Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-03 | runtime: remove __go_alloc and __go_free | Ian Lance Taylor | 1 | -1/+0 |
2015-07-14 | compiler,runtime: Determine if allocations need new pointers in runtime. | Ian Lance Taylor | 1 | -9/+2 |
2014-10-20 | compiler, runtime: Add type information to single object allocation. | Ian Lance Taylor | 1 | -4/+8 |
2013-11-06 | libgo: Update to October 24 version of master library. | Ian Lance Taylor | 1 | -2/+2 |
2011-10-26 | Update Go library to last weekly. | Ian Lance Taylor | 1 | -0/+1 |
2011-04-13 | Unify handling of runtime support functions. | Ian Lance Taylor | 1 | -2/+2 |
2011-03-16 | Update to current version of Go library (revision 94d654be2064). | Ian Lance Taylor | 1 | -1/+1 |
2011-03-07 | Permit garbage collection on any compiler generated memory allocation. | Ian Lance Taylor | 1 | -1/+1 |
2010-12-03 | Add Go frontend, libgo library, and Go testsuite. | Ian Lance Taylor | 1 | -0/+21 |