| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent a seg-fault in the assembler when provided with a bogus input source ... | Nick Clifton | 2017-05-03 | 1 | -3/+17 |
* | Tidy S_FORCE_RELOC | Alan Modra | 2017-04-27 | 1 | -6/+10 |
* | Update year range in copyright notice of all files. | Alan Modra | 2017-01-02 | 1 | -1/+1 |
* | Fix ICE in assembler when passed a corrupt input file. | Nick Clifton | 2016-12-01 | 1 | -1/+10 |
* | Fix spelling in comments in C source files (gas) | Ambrogino Modigliani | 2016-11-27 | 1 | -4/+4 |
* | use XNEW and related macros more | Trevor Saunders | 2016-05-13 | 1 | -7/+8 |
* | use xstrdup, xmemdup0 and concat more | Trevor Saunders | 2016-05-13 | 1 | -18/+9 |
* | PR19498, Invalid "symbol definition loop" | Alan Modra | 2016-04-04 | 1 | -1/+4 |
* | use XNEW and related macros more | Trevor Saunders | 2016-04-03 | 1 | -14/+11 |
* | make more variables const | Trevor Saunders | 2016-03-22 | 1 | -5/+5 |
* | Remove use of alloca. | Nick Clifton | 2016-03-21 | 1 | -11/+17 |
* | Add more const type qualifiers to GAS sources. | Trevor Saunders | 2016-02-22 | 1 | -8/+3 |
* | Add const to various variables in the gas sources. | Trevor Saunders | 2016-02-19 | 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 |
* | Don't use register keyword | Alan Modra | 2014-11-04 | 1 | -9/+9 |
* | Prepare gas for 64-bit obstacks | Alan Modra | 2014-07-26 | 1 | -1/+1 |
* | Update copyright years | Alan Modra | 2014-03-05 | 1 | -3/+1 |
* | * symbols.c (fb_label_instance_inc, fb_label_instance): Properly | Alan Modra | 2013-08-21 | 1 | -2/+2 |
* | Remove trailing white spaces on gas | H.J. Lu | 2013-01-10 | 1 | -13/+13 |
* | Remove trailing redundant `;' | H.J. Lu | 2012-11-09 | 1 | -2/+2 |
* | Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section | Alan Modra | 2012-05-05 | 1 | -2/+2 |
* | 2012-02-21 Tristan Gingold <gingold@adacore.com> | Iain Sandoe | 2012-02-21 | 1 | -0/+4 |
* | 2012-01-10 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2012-01-10 | 1 | -64/+67 |
* | * as.c (main): Define .gasversion. rather than __GAS_VERSION__. | Alan Modra | 2011-10-12 | 1 | -0/+10 |
* | * symbols.c (local_symbol_make): Make global. | Alan Modra | 2011-10-12 | 1 | -3/+1 |
* | bfd/ | Richard Sandiford | 2011-07-24 | 1 | -0/+5 |
* | 2011-05-06 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2011-05-06 | 1 | -6/+0 |
* | * symbols.c (report_op_error): Remove unnecessary forward declaration. | Alan Modra | 2011-02-28 | 1 | -45/+54 |
* | * symbols.c (symbol_clone_if_forward_ref): Call tc_new_dot_label | Maciej W. Rozycki | 2010-12-16 | 1 | -1/+6 |
* | gas/ | Richard Sandiford | 2010-12-02 | 1 | -1/+1 |
* | * symbols.h (dot_symbol): New declaration. | Maciej W. Rozycki | 2010-12-01 | 1 | -2/+22 |
* | * symbols.c (symbol_clone_if_forward_ref): Don't limit cloning | Maciej W. Rozycki | 2010-12-01 | 1 | -2/+6 |
* | PR gas/11841 | Alan Modra | 2010-07-28 | 1 | -1/+1 |
* | PR gas/11841 | Alan Modra | 2010-07-28 | 1 | -2/+2 |
* | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 2009-12-11 | 1 | -14/+14 |
* | Call symbol_same_p to check to if 2 symbols are the same. | H.J. Lu | 2009-12-08 | 1 | -0/+14 |
* | PR gas/10704 | Alan Modra | 2009-10-05 | 1 | -4/+1 |
* | * symbols.c (define_sym_at_dot): New function, extracted from.. | Alan Modra | 2009-09-23 | 1 | -12/+14 |
* | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 2009-09-11 | 1 | -8/+8 |
* | * config/obj-coff.h (USE_UNIQUE): Don't define. | Alan Modra | 2009-09-09 | 1 | -2/+2 |
* | PR ld/10269 | Alan Modra | 2009-07-29 | 1 | -1/+2 |
* | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 2009-06-22 | 1 | -10/+10 |
* | gas/ | H.J. Lu | 2009-05-22 | 1 | -1/+2 |
* | Remove unnecessary casts on obstack_alloc invocations. | Alan Modra | 2008-10-21 | 1 | -2/+2 |
* | 2008-10-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2008-10-07 | 1 | -0/+2 |
* | * symbols.c (symbol_clone): Ensure clones are not external. | Alan Modra | 2008-08-22 | 1 | -1/+8 |
* | Banish PARAMS and PTR. Convert to ISO C. | Alan Modra | 2008-08-12 | 1 | -5/+5 |
* | Silence gcc printf warnings | Alan Modra | 2008-07-30 | 1 | -5/+5 |
* | gas/ | H.J. Lu | 2008-03-03 | 1 | -0/+6 |