aboutsummaryrefslogtreecommitdiff
path: root/gas/dw2gencfi.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-13Fix typo/thinko in last change.Jeff Law1-1/+1
2018-12-13Move aarch64 CIE code to aarch64 backendSam Tebbs1-6/+16
2018-12-05[aarch64] Add support for pointer authentication B keySam Tebbs1-16/+6
2018-12-04PR23939, Check frch_cfi_data before usewu.heng1-1/+9
2018-08-22Re: Pack reloc_howto_structAlan Modra1-2/+2
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-03-06dw2gencfi.c DWARF2_FDE_RELOC_SIZEAlan Modra1-12/+14
2017-03-06gas/dw2gencfi.c formattingAlan Modra1-25/+30
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-06Refine .cfi_sections check to only consider compact eh_frameMatthew Fortune1-1/+4
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-0/+1
2016-09-29Add .cfi_val_offset GAS command.Andreas Krebbel1-0/+42
2016-05-13use XNEW and related macros moreTrevor Saunders1-11/+8
2016-02-11Allow the .cfi_sections directive to be reissued provided that CFI generation...Nick Clifton1-1/+6
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-14gas: free allocated symbol name in .cfi_label handlingJan Beulich1-0/+1
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-15/+15
2015-05-28Compact EH SupportCatherine Moore1-141/+578
2015-02-06gas: fix a few omissions in .cfi_label handlingJan Beulich1-1/+5
2015-01-12gas: allow labeling of CFI instructionsJan Beulich1-1/+40
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-08-20GAS: Replace leading spaces with tabs across dw2gencfi.cMaciej W. Rozycki1-10/+10
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-01-10Remove trailing white spaces on gasH.J. Lu1-1/+1
2011-08-07 * dw2gencfi.c (all_fde_data): Export.Richard Henderson1-1/+1
2011-05-10 * dw2gencfi.c (tc_cfi_endproc): Avoid "set but not used" error.Alan Modra1-1/+1
2011-05-092011-05-09 Paul Brook <paul@codesourcery.com>Paul Brook1-75/+23
2011-05-07 * dw2gencfi.c (CUR_SEG, SET_CUR_SEG, HANDLED, SET_HANDLED): Define.Alan Modra1-97/+96
2011-05-05 * dw2gencfi.c (SUPPORT_FRAME_LINKONCE): Define. Use throughoutAlan Modra1-21/+82
2011-04-26 * dw2gencfi.c (dwcfi_seg_list): New struct.Nick Clifton1-113/+348
2011-02-16Fix comment typo.Richard Henderson1-1/+1
2011-02-15 * dw2gencfi.c (dot_cfi_dummy): New.Richard Henderson1-0/+37
2010-09-02 * dw2gencfi.c (TC_DWARF2_EMIT_OFFSET): Provide default.Richard Henderson1-5/+27
2010-03-152010-03-15 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-2/+2
2010-03-152010-03-15 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-17/+19
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-1/+0
2009-11-042009-11-04 Daniel Jacobowitz <dan@codesourcery.com>Maxim Kuvyrkov1-2/+10
2009-10-02 * dw2gencfi.c: Include dwarf2dbg.h.Jakub Jelinek1-57/+255
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-10/+14
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-1/+1
2009-06-09 * dw2gencfi.c (output_cfi_insn): Initialize fragment before rs_cfaJakub Jelinek1-2/+3
2008-11-28 * Makefile.am (ehopt.o): Add struc-symbol.h.Jakub Jelinek1-6/+6
2008-10-09 * dw2gencfi.c (cfi_finish): Deal with md_fix_up_eh_frame.Eric Botcazou1-0/+4
2008-09-30 * dw2gencfi.c (output_cfi_insn): Fix typo in invocation ofAlan Modra1-1/+1
2008-09-24include/Richard Henderson1-4/+142
2008-09-07 * dw2gencfi.c (CFI_DIFF_EXPR_OK): Define if not defined.Dave Anglin1-6/+15
2008-08-21 * dw2gencfi.c (DWARF2_FDE_RELOC_SIZE): New.Richard Henderson1-8/+34
2008-02-13gas/Jan Beulich1-14/+23
2007-09-26gas/Jan Beulich1-12/+8