2016-09-20 |
Michael Hudson... | cmd/link: kill off Symbols.Version |
commit | commitdiff | tree |
2016-09-20 |
Michael Hudson... | cmd/link: remove now-unused ctxt arguments from a few... |
commit | commitdiff | tree |
2016-09-20 |
Michael Hudson... | cmd/link: remove Linklookup & Linkrlookup |
commit | commitdiff | tree |
2016-09-20 |
Michael Hudson... | cmd/link: use ctxt.{Lookup,ROLookup} in favour of funct... |
commit | commitdiff | tree |
2016-09-20 |
Michael Hudson... | cmd/link: do not directly embed Symbols in Link |
commit | commitdiff | tree |
2016-09-20 |
Michael Hudson... | cmd/link: split "bag of Symbols" functionality out... |
commit | commitdiff | tree |
2016-09-20 |
David Crawshaw | cmd/internal/obj, cmd/link: darwin dynlink support |
commit | commitdiff | tree |
2016-09-20 |
David Crawshaw | cmd/link: remove Cursym |
commit | commitdiff | tree |
2016-09-20 |
David Crawshaw | cmd/link: replace ld.Link.Diag with ld.Errorf |
commit | commitdiff | tree |
2016-09-19 |
Keith Randall | doc: mention KeepAlive & input args change |
commit | commitdiff | tree |
2016-09-19 |
Michael Hudson... | cmd/link: move comment somewhere more appropriate |
commit | commitdiff | tree |
2016-09-19 |
Tormod Erevik Lea | cmd/vet: hard-code program name in usage message |
commit | commitdiff | tree |
2016-09-19 |
Rob Pike | time: allow long fractions in ParseDuration |
commit | commitdiff | tree |
2016-09-19 |
Michael Munday | cmd/compile: intrinsify Ctz{32,64} and Bswap{32,64... |
commit | commitdiff | tree |
2016-09-19 |
Carlos Eduardo Seo | cmd/asm, cmd/internal/obj/ppc64: add ppc64 vector regis... |
commit | commitdiff | tree |
2016-09-19 |
Emmanuel Odeke | crypto/md5, crypto/sha1, crypto/sha256: add examples... |
commit | commitdiff | tree |
2016-09-19 |
Keith Randall | cmd/compile: args no longer live until end-of-function |
commit | commitdiff | tree |
2016-09-19 |
Brady Sullivan | net/http: rename Post's parameter from bodyType to... |
commit | commitdiff | tree |
2016-09-19 |
Keith Randall | cmd/compile: cache CFG-dependent computations |
commit | commitdiff | tree |
2016-09-19 |
Keith Randall | cmd/compile: fold ADDconsts together for PPC |
commit | commitdiff | tree |
2016-09-19 |
Keith Randall | cmd/compile: inline convT2{I,E} when result doesn't... |
commit | commitdiff | tree |
2016-09-19 |
Rob Pike | cmd/vet: fix documentation for -structtags |
commit | commitdiff | tree |
2016-09-18 |
Michael Hudson... | cmd/link: remove size and version from genasmsym's... |
commit | commitdiff | tree |
2016-09-18 |
Michael Hudson... | cmd/link: give names and a type to the symbol types... |
commit | commitdiff | tree |
2016-09-18 |
Cherry Zhang | cmd/dist: fix internal linking check for mips64le |
commit | commitdiff | tree |
2016-09-17 |
Cherry Zhang | cmd/compile: intrinsify runtime/internal/atomic.Xaddint64 |
commit | commitdiff | tree |
2016-09-17 |
David Crawshaw | plugin: cast dlerror return value for android |
commit | commitdiff | tree |
2016-09-17 |
Keith Randall | cmd/compile: fix format verbs in ssa package |
commit | commitdiff | tree |
2016-09-17 |
Matthew Dempsky | cmd/internal/obj: remove ACHECKNIL |
commit | commitdiff | tree |
2016-09-17 |
Matthew Dempsky | cmd/internal/obj: simplify Plists |
commit | commitdiff | tree |
2016-09-17 |
Trey Lawrence | cmd/compile: fix compiler bug for constant equality... |
commit | commitdiff | tree |
2016-09-17 |
Matthew Dempsky | cmd/internal/obj: replace AGLOBL with (*Link).Globl |
commit | commitdiff | tree |
2016-09-17 |
Dan Peterson | net: respect resolv.conf rotate option |
commit | commitdiff | tree |
2016-09-17 |
Suyash | sort: fix search descending order example |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/dist: disable plugin test on arm64 |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/dist: unify internal linking checks |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/dist: skip libgcc test on arm64 and mips64 |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/dist: disable plugin test on ppc64le and s390x |
commit | commitdiff | tree |
2016-09-16 |
Matthew Dempsky | cmd/compile: remove Arch.REGCTXT |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/link: remove never-set Windows variable |
commit | commitdiff | tree |
2016-09-16 |
Matthew Dempsky | cmd/compile: change goarch.Main into goarch.Init |
commit | commitdiff | tree |
2016-09-16 |
Robert Griesemer | cmd/compile/internal/syntax: support for alias declarations |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/link: skip arch-specific main function |
commit | commitdiff | tree |
2016-09-16 |
Keith Randall | cmd/compile: turn live variable test off for ppc |
commit | commitdiff | tree |
2016-09-16 |
Matthew Dempsky | cmd/compile: remove unused Label fields |
commit | commitdiff | tree |
2016-09-16 |
Keith Randall | cmd/compile: reorganize SSA register numbering |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/link: give RelocVariant a type, document Reloc |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/link: attempt to rationalize linkmode init |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | misc/cgo/testplugin: add test of -buildmode=plugin |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/go: support -buildmode=plugin on linux |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | plugin: new package for loading plugins |
commit | commitdiff | tree |
2016-09-16 |
David Chase | cmd/compile: elide unnecessary sign/zeroExt, PPC64 |
commit | commitdiff | tree |
2016-09-16 |
Cherry Zhang | cmd/compile: label LoadReg with line number of the use |
commit | commitdiff | tree |
2016-09-16 |
Cherry Zhang | cmd/compile: enable rewritings that are blocked by... |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | runtime: avoid dependence on main symbol |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/link: -buildmode=plugin support for linux |
commit | commitdiff | tree |
2016-09-16 |
Suyash | sort: add examples for sort.Search |
commit | commitdiff | tree |
2016-09-16 |
Matthew Dempsky | cmd/compile: remove unused cases in Naddr |
commit | commitdiff | tree |
2016-09-16 |
Emmanuel Odeke | os/exec: add examples for CombinedOutput, StdinPipe... |
commit | commitdiff | tree |
2016-09-16 |
Matthew Dempsky | cmd/internal/obj: remove Addr.Etype and Addr.Width |
commit | commitdiff | tree |
2016-09-16 |
Dave Cheney | cmd/compile/internal/gc: make Nod private |
commit | commitdiff | tree |
2016-09-16 |
Cherry Zhang | cmd/link: fix number-of-files entry in gopclntab |
commit | commitdiff | tree |
2016-09-16 |
Matthew Dempsky | cmd/compile: remove Betypeinit |
commit | commitdiff | tree |
2016-09-16 |
Matthew Dempsky | cmd/compile: remove traces of old register allocator |
commit | commitdiff | tree |
2016-09-16 |
Matthew Dempsky | cmd/compile: remove more dead code |
commit | commitdiff | tree |
2016-09-16 |
Vitor De Mario | doc: change variable name in Effective Go |
commit | commitdiff | tree |
2016-09-15 |
Alberto Bertogli | net: document dummy byte in ReadMsgUnix and WriteMsgUnix |
commit | commitdiff | tree |
2016-09-15 |
David Chase | cmd/compile: adapt GOSSAHASH to set a DebugTest flag... |
commit | commitdiff | tree |
2016-09-15 |
Keith Randall | test,cmd/compile: remove _ssa file suffix |
commit | commitdiff | tree |
2016-09-15 |
Keith Randall | test: make SSA tests unconditional |
commit | commitdiff | tree |
2016-09-15 |
Sam Whited | cmd/fix: add golang.org/x/net/context fix |
commit | commitdiff | tree |
2016-09-15 |
Mohit Agarwal | cmd/go: add distribution-specific info for Linux to... |
commit | commitdiff | tree |
2016-09-15 |
David Chase | cmd/compile: repair GOSSAFUNC functionality |
commit | commitdiff | tree |
2016-09-15 |
Josh Bleecher... | cmd/compile: remove gins |
commit | commitdiff | tree |
2016-09-15 |
Josh Bleecher... | cmd/compile: nodintconst is the new Nodintconst |
commit | commitdiff | tree |
2016-09-15 |
Josh Bleecher... | cmd/compile: unroll comparisons to short constant strings |
commit | commitdiff | tree |
2016-09-15 |
Dave Cheney | cmd/compile/internal/gc: unexport private variables |
commit | commitdiff | tree |
2016-09-15 |
Dave Cheney | cmd/compile/internal/gc: fix build |
commit | commitdiff | tree |
2016-09-15 |
Josh Bleecher... | cmd/compile: unwrap fewer CONVNOPs in staticassign |
commit | commitdiff | tree |
2016-09-15 |
Dave Cheney | cmd/compile/internal/gc: unexport more helper functions |
commit | commitdiff | tree |
2016-09-15 |
Josh Bleecher... | cmd/go: make bug subcommand open the browser |
commit | commitdiff | tree |
2016-09-15 |
Matthew Dempsky | cmd/compile, runtime: remove throwreturn |
commit | commitdiff | tree |
2016-09-15 |
Matthew Dempsky | cmd/compile: deduplicate appendpp functions |
commit | commitdiff | tree |
2016-09-15 |
Matthew Dempsky | cmd/compile: eliminate differences in appendpp functions |
commit | commitdiff | tree |
2016-09-15 |
Matthew Dempsky | cmd/compile: remove more dead code |
commit | commitdiff | tree |
2016-09-15 |
Matthew Dempsky | cmd/compile: remove ginscon2 functions |
commit | commitdiff | tree |
2016-09-15 |
Dave Cheney | cmd/compile/internal/gc: unexport helper functions |
commit | commitdiff | tree |
2016-09-15 |
Dave Cheney | cmd/compile/internal/gc: remove dead code |
commit | commitdiff | tree |
2016-09-15 |
Keith Randall | cmd/compile: delete lots of the legacy backend |
commit | commitdiff | tree |
2016-09-15 |
Keith Randall | cmd/compile: redo nil checks |
commit | commitdiff | tree |
2016-09-14 |
Josh Bleecher... | cmd/dist: run vet/all on dedicated builders |
commit | commitdiff | tree |
2016-09-14 |
Matthew Dempsky | cmd/compile: fix comma-ok assignments for non-boolean ok |
commit | commitdiff | tree |
2016-09-14 |
Martin Möhrmann | cmd/compile: intrinsify slicebytetostringtmp when not... |
commit | commitdiff | tree |
2016-09-14 |
Josh Bleecher... | cmd/vet/all: check platforms concurrently |
commit | commitdiff | tree |
2016-09-14 |
Joe Tsai | time: document in UnixNano when the value is valid |
commit | commitdiff | tree |
2016-09-14 |
Matthew Dempsky | cmd/compile: add Nodes.Prepend helper method |
commit | commitdiff | tree |
2016-09-14 |
Brad Fitzpatrick | math/big: cut 2 minutes off race tests |
commit | commitdiff | tree |
2016-09-14 |
Brad Fitzpatrick | sort: cut 140 seconds off race build tests |
commit | commitdiff | tree |
2016-09-14 |
Josh Bleecher... | cmd/compile, cmd/link: fix printf verbs |
commit | commitdiff | tree |
2016-09-14 |
Josh Bleecher... | cmd/vet/all: update whitelist |
commit | commitdiff | tree |
next |