2020-03-15 |
Joel Sing | cmd/internal/obj/riscv: add FCLASSS/FCLASSD instructions |
commit | commitdiff | tree |
2020-03-15 |
Joel Sing | cmd/asm,cmd/internal/obj/riscv: add atomic memory opera... |
commit | commitdiff | tree |
2020-03-15 |
Joel Sing | cmd/asm,cmd/internal/obj/riscv: add LR/SC instructions |
commit | commitdiff | tree |
2020-03-15 |
Joel Sing | cmd/internal/obj/riscv: add FENCE instruction |
commit | commitdiff | tree |
2020-03-15 |
Joel Sing | cmd/internal/obj/riscv: rework instruction generation |
commit | commitdiff | tree |
2020-03-15 |
Joel Sing | cmd/internal/obj/riscv: store relocation details in... |
commit | commitdiff | tree |
2020-03-15 |
Robert Kuska | net/http: use atomicBool for inShutdown |
commit | commitdiff | tree |
2020-03-14 |
Brian Kessler | math/cmplx: disable TanHuge test on s390x |
commit | commitdiff | tree |
2020-03-14 |
Brian Kessler | math/cmplx: implement Payne-Hanek range reduction |
commit | commitdiff | tree |
2020-03-13 |
Bryan C. Mills | context: deflake time-sensitive tests |
commit | commitdiff | tree |
2020-03-13 |
Ian Lance Taylor | runtime: don't crash on mlock failure |
commit | commitdiff | tree |
2020-03-13 |
Bryan C. Mills | Revert "misc/spectre: add spectre index test" |
commit | commitdiff | tree |
2020-03-13 |
Bryan C. Mills | cmd/go/internal/modload: suppress the 'go mod init... |
commit | commitdiff | tree |
2020-03-13 |
Josh Bleecher... | cmd/compile: more minor cleanup in shortcircuitBlock |
commit | commitdiff | tree |
2020-03-13 |
Josh Bleecher... | cmd/compile: remove loop in shortcircuit |
commit | commitdiff | tree |
2020-03-13 |
Josh Bleecher... | cmd/compile: rename a local variable in shortcircuitBlock |
commit | commitdiff | tree |
2020-03-13 |
Russ Cox | misc/spectre: add spectre index test |
commit | commitdiff | tree |
2020-03-13 |
Russ Cox | cmd/asm, cmd/compile, runtime: add -spectre=ret mode |
commit | commitdiff | tree |
2020-03-13 |
Russ Cox | cmd/compile: add spectre mitigation mode enabled by... |
commit | commitdiff | tree |
2020-03-13 |
Keith Randall | cmd/compile: convert 386 port to use addressing modes... |
commit | commitdiff | tree |
2020-03-13 |
zikaeroh | cmd/cover: skip function declarations with blank names |
commit | commitdiff | tree |
2020-03-13 |
zikaeroh | cmd/go: check for 'svn' binary in PATH in TestAccidenta... |
commit | commitdiff | tree |
2020-03-13 |
Lynn Boger | cmd/internal/obj/ppc64: clean up some opcodes |
commit | commitdiff | tree |
2020-03-13 |
Ian Lance Taylor | time: stop referring to timerproc in comment |
commit | commitdiff | tree |
2020-03-12 |
Johan Jansson | runtime: emit more specific errors from checkptr |
commit | commitdiff | tree |
2020-03-12 |
Ian Lance Taylor | runtime: leave cleantimers early if G is being preempted |
commit | commitdiff | tree |
2020-03-12 |
David Chase | cmd/objdump: guard against out-of-range lines from... |
commit | commitdiff | tree |
2020-03-12 |
Walt Della | cmd/go: improve pseudo-version timestamp error |
commit | commitdiff | tree |
2020-03-12 |
Bryan C. Mills | cmd/go: fix test failures with -count=2 |
commit | commitdiff | tree |
2020-03-12 |
David Chase | test: restore no-gogcflags build shortcut, save time |
commit | commitdiff | tree |
2020-03-12 |
Bryan C. Mills | cmd/go: add missing newline to "go" line in cache key |
commit | commitdiff | tree |
2020-03-12 |
Bryan C. Mills | cmd/go: include the go language version in cache keys |
commit | commitdiff | tree |
2020-03-12 |
David Howden | cmd/go/internal/auth: fix .netrc lookup for URLs with... |
commit | commitdiff | tree |
2020-03-12 |
Rob Pike | io: add a comment about how to turn a Reader into ByteR... |
commit | commitdiff | tree |
2020-03-11 |
Than McIntosh | cmd/internal/objabi: rerun stringer for sym kind |
commit | commitdiff | tree |
2020-03-11 |
Tamir Duberstein | runtime/pprof: document that debug=0 emits proto |
commit | commitdiff | tree |
2020-03-11 |
Cuong Manh Le | cmd/compile: remove guard for OCOMPLEX in evconst |
commit | commitdiff | tree |
2020-03-11 |
Filippo Valsorda | crypto/tls: add {SignatureScheme,CurveID,ClientAuthType... |
commit | commitdiff | tree |
2020-03-11 |
Robert Griesemer | cmd/compile/internal/syntax: various cleanups following... |
commit | commitdiff | tree |
2020-03-11 |
Bryan C. Mills | cmd/internal/moddeps: set GO111MODULE explicitly for... |
commit | commitdiff | tree |
2020-03-11 |
Jay Conrod | cmd/go: extract module zip files in place |
commit | commitdiff | tree |
2020-03-11 |
Jay Conrod | cmd/go: make module zip extraction more robust |
commit | commitdiff | tree |
2020-03-11 |
Bryan C. Mills | net: use t.Deadline instead of an arbitrary read deadli... |
commit | commitdiff | tree |
2020-03-11 |
Josh Bleecher... | cmd/compile: use a bytes.Buffer to format symbols |
commit | commitdiff | tree |
2020-03-11 |
Russ Cox | cmd/compile: fix buggy AMD64 rewrite from CL 213058 |
commit | commitdiff | tree |
2020-03-11 |
Russ Cox | test/run: handle asmcheck -gcflags= commands better |
commit | commitdiff | tree |
2020-03-11 |
Russ Cox | test/codegen: mention in README that tests only run... |
commit | commitdiff | tree |
2020-03-11 |
Bryan C. Mills | net/http: use t.Deadline instead of an arbitrary timeou... |
commit | commitdiff | tree |
2020-03-11 |
Bryan C. Mills | runtime: skip TestSignalIgnoreSIGTRAP on known-flaky... |
commit | commitdiff | tree |
2020-03-11 |
Josh Bleecher... | cmd/compile: improve CFG size in ssa.html |
commit | commitdiff | tree |
2020-03-11 |
Cuong Manh Le | test: fix issue 15992 test wrong function call |
commit | commitdiff | tree |
2020-03-11 |
erifan01 | strings, bytes: improve IndexAny and LastIndexAny perfo... |
commit | commitdiff | tree |
2020-03-10 |
Dan Scales | runtime: fix problem with repeated panic/recover/re... |
commit | commitdiff | tree |
2020-03-10 |
Than McIntosh | cmd/link: fix for package name attr testpoint in dwarf_... |
commit | commitdiff | tree |
2020-03-10 |
Bryan C. Mills | cmd/go/internal/lockedfile: use a retry loop to suppres... |
commit | commitdiff | tree |
2020-03-10 |
Keith Randall | runtime: make typehash match compiler generated hashes... |
commit | commitdiff | tree |
2020-03-10 |
Joel Sing | cmd/compile: remove special handling for OpRISCV64SUBW... |
commit | commitdiff | tree |
2020-03-10 |
Alex Brainman | debug/pe: copy some consts from cmd/link/internal/ld |
commit | commitdiff | tree |
2020-03-10 |
Ian Lance Taylor | cmd/cgo: always produce a parameter name for C code |
commit | commitdiff | tree |
2020-03-10 |
Nathan Fiscaletti | cmd/cgo: updated exported function parameter names |
commit | commitdiff | tree |
2020-03-10 |
smasher164 | cmd/vet: add ifaceassert and stringintconv checks |
commit | commitdiff | tree |
2020-03-10 |
smasher164 | cmd/compile: avoid string(int) conversion |
commit | commitdiff | tree |
2020-03-10 |
Keith Randall | cmd/compile: insert complicated x86 addressing modes... |
commit | commitdiff | tree |
2020-03-09 |
smasher164 | std,cmd: update x/net and github.com/google/pprof |
commit | commitdiff | tree |
2020-03-09 |
Josh Bleecher... | cmd/compile: use only bit patterns in isNonNegative |
commit | commitdiff | tree |
2020-03-09 |
Keith Randall | cmd/compile: remove -largemodel flag from docs |
commit | commitdiff | tree |
2020-03-09 |
Bryan C. Mills | cmd/go/internal/modload: factor smaller files out of... |
commit | commitdiff | tree |
2020-03-09 |
Neven Sajko | internal/xcoff: fix wrong bit masking comparisons |
commit | commitdiff | tree |
2020-03-09 |
Yann Salaün | errors: fix typo in As documentation |
commit | commitdiff | tree |
2020-03-09 |
Russ Cox | test/run: make GO_GCFLAGS mean same thing it does durin... |
commit | commitdiff | tree |
2020-03-08 |
Josh Bleecher... | cmd/compile: make ssa.Edge a stringer |
commit | commitdiff | tree |
2020-03-07 |
Nathan Fiscaletti | cmd/cgo: avoid extra newline in doc comment of exported... |
commit | commitdiff | tree |
2020-03-07 |
An Long | mime: add .json to built-in list of MIME types |
commit | commitdiff | tree |
2020-03-06 |
Tim Cooper | net/http/cgi: remove outdated TODO |
commit | commitdiff | tree |
2020-03-06 |
Cuong Manh Le | cmd/compile: avoid range over copy of array |
commit | commitdiff | tree |
2020-03-06 |
Bryan C. Mills | cmd/dist: forward stderr if 'go env CGO_ENABLED' fails |
commit | commitdiff | tree |
2020-03-06 |
Jay Conrod | cmd/go: make go test -json report failures for panickin... |
commit | commitdiff | tree |
2020-03-06 |
Stefan Baebler | doc/go1.14: document that unparsable URL in net/url... |
commit | commitdiff | tree |
2020-03-05 |
Michael Pratt | runtime/pprof: expand final stack frame to avoid truncation |
commit | commitdiff | tree |
2020-03-05 |
Bryan C. Mills | cmd/go/internal/renameio: skip test affected by kernel... |
commit | commitdiff | tree |
2020-03-05 |
Robert Griesemer | cmd/compile/internal/scanner: report correct directive... |
commit | commitdiff | tree |
2020-03-05 |
Diogo Pinela | runtime: use staticuint64s instead of staticbytes for... |
commit | commitdiff | tree |
2020-03-05 |
Robert Griesemer | cmd/compile/internal/syntax: faster and simpler source... |
commit | commitdiff | tree |
2020-03-05 |
Joel Sing | cmd/compile: add zero store operations for riscv64 |
commit | commitdiff | tree |
2020-03-05 |
Ivan Trubach | cmd/doc: fix merging comments in -src mode |
commit | commitdiff | tree |
2020-03-05 |
Robert Griesemer | cmd/compile/internal/syntax: better scanner error messages |
commit | commitdiff | tree |
2020-03-04 |
Robert Griesemer | cmd/compile/internal/syntax: improved scanner tests |
commit | commitdiff | tree |
2020-03-04 |
Diogo Pinela | cmd/compile: use staticuint64s instead of staticbytes |
commit | commitdiff | tree |
2020-03-04 |
Bryan C. Mills | cmd/go: invalidate cached test results when the -timeou... |
commit | commitdiff | tree |
2020-03-04 |
Meng Zhuo | cmd/asm: add MIPS MSA LD/ST/LDI support for mips64x |
commit | commitdiff | tree |
2020-03-04 |
Cherry Zhang | runtime: don't save/restore FP registers in softfloat... |
commit | commitdiff | tree |
2020-03-04 |
erifan01 | bytes, strings: moves indexRabinKarp function to intern... |
commit | commitdiff | tree |
2020-03-04 |
Clément Chigot | misc/cgo/test: fix sigaltstack test on AIX |
commit | commitdiff | tree |
2020-03-04 |
Keith Randall | cmd/compile: don't allow NaNs in floating-point constan... |
commit | commitdiff | tree |
2020-03-03 |
Michael Munday | cmd/compile: remove walkinrange optimization |
commit | commitdiff | tree |
2020-03-03 |
Josh Bleecher... | cmd/compile: simplify converted SSA form for 'if false' |
commit | commitdiff | tree |
2020-03-03 |
Josh Bleecher... | all: fix two minor typos in comments |
commit | commitdiff | tree |
2020-03-03 |
Russ Cox | net/http: fix handling of HTTP/2 upgrade failures |
commit | commitdiff | tree |
2020-03-03 |
Tim Cooper | encoding/hex: remove unused variable from BenchmarkDump |
commit | commitdiff | tree |
2020-03-03 |
Michael Munday | cmd/compile: optimize integer-in-range checks |
commit | commitdiff | tree |
next |