From: Richard Henderson Date: Fri, 21 Nov 1997 22:18:09 +0000 (+0000) Subject: * coff-sh.c (sh_relax_section): Force sign extention of USES r_offset. X-Git-Tag: gdb-4_18-branchpoint~4223 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d627a67430a8ec1f27994abb5d8775db0c02d355;p=thirdparty%2Fbinutils-gdb.git * coff-sh.c (sh_relax_section): Force sign extention of USES r_offset. (sh_relax_delete_bytes): Don't kill LABEL relocs. Second bit for PR 14069. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 90fc08dd4af..f46928dd244 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Nov 21 14:14:22 1997 Richard Henderson + + * coff-sh.c (sh_relax_section): Force sign extention of USES r_offset. + (sh_relax_delete_bytes): Don't kill LABEL relocs. + Mon Nov 17 15:08:38 1997 Jeffrey A Law (law@cygnus.com) * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Fix typo.