summaryrefslogtreecommitdiffstats
path: root/sys/arch/powerpc64/powerpc64/process_machdep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable support for floating-point exceptions. We always run in "precise"kettenis2021-01-091-10/+8
* Implement ptrace(2) bits. Still largely untested.kettenis2020-07-141-85/+48
* Implement process_read_regs() such that core dumps become usable.kettenis2020-07-101-23/+10
* Get context switching between kernel threads going.kettenis2020-06-141-2/+2
* Planting the first seed for OpenBSD/powerpc64.kettenis2020-05-161-0/+186