aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-01-28 00:19:13 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-01-28 00:19:13 +0000
commit70d554c0d0b2b1c54f119fac8fc386b6dde10c80 (patch)
tree02b3b3c05ba5b47bf38c7aaa0a72c67cc07ca83d
parent4bb9a95f401d1256972cceccce5dd478413f195f (diff)
downloadgdb-70d554c0d0b2b1c54f119fac8fc386b6dde10c80.zip
gdb-70d554c0d0b2b1c54f119fac8fc386b6dde10c80.tar.gz
gdb-70d554c0d0b2b1c54f119fac8fc386b6dde10c80.tar.bz2
Remove duplicate date line
-rw-r--r--bfd/ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 39040e6..d75b0ee 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -3,8 +3,6 @@
* 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.