summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* all: disable tests that fail on AlpineRuss Cox2022-08-024-0/+23
* misc/cgo/test: use fewer threads in TestSetgidStress in long modeCherry Mui2022-07-271-4/+1
* cmd/compile: make jump table symbol localCherry Mui2022-07-224-0/+103
* misc/cgo/testshared: run tests only in GOPATH modeBryan C. Mills2022-07-131-0/+9
* misc/cgo/testcshared: don't rely on an erroneous install target in testsBryan C. Mills2022-07-131-10/+25
* misc/cgo/testcarchive: don't rely on an erroneous install target in testsBryan C. Mills2022-07-111-8/+12
* misc/cgo/test: make TestSetgidStress cheaperCherry Mui2022-07-061-1/+4
* cmd/internal/obj/arm64: save LR and SP in one instruction for small framesCherry Mui2022-06-292-0/+43
* cmd/go: prepend builtin prolog when checking for preamble errorsqmuntal2022-06-252-0/+15
* cmd/cgo: dont override declared struct typekkHAIKE2022-06-225-0/+67
* misc/cgo/testsanitizers: buffer the signal channel in TestTSAN/tsan11Bryan C. Mills2022-05-271-1/+1
* misc/cgo/testsanitizers: use buffered channel in tsan12.goCherry Mui2022-05-241-1/+1
* misc/cgo/testsanitizers: terminate commands with SIGQUIT if hungBryan C. Mills2022-05-231-2/+20
* misc, test: fix test error for loong64Xiaodong Liu2022-05-201-0/+28
* misc/cgo/testplugin: set the package name in TestIssue19534Bryan C. Mills2022-05-191-1/+1
* misc/cgo: invoke "go" from $GOROOT/bin instead of $PATHBryan C. Mills2022-05-192-7/+16
* test,misc: fix builders that do not support pluginCuong Manh Le2022-05-172-0/+13
* runtime: add address sanitizer support for riscv64Meng Zhuo2022-05-161-1/+1
* cmd/dist: add asan tests for global objects in testsanitizers packagefanzha022022-05-056-0/+136
* cmd/compile: enable Asan check for global variablesfanzha022022-05-042-5/+28
* Revert "cmd/compile: enable Asan check for global variables"Bryan Mills2022-05-042-28/+5
* cmd/compile: enable Asan check for global variablesfanzha022022-05-042-5/+28
* all: REVERSE MERGE dev.boringcrypto (cdcb4b6) into masterRuss Cox2022-05-021-1/+1
|\
| * [dev.boringcrypto] cmd/compile: remove the awful boringcrypto kludgeRuss Cox2022-04-291-1/+1
| * [dev.boringcrypto] all: add boringcrypto build tagsRuss Cox2022-04-292-2/+2
| * [dev.boringcrypto] all: merge master into dev.boringcryptoChressie Himpel2022-04-276-10613/+33
| |\ | |/ |/|
| * [dev.boringcrypto] misc/boring: skip long tests during build.releaseHeschi Kreinick2022-04-221-1/+1
| * [dev.boringcrypto] all: merge master into dev.boringcryptoChressie Himpel2022-04-204-7/+86
| |\
| * | [dev.boringcrypto] misc/boring: add new releases to RELEASES fileDmitri Shuralyov2022-04-131-0/+4
| * | [dev.boringcrypto] misc/boring: remove -trust and individual reviewersDmitri Shuralyov2022-04-132-2/+2
| * | [dev.boringcrypto] all: merge master into dev.boringcryptoLasse Folger2022-04-051-1/+25
| |\ \
| * \ \ [dev.boringcrypto] all: merge master into dev.boringcryptoNicolas Hillegeer2022-03-298-0/+145
| |\ \ \
| * | | | [dev.boringcrypto] misc/boring: add new releases to RELEASES fileHeschi Kreinick2022-03-151-0/+2
| * | | | [dev.boringcrypto] all: merge master into dev.boringcryptoDavid Chase2022-03-073-10/+16
| |\ \ \ \
| * | | | | [dev.boringcrypto] misc/boring: add new releases to RELEASES fileCarlos Amedee2022-03-071-0/+4
| * | | | | [dev.boringcrypto] misc/boring: use go install cmd@latest for installing commandCherry Mui2022-02-111-3/+1
| * | | | | [dev.boringcrypto] misc/boring: add new releases to RELEASES fileCherry Mui2022-02-111-0/+4
| * | | | | [dev.boringcrypto] all: merge master into dev.boringcryptoChressie Himpel2022-02-084-27/+15
| |\ \ \ \ \
| * \ \ \ \ \ [dev.boringcrypto] all: merge master into dev.boringcryptoChressie Himpel2022-02-0316-62/+439
| |\ \ \ \ \ \
| * | | | | | | [dev.boringcrypto] misc/boring: add new releases to RELEASES fileDavid Chase2022-01-141-0/+4
| * | | | | | | [dev.boringcrypto] misc/boring: add new releases to RELEASES fileAlexander Rakoczy2021-12-091-0/+4
| * | | | | | | [dev.boringcrypto] misc/boring: add new releases to RELEASES fileMichael Anthony Knyszek2021-12-031-0/+4
| * | | | | | | [dev.boringcrypto] all: merge master into dev.boringcryptoRoland Shoemaker2021-11-0532-124/+568
| |\ \ \ \ \ \ \
| * | | | | | | | [dev.boringcrypto] misc/boring: add new releases to RELEASES fileHeschi Kreinick2021-11-051-0/+4
| * | | | | | | | [dev.boringcrypto] misc/boring: add new releases to RELEASES fileHeschi Kreinick2021-10-081-0/+4
| * | | | | | | | [dev.boringcrypto] misc/boring: fix Docker Hub referencesHeschi Kreinick2021-10-082-9/+11
| * | | | | | | | [dev.boringcrypto] misc/boring: publish to Artifact RegistryHeschi Kreinick2021-10-081-2/+2
| * | | | | | | | [dev.boringcrypto] all: merge commit 57c115e1 into dev.boringcryptoRoland Shoemaker2021-08-1631-14/+239
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [dev.boringcrypto] misc/boring: add new releases to RELEASES fileFilippo Valsorda2021-08-101-0/+4
| * | | | | | | | | [dev.boringcrypto] misc/boring: add new releases to RELEASES fileKatie Hockman2021-07-141-0/+4