aboutsummaryrefslogtreecommitdiff
path: root/libgo/testsuite/gotest
AgeCommit message (Expand)AuthorFilesLines
2023-06-16libgo/testsuite: add benchmarks and examples to listIan Lance Taylor1-4/+6
2022-07-22libgo: use POSIX shell arithmetic expansionIan Lance Taylor1-1/+1
2022-02-11libgo: update to Go1.18beta2Ian Lance Taylor1-42/+78
2021-08-12libgo: update to Go1.17rc2Ian Lance Taylor1-4/+9
2020-12-30libgo: update to Go1.16beta1 releaseIan Lance Taylor1-4/+4
2020-11-20compiler, libgo: change mangling schemeIan Lance Taylor1-3/+4
2020-10-07libgo: handle go1.10+ correctly in match.shNikhil Benesch1-4/+4
2020-09-30libgo: add 32-bit RISC-V (RV32) supportMaciej W. Rozycki1-2/+2
2020-08-27gotest: use a space rather than a middle dot in target listsMaciej W. Rozycki1-2/+2
2020-04-23gotest: increase the test timeouteric fang1-1/+1
2020-01-22gotest: explicitly skip type descriptorsIan Lance Taylor1-0/+5
2020-01-21libgo: update to Go1.14beta1Ian Lance Taylor1-3/+5
2020-01-10gotest: don't use localIan Lance Taylor1-2/+1
2020-01-09libgo: compile examples in _test packagesIan Lance Taylor1-53/+89
2019-09-13libgo: don't use \? in grep patternIan Lance Taylor1-1/+1
2019-09-11gotest: force test package to be imported firstIan Lance Taylor1-2/+11
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor1-2/+2
2019-06-26libgo/testsuite: ignore symbols with a leading dot in symtogoIan Lance Taylor1-0/+7
2019-03-01commit 66ac9466852d11e968f8fd2ad6ffc7386cee49e1Ian Lance Taylor1-5/+9
2019-02-15re PR go/89168 (FAIL: cmd/go/internal/load)Ian Lance Taylor1-40/+70
2019-01-18libgo: update to Go1.12beta2Ian Lance Taylor1-2/+2
2018-10-26libgo: simplify gotest script to avoid sed substitution to \nIan Lance Taylor1-6/+1
2018-10-26libgo: avoid use of 'local' directive in shell scriptIan Lance Taylor1-3/+1
2018-10-26libgo: don't use wc in gotestIan Lance Taylor1-3/+2
2018-10-25compiler: improve name mangling for packpathsIan Lance Taylor1-5/+35
2018-09-24libgo: update to Go 1.11Ian Lance Taylor1-2/+2
2018-05-02libgo: add support for the Nios II architectureIan Lance Taylor1-2/+2
2018-04-20gotest: only use [TD] on big-endian PPC64 non-AIX systemsIan Lance Taylor1-3/+7
2018-02-22re PR go/84484 (libgo configure tests fail to find -latomic)Andreas Schwab1-2/+2
2018-02-08runtime: get missing function name from symbol tableIan Lance Taylor1-4/+4
2018-01-31gotest: accept symbols with leading dotIan Lance Taylor1-3/+3
2018-01-25compiler: deref receiver types in mangled namesIan Lance Taylor1-1/+1
2018-01-10libgo: add platform support for SuperHIan Lance Taylor1-2/+2
2018-01-09libgo: update to Go1.10beta1Ian Lance Taylor1-1/+1
2017-09-14libgo: update to go1.9Ian Lance Taylor1-4/+4
2017-06-21libgo: remove old MIPS architecture namesIan Lance Taylor1-2/+2
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor1-2/+2
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor1-16/+2
2016-08-13libgo: don't unset in shell scriptIan Lance Taylor1-3/+4
2016-08-08testsuite: fix gotest for absolute srcdirIan Lance Taylor1-24/+42
2016-08-07internal/syscall/unix: fix syscalls for alpha, ia64, s390Ian Lance Taylor1-2/+2
2016-08-06libgo: change build procedure to use build tagsIan Lance Taylor1-19/+16
2016-08-03gotest: multiple +build lines must all be trueIan Lance Taylor1-45/+49
2016-01-11re PR go/68980 (ps -o cmd in gotest isn't portable)Ian Lance Taylor1-1/+1
2015-11-04gotest: fix handling of --goarch optionIan Lance Taylor1-11/+1
2015-10-31runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor1-1/+110
2015-08-20libgo/testsuite: another fix for killing the sleep processIan Lance Taylor1-3/+6
2015-08-07libgo/testsuite: don't call kill without argsIan Lance Taylor1-1/+4
2015-08-03libgo/testsuite: kill sleep process in gotestIan Lance Taylor1-1/+1
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor1-4/+25