aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1996-12-02 04:50:26 +0000
committerJeff Law <law@redhat.com>1996-12-02 04:50:26 +0000
commit5840a0e5535fbec7d9039e982577b51209d60feb (patch)
tree4d343e95723c91fd24d526fe0c772d7528b87a89 /gas
parentc8f0171f5f72972a77e565adbe45aea7a14ab38f (diff)
downloadfsf-binutils-gdb-5840a0e5535fbec7d9039e982577b51209d60feb.zip
fsf-binutils-gdb-5840a0e5535fbec7d9039e982577b51209d60feb.tar.gz
fsf-binutils-gdb-5840a0e5535fbec7d9039e982577b51209d60feb.tar.bz2
* config/tc-mn10300.h (tc_fix_adjustable): Don't do any
reloc adjustments. reloc adjusting is of minimal value, and quite problematical for machines which do linker relaxing...
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 61c9e6d..1ccebe9 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Sun Dec 1 21:46:05 1996 Jeffrey A Law (law@cygnus.com)
+
+ * config/tc-mn10300.h (tc_fix_adjustable): Don't do any
+ reloc adjustments.
+
Sat Nov 30 17:34:48 1996 Eliot Dresselhaus <eliot@wally.edc.com>
* config/tc-i386.c: Correct misspelling: balenced to balanced.