aboutsummaryrefslogtreecommitdiff
path: root/gas/macro.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-17This fixes a bug whereby #line directives inside a macro would be ignored,Chris Metcalf1-0/+22
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-01-10gas/Roland McGrath1-13/+13
2012-06-07 PR gas/14201Alan Modra1-34/+34
2011-03-30 * macro.c (get_any_string): Free malloced br_buf.Nick Clifton1-8/+12
2010-08-18 * macro.c (sub_actual): Add back ampersand suffix when noAlan Modra1-3/+4
2010-07-23 PR gas/11834Alan Modra1-3/+7
2010-04-20 PR gas/11507Nick Clifton1-1/+3
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-5/+5
2009-10-15 PR gas/1491Alan Modra1-37/+28
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-4/+4
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-1/+1
2008-08-11 PR 6575Alan Modra1-5/+7
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2007-01-12PR gas/3856Nick Clifton1-2/+12
2006-06-07remove some duplicate #include's.Alan Modra1-37/+1
2006-05-01 * listing.c (listing_listing): Remove useless loop.Ben Elliston1-3/+0
2006-02-28gas/Jan Beulich1-4/+3
2006-02-28gas/Jan Beulich1-37/+40
2005-11-07 * macro.c (buffer_and_nest): Skip labels regardless ofAlan Modra1-36/+33
2005-08-09PR 1070Nick Clifton1-5/+26
2005-08-08PR 1070Nick Clifton1-8/+16
2005-05-10gas/Jan Beulich1-23/+14
2005-05-06gas/Jan Beulich1-69/+143
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-05-03* config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations of bfd_sec...Nick Clifton1-1/+1
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston1-1/+1
2005-04-25gas/Jan Beulich1-55/+93
2005-04-18gas/Jan Beulich1-3/+43
2005-04-11gas/Jan Beulich1-36/+52
2005-03-03update copyright datesAlan Modra1-2/+2
2005-01-31gas/Jan Beulich1-13/+26
2005-01-31gas/Jan Beulich1-14/+35
2004-10-07For ELF targets use .LL rather than LL as the prefix for symbol names generatedNick Clifton1-2/+3
2004-08-16(macro_set_alternate): Use ISO C90 formatting.Nick Clifton1-2/+1
2004-08-13Add and handle new --alternate command line option.Nick Clifton1-0/+9
2003-11-24 * listing.c: Convert to ISO-C.Kazu Hirata1-83/+30
2003-06-02 * macro.c (sub_actual): Don't lose string if it turns out thatAlan Modra1-0/+1
2003-03-13(buffer_and_nest): Store more to sb instead of '\n'.Nick Clifton1-2/+2
2003-01-03 * configure.in: Add iq2000-elf target.Stan Cox1-2/+2
2002-12-02Remove GASP.Nick Clifton1-44/+20
2002-11-11 * macro.c (get_any_string): Correct logic for not going beyond endHans-Peter Nilsson1-1/+1
2002-05-03 * as.h: Fix formatting.Kazu Hirata1-24/+24
2002-01-17Add no-c-format comment to prevent confusion when translating string.Nick Clifton1-1/+2
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-18/+15
2001-08-10 * as.h (alloca): Don't declare if __GNUC__. Remove an old comment.Alan Modra1-11/+5
2001-06-12Fix m68k/mri mode problems.Nick Clifton1-15/+23
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2000-12-12Fix formattingNick Clifton1-5/+5
2000-08-312000-08-31 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-62/+65