aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2023-01-10[dev.boringcrypto.go1.18] all: merge go1.18.10 into dev.boringcrypto.go1.18dev.boringcrypto.go1.18Carlos Amedee
2023-01-09[release-branch.go1.18] misc/cgo/testcshared: handle unsuffixed dlltool pathThan McIntosh
2022-09-07[dev.boringcrypto.go1.18] all: merge go1.18.6 into dev.boringcrypto.go1.18Michael Anthony Knyszek
2022-08-29[release-branch.go1.18] misc/cgo/testcarchive: permit SIGQUIT for TestSignalF...Ian Lance Taylor
2022-06-01[dev.boringcrypto.go1.18] all: merge go1.18.3 into dev.boringcrypto.go1.18Dmitri Shuralyov
2022-05-30[release-branch.go1.18] misc/cgo/testsanitizers: buffer the signal channel in...Bryan C. Mills
2022-05-25[release-branch.go1.18] misc/cgo/testsanitizers: use buffered channel in tsan...Cherry Mui
2022-04-13[dev.boringcrypto.go1.18] all: merge go1.18.1 into dev.boringcrypto.go1.18Dmitri Shuralyov
2022-04-04[release-branch.go1.18] cmd/link: mark unexported methods for pluginsCherry Mui
2022-03-15[dev.boringcrypto.go1.18] all: merge go1.18 into dev.boringcrypto.go1.18Heschi Kreinick
2022-03-07[dev.boringcrypto] misc/boring: add new releases to RELEASES fileCarlos Amedee
2022-02-28all: fix typoscuishuang
2022-02-11[dev.boringcrypto] misc/boring: use go install cmd@latest for installing commandCherry Mui
2022-02-11[dev.boringcrypto] misc/boring: add new releases to RELEASES fileCherry Mui
2022-02-08misc/reboot: don't use symlinks when copying GOROOT/srcDaniel Martí
2022-02-08[dev.boringcrypto] all: merge master into dev.boringcryptoChressie Himpel
2022-02-07misc/cgo: fix aliasing bugs in parallel tests that append to shared slicesBryan C. Mills
2022-02-03misc/cgo/test: disable unhelpful GCC warningIan Lance Taylor
2022-02-03[dev.boringcrypto] all: merge master into dev.boringcryptoChressie Himpel
2022-01-14[dev.boringcrypto] misc/boring: add new releases to RELEASES fileDavid Chase
2022-01-05src/runtime: mark asanread and asanwrite functions as NOSPLITfanzha02
2021-12-29misc/cgo/testsanitizers: accept compilers that don't report locationIan Lance Taylor
2021-12-29misc/cgo/testsanitizers: don't fail asan test if no symbolizerIan Lance Taylor
2021-12-29runtime: fix the issue that the -asan option cannot print where the error occ...fanzha02
2021-12-21cmd/link: use SHT_INIT_ARRAY for .init_array sectionIan Lance Taylor
2021-12-17cmd/link: force eager binding when using plugins on darwinCherry Mui
2021-12-16misc/cgo/testcarchive: log command output more consistentlyBryan C. Mills
2021-12-15misc/cgo/testshared: increase size limit in size checkJakub Čajka
2021-12-15misc/cgo/testshared: pass -x flag only to commands supporting itJakub Čajka
2021-12-09[dev.boringcrypto] misc/boring: add new releases to RELEASES fileAlexander Rakoczy
2021-12-07runtime: fix comments on the behavior of SetGCPercentMichael Anthony Knyszek
2021-12-07misc/cgo/testplugin: remove skip in TestIssue25756pieDmitri Shuralyov
2021-12-03[dev.boringcrypto] misc/boring: add new releases to RELEASES fileMichael Anthony Knyszek
2021-12-02misc/ios: bump min versionChangkun Ou
2021-11-30misc/cgo/test: further reduce likeliness of hang in Test9400Paul E. Murphy
2021-11-30misc/cgo/test: reduce likeliness of hang in Test9400Paul E. Murphy
2021-11-23misc/reboot: skip TestRepeatBootstrap on short buildersBryan C. Mills
2021-11-22misc/cgo/testcshared: skip TestGo2C2Go on WindowsIan Lance Taylor
2021-11-22misc/cgo/test: remove unnecessary forward declarationBryan C. Mills
2021-11-20runtime/cgo: add example of Handle with void* parameterAlan Donovan
2021-11-11misc/cgo/testshared: correct test of gccgo version numberIan Lance Taylor
2021-11-05[dev.boringcrypto] all: merge master into dev.boringcryptoRoland Shoemaker
2021-11-05[dev.boringcrypto] misc/boring: add new releases to RELEASES fileHeschi Kreinick
2021-11-03all: add support for c-archive and c-shared on linux/riscv64Joel Sing
2021-11-03runtime: install sigPreempt signal handler for c-archive/c-sharedIan Lance Taylor
2021-11-02cmd/dist: add asan tests in misc/cgo/testsanitizers packagefanzha02
2021-10-29Revert "cmd/go: remove support for -buildmode=shared"Bryan C. Mills
2021-10-27cmd/go: remove support for -buildmode=sharedBryan C. Mills
2021-10-25cmd/link: increase reserved space for passing env on wasmRichard Musiol
2021-10-16misc/wasm: expect environment to provide polyfillsRichard Musiol