projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46bc1bf
)
* config/tc-mips.c (gp_reference): Certain magic symbols can never
author
Ian Lance Taylor
<ian@airs.com>
Tue, 6 Apr 1993 00:56:53 +0000
(
00:56
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 6 Apr 1993 00:56:53 +0000
(
00:56
+0000)
be referenced off the GP register.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 0ae586d91797e6e7a8fd962dd17ed2c798cff292..354445c3308197b668edd36f1c8bb9ea4b64bf21 100644
(file)
--- 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.