diff options
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 4b6e75c..39040e6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ 2003-01-27 Alexandre Oliva <aoliva@redhat.com> + * elfxx-mips.c (mips_elf_create_dynamic_relocation): Handle + _bfd_elf_section_offset returning -2 the same way as -1. + +2003-01-27 Alexandre Oliva <aoliva@redhat.com> + * elfxx-mips.c (mips_elf_multi_got): New function. (struct mips_got_entry): Make symndx and gotidx signed. Moved addend into union along with address and link hash entry. |