From 15cfc4ad727572189ed3751978e18dc3b6be7a34 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 23 Sep 1997 22:10:55 +0000 Subject: [PATCH] * app.c (do_scrub_chars): Clear mri_state at end of .mri pseudo-op. --- gas/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 07b69d1..6c99cf0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Tue Sep 23 17:48:09 1997 Ian Lance Taylor + * app.c (do_scrub_chars): Clear mri_state at end of .mri + pseudo-op. + * config/tc-mips.c (hilo_interlocks): Change from a static variable to a macro, so that it varies with the variables upon which it depends. -- 2.7.4