/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | macro.c | 834 macro_expand_body (sb *in, sb *out, formal_entry *formals, in macro_expand_body() function 1244 err = macro_expand_body (&m->sub, out, m->formals, m->formal_hash, m); in macro_expand() 1392 err = macro_expand_body (&sub, out, &f, h, 0); in expand_irp() 1429 err = macro_expand_body (&sub, out, &f, h, 0); in expand_irp()
|
H A D | ChangeLog-2010 | 949 (macro_expand_body): Correct comment. 1706 * macro.c (macro_expand_body): Do not treat LOCAL as a keyword in
|
H A D | ChangeLog-2005 | 2293 (macro_expand_body): Use new_formal and del_formal. 2522 * macro.c (macro_expand_body): Replace locals indicator parameters 2796 (macro_expand_body): Adjust comment. Range-check input before use.
|
H A D | ChangeLog-9899 | 1549 * macro.c (macro_expand_body): Call hash_jam with NULL rather than 4314 * macro.c (macro_expand_body): Increase buffer size. 4467 (macro_expand_body): Permit keyword parameters following
|
H A D | ChangeLog-2008 | 729 * macro.c (macro_expand_body): hash_delete LOCALs from formal_hash.
|
H A D | ChangeLog-2004 | 1106 * macro.c (macro_expand_body): When ELF, use .LL rather than LL as
|
H A D | ChangeLog-9295 | 332 * macro.c (macro_expand_body): Don't warn about == with a 745 (macro_expand_body): If macro_strip_at, don't recognize parameters 1042 * macro.c (macro_expand_body): Delete local variables from the 1479 (macro_expand_body): New static function, broken out of 1481 (macro_expand): Call macro_expand_body.
|
H A D | ChangeLog-2020 | 1817 * macro.c (do_formals, define_macro, macro_expand_body): Likewise. 2459 (macro_expand_body): Likewise.
|
H A D | ChangeLog-0001 | 1205 (macro_expand_body): Use ISALNUM/ISDIGIT/ISUPPER/ISALPHA 6634 * macro.c (macro_expand_body): Don't prepend macro number with zeroes.
|
H A D | ChangeLog-2016 | 2387 * macro.c (macro_expand_body): Use a buffer big enough to hold an
|
H A D | ChangeLog-9697 | 2921 * macro.c (macro_expand_body): In MRI mode, just copy a single &.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | macro.c | 799 macro_expand_body (sb *in, sb *out, formal_entry *formals, in macro_expand_body() function 1206 err = macro_expand_body (&m->sub, out, m->formals, m->formal_hash, m); in macro_expand() 1353 err = macro_expand_body (&sub, out, &f, h, 0); in expand_irp() 1390 err = macro_expand_body (&sub, out, &f, h, 0); in expand_irp()
|
H A D | ChangeLog-2010 | 949 (macro_expand_body): Correct comment. 1706 * macro.c (macro_expand_body): Do not treat LOCAL as a keyword in
|
H A D | ChangeLog-2005 | 2293 (macro_expand_body): Use new_formal and del_formal. 2522 * macro.c (macro_expand_body): Replace locals indicator parameters 2796 (macro_expand_body): Adjust comment. Range-check input before use.
|
H A D | ChangeLog-9899 | 1549 * macro.c (macro_expand_body): Call hash_jam with NULL rather than 4314 * macro.c (macro_expand_body): Increase buffer size. 4467 (macro_expand_body): Permit keyword parameters following
|
H A D | ChangeLog-2008 | 729 * macro.c (macro_expand_body): hash_delete LOCALs from formal_hash.
|
H A D | ChangeLog-2004 | 1106 * macro.c (macro_expand_body): When ELF, use .LL rather than LL as
|
H A D | ChangeLog-9295 | 332 * macro.c (macro_expand_body): Don't warn about == with a 745 (macro_expand_body): If macro_strip_at, don't recognize parameters 1042 * macro.c (macro_expand_body): Delete local variables from the 1479 (macro_expand_body): New static function, broken out of 1481 (macro_expand): Call macro_expand_body.
|
H A D | ChangeLog-2020 | 1817 * macro.c (do_formals, define_macro, macro_expand_body): Likewise. 2459 (macro_expand_body): Likewise.
|
H A D | ChangeLog-0001 | 1205 (macro_expand_body): Use ISALNUM/ISDIGIT/ISUPPER/ISALPHA 6634 * macro.c (macro_expand_body): Don't prepend macro number with zeroes.
|
H A D | ChangeLog-2016 | 2387 * macro.c (macro_expand_body): Use a buffer big enough to hold an
|
H A D | ChangeLog-9697 | 2921 * macro.c (macro_expand_body): In MRI mode, just copy a single &.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 107372 too by adding a newline if needed in macro_expand_body. 107381 * macro.c (macro_expand_body): Add terminating newline. 114046 (do_formals, define_macro, macro_expand_body): Use str_hash_insert 114047 (macro_expand_body): Use str_hash_find and str_hash_delete.
|