Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libgo: update to Go1.18beta2 | Ian Lance Taylor | 2022-02-11 | 1 | -6/+6 |
* | compiler, libgo: change mangling scheme | Ian Lance Taylor | 2020-11-20 | 1 | -1/+1 |
* | runtime: revert eqtype for AIX | Clément Chigot | 2020-08-10 | 1 | -6/+6 |
* | libgo: update to go1.15rc1 | Ian Lance Taylor | 2020-08-01 | 1 | -2/+3 |
* | libgo: update to Go 1.13beta1 release | Ian Lance Taylor | 2019-09-06 | 1 | -0/+10 |
* | compiler, runtime: support and use single argument go:linkname | Ian Lance Taylor | 2019-08-31 | 1 | -15/+14 |
* | runtime: inline and remove eqtype | Ian Lance Taylor | 2019-06-21 | 1 | -6/+6 |
* | compiler: open code some type assertions | Ian Lance Taylor | 2019-06-21 | 1 | -33/+4 |
* | compiler,runtime: do more direct interfaces | Ian Lance Taylor | 2019-05-01 | 1 | -6/+13 |
* | runtime: persistentalloc and cache itabs | Ian Lance Taylor | 2019-05-01 | 1 | -31/+225 |
* | libgo: update to Go 1.11 | Ian Lance Taylor | 2018-09-24 | 1 | -7/+43 |
* | libgo: update to Go 1.8 release candidate 1 | Ian Lance Taylor | 2017-01-14 | 1 | -2/+2 |
* | runtime: rewrite interface code into Go | Ian Lance Taylor | 2016-10-20 | 1 | -0/+334 |