* as.c (main): On TC_A29K, call macro_init with macro_alternate
authorIan Lance Taylor <ian@airs.com>
Fri, 3 Nov 1995 18:31:25 +0000 (18:31 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 3 Nov 1995 18:31:25 +0000 (18:31 +0000)
commit07d012f66c135c8d021001454bc14b6d0d9ace8e
tree6745a0f6e70a7fb2a0c9ae28f85a59178ad2933c
parenta132c404b60006e8038cc19bc84e08c056c11e6e
* as.c (main): On TC_A29K, call macro_init with macro_alternate
set to 1.
* macro.c (get_any_string): Don't keep quotes if macro_strip_at is
set, even if macro_alternate is set.
(get_apost_token): If macro_strip_at, only skip kind if it is '@'.
(sub_actual): If macro_strip_at, and kind is '@', don't look up
the token unless it ended in '@'.
* config/tc-a29k.c (line_separator_chars): Remove '@'.
* doc/c-a29k.texi: Document macro usage on A29K.
gas/ChangeLog
gas/config/tc-a29k.c
gas/doc/c-a29k.texi
gas/macro.c
This page took 0.027035 seconds and 4 git commands to generate.