aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/powerpcspe
Commit message (Expand)AuthorAgeFilesLines
* libc/softfloat: we don't export _fp[gs]et* symbolsBrooks Davis2024-03-131-4/+0
* libc: Move per-arch sys/Makefile.inc to libsysBrooks Davis2024-02-051-2/+0
* libc: remove .PATH refs to libc/<arch>/sysBrooks Davis2024-02-051-1/+0
* libsys: relocate implementations and manpagesBrooks Davis2024-02-051-0/+1
* libc/<arch>/sys/Makefile.inc: remove cruftBrooks Davis2023-11-151-1/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-016-6/+0
* powerpcspe: Fix buildLi-Wen Hsu2023-09-081-0/+56
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-163-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-169-18/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-163-3/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* [PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().Brandon Bergren2021-03-011-3/+3
* [PowerPC] Implement VDSO timebase access on powerpc*Brandon Bergren2020-09-081-1/+0
* [PowerPC] Fix SPE floating point environment manipulationBrandon Bergren2019-12-122-2/+2
* Fix fabs(3) for powerpcspe, this time for realJustin Hibbits2018-07-261-1/+2
* Fix register usage in fabs(3) for powerpcspeJustin Hibbits2018-07-241-1/+1
* Fix floating point exception definitions for powerpcspeJustin Hibbits2018-07-242-3/+3
* Correct an misunderstanding of MDSRCS.Brooks Davis2017-03-021-1/+1
* Fix a copy&paste-o causing a segfault with sigsetjmp.Justin Hibbits2016-10-292-46/+46
* Remove the powerpcspe Symbol.map, it's identical to powerpc's.Justin Hibbits2016-10-232-60/+1
* Reduce code duplication between powerpc and powerpcspeJustin Hibbits2016-10-2219-928/+7
* ptrace.S is not needed, libc/sys/ptrace.c exists already.Justin Hibbits2016-10-222-62/+1
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-2234-0/+2267