| Age | Commit message (Expand) | Author |
| 2019-09-17 | re PR go/91781 (r275691 breaks go test "reflect") | Ian Lance Taylor |
| 2019-08-30 | compile, runtime: permit anonymous and empty fields in C header | Ian Lance Taylor |
| 2019-02-15 | compiler, runtime: harmonize types referenced by both C and Go | Ian Lance Taylor |
| 2017-01-03 | runtime: remove __go_alloc and __go_free | Ian Lance Taylor |
| 2016-11-18 | runtime, reflect: rewrite Go to FFI type conversion in Go | Ian Lance Taylor |
| 2015-11-23 | re PR go/68496 ([libgo] reflect test fails on Linux x86-64) | Ian Lance Taylor |
| 2015-01-16 | compiler, reflect, runtime: Use static chain for closures. | Richard Henderson |
| 2014-07-19 | reflect, runtime: Use libffi closures to implement reflect.MakeFunc. | Ian Lance Taylor |
| 2013-11-19 | reflect: Handle calls to functions that take or return empty structs | Ian Lance Taylor |
| 2013-11-06 | libgo: Update to October 24 version of master library. | Ian Lance Taylor |
| 2013-09-03 | compiler, runtime: Use runtime functions to pass closure value. | Ian Lance Taylor |
| 2013-06-18 | compiler, runtime: Use function descriptors. | Ian Lance Taylor |
| 2013-03-01 | runtime, testing/quick: libffi doesn't handle complex on Alpha. | Ian Lance Taylor |
| 2012-11-02 | runtime: Fix reflect.Call support for 64-bit ints. | Ian Lance Taylor |
| 2012-11-01 | compiler, runtime: More steps toward separating int and intgo. | Ian Lance Taylor |
| 2012-02-14 | re PR go/48407 (libgo/configure --without-libffi doesn't work) | Ian Lance Taylor |
| 2012-02-11 | runtime: Handle FFI promoting result types. | Ian Lance Taylor |
| 2011-06-14 | Change builtin make to runtime call at lowering time. | Ian Lance Taylor |
| 2011-05-20 | Update to current version of Go library. | Ian Lance Taylor |
| 2011-01-21 | Remove the types float and complex. | Ian Lance Taylor |
| 2010-12-03 | Add Go frontend, libgo library, and Go testsuite. | Ian Lance Taylor |