aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-main.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-16libgo: Update to Go 1.1.1.Ian Lance Taylor1-10/+1
2012-11-01compiler, runtime: More steps toward separating int and intgo.Ian Lance Taylor1-3/+1
2012-03-06libgo: Update to weekly.2012-03-04 release.Ian Lance Taylor1-1/+1
2012-03-02libgo: Update to weekly.2012-02-14 release.Ian Lance Taylor1-1/+1
2011-12-02libgo: Update to weekly.2011-11-01.Ian Lance Taylor1-20/+2
2011-11-28runtime: Multiplex goroutines onto OS threads.Ian Lance Taylor1-16/+19
2011-11-22runtime: New lock/note implementation.Ian Lance Taylor1-2/+1
2011-11-14runtime: Use some of 6g runtime.c for easier merging.Ian Lance Taylor1-27/+4
2011-11-11Introduce G structure and thread-local global g.Ian Lance Taylor1-0/+4
2011-10-26Update Go library to last weekly.Ian Lance Taylor1-0/+1
2011-04-04libgo: Always initialize semaphores.Rainer Orth1-0/+1
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+89