summaryrefslogtreecommitdiff
path: root/lib/libc/powerpc64/gen/makecontext.c
AgeCommit message (Expand)Author
2025-07-13libc/powerpc64: Fix swapcontext(3)Timothy Pearson
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2020-08-06[POWERPC] Fix ppc64 makecontext() parameter overflow handling.Brandon Bergren
2019-11-16[PowerPC] Fix *context on ELFv2Brandon Bergren
2018-01-31Remove bogus checks against NCARGS.John Baldwin
2017-11-25libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2012-04-07Properly resolve the _ctx_start function descriptor (the symbol _ctx_startNathan Whitehorn
2010-07-10Provide 64-bit PowerPC support in libc.Nathan Whitehorn