about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64/setcontext.S
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Try to free the GCS of makecontextSzabolcs Nagy2024-02-021-3/+16
* aarch64: Add GCS support for makecontextSzabolcs Nagy2024-02-021-0/+4
* aarch64: Add GCS support for setcontextSzabolcs Nagy2024-02-021-0/+39
* aarch64: Add setcontext support for SMESzabolcs Nagy2024-01-021-0/+19
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy2020-12-311-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Partial ILP32 support for aarch64.Steve Ellcey2016-11-281-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* [AArch64] make setcontext etc functions consistent with the kernelSzabolcs Nagy2015-07-061-4/+4
* Bug 18125: Call exit after last linked context.Carlos O'Donell2015-05-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton2014-04-171-55/+95
* Relocate AArch64 from ports to libc.Marcus Shawcroft2014-02-111-0/+89