2015-11-14 |
Brad Fitzpatrick | crypto/tls, crypto/aes: remove allocations when Writing... |
commit | commitdiff | tree |
2015-11-14 |
Robert Griesemer | cmd/compile/internal/gc: consume at least one token... |
commit | commitdiff | tree |
2015-11-14 |
Russ Cox | cmd/dist: default to clang, not gcc, on freebsd |
commit | commitdiff | tree |
2015-11-14 |
Robert Griesemer | cmd/compile: associate tracking issue numbers with... |
commit | commitdiff | tree |
2015-11-14 |
Robert Griesemer | cmd/compile: cleanup in parser (3) |
commit | commitdiff | tree |
2015-11-14 |
Robert Griesemer | cmd/compile: cleanup in parser.go (2) |
commit | commitdiff | tree |
2015-11-14 |
Robert Griesemer | cmd/compile: cleanup in parser.go |
commit | commitdiff | tree |
2015-11-14 |
Robert Griesemer | cmd/compile: better syntax error handling for new parser |
commit | commitdiff | tree |
2015-11-13 |
Matthew Dempsky | runtime: remove zgoarch_*.go files |
commit | commitdiff | tree |
2015-11-13 |
Marcel van... | net/rpc: verify that embedding works with changed semantics |
commit | commitdiff | tree |
2015-11-13 |
Brad Fitzpatrick | A+C: add Steve Newman (Google CLA) |
commit | commitdiff | tree |
2015-11-13 |
Robert Griesemer | cmd/compile/internal/gc: recursive-descent parser |
commit | commitdiff | tree |
2015-11-13 |
Ian Lance Taylor | cmd/go: fix build -n when adding to archive with gc... |
commit | commitdiff | tree |
2015-11-13 |
Brad Fitzpatrick | A+C: automated updates |
commit | commitdiff | tree |
2015-11-13 |
David Crawshaw | Revert "cmd/internal/obj/arm64, cmd/link: use two instr... |
commit | commitdiff | tree |
2015-11-13 |
Brad Fitzpatrick | net/http: require valid methods in NewRequest and Trans... |
commit | commitdiff | tree |
2015-11-13 |
Brad Fitzpatrick | net/http: add method constants |
commit | commitdiff | tree |
2015-11-13 |
Shenghou Ma | doc: add mips64/mips64le to supported GOARCHes |
commit | commitdiff | tree |
2015-11-13 |
Shenghou Ma | api: update next.txt |
commit | commitdiff | tree |
2015-11-13 |
Joe Tsai | compress/gzip: specify when Reader.Header is valid |
commit | commitdiff | tree |
2015-11-13 |
Shenghou Ma | cmd/internal/obj/arm64: rewrite branches that are too far |
commit | commitdiff | tree |
2015-11-13 |
Matthew Dempsky | runtime: move m's OS-specific semaphore fields into mOS |
commit | commitdiff | tree |
2015-11-13 |
Shenghou Ma | cmd/dist: set timeout for go1 benchmark too |
commit | commitdiff | tree |
2015-11-13 |
Matt Layher | archive/tar: make output deterministic |
commit | commitdiff | tree |
2015-11-13 |
Matthew Dempsky | runtime: replace tls0 with m0.tls |
commit | commitdiff | tree |
2015-11-13 |
Yasuhiro Matsumoto | net: make TestInterfaceList work on non-English Windows |
commit | commitdiff | tree |
2015-11-13 |
Shenghou Ma | runtime: disable prefetching on 386 |
commit | commitdiff | tree |
2015-11-13 |
Shenghou Ma | os: add document for ErrInvalid |
commit | commitdiff | tree |
2015-11-13 |
Michael Hudson... | cmd/dist: run testshared on linux/ppc64le |
commit | commitdiff | tree |
2015-11-13 |
Michael Hudson... | cmd/link, runtime: implement & call addmoduledata on... |
commit | commitdiff | tree |
2015-11-13 |
Michael Hudson... | cmd/internal/obj/ppc64: avoid calling morestack via... |
commit | commitdiff | tree |
2015-11-13 |
Michael Hudson... | cmd/internal/obj, cmd/link: access global data via... |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | cmd/go, cmd/link: enable -buildmode=shared on linux... |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | cmd/internal/obj, runtime: implement IE model TLS on... |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | cmd/internal/obj, cmd/link: generate position independe... |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | cmd/compile, cmd/link, runtime: on ppc64x, maintain... |
commit | commitdiff | tree |
2015-11-12 |
Matthew Dempsky | runtime: update newosproc asm to access m.id directly |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | cmd/internal/obj, cmd/link, runtime: use a larger stack... |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | cmd/internal/obj, cmd/link, runtime: increase stack... |
commit | commitdiff | tree |
2015-11-12 |
Matthew Dempsky | runtime/internal/sys: remove Intptr |
commit | commitdiff | tree |
2015-11-12 |
Dmitry Vyukov | runtime/race: update race runtime |
commit | commitdiff | tree |
2015-11-12 |
Shenghou Ma | runtime, runtime/internal/sys: fix build for linux... |
commit | commitdiff | tree |
2015-11-12 |
Michael Matloob | runtime: delete runtime/internal/atomic/textflag.h |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | runtime: ignore rt_sigaction error if it is for SIGRTMAX |
commit | commitdiff | tree |
2015-11-12 |
Daniel Theophanes | runtime: use WriteConsole to implement print and panic... |
commit | commitdiff | tree |
2015-11-12 |
Yasuhiro Matsumoto | path/filepath: in Rel use case-insensitive comparison... |
commit | commitdiff | tree |
2015-11-12 |
Shenghou Ma | cmd/dist: copy textflag.h for runtime/internal/* too |
commit | commitdiff | tree |
2015-11-12 |
Michael Matloob | runtime: move arch_mips64(le)?.go into runtime/internal/sys |
commit | commitdiff | tree |
2015-11-12 |
Alberto Bertogli | testing: only call flag.Parse if it has not been called... |
commit | commitdiff | tree |
2015-11-12 |
Austin Clements | test: really force heap profile update in heapsampling.go |
commit | commitdiff | tree |
2015-11-12 |
Michael Matloob | runtime/internal/atomic: delete arch1_*.go files |
commit | commitdiff | tree |
2015-11-12 |
Austin Clements | runtime: make SIGPROF skip stacks that are being copied |
commit | commitdiff | tree |
2015-11-12 |
Burcu Dogan | Revert "cmd/go: use shallow clones for new git checkouts" |
commit | commitdiff | tree |
2015-11-12 |
Michael Matloob | cmd/compile: delete the runtime_internal_atomic.go... |
commit | commitdiff | tree |
2015-11-12 |
Brad Fitzpatrick | misc/sortac: add tool to sort the AUTHORS and CONTRIBUT... |
commit | commitdiff | tree |
2015-11-12 |
Russ Cox | cmd/dist: remove race binaries when rebuilding everything |
commit | commitdiff | tree |
2015-11-12 |
Michael Matloob | runtime: break out system-specific constants into packa... |
commit | commitdiff | tree |
2015-11-12 |
Austin Clements | test: force heap profile update in heapsampling.go... |
commit | commitdiff | tree |
2015-11-12 |
Ian Lance Taylor | cmd/go: subdirs of runtime other than runtime/internal... |
commit | commitdiff | tree |
2015-11-12 |
Ralph Corderoy | A+C: alter email-address description to cover more... |
commit | commitdiff | tree |
2015-11-12 |
Matthew Dempsky | runtime: fix vet warning about println |
commit | commitdiff | tree |
2015-11-12 |
Matthew Dempsky | runtime: fix vet warning about +build rule |
commit | commitdiff | tree |
2015-11-12 |
Shenghou Ma | doc: update go1.6.txt |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | cmd/dist: added support for GOARCH=mips64{,le} |
commit | commitdiff | tree |
2015-11-12 |
Yao Zhang | test: fix nosplit.go, fixedbugs/issue11656.go and skip... |
commit | commitdiff | tree |
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 |
next |