From 84e4920fc1bd284ffce900a57a6e4beef6516ee2 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 6 Apr 1993 00:56:53 +0000 Subject: [PATCH] * config/tc-mips.c (gp_reference): Certain magic symbols can never be referenced off the GP register. --- gas/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 0ae586d9179..354445c3308 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Mon Apr 5 09:41:58 1993 Ian Lance Taylor (ian@cygnus.com) + * config/tc-mips.c (gp_reference): Certain magic symbols can never + be referenced off the GP register. + * app.c (do_scrub_next_char): Handle states 9 and 10 correctly when dealing with characters of type LEX_IS_TWOCHAR_COMMENT_1ST, LEX_IS_STRINGQUOTE, and LEX_IS_ONECHAR_QUOTE. -- 2.30.2