From: David Edelsohn Date: Fri, 26 Jan 1996 04:37:04 +0000 (+0000) Subject: * config/tc-sparc.c (default_compatible): New static local. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6cbc4e35bd04f4688b7399a0b2bbfa0c73507196;p=binutils-gdb.git * 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. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index a0b264be026..51100b98df8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +Thu Jan 25 20:26:23 1996 Doug Evans + + * 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 SCO ELF support from Robert Lipe :