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