projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a461558
)
* expr.h (expr_build_dot): Declare.
author
Doug Evans
<dje@google.com>
Thu, 9 Apr 1998 17:43:37 +0000
(17:43 +0000)
committer
Doug Evans
<dje@google.com>
Thu, 9 Apr 1998 17:43:37 +0000
(17:43 +0000)
* expr.c (expr_build_dot): New function.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 0e8696f264df642e79464688332c361846368092..eea25658cda4dec6925279830e3ab96e35040a62 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-2,6
+2,8
@@
Thu Apr 9 10:29:42 1998 Doug Evans <devans@canuck.cygnus.com>
* symbols.c (max_indent_level): New global.
(print_symbol_value_1): Use it.
+ * expr.h (expr_build_dot): Declare.
+ * expr.c (expr_build_dot): New function.
Wed Apr 8 16:16:11 1998 Doug Evans <devans@canuck.cygnus.com>