From: Stan Cox Date: Thu, 4 Feb 1999 22:35:39 +0000 (+0000) Subject: * elf32-mips.c (mips_elf_relocate_section): Insure that the target X-Git-Tag: gdb-4_18~94 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=870b15c5dd2f8960a7e5e9593a63983e111d3798;p=external%2Fbinutils.git * elf32-mips.c (mips_elf_relocate_section): Insure that the target of a jump is in the current 256 MB region. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index eda345d..52d2bea 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Thu Feb 4 12:38:10 1999 Stan Cox + + * elf32-mips.c (mips_elf_relocate_section): Insure that the target + of a jump is in the current 256 MB region. + Thu Feb 4 12:15:38 1999 Ian Lance Taylor * format.c (bfd_check_format_matches): Change last patch to only