aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-06-07 14:57:50 +0000
committerAlan Modra <amodra@gmail.com>2002-06-07 14:57:50 +0000
commit9758f3fc77f7b9748293b7e265d362ceaddfdfb4 (patch)
tree69aaac4950cc56b6cec7d9d2b7c04def95eb7eb6 /gas/ChangeLog
parent1126897b369207e6242a9e0f5bbee00c10831ded (diff)
downloadgdb-9758f3fc77f7b9748293b7e265d362ceaddfdfb4.zip
gdb-9758f3fc77f7b9748293b7e265d362ceaddfdfb4.tar.gz
gdb-9758f3fc77f7b9748293b7e265d362ceaddfdfb4.tar.bz2
* symbols.c: Replace CONST by const throughout.
(symbol_find_exact): Split out from.. (symbol_find_base): ..here. * symbols.h: Replace CONST by const throughout. (symbol_find_exact): Declare. * config/obj-elf.c: #include "struc-symbol.h". (elf_frob_file): If group name matches an exported symbol, use that symbol for the signature and ".group" as the section name.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 44d3304..eee61f5 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,14 @@
+2002-06-07 Alan Modra <amodra@bigpond.net.au>
+
+ * symbols.c: Replace CONST by const throughout.
+ (symbol_find_exact): Split out from..
+ (symbol_find_base): ..here.
+ * symbols.h: Replace CONST by const throughout.
+ (symbol_find_exact): Declare.
+ * config/obj-elf.c: #include "struc-symbol.h".
+ (elf_frob_file): If group name matches an exported symbol, use that
+ symbol for the signature and ".group" as the section name.
+
Thu Jun 6 17:42:12 2002 J"orn Rennecke <joern.rennecke@superh.com>
* config/tc-sh.c (parse_at): @(symbol,pc) is A_DISP_PC again,