diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-02-07 03:13:10 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2005-02-07 03:13:10 +0000 |
commit | aaac53f5a1cd577c14197f1271304b3ff48fadfa (patch) | |
tree | fedc4cc59269622f8a66f662b2fcb0858cedab27 /gas/ChangeLog | |
parent | 769946806e26b79ea5ef8f8679eae58279b398eb (diff) | |
download | gdb-aaac53f5a1cd577c14197f1271304b3ff48fadfa.zip gdb-aaac53f5a1cd577c14197f1271304b3ff48fadfa.tar.gz gdb-aaac53f5a1cd577c14197f1271304b3ff48fadfa.tar.bz2 |
* write.c (write_object_file): Recognize warning-symbol construct
and skip object- and target- handling for the second symbol.
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 d004819..48efc32 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2005-02-07 Hans-Peter Nilsson <hp@axis.com> + + * write.c (write_object_file): Recognize warning-symbol construct + and skip object- and target- handling for the second symbol. + 2005-02-02 Jan Beulich <jbeulich@novell.com> * config/tc-ia64.c (dot_pred_rel): Update comment. Handle @-prefixed |