diff options
author | Alan Modra <amodra@gmail.com> | 2002-12-08 03:47:57 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-12-08 03:47:57 +0000 |
commit | 546c73f905d4d75f07b9b083d8134e53047402d7 (patch) | |
tree | ebf17f8102ff01a5cfcaee93f29e3a1be0f2d68c /gas/ChangeLog | |
parent | 7d036af2e6cddec29a8a1938185603d2bf08e791 (diff) | |
download | gdb-546c73f905d4d75f07b9b083d8134e53047402d7.zip gdb-546c73f905d4d75f07b9b083d8134e53047402d7.tar.gz gdb-546c73f905d4d75f07b9b083d8134e53047402d7.tar.bz2 |
* subsegs.c (section_symbol): Use the symbol, not the section, name.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index fbc9ba0..075d857 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2002-12-08 Alan Modra <amodra@bigpond.net.au> + + * subsegs.c (section_symbol): Use the symbol, not the section, name. + 2002-12-05 Richard Henderson <rth@redhat.com> * config/ia64.c (enum reloc_func): Add FUNC_LT_RELATIVE_X. |