aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-11-19 20:52:32 +0000
committerAlexandre Oliva <aoliva@redhat.com>2002-11-19 20:52:32 +0000
commit4ffba85cf65a2259da9a6246fc1657dbd01a97e7 (patch)
treef85214a48003f9a3ca7db1f09ac1b73a1902e45c /bfd/ChangeLog
parentee6423ed140667f12853e8b89e95a05f9bc01c2f (diff)
downloadgdb-4ffba85cf65a2259da9a6246fc1657dbd01a97e7.zip
gdb-4ffba85cf65a2259da9a6246fc1657dbd01a97e7.tar.gz
gdb-4ffba85cf65a2259da9a6246fc1657dbd01a97e7.tar.bz2
* elfxx-mips.c (MIPS_RELOC_RELA_P): New macro.
(_bfd_mips_elf_relocate_section): Use it.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index af23d38..561ff11 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
2002-11-19 Alexandre Oliva <aoliva@redhat.com>
+ * elfxx-mips.c (MIPS_RELOC_RELA_P): New macro.
+ (_bfd_mips_elf_relocate_section): Use it.
+
* elfxx-mips.c (MNAME): New macro.
(_bfd_mips_elf_check_relocs): Use it.
(_bfd_mips_elf_discard_info): Likewise.