2020-12-14 |
Keith Randall | [dev.regabi] cmd/compile: reorg generated array hash... |
commit | commitdiff | tree |
2020-12-14 |
Than McIntosh | [dev.regabi] cmd/compile: add register ABI analysis... |
commit | commitdiff | tree |
2020-12-14 |
Matthew Dempsky | [dev.regabi] cmd/compile: fix noopt builder |
commit | commitdiff | tree |
2020-12-14 |
Than McIntosh | [dev.regabi] cmd/compile/internal/types: add IsScalar... |
commit | commitdiff | tree |
2020-12-14 |
Than McIntosh | [dev.regabi] cmd/compile: refactor type initialization... |
commit | commitdiff | tree |
2020-12-14 |
Matthew Dempsky | [dev.regabi] cmd/compile: remove unnecessary String... |
commit | commitdiff | tree |
2020-12-14 |
Alexander Rakoczy | Merge branch 'master' into dev.regabi |
commit | commitdiff | tree |
2020-12-10 |
Keith Randall | cmd/compile: don't constant fold divide by zero |
commit | commitdiff | tree |
2020-12-09 |
Rob Findley | go/types: avoid endless recursion in the Comparable... |
commit | commitdiff | tree |
2020-12-09 |
Russ Cox | all: update to use os.ReadDir where appropriate |
commit | commitdiff | tree |
2020-12-09 |
Russ Cox | all: update to use os.ReadFile, os.WriteFile, os.Create... |
commit | commitdiff | tree |
2020-12-09 |
Matthew Dempsky | [dev.regabi] cmd/compile: first start towards using... |
commit | commitdiff | tree |
2020-12-09 |
Matthew Dempsky | [dev.regabi] cmd/compile: iexport debug crumbs for... |
commit | commitdiff | tree |
2020-12-09 |
Russ Cox | [dev.regabi] cmd/compile: adjust IR representations |
commit | commitdiff | tree |
2020-12-09 |
Russ Cox | [dev.regabi] cmd/compile: arrange for walkstmt, walkexp... |
commit | commitdiff | tree |
2020-12-09 |
Russ Cox | [dev.regabi] cmd/compile: use reflection in ir.Dump |
commit | commitdiff | tree |
2020-12-09 |
Russ Cox | [dev.regabi] cmd/compile: two small fixes |
commit | commitdiff | tree |
2020-12-09 |
Dmitri Shuralyov | runtime/metrics: simplify test to support more environments |
commit | commitdiff | tree |
2020-12-09 |
Ikko Ashimine | cmd/compile: fix message typo |
commit | commitdiff | tree |
2020-12-09 |
Michael Fraenkel | net/http: add connections back that haven't been canceled |
commit | commitdiff | tree |
2020-12-09 |
Haoran Luo | runtime: prevent stack growth after fork in runtime... |
commit | commitdiff | tree |
2020-12-09 |
Keith Randall | doc: add description of new framepointer vet check |
commit | commitdiff | tree |
2020-12-08 |
Keith Randall | cmd/vet: vendor in x/tools, enable framepointer vet... |
commit | commitdiff | tree |
2020-12-08 |
Rob Findley | go/types: correct error position for inherited const... |
commit | commitdiff | tree |
2020-12-08 |
Austin Clements | doc/go1.16: improve channel race detector changes descr... |
commit | commitdiff | tree |
2020-12-08 |
Matthew Dempsky | [dev.regabi] cmd/compile: replace many uses of ir.Node... |
commit | commitdiff | tree |
2020-12-08 |
Matthew Dempsky | [dev.regabi] cmd/compile: ir.Node is no longer an ssa.Aux |
commit | commitdiff | tree |
2020-12-08 |
Matthew Dempsky | [dev.regabi] cmd/compile: rewrite Aux uses of ir.Node... |
commit | commitdiff | tree |
2020-12-08 |
Matthew Dempsky | [dev.regabi] cmd/compile: introduce FwdRefAux for wrapp... |
commit | commitdiff | tree |
2020-12-08 |
Joel Sing | runtime: correct sigfwd on openbsd/mips64 |
commit | commitdiff | tree |
2020-12-08 |
Matthew Dempsky | [dev.regabi] cmd/compile: change LocalSlot.N to *ir... |
commit | commitdiff | tree |
2020-12-08 |
Matthew Dempsky | [dev.regabi] cmd/compile: add ssa.Aux tag interface... |
commit | commitdiff | tree |
2020-12-07 |
Austin Clements | doc/go1.16: update linker stats |
commit | commitdiff | tree |
2020-12-07 |
Ian Lance Taylor | reflect: document multiple keys in struct tags |
commit | commitdiff | tree |
2020-12-07 |
Keith Randall | [dev.regabi] cmd/compile: fix comment |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | io/fs: fix Sub method error text |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: export all Node fields [gener... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: prepare mknode for rename... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: rewrite stale format strings |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: simplify fmtmap |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: clean up and document formatting |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: move Type, Sym printing to... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: untangle FmtFlag, FmtMode |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: remove mode.Sprintf etc in... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: narrow interface between... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: simplify Op, Node, Nodes... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: untangle ir.Dump printing |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: reorganize ir/fmt.go |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: remove "short" node header... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: arrange for typecheck1 to... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] test: add exhaustive test of evaluated... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: generate Node methods using... |
commit | commitdiff | tree |
2020-12-07 |
Tonis Tiigi | runtime/cgo: fix building on musl |
commit | commitdiff | tree |
2020-12-07 |
Austin Clements | doc/go1.16: announce openbsd/mips64 port |
commit | commitdiff | tree |
2020-12-07 |
Ian Lance Taylor | test: add new test that gofrontend failed to handle |
commit | commitdiff | tree |
2020-12-07 |
Alberto Donizetti | doc/go1.16: fix typo |
commit | commitdiff | tree |
2020-12-07 |
Tobias Klauser | doc/go1.16: add missing </a> tag |
commit | commitdiff | tree |
2020-12-07 |
Martin Möhrmann | internal/cpu: add darwin/arm64 CPU feature detection... |
commit | commitdiff | tree |
2020-12-07 |
Matthew Dempsky | [dev.regabi] cmd/compile: silence errors about missing... |
commit | commitdiff | tree |
2020-12-07 |
Tobias Klauser | doc/go1.16: document riscv64 port changes |
commit | commitdiff | tree |
2020-12-06 |
Matthew Dempsky | [dev.regabi] cmd/compile: change iexport to avoid map... |
commit | commitdiff | tree |
2020-12-06 |
Matthew Dempsky | [dev.regabi] cmd/compile: change nowritebarrierrec... |
commit | commitdiff | tree |
2020-12-06 |
Matthew Dempsky | [dev.regabi] cmd/compile: replace NodeQueue with NameQueue |
commit | commitdiff | tree |
2020-12-06 |
Matthew Dempsky | [dev.regabi] cmd/compile: change NodeSet to NameSet |
commit | commitdiff | tree |
2020-12-05 |
Ikko Ashimine | internal/cpu: fix typo in cpu_arm64.go |
commit | commitdiff | tree |
2020-12-05 |
Jason A. Donenfeld | syscall: correct CertOpenStore to expect a 0 return... |
commit | commitdiff | tree |
2020-12-04 |
Filippo Valsorda | doc/go1.16: cleanup crypto release notes |
commit | commitdiff | tree |
2020-12-04 |
zikaeroh | cmd/vendor: sync pprof@v0.0.0-20201203190320-1bf35d6f28c2 |
commit | commitdiff | tree |
2020-12-04 |
Cuong Manh Le | [dev.regabi] cmd/compile: replace ir.Node with *ir... |
commit | commitdiff | tree |
2020-12-04 |
Cuong Manh Le | [dev.regabi] cmd/compile: replace ir.Node with *ir... |
commit | commitdiff | tree |
2020-12-04 |
Matthew Dempsky | [dev.regabi] cmd/compile: rewrite code to use DeclaredBy |
commit | commitdiff | tree |
2020-12-04 |
Matthew Dempsky | [dev.regabi] cmd/compile: add SameSource, Uses, and... |
commit | commitdiff | tree |
2020-12-04 |
Dmitri Shuralyov | doc/go1.16: document no language changes |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: remove DeepCopyNode interface |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: avoid general traversal in... |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: implement editChildren for... |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: implement doChildren for... |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: implement copy for nodes |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: use ir.EditChildren for inlin... |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: use ir.Find for "search"... |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: introduce IR visitors |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: replace inlcopy with ir.DeepCopy |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: adjustments to Copy and DeepCopy |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: swap inlining order of if... |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | io/fs: add Sub |
commit | commitdiff | tree |
2020-12-04 |
Bryan C. Mills | cmd/go/internal/modload: fix minor errors in comments |
commit | commitdiff | tree |
2020-12-04 |
Cherry Zhang | runtime: avoid receiving preemotion signal while exec'ing |
commit | commitdiff | tree |
2020-12-04 |
Dmitri Shuralyov | doc/go1.16: preannounce dropping macOS 10.12 support |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | cmd/go, embed: exclude .* and _* from embedded director... |
commit | commitdiff | tree |
2020-12-04 |
Alberto Donizetti | doc/go1.16: add reflect changes to release notes |
commit | commitdiff | tree |
2020-12-04 |
Filippo Valsorda | doc/go1.16: fix broken <code> tag |
commit | commitdiff | tree |
2020-12-04 |
Matthew Dempsky | [dev.regabi] cmd/compile: eliminate more SetOrig |
commit | commitdiff | tree |
2020-12-04 |
Filippo Valsorda | doc/go1.16: pre-announce GODEBUG=x509ignoreCN=0 removal... |
commit | commitdiff | tree |
2020-12-03 |
Cherry Zhang | cmd/compile: make sure address of offset(SP) is remater... |
commit | commitdiff | tree |
2020-12-03 |
Michael Pratt | runtime, time: strictly enforce when, period constraints |
commit | commitdiff | tree |
2020-12-03 |
Michael Pratt | time, runtime: don't set timer when = 0 |
commit | commitdiff | tree |
2020-12-03 |
Austin Clements | doc/go1.16: update runtime and compiler sections |
commit | commitdiff | tree |
2020-12-03 |
Ian Lance Taylor | test: match gofrontend error messages |
commit | commitdiff | tree |
2020-12-03 |
Bryan C. Mills | cmd/go/internal/modload: rename constants to reflect... |
commit | commitdiff | tree |
2020-12-03 |
Matthew Dempsky | [dev.regabi] cmd/compile: store types.Field on {Selecto... |
commit | commitdiff | tree |
next |