Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix potential buffer overflows with sprintf and very large integer values. | Nick Clifton | 2016-07-01 | 1 | -1/+1 |
* | use XNEW and related macros more | Trevor Saunders | 2016-05-13 | 1 | -3/+3 |
* | use xstrdup, xmemdup0 and concat more | Trevor Saunders | 2016-05-13 | 1 | -3/+1 |
* | use XNEW and related macros more | Trevor Saunders | 2016-04-03 | 1 | -2/+2 |
* | Remove use of alloca. | Nick Clifton | 2016-03-21 | 1 | -2/+4 |
* | Add more const type qualifiers to GAS sources. | Trevor Saunders | 2016-02-22 | 1 | -1/+1 |
* | Copyright update for binutils | Alan Modra | 2016-01-01 | 1 | -1/+1 |
* | ChangeLog rotatation and copyright year update | Alan Modra | 2015-01-02 | 1 | -1/+1 |
* | This fixes a bug whereby #line directives inside a macro would be ignored, | Chris Metcalf | 2014-06-17 | 1 | -0/+22 |
* | Update copyright years | Alan Modra | 2014-03-05 | 1 | -2/+1 |
* | gas/ | Roland McGrath | 2013-01-10 | 1 | -13/+13 |
* | PR gas/14201 | Alan Modra | 2012-06-07 | 1 | -34/+34 |
* | * macro.c (get_any_string): Free malloced br_buf. | Nick Clifton | 2011-03-30 | 1 | -8/+12 |
* | * macro.c (sub_actual): Add back ampersand suffix when no | Alan Modra | 2010-08-18 | 1 | -3/+4 |
* | PR gas/11834 | Alan Modra | 2010-07-23 | 1 | -3/+7 |
* | PR gas/11507 | Nick Clifton | 2010-04-20 | 1 | -1/+3 |
* | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 2009-12-11 | 1 | -5/+5 |
* | PR gas/1491 | Alan Modra | 2009-10-15 | 1 | -37/+28 |
* | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 2009-09-11 | 1 | -4/+4 |
* | Banish PARAMS and PTR. Convert to ISO C. | Alan Modra | 2008-08-12 | 1 | -1/+1 |
* | PR 6575 | Alan Modra | 2008-08-11 | 1 | -5/+7 |
* | Switch to GPLv3 | Nick Clifton | 2007-07-03 | 1 | -2/+2 |
* | PR gas/3856 | Nick Clifton | 2007-01-12 | 1 | -2/+12 |
* | remove some duplicate #include's. | Alan Modra | 2006-06-07 | 1 | -37/+1 |
* | * listing.c (listing_listing): Remove useless loop. | Ben Elliston | 2006-05-01 | 1 | -3/+0 |
* | gas/ | Jan Beulich | 2006-02-28 | 1 | -4/+3 |
* | gas/ | Jan Beulich | 2006-02-28 | 1 | -37/+40 |
* | * macro.c (buffer_and_nest): Skip labels regardless of | Alan Modra | 2005-11-07 | 1 | -36/+33 |
* | PR 1070 | Nick Clifton | 2005-08-09 | 1 | -5/+26 |
* | PR 1070 | Nick Clifton | 2005-08-08 | 1 | -8/+16 |
* | gas/ | Jan Beulich | 2005-05-10 | 1 | -23/+14 |
* | gas/ | Jan Beulich | 2005-05-06 | 1 | -69/+143 |
* | Update the address and phone number of the FSF | Nick Clifton | 2005-05-05 | 1 | -2/+2 |
* | * config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations of bfd_sec... | Nick Clifton | 2005-05-03 | 1 | -1/+1 |
* | * Makefile.am (GAS_CFILES): Remove bignum-copy.c. | Ben Elliston | 2005-04-29 | 1 | -1/+1 |
* | gas/ | Jan Beulich | 2005-04-25 | 1 | -55/+93 |
* | gas/ | Jan Beulich | 2005-04-18 | 1 | -3/+43 |
* | gas/ | Jan Beulich | 2005-04-11 | 1 | -36/+52 |
* | update copyright dates | Alan Modra | 2005-03-03 | 1 | -2/+2 |
* | gas/ | Jan Beulich | 2005-01-31 | 1 | -13/+26 |
* | gas/ | Jan Beulich | 2005-01-31 | 1 | -14/+35 |
* | For ELF targets use .LL rather than LL as the prefix for symbol names generated | Nick Clifton | 2004-10-07 | 1 | -2/+3 |
* | (macro_set_alternate): Use ISO C90 formatting. | Nick Clifton | 2004-08-16 | 1 | -2/+1 |
* | Add and handle new --alternate command line option. | Nick Clifton | 2004-08-13 | 1 | -0/+9 |
* | * listing.c: Convert to ISO-C. | Kazu Hirata | 2003-11-24 | 1 | -83/+30 |
* | * macro.c (sub_actual): Don't lose string if it turns out that | Alan Modra | 2003-06-02 | 1 | -0/+1 |
* | (buffer_and_nest): Store more to sb instead of '\n'. | Nick Clifton | 2003-03-13 | 1 | -2/+2 |
* | * configure.in: Add iq2000-elf target. | Stan Cox | 2003-01-03 | 1 | -2/+2 |
* | Remove GASP. | Nick Clifton | 2002-12-02 | 1 | -44/+20 |
* | * macro.c (get_any_string): Correct logic for not going beyond end | Hans-Peter Nilsson | 2002-11-11 | 1 | -1/+1 |