index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
dist
Age
Commit message (
Expand
)
Author
2019-11-15
Revert "test: avoid writing temporary files to GOROOT"
Bryan C. Mills
2019-11-15
cmd/dist: skip GOCACHE and .git when making GOROOT read-only
Bryan C. Mills
2019-11-15
[dev.link] all: merge branch 'master' into dev.link
Cherry Zhang
2019-11-15
cmd/dist: fix GOROOT permissions on failure
Bryan C. Mills
2019-11-15
test: avoid writing temporary files to GOROOT
Bryan C. Mills
2019-11-15
cmd/dist: when -compile-only is set, write binaries to os.DevNull
Bryan C. Mills
2019-11-14
doc: convert remaining bash tests to Go
Bryan C. Mills
2019-11-13
misc/cgo/testgodefs: convert test from bash to Go
Bryan C. Mills
2019-11-13
cmd/dist: remove chatty log.Print
Bryan C. Mills
2019-11-13
cmd/internal/objabi,cmd/link: initial linker support for riscv64
Joel Sing
2019-11-12
[dev.link] cmd/link: delete old object file format support
Cherry Zhang
2019-11-12
cmd/dist: save and restore original permissions in makeGOROOTUnwritable
Bryan C. Mills
2019-11-11
cmd/dist: write binaries to to GOTMPDIR instead of GOROOT in runHostTest
Bryan C. Mills
2019-11-10
cmd/compile: add framework for logging optimizer (non)actions to LSP
David Chase
2019-11-02
[dev.link] all: reenable cgo internal linking tests
Cherry Zhang
2019-11-01
[dev.link] all: merge branch 'master' into dev.link
Than McIntosh
2019-10-29
cmd/dist: don't run cmd tests on js/wasm
Brad Fitzpatrick
2019-10-28
cmd/dist: support GOROOT vendoring
Jay Conrod
2019-10-28
cmd/nm, runtime/cgo: add cgo support for freebsd/arm64
Tobias Klauser
2019-10-25
cmd/dist: add support for freebsd/arm64
Tobias Klauser
2019-10-25
[dev.link] all: merge branch 'master' into dev.link
Cherry Zhang
2019-10-25
cmd/dist: fix wrong goarch on mips64le
Meng Zhuo
2019-10-21
[dev.link] cmd/dist: reenable shared library tests
Cherry Zhang
2019-10-16
[dev.link] cmd: default to new object files
Cherry Zhang
2019-10-16
[dev.link] cmd/link/internal/objfile: relocate loader to new package
Than McIntosh
2019-10-11
[dev.link] all: merge branch 'master' into dev.link
Cherry Zhang
2019-10-10
all: remove nacl (part 3, more amd64p32)
Brad Fitzpatrick
2019-10-09
all: remove the nacl port (part 1)
Brad Fitzpatrick
2019-10-03
[dev.link] cmd/internal/obj: write object file in new format
Cherry Zhang
2019-09-26
cmd/dist: fix bootstrap failure when GOHOSTARCH is set
Brad Fitzpatrick
2019-09-12
cmd/asm,cmd/internal/obj: initial support for riscv64 assembler
Joel Sing
2019-09-06
cmd/dist: default to clang on OpenBSD
Ian Lance Taylor
2019-09-03
plugin: add freebsd/amd64 plugin support
Ayan George
2019-06-07
cmd/dist,cmd/compile: remove -allabis mode
Austin Clements
2019-05-23
cmd/dist: support using cross-compiled std test binaries for slow builders
Brad Fitzpatrick
2019-05-22
all: shorten some tests
Russ Cox
2019-05-20
cmd/compile: use internal/race
LE Manh Cuong
2019-05-16
cmd/dist: say 'go test .' instead of 'go test' in a few places for cleaner ou...
Russ Cox
2019-05-16
misc/cgo: disable testcarchive, testplugin during -short test (including all....
Russ Cox
2019-05-16
cmd/vet/all: delete
Russ Cox
2019-05-14
cmd/dist: make GOROOT unwritable on builders
Brad Fitzpatrick
2019-05-06
cmd/dist: allow builders to control granularity of test/ directory sharding
Brad Fitzpatrick
2019-05-06
cmd/dist: delete unnecessary dirs from GOROOT on completion
Josh Bleecher Snyder
2019-05-05
all: remove commented-out print statements
Iskander Sharipov
2019-05-02
cmd/link: support PIE mode with internal link on linux arm64
erifan01
2019-05-02
cmd/dist: don't generate exec wrappers for compatible cross compiles
Elias Naur
2019-05-01
cmd/dist: only build exec wrappers when cross compiling
Elias Naur
2019-04-30
cmd/dist: detect GOHOSTARCH on iOS
Elias Naur
2019-04-30
cmd/dist: set the default external linker on platforms without gcc
Elias Naur
2019-04-30
all: add new GOOS=illumos, split out of GOOS=solaris
Joshua M. Clulow
[prev]
[next]