aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-02-21 03:30:01 +0000
committerIan Lance Taylor <ian@airs.com>1996-02-21 03:30:01 +0000
commit8a2e1fdd3c7ab5a441bd5c97b247cb4bf64e3417 (patch)
tree5f9512c3206d4f7bf7ac5e81d0dbdf2171241147 /gas/ChangeLog
parentfe6fc35fdb89b493421742b290e86142b910ee85 (diff)
downloadgdb-8a2e1fdd3c7ab5a441bd5c97b247cb4bf64e3417.zip
gdb-8a2e1fdd3c7ab5a441bd5c97b247cb4bf64e3417.tar.gz
gdb-8a2e1fdd3c7ab5a441bd5c97b247cb4bf64e3417.tar.bz2
* config/tc-sh.c (sh_handle_align): Don't emit R_SH_ALIGN relocs
in bss_section. PR 9044.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d4c5681..11c9ee3 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Tue Feb 20 22:25:55 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * config/tc-sh.c (sh_handle_align): Don't emit R_SH_ALIGN relocs
+ in bss_section.
+
Mon Feb 19 14:16:24 1996 Ian Lance Taylor <ian@cygnus.com>
* config/tc-sparc.h (TC_RELOC_RTSYM_LOC_FIXUP): Check S_IS_WEAK as