diff options
author | Daniel Jacobowitz <drow@false.org> | 2002-09-23 21:29:27 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2002-09-23 21:29:27 +0000 |
commit | 10f469bf062bae7b45183924428fe5724a92ec2f (patch) | |
tree | f6dbd36d76a759ac8d70ccaa4d7eda4586303271 /bfd | |
parent | 9d7f57761d37cf7c7d765c1eeb2d7034702b61f3 (diff) | |
download | gdb-10f469bf062bae7b45183924428fe5724a92ec2f.zip gdb-10f469bf062bae7b45183924428fe5724a92ec2f.tar.gz gdb-10f469bf062bae7b45183924428fe5724a92ec2f.tar.bz2 |
Add missing ChangeLog entry
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6a31f77..5dc97f7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -172,6 +172,10 @@ * elf32-arm.h (elf32_arm_final_link_relocate): Fix handling of R_ARM_THM_PC11. +2002-09-11 Jeffrey Law <law@redhat.com> + + * elf32-h8300.c (elf32_h8_relax_section): Fix typo. + 2002-09-11 Andrew Haley <aph@cambridge.redhat.com> * elf.c (_bfd_elf_find_nearest_line): Check functionname_ptr and @@ -1811,7 +1815,7 @@ * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolved relocs in opd for non-shared too. -2002-06-06 Jeffrey Law <law@redhat.com +2002-06-06 Jeffrey Law <law@redhat.com> * elf32-h8300.c (elf32_h8_relax_section): Ignore uninteresting relocations. |