aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2023-01-10[dev.boringcrypto] misc/boring: add new releases to RELEASES filedev.boringcryptoCarlos Amedee
2022-12-07[dev.boringcrypto] misc/boring: add new releases to RELEASES fileHeschi Kreinick
2022-11-02[dev.boringcrypto] misc/boring: add new releases to RELEASES fileMatthew Dempsky
2022-10-04[dev.boringcrypto] misc/boring: add new releases to RELEASES fileCarlos Amedee
2022-09-07[dev.boringcrypto] misc/boring: add new releases to RELEASES fileMichael Anthony Knyszek
2022-08-01[dev.boringcrypto] misc/boring: add new releases to RELEASES fileDmitri Shuralyov
2022-07-13[dev.boringcrypto] misc/boring: add new releases to RELEASES fileMichael Anthony Knyszek
2022-06-01[dev.boringcrypto] misc/boring: add new releases to RELEASES fileDmitri Shuralyov
2022-05-10[dev.boringcrypto] misc/boring: add new releases to RELEASES fileHeschi Kreinick
2022-04-29[dev.boringcrypto] cmd/compile: remove the awful boringcrypto kludgeRuss Cox
2022-04-29[dev.boringcrypto] all: add boringcrypto build tagsRuss Cox
2022-04-27[dev.boringcrypto] all: merge master into dev.boringcryptoChressie Himpel
2022-04-22[dev.boringcrypto] misc/boring: skip long tests during build.releaseHeschi Kreinick
2022-04-22Revert "cmd/compile: enable Asan check for global variables"Bryan Mills
2022-04-22cmd/compile: enable Asan check for global variablesfanzha02
2022-04-21cmd/trace: embed static contentMichael Pratt
2022-04-21misc/cgo/test: remove timing dependency from TestParallelSleepIan Lance Taylor
2022-04-20[dev.boringcrypto] all: merge master into dev.boringcryptoChressie Himpel
2022-04-13[dev.boringcrypto] misc/boring: add new releases to RELEASES fileDmitri Shuralyov
2022-04-13[dev.boringcrypto] misc/boring: remove -trust and individual reviewersDmitri Shuralyov
2022-04-11all: gofmt main repoRuss Cox
2022-04-08cmd/go: cgo export header to be compatible with MSVC complex typesqmuntal
2022-04-05[dev.boringcrypto] all: merge master into dev.boringcryptoLasse Folger
2022-04-03cmd/cgo: retain original file paths in godefs generated commentTobias Klauser
2022-03-29[dev.boringcrypto] all: merge master into dev.boringcryptoNicolas Hillegeer
2022-03-17cmd/compile: set conversions to unsafe.Pointer as an escaping operation when ...fanzha02
2022-03-17Revert "cmd/compile: set conversions to unsafe.Pointer as an escaping operati...Fannie Zhang
2022-03-16cmd/link: mark unexported methods for pluginsCherry Mui
2022-03-16cmd/compile: set conversions to unsafe.Pointer as an escaping operation when ...fanzha02
2022-03-15[dev.boringcrypto] misc/boring: add new releases to RELEASES fileHeschi Kreinick
2022-03-07[dev.boringcrypto] all: merge master into dev.boringcryptoDavid Chase
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