aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64/setcontext.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-02aarch64: Add setcontext support for SMESzabolcs Nagy1-0/+19
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-31aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy1-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-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-11-28Partial ILP32 support for aarch64.Steve Ellcey1-0/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-07-06[AArch64] make setcontext etc functions consistent with the kernelSzabolcs Nagy1-4/+4
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-04-17aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton1-55/+95
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft1-0/+89