aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/gnu/unwind-resume.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-01Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.cFlorian Weimer1-83/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-04-26Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766]Tulio Magno Quites Machado Filho1-5/+2
2018-01-11csu: Update __libgcc_s_init commentFlorian Weimer1-2/+6
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-02-08hurd: fix unwind-resume.c buildSamuel Thibault1-0/+4
2015-02-08hurd: fix unwind-resume.c buildSamuel Thibault1-0/+4
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath1-18/+17
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-16Use PTR_MANGLE on libgcc unwinder function pointers.Roland McGrath1-3/+12
2014-12-16Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath1-2/+0
2014-12-16Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath1-0/+2
2014-05-09Silence a missing-noreturn warning for _Unwind_Resume.Roland McGrath1-5/+7
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-04-26move libgcc_s soname definition to shlib-versionsSiddhesh Poyarekar1-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-04-05Move unwind-resume code from NPTL to sysdeps/gnu.Roland McGrath1-0/+65