aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/proc.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-21runtime: Catch signals on altstack, disable splitstack signal blocking.Ian Lance Taylor1-0/+21
2011-12-12libgo: Update to weekly.2011-11-18.Ian Lance Taylor1-8/+10
2011-12-07libgo: Add back tests of syscall time.Ian Lance Taylor1-0/+31
2011-12-02libgo: Update to weekly.2011-11-01.Ian Lance Taylor1-17/+49
2011-11-28runtime: Multiplex goroutines onto OS threads.Ian Lance Taylor1-34/+1318
2011-11-11Introduce G structure and thread-local global g.Ian Lance Taylor1-2/+4
2011-10-26Update Go library to last weekly.Ian Lance Taylor1-0/+1
2011-10-23Implement new syscall package.Ian Lance Taylor1-0/+18
2011-03-27Add runtime profiling infrastructure, not yet working.Ian Lance Taylor1-0/+57
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+16