From 6cbc4e35bd04f4688b7399a0b2bbfa0c73507196 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Fri, 26 Jan 1996 04:37:04 +0000 Subject: [PATCH] * 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. --- gas/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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 : -- 2.30.2