From: Ian Lance Taylor Date: Tue, 23 Sep 1997 22:10:55 +0000 (+0000) Subject: * app.c (do_scrub_chars): Clear mri_state at end of .mri X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=15cfc4ad727572189ed3751978e18dc3b6be7a34;p=binutils-gdb.git * app.c (do_scrub_chars): Clear mri_state at end of .mri pseudo-op. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 07b69d13684..6c99cf0442d 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.