gas/
commite6dc980057b2f28e099d19feda548387b652aabd
authorJan Beulich <jbeulich@novell.com>
Tue, 10 May 2005 07:48:24 +0000 (10 07:48 +0000)
committerJan Beulich <jbeulich@novell.com>
Tue, 10 May 2005 07:48:24 +0000 (10 07:48 +0000)
tree24bdc0f7775a434dbdf6022faaf5bde2ea8d9df7
parentf3487bb573d4e3aa88d2b97eb28d4539fda387c6
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