* 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.
This commit is contained in:
David Edelsohn 1996-01-26 04:37:04 +00:00
parent f0a97077c8
commit 6cbc4e35bd
1 changed files with 7 additions and 0 deletions

View File

@ -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>: