]> Cypherpunks.ru repositories - gostls13.git/history - src/cmd/go/internal/work/gc.go
runtime: on arm32, detect whether we have sync instructions
[gostls13.git] / src / cmd / go / internal / work / gc.go
2023-10-31 Keith Randallruntime: on arm32, detect whether we have sync instructions
2023-10-19 Austin Clementscmd/go: introduce Shell abstraction
2023-10-18 Austin Clementscmd/go: drop unnecessary Package argument to reportCmd
2023-10-18 Austin Clementscmd/go: replace formatOutput/showOutput with reportCmd
2023-10-17 Austin Clementscmd/go: rename ld, ldShared "out" argument to "targetPath"
2023-09-30 Than McIntoshcmd/go: improve handling of no-test packages for coverage
2023-08-22 Austin Clementscmd/compile,cmd/dist,cmd/go: compute -+ flag from packa...
2023-08-22 Austin Clementscmd/asm,cmd/dist,cmd/go: remove asm -compiling-runtime...
2023-07-06 Russ Coxcmd/go: pass GoVersion in vet config
2023-05-31 Russ Coxcmd/go: add detection of toolchain switch loops
2023-05-23 Russ Coxcmd/go/internal/gover: add new Go version package
2023-03-21 Cherry Muicmd/go: extend the linker -o workaround for plugins...
2023-03-17 Michael Matloobcmd/go: make sure linker -o for plugin doesn't include...
2023-03-06 Cherry Muicmd/go: make PGO profile path per package
2023-03-02 Bryan C. Millscmd/link/internal/ld: move more of mustLinkExternal...
2023-02-23 Russ Coxcmd/go: set default GODEBUG for main packages
2023-02-07 Xiangdong Jicmd/go: honor user-specified -c=N
2022-12-01 Bryan C. Millscmd/go/internal/work: make formatOutput return an error...
2022-11-10 Paul E. Murphycmd/dist: define GOPPC64_{cpu} for PPC64 targets
2022-11-08 Cherry Muicmd/go: add -pgo build flag
2022-11-07 David Chasecmd/compile: let compiler downgrade its own concurrency
2022-11-03 Michael Matloobcmd/go: fix a bug printing error output from c compiler
2022-10-11 Michael Matloobcmd/go: do not exit with non-zero code from go list...
2022-10-04 Than McIntoshcmd/internal/sys: migrate support.go functions to new...
2022-10-04 Andrew Pogrebnoycmd/compile: add "runtime/internal/syscall" back to...
2022-09-28 Than McIntoshcmd/go: support new hybrid coverage instrumentation
2022-09-28 Than McIntoshruntime/coverage: runtime routines to emit coverage...
2022-07-18 Matthew Dempskycmd/compile: revert "remove -installsuffix flag"
2022-07-13 Matthew Dempskycmd/compile: remove -installsuffix flag
2022-06-30 Matthew Dempsky[dev.unified] all: merge master (993c387) into dev...
2022-06-27 Michael Prattcmd/go: compile runtime/internal/syscall as a runtime...
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-18 Bryan C. Millscmd/link: avoid stamping runtime.defaultGOROOT when...
2022-03-18 Bryan C. Millsinternal/buildcfg: extract logic specific to cmd/go
2022-03-04 Daniel Martícmd/go: avoid rebuilding itself in TestMain
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-12-13 Russ Coxall: gofmt -w -r 'interface{} -> any' src
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-10-27 Russ Coxcmd: move internal/str back to cmd/go
2021-10-06 Bryan C. Millscmd/go: do not pass a local prefix to the compiler...
2021-10-04 Josh Bleecher Snydercmd/go,cmd/compile: re-enable concurrent compilation...
2021-09-29 Katie Hockmancmd/go: prevent necessary GCFlag from being removed
2021-09-24 Cuong Manh Lecmd/go: move gc concurrency level computation near...
2021-09-22 Cuong Manh Lecmd/go: fix go command fails to perform concurrent...
2021-09-20 Katie Hockman[dev.fuzz] all: merge master (af72ddf) into dev.fuzz
2021-09-16 nimelehincmd/go: add GOAMD64 environment variable
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-08-26 Michael Matloob[dev.cmdgo] all: merge master (5e6a7e9) into dev.cmdgo
2021-08-26 Cuong Manh Lecmd/go: pass -gcflags after other flags generated by...
2021-08-25 Michael Matloob[dev.cmdgo] all: merge master (c2f96e6) into dev.cmdgo
2021-08-23 Martin Möhrmannall: replace runtime SSE2 detection with GO386 setting
2021-08-16 Jay Conrodcmd: support space and quotes in CC and CXX
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-08-13 Jay Conrodcmd/internal/str: move package from cmd/go/internal/str
2021-08-12 Gerrit Code ReviewMerge "all: REVERSE MERGE dev.typeparams (4d3cc84)...
2021-08-12 Matthew Dempskyall: REVERSE MERGE dev.typeparams (4d3cc84) into master
2021-08-12 Matthew Dempsky[dev.typeparams] all: merge master (46fd547) into dev...
2021-07-30 Gerrit Code ReviewMerge "[dev.cmdgo] all: merge master (9eee0ed) into...
2021-07-30 Jay Conrod[dev.cmdgo] cmd: support space and quotes in CC and CXX
2021-07-30 Jay Conrod[dev.cmdgo] cmd/internal/str: move package from cmd...
2021-07-26 Matthew Dempsky[dev.typeparams] all: merge master (ecaa681) into dev...
2021-07-22 Matthew Dempsky[dev.typeparams] all: merge master (798ec73) into dev...
2021-07-20 Matthew Dempsky[dev.typeparams] all: merge master (c8f4e61) into dev...
2021-07-08 Matthew Dempsky[dev.typeparams] all: merge master (296ddf2) into dev...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-07-02 Matthew Dempsky[dev.typeparams] all: merge master (912f075) into dev...
2021-07-01 Matthew Dempsky[dev.typeparams] all: merge master (4711bf3) into dev...
2021-06-25 Cuong Manh Le[dev.typeparams] all: merge master (37f9a8f) into dev...
2021-06-21 Cuong Manh Le[dev.typeparams] all: merge master (16e82be) into dev...
2021-06-17 Michael Anthony... [dev.typeparams] internal/goarch,internal/goos: explode...
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-05-05 Philipp Sautercmd/go: don't crash when running "go version" in delete...
2021-04-16 Russ Coxinternal/buildcfg: move build configuration out of...
2021-04-12 Hajime Hoshicmd/go/internal/work: remove '_test' from import paths...
2021-04-02 Himanshu Kishna... go/src/cmd/go/internal/work: compile "internal/abi...
2021-03-19 Bryan C. Millscmd/go: assume Go 1.16 instead of Go 1.11 for dependenc...
2021-03-18 Austin Clementscmd: move experiment flags into objabi.Experiment
2021-03-17 Bryan C. Millscmd/go: only add a 'go' directive to the main module...
2021-03-11 Matthew Dempskycmd: move GOEXPERIMENT knob from make.bash to cmd/go
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-02-16 Cherry Zhangall: merge branch dev.regabi (d3cd4830ad) into master
2021-02-16 Cherry Zhang[dev.regabi] all: merge master (5faf941) into dev.regabi
2021-02-12 Cherry Zhang[dev.regabi] all: merge master (ff0e93e) into dev.regabi
2021-02-08 Cherry Zhang[dev.regabi] all: merge master (1901853) into dev.regabi
2021-02-02 Robert Griesemer[dev.typeparams] all: merge dev.regabi (23b0c1f) into...
2021-02-02 Robert Griesemer[dev.regabi] all: merge master (fca94ab) into dev.regabi
2021-01-27 David Chase[dev.regabi] cmd/go: Use GOMAXPROCS to limit default...
2021-01-26 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (5e4a0cd) into...
2021-01-26 Matthew Dempsky[dev.regabi] all: merge master (bf0f7c9) into dev.regabi
2021-01-25 Matthew Dempsky[dev.regabi] cmd/go: workaround -race issue on ppc64le
2020-12-14 Robert Griesemer[dev.typeparams] merge: merge branch 'dev.regabi' into...
2020-12-14 Alexander RakoczyMerge branch 'master' into dev.regabi
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-12-09 Russ Coxall: update to use os.ReadFile, os.WriteFile, os.Create...
2020-12-01 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-20 Robert Griesemer[dev.typeparams] Merge branch 'master' into dev.typeparams
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
next