2019-10-25 |
Than McIntosh | [dev.link] cmd/link: rework relocation handling in... |
commit | commitdiff | tree |
2019-10-24 |
Cherry Zhang | [dev.link] cmd/link: assign special indices for builtin... |
commit | commitdiff | tree |
2019-10-24 |
Cherry Zhang | [dev.link] cmd/link: use string map for name lookup |
commit | commitdiff | tree |
2019-10-24 |
Than McIntosh | [dev.link] cmd/link: add in change missed from code... |
commit | commitdiff | tree |
2019-10-21 |
Cherry Zhang | [dev.link] cmd/link: do not put static symbols into... |
commit | commitdiff | tree |
2019-10-21 |
Cherry Zhang | [dev.link] cmd/internal/obj: use index for static symbols |
commit | commitdiff | tree |
2019-10-21 |
Cherry Zhang | [dev.link] cmd/dist: reenable shared library tests |
commit | commitdiff | tree |
2019-10-21 |
Cherry Zhang | [dev.link] cmd: reference symbols by name when linking... |
commit | commitdiff | tree |
2019-10-19 |
Cherry Zhang | [dev.link] cmd/link: allow either of duplicated symbols... |
commit | commitdiff | tree |
2019-10-18 |
Cherry Zhang | [dev.link] all: merge branch 'master' into dev.link |
commit | commitdiff | tree |
2019-10-18 |
Brad Fitzpatrick | doc/go1.14: announce upcoming removal of darwin/386... |
commit | commitdiff | tree |
2019-10-18 |
diaxu01 | cmd/internal/obj/arm64: add support of NOOP instruction |
commit | commitdiff | tree |
2019-10-18 |
Alberto Donizetti | math/bits: add Rem, Rem32, Rem64 |
commit | commitdiff | tree |
2019-10-18 |
Cuong Manh Le | cmd/compile: skip empty init function in fninit |
commit | commitdiff | tree |
2019-10-18 |
Keith Randall | runtime/race: add test for midstack inlining |
commit | commitdiff | tree |
2019-10-18 |
Keith Randall | runtime/race: update race detector shared libraries |
commit | commitdiff | tree |
2019-10-18 |
Robert Griesemer | go/types: don't update the underlying type of an import... |
commit | commitdiff | tree |
2019-10-17 |
Matthew Dempsky | cmd/compile: disable checkptr for //go:cgo_unsafe_args... |
commit | commitdiff | tree |
2019-10-17 |
Keith Randall | runtime: save g register during arm64 race detector... |
commit | commitdiff | tree |
2019-10-17 |
Alexander Rakoczy | doc: document Go 1.13.3 |
commit | commitdiff | tree |
2019-10-17 |
Matthew Dempsky | cmd/compile: fix -d=checkptr for named unsafe.Pointer... |
commit | commitdiff | tree |
2019-10-17 |
Alexander Rakoczy | doc: document Go 1.12.12 |
commit | commitdiff | tree |
2019-10-17 |
Katie Hockman | doc: document Go 1.13.2 and Go 1.12.11 |
commit | commitdiff | tree |
2019-10-17 |
Cherry Zhang | [dev.link] cmd/link: restore export data hash |
commit | commitdiff | tree |
2019-10-17 |
Cherry Zhang | [dev.link] cmd/compile: pass index through when re... |
commit | commitdiff | tree |
2019-10-17 |
Matthew Dempsky | cmd/compile: escape unsafe.Pointer conversions when... |
commit | commitdiff | tree |
2019-10-17 |
Than McIntosh | [dev.link] cmd/link: new loader method for reading... |
commit | commitdiff | tree |
2019-10-17 |
Keith Randall | regexp: skip long-running benchmarks if -short is specified |
commit | commitdiff | tree |
2019-10-17 |
Matthew Dempsky | cmd/compile: detect unsafe conversions from smaller... |
commit | commitdiff | tree |
2019-10-17 |
Brad Fitzpatrick | doc/go1.14.html: add some TODOs about various ports |
commit | commitdiff | tree |
2019-10-17 |
Matthew Dempsky | syscall: avoid "just past the end" pointers in UnixRights |
commit | commitdiff | tree |
2019-10-17 |
Trung Nguyen | net/http, net/textproto: add Header.Values, MIMEHeader... |
commit | commitdiff | tree |
2019-10-17 |
Bryan C. Mills | os/exec: re-enable TestExtraFiles checks skipped on... |
commit | commitdiff | tree |
2019-10-17 |
Brad Fitzpatrick | syscall: remove use of IN_KUBERNETES in test, add a... |
commit | commitdiff | tree |
2019-10-17 |
Brad Fitzpatrick | net: skip some interface tests on Dragonfly for now |
commit | commitdiff | tree |
2019-10-17 |
Artem Alekseev | cmd/asm: add missing x86 instructions |
commit | commitdiff | tree |
2019-10-17 |
Bryan C. Mills | os/exec: preserve the process environment when invoking... |
commit | commitdiff | tree |
2019-10-17 |
Michael Munday | cmd/asm/internal/arch: delete unused s390x functions |
commit | commitdiff | tree |
2019-10-17 |
Than McIntosh | [dev.link] cmd/link: remove unused slow paths from... |
commit | commitdiff | tree |
2019-10-17 |
Than McIntosh | [dev.link] cmd/objdump: switch to using NewReaderFromBytes |
commit | commitdiff | tree |
2019-10-17 |
Than McIntosh | [dev.link] cmd/link: record go.itablink symbols during... |
commit | commitdiff | tree |
2019-10-17 |
Than McIntosh | [dev.link] cmd: add flag to mark gotype symbols |
commit | commitdiff | tree |
2019-10-17 |
Than McIntosh | [dev.link] cmd: convert symbol "shared" flag to object... |
commit | commitdiff | tree |
2019-10-17 |
Alex Brainman | time: change genzabbrs.go to fetch windowsZones.xml... |
commit | commitdiff | tree |
2019-10-17 |
Matthew Dempsky | cmd/compile: add -d=checkptr to validate unsafe.Pointer... |
commit | commitdiff | tree |
2019-10-16 |
Jay Conrod | cmd/go/internal/module: fix inverted condition in Match... |
commit | commitdiff | tree |
2019-10-16 |
Eugene Kalinin | encoding/json: correct caller's name in encoding errors |
commit | commitdiff | tree |
2019-10-16 |
Cherry Zhang | [dev.link] cmd/link: add basic shared library support... |
commit | commitdiff | tree |
2019-10-16 |
Michael Munday | crypto/ecdsa: remove s390x assembly |
commit | commitdiff | tree |
2019-10-16 |
Bryan C. Mills | Revert "cmd/compile, cmd/link, runtime: make defers... |
commit | commitdiff | tree |
2019-10-16 |
Emmanuel T... | io/ioutil: support predictable prefix,suffix for TempDi... |
commit | commitdiff | tree |
2019-10-16 |
Dan Scales | cmd/compile, cmd/link, runtime: make defers low-cost... |
commit | commitdiff | tree |
2019-10-16 |
Fazlul Shahriar | net: fix multicast and IPv6 related issues on Plan 9 |
commit | commitdiff | tree |
2019-10-16 |
Ben Shi | cmd/internal/obj/arm: remove NaCl related DATABUNDLE |
commit | commitdiff | tree |
2019-10-16 |
Cherry Zhang | [dev.link] cmd: default to new object files |
commit | commitdiff | tree |
2019-10-16 |
Than McIntosh | [dev.link] cmd/link/internal/objfile: relocate loader... |
commit | commitdiff | tree |
2019-10-16 |
Agniva De Sarker | cmd/internal/obj/wasm,cmd/link/internal/wasm: add fast... |
commit | commitdiff | tree |
2019-10-16 |
bill_ofarrell | crypto/ecdsa: fix buffer size on s390x for ecdsa |
commit | commitdiff | tree |
2019-10-16 |
Cherry Zhang | cmd/compile: on Wasm and AIX, let deferred nil function... |
commit | commitdiff | tree |
2019-10-15 |
Ian Lance Taylor | cmd/go: add test for gccgo name mangling crash |
commit | commitdiff | tree |
2019-10-15 |
Robert Griesemer | math/big: make Rat accessors safe for concurrent use |
commit | commitdiff | tree |
2019-10-15 |
Ian Lance Taylor | os: keep attr.Files alive when calling StartProcess |
commit | commitdiff | tree |
2019-10-15 |
Ian Lance Taylor | runtime: change netpoll to take an amount of time to... |
commit | commitdiff | tree |
2019-10-15 |
Cherry Zhang | [dev.link] cmd/internal/goobj2: provide accessor method... |
commit | commitdiff | tree |
2019-10-15 |
Cherry Zhang | [dev.link] cmd/link: let cgo import overwrite contentle... |
commit | commitdiff | tree |
2019-10-15 |
Cherry Zhang | [dev.link] cmd/link: add dupok symbols resolved to... |
commit | commitdiff | tree |
2019-10-15 |
Cherry Zhang | [dev.link] cmd/internal/obj, cmd/link: add InlTree... |
commit | commitdiff | tree |
2019-10-15 |
Cherry Zhang | [dev.link] cmd/link: implement symbol overwrite logic |
commit | commitdiff | tree |
2019-10-15 |
Cherry Zhang | [dev.link] cmd/internal/obj, cmd/link: use aux symbol... |
commit | commitdiff | tree |
2019-10-15 |
Cherry Zhang | [dev.link] cmd/link: create sym.Symbols after deadcode... |
commit | commitdiff | tree |
2019-10-15 |
Brad Fitzpatrick | net/http: remove references to old NPN support |
commit | commitdiff | tree |
2019-10-15 |
Bryan C. Mills | cmd/go: omit new 'vendor/modules.txt' annotations if... |
commit | commitdiff | tree |
2019-10-15 |
Ian Lance Taylor | time: avoid or clarify CEST |
commit | commitdiff | tree |
2019-10-15 |
Michael Anthony... | runtime: call goready in wakeScavenger instead of ready |
commit | commitdiff | tree |
2019-10-15 |
Cherry Zhang | [dev.link] cmd/internal/obj: convert "\" to "/" in... |
commit | commitdiff | tree |
2019-10-15 |
Ben Shi | cmd/compile: remove some nacl SSA rules |
commit | commitdiff | tree |
2019-10-15 |
David Chase | cmd/compile: preserve statements in late nilcheckelim... |
commit | commitdiff | tree |
2019-10-15 |
Keith Randall | cmd/compile: fix fmt test |
commit | commitdiff | tree |
2019-10-15 |
Joel Sing | cmd/internal/obj/riscv: implement MOV pseudo-instructions |
commit | commitdiff | tree |
2019-10-14 |
Daniel Martà | cmd/go: refuse -w with an invalid GO111MODULE |
commit | commitdiff | tree |
2019-10-14 |
Cherry Zhang | [dev.link] cmd/internal/goobj2: separate Autolib from... |
commit | commitdiff | tree |
2019-10-14 |
Giovanni Bajo | cmd/compile: in poset, change the way inequality is... |
commit | commitdiff | tree |
2019-10-14 |
Giovanni Bajo | cmd/compile: in poset, improve panic strings and comments |
commit | commitdiff | tree |
2019-10-14 |
Giovanni Bajo | cmd/compile: in poset, make constant handling more... |
commit | commitdiff | tree |
2019-10-14 |
Meng Zhuo | cmd/compile: add math/bits.Mul64 intrinsic on mips64x |
commit | commitdiff | tree |
2019-10-14 |
Anmol Sethi | net/http: clean up checkIfModifiedSince and checkIfUnmo... |
commit | commitdiff | tree |
2019-10-14 |
Giovanni Bajo | cmd/compile: add debugging mode for poset |
commit | commitdiff | tree |
2019-10-14 |
Emmanuel T... | net/http: fix and lock-in Client.Do docs on request... |
commit | commitdiff | tree |
2019-10-14 |
Matthew Dempsky | cmd/compile: remove period from "not allowed in runtime... |
commit | commitdiff | tree |
2019-10-14 |
Matthew Dempsky | cmd/compile: move some ONAME-specific flags from Node... |
commit | commitdiff | tree |
2019-10-14 |
Emmanuel T... | net/http: fix Transport panic with nil Request.Header |
commit | commitdiff | tree |
2019-10-14 |
Cuong Manh Le | cmd/compile: consistenly use CTxxx for works relate... |
commit | commitdiff | tree |
2019-10-14 |
Cherry Zhang | [dev.link] cmd/link: on AIX, use relocation to locate... |
commit | commitdiff | tree |
2019-10-14 |
Cherry Zhang | [dev.link] cmd/internal/obj: sort ctxt.Data on AIX |
commit | commitdiff | tree |
2019-10-14 |
Than McIntosh | test: revise testcase for new gccgo compiler bug |
commit | commitdiff | tree |
2019-10-14 |
Cherry Zhang | [dev.link] cmd/link: support reflect.Type.Method tracki... |
commit | commitdiff | tree |
2019-10-14 |
Agniva De Sarker | cmd/go/internal/work: fix error while passing custom... |
commit | commitdiff | tree |
2019-10-14 |
Cherry Zhang | [dev.link] cmd/link: implement live method tracking... |
commit | commitdiff | tree |
2019-10-14 |
Jeremy Faller | [dev.link] cmd/link: move macho host files to new loade... |
commit | commitdiff | tree |
2019-10-14 |
Tobias Klauser | internal/syscall/unix: remove unused *Trap consts |
commit | commitdiff | tree |
next |