Age | Commit message (Expand) | Author | Files | Lines |
2011-03-30 | * macro.c (get_any_string): Free malloced br_buf. | Nick Clifton | 1 | -8/+12 |
2010-08-18 | * macro.c (sub_actual): Add back ampersand suffix when no | Alan Modra | 1 | -3/+4 |
2010-07-23 | PR gas/11834 | Alan Modra | 1 | -3/+7 |
2010-04-20 | PR gas/11507 | Nick Clifton | 1 | -1/+3 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -5/+5 |
2009-10-15 | PR gas/1491 | Alan Modra | 1 | -37/+28 |
2009-09-11 | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 1 | -4/+4 |
2008-08-12 | Banish PARAMS and PTR. Convert to ISO C. | Alan Modra | 1 | -1/+1 |
2008-08-11 | PR 6575 | Alan Modra | 1 | -5/+7 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |
2007-01-12 | PR gas/3856 | Nick Clifton | 1 | -2/+12 |
2006-06-07 | remove some duplicate #include's. | Alan Modra | 1 | -37/+1 |
2006-05-01 | * listing.c (listing_listing): Remove useless loop. | Ben Elliston | 1 | -3/+0 |
2006-02-28 | gas/ | Jan Beulich | 1 | -4/+3 |
2006-02-28 | gas/ | Jan Beulich | 1 | -37/+40 |
2005-11-07 | * macro.c (buffer_and_nest): Skip labels regardless of | Alan Modra | 1 | -36/+33 |
2005-08-09 | PR 1070 | Nick Clifton | 1 | -5/+26 |
2005-08-08 | PR 1070 | Nick Clifton | 1 | -8/+16 |
2005-05-10 | gas/ | Jan Beulich | 1 | -23/+14 |
2005-05-06 | gas/ | Jan Beulich | 1 | -69/+143 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-05-03 | * config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations of bfd_sec... | Nick Clifton | 1 | -1/+1 |
2005-04-29 | * Makefile.am (GAS_CFILES): Remove bignum-copy.c. | Ben Elliston | 1 | -1/+1 |
2005-04-25 | gas/ | Jan Beulich | 1 | -55/+93 |
2005-04-18 | gas/ | Jan Beulich | 1 | -3/+43 |
2005-04-11 | gas/ | Jan Beulich | 1 | -36/+52 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -2/+2 |
2005-01-31 | gas/ | Jan Beulich | 1 | -13/+26 |
2005-01-31 | gas/ | Jan Beulich | 1 | -14/+35 |
2004-10-07 | For ELF targets use .LL rather than LL as the prefix for symbol names generated | Nick Clifton | 1 | -2/+3 |
2004-08-16 | (macro_set_alternate): Use ISO C90 formatting. | Nick Clifton | 1 | -2/+1 |
2004-08-13 | Add and handle new --alternate command line option. | Nick Clifton | 1 | -0/+9 |
2003-11-24 | * listing.c: Convert to ISO-C. | Kazu Hirata | 1 | -83/+30 |
2003-06-02 | * macro.c (sub_actual): Don't lose string if it turns out that | Alan Modra | 1 | -0/+1 |
2003-03-13 | (buffer_and_nest): Store more to sb instead of '\n'. | Nick Clifton | 1 | -2/+2 |
2003-01-03 | * configure.in: Add iq2000-elf target. | Stan Cox | 1 | -2/+2 |
2002-12-02 | Remove GASP. | Nick Clifton | 1 | -44/+20 |
2002-11-11 | * macro.c (get_any_string): Correct logic for not going beyond end | Hans-Peter Nilsson | 1 | -1/+1 |
2002-05-03 | * as.h: Fix formatting. | Kazu Hirata | 1 | -24/+24 |
2002-01-17 | Add no-c-format comment to prevent confusion when translating string. | Nick Clifton | 1 | -1/+2 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -18/+15 |
2001-08-10 | * as.h (alloca): Don't declare if __GNUC__. Remove an old comment. | Alan Modra | 1 | -11/+5 |
2001-06-12 | Fix m68k/mri mode problems. | Nick Clifton | 1 | -15/+23 |
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -1/+1 |
2000-12-12 | Fix formatting | Nick Clifton | 1 | -5/+5 |
2000-08-31 | 2000-08-31 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -62/+65 |
2000-06-25 | Fix spelling typos. | Nick Clifton | 1 | -5/+12 |
2000-06-14 | 2000-06-13 Ulf Carlsson <ulfc@engr.sgi.com> | Ulf Carlsson | 1 | -0/+11 |
2000-05-01 | * macro.c (macro_expand_body): Don't prepend macro number with zeroes. | Catherine Moore | 1 | -1/+1 |
2000-03-26 | Add macro handling extensions and line substitution support. | Timothy Wall | 1 | -37/+6 |