aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/runtime1.goc
AgeCommit message (Expand)AuthorFilesLines
2016-11-16runtime: replace runtime1.goc with Go and C codeIan Lance Taylor1-82/+0
2016-10-20runtime: rewrite interface code into GoIan Lance Taylor1-1/+1
2016-10-14runtime: copy cpuprof code from Go 1.7 runtimeIan Lance Taylor1-4/+0
2016-09-29runtime: copy runtime.go and runtime1.go from Go 1.7Ian Lance Taylor1-10/+0
2016-08-30runtime: use -fgo-c-header to build C header fileIan Lance Taylor1-2/+2
2015-10-31runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor1-6/+13
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor1-0/+13
2014-07-12runtime: Merge master revision 19185.Ian Lance Taylor1-0/+62
2012-10-23libgo: Update to current sources.Ian Lance Taylor1-2/+2
2012-01-25libgo: Update to weekly.2012-01-15.Ian Lance Taylor1-0/+4
2011-11-28runtime: Multiplex goroutines onto OS threads.Ian Lance Taylor1-0/+10