| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove i370 support | Alan Modra | 2018-04-16 | 1 | -2669/+0 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |
* | gas and ld pluralization fixes | Alan Modra | 2017-11-07 | 1 | -1/+3 |
* | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 2017-01-23 | 1 | -15/+15 |
* | Update year range in copyright notice of all files. | Alan Modra | 2017-01-02 | 1 | -1/+1 |
* | Fix spelling in comments in C source files (gas) | Ambrogino Modigliani | 2016-11-27 | 1 | -2/+2 |
* | -Wimplicit-fallthrough warning fixes | Alan Modra | 2016-10-06 | 1 | -0/+1 |
* | use XNEW and related macros more | Trevor Saunders | 2016-05-13 | 1 | -3/+3 |
* | Constify more | Alan Modra | 2016-04-01 | 1 | -1/+1 |
* | make md_parse_option () take a const char * | Trevor Saunders | 2016-03-29 | 1 | -1/+1 |
* | Remove more alloca calls | Alan Modra | 2016-03-22 | 1 | -1/+2 |
* | Convert more variables to a constant form. | Trevor Saunders | 2016-02-25 | 1 | -2/+2 |
* | 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 |
* | gas: Fix left shift of negative value. | Dominik Vogt | 2015-11-09 | 1 | -1/+1 |
* | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 2015-08-21 | 1 | -5/+4 |
* | Remove trailing spaces in gas | H.J. Lu | 2015-08-12 | 1 | -1/+1 |
* | ChangeLog rotatation and copyright year update | Alan Modra | 2015-01-02 | 1 | -1/+1 |
* | Update copyright years | Alan Modra | 2014-03-05 | 1 | -2/+1 |
* | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 2010-06-28 | 1 | -5/+2 |
* | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 2009-12-11 | 1 | -18/+17 |
* | PR 10437 | Nick Clifton | 2009-07-24 | 1 | -40/+41 |
* | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 2009-06-22 | 1 | -2/+1 |
* | Remove duplicate definitions of the md_atof() function | Nick Clifton | 2007-10-17 | 1 | -43/+3 |
* | Switch to GPLv3 | Nick Clifton | 2007-07-03 | 1 | -2/+2 |
* | remove some duplicate #include's. | Alan Modra | 2006-06-07 | 1 | -1/+0 |
* | Fixes for building on 64-bit hosts: | Nick Clifton | 2006-01-11 | 1 | -2/+2 |
* | gas: | Zack Weinberg | 2005-06-07 | 1 | -5/+5 |
* | Update the address and phone number of the FSF | Nick Clifton | 2005-05-05 | 1 | -2/+2 |
* | Convert unmaintained files over to ISO-C90 and fix formatting. | Nick Clifton | 2005-03-24 | 1 | -648/+499 |
* | update copyright dates | Alan Modra | 2005-03-03 | 1 | -1/+1 |
* | * as.h (assert): Warning fix. | Alan Modra | 2005-03-01 | 1 | -2/+3 |
* | * cgen.c: Warning fixes. | Alan Modra | 2005-02-23 | 1 | -3/+3 |
* | * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c, | Ben Elliston | 2005-01-31 | 1 | -66/+0 |
* | * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declare | Hans-Peter Nilsson | 2004-11-03 | 1 | -2/+2 |
* | * config/tc-hppa.c: Fix comment typos. | Kazu Hirata | 2003-11-21 | 1 | -6/+6 |
* | Correct spelling of "relocatable". | Alan Modra | 2003-06-25 | 1 | -2/+2 |
* | * config/tc-i370.c (i370_ebcdic <unused>): Add ATTRIBUTE_UNUSED. | Alan Modra | 2002-12-12 | 1 | -21/+24 |
* | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 2002-11-30 | 1 | -20/+20 |
* | gas reloc rewrite. | Alan Modra | 2002-09-05 | 1 | -34/+1 |
* | * as.c: Replace CONST with const. | Alan Modra | 2002-06-08 | 1 | -4/+4 |
* | Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. | Nick Clifton | 2001-11-15 | 1 | -76/+71 |
* | * config/tc-alpha.c: Fix comment typos. | Kazu Hirata | 2001-10-11 | 1 | -2/+2 |
* | * config/tc-i370.c: Fix typo in last change. | Alan Modra | 2001-09-19 | 1 | -1/+1 |
* | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 2001-09-19 | 1 | -12/+12 |
* | * config/obj-elf.c (obj_elf_parse_section_letters): Use 'M' instead | Jakub Jelinek | 2001-09-11 | 1 | -1/+1 |
* | * config/obj-elf.c (obj_elf_symver): Temporarily modify lex_type | Alan Modra | 2001-07-30 | 1 | -11/+11 |
* | * config/tc-alpha.h: Fix formatting. | Kazu Hirata | 2001-07-23 | 1 | -13/+13 |
* | Fix copyright notices | Nick Clifton | 2001-03-08 | 1 | -1/+2 |
* | 2001-01-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2001-01-14 | 1 | -1/+0 |