| 2015-04-15 | 
Michael Hudson...  | cmd/6l: call runtime.addmoduledata from .init_array | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Michael Hudson...  | cmd/go: support -buildmode=shared | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Ian Lance Taylor | internal/syscall: move to unix subdirectory | 
commit | commitdiff | tree | 
| 2015-04-15 | 
David Crawshaw | cmd/test: require external linking for c-archive | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Michael Hudson...  | go/build: support -installsuffix with gccgo | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Michael Hudson...  | cmd/go, go/build: add build.Package.PkgTargetRoot | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Michael Hudson...  | cmd/internal/ld: allow -r to override rpath when -links...  | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Josh Bleecher...  | cmd/6g, runtime: improve duffzero throughput | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Josh Bleecher...  | cmd/internal/gc, cmd/gc: move Reg from Val to Node | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Michael Hudson...  | runtime: merge slice and sliceStruct | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Michael Hudson...  | cmd/dist: fix bootstrapping with gccgo on 386 | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Rob Pike | doc/go1.5.txt: io.CopyBuffer and new reflect.Value...  | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Rob Pike | fmt: treat reflect.Value specially - as the value it...  | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Rob Pike | io: add CopyBuffer, a version of Copy in which the...  | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Dave Cheney | cmd/internal/gc, cmd/7g: use zero register in Componentgen | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Mikio Hara | net: add Listen system call hook for testing | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Mikio Hara | net/internal/socktest: add hook for Listen, failed...  | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Dave Cheney | runtime: mark all runtime.cputicks implementations...  | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Alex Brainman | runtime: really pass return value to Windows in externa...  | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Nigel Tao | image/png: reject multiple tRNS chunks. | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Robert Griesemer | go/importer: added go/importer package, adjusted go...  | 
commit | commitdiff | tree | 
| 2015-04-15 | 
Josh Bleecher...  | misc/ios: read codesign info from environment variables | 
commit | commitdiff | tree | 
| 2015-04-14 | 
Josh Bleecher...  | cmd/internal/gc: convert Bval to bool | 
commit | commitdiff | tree | 
| 2015-04-14 | 
Austin Clements | runtime: make time slice a const | 
commit | commitdiff | tree | 
| 2015-04-14 | 
Austin Clements | runtime: fix freed page accounting in mHeap_ReclaimList | 
commit | commitdiff | tree | 
| 2015-04-14 | 
Austin Clements | runtime: remove unnecessary traceNextGC | 
commit | commitdiff | tree | 
| 2015-04-14 | 
Marius Nuennerich | io/ioutil: fix locking of the tempfile random state | 
commit | commitdiff | tree | 
| 2015-04-14 | 
Matthew Dempsky | reflect: document reflect.TypeOf((*Foo)(nil)).Elem...  | 
commit | commitdiff | tree | 
| 2015-04-14 | 
Rob Pike | cmd/go: do not cover package unsafe | 
commit | commitdiff | tree | 
| 2015-04-14 | 
Dmitry Vyukov | cmd/gc: fix crash during escape analysis | 
commit | commitdiff | tree | 
| 2015-04-14 | 
David Crawshaw | runtime: make cgocallback wait on package init | 
commit | commitdiff | tree | 
| 2015-04-14 | 
David Crawshaw | runtime: rename close to closefd | 
commit | commitdiff | tree | 
| 2015-04-14 | 
Nigel Tao | image/jpeg: don't assume that an ensureNBits failure...  | 
commit | commitdiff | tree | 
| 2015-04-14 | 
Brad Fitzpatrick | cmd/5g, etc: remove outdated float type alias comment | 
commit | commitdiff | tree | 
| 2015-04-14 | 
Brad Fitzpatrick | net: remove old comment | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Shenghou Ma | cmd/dist: detect sse2 even with gccgo | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Srdjan Petrovic | cmd: -buildmode=c-shared for linux/arm | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Ian Lance Taylor | test: add gcc65755.go for http://gcc.gnu.org/PR65755 | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Mikio Hara | os: fix TestProgWideChdir on darwin | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Srdjan Petrovic | runtime: shared library init support for android/arm. | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Rob Pike | doc/go1.5.txt: fmt fix for empty byte slice | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Rob Pike | fmt: empty byte slices should print nothing in hex | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Ian Lance Taylor | net: document that DNSError.Timeout and Temporary are...  | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Dave Cheney | cmd/dist: use gccgo as bootstrap compiler | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | misc/cgo/testcarchive: avoid bad pointer passing | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | misc/ios: support go run in go_darwin_arm_exec | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Srdjan Petrovic | runtime: shared library runtime init for arm | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | misc/cgo/testcarchive: test -buildmode=c-archive | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Srdjan Petrovic | runtime: remove runtime wait/notify from ppc64x archite...  | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Josh Bleecher...  | iostest.bash: do not restart device by default | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | cmd/go: -buildmode=c-archive support | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | runtime/cgo: EXC_BAD_ACCESS handler for arm64 | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | cmd/objdump: skip fork test on darwin/arm64 | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | cmd/pack: skip fork test on darwin/arm64 | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | runtime/pprof: skip fork test on darwin/arm64 | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | cmd/go: run darwin/arm64 tests sequentially | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | runtime/debug: disable arm64 test for issue 9993 | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | crypto/x509: skip arm64 tests limited by iOS | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | log/syslog: limiting tests on darwin/arm64 | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | go/build: skip darwin/arm64 tests that need GOROOT | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | os/exec: skip fork test on darwin/arm64 | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | path/filepath: skip test on darwin/arm64 | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | runtime: skip fork test on darwin/arm64 | 
commit | commitdiff | tree | 
| 2015-04-13 | 
David Crawshaw | net/http/cgi: skip fork test on darwin/arm64 | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Brad Fitzpatrick | cmd/go: cache results of HTTP requests done during...  | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Alex Brainman | runtime: move all exception related code into signal_wi...  | 
commit | commitdiff | tree | 
| 2015-04-13 | 
Colin Kennedy | image/gif: expose disposal, bg index and Config | 
commit | commitdiff | tree | 
| 2015-04-12 | 
Matt T. Proud | expvar: swap Float sync. from mutex to atomic. | 
commit | commitdiff | tree | 
| 2015-04-12 | 
David du Colombier | os: add TestProgWideChdir | 
commit | commitdiff | tree | 
| 2015-04-12 | 
David du Colombier | syscall: ignore getwd errors when fixing working direct...  | 
commit | commitdiff | tree | 
| 2015-04-12 | 
Hyang-Ah (Hana...  | cmd/go: fix a typo. | 
commit | commitdiff | tree | 
| 2015-04-12 | 
Austin Clements | debug/dwarf: add Entry.AttrField method to get *Field...  | 
commit | commitdiff | tree | 
| 2015-04-12 | 
Austin Clements | debug/dwarf: add DWARF attribute value class to Field | 
commit | commitdiff | tree | 
| 2015-04-12 | 
David Crawshaw | cmd/interal/ld: darwin c-archive buildmode support | 
commit | commitdiff | tree | 
| 2015-04-12 | 
David Crawshaw | runtime: library entry point for darwin/arm | 
commit | commitdiff | tree | 
| 2015-04-12 | 
David Crawshaw | cmd/addr2line: skip fork test on darwin/arm64 | 
commit | commitdiff | tree | 
| 2015-04-12 | 
David Crawshaw | cmd/internal/obj/x86: skip test on darwin/arm64 | 
commit | commitdiff | tree | 
| 2015-04-12 | 
David Crawshaw | syscall: skip fork test on darwin/arm64 | 
commit | commitdiff | tree | 
| 2015-04-12 | 
David Crawshaw | cmd/nm: skip fork test on darwin/arm64 | 
commit | commitdiff | tree | 
| 2015-04-12 | 
David Crawshaw | os: adjust working dir for darwin/arm64 tests | 
commit | commitdiff | tree | 
| 2015-04-12 | 
David Crawshaw | sync/atomic: skip issue 7338 test on darwin/arm64 | 
commit | commitdiff | tree | 
| 2015-04-12 | 
David Crawshaw | misc/ios: pick clang arch based on GOARCH | 
commit | commitdiff | tree | 
| 2015-04-11 | 
Michael Hudson...  | cmd/6l: support -linkshared | 
commit | commitdiff | tree | 
| 2015-04-11 | 
Matthew Dempsky | cmd/5g, cmd/internal/ld, cmd/internal/obj: destutter...  | 
commit | commitdiff | tree | 
| 2015-04-11 | 
Dmitry Vyukov | cmd/go: fix error message | 
commit | commitdiff | tree | 
| 2015-04-11 | 
Michael Hudson...  | cmd/internal/ld: make a few more symbols local | 
commit | commitdiff | tree | 
| 2015-04-11 | 
Michael Hudson...  | reflect, runtime: check equality, not identity, for...  | 
commit | commitdiff | tree | 
| 2015-04-11 | 
Michael Hudson...  | cmd/go: start support for -linkshared | 
commit | commitdiff | tree | 
| 2015-04-11 | 
Shenghou Ma | api: update next.txt | 
commit | commitdiff | tree | 
| 2015-04-11 | 
Robert Griesemer | go/types: move go/types/internal/gcimport => go/interna...  | 
commit | commitdiff | tree | 
| 2015-04-11 | 
Rob Pike | doc/go1.5.txt: log: LUTC flag | 
commit | commitdiff | tree | 
| 2015-04-11 | 
Rob Pike | log: add flag LUTC, to use UTC time zone for time stamp | 
commit | commitdiff | tree | 
| 2015-04-11 | 
Michael Hudson...  | cmd/6g: call duffcopy, duffzero via got when dynamicall...  | 
commit | commitdiff | tree | 
| 2015-04-10 | 
Michael Hudson...  | debug/gosym: skip tests when .gosymtab section not...  | 
commit | commitdiff | tree | 
| 2015-04-10 | 
Ian Lance Taylor | doc/go1.5.txt: note new options for go, gc, asm, ld | 
commit | commitdiff | tree | 
| 2015-04-10 | 
Shenghou Ma | test: add gccgo test case for #10407 | 
commit | commitdiff | tree | 
| 2015-04-10 | 
Derek Buitenhuis | runtime: Fix GDB integration with Python 2 | 
commit | commitdiff | tree | 
| 2015-04-10 | 
Rob Pike | doc/go1.5.txt: time.AppendFormat | 
commit | commitdiff | tree | 
| 2015-04-10 | 
Caleb Spare | time: add Time.AppendFormat | 
commit | commitdiff | tree | 
| 2015-04-10 | 
Dmitry Vyukov | cmd/gc: fix handling of OGETG in race mode | 
commit | commitdiff | tree | 
| next |