summaryrefslogtreecommitdiff
path: root/gas/dw2gencfi.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* dw2gencfi.c DWARF2_FDE_RELOC_SIZEAlan Modra2017-03-061-12/+14
* gas/dw2gencfi.c formattingAlan Modra2017-03-061-25/+30
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Refine .cfi_sections check to only consider compact eh_frameMatthew Fortune2016-10-061-1/+4
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* Add .cfi_val_offset GAS command.Andreas Krebbel2016-09-291-0/+42
* use XNEW and related macros moreTrevor Saunders2016-05-131-11/+8
* Allow the .cfi_sections directive to be reissued provided that CFI generation...Nick Clifton2016-02-111-1/+6
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* gas: free allocated symbol name in .cfi_label handlingJan Beulich2015-12-141-0/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-15/+15
* Compact EH SupportCatherine Moore2015-05-281-141/+578
* gas: fix a few omissions in .cfi_label handlingJan Beulich2015-02-061-1/+5
* gas: allow labeling of CFI instructionsJan Beulich2015-01-121-1/+40
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* GAS: Replace leading spaces with tabs across dw2gencfi.cMaciej W. Rozycki2014-08-201-10/+10
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Remove trailing white spaces on gasH.J. Lu2013-01-101-1/+1
* * dw2gencfi.c (all_fde_data): Export.Richard Henderson2011-08-071-1/+1
* * dw2gencfi.c (tc_cfi_endproc): Avoid "set but not used" error.Alan Modra2011-05-101-1/+1
* 2011-05-09 Paul Brook <paul@codesourcery.com>Paul Brook2011-05-091-75/+23
* * dw2gencfi.c (CUR_SEG, SET_CUR_SEG, HANDLED, SET_HANDLED): Define.Alan Modra2011-05-071-97/+96
* * dw2gencfi.c (SUPPORT_FRAME_LINKONCE): Define. Use throughoutAlan Modra2011-05-051-21/+82
* * dw2gencfi.c (dwcfi_seg_list): New struct.Nick Clifton2011-04-261-113/+348
* Fix comment typo.Richard Henderson2011-02-161-1/+1
* * dw2gencfi.c (dot_cfi_dummy): New.Richard Henderson2011-02-151-0/+37
* * dw2gencfi.c (TC_DWARF2_EMIT_OFFSET): Provide default.Richard Henderson2010-09-021-5/+27
* 2010-03-15 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2010-03-151-2/+2
* 2010-03-15 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2010-03-151-17/+19
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-1/+0
* 2009-11-04 Daniel Jacobowitz <dan@codesourcery.com>Maxim Kuvyrkov2009-11-041-2/+10
* * dw2gencfi.c: Include dwarf2dbg.h.Jakub Jelinek2009-10-021-57/+255
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-10/+14
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-1/+1
* * dw2gencfi.c (output_cfi_insn): Initialize fragment before rs_cfaJakub Jelinek2009-06-091-2/+3
* * Makefile.am (ehopt.o): Add struc-symbol.h.Jakub Jelinek2008-11-281-6/+6
* * dw2gencfi.c (cfi_finish): Deal with md_fix_up_eh_frame.Eric Botcazou2008-10-091-0/+4
* * dw2gencfi.c (output_cfi_insn): Fix typo in invocation ofAlan Modra2008-09-301-1/+1
* include/Richard Henderson2008-09-241-4/+142
* * dw2gencfi.c (CFI_DIFF_EXPR_OK): Define if not defined.Dave Anglin2008-09-071-6/+15
* * dw2gencfi.c (DWARF2_FDE_RELOC_SIZE): New.Richard Henderson2008-08-211-8/+34
* gas/Jan Beulich2008-02-131-14/+23
* gas/Jan Beulich2007-09-261-12/+8
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* * dw2gencfi.c (struct fde_entry): Add per_encoding, lsda_encoding,Jakub Jelinek2006-11-031-10/+262
* * subsegs.h (struct frchain): Add frch_cfi_data field.Jakub Jelinek2006-11-031-39/+49
* * dw2gencfi.c (cfi_add_CFA_offset):Ben Elliston2006-10-261-0/+1
* bfd/Jakub Jelinek2006-02-271-2/+14
* gas/Jan Beulich2005-11-171-4/+18