aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1996-01-26 04:37:04 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1996-01-26 04:37:04 +0000
commit6cbc4e35bd04f4688b7399a0b2bbfa0c73507196 (patch)
tree3479558465604e875e61e3b14bfdd9c554cdf9dd /gas
parentf0a97077c8ab9cf198f1ffcc7a804b7ec086170f (diff)
downloadgdb-6cbc4e35bd04f4688b7399a0b2bbfa0c73507196.zip
gdb-6cbc4e35bd04f4688b7399a0b2bbfa0c73507196.tar.gz
gdb-6cbc4e35bd04f4688b7399a0b2bbfa0c73507196.tar.bz2
* config/tc-sparc.c (default_compatible): New static local.
(md_begin): Initialize it. Rewrite warn_on_bump handling. (sparc_ip): If no architecture or -bump specified, don't mark as mismatched those in default_compatible.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index a0b264b..51100b9 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+Thu Jan 25 20:26:23 1996 Doug Evans <dje@charmed.cygnus.com>
+
+ * config/tc-sparc.c (default_compatible): New static local.
+ (md_begin): Initialize it. Rewrite warn_on_bump handling.
+ (sparc_ip): If no architecture or -bump specified, don't mark as
+ mismatched those in default_compatible.
+
Thu Jan 25 12:21:53 1996 Ian Lance Taylor <ian@cygnus.com>
SCO ELF support from Robert Lipe <robertl@arnet.com>: