diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-02-08 03:50:08 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2005-02-08 03:50:08 +0000 |
commit | 370a0e1bf42f48277354d7cf4caac1abefae22a9 (patch) | |
tree | e46b2d94442ec31e53eab529efcb15a67f5b99ba /bfd/ChangeLog | |
parent | f5cf64a7277fc62fa3243371962c81fe198db64d (diff) | |
download | gdb-370a0e1bf42f48277354d7cf4caac1abefae22a9.zip gdb-370a0e1bf42f48277354d7cf4caac1abefae22a9.tar.gz gdb-370a0e1bf42f48277354d7cf4caac1abefae22a9.tar.bz2 |
* elflink.c (elf_link_add_object_symbols): Don't add "warning: "
prefix here.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 49a2a0b..ecd820d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2005-02-08 Hans-Peter Nilsson <hp@axis.com> + + * elflink.c (elf_link_add_object_symbols): Don't add "warning: " + prefix here. + 2005-02-07 Maciej W. Rozycki <macro@mips.com> * elf64-mips.c: Fix formatting throughout. |