From 9a4fe00177999922938ff117eef88f0166dabca8 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 15 Jul 2008 18:48:07 +0000 Subject: * elf-m10300.c (mn10300_elf_final_link_relocate): Correct overflow checks for PCREL8, PCREL16, GOTPC16, GOTOFF16, PLT16, and GOT16 relocs. (mn10300_elf_relax_section): Correct jump offset check when target is in a different section. --- bfd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 769dd8bf11..443786bc31 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2008-07-14 DJ Delorie + + * elf-m10300.c (mn10300_elf_final_link_relocate): Correct overflow + checks for PCREL8, PCREL16, GOTPC16, GOTOFF16, PLT16, and GOT16 + relocs. + (mn10300_elf_relax_section): Correct jump offset check when target + is in a different section. + 2008-07-15 Jie Zhang * elf32-bfin.c (elf32_bfin_special_sections[]): New. -- cgit v1.2.1