diff options
author | Nick Clifton <nickc@redhat.com> | 2004-06-21 10:59:54 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-06-21 10:59:54 +0000 |
commit | bb82af9ffec7b67f3b71c029a7a41b5549e6541c (patch) | |
tree | 92b4b58ab4172a65dc66c51cef8058f703e58ca0 /gas/ChangeLog | |
parent | e6f12cf6cb14938e25027faeaaf83b30837e9b91 (diff) | |
download | gdb-bb82af9ffec7b67f3b71c029a7a41b5549e6541c.zip gdb-bb82af9ffec7b67f3b71c029a7a41b5549e6541c.tar.gz gdb-bb82af9ffec7b67f3b71c029a7a41b5549e6541c.tar.bz2 |
* gas/symbols.c: While discarding ordinary local absolute symbols
when --strip-local-absolute is in effect, retain file symbols.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c343418..523134a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2004-06-21 Jan Beulich <jbeulich@novell.com> + + * gas/symbols.c: While discarding ordinary local absolute symbols + when --strip-local-absolute is in effect, retain file symbols. + 2004-06-20 Andreas Schwab <schwab@suse.de> * config/tc-m68k.c (mri_chip): Replace current_chip, not augment. |