summaryrefslogtreecommitdiff
path: root/gas/dw2gencfi.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-04-14Re: PR27723, Internal error in select_cie_for_fdeAlan Modra
2021-04-14PR27723, Internal error in select_cie_for_fdeAlan Modra
2021-04-01Use startswith in gas subfolder.Martin Liska
2021-03-31Use bool in gasAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra
2020-08-20Port dw2gencfi.c to str_htab.Martin Liska
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-06[gas] Implement .cfi_negate_ra_state directiveKyrylo Tkachov
2019-11-28gas: Check for overflow on return column in version 1 CIE DWARFAndrew Burgess
2019-11-18gas: Add --gdwarf-cie-version command line flagAndrew Burgess
2019-10-29Re: Optimise away eh_frame advance_loc 0Alan Modra
2019-10-26Optimise away eh_frame advance_loc 0Alan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-05-14A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-13Fix typo/thinko in last change.Jeff Law
2018-12-13Move aarch64 CIE code to aarch64 backendSam Tebbs
2018-12-05[aarch64] Add support for pointer authentication B keySam Tebbs
2018-12-04PR23939, Check frch_cfi_data before usewu.heng
2018-08-22Re: Pack reloc_howto_structAlan Modra
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