OSDN Git Service

2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
[pf3gnuchains/pf3gnuchains3x.git] / gas / macro.c
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-10-15 amodra PR gas/1491
2009-09-11 nickc * po/bfd.pot: Updated by the Translation project.
2008-08-12 amodraBanish PARAMS and PTR. Convert to ISO C.
2008-08-11 amodra PR 6575
2007-07-03 nickcSwitch to GPLv3
2007-01-12 nickcPR gas/3856
2006-06-07 amodraremove some duplicate #include's.
2006-05-01 bje * listing.c (listing_listing): Remove useless loop.
2006-02-28 jbeulichgas/
2006-02-28 jbeulichgas/
2005-11-07 amodra * macro.c (buffer_and_nest): Skip labels regardless of
2005-08-09 nickcPR 1070
2005-08-08 nickcPR 1070
2005-05-10 jbeulichgas/
2005-05-06 jbeulichgas/
2005-05-05 nickcUpdate the address and phone number of the FSF
2005-05-03 nickc* config/obj-ecoff.c (ecoff_frob_file_before_fix):...
2005-04-29 bje * Makefile.am (GAS_CFILES): Remove bignum-copy.c.
2005-04-25 jbeulichgas/
2005-04-18 jbeulichgas/
2005-04-11 jbeulichgas/
2005-03-03 amodraupdate copyright dates
2005-01-31 jbeulichgas/
2005-01-31 jbeulichgas/
2004-10-07 nickcFor ELF targets use .LL rather than LL as the prefix...
2004-08-16 nickc(macro_set_alternate): Use ISO C90 formatting.
2004-08-13 nickcAdd and handle new --alternate command line option.
2003-11-24 kazu * listing.c: Convert to ISO-C.
2003-06-02 amodra * macro.c (sub_actual): Don't lose string if it turns...
2003-03-13 nickc(buffer_and_nest): Store more to sb instead of '\n'.
2003-01-03 scox * configure.in: Add iq2000-elf target.
2002-12-02 nickcRemove GASP.
2002-11-11 hp * macro.c (get_any_string): Correct logic for not...
2002-05-03 kazu * as.h: Fix formatting.
2002-01-17 nickcAdd no-c-format comment to prevent confusion when trans...
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-08-10 amodra * as.h (alloca): Don't declare if __GNUC__. Remove...
2001-06-12 nickcFix m68k/mri mode problems.
2001-03-08 nickcFix copyright notices
2000-12-12 nickcFix formatting
2000-08-31 kazu2000-08-31 Kazu Hirata <kazu@hxi.com>
2000-06-25 nickcFix spelling typos.
2000-06-14 ulfc2000-06-13 Ulf Carlsson <ulfc@engr.sgi.com>
2000-05-01 clm* macro.c (macro_expand_body): Don't prepend macro...
2000-03-26 twallAdd macro handling extensions and line substitution...
1999-11-12 nickcfix typo.
1999-11-12 nickcdo not look beyond the end of the buffer
1999-11-11 nickcLook for seperator after TO and FROM tokens when explor...
1999-06-03 ian * gasp.c (chunksize): New variable.
1999-05-03 rthInitial revision