| 2016-09-23 | David Crawshaw | runtime: use sched_yield instead of pthread_yield | commit | commitdiff | tree | 
| 2016-09-23 | David Crawshaw | plugin: darwin support | commit | commitdiff | tree | 
| 2016-09-23 | David Crawshaw | runtime: check plugin-loaded moduledata addresses | commit | commitdiff | tree | 
| 2016-09-22 | Ian Lance Taylor | cmd/compile: don't instrument copy and append in runtime | commit | commitdiff | tree | 
| 2016-09-22 | Keith Randall | cmd/compile: fix type of static closure pointer | commit | commitdiff | tree | 
| 2016-09-22 | Cherry Zhang | test: errorcheck auto-generated functions | commit | commitdiff | tree | 
| 2016-09-22 | Cherry Zhang | cmd/compile: ensure args are live in tail calls for... | commit | commitdiff | tree | 
| 2016-09-22 | Adam Langley | crypto/tls: fix deadlock when racing to complete handshake. | commit | commitdiff | tree | 
| 2016-09-22 | Kale Blankenship | net/url: prefix relative paths containing ":" in the... | commit | commitdiff | tree | 
| 2016-09-22 | David Chase | cmd/compile: use ISEL, cleanup use of zero & extensions | commit | commitdiff | tree | 
| 2016-09-22 | Emmanuel Odeke | compress/gzip: add examples | commit | commitdiff | tree | 
| 2016-09-22 | Nigel Tao | crypto/rsa: clarify comment on maximum message length. | commit | commitdiff | tree | 
| 2016-09-21 | Ian Lance Taylor | runtime: merge signal[12]_unix.go into signal_unix.go | commit | commitdiff | tree | 
| 2016-09-21 | Mikio Hara | runtime: revert CL 18835; don't install new signal... | commit | commitdiff | tree | 
| 2016-09-21 | Matthew Dempsky | cmd/compile: simplify obj.ProgInfo and extract from... | commit | commitdiff | tree | 
| 2016-09-21 | Russ Cox | cmd/link: add time stamp to hostlink print in -v mode | commit | commitdiff | tree | 
| 2016-09-21 | Lynn Boger | cmd/link: split large elf text sections on ppc64x | commit | commitdiff | tree | 
| 2016-09-21 | Suyash | image/png: add Encode and Decode examples | commit | commitdiff | tree | 
| 2016-09-21 | Brad Fitzpatrick | net: add Resolver type, Dialer.Resolver, and DefaultRes... | commit | commitdiff | tree | 
| 2016-09-21 | Thomas de Zeeuw | net/http/httptest: fill ContentLength in recorded Response | commit | commitdiff | tree | 
| 2016-09-21 | Michal Bohuslávek | net/http/cookiejar: fix typo | commit | commitdiff | tree | 
| 2016-09-21 | Austin Clements | runtime: remove unnecessary atomics from heapBitSetType | commit | commitdiff | tree | 
| 2016-09-21 | Mikio Hara | doc: add note about CL 29491 to go1.8.txt | commit | commitdiff | tree | 
| 2016-09-21 | Mikio Hara | syscall: fix build on dragonfly | commit | commitdiff | tree | 
| 2016-09-21 | Matthew Dempsky | cmd/internal/obj: remove unused GOROOT-related fields | commit | commitdiff | tree | 
| 2016-09-21 | Matthew Dempsky | cmd/internal/obj: remove unused Textp and Etextp fields | commit | commitdiff | tree | 
| 2016-09-21 | Yasuhiro Matsumoto | os: use GetConsoleCP() instead of GetACP() | commit | commitdiff | tree | 
| 2016-09-21 | Brad Fitzpatrick | image/draw: add FloydSteinberg Drawer example | commit | commitdiff | tree | 
| 2016-09-20 | Brad Fitzpatrick | doc: add some missing HTML tags in the FAQ | commit | commitdiff | tree | 
| 2016-09-20 | Keith Randall | cmd/compile: improve tighten pass | commit | commitdiff | tree | 
| 2016-09-20 | Keith Randall | cmd/compile: simple cleanups | commit | commitdiff | tree | 
| 2016-09-20 | Damien Neil | syscall: validate ParseDirent inputs | commit | commitdiff | tree | 
| 2016-09-20 | Austin Clements | runtime: consistency check for G rescan position | commit | commitdiff | tree | 
| 2016-09-20 | Austin Clements | runtime: report GCSys and OtherSys in heap profile | commit | commitdiff | tree | 
| 2016-09-20 | Cherry Zhang | cmd/compile: simplify div/mod on ARM | commit | commitdiff | tree | 
| 2016-09-20 | Jaana Burcu... | net/http/httptrace: fix bad tracing example | commit | commitdiff | tree | 
| 2016-09-20 | Michael Hudson... | cmd/link: remove more unused ctxt parameters | commit | commitdiff | tree | 
| 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 | 
| next |