Age | Commit message (Expand) | Author | Files | Lines |
2017-10-11 | Disable the inclusion of logical input files in the assembler listing output ... | Nick Clifton | 1 | -0/+1 |
2017-01-18 | Catch gas exit-via-signal | Nathan Sidwell | 1 | -3/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-27 | Fix spelling in comments in C source files (gas) | Ambrogino Modigliani | 1 | -1/+1 |
2016-10-06 | -Wimplicit-fallthrough noreturn fixes | Alan Modra | 1 | -1/+1 |
2016-06-27 | Add command line option to stop the assembler from padding the end of section... | Nick Clifton | 1 | -2/+4 |
2016-05-13 | use xstrdup, xmemdup0 and concat more | Trevor Saunders | 1 | -3/+3 |
2016-04-27 | Provide xmemdup0 | Alan Modra | 1 | -15/+8 |
2016-04-01 | Constify more | Alan Modra | 1 | -4/+4 |
2016-03-25 | rename flag_size_check to flag_allow_nonconst_size and make it a bool | Trevor Saunders | 1 | -6/+1 |
2016-02-26 | Properly implement STT_COMMON | H.J. Lu | 1 | -0/+3 |
2016-02-25 | Convert more variables to a constant form. | Trevor Saunders | 1 | -1/+1 |
2016-02-22 | Add more const type qualifiers to GAS sources. | Trevor Saunders | 1 | -11/+13 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-06-17 | gas: section name substitution sequence | Nicolas Pitre | 1 | -0/+3 |
2015-04-14 | Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] | H.J. Lu | 1 | -10/+0 |
2015-04-08 | Add SHF_COMPRESSED support to gas and objcopy | H.J. Lu | 1 | -2/+12 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-04-29 | * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark from | Nick Clifton | 1 | -3/+2 |
2013-01-10 | Remove trailing white spaces on gas | H.J. Lu | 1 | -2/+2 |
2012-06-07 | PR gas/14201 | Alan Modra | 1 | -1/+1 |
2012-05-11 | PR binutils/14028 | Nick Clifton | 1 | -1/+8 |
2011-03-16 | Add --size-check=[error|warning]. | H.J. Lu | 1 | -0/+10 |
2010-07-03 | bfd/ChangeLog: | Cary Coutant | 1 | -0/+3 |
2010-06-03 | 2010-06-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -36/+0 |
2009-12-16 | 2009-12-15 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+4 |
2009-10-18 | * as.h (know): Don't define as empty. | Alan Modra | 1 | -1/+1 |
2009-09-03 | 2009-09-03 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+1 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -2/+2 |
2009-03-18 | include/ | Alan Modra | 1 | -31/+2 |
2008-08-12 | Banish PARAMS and PTR. Convert to ISO C. | Alan Modra | 1 | -3/+3 |
2008-07-18 | * config/tc-m32c.h (H_TICK_HEX): Define. | DJ Delorie | 1 | -0/+4 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 1 | -0/+2 |
2007-08-24 | 2007-08-24 Joseph Myers <joseph@codesourcery.com> | Joseph Myers | 1 | -0/+3 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -5/+5 |
2007-04-21 | * as.h (ENABLE_CHECKING): Default define to 0. | Alan Modra | 1 | -2/+5 |
2007-03-09 | * app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile. | Alexandre Oliva | 1 | -0/+1 |
2007-02-17 | top level: | Joseph Myers | 1 | -2/+1 |
2006-09-22 | * as.h (as_perror): Delete declaration. | Alan Modra | 1 | -2/+1 |
2006-08-02 | PR gas/2991 | Nick Clifton | 1 | -1/+1 |
2006-02-09 | 2006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr> | Eric Botcazou | 1 | -13/+38 |
2005-11-08 | * expr.c (operand <case '$'>): Use DOLLAR_AMBIGU rather than flag_mri_m68k | Nick Clifton | 1 | -0/+5 |
2005-08-11 | * README-vms: Delete. | Alan Modra | 1 | -69/+0 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-04-29 | * Makefile.am (GAS_CFILES): Remove bignum-copy.c. | Ben Elliston | 1 | -2/+0 |
2005-04-09 | PR gas/827 | Alan Modra | 1 | -1/+4 |
2005-03-30 | * as.h [NEED_DECLARATION_FFS] (ffs): Prototype and alphabetize. | Aaron W. LaFramboise | 1 | -9/+12 |
2005-03-01 | * as.h (assert): Warning fix. | Alan Modra | 1 | -1/+2 |
2005-02-17 | * tc.h (struct relax_type, relax_typeS): Move from here.. | Alan Modra | 1 | -1/+17 |