2021-09-24 |
Cherry Mui | runtime: set vdsoSP to caller's SP consistently |
commit | commitdiff | tree |
2021-09-24 |
Joel Sing | cmd/compile: optimise immediate operands with constants... |
commit | commitdiff | tree |
2021-09-24 |
Joel Sing | test/codegen: add shift tests for RISCV64 |
commit | commitdiff | tree |
2021-09-24 |
Robert Griesemer | cmd/compile/internal/types2: assume generic code for... |
commit | commitdiff | tree |
2021-09-24 |
Cuong Manh Le | cmd/go: move gc concurrency level computation near... |
commit | commitdiff | tree |
2021-09-24 |
Robert Griesemer | cmd/compile/internal/syntax: assume generic code for... |
commit | commitdiff | tree |
2021-09-24 |
Meng Zhuo | runtime: using wyrand for fastrand |
commit | commitdiff | tree |
2021-09-24 |
Robert Griesemer | go/types: delay union element checks |
commit | commitdiff | tree |
2021-09-24 |
Ian Lance Taylor | constraints: new package |
commit | commitdiff | tree |
2021-09-24 |
Robert Griesemer | cmd/compile/internal/types2: delay union element checks |
commit | commitdiff | tree |
2021-09-23 |
Daniel Martà | cmd/go: refer to the right package in a test |
commit | commitdiff | tree |
2021-09-23 |
Bryan C. Mills | cmd/compile/internal/ssa: remove workarounds for #43938 |
commit | commitdiff | tree |
2021-09-23 |
Robert Griesemer | test/fixedbugs: adjust test case (fix longtest builders) |
commit | commitdiff | tree |
2021-09-23 |
Robert Griesemer | cmd/compile/internal/types2: avoid "declared but not... |
commit | commitdiff | tree |
2021-09-23 |
Robert Griesemer | go/types: avoid "declared but not used errors" for... |
commit | commitdiff | tree |
2021-09-23 |
Robert Griesemer | cmd/compile: restore original assignment error messages |
commit | commitdiff | tree |
2021-09-23 |
Cuong Manh Le | Revert "cmd/go: insert goroot to the hash of build... |
commit | commitdiff | tree |
2021-09-23 |
Robert Findley | go/types,types2: disallow illegal cycles through Unions |
commit | commitdiff | tree |
2021-09-23 |
Joe Tsai | crypto: avoid escaping Hash.Sum on generic architectures |
commit | commitdiff | tree |
2021-09-23 |
Daniel Martà | cmd/go: fix indentation of -workfile help text |
commit | commitdiff | tree |
2021-09-23 |
Lynn Boger | cmd/compile: enable reg args and add duffcopy support... |
commit | commitdiff | tree |
2021-09-23 |
zhouguangyuan | cmd/go: insert goroot to the hash of build cache when... |
commit | commitdiff | tree |
2021-09-23 |
Russ Cox | html/template, text/template: implement break and conti... |
commit | commitdiff | tree |
2021-09-23 |
Matthew Dempsky | cmd/compile: fix unsafe.Add with small-size offsets... |
commit | commitdiff | tree |
2021-09-22 |
Dan Scales | cmd/compile: break out constants for local and global... |
commit | commitdiff | tree |
2021-09-22 |
Zvonimir Pavlinovic | cmd/go/internal/test: pass only analysis flags to vet |
commit | commitdiff | tree |
2021-09-22 |
Lynn Boger | cmd/compile: update PPC64 CALL* ops for register ABI |
commit | commitdiff | tree |
2021-09-22 |
jiahua wang | io: fix spelling in documentation |
commit | commitdiff | tree |
2021-09-22 |
Robert Griesemer | cmd/compile/internal/types2: don't panic if targs don... |
commit | commitdiff | tree |
2021-09-22 |
Cherry Mui | cmd/compile: update comments with ABI aliases/wrappers |
commit | commitdiff | tree |
2021-09-22 |
Robert Griesemer | cmd/compile, go/types: allow `any` anywhere (as a type) |
commit | commitdiff | tree |
2021-09-22 |
Roland Shoemaker | internal/fuzz,cmd/compile: don't add race instrumentati... |
commit | commitdiff | tree |
2021-09-22 |
Cherry Mui | cmd/compile: check out-of-range shifts on ARM and ARM64 |
commit | commitdiff | tree |
2021-09-22 |
Elias Naur | cmd/cgo: add go:notinheap annotation to Windows handle... |
commit | commitdiff | tree |
2021-09-22 |
Archana R | hash/crc32: improve performance of ppc64SlicingUpdateBy... |
commit | commitdiff | tree |
2021-09-22 |
Cherry Mui | cmd/link: use keyed literal for AbiSymKindToSymKind |
commit | commitdiff | tree |
2021-09-22 |
Cherry Mui | cmd/link: remove ABI aliases |
commit | commitdiff | tree |
2021-09-22 |
Cherry Mui | cmd/internal/obj: remove ABI aliases from object file |
commit | commitdiff | tree |
2021-09-22 |
Bryan C. Mills | cmd/go: proceed with GOPATH unset if the command doesn... |
commit | commitdiff | tree |
2021-09-22 |
Roland Shoemaker | internal/fuzz: allocate memory for mutated strings |
commit | commitdiff | tree |
2021-09-22 |
Cherry Mui | runtime: call cgocallbackg indirectly on PPC64 |
commit | commitdiff | tree |
2021-09-22 |
Katie Hockman | [dev.fuzz] internal/fuzz: more fuzzing output adjustments |
commit | commitdiff | tree |
2021-09-22 |
Lynn Boger | cmd/compile/internal/ppc64: add initial spill support |
commit | commitdiff | tree |
2021-09-22 |
Cherry Mui | cmd/compile, cmd/link: avoid ABI aliases |
commit | commitdiff | tree |
2021-09-22 |
Robert Findley | go/types: add a test for argument error unwrapping |
commit | commitdiff | tree |
2021-09-22 |
Robert Findley | go/types: don't panic if targs don't match tparams... |
commit | commitdiff | tree |
2021-09-22 |
jiahua wang | io: fix spelling in documentation for writerFunc |
commit | commitdiff | tree |
2021-09-22 |
Cuong Manh Le | cmd/go: fix go command fails to perform concurrent... |
commit | commitdiff | tree |
2021-09-22 |
Robert Findley | go/types: tweaks to ArgumentError to be more idiomatic |
commit | commitdiff | tree |
2021-09-22 |
Matthew Dempsky | cmd/compile: use BMI1 instructions for GOAMD64=v3 and... |
commit | commitdiff | tree |
2021-09-21 |
Kir Kolyshkin | os/user: implement go native GroupIds |
commit | commitdiff | tree |
2021-09-21 |
Dan Scales | cmd/compile: don't create or instantiate methods on... |
commit | commitdiff | tree |
2021-09-21 |
Robert Griesemer | go/types: make ptrRecv a method hasPtrRecv of Func |
commit | commitdiff | tree |
2021-09-21 |
Robert Griesemer | cmd/compile/internal/types2: make ptrRecv a method... |
commit | commitdiff | tree |
2021-09-21 |
Robert Griesemer | cmd/compile/internal/importer: remove // UNREVIEWED... |
commit | commitdiff | tree |
2021-09-21 |
Robert Griesemer | go/types: return typeHash value without blanks |
commit | commitdiff | tree |
2021-09-21 |
Robert Griesemer | cmd/compile/internal/types2: export Named.Orig as Named... |
commit | commitdiff | tree |
2021-09-21 |
Robert Griesemer | cmd/compile/internal/types2: remove report parameter... |
commit | commitdiff | tree |
2021-09-21 |
Jay Conrod | internal/fuzz: temporarily work around test failures... |
commit | commitdiff | tree |
2021-09-21 |
Robert Findley | go/types: remove the report parameter from infer and... |
commit | commitdiff | tree |
2021-09-21 |
Robert Findley | go/types: record all instances, not just inferred instances |
commit | commitdiff | tree |
2021-09-21 |
Jay Conrod | testing, cmd/go: clarify documentation |
commit | commitdiff | tree |
2021-09-21 |
Keith Randall | encoding/xml: truncate generic type names |
commit | commitdiff | tree |
2021-09-21 |
Josh Bleecher... | runtime: fix output for bad pcHeader |
commit | commitdiff | tree |
2021-09-21 |
Josh Bleecher... | cmd/link: document generator symbols more |
commit | commitdiff | tree |
2021-09-21 |
Jay Conrod | cmd/go: disable gofuzzbeta build tag by default |
commit | commitdiff | tree |
2021-09-21 |
Josh Bleecher... | runtime, cmd/link: fix comment typos |
commit | commitdiff | tree |
2021-09-21 |
Russ Cox | text/template: implement short-circuit and, or |
commit | commitdiff | tree |
2021-09-21 |
Bryan C. Mills | io: relax documented Seeker invariants that do not... |
commit | commitdiff | tree |
2021-09-21 |
Lynn Boger | internal/abi: define PPC64 register ABI constants |
commit | commitdiff | tree |
2021-09-21 |
Lynn Boger | cmd/compile/internal: add ABI register information... |
commit | commitdiff | tree |
2021-09-21 |
Robert Griesemer | go/types: fixes for pointer receivers of instantiated... |
commit | commitdiff | tree |
2021-09-21 |
Robert Griesemer | cmd/compile/internal/types2: minor cleanup of instantiation |
commit | commitdiff | tree |
2021-09-21 |
Robert Griesemer | cmd/compile/internal/types2: instantiate methods when... |
commit | commitdiff | tree |
2021-09-21 |
Robert Griesemer | go/types, types2: remove duplicate resolve call |
commit | commitdiff | tree |
2021-09-20 |
Matthew Dempsky | internal/buildcfg: fix test for GOAMD64=v3 ./all.bash |
commit | commitdiff | tree |
2021-09-20 |
Ian Lance Taylor | text/template: initialize template before locking it |
commit | commitdiff | tree |
2021-09-20 |
Jay Conrod | [dev.fuzz] Merge remote-tracking branch 'origin/dev... |
commit | commitdiff | tree |
2021-09-20 |
Katie Hockman | [dev.fuzz] all: merge master (b0fa2f5) into dev.fuzz |
commit | commitdiff | tree |
2021-09-20 |
Amelia Downs | cmd/compile: fix ExampleInfo output |
commit | commitdiff | tree |
2021-09-20 |
Katie Hockman | [dev.fuzz] all: merge master (af72ddf) into dev.fuzz |
commit | commitdiff | tree |
2021-09-20 |
David Chase | cmd/compile: extend dump-to-file to handle "genssa... |
commit | commitdiff | tree |
2021-09-20 |
Jay Conrod | [dev.fuzz] cmd/go: in 'go test' don't allow multiple... |
commit | commitdiff | tree |
2021-09-20 |
Jay Conrod | cmd/go: write go.mod requirements more consistently... |
commit | commitdiff | tree |
2021-09-20 |
Alessandro... | cmd/link: generate DIE for types referenced only throug... |
commit | commitdiff | tree |
2021-09-20 |
Dan Scales | cmd/compile: delay all transforms for generic funcs... |
commit | commitdiff | tree |
2021-09-20 |
Robert Findley | go/types: export Named._Orig as Named.Origin |
commit | commitdiff | tree |
2021-09-20 |
Dan Scales | cmd/compile: fix transform.AssignOp to deal with tricky... |
commit | commitdiff | tree |
2021-09-20 |
Katie Hockman | [dev.fuzz] Revert "[dev.fuzz] testing: convert seed... |
commit | commitdiff | tree |
2021-09-20 |
Katie Hockman | [dev.fuzz] internal/fuzz: warn if fuzzing begins with... |
commit | commitdiff | tree |
2021-09-20 |
Lynn Boger | cmd/compile: document register-based ABI for ppc64 |
commit | commitdiff | tree |
2021-09-20 |
Keith Randall | cmd/compile: fix simplification rules on arm/arm64 |
commit | commitdiff | tree |
2021-09-20 |
Keith Randall | cmd/compile: ensure constant shift amounts are in range... |
commit | commitdiff | tree |
2021-09-20 |
Dan Scales | go/test: add a test for issue 48344 |
commit | commitdiff | tree |
2021-09-20 |
Keith Randall | cmd/compile: allow rotates to be merged with logical... |
commit | commitdiff | tree |
2021-09-20 |
Dan Scales | cmd/compile: update doc at top of iexport.go on the... |
commit | commitdiff | tree |
2021-09-20 |
Dan Scales | cmd/compile: rename instType -> instanceType |
commit | commitdiff | tree |
2021-09-20 |
jochen weber | cmd/cgo: remove hardcoded '-pie' ldflag for linux/arm |
commit | commitdiff | tree |
2021-09-20 |
Dan Scales | cmd/compile: fix export/import of range loop. |
commit | commitdiff | tree |
2021-09-19 |
Keith Randall | cmd/compile: fold double negate on arm64 |
commit | commitdiff | tree |
next |