summaryrefslogtreecommitdiff
path: root/gas/dw2gencfi.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* gas: generate .sframe from CFI directivesIndu Bhagat2022-11-151-0/+30
* Support multiple .eh_frame sectionsJojo R2022-11-041-2/+25
* dw2gencfi.c: use notes obstackAlan Modra2022-07-091-12/+10
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Re: PR27723, Internal error in select_cie_for_fdeAlan Modra2021-04-141-68/+61
* PR27723, Internal error in select_cie_for_fdeAlan Modra2021-04-141-0/+4
* Use startswith in gas subfolder.Martin Liska2021-04-011-4/+3
* Use bool in gasAlan Modra2021-03-311-21/+21
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra2020-08-231-1/+1
* Port dw2gencfi.c to str_htab.Martin Liska2020-08-201-14/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* [gas] Implement .cfi_negate_ra_state directiveKyrylo Tkachov2019-12-061-0/+1
* gas: Check for overflow on return column in version 1 CIE DWARFAndrew Burgess2019-11-281-1/+6
* gas: Add --gdwarf-cie-version command line flagAndrew Burgess2019-11-181-2/+10
* Re: Optimise away eh_frame advance_loc 0Alan Modra2019-10-291-1/+6
* Optimise away eh_frame advance_loc 0Alan Modra2019-10-261-1/+3
* bfd_section_* macrosAlan Modra2019-09-191-8/+8
* A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton2019-05-141-24/+24
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix typo/thinko in last change.Jeff Law2018-12-131-1/+1
* Move aarch64 CIE code to aarch64 backendSam Tebbs2018-12-131-6/+16
* [aarch64] Add support for pointer authentication B keySam Tebbs2018-12-051-16/+6
* PR23939, Check frch_cfi_data before usewu.heng2018-12-041-1/+9
* Re: Pack reloc_howto_structAlan Modra2018-08-221-2/+2
* 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