aboutsummaryrefslogtreecommitdiff
path: root/libgcc/unwind-dw2-fde-dip.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-04libgcc: Special-case BFD ld unwind table encodings in find_fde_tailFlorian Weimer1-10/+48
2022-02-25libgcc: fix a warning calling find_fde_tailXi Ruoyao1-1/+1
2022-01-25libgcc: Fix _Unwind_Find_FDE for missing unwind data with glibc 2.35Florian Weimer1-1/+1
2022-01-04libgcc: Use _dl_find_object in _Unwind_Find_FDEFlorian Weimer1-0/+18
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-25libgcc: Split FDE search code from PT_GNU_EH_FRAME lookupFlorian Weimer1-42/+50
2021-11-22libgcc: Remove dbase member from struct unw_eh_callback_data if NULLFlorian Weimer1-7/+39
2021-11-22libgcc: Remove tbase member from struct unw_eh_callback_dataFlorian Weimer1-5/+3
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-20NetBSD/libgcc: Check for TARGET_DL_ITERATE_PHDR in the unwinderMaciej W. Rozycki1-0/+1
2020-01-31nios2: Support for GOT-relative DW_EH_PE_datarel encoding.Sandra Loosemore1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-19config.host (*-*-netbsd*): Add t-eh-dw2-dip to tmake_file.Krister Walfridsson1-1/+1
2016-11-16re PR libgcc/68468 (frv/bfin FDPIC toolchain build error)Waldemar Brodkorb1-2/+6
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-04-22unwind fix for muslGregor Richards1-0/+6
2015-01-27Move Solaris/x86 CRT_GET_RFIB_DATA definition to libgccRainer Orth1-3/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino1-1/+2
2014-01-02Update copyright years in libgcc/Richard Sandiford1-1/+1
2013-02-04Update copyright in libgcc.Richard Sandiford1-2/+1
2012-10-05config.host (*-*-openbsd*): Add t-eh-dw2-dip to tmake_file.Mark Kettenis1-1/+7
2012-04-24unwind-dw2-fde-dip.c: Define USE_PT_GNU_EH_FRAME for BIONIC.Chao-ying Fu1-0/+5
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth1-1/+2
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth1-0/+470