summaryrefslogtreecommitdiff
path: root/gas/macro.c
Commit message (Expand)AuthorAgeFilesLines
* * macro.c (buffer_and_nest): Skip labels regardless ofAlan Modra2005-11-071-36/+33
* PR 1070Nick Clifton2005-08-091-5/+26
* PR 1070Nick Clifton2005-08-081-8/+16
* gas/Jan Beulich2005-05-101-23/+14
* gas/Jan Beulich2005-05-061-69/+143
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations of bfd_sec...Nick Clifton2005-05-031-1/+1
* * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston2005-04-291-1/+1
* gas/Jan Beulich2005-04-251-55/+93
* gas/Jan Beulich2005-04-181-3/+43
* gas/Jan Beulich2005-04-111-36/+52
* update copyright datesAlan Modra2005-03-031-2/+2
* gas/Jan Beulich2005-01-311-13/+26
* gas/Jan Beulich2005-01-311-14/+35
* For ELF targets use .LL rather than LL as the prefix for symbol names generatedNick Clifton2004-10-071-2/+3
* (macro_set_alternate): Use ISO C90 formatting.Nick Clifton2004-08-161-2/+1
* Add and handle new --alternate command line option.Nick Clifton2004-08-131-0/+9
* * 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