aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2023-10-05[release-branch.go1.20] cmd/compile: use absolute file name in isCgo checkIan Lance Taylor
2023-03-29[release-branch.go1.20] cmd/compile: re-compile instantiated generic methods ...Cuong Manh Le
2022-12-28misc/cgo/testsanitizers: run libfuzzer tests in temp directoryCherry Mui
2022-12-27misc/cgo/testsanitizers: add libfuzzer testsCherry Mui
2022-12-22misc/cgo/testshared: test build std in shared modeCherry Mui
2022-11-30cmd/cgo: walk {FuncType,TypeSpec}.TypeParams fieldsMatthew Dempsky
2022-11-22misc/cgo/testcshared: reapply CL 451816Bryan C. Mills
2022-11-21cmd/go: do not install .a files for packages in stdBryan C. Mills
2022-11-19misc/cgo/testcshared: handle unsuffixed dlltool pathThan McIntosh
2022-11-07misc/cgo/test: skip Test9400 on AlpineAustin Clements
2022-11-04misc/cgo/test: simplify for module modeAustin Clements
2022-10-28cmd/go: don't install most GOROOT .a files in pkgMichael Matloob
2022-10-17misc/cgo/fortran: convert to Go testAustin Clements
2022-10-17misc/cgo/testsigfwd: move to runtime/testprog/testprogcgoAustin Clements
2022-10-17misc/cgo/testsigfwd: delete unused codeAustin Clements
2022-10-14misc/cgo/testasan: drop testAustin Clements
2022-10-14cmd/dist, misc/cgo/testsanitizers: enable msan tests on freebsd/amd64Dmitri Goutnik
2022-10-13cmd/link: don't reset variable size when handling -X flagCherry Mui
2022-10-12misc/cgo/test: add asan and msan arena testsMichael Anthony Knyszek
2022-09-27misc/wasm: update deprecated substr usageMarko Kungla
2022-09-22cmd/go: omit VCS stamping during bootstrapBryan C. Mills
2022-09-19misc/cgo: replace ioutil.ReadFile with os.ReadFilehopehook
2022-09-19misc/cgo: replace os.SEEK_SET with io.SeekStarthopehook
2022-09-06misc: use strings.Buildercuiweixie
2022-08-26runtime: add address sanitizer support for ppc64leArchana R
2022-08-25misc/cgo/testsanitizers: determine compiler version for tsan tests on ppc64leLynn Boger
2022-08-22misc/cgo/test: disable setgid tests with muslMichael Pratt
2022-08-19misc/cgo/testcarchive: permit SIGQUIT for TestSignalForwardingExternalIan Lance Taylor
2022-08-19Revert "misc/cgo/testcarchive: permit SIGQUIT for TestSignalForwardingExternal"Cuong Manh Le
2022-08-19misc/cgo/testcarchive: permit SIGQUIT for TestSignalForwardingExternalIan Lance Taylor
2022-08-11misc/cgo/testsanitizers: fix code to detect gcc version correctlyArchana R
2022-08-09test: skip -buildmode=pie tests on alpineThan McIntosh
2022-08-09all: use ":" for compiler generated symbolsCuong Manh Le
2022-08-02all: disable tests that fail on AlpineRuss Cox
2022-07-27misc/cgo/test: use fewer threads in TestSetgidStress in long modeCherry Mui
2022-07-22cmd/compile: make jump table symbol localCherry Mui
2022-07-13misc/cgo/testshared: run tests only in GOPATH modeBryan C. Mills
2022-07-13misc/cgo/testcshared: don't rely on an erroneous install target in testsBryan C. Mills
2022-07-11misc/cgo/testcarchive: don't rely on an erroneous install target in testsBryan C. Mills
2022-07-06misc/cgo/test: make TestSetgidStress cheaperCherry Mui
2022-06-29cmd/internal/obj/arm64: save LR and SP in one instruction for small framesCherry Mui
2022-06-25cmd/go: prepend builtin prolog when checking for preamble errorsqmuntal
2022-06-22cmd/cgo: dont override declared struct typekkHAIKE
2022-05-27misc/cgo/testsanitizers: buffer the signal channel in TestTSAN/tsan11Bryan C. Mills
2022-05-24misc/cgo/testsanitizers: use buffered channel in tsan12.goCherry Mui
2022-05-23misc/cgo/testsanitizers: terminate commands with SIGQUIT if hungBryan C. Mills
2022-05-20misc, test: fix test error for loong64Xiaodong Liu
2022-05-19misc/cgo/testplugin: set the package name in TestIssue19534Bryan C. Mills
2022-05-19misc/cgo: invoke "go" from $GOROOT/bin instead of $PATHBryan C. Mills
2022-05-17test,misc: fix builders that do not support pluginCuong Manh Le