aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-12-13 18:27:28 +0000
committerIan Lance Taylor <ian@airs.com>1996-12-13 18:27:28 +0000
commit54815b9a0893741e7759a565cc254d989a88e365 (patch)
tree441fa32acee42afe0381b6c641d4d0928bb3e6ee /gas/ChangeLog
parent6270adfb595310da7741a39b57bfe633a9448e5b (diff)
downloadgdb-54815b9a0893741e7759a565cc254d989a88e365.zip
gdb-54815b9a0893741e7759a565cc254d989a88e365.tar.gz
gdb-54815b9a0893741e7759a565cc254d989a88e365.tar.bz2
* write.c (adjust_reloc_syms): Don't reduce a reloc against a
linkonce section into a reloc against the section symbol.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 9df5fd3..22567b9 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
Fri Dec 13 13:00:33 1996 Ian Lance Taylor <ian@cygnus.com>
+ * write.c (adjust_reloc_syms): Don't reduce a reloc against a
+ linkonce section into a reloc against the section symbol.
+
* config/tc-mips.c (mips16_macro): Remove nop instructions after
branch instructions.