From d627a67430a8ec1f27994abb5d8775db0c02d355 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Fri, 21 Nov 1997 22:18:09 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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.