aboutsummaryrefslogtreecommitdiff
path: root/src/cmd
AgeCommit message (Expand)Author
24 hourscmd/asm: on PPC64, fix assembling of FCMPO opcodePaul E. Murphy
27 hoursinternal/trace: move v2 tracer into trace directoryCarlos Amedee
28 hourscmd/go/internal/envcmd: remove duplicate env value setMichael Matloob
29 hourscmd/trace: collapse v2 directory into traceCarlos Amedee
29 hourscmd/link: enable checklinkname by defaultCherry Mui
29 hoursall: add push linknames to allow legacy pull linknamesCherry Mui
30 hoursruntime: make use of stringslite.{HasPrefix, HasSuffix}Jes Cok
31 hourscmd/compile/internal/ssa: cleanup ANDCCconst rewrite rules on PPC64Paul E. Murphy
46 hourscmd/go: unexport loadImportqiulaidongfeng
48 hourscmd/compile: fix indentation level in generic.rulesJorropo
2 dayscmd/go: add go telemetry command and GOTELEMETRY, GOTELEMETRYDIRMichael Matloob
2 daysgo/types, types2: report error for floating-point iteration variableRobert Griesemer
2 dayscmd/go/internal/envcmd: fix showing GODEBUG env valueMichael Matloob
2 dayscmd/go: add -changed to query for non-defaults in the envqiulaidongfeng
2 dayscmd/vendor/golang.org/x/telemetry: update to 9ff3ad9Alan Donovan
3 dayscmd/go/internal/script: Fix build tags of isETXTBSYHiroaki Nakamura
3 dayscmd/go: don't start upload until after toolchain selectionMichael Matloob
3 daysgo/types, types2: factor out type parameter access into genericTypeRobert Griesemer
3 daysgo/types, types2: add Alias.{TypeParams, SetTypeParams, TypeArgs, Origin}Robert Griesemer
3 dayscmd/vendor/golang.org/x/telemetry: update to ac8fed8Alan Donovan
3 daysgo/types, types2: add additional documentation for UnderlyingRob Findley
3 dayscmd/link: disallow pull-only linknamesCherry Mui
3 dayscmd/compile: disallow linkname referring to instantiationsCherry Mui
3 daysruntime: make convTstring write barrier unreachable from throwAlan Donovan
3 dayscmd/go/internal/modload: compute direct in workspace modeMichael Matloob
3 dayscmd/compile, cmd/internal: fine-grained fiddling with loop alignmentDavid Chase
3 dayscmd/compile/internal/noder: enable type aliases in type checkerMatthew Dempsky
3 dayscmd/internal/obj/x86: make SEH symbols content-addressableCherry Mui
3 dayscmd/internal/obj: print symbol index at -S=3Cherry Mui
3 dayscmd/compile,cmd/asm: on PPC64, generate compares against constant 0Paul E. Murphy
3 dayscmd/go: add support for godebug lines in go.mod and go.workRuss Cox
3 dayscmd/compile/internal/ssa: combine more shift and masking on PPC64Paul E. Murphy
4 dayscmd/compile/internal/ssa: print output on failure in TestFmaHashCherry Mui
4 dayscmd: add telemetry for commands in cmdMichael Matloob
4 dayscmd: pull in golang.org/x/telemetry@7d78a97Michael Matloob
4 dayscmd/vendor: pull in x/mod/modfile godebug changesRuss Cox
4 dayscmd/link/internal/ld: clean tmpdir obj timestampsThan McIntosh
5 daysinternal/chacha8rand: use internal/byteorderMateusz Poliwczak
5 dayscmd/go: add module information to vet actionsTim King
5 dayscmd/cgo, cmd/go: add cgo -ldflags option, use it in cmd/goIan Lance Taylor
5 dayscmd/go: remove unused codeqiulaidongfeng
5 dayscmd/internal/obj/loong64: improve the definition of plan9 assembly format in ...Guoqi Chen
5 dayscmd: vendor golang.org/x/telemetry@51e8b5dMichael Matloob
8 dayscmd/go/testdata/script: disable build_plugin_reproducible on darwinMichael Matloob
8 dayscmd/go/testdata/script: clear path in gotoolchain_issue66175Michael Matloob
8 daysinternal/byteorder: new packageMateusz Poliwczak
8 dayscmd/compile, cmd/link: disallow linkname of some newly added internal functionsCherry Mui
8 dayscmd/link/internal/ld: fix overlapping sections in ELF relro linksThan McIntosh
9 dayscmd/dist: don't copy files ending in ~ to bootstrap directoryIan Lance Taylor
9 dayscmd: vendor golang.org/x/mod@6686f41Michael Matloob