summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* [dev.boringcrypto] misc/boring: add new releases to RELEASES filedev.boringcryptoCarlos Amedee2023-01-101-0/+2
* [dev.boringcrypto] misc/boring: add new releases to RELEASES fileHeschi Kreinick2022-12-071-0/+2
* [dev.boringcrypto] misc/boring: add new releases to RELEASES fileMatthew Dempsky2022-11-021-0/+2
* [dev.boringcrypto] misc/boring: add new releases to RELEASES fileCarlos Amedee2022-10-041-0/+2
* [dev.boringcrypto] misc/boring: add new releases to RELEASES fileMichael Anthony Knyszek2022-09-071-0/+2
* [dev.boringcrypto] misc/boring: add new releases to RELEASES fileDmitri Shuralyov2022-08-011-0/+4
* [dev.boringcrypto] misc/boring: add new releases to RELEASES fileMichael Anthony Knyszek2022-07-131-0/+4
* [dev.boringcrypto] misc/boring: add new releases to RELEASES fileDmitri Shuralyov2022-06-011-0/+4
* [dev.boringcrypto] misc/boring: add new releases to RELEASES fileHeschi Kreinick2022-05-101-0/+4
* [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
|\
| * Revert "cmd/compile: enable Asan check for global variables"Bryan Mills2022-04-222-24/+0
| * cmd/compile: enable Asan check for global variablesfanzha022022-04-222-0/+24
| * cmd/trace: embed static contentMichael Pratt2022-04-213-10560/+0
| * misc/cgo/test: remove timing dependency from TestParallelSleepIan Lance Taylor2022-04-213-53/+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
|\ \ | |/
| * all: gofmt main repoRuss Cox2022-04-112-7/+8
| * cmd/go: cgo export header to be compatible with MSVC complex typesqmuntal2022-04-082-0/+78
* | [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
|\ \ | |/
| * cmd/cgo: retain original file paths in godefs generated commentTobias Klauser2022-04-031-1/+25
* | [dev.boringcrypto] all: merge master into dev.boringcryptoNicolas Hillegeer2022-03-298-0/+145
|\ \ | |/
| * cmd/compile: set conversions to unsafe.Pointer as an escaping operation when ...fanzha022022-03-174-0/+79
| * Revert "cmd/compile: set conversions to unsafe.Pointer as an escaping operati...Fannie Zhang2022-03-174-79/+0
| * cmd/link: mark unexported methods for pluginsCherry Mui2022-03-164-0/+66
| * cmd/compile: set conversions to unsafe.Pointer as an escaping operation when ...fanzha022022-03-164-0/+79
* | [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
|\ \ | |/
| * all: fix typoscuishuang2022-02-281-1/+1
| * misc/reboot: don't use symlinks when copying GOROOT/srcDaniel Martí2022-02-082-9/+15
* | [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
|\ \ | |/
| * misc/cgo: fix aliasing bugs in parallel tests that append to shared slicesBryan C. Mills2022-02-073-27/+10
| * misc/cgo/test: disable unhelpful GCC warningIan Lance Taylor2022-02-031-0/+5
* | [dev.boringcrypto] all: merge master into dev.boringcryptoChressie Himpel2022-02-0316-62/+439
|\ \ | |/
| * src/runtime: mark asanread and asanwrite functions as NOSPLITfanzha022022-01-052-0/+22
| * misc/cgo/testsanitizers: accept compilers that don't report locationIan Lance Taylor2021-12-292-1/+22
| * misc/cgo/testsanitizers: don't fail asan test if no symbolizerIan Lance Taylor2021-12-291-3/+8
| * runtime: fix the issue that the -asan option cannot print where the error occ...fanzha022021-12-294-6/+13
| * cmd/link: use SHT_INIT_ARRAY for .init_array sectionIan Lance Taylor2021-12-211-0/+178
| * cmd/link: force eager binding when using plugins on darwinCherry Mui2021-12-172-0/+58
| * misc/cgo/testcarchive: log command output more consistentlyBryan C. Mills2021-12-161-42/+76
| * misc/cgo/testshared: increase size limit in size checkJakub Čajka2021-12-151-2/+6
| * misc/cgo/testshared: pass -x flag only to commands supporting itJakub Čajka2021-12-151-1/+1
| * runtime: fix comments on the behavior of SetGCPercentMichael Anthony Knyszek2021-12-071-1/+3