summaryrefslogtreecommitdiff
path: root/src/cmd/dist/buildtool.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: build compiler with PGOCherry Mui2023-05-171-0/+4
* Revert "cmd/compile: build compiler with PGO"Cherry Mui2023-05-161-4/+0
* cmd/compile: build compiler with PGOCherry Mui2023-05-161-0/+4
* cmd/dist: add explicit module version to generated go.modDavid Chase2023-05-051-1/+1
* cmd/compile: work with new bisect commandRuss Cox2023-05-051-0/+1
* internal/abi, runtime, cmd: merge PCDATA_* and FUNCDATA_* consts into interna...Austin Clements2023-04-211-1/+1
* cmd/dist: refactor generated cgo-support logicBryan C. Mills2023-04-201-0/+1
* debug/elf: support zstd compressionIan Lance Taylor2023-04-181-0/+1
* cmd/go: add check for unknown godebug settingRuss Cox2023-04-181-0/+1
* go/build/constraint: add GoVersionRuss Cox2023-04-111-0/+1
* cmd/link/internal/ld, internal/syscall/unix: use posix_fallocate on freebsdTobias Klauser2023-03-271-1/+2
* internal/abi,runtime: refactor map constants into one placeDavid Chase2023-01-231-0/+2
* cmd/dist: update to assume Go 1.17.13 as minimal Go bootstrap versionMartin Möhrmann2022-11-211-23/+9
* cmd/compile: Enables PGO in Go and performs profile-guided inliningRaj Barik2022-10-281-0/+1
* go,cmd,internal: update to anticipate missing targets and .a filesMichael Matloob2022-10-181-0/+1
* cmd/compile/internal/types2: use internal/types/errors instead of local error...Robert Griesemer2022-10-101-0/+1
* cmd/compile: add late lower pass for last rules to runeric fang2022-10-051-0/+1
* cmd/internal/sys: migrate support.go functions to new internal pkgThan McIntosh2022-10-041-0/+1
* cmd/compile: add coverage fixup modeThan McIntosh2022-09-271-0/+1
* internal/saferio: new package to avoid OOMIan Lance Taylor2022-08-111-0/+1
* cmd/dist: use purego tag when building the bootstrap binariesIan Lance Taylor2022-07-061-1/+3
* cmd/dist: use gohostarch for ssa rewrite checkChristian Stewart2022-06-021-10/+6
* all: REVERSE MERGE dev.boringcrypto (cdcb4b6) into masterRuss Cox2022-05-021-0/+1
|\
| * [dev.boringcrypto] cmd: use notsha256 instead of md5, sha1, sha256Russ Cox2022-04-291-0/+1
* | all: use os/exec instead of internal/execabsRuss Cox2022-05-021-2/+0
* | cmd/dist: support dist tool for loong64Xiaodong Liu2022-05-011-0/+2
|/
* internal/pkgbits: extract unified IR coding-level logicMatthew Dempsky2022-03-011-0/+1
* all: gofmt -w -r 'interface{} -> any' srcRuss Cox2021-12-131-1/+6
* build: for default bootstrap, use Go 1.17 if present, falling back to Go 1.4Russ Cox2021-12-081-1/+12
* Revert "build: for default bootstrap, use Go 1.17 if present, falling back to...Michael Pratt2021-12-081-12/+1
* build: for default bootstrap, use Go 1.17 if present, falling back to Go 1.4Russ Cox2021-12-071-1/+12
* cmd: move internal/str back to cmd/goRuss Cox2021-10-271-1/+1
* Revert "cmd/dist: omit cmd/cgo from toolchain1"Matthew Dempsky2021-10-051-1/+7
* cmd/dist: omit cmd/cgo from toolchain1Matthew Dempsky2021-10-051-7/+1
* cmd: support space and quotes in CC and CXXJay Conrod2021-08-161-0/+1
* internal/buildcfg: move build configuration out of cmd/internal/objabiRuss Cox2021-04-161-1/+3
* internal/goexperiment,cmd: consolidate GOEXPERIMENTs into a new packageAustin Clements2021-04-081-0/+1
* [dev.regabi] all: merge master (dab3e5a) into dev.regabiMatthew Dempsky2021-01-221-1/+3
|\
| * all: introduce and use internal/execabsRoland Shoemaker2021-01-211-1/+3
* | [dev.regabi] cmd/dist: automatically bootstrap cmd subdirsMatthew Dempsky2020-12-231-69/+44
* | [dev.regabi] all: merge master (d0c0dc682c1f) into dev.regabiRuss Cox2020-12-031-0/+1
|\ \ | |/
| * cmd/internal/codesign: new packageCherry Zhang2020-12-011-0/+1
* | [dev.regabi] cmd/compile: introduce cmd/compile/internal/ir [generated]Russ Cox2020-11-251-0/+1
* | [dev.regabi] cmd/compile: introduce cmd/compile/internal/base [generated]Russ Cox2020-11-251-0/+2
* | [dev.regabi] strconv: add to bootstrap packagesMatthew Dempsky2020-11-241-0/+2
|/
* cmd/cgo: split gofrontend mangling checks into cmd/internal/pkgpathIan Lance Taylor2020-10-051-0/+1
* cmd/dist: fix tipo in commentIan Lance Taylor2020-08-191-1/+1
* cmd/dist: ignore _test.s files in bootstrapCherry Zhang2020-08-191-1/+2
* [dev.link] cmd: remove "2", another roundCherry Zhang2020-08-111-1/+1
* cmd/dist: don't copy arm64 specific files for bootstap buildfanzha022020-06-191-0/+1