Age | Commit message (Expand) | Author | Files | Lines |
2022-04-12 | gas: drop .appfile and .appline | Jan Beulich | 1 | -1/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-18 | Statically initialise target common sections | Alan Modra | 1 | -17/+8 |
2020-08-23 | PR26513, 629310abec breaks assembling PowerPC Linux kernels | Alan Modra | 1 | -2/+3 |
2020-08-21 | Rearrange symbol_create parameters | Alan Modra | 1 | -6/+3 |
2020-08-20 | Port ecoff.c to str_hash. | Martin Liska | 1 | -20/+11 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", gas | Alan Modra | 1 | -4/+2 |
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 | -6/+3 |
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-11-22 | Riscv ld-elf/stab failure and fake label cleanup. | Jim Wilson | 1 | -5/+5 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -1/+1 |
2017-02-22 | GAS: Consistently fix labels at the `.end' pseudo-op | Maciej W. Rozycki | 1 | -0/+4 |
2017-02-17 | GAS: Add ECOFF `.aent' pseudo-op support | Maciej W. Rozycki | 1 | -11/+15 |
2017-01-23 | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 1 | -2/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-05-13 | use XNEW and related macros more | Trevor Saunders | 1 | -2/+2 |
2016-04-03 | use XNEW and related macros more | Trevor Saunders | 1 | -8/+8 |
2016-02-22 | Add more const type qualifiers to GAS sources. | Trevor Saunders | 1 | -6/+3 |
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 | -30/+20 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-04 | Don't use register keyword | Alan Modra | 1 | -51/+51 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-06-22 | * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) | Richard Sandiford | 1 | -2/+1 |
2013-01-10 | Remove trailing white spaces on gas | H.J. Lu | 1 | -1/+1 |
2012-05-05 | Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section | Alan Modra | 1 | -4/+4 |
2011-03-02 | * ecoff.c: Incldue filenames.h | Nick Clifton | 1 | -1/+1 |
2011-02-28 | ChangeLog binutils/ | Kai Tietz | 1 | -3/+3 |
2010-06-28 | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 1 | -2/+2 |
2009-11-02 | * ecoff.c (ecoff_symbol_clone_hook): New function. | Alan Modra | 1 | -0/+10 |
2009-09-25 | Update soruces to make alpha, arc and arm targets compile cleanly | Nick Clifton | 1 | -4/+4 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2008-08-12 | Banish PARAMS and PTR. Convert to ISO C. | Alan Modra | 1 | -5/+5 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |
2006-08-29 | * ecoff.c (ecoff_directive_val): Fix message typo. | Alan Modra | 1 | -2/+2 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-02-17 | * tc.h (struct relax_type, relax_typeS): Move from here.. | Alan Modra | 1 | -2/+3 |
2005-01-21 | * as.h: Remove #if 0'd code. | Ben Elliston | 1 | -5/+1 |
2004-04-29 | [ bfd/ChangeLog ] | Chris Demetriou | 1 | -0/+2 |
2003-11-23 | * README-vms: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-22 | * ecoff.c: Convert to ISO-C. | Kazu Hirata | 1 | -227/+171 |
2002-08-27 | * dwarf2dbg.c: Always include dwarf2dbg.h. | Alan Modra | 1 | -1/+1 |
2002-06-26 | * ecoff.c: (get_tag): Replace strcpy with xstrdup. | Alan Modra | 1 | -7/+5 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -3/+3 |
2001-08-17 | * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size. | Alan Modra | 1 | -3/+3 |
2001-08-01 | * read.c: Standardize error/warning messages - don't capitalise, no | Alan Modra | 1 | -28/+24 |
2001-07-07 | Only set debug_type to DEBUG_NONE if it is DEBUG_UNSPECIFIED. | Nick Clifton | 1 | -1/+1 |