diff options
author | Nick Clifton <nickc@redhat.com> | 2004-09-03 14:11:38 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-09-03 14:11:38 +0000 |
commit | 6e3b68350d29fde1dedc4772bbdce07ac3669f97 (patch) | |
tree | 046ae4cbf93ceb3f5ac0aab53a298b9bc6fdd99d /bfd/ChangeLog | |
parent | c7efc4d538d9af523e944940c00c8f676517c784 (diff) | |
download | gdb-6e3b68350d29fde1dedc4772bbdce07ac3669f97.zip gdb-6e3b68350d29fde1dedc4772bbdce07ac3669f97.tar.gz gdb-6e3b68350d29fde1dedc4772bbdce07ac3669f97.tar.bz2 |
PR 360
(handle_COMDAT): Replace abort with an warning message and allow the scan to
continue.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0368d68..1093b97 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2004-09-03 Nick Clifton <nickc@redhat.com> + + PR 360 + * coffcode.h (handle_COMDAT): Replace abort with an warning + message and allow the scan to continue. + 2004-09-02 Alan Modra <amodra@bigpond.net.au> * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Use static_syms passed |