2015-11-12 |
Yao Zhang | runtime/debug: skip TestFreeOSMemory for mips64{,le} |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | internal/syscall/unix: added support for linux/mips64... |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | net/http: fixed TestLinuxSendfile for mips64 |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | hash/crc32: added mips64{,le} build tags |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | debug/elf: added MIPS ELF relocations |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | reflect: added support for mips64{,le} |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | math, math/big: added support for mips64{,le} |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | sync/atomic: added support for mips64{,le} |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | syscall: added support for linux/mips64{,le} |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | syscall: added machine-generated code for linux/mips64... |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | runtime: restructured signal_linux.go, added signal... |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | runtime: renamed os2_linux.go to os2_linux_generic... |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | runtime: restructured os1_linux.go, added mips64 support |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | runtime: added mips64{,le} build tags and GOARCH cases |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | runtime: updated automatically generated zgoarch_*.go |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | runtime: added go files for linux/mips64{,le} support |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | runtime: added go files for mips64 architecture support |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | runtime/internal/atomic: added mips64 support. |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | runtime: added assembly part of linux/mips64{,le} support |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | cmd/cgo: added support for GOARCH=mips64{,le} |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | cmd/compile: added support for mips64{,le} |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | cmd/link: added support for mips64{,le} |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | cmd/asm: added support for GOARCH=mips64{,le} |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | cmd/internal/obj/mips: added support for GOARCH=mips64... |
commit | commitdiff | tree |
2015-11-12 |
Matthew Dempsky | runtime: update comment that was missed in CL 6584 |
commit | commitdiff | tree |
2015-11-12 |
Matthew Dempsky | runtime: rewrite lots of foo_Bar(f, ...) into f.bar... |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | runtime: run TestCgoExternalThreadSIGPROF on ppc64le |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | cmd/go: handle linking against a shared library that... |
commit | commitdiff | tree |
2015-11-11 |
Michael Hudson... | cmd/compile/internal/x86: avoid CX in a couple of place... |
commit | commitdiff | tree |
2015-11-11 |
Michael Hudson... | cmd/link: fix size of filetab slice |
commit | commitdiff | tree |
2015-11-11 |
Hyang-Ah Hana Kim | runtime: add syscalls needed for android/386 logging |
commit | commitdiff | tree |
2015-11-11 |
Hyang-Ah Hana Kim | cmd,runtime: TLS setup for android/386 |
commit | commitdiff | tree |
2015-11-11 |
Austin Clements | runtime: remove unused marking parfor |
commit | commitdiff | tree |
2015-11-11 |
Austin Clements | runtime: never allocate new M when jumping time forward |
commit | commitdiff | tree |
2015-11-11 |
Austin Clements | runtime: replace traceBuf slice with index |
commit | commitdiff | tree |
2015-11-11 |
Austin Clements | runtime: eliminate traceStack write barriers |
commit | commitdiff | tree |
2015-11-11 |
Austin Clements | runtime: eliminate traceBuf write barriers |
commit | commitdiff | tree |
2015-11-11 |
Brad Fitzpatrick | doc: update go1.6.txt |
commit | commitdiff | tree |
2015-11-11 |
Austin Clements | runtime: fix use of xadd64 |
commit | commitdiff | tree |
2015-11-11 |
Austin Clements | runtime: fix over-aggressive proportional sweep |
commit | commitdiff | tree |
2015-11-11 |
Meng Zhuo | cmd/go: use shallow clones for new git checkouts |
commit | commitdiff | tree |
2015-11-11 |
Ian Lance Taylor | runtime: don't call msanread when running on the system... |
commit | commitdiff | tree |
2015-11-11 |
Ian Lance Taylor | runtime: mark cgo callback results as written for msan |
commit | commitdiff | tree |
2015-11-11 |
Austin Clements | runtime: clean up park messages |
commit | commitdiff | tree |
2015-11-11 |
Austin Clements | runtime: free stack spans outside STW |
commit | commitdiff | tree |
2015-11-11 |
Ian Lance Taylor | misc/cgo/test: disable Test10303 for gccgo |
commit | commitdiff | tree |
2015-11-10 |
Ian Lance Taylor | cmd/cgo, runtime: add checks for passing pointers from... |
commit | commitdiff | tree |
2015-11-10 |
Ralph Corderoy | crypto/tls: len(clientRandom) used for serverRandom... |
commit | commitdiff | tree |
2015-11-10 |
Adam Langley | crypto/tls: don't send IP literals as SNI values. |
commit | commitdiff | tree |
2015-11-10 |
Vlad Krasnov | crypto/elliptic,crypto/ecdsa: P256 amd64 assembly |
commit | commitdiff | tree |
2015-11-10 |
Robert Griesemer | cmd/compile/internal/gc: avoid potential endless loop... |
commit | commitdiff | tree |
2015-11-10 |
Ian Lance Taylor | cmd/go: always use --whole-archive for gccgo packages |
commit | commitdiff | tree |
2015-11-10 |
Michael Hudson... | cmd/dist, cmd/go, misc/cgo/testshared: update testshare... |
commit | commitdiff | tree |
2015-11-10 |
Michael Hudson... | cmd/internal/obj/arm: access global data via GOT on... |
commit | commitdiff | tree |
2015-11-10 |
Michael Matloob | runtime: break atomics out into package runtime/interna... |
commit | commitdiff | tree |
2015-11-10 |
Erik Dubbelboer | net/http: Show more data for unsolicited response |
commit | commitdiff | tree |
2015-11-10 |
Brad Fitzpatrick | net/http/internal: ignore chunk-extension when reading... |
commit | commitdiff | tree |
2015-11-10 |
Mohit Agarwal | misc/cgo/testsanitizers: fix check for existence of... |
commit | commitdiff | tree |
2015-11-10 |
Michael Hudson... | cmd/dist: run more cgo tests on ppc64x |
commit | commitdiff | tree |
2015-11-10 |
Michael Hudson... | cmd/link: enable external linking on ppc64 |
commit | commitdiff | tree |
2015-11-10 |
Michael Hudson... | cmd/link, runtime: arm64 implementation of addmoduledata |
commit | commitdiff | tree |
2015-11-10 |
Alex Brainman | net: fix off by one error while counting interfaces... |
commit | commitdiff | tree |
2015-11-10 |
Dominik Honnef | html/template, encoding/asn1: fix test errors |
commit | commitdiff | tree |
2015-11-09 |
Adam Langley | Revert "crypto/tls: don't send IP literals as SNI values." |
commit | commitdiff | tree |
2015-11-09 |
Adam Langley | crypto/tls: don't send IP literals as SNI values. |
commit | commitdiff | tree |
2015-11-09 |
Michael Hudson... | cmd/link: look at the R_AARCH64_RELATIVE relocs to... |
commit | commitdiff | tree |
2015-11-09 |
Michael Hudson... | cmd/internal/obj/arm64, cmd/link: use two instructions... |
commit | commitdiff | tree |
2015-11-09 |
Mohit Agarwal | cmd/go: clean the directory path containing the packages |
commit | commitdiff | tree |
2015-11-09 |
Robert Griesemer | cmd/compile/internal/gc: fix go.y to match y.go |
commit | commitdiff | tree |
2015-11-08 |
Keith Randall | runtime: simplify chan ops, take 2 |
commit | commitdiff | tree |
2015-11-08 |
Michael Hudson... | cmd/link, runtime: arm implementation of addmoduledata |
commit | commitdiff | tree |
2015-11-08 |
Dominik Honnef | cmd/go: send all go build -n output to stderr |
commit | commitdiff | tree |
2015-11-08 |
Michael Hudson... | cmd/go, cmd/link: allow -buildmode=pie on linux/ppc64le |
commit | commitdiff | tree |
2015-11-08 |
Michael Hudson... | cmd/internal/obj, cmd/link: handle the fact that a... |
commit | commitdiff | tree |
2015-11-08 |
Tamir Duberstein | cmd/internal/ld: skip dwarf output if dsymutil no-ops |
commit | commitdiff | tree |
2015-11-08 |
Dominik Honnef | cmd/asm/internal/lex: format error correctly |
commit | commitdiff | tree |
2015-11-08 |
Brad Fitzpatrick | net/http: update bundled http2 revision |
commit | commitdiff | tree |
2015-11-08 |
Brad Fitzpatrick | go/build: introduce go1.6 build tag |
commit | commitdiff | tree |
2015-11-08 |
Keith Randall | cmd/compile: mark duffzero as using X0, not AX |
commit | commitdiff | tree |
2015-11-07 |
Brad Fitzpatrick | net/http: update http2 bundle |
commit | commitdiff | tree |
2015-11-07 |
Brad Fitzpatrick | net/http: update http2 bundle to rev d62542 |
commit | commitdiff | tree |
2015-11-07 |
Ian Lance Taylor | runtime: use pthread_sigmask, not sigprocmask, on Darwi... |
commit | commitdiff | tree |
2015-11-07 |
Brad Fitzpatrick | net/http: enable HTTP/2 support in DefaultTransport |
commit | commitdiff | tree |
2015-11-07 |
Keith Randall | runtime: memmove/memclr pointers atomically |
commit | commitdiff | tree |
2015-11-06 |
Ilya Tocar | runtime: optimize indexbytebody on amd64 |
commit | commitdiff | tree |
2015-11-06 |
Keith Randall | runtime: teach peephole optimizer that duffcopy clobbers X0 |
commit | commitdiff | tree |
2015-11-06 |
Marcel van... | doc: updated go1.6 with reflect change for unexported... |
commit | commitdiff | tree |
2015-11-06 |
Keith Randall | Revert "runtime: simplify buffered channels." |
commit | commitdiff | tree |
2015-11-06 |
Ian Lance Taylor | cmd/link: don't warn about unnamed symbols in .debug_st... |
commit | commitdiff | tree |
2015-11-06 |
Joe Tsai | archive/tar: detect truncated files |
commit | commitdiff | tree |
2015-11-05 |
David du Colombier | cmd/go: skip TestBuildOutputToDevNull on Plan 9 |
commit | commitdiff | tree |
2015-11-05 |
Michael Hudson... | cmd/internal/obj/ppc64: fix assembly of SRADCC with... |
commit | commitdiff | tree |
2015-11-05 |
David du Colombier | cmd/go: skip TestGoGenerateEnv on Plan 9 |
commit | commitdiff | tree |
2015-11-05 |
Austin Clements | runtime: remove background GC goroutine and mark barriers |
commit | commitdiff | tree |
2015-11-05 |
Austin Clements | runtime: remove GC start up/shutdown workaround in... |
commit | commitdiff | tree |
2015-11-05 |
Austin Clements | runtime: decentralize mark done and mark termination |
commit | commitdiff | tree |
2015-11-05 |
Austin Clements | runtime: account mark worker time before gcMarkDone |
commit | commitdiff | tree |
2015-11-05 |
Austin Clements | runtime: factor mark done transition |
commit | commitdiff | tree |
2015-11-05 |
Austin Clements | runtime: eliminate mark completion in scheduler |
commit | commitdiff | tree |
2015-11-05 |
Austin Clements | runtime: don't start idle mark workers when barriers... |
commit | commitdiff | tree |
next |