aboutsummaryrefslogtreecommitdiff
path: root/libgcc/unwind-dw2-fde.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-02Fix up duplicated words mostly in comments, part 1Jakub Jelinek1-1/+1
2024-03-22handle unwind tables that are embedded within unwinding code [PR111731]Thomas Neumann1-16/+21
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-08-11preserve base pointer for __deregister_frame [PR110956]Thomas Neumann1-17/+17
2023-06-03fix radix sort on 32bit platforms [PR109670]Thomas Neumann1-5/+3
2023-06-03release the sorted FDE array when deregistering a frame [PR109685]Thomas Neumann1-0/+6
2023-05-15fix assert in non-atomic pathThomas Neumann1-1/+3
2023-05-15fix assert in __deregister_frame_info_basesSören Tempel1-1/+3
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-17initialize fde objects lazilyThomas Neumann1-11/+41
2022-12-17speed up end_fde_sort using radix sortThomas Neumann1-100/+134
2022-09-26fix assert in __deregister_frame_info_basesThomas Neumann1-1/+3
2022-09-23Avoid depending on destructor orderThomas Neumann1-1/+3
2022-09-18Remove dependency on uintptr_t in libgccThomas Neumann1-8/+10
2022-09-17eliminate mutex in fast path of __register_frameThomas Neumann1-50/+144
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-05-29[PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B keySam Tebbs1-0/+3
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-09-16re PR libgcc/71744 (Concurrently throwing exceptions is not scalable)Jakub Jelinek1-0/+41
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libgcc/Richard Sandiford1-1/+1
2013-02-04Update copyright in libgcc.Richard Sandiford1-2/+1
2012-03-13re PR bootstrap/52569 (bootstrap fails on x86_64-apple-darwin10 at revision 1...Richard Guenther1-0/+7
2012-03-12re PR gcov-profile/49484 (gcov crash if two(or more) forks happen at the same...Richard Guenther1-4/+1
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth1-1/+2
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth1-0/+1054