OSDN Git Service

gas/
authorjbeulich <jbeulich>
Tue, 10 May 2005 07:48:23 +0000 (07:48 +0000)
committerjbeulich <jbeulich>
Tue, 10 May 2005 07:48:23 +0000 (07:48 +0000)
commit5304c518d003511ed6e69d75b46db125a9df3789
tree3a5f1374d0f428a3ddd50e72723c1f2fb2e29555
parent586640f9c8f05327fc947ee96f8e81692631e7c9
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