Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-17 | re PR go/91781 (r275691 breaks go test "reflect") | Ian Lance Taylor | 1 | -7/+32 |
2019-09-17 | reflect: unexport FFICallbackGo; use go:linkname instead | Ian Lance Taylor | 1 | -5/+6 |
2019-09-06 | libgo: update to Go 1.13beta1 release | Ian Lance Taylor | 1 | -5/+6 |
2018-10-08 | libgo: update to Go 1.11.1 release | Ian Lance Taylor | 1 | -2/+2 |
2016-11-18 | runtime, reflect: rewrite Go to FFI type conversion in Go | Ian Lance Taylor | 1 | -1/+4 |
2015-01-19 | reflect: Fix build for systems that do not define ffi_go_closure. | Ian Lance Taylor | 1 | -1/+1 |
2015-01-16 | compiler, reflect, runtime: Use static chain for closures. | Richard Henderson | 1 | -46/+21 |
2015-01-15 | libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. | Ian Lance Taylor | 1 | -1/+1 |
2014-07-19 | reflect, runtime: Use libffi closures to implement reflect.MakeFunc. | Ian Lance Taylor | 1 | -0/+88 |