summaryrefslogtreecommitdiff
path: root/libgo/runtime/go-main.c
Commit message (Expand)AuthorAgeFilesLines
* compiler, runtime: More steps toward separating int and intgo.ian2012-11-011-3/+1
* libgo: Update to weekly.2012-03-04 release.ian2012-03-061-1/+1
* libgo: Update to weekly.2012-02-14 release.ian2012-03-021-1/+1
* libgo: Update to weekly.2011-11-01.ian2011-12-021-20/+2
* runtime: Multiplex goroutines onto OS threads.ian2011-11-281-16/+19
* runtime: New lock/note implementation.ian2011-11-221-2/+1
* runtime: Use some of 6g runtime.c for easier merging.ian2011-11-141-27/+4
* Introduce G structure and thread-local global g.ian2011-11-111-0/+4
* Update Go library to last weekly.ian2011-10-261-0/+1
* libgo: Always initialize semaphores.ian2011-04-041-0/+1
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+89