Age | Commit message (Expand) | Author | Files | Lines |
2020-01-02 | compiler, runtime, reflect: generate hash functions only for map keys | Ian Lance Taylor | 1 | -15/+9 |
2019-08-30 | compile, runtime: permit anonymous and empty fields in C header | Ian Lance Taylor | 1 | -33/+36 |
2018-01-24 | compiler: rationalize external symbol names | Ian Lance Taylor | 1 | -6/+6 |
2017-05-10 | Big merge of changes to gofrontend repo that were postponed due to the | Ian Lance Taylor | 1 | -17/+18 |
2017-02-17 | libgo: update to final Go 1.8 release | Ian Lance Taylor | 1 | -1/+7 |
2017-01-23 | re PR go/79037 (gccgo: Binaries crash with parforsetup: pos is not aligned on... | Ian Lance Taylor | 1 | -1/+2 |
2017-01-10 | compiler, runtime: drop size arguments to hash/equal functions | Ian Lance Taylor | 1 | -4/+9 |
2015-10-29 | compiler, reflect, runtime: remove zero field from type descriptor | Ian Lance Taylor | 1 | -9/+2 |
2015-10-29 | compiler, runtime: change type hash/equal to Go funcs | Ian Lance Taylor | 1 | -4/+4 |
2015-01-15 | libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. | Ian Lance Taylor | 1 | -2/+2 |
2014-09-05 | runtime: Use correct size for unsafe.Pointer GC instructions. | Ian Lance Taylor | 1 | -1/+1 |
2014-09-03 | compiler: Add precise type information on the heap. | Chris Manghane | 1 | -0/+10 |
2014-06-04 | libgo: Merge from revision 18783:00cce3a34d7e of master library. | Ian Lance Taylor | 1 | -2/+9 |
2013-01-24 | re PR go/46986 (Go is not supported on Darwin) | Ian Lance Taylor | 1 | -2/+2 |
2012-11-01 | compiler, runtime: More steps toward separating int and intgo. | Ian Lance Taylor | 1 | -5/+5 |
2012-05-14 | libgo: Use -fgo-pkgpath. | Ian Lance Taylor | 1 | -2/+2 |
2011-03-16 | Update to current version of Go library (revision 94d654be2064). | Ian Lance Taylor | 1 | -0/+4 |
2010-12-03 | Add Go frontend, libgo library, and Go testsuite. | Ian Lance Taylor | 1 | -0/+97 |