Age | Commit message (Expand) | Author | Files | Lines |
2022-02-18 | libgo: update to Go1.18rc1 release | Ian Lance Taylor | 1 | -1/+1 |
2022-02-11 | libgo: update to Go1.18beta2 | Ian Lance Taylor | 1 | -19/+34 |
2021-08-12 | libgo: update to Go1.17rc2 | Ian Lance Taylor | 1 | -0/+12 |
2021-08-02 | compiler, runtime: support unsafe.Add and unsafe.Slice | Ian Lance Taylor | 1 | -0/+29 |
2020-12-30 | libgo: update to Go1.16beta1 release | Ian Lance Taylor | 1 | -36/+12 |
2020-11-30 | compiler, runtime: check len/cap for append(s, make(T, l)...) | Ian Lance Taylor | 1 | -2/+9 |
2020-08-01 | libgo: update to go1.15rc1 | Ian Lance Taylor | 1 | -3/+52 |
2020-07-27 | compiler,runtime: pass only ptr and len to some runtime calls | Ian Lance Taylor | 1 | -18/+18 |
2020-01-21 | libgo: update to Go1.14beta1 | Ian Lance Taylor | 1 | -1/+1 |
2020-01-07 | compiler, runtime: stop using __go_runtime_error | Ian Lance Taylor | 1 | -0/+2 |
2019-09-06 | libgo: update to Go 1.13beta1 release | Ian Lance Taylor | 1 | -3/+3 |
2019-08-31 | compiler, runtime: support and use single argument go:linkname | Ian Lance Taylor | 1 | -7/+6 |
2019-03-19 | compiler,runtime: pass old slice's ptr/len/cap by value to growslice | Ian Lance Taylor | 1 | -15/+15 |
2019-01-18 | libgo: update to Go1.12beta2 | Ian Lance Taylor | 1 | -51/+28 |
2019-01-07 | compiler: move slice construction to callers of makeslice | Ian Lance Taylor | 1 | -4/+3 |
2018-09-24 | libgo: update to Go 1.11 | Ian Lance Taylor | 1 | -24/+53 |
2018-01-09 | libgo: update to Go1.10beta1 | Ian Lance Taylor | 1 | -5/+37 |
2017-05-10 | Big merge of changes to gofrontend repo that were postponed due to the | Ian Lance Taylor | 1 | -14/+4 |
2017-01-14 | libgo: update to Go 1.8 release candidate 1 | Ian Lance Taylor | 1 | -8/+26 |
2016-10-28 | compiler, runtime: copy slice code from Go 1.7 runtime | Ian Lance Taylor | 1 | -0/+212 |
2015-10-31 | runtime: Remove now unnecessary pad field from ParFor. | Ian Lance Taylor | 1 | -139/+0 |
2015-01-15 | libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. | Ian Lance Taylor | 1 | -0/+139 |