Age | Commit message (Expand) | Author | Files | Lines |
2022-11-15 | gas: generate .sframe from CFI directives | Indu Bhagat | 1 | -0/+30 |
2022-11-04 | Support multiple .eh_frame sections | Jojo R | 1 | -2/+25 |
2022-07-09 | dw2gencfi.c: use notes obstack | Alan Modra | 1 | -12/+10 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-04-14 | Re: PR27723, Internal error in select_cie_for_fde | Alan Modra | 1 | -68/+61 |
2021-04-14 | PR27723, Internal error in select_cie_for_fde | Alan Modra | 1 | -0/+4 |
2021-04-01 | Use startswith in gas subfolder. | Martin Liska | 1 | -4/+3 |
2021-03-31 | Use bool in gas | Alan Modra | 1 | -21/+21 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-23 | PR26513, 629310abec breaks assembling PowerPC Linux kernels | Alan Modra | 1 | -1/+1 |
2020-08-20 | Port dw2gencfi.c to str_htab. | Martin Liska | 1 | -14/+4 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-06 | [gas] Implement .cfi_negate_ra_state directive | Kyrylo Tkachov | 1 | -0/+1 |
2019-11-28 | gas: Check for overflow on return column in version 1 CIE DWARF | Andrew Burgess | 1 | -1/+6 |
2019-11-18 | gas: Add --gdwarf-cie-version command line flag | Andrew Burgess | 1 | -2/+10 |
2019-10-29 | Re: Optimise away eh_frame advance_loc 0 | Alan Modra | 1 | -1/+6 |
2019-10-26 | Optimise away eh_frame advance_loc 0 | Alan Modra | 1 | -1/+3 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -8/+8 |
2019-05-14 | A series of fixes to addres problems detected by compiling the assembler with... | Nick Clifton | 1 | -24/+24 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-13 | Fix typo/thinko in last change. | Jeff Law | 1 | -1/+1 |
2018-12-13 | Move aarch64 CIE code to aarch64 backend | Sam Tebbs | 1 | -6/+16 |
2018-12-05 | [aarch64] Add support for pointer authentication B key | Sam Tebbs | 1 | -16/+6 |
2018-12-04 | PR23939, Check frch_cfi_data before use | wu.heng | 1 | -1/+9 |
2018-08-22 | Re: Pack reloc_howto_struct | Alan Modra | 1 | -2/+2 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-03-06 | dw2gencfi.c DWARF2_FDE_RELOC_SIZE | Alan Modra | 1 | -12/+14 |
2017-03-06 | gas/dw2gencfi.c formatting | Alan Modra | 1 | -25/+30 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-06 | Refine .cfi_sections check to only consider compact eh_frame | Matthew Fortune | 1 | -1/+4 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+1 |
2016-09-29 | Add .cfi_val_offset GAS command. | Andreas Krebbel | 1 | -0/+42 |
2016-05-13 | use XNEW and related macros more | Trevor Saunders | 1 | -11/+8 |
2016-02-11 | Allow the .cfi_sections directive to be reissued provided that CFI generation... | Nick Clifton | 1 | -1/+6 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-14 | gas: free allocated symbol name in .cfi_label handling | Jan Beulich | 1 | -0/+1 |
2015-08-21 | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 1 | -15/+15 |
2015-05-28 | Compact EH Support | Catherine Moore | 1 | -141/+578 |
2015-02-06 | gas: fix a few omissions in .cfi_label handling | Jan Beulich | 1 | -1/+5 |
2015-01-12 | gas: allow labeling of CFI instructions | Jan Beulich | 1 | -1/+40 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-08-20 | GAS: Replace leading spaces with tabs across dw2gencfi.c | Maciej W. Rozycki | 1 | -10/+10 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-01-10 | Remove trailing white spaces on gas | H.J. Lu | 1 | -1/+1 |
2011-08-07 | * dw2gencfi.c (all_fde_data): Export. | Richard Henderson | 1 | -1/+1 |
2011-05-10 | * dw2gencfi.c (tc_cfi_endproc): Avoid "set but not used" error. | Alan Modra | 1 | -1/+1 |
2011-05-09 | 2011-05-09 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -75/+23 |
2011-05-07 | * dw2gencfi.c (CUR_SEG, SET_CUR_SEG, HANDLED, SET_HANDLED): Define. | Alan Modra | 1 | -97/+96 |
2011-05-05 | * dw2gencfi.c (SUPPORT_FRAME_LINKONCE): Define. Use throughout | Alan Modra | 1 | -21/+82 |
2011-04-26 | * dw2gencfi.c (dwcfi_seg_list): New struct. | Nick Clifton | 1 | -113/+348 |