aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-05-28 11:57:54 +0000
committerNick Clifton <nickc@redhat.com>2001-05-28 11:57:54 +0000
commit209f668ef256fe2cfd18c64737ed89182383f11f (patch)
treecc4467b6dfd3b87e36a490c13c930edd82aae75a /bfd/ChangeLog
parent1e329ce6ace8ea24ba9a160fa16055d29c65d497 (diff)
downloadgdb-209f668ef256fe2cfd18c64737ed89182383f11f.zip
gdb-209f668ef256fe2cfd18c64737ed89182383f11f.tar.gz
gdb-209f668ef256fe2cfd18c64737ed89182383f11f.tar.bz2
Handle MIPS64 relocs which use a non-1 valued int_rels_per_ext_rel
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 766e0f0..1ba25f5 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,14 @@
+2001-05-28 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+ src/bfd/ChangeLog
+ * elflink.h (elf_link_size_reloc_section): Use bfd_zmalloc instead of
+ a zeroing loop.
+ (elf_link_output_relocs): Handle MIPS ELF64 relocations correctly.
+ (elf_link_input_bfd): Likewise.
+ (elf_reloc_link_order): Likewise.
+ (elf_finish_pointer_linker_section): Typo. Handle MIPS ELF64
+ relocations correctly.
+
2001-05-28 Nicolas Pitre <nico@cam.org>
* elf32-arm.h: fix PLT generation for big endian ARM