Age | Commit message (Expand) | Author | Files | Lines |
2024-10-04 | gas: hide emulation struct format_ops instances when not needed | Jan Beulich | 1 | -3/+7 |
2024-10-04 | gas: drop generate_asm_lineno emulation hook | Jan Beulich | 1 | -1/+0 |
2024-10-04 | gas: don't use COFF-specific SF_SET_LOCAL() directly from read.c | Jan Beulich | 1 | -0/+1 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-08-31 | gas OBJ_PROCESS_STAB | Alan Modra | 1 | -2/+1 |
2023-08-09 | Rename bfd_bread and bfd_bwrite | 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-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-04-01 | Use startswith in gas subfolder. | Martin Liska | 1 | -2/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-02-21 | PR25569, PDP11 ld -s clobbers last data byte | Alan Modra | 1 | -20/+28 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-02-24 | PR24144, pdp11-ld overwriting section data with zeros | Alan Modra | 1 | -11/+21 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
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 | -6/+4 |
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/+0 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2012-05-05 | Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section | Alan Modra | 1 | -4/+4 |
2010-10-25 | * obj.h (struct format_ops): Add adjust_symtab. | Alan Modra | 1 | -2/+3 |
2010-06-28 | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 1 | -4/+3 |
2009-11-02 | * ecoff.c (ecoff_symbol_clone_hook): New function. | Alan Modra | 1 | -1/+2 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -1/+1 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |
2005-08-11 | * README-vms: Delete. | Alan Modra | 1 | -303/+0 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-03-24 | Convert unmaintained files over to ISO-C90 and fix formatting. | Nick Clifton | 1 | -178/+122 |
2005-03-01 | * configure.in (AC_C_BIGENDIAN): Invoke. | Alan Modra | 1 | -37/+41 |
2004-03-27 | * config/obj-aout.c (obj_aout_type): Remove #ifdef BFD_ASSEMBLER code. | Alan Modra | 1 | -11/+3 |
2003-12-15 | (obj_crawl_symbol_chain): Skip defined symbols which resolve to symbolic values. | Nick Clifton | 1 | -2/+6 |
2003-11-22 | * config/atof-tahoe.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-12 | * write.c (write_object_file): Fix signed/unsigned warning. | Alan Modra | 1 | -56/+0 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -2/+2 |
2002-09-05 | gas reloc rewrite. | Alan Modra | 1 | -4/+5 |
2001-09-22 | Fix compile time warnings | Nick Clifton | 1 | -1/+1 |
2001-05-22 | * symbols.c (resolve_symbol_value): Remove "finalize" param, | Alan Modra | 1 | -1/+1 |
2001-03-30 | Pass finalize_syms on calls to resolve_symbol_value. | Alan Modra | 1 | -2/+2 |
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -1/+1 |
2000-11-08 | 2000-11-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+1 |
2000-09-12 | 2000-09-12 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -15/+11 |
2000-06-29 | * config/obj-aout.c (obj_aout_type): Do not ignore for undefined | Hans-Peter Nilsson | 1 | -15/+12 |
2000-06-25 | Fix spelling typos. | Nick Clifton | 1 | -1/+1 |
2000-05-22 | * obj.h (struct format_ops): New members begin, app_file, | Hans-Peter Nilsson | 1 | -6/+78 |
2000-01-26 | This set of patches add support for aout emulation on the x86 | Alan Modra | 1 | -13/+72 |
1999-06-22 | add a couple of if/else/endif comments | Ian Lance Taylor | 1 | -2/+2 |