Age | Commit message (Expand) | Author | Files | Lines |
2024-01-15 | gas: x86: synthesize CFI for hand-written asm | Indu Bhagat | 1 | -0/+1 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-12-01 | gas: drop unused fields from struct segment_info_struct | Jan Beulich | 1 | -1/+0 |
2023-01-11 | Tidy some global bfd state used by gas | Alan Modra | 1 | -0/+2 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-07-09 | gas: set up notes obstack earlier | Alan Modra | 1 | -2/+0 |
2022-07-04 | alloc gas seginfo on notes obstack | Alan Modra | 1 | -13/+24 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-01-07 | ELF: Don't generate unused section symbols | H.J. Lu | 1 | -0/+4 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-21 | Rearrange symbol_create parameters | Alan Modra | 1 | -2/+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/+4 |
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-12-01 | Fix seg-fault printing assembler statistics when the output file was not crea... | Nick Clifton | 1 | -0/+4 |
2016-05-13 | use XNEW and related macros more | Trevor Saunders | 1 | -2/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
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 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-01-10 | Remove trailing white spaces on gas | H.J. Lu | 1 | -1/+1 |
2009-09-11 | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 1 | -3/+3 |
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 | -2/+2 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -1/+1 |
2007-02-16 | * subsegs.c (subseg_change, subseg_get): Use xcalloc rather than | Alan Modra | 1 | -17/+6 |
2006-12-02 | Really check in the patch. | H.J. Lu | 1 | -0/+1 |
2006-05-03 | * subsegs.h (struct frchain): Delete frch_seg. | Alan Modra | 1 | -140/+38 |
2006-05-03 | bfd/ | Alan Modra | 1 | -5/+1 |
2006-05-01 | * subsegs.c (subseg_set_rest): Always set seginfp->frchainP if NULL. | Alan Modra | 1 | -1/+1 |
2005-08-11 | * subsegs.c (subseg_change): Move declaration of seginfo to before | Hans-Peter Nilsson | 1 | -1/+1 |
2005-08-11 | * README-vms: Delete. | Alan Modra | 1 | -229/+20 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-04-19 | gas/ | Jan Beulich | 1 | -1/+1 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2005-02-17 | * tc.h (struct relax_type, relax_typeS): Move from here.. | Alan Modra | 1 | -2/+2 |
2005-02-07 | * as.h (seg_not_empty_p): Return int, not bfd_boolean. | Nathan Sidwell | 1 | -1/+1 |
2005-01-27 | * dwarf2dbg.c (dwarf2_finish): Correct logic for determining when | Nathan Sidwell | 1 | -0/+28 |
2005-01-21 | * as.h: Remove #if 0'd code. | Ben Elliston | 1 | -21/+0 |
2004-07-19 | 2004-07-19 Christopher Faylor <cgf@timesys.com> | H.J. Lu | 1 | -7/+7 |
2004-05-11 | Apply H.J.'s patch to fix label arithmetic when multiple same-name sections a... | Nick Clifton | 1 | -2/+4 |
2003-12-03 | * messages.c: Convert to ISO-C. | Kazu Hirata | 1 | -28/+12 |
2003-07-25 | bfd/ | H.J. Lu | 1 | -0/+4 |
2002-12-08 | * subsegs.c (section_symbol): Use the symbol, not the section, name. | Alan Modra | 1 | -4/+4 |
2002-09-05 | gas reloc rewrite. | Alan Modra | 1 | -6/+4 |
2002-06-12 | * symbols.c (resolve_symbol_value): Initialise final_val. | Ben Elliston | 1 | -1/+1 |
2001-10-05 | * subsegs.c (subseg_text_p): Return 0 for absolute section. | Alan Modra | 1 | -1/+1 |