aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/powerpcspe
Commit message (Expand)AuthorAgeFilesLines
* [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