aboutsummaryrefslogtreecommitdiff
path: root/libgcc/unwind-dw2-fde-dip.c
AgeCommit message (Expand)Author
2024-01-12libgcc, nios2: Fix exception handling on nios2 with -fpicSandra Loosemore
2024-01-03Update copyright years.Jakub Jelinek
2023-07-11libgcc: Fix -Wint-conversion warning in find_fde_tailFlorian Weimer
2023-06-07libgcc: Fix eh_frame fast path in find_fde_tailFlorian Weimer
2023-01-16Update copyright years.Jakub Jelinek
2022-11-04libgcc: Special-case BFD ld unwind table encodings in find_fde_tailFlorian Weimer
2022-02-25libgcc: fix a warning calling find_fde_tailXi Ruoyao
2022-01-25libgcc: Fix _Unwind_Find_FDE for missing unwind data with glibc 2.35Florian Weimer
2022-01-04libgcc: Use _dl_find_object in _Unwind_Find_FDEFlorian Weimer
2022-01-03Update copyright years.Jakub Jelinek
2021-11-25libgcc: Split FDE search code from PT_GNU_EH_FRAME lookupFlorian Weimer
2021-11-22libgcc: Remove dbase member from struct unw_eh_callback_data if NULLFlorian Weimer
2021-11-22libgcc: Remove tbase member from struct unw_eh_callback_dataFlorian Weimer
2021-01-04Update copyright years.Jakub Jelinek
2020-11-20NetBSD/libgcc: Check for TARGET_DL_ITERATE_PHDR in the unwinderMaciej W. Rozycki
2020-01-31nios2: Support for GOT-relative DW_EH_PE_datarel encoding.Sandra Loosemore
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-12-19config.host (*-*-netbsd*): Add t-eh-dw2-dip to tmake_file.Krister Walfridsson
2016-11-16re PR libgcc/68468 (frv/bfin FDPIC toolchain build error)Waldemar Brodkorb
2016-01-04Update copyright years.Jakub Jelinek
2015-04-22unwind fix for muslGregor Richards
2015-01-27Move Solaris/x86 CRT_GET_RFIB_DATA definition to libgccRainer Orth
2015-01-05Update copyright years.Jakub Jelinek
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino
2014-01-02Update copyright years in libgcc/Richard Sandiford
2013-02-04Update copyright in libgcc.Richard Sandiford
2012-10-05config.host (*-*-openbsd*): Add t-eh-dw2-dip to tmake_file.Mark Kettenis
2012-04-24unwind-dw2-fde-dip.c: Define USE_PT_GNU_EH_FRAME for BIONIC.Chao-ying Fu
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth