aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2021-06-08[dev.boringcrypto] misc/boring: add new releases to RELEASES fileKatie Hockman
2021-06-05misc/cgo/errors: use expected column numbersIan Lance Taylor
2021-05-24misc/wasm: ensure correct stack pointer in catch clausesRichard Musiol
2021-05-20misc/cgo/testplugin: skip TestIssue25756pie on darwin/arm64 builderDmitri Shuralyov
2021-05-17syscall: some containers may fail syscall.TestSetuidEtcAndrew G. Morgan
2021-05-17runtime/cgo: fix crosscall2 on ppc64xLynn Boger
2021-05-13[dev.boringcrypto] all: merge commit 9d0819b27c (CL 314609) into dev.boringcr...Filippo Valsorda
2021-05-10[dev.boringcrypto] misc/boring: add new releases to RELEASES fileKatie Hockman
2021-04-29runtime: rename walltime1 to walltimeIan Lance Taylor
2021-04-23misc/cgo/testso, misc/cgo/testsovar: fix for WindowsRuss Cox
2021-04-23misc/cgo/test: do not redeclare exported Go functionsRuss Cox
2021-04-21[dev.boringcrypto] misc/boring: add new releases to RELEASES fileFilippo Valsorda
2021-04-13runtime, cgo/test: improve debugging outputDavid Chase
2021-04-13all: simplify the spelling of LinuxBrad Fitzpatrick
2021-04-10all: fix spellingsNaman Gera
2021-04-09reflect: panic on New of go:notinheap typeIan Lance Taylor
2021-04-06runtime/cgo: add Handle for managing (c)go pointersChangkun Ou
2021-04-05cmd/cgo: pass end position info for C function arguments.wolf1996
2021-04-05all: update references to symbols moved from io/ioutil to ioKimMachineGun
2021-03-23[dev.boringcrypto] misc/boring: add new releases to RELEASES fileFilippo Valsorda
2021-03-16cmd/compile, cmd/link: dynamically export writable static tmpsCherry Zhang
2021-03-15all: run gofmtPrajwal Koirala
2021-03-15[dev.boringcrypto] misc/boring: add new releases to RELEASES fileFilippo Valsorda
2021-03-13all: use HTML5 br tagsJohn Bampton
2021-03-13misc/cgo/testcarchive: don't use == for string equality in C codeIan Lance Taylor
2021-03-11cmd/dist: refactor test constraints for misc/cgo/testsantizersfanzha02
2021-03-10[dev.boringcrypto] misc/boring: add new releases to RELEASES fileFilippo Valsorda
2021-03-05docs: fix case of GitHubJohn Bampton
2021-02-26cmd/link: handle types as converted to interface when dynlinkCherry Zhang
2021-02-24[dev.boringcrypto] all: merge master (5b76343) into dev.boringcryptoFilippo Valsorda
2021-02-23all: use more precise build tagsTamir Duberstein
2021-02-19runtime: unify asmcgocall and systemstack traceback setupRuss Cox
2021-02-17[dev.boringcrypto] all: merge master (2f0da6d) into dev.boringcryptoRuss Cox
2021-02-12[dev.boringcrypto] misc/boring: support codereview.cfg in merge.shFilippo Valsorda
2021-02-05[dev.boringcrypto] misc/boring: add new releases to RELEASES fileDmitri Shuralyov
2021-02-02cmd/link: don't decode type symbol in shared library in deadcodeCherry Zhang
2021-01-20[dev.boringcrypto] misc/boring: add new releases to RELEASES fileRoland Shoemaker
2021-01-20[dev.boringcrypto] misc/boring: add -trust and roland@ to merge.sh and releas...Filippo Valsorda
2020-12-30misc/cgo/testcarchive: remove special flags for Darwin/ARMCherry Zhang
2020-12-30misc/cgo/test: enable TestCrossPackageTests on darwin/arm64Cherry Zhang
2020-12-29misc/ios: fix wording for command line instructionsDaniel Martí
2020-12-29misc/ios: add to README how to build ios executablesCherry Zhang
2020-12-12[dev.boringcrypto] misc/boring: add new releases to RELEASES fileFilippo Valsorda
2020-12-03cmd/compile, runtime: use __msan_memmove for moving data, split msanread to f...Cherry Zhang
2020-11-18[dev.boringcrypto] all: merge master into dev.boringcryptoRoland Shoemaker
2020-11-18[dev.boringcrypto] crypto/hmac: merge up to 2a206c7 and skip testKatie Hockman
2020-11-17[dev.boringcrypto] all: merge master into dev.boringcryptoDmitri Shuralyov
2020-11-16[dev.boringcrypto] misc/boring: add new releases to RELEASES fileFilippo Valsorda
2020-11-13cmd/compile: mark plugin-exported types as used in interfaceCherry Zhang
2020-11-13cmd/cgo: fix initialization of empty argument typesAustin Clements