summaryrefslogtreecommitdiff
path: root/gas/dw2gencfi.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-03-06dw2gencfi.c DWARF2_FDE_RELOC_SIZEAlan Modra
2017-03-06gas/dw2gencfi.c formattingAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-06Refine .cfi_sections check to only consider compact eh_frameMatthew Fortune
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-09-29Add .cfi_val_offset GAS command.Andreas Krebbel
2016-05-13use XNEW and related macros moreTrevor Saunders
2016-02-11Allow the .cfi_sections directive to be reissued provided that CFI generation...Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-12-14gas: free allocated symbol name in .cfi_label handlingJan Beulich
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton
2015-05-28Compact EH SupportCatherine Moore
2015-02-06gas: fix a few omissions in .cfi_label handlingJan Beulich
2015-01-12gas: allow labeling of CFI instructionsJan Beulich
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-08-20GAS: Replace leading spaces with tabs across dw2gencfi.cMaciej W. Rozycki
2014-03-05Update copyright yearsAlan Modra
2013-01-10Remove trailing white spaces on gasH.J. Lu
2011-08-07 * dw2gencfi.c (all_fde_data): Export.Richard Henderson
2011-05-10 * dw2gencfi.c (tc_cfi_endproc): Avoid "set but not used" error.Alan Modra
2011-05-092011-05-09 Paul Brook <paul@codesourcery.com>Paul Brook
2011-05-07 * dw2gencfi.c (CUR_SEG, SET_CUR_SEG, HANDLED, SET_HANDLED): Define.Alan Modra
2011-05-05 * dw2gencfi.c (SUPPORT_FRAME_LINKONCE): Define. Use throughoutAlan Modra
2011-04-26 * dw2gencfi.c (dwcfi_seg_list): New struct.Nick Clifton
2011-02-16Fix comment typo.Richard Henderson
2011-02-15 * dw2gencfi.c (dot_cfi_dummy): New.Richard Henderson
2010-09-02 * dw2gencfi.c (TC_DWARF2_EMIT_OFFSET): Provide default.Richard Henderson
2010-03-152010-03-15 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge
2010-03-152010-03-15 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-11-042009-11-04 Daniel Jacobowitz <dan@codesourcery.com>Maxim Kuvyrkov
2009-10-02 * dw2gencfi.c: Include dwarf2dbg.h.Jakub Jelinek
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton
2009-06-09 * dw2gencfi.c (output_cfi_insn): Initialize fragment before rs_cfaJakub Jelinek
2008-11-28 * Makefile.am (ehopt.o): Add struc-symbol.h.Jakub Jelinek
2008-10-09 * dw2gencfi.c (cfi_finish): Deal with md_fix_up_eh_frame.Eric Botcazou
2008-09-30 * dw2gencfi.c (output_cfi_insn): Fix typo in invocation ofAlan Modra
2008-09-24include/Richard Henderson
2008-09-07 * dw2gencfi.c (CFI_DIFF_EXPR_OK): Define if not defined.Dave Anglin
2008-08-21 * dw2gencfi.c (DWARF2_FDE_RELOC_SIZE): New.Richard Henderson
2008-02-13gas/Jan Beulich
2007-09-26gas/Jan Beulich
2007-07-03Switch to GPLv3Nick Clifton
2006-11-03 * dw2gencfi.c (struct fde_entry): Add per_encoding, lsda_encoding,Jakub Jelinek
2006-11-03 * subsegs.h (struct frchain): Add frch_cfi_data field.Jakub Jelinek
2006-10-26 * dw2gencfi.c (cfi_add_CFA_offset):Ben Elliston
2006-02-27bfd/Jakub Jelinek
2005-11-17gas/Jan Beulich