aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-defer.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-28runtime: Multiplex goroutines onto OS threads.Ian Lance Taylor1-0/+8
2011-11-11Introduce G structure and thread-local global g.Ian Lance Taylor1-15/+9
2011-09-16Fix defer when not calling recover in function with named results.Ian Lance Taylor1-2/+8
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+69