aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@cygnus>1995-03-30 01:18:40 +0000
committerTorbjorn Granlund <tege@cygnus>1995-03-30 01:18:40 +0000
commit6d7bcd2f26b7b2764af72234faf1830809ca49b5 (patch)
tree70884deb9424b5c546404dbfd6706fd600645b38 /gas
parent3c23a941c398a759c3de429c3f68cf605f8c1428 (diff)
downloadgdb-6d7bcd2f26b7b2764af72234faf1830809ca49b5.zip
gdb-6d7bcd2f26b7b2764af72234faf1830809ca49b5.tar.gz
gdb-6d7bcd2f26b7b2764af72234faf1830809ca49b5.tar.bz2
Changes for hosting on 64 bit machines.
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 babedc1..01593cf 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Wed Mar 29 17:16:30 1995 Torbjorn Granlund <tege@adder.cygnus.com>
+
+ * config/tc-m68k.c (md_apply_fix_2): Cast negative offsets to offsetT
+ (for hosting on 64 bit machines).
+
Tue Mar 21 16:53:27 1995 Ian Lance Taylor <ian@cygnus.com>
* config/tc-mips.c (md_show_usage): Mention -mips4 and -m4650.