aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>1999-06-27 16:11:13 +0000
committerMark Mitchell <mark@codesourcery.com>1999-06-27 16:11:13 +0000
commit9886bd4365c49f76dfe3cecfbbb790cdbcdc0191 (patch)
tree296ea5a5895bd6792a4f58fcc5788754a8dd41bb /bfd/ChangeLog
parentc6142e5d05bb11f13b753c9045912effa27dd118 (diff)
downloadgdb-9886bd4365c49f76dfe3cecfbbb790cdbcdc0191.zip
gdb-9886bd4365c49f76dfe3cecfbbb790cdbcdc0191.tar.gz
gdb-9886bd4365c49f76dfe3cecfbbb790cdbcdc0191.tar.bz2
* elf32-mips.c (mips_elf_adjust_dynindx): Remove.
(mips_elf_size_dynamic_sections): Use _bfd_elf_link_adjust_dynindx instead.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e8c2f7d..1b146bf 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+1999-06-27 Mark Mitchell <mark@codesourcery.com>
+
+ * elf32-mips.c (mips_elf_adjust_dynindx): Remove.
+ (mips_elf_size_dynamic_sections): Use _bfd_elf_link_adjust_dynindx
+ instead.
+
1999-06-26 Mark Mitchell <mark@codesourcery.com>
* elf32-mips.c (mips_elf_swap_msym_in): New function.