diff options
author | Nick Clifton <nickc@redhat.com> | 2004-10-28 09:53:44 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-10-28 09:53:44 +0000 |
commit | d5cb4bb8aa4156c116244d2d09a7a5d90be794b7 (patch) | |
tree | ad0fc81fe6713d5ec58d6cae750346b6bee771aa /bfd/ChangeLog | |
parent | e5be0a72e1d07153803da8625cfc6589f1f427a3 (diff) | |
download | gdb-d5cb4bb8aa4156c116244d2d09a7a5d90be794b7.zip gdb-d5cb4bb8aa4156c116244d2d09a7a5d90be794b7.tar.gz gdb-d5cb4bb8aa4156c116244d2d09a7a5d90be794b7.tar.bz2 |
iq2000_elf_relocate_section): Do nothing when perfoming a relocatable link.
(iq2000_elf_object_p): Do not set elf_bad_symtab. This is only for MIPS ports
under Irix.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1b08452..17d5306 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2004-10-28 Nick Clifton <nickc@redhat.com> + + * elf32-iq2000.c (iq2000_elf_relocate_section): Do nothing when + perfoming a relocatable link. + (iq2000_elf_object_p): Do not set elf_bad_symtab. This is only + for MIPS ports under Irix. + 2004-10-27 Richard Earnshaw <rearnsha@arm.com> * elf32-arm.h (bfd_elf32_arm_process_before_allocation): Handle |