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