summaryrefslogtreecommitdiff
path: root/gas/macro.c
Commit message (Expand)AuthorAgeFilesLines
* * listing.c: Convert to ISO-C.Kazu Hirata2003-11-241-83/+30
* * macro.c (sub_actual): Don't lose string if it turns out thatAlan Modra2003-06-021-0/+1
* (buffer_and_nest): Store more to sb instead of '\n'.Nick Clifton2003-03-131-2/+2
* * configure.in: Add iq2000-elf target.Stan Cox2003-01-031-2/+2
* Remove GASP.Nick Clifton2002-12-021-44/+20
* * macro.c (get_any_string): Correct logic for not going beyond endHans-Peter Nilsson2002-11-111-1/+1
* * as.h: Fix formatting.Kazu Hirata2002-05-031-24/+24
* Add no-c-format comment to prevent confusion when translating string.Nick Clifton2002-01-171-1/+2
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-18/+15
* * as.h (alloca): Don't declare if __GNUC__. Remove an old comment.Alan Modra2001-08-101-11/+5
* Fix m68k/mri mode problems.Nick Clifton2001-06-121-15/+23
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* Fix formattingNick Clifton2000-12-121-5/+5
* 2000-08-31 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-311-62/+65
* Fix spelling typos.Nick Clifton2000-06-251-5/+12
* 2000-06-13 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-06-141-0/+11
* * macro.c (macro_expand_body): Don't prepend macro number with zeroes.Catherine Moore2000-05-011-1/+1
* Add macro handling extensions and line substitution support.Timothy Wall2000-03-261-37/+6
* fix typo.Nick Clifton1999-11-121-1/+1
* do not look beyond the end of the bufferNick Clifton1999-11-121-2/+2
* Look for seperator after TO and FROM tokens when exploring nested structuresNick Clifton1999-11-111-2/+4
* * gasp.c (chunksize): New variable.Ian Lance Taylor1999-06-031-2/+4
* Initial revisionRichard Henderson1999-05-031-0/+1259