| Commit message (Expand) | Author | Age | Files | Lines |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |
* | dw2gencfi.c DWARF2_FDE_RELOC_SIZE | Alan Modra | 2017-03-06 | 1 | -12/+14 |
* | gas/dw2gencfi.c formatting | Alan Modra | 2017-03-06 | 1 | -25/+30 |
* | Update year range in copyright notice of all files. | Alan Modra | 2017-01-02 | 1 | -1/+1 |
* | Refine .cfi_sections check to only consider compact eh_frame | Matthew Fortune | 2016-10-06 | 1 | -1/+4 |
* | -Wimplicit-fallthrough warning fixes | Alan Modra | 2016-10-06 | 1 | -0/+1 |
* | Add .cfi_val_offset GAS command. | Andreas Krebbel | 2016-09-29 | 1 | -0/+42 |
* | use XNEW and related macros more | Trevor Saunders | 2016-05-13 | 1 | -11/+8 |
* | Allow the .cfi_sections directive to be reissued provided that CFI generation... | Nick Clifton | 2016-02-11 | 1 | -1/+6 |
* | Copyright update for binutils | Alan Modra | 2016-01-01 | 1 | -1/+1 |
* | gas: free allocated symbol name in .cfi_label handling | Jan Beulich | 2015-12-14 | 1 | -0/+1 |
* | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 2015-08-21 | 1 | -15/+15 |
* | Compact EH Support | Catherine Moore | 2015-05-28 | 1 | -141/+578 |
* | gas: fix a few omissions in .cfi_label handling | Jan Beulich | 2015-02-06 | 1 | -1/+5 |
* | gas: allow labeling of CFI instructions | Jan Beulich | 2015-01-12 | 1 | -1/+40 |
* | ChangeLog rotatation and copyright year update | Alan Modra | 2015-01-02 | 1 | -1/+1 |
* | GAS: Replace leading spaces with tabs across dw2gencfi.c | Maciej W. Rozycki | 2014-08-20 | 1 | -10/+10 |
* | Update copyright years | Alan Modra | 2014-03-05 | 1 | -2/+1 |
* | Remove trailing white spaces on gas | H.J. Lu | 2013-01-10 | 1 | -1/+1 |
* | * dw2gencfi.c (all_fde_data): Export. | Richard Henderson | 2011-08-07 | 1 | -1/+1 |
* | * dw2gencfi.c (tc_cfi_endproc): Avoid "set but not used" error. | Alan Modra | 2011-05-10 | 1 | -1/+1 |
* | 2011-05-09 Paul Brook <paul@codesourcery.com> | Paul Brook | 2011-05-09 | 1 | -75/+23 |
* | * dw2gencfi.c (CUR_SEG, SET_CUR_SEG, HANDLED, SET_HANDLED): Define. | Alan Modra | 2011-05-07 | 1 | -97/+96 |
* | * dw2gencfi.c (SUPPORT_FRAME_LINKONCE): Define. Use throughout | Alan Modra | 2011-05-05 | 1 | -21/+82 |
* | * dw2gencfi.c (dwcfi_seg_list): New struct. | Nick Clifton | 2011-04-26 | 1 | -113/+348 |
* | Fix comment typo. | Richard Henderson | 2011-02-16 | 1 | -1/+1 |
* | * dw2gencfi.c (dot_cfi_dummy): New. | Richard Henderson | 2011-02-15 | 1 | -0/+37 |
* | * dw2gencfi.c (TC_DWARF2_EMIT_OFFSET): Provide default. | Richard Henderson | 2010-09-02 | 1 | -5/+27 |
* | 2010-03-15 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 2010-03-15 | 1 | -2/+2 |
* | 2010-03-15 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 2010-03-15 | 1 | -17/+19 |
* | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 2009-12-11 | 1 | -1/+0 |
* | 2009-11-04 Daniel Jacobowitz <dan@codesourcery.com> | Maxim Kuvyrkov | 2009-11-04 | 1 | -2/+10 |
* | * dw2gencfi.c: Include dwarf2dbg.h. | Jakub Jelinek | 2009-10-02 | 1 | -57/+255 |
* | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 2009-09-11 | 1 | -10/+14 |
* | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 2009-06-22 | 1 | -1/+1 |
* | * dw2gencfi.c (output_cfi_insn): Initialize fragment before rs_cfa | Jakub Jelinek | 2009-06-09 | 1 | -2/+3 |
* | * Makefile.am (ehopt.o): Add struc-symbol.h. | Jakub Jelinek | 2008-11-28 | 1 | -6/+6 |
* | * dw2gencfi.c (cfi_finish): Deal with md_fix_up_eh_frame. | Eric Botcazou | 2008-10-09 | 1 | -0/+4 |
* | * dw2gencfi.c (output_cfi_insn): Fix typo in invocation of | Alan Modra | 2008-09-30 | 1 | -1/+1 |
* | include/ | Richard Henderson | 2008-09-24 | 1 | -4/+142 |
* | * dw2gencfi.c (CFI_DIFF_EXPR_OK): Define if not defined. | Dave Anglin | 2008-09-07 | 1 | -6/+15 |
* | * dw2gencfi.c (DWARF2_FDE_RELOC_SIZE): New. | Richard Henderson | 2008-08-21 | 1 | -8/+34 |
* | gas/ | Jan Beulich | 2008-02-13 | 1 | -14/+23 |
* | gas/ | Jan Beulich | 2007-09-26 | 1 | -12/+8 |
* | Switch to GPLv3 | Nick Clifton | 2007-07-03 | 1 | -2/+2 |
* | * dw2gencfi.c (struct fde_entry): Add per_encoding, lsda_encoding, | Jakub Jelinek | 2006-11-03 | 1 | -10/+262 |
* | * subsegs.h (struct frchain): Add frch_cfi_data field. | Jakub Jelinek | 2006-11-03 | 1 | -39/+49 |
* | * dw2gencfi.c (cfi_add_CFA_offset): | Ben Elliston | 2006-10-26 | 1 | -0/+1 |
* | bfd/ | Jakub Jelinek | 2006-02-27 | 1 | -2/+14 |
* | gas/ | Jan Beulich | 2005-11-17 | 1 | -4/+18 |