aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-main.c
AgeCommit message (Expand)Author
2011-11-28runtime: Multiplex goroutines onto OS threads.Ian Lance Taylor
2011-11-22runtime: New lock/note implementation.Ian Lance Taylor
2011-11-14runtime: Use some of 6g runtime.c for easier merging.Ian Lance Taylor
2011-11-11Introduce G structure and thread-local global g.Ian Lance Taylor
2011-10-26Update Go library to last weekly.Ian Lance Taylor
2011-04-04libgo: Always initialize semaphores.Rainer Orth
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor