aboutsummaryrefslogtreecommitdiff
path: root/gas/macro.c
AgeCommit message (Expand)AuthorFilesLines
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
2000-06-25Fix spelling typos.Nick Clifton1-5/+12
2000-06-142000-06-13 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson1-0/+11
2000-05-01* macro.c (macro_expand_body): Don't prepend macro number with zeroes.Catherine Moore1-1/+1
2000-03-26Add macro handling extensions and line substitution support.Timothy Wall1-37/+6
1999-11-12fix typo.Nick Clifton1-1/+1
1999-11-12do not look beyond the end of the bufferNick Clifton1-2/+2
1999-11-11Look for seperator after TO and FROM tokens when exploring nested structuresNick Clifton1-2/+4
1999-06-03 * gasp.c (chunksize): New variable.Ian Lance Taylor1-2/+4
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1259