summaryrefslogtreecommitdiff
path: root/lib/libc/powerpc
AgeCommit message (Expand)Author
2025-05-29libc, libthr: Ditch MD __pthread_distribute_static_tls helpersJessica Clarke
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-03-13libc/softfloat: we don't export _fp[gs]et* symbolsBrooks Davis
2024-03-13lib{c,sys}: return wrapped syscall APIs to libcBrooks Davis
2024-02-05libc: move MD sys related symbols to libsysBrooks Davis
2024-02-05libc: Move per-arch sys/Makefile.inc to libsysBrooks Davis
2024-02-05libc: libc/<arch>/sys/__vdso_gettc -> libsys/<arch>/Brooks Davis
2024-02-05libsys: relocate implementations and manpagesBrooks Davis
2024-01-11powerpc/SYS.h: implement _SYSCALL_BODY() macroBrooks Davis
2023-12-21Revert "power*/SYS.h: implement _SYSCALL_BODY() macro"Brooks Davis
2023-12-21power*/SYS.h: implement _SYSCALL_BODY() macroBrooks Davis
2023-12-12libc/*/SYS.h: remove SYCALL macroBrooks Davis
2023-11-15libc: centralize a few numeric symbolsBrooks Davis
2023-11-15libc: centralize makecontext symbolsBrooks Davis
2023-11-15libc: centralize {_,sig,}{set,long}jmp symbolsBrooks Davis
2023-11-15libc: centralize ntoh symbolsBrooks Davis
2023-11-15libc: further centralize syscall symbolsBrooks Davis
2023-11-15libc: Remove empty comments in Symbol.mapBrooks Davis
2023-11-15libc/<arch>/sys/Makefile.inc: remove cruftBrooks Davis
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-09-25Purge more stray embedded $FreeBSD$ stringsJohn Baldwin
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2021-12-09libc: Remove _get_tp() and _set_tp().John Baldwin
2021-11-10Add sched_getcpu()Konstantin Belousov
2021-04-09libc: add _get_tp() private functionKonstantin Belousov
2021-04-04libc/<arch>/sys/cerror.S: fix typoKonstantin Belousov
2021-02-28[PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().Brandon Bergren
2020-12-05Add CFI start/end proc directives to arm64, i386, and ppcConrad Meyer
2020-09-23[PowerPC64LE] Fix gdtoa configurations on LE.Brandon Bergren
2020-09-08[PowerPC] Implement VDSO timebase access on powerpc*Brandon Bergren
2019-11-23[PowerPC] Fix typo in _ctx_start on ppc32Brandon Bergren
2019-06-25powerpc: Transition to Secure-PLT, like most other OSsJustin Hibbits
2019-03-29Fix initial exec TLS mode for dynamically loaded shared objects.Konstantin Belousov
2018-12-05Remove MD __sys_* private symbols.Brooks Davis
2018-06-04Reimplement brk() and sbrk() to avoid the use of _end.Mark Johnston
2018-04-12Replace MD assembly exect() with a portable version.Brooks Davis
2018-04-06Remove caching from getlogin(2).Brooks Davis
2018-01-31Remove bogus checks against NCARGS.John Baldwin
2017-11-25libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-03-02Correct an misunderstanding of MDSRCS.Brooks Davis
2016-10-25Fix a typo which broke the build for powerpc.Justin Hibbits
2016-10-22Reduce code duplication between powerpc and powerpcspeJustin Hibbits
2016-09-08Reduce duplicate NOASM and PSEUDO definitionsBrooks Davis