Age | Commit message (Expand) | Author | Files | Lines |
2023-09-12 | libgo: fix DejaGNU testsuite compiler when using build sysroot | Ian Lance Taylor | 3 | -1/+10 |
2023-06-16 | libgo/testsuite: add benchmarks and examples to list | Ian Lance Taylor | 1 | -4/+6 |
2022-07-22 | libgo: use POSIX shell arithmetic expansion | Ian Lance Taylor | 1 | -1/+1 |
2022-02-13 | runtime: call timer functions via syscall | Ian Lance Taylor | 1 | -1/+0 |
2022-02-11 | libgo: update to Go1.18beta2 | Ian Lance Taylor | 2 | -42/+79 |
2021-08-12 | libgo: update to Go1.17rc2 | Ian Lance Taylor | 1 | -4/+9 |
2020-12-30 | libgo: update to Go1.16beta1 release | Ian Lance Taylor | 1 | -4/+4 |
2020-11-20 | compiler, libgo: change mangling scheme | Ian Lance Taylor | 1 | -3/+4 |
2020-10-07 | libgo: handle go1.10+ correctly in match.sh | Nikhil Benesch | 1 | -4/+4 |
2020-09-30 | libgo: add 32-bit RISC-V (RV32) support | Maciej W. Rozycki | 1 | -2/+2 |
2020-08-27 | gotest: use a space rather than a middle dot in target lists | Maciej W. Rozycki | 1 | -2/+2 |
2020-08-12 | libgo: correctly handle AIX FAT library creation | Clément Chigot | 1 | -1/+1 |
2020-07-23 | libgo: add AIX FAT libraries support | Clément Chigot | 1 | -0/+1 |
2020-04-23 | gotest: increase the test timeout | eric fang | 1 | -1/+1 |
2020-01-24 | libgo: handle --with-toolexeclibdir=. | Ian Lance Taylor | 1 | -0/+1 |
2020-01-22 | gotest: explicitly skip type descriptors | Ian Lance Taylor | 1 | -0/+5 |
2020-01-21 | libgo: update to Go1.14beta1 | Ian Lance Taylor | 1 | -3/+5 |
2020-01-10 | gotest: don't use local | Ian Lance Taylor | 1 | -2/+1 |
2020-01-09 | libgo: compile examples in _test packages | Ian Lance Taylor | 1 | -53/+89 |
2019-11-15 | testmain.exp: link against GOLIBS | Ian Lance Taylor | 1 | -1/+5 |
2019-11-11 | libgo: fix DejaGNU testsuite compiler when using build sysroot | Ian Lance Taylor | 4 | -6/+31 |
2019-09-13 | libgo: don't use \? in grep pattern | Ian Lance Taylor | 1 | -1/+1 |
2019-09-11 | gotest: force test package to be imported first | Ian Lance Taylor | 1 | -2/+11 |
2019-09-06 | libgo: update to Go 1.13beta1 release | Ian Lance Taylor | 1 | -2/+2 |
2019-06-26 | libgo/testsuite: ignore symbols with a leading dot in symtogo | Ian Lance Taylor | 1 | -0/+7 |
2019-05-31 | runtime: drop unused C type reflection code | Ian Lance Taylor | 1 | -1/+0 |
2019-05-31 | runtime: implement cheaper context switch on Linux/AMD64 | Ian Lance Taylor | 1 | -0/+4 |
2019-03-01 | commit 66ac9466852d11e968f8fd2ad6ffc7386cee49e1 | Ian Lance Taylor | 1 | -5/+9 |
2019-02-27 | re PR go/89172 (FAIL: runtime/pprof) | Ian Lance Taylor | 1 | -0/+1 |
2019-02-15 | re PR go/89168 (FAIL: cmd/go/internal/load) | Ian Lance Taylor | 1 | -40/+70 |
2019-01-18 | libgo: update to Go1.12beta2 | Ian Lance Taylor | 1 | -2/+2 |
2018-10-31 | re PR bootstrap/82856 (--enable-maintainter-mode broken by incompatiblity of ... | Ian Lance Taylor | 1 | -41/+93 |
2018-10-26 | libgo: simplify gotest script to avoid sed substitution to \n | Ian Lance Taylor | 1 | -6/+1 |
2018-10-26 | libgo: avoid use of 'local' directive in shell script | Ian Lance Taylor | 1 | -3/+1 |
2018-10-26 | libgo: don't use wc in gotest | Ian Lance Taylor | 1 | -3/+2 |
2018-10-25 | compiler: improve name mangling for packpaths | Ian Lance Taylor | 1 | -5/+35 |
2018-09-24 | libgo: update to Go 1.11 | Ian Lance Taylor | 1 | -2/+2 |
2018-05-02 | libgo: add support for the Nios II architecture | Ian Lance Taylor | 1 | -2/+2 |
2018-04-20 | gotest: only use [TD] on big-endian PPC64 non-AIX systems | Ian Lance Taylor | 1 | -3/+7 |
2018-02-22 | re PR go/84484 (libgo configure tests fail to find -latomic) | Andreas Schwab | 1 | -2/+2 |
2018-02-08 | runtime: get missing function name from symbol table | Ian Lance Taylor | 1 | -4/+4 |
2018-01-31 | gotest: accept symbols with leading dot | Ian Lance Taylor | 1 | -3/+3 |
2018-01-25 | compiler: deref receiver types in mangled names | Ian Lance Taylor | 1 | -1/+1 |
2018-01-14 | go/types: implement SizesFor for gccgo | Ian Lance Taylor | 1 | -8/+0 |
2018-01-10 | libgo: add platform support for SuperH | Ian Lance Taylor | 1 | -2/+2 |
2018-01-09 | libgo: update to Go1.10beta1 | Ian Lance Taylor | 1 | -1/+1 |
2017-09-14 | libgo: update to go1.9 | Ian Lance Taylor | 1 | -4/+4 |
2017-06-21 | libgo: remove old MIPS architecture names | Ian Lance Taylor | 1 | -2/+2 |
2017-05-10 | Big merge of changes to gofrontend repo that were postponed due to the | Ian Lance Taylor | 1 | -2/+2 |
2017-01-14 | libgo: update to Go 1.8 release candidate 1 | Ian Lance Taylor | 1 | -16/+2 |