aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>1997-11-21 22:18:09 +0000
committerRichard Henderson <rth@redhat.com>1997-11-21 22:18:09 +0000
commitd627a67430a8ec1f27994abb5d8775db0c02d355 (patch)
tree9f1dadf1592dcdf4a8e01355532b04696ef0db59
parent3fbb8cde3704d42cda5be9137e584f546ae0e1db (diff)
downloadgdb-d627a67430a8ec1f27994abb5d8775db0c02d355.zip
gdb-d627a67430a8ec1f27994abb5d8775db0c02d355.tar.gz
gdb-d627a67430a8ec1f27994abb5d8775db0c02d355.tar.bz2
* 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.
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 90fc08d..f46928d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Fri Nov 21 14:14:22 1997 Richard Henderson <rth@cygnus.com>
+
+ * 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.