diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2002-11-19 20:50:43 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2002-11-19 20:50:43 +0000 |
commit | ee6423ed140667f12853e8b89e95a05f9bc01c2f (patch) | |
tree | 8dea558f3277f39feb70c19f5b7997fc751d6576 /bfd/ChangeLog | |
parent | e8afa4d79761d71bfd58facfa783daec3002eb31 (diff) | |
download | gdb-ee6423ed140667f12853e8b89e95a05f9bc01c2f.zip gdb-ee6423ed140667f12853e8b89e95a05f9bc01c2f.tar.gz gdb-ee6423ed140667f12853e8b89e95a05f9bc01c2f.tar.bz2 |
* elfxx-mips.c (MNAME): New macro.
(_bfd_mips_elf_check_relocs): Use it.
(_bfd_mips_elf_discard_info): Likewise.
(_bfd_mips_elf_final_link): Likewise.
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 b25ed5b..af23d38 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2002-11-19 Alexandre Oliva <aoliva@redhat.com> + + * elfxx-mips.c (MNAME): New macro. + (_bfd_mips_elf_check_relocs): Use it. + (_bfd_mips_elf_discard_info): Likewise. + (_bfd_mips_elf_final_link): Likewise. + 2002-11-19 Alan Modra <amodra@bigpond.net.au> * elf64-ppc.c (ppc64_elf_edit_opd): When deleting relocs, adjust |