gas/
authorJan Beulich <jbeulich@novell.com>
Tue, 10 May 2005 07:48:24 +0000 (07:48 +0000)
committerJan Beulich <jbeulich@novell.com>
Tue, 10 May 2005 07:48:24 +0000 (07:48 +0000)
commitbe03cc84730907d7cc7548ef08565130c78655d5
tree532547deaf95e127a5f1baf235082432b8b1edf0
parent360e86f1eb32c6bd7569a9f02e823f499fbee66a
gas/
2005-05-10  Jan Beulich  <jbeulich@novell.com>

* macro.c (get_any_string): Remove the two last parameters. Replace
references to the former expand parameter by using macro_alternate.
Simplify loop condition for checking for end-of-string.
(get_string): Remove redunant call to sb_skip_white.
(do_formals): Remove two last arguments to get_any_string.
(macro_expand): Likewise.
(expand_irp): Likewise.
gas/ChangeLog
gas/macro.c