diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 16a35196c34..f0b42520a5b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2001-05-23 Alexandre Oliva <aoliva@redhat.com> + + * elf64-sparc.c (sparc64_elf_slurp_reloc_table): Fix typo + s/ENTIRES/ENTRIES/. + 2001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> * reloc.c (bfd_reloc_code_real): Add MIPS ELF64 relocations. |