From a37c8f88430e4afb9f8279e70b07e17c79cd8cce Mon Sep 17 00:00:00 2001 From: Joern Rennecke Date: Thu, 16 Mar 2000 23:50:18 +0000 Subject: * config/tc-sh.c (md_begin): When encountering insn that are not supported by the current arch, only change the name if its contents are the same as prev_name. (get_specific): If the the architecture doesn't match, fail. --- gas/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 4916098..2b7a433 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +Thu Mar 16 23:45:16 2000 J"orn Rennecke + + * config/tc-sh.c (md_begin): When encountering insn that are + not supported by the current arch, only change the name if + its contents are the same as prev_name. + (get_specific): If the the architecture doesn't match, fail. + Thu Mar 16 21:18:13 2000 J"orn Rennecke * config/tc-sh.c (IDENT_CHAR): Define. -- cgit v1.1