Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-01 | PR23938, should not free memory alloced in obstack by free() | Alan Modra | 1 | -1/+1 |
2018-10-29 | Move struc-symbol.h to symbols.c | Alan Modra | 1 | -10/+7 |
2018-04-18 | various i386-aout and i386-coff target removal | Alan Modra | 1 | -97/+0 |
2018-04-16 | Fix illegal memory accesses in the assembler when attempting to parse corrup ... | Nick Clifton | 1 | -1/+2 |
2018-04-16 | Remove i370 support | Alan Modra | 1 | -6/+0 |
2018-02-13 | Fix compile time warning messages from gcc version 8 about cast between incom... | Nick Clifton | 1 | -5/+23 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-29 | Use the record_alignment function when creating a .note section, in case the ... | Nick Clifton | 1 | -1/+1 |
2017-11-27 | When creating a .note section to contain a version note, set the section alig... | Nick Clifton | 1 | -0/+1 |
2017-10-05 | PR21167, relocation sections not included in groups | Alan Modra | 1 | -26/+39 |
2017-06-26 | Check unsupported .symver with common symbol | H.J. Lu | 1 | -0/+15 |
2017-04-04 | Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX | H.J. Lu | 1 | -7/+47 |
2017-02-17 | GAS: Add ECOFF `.aent' pseudo-op support | Maciej W. Rozycki | 1 | -0/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-31 | PRU GAS Port | Dimitar Dimitrov | 1 | -0/+4 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+1 |
2016-05-13 | use XNEW and related macros more | Trevor Saunders | 1 | -5/+3 |
2016-05-13 | use xstrdup, xmemdup0 and concat more | Trevor Saunders | 1 | -6/+2 |
2016-04-03 | use XNEW and related macros more | Trevor Saunders | 1 | -5/+4 |
2016-04-03 | use xstrdup and friends more | Trevor Saunders | 1 | -3/+1 |
2016-04-01 | Constify more | Alan Modra | 1 | -1/+2 |
2016-03-28 | add more const qualifiers | Trevor Saunders | 1 | -2/+3 |
2016-03-25 | rename flag_size_check to flag_allow_nonconst_size and make it a bool | Trevor Saunders | 1 | -1/+1 |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -4/+5 |
2016-02-22 | Add more const type qualifiers to GAS sources. | Trevor Saunders | 1 | -2/+2 |
2016-02-15 | Enhance GAS's .section directive so that it can take numeric values for the f... | Nick Clifton | 1 | -8/+48 |
2016-02-04 | Remove support for creating ARM NOREAD sections. | Nick Clifton | 1 | -9/+0 |
2016-01-20 | Add support for an ARM specific 'y' section attribute flag to mark the sectio... | Mickael Guene | 1 | -0/+9 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-08 | ELF: don't re-order SHF_FILE symbols | Jan Beulich | 1 | -3/+6 |
2015-08-21 | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 1 | -23/+19 |
2015-08-12 | Remove trailing spaces in gas | H.J. Lu | 1 | -1/+1 |
2015-06-17 | gas: section name substitution sequence | Nicolas Pitre | 1 | -0/+21 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-07-26 | Prepare gas for 64-bit obstacks | Alan Modra | 1 | -1/+1 |
2014-06-16 | Run write_object_file after errors | Alan Modra | 1 | -5/+7 |
2014-05-20 | gas/ | Richard Sandiford | 1 | -0/+57 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-02-06 | 2013-02-06 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 1 | -0/+4 |
2012-11-09 | * read.h (s_vendor_attribute): Move to... | Maciej W. Rozycki | 1 | -0/+136 |
2012-11-09 | 2012-11-09 Nick Clifton <nickc@redhat.com> | Nick Clifton | 1 | -0/+8 |
2012-06-30 | PR gas/14315 | Alan Modra | 1 | -1/+0 |
2012-05-19 | * config/obj-elf.c (obj_elf_section): Cater for TC_KEEP_OPERAND_SPACES | Alan Modra | 1 | -3/+8 |
2012-02-02 | PR gas/13224 | Nick Clifton | 1 | -9/+9 |
2011-12-15 | * readelf.c (get_symbol_type): Add ELFOSABI_FREEBSD to the | Nick Clifton | 1 | -1/+2 |
2011-08-04 | 2011-08-04 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -3/+0 |
2011-07-03 | ELFOSABI_GNU | Thomas Schwinge | 1 | -6/+6 |
2011-03-30 | * obj-elf.c (obj_elf_section): Free malloced name. | Nick Clifton | 1 | -0/+3 |
2011-03-18 | * config/obj-elf.c (elf_frob_symbol): Report S_SET_SIZE symbol | Alan Modra | 1 | -41/+4 |