summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/sh/sys/tfork_thread.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Save and restore 'gbr' register when enter/leaving the kernel, and useguenther2016-05-181-2/+2
* __tfork() needs to set the stack address of the new thread in the kernel,guenther2012-06-211-4/+3
* Move __tfork_thread() from rthreads (libpthread) to libc so thatguenther2012-03-221-0/+61