| 2019-11-02 | 
Cherry Zhang | [dev.link] cmd/link: set cgo attributes early when...  | 
commit | commitdiff | tree | 
| 2019-11-01 | 
Cherry Zhang | [dev.link] all: clean up some TODOs | 
commit | commitdiff | tree | 
| 2019-11-01 | 
Than McIntosh | [dev.link] cmd/link/internal/loader: do more bulk alloc...  | 
commit | commitdiff | tree | 
| 2019-11-01 | 
Jeremy Faller | [dev.link] cmd/link: fix xcoff loader for new obj format | 
commit | commitdiff | tree | 
| 2019-11-01 | 
Than McIntosh | [dev.link] all: merge branch 'master' into dev.link | 
commit | commitdiff | tree | 
| 2019-11-01 | 
Tobias Klauser | internal/syscall/unix: add support for linux/riscv64 | 
commit | commitdiff | tree | 
| 2019-11-01 | 
Than McIntosh | [dev.link] cmd/link: add support to new deadcode for...  | 
commit | commitdiff | tree | 
| 2019-11-01 | 
Cherry Zhang | [dev.link] cmd/link: resolve ABI aliases for external...  | 
commit | commitdiff | tree | 
| 2019-11-01 | 
Jay Conrod | cmd/go/internal/modfetch: add zip sums and hashes to...  | 
commit | commitdiff | tree | 
| 2019-11-01 | 
Tobias Klauser | os: gofmt | 
commit | commitdiff | tree | 
| 2019-11-01 | 
Ian Lance Taylor | runtime: use correct state machine in addAdjustedTimers | 
commit | commitdiff | tree | 
| 2019-11-01 | 
Cherry Zhang | [dev.link] cmd/link: process cgo_import_static before...  | 
commit | commitdiff | tree | 
| 2019-11-01 | 
Cuong Manh Le | cmd/compile: make duplicate index error distinguish...  | 
commit | commitdiff | tree | 
| 2019-11-01 | 
Audrius Butkevicius | os: allow case only renames on case-insensitive filesystems | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Josh Bleecher...  | cmd/compile: remove amd64p32 rules | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Andrew Bonventre | doc: document Go 1.13.4 | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Andrew Bonventre | doc: document Go 1.12.13 | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Brad Fitzpatrick | strings: remove a redundant and flaky part of a test | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Cuong Manh Le | bufio: return the underlying error in ReadFrom if not nil | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Austin Clements | runtime: atomically set span state and use as publicati...  | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Austin Clements | runtime: fully initialize span in alloc_m | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Cuong Manh Le | bufio: save error from underlying ReadFrom | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Jeremy Faller | [dev.link] cmd/link: fix macho host objects | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Olivier Poitrey | crypto/tls: send ec_points_format extension in ServerHello | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Jeremy Faller | [dev.link] cmd/link: fix merge error | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Jeremy Faller | [dev.link] cmd/link: elf host obj support w/ new obj...  | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Daniel Martí | encoding/json: avoid work when unquoting strings, take 2 | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Michael Munday | runtime/internal/atomic: add tests for And8 and Or8 | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Cherry Zhang | [dev.link] cmd/link: keep DWARF constant DIE symbols...  | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Cherry Zhang | [dev.link] cmd/link: ensure deterministic order in...  | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Than McIntosh | [dev.link] cmd/link: add new slice interface for queryi...  | 
commit | commitdiff | tree | 
| 2019-10-31 | 
Than McIntosh | [dev.link] cmd/link/internal/loader: add 1-element...  | 
commit | commitdiff | tree | 
| 2019-10-30 | 
Ian Lance Taylor | runtime: switch to using new timer code | 
commit | commitdiff | tree | 
| 2019-10-30 | 
Damien Neil | testing: provide additional information when test funcs...  | 
commit | commitdiff | tree | 
| 2019-10-30 | 
Filippo Valsorda | crypto/tls: improve error messages for invalid certific...  | 
commit | commitdiff | tree | 
| 2019-10-30 | 
Sam Whited | encoding/xml: fix token decoder on early EOF | 
commit | commitdiff | tree | 
| 2019-10-30 | 
Ian Lance Taylor | runtime: clear js idle timeout before new one and after...  | 
commit | commitdiff | tree | 
| 2019-10-30 | 
Clément Chigot | runtime: fix nbpipe_test for AIX | 
commit | commitdiff | tree | 
| 2019-10-30 | 
Clément Chigot | runtime: fix netpollBreak for AIX | 
commit | commitdiff | tree | 
| 2019-10-30 | 
Lorenz Bauer | syscall: treat ENFILE as a temporary error | 
commit | commitdiff | tree | 
| 2019-10-30 | 
Elias Naur | cmd/link/internal/ld: remove flags incompatible with...  | 
commit | commitdiff | tree | 
| 2019-10-30 | 
Cholerae Hu | cmd/compile: resolve TODO of Mpflt.SetString | 
commit | commitdiff | tree | 
| 2019-10-30 | 
Ian Lance Taylor | runtime: record stub netpoll initialization, add lock...  | 
commit | commitdiff | tree | 
| 2019-10-30 | 
Ian Lance Taylor | runtime: make fcntl arguments consistent across OS's | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Cherry Zhang | runtime: clear m.gsignal when the M exits | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Robert Griesemer | go/types: clarify documentation | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Keith Randall | cmd/compile: fix typing of IData opcodes | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Jay Conrod | cmd/go: delete internal packages moved to x/mod | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Dan Scales | cmd/compile:  handle some missing cases of non-SSAable...  | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Jay Conrod | cmd/go/internal/modfile: don't use cmd/internal/diff | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Robert Griesemer | go/parser: use valid position when reporting an error...  | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Bryan C. Mills | go/build: use the main module's root when locating...  | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Brad Fitzpatrick | cmd/dist: don't run cmd tests on js/wasm | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Constantin...  | os: return from TestRemoveAllWithMoreErrorThanReqSize...  | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Clément Chigot | runtime: initialize netpoll in TestNetpollBreak | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Michael Fraenkel | net/http: only decrement connection count if we removed...  | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Than McIntosh | cmd/compile: fix spurious R_TLE_LE reloc on android/386 | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Ian Lance Taylor | context: mark testDeadline as a testing helper method | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Austin Clements | cmd/compile: fix missing lowering of atomic {Load,Store}8 | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Austin Clements | runtime: rename TestPreemptM to TestSignalM | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Austin Clements | runtime: unblock SIGUSR1 for TestPreemptM | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Lynn Boger | crypto/elliptic: clean up ppc64le implementation slightly | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Alex Brainman | internal/syscall/windows/registry: make '-gcflags=all...  | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Cuong Manh Le | cmd/compile: hard fail if n.Opt() is not nil in walkChe...  | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Robert Griesemer | cmd/compile/internal/syntax: don't hardwire path separa...  | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Cherry Zhang | cmd/internal/obj/mips: fix encoding of FCR registers | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Austin Clements | cmd/compile: intrinsics for runtime/internal/atomic...  | 
commit | commitdiff | tree | 
| 2019-10-29 | 
Austin Clements | runtime/internal/atomic: add Store8 | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Mikhail Fesenko | cmd/fix, cmd/go, cmd/gofmt: refactor common code into...  | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Shenghou Ma | cmd/compile/internal/gc: reword "declared and not used...  | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Agniva De Sarker | go/ast: fix SortImports to handle block comments (take 2) | 
commit | commitdiff | tree | 
| 2019-10-28 | 
John Papandriopoulos | cmd/link: pass-through undefined call targets in extern...  | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Constantin...  | os: remove read-only directories in RemoveAll on Windows | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Jay Conrod | cmd/dist: support GOROOT vendoring | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Robert Griesemer | go/parser, go/ast: correctly take into account presence...  | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Josh Bleecher...  | go.sum: add golang.org/x/tools sum | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Josh Bleecher...  | cmd: gofmt | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Josh Bleecher...  | cmd/compile: update comment about OpPhi argLength | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Koichi Shiraishi | cmd/link: use filepath.Clean rather than path.Clean | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Daniel Martí | cmd: remove a few unused parameters | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Joshua M. Clulow | runtime: make NumCPU respect zone CPU cap on illumos | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Cherry Zhang | cmd/compile: delete ZeroAuto | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Brad Fitzpatrick | doc/go1.14: document that Go 1.14 is likely last to...  | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Aditya Harindar | doc/articles: format error string as per go style | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Lynn Boger | runtime: fix textOff for multiple text sections | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Lynn Boger | crypto/elliptic: add asm implementation for p256 on...  | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Phil Pearl | encoding/json: remove allocation when using a Marshaler...  | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Tobias Klauser | cmd/nm, runtime/cgo: add cgo support for freebsd/arm64 | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Dmitri Goutnik | cmd/link: switch to ld.bfd on freebsd/arm64 | 
commit | commitdiff | tree | 
| 2019-10-28 | 
Dan Scales | runtime:  fix dumpgoroutine() to deal with open-coded...  | 
commit | commitdiff | tree | 
| 2019-10-27 | 
Phil Pearl | encoding/json: improve performance of Compact | 
commit | commitdiff | tree | 
| 2019-10-27 | 
Jason A. Donenfeld | cmd/link: enable DEP for Windows executables | 
commit | commitdiff | tree | 
| 2019-10-27 | 
Jason A. Donenfeld | internal/syscall/windows/registry: remove TestWalkFullR...  | 
commit | commitdiff | tree | 
| 2019-10-26 | 
Josh Bleecher...  | crypto/tls: move a defer out of a loop | 
commit | commitdiff | tree | 
| 2019-10-26 | 
Giovanni Bajo | test: add test for fixed internal compiler error | 
commit | commitdiff | tree | 
| 2019-10-26 | 
Giovanni Bajo | cmd/compile: in poset, implement path collapsing | 
commit | commitdiff | tree | 
| 2019-10-26 | 
Giovanni Bajo | cmd/compile: in poset, allow multiple aliases in a...  | 
commit | commitdiff | tree | 
| 2019-10-26 | 
Giovanni Bajo | cmd/compile: in poset, refactor aliasnode | 
commit | commitdiff | tree | 
| 2019-10-26 | 
nikita-vanyasin | cmd/link/internal: eliminate all ld.Cputime() usages | 
commit | commitdiff | tree | 
| 2019-10-26 | 
Ben Shi | runtime: save/restore callee-save registers in arm...  | 
commit | commitdiff | tree | 
| next |