Age | Commit message (Expand) | Author | Files | Lines |
2023-08-31 | gas init_stab_section and get_stab_string_offset | Alan Modra | 1 | -4/+2 |
2023-05-03 | Remove unused args from bfd_make_debug_symbol | Alan Modra | 1 | -1/+1 |
2023-02-02 | gas obj_end | Alan Modra | 1 | -0/+1 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-11-16 | aarch64-pe can't fill 16 bytes in section .text | Alan Modra | 1 | -2/+6 |
2022-04-12 | gas: drop .appfile and .appline | Jan Beulich | 1 | -10/+8 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-05-07 | Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X... | Cl?ment Chigot | 1 | -0/+15 |
2021-04-01 | Remove strneq macro and use startswith. | Martin Liska | 1 | -3/+2 |
2021-03-31 | Use bool in gas | Alan Modra | 1 | -4/+4 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-23 | PR26513, 629310abec breaks assembling PowerPC Linux kernels | Alan Modra | 1 | -1/+1 |
2020-08-21 | Rearrange symbol_create parameters | Alan Modra | 1 | -3/+2 |
2020-08-20 | Port gas/config/* to str_htab. | Martin Liska | 1 | -8/+4 |
2020-03-25 | The "b" flag for COFF sections only unsets the LOAD attribute. It should als... | J.W. Jagersma | 1 | -0/+5 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -16/+14 |
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 | -4/+0 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-01-23 | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 1 | -5/+5 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-05-13 | Fix build breakage | Alan Modra | 1 | -1/+0 |
2016-05-13 | use XNEW and related macros more | Trevor Saunders | 1 | -12/+10 |
2016-05-13 | use xstrdup, xmemdup0 and concat more | Trevor Saunders | 1 | -19/+5 |
2016-02-22 | Add more const type qualifiers to GAS sources. | Trevor Saunders | 1 | -2/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-21 | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 1 | -19/+12 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-13 | More fixes for memory access violations whilst scanning corrupt binaries. | Nick Clifton | 1 | -0/+1 |
2014-07-26 | Prepare gas for 64-bit obstacks | Alan Modra | 1 | -1/+0 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2012-10-18 | * config/obj-coff.c: Add include of struc-symbol.h header. | Kai Tietz | 1 | -2/+6 |
2011-09-27 | 2011-09-27 Kai Tietz <ktietz@redhat.com> | Kai Tietz | 1 | -0/+6 |
2011-05-18 | bfd | Tristan Gingold | 1 | -1/+10 |
2010-11-05 | * config/obj-coff.c (weak_altname2name): Don't infer from the presence | Dave Korn | 1 | -11/+1 |
2010-10-26 | * config/obj-coff.c (coff_format_ops): Fix typo. | Alan Modra | 1 | -1/+1 |
2010-10-25 | * obj.h (struct format_ops): Add adjust_symtab. | Alan Modra | 1 | -1/+2 |
2010-10-08 | Fix build with -DDEBUG=7 | Alan Modra | 1 | -0/+4 |
2010-07-11 | 2010-07-11 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -2/+2 |
2010-06-28 | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 1 | -5/+6 |
2010-01-27 | gas/ChangeLog: | Dave Korn | 1 | -0/+10 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -7/+4 |
2009-11-02 | * ecoff.c (ecoff_symbol_clone_hook): New function. | Alan Modra | 1 | -1/+2 |
2009-09-09 | * config/obj-coff.h (USE_UNIQUE): Don't define. | Alan Modra | 1 | -1/+1 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-08-17 | 2009-08-17 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -1/+5 |
2009-07-24 | PR 10437 | Nick Clifton | 1 | -2/+2 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -7/+7 |