2015-11-07 |
ian | PR go/66138 |
tree | commitdiff |
2015-11-06 |
ian | libgo: Solaris portability fixes. |
tree | commitdiff |
2015-11-04 |
ian | gotest: fix handling of --goarch option |
tree | commitdiff |
2015-11-03 |
ian | mksysinfo.sh: Make sure that CLONE_NEWUSER is defined. |
tree | commitdiff |
2015-11-02 |
ian | libgo: Bump version number. |
tree | commitdiff |
2015-11-02 |
ian | mksysinfo.sh: Handle TIOCGPGRP if too complex for... |
tree | commitdiff |
2015-11-02 |
ian | syscall: Change raw_ioctl cmd type to uintptr. |
tree | commitdiff |
2015-11-01 |
ian | mksysinfo.sh: Handle TIOCSPGRP if too complex for... |
tree | commitdiff |
2015-10-31 |
ian | runtime: If no split stacks, allocate stacks using... |
tree | commitdiff |
2015-10-31 |
ian | libgo: Update from Go 1.5 to Go 1.5.1. |
tree | commitdiff |
2015-10-31 |
ian | runtime: Remove now unnecessary pad field from... |
tree | commitdiff |
2015-10-29 |
ian | compiler, reflect, runtime: remove zero field from... |
tree | commitdiff |
2015-10-29 |
ian | compiler, runtime: change type hash/equal to Go... |
tree | commitdiff |
2015-10-09 |
dmalcolm | Testsuite: add dg-{begin|end}-multiline-output commands |
tree | commitdiff |
2015-10-07 |
ian | PR go/67874 |
tree | commitdiff |
2015-09-24 |
ian | runtime: Fix recent lfstack change on Solaris. |
tree | commitdiff |
2015-09-23 |
ian | PR go/67695 |
tree | commitdiff |
2015-09-23 |
ian | runtime: rewrite lfstack packing/unpacking to look... |
tree | commitdiff |
2015-09-15 |
ian | libgo: If compiler can split-stack and linker can... |
tree | commitdiff |
2015-09-15 |
ian | libgo: test linking split-stack and non-split-stack... |
tree | commitdiff |
2015-09-15 |
ian | runtime: Ignore stack sizes when deciding when... |
tree | commitdiff |
2015-09-15 |
ian | libgo: don't provide ustat on arm64 GNU/Linux |
tree | commitdiff |
2015-09-11 |
ian | libgo/runtime: return 0, not NULL, from main |
tree | commitdiff |
2015-09-10 |
ian | libgo: Use stat_atim.go on Solaris 12+ |
tree | commitdiff |
2015-08-20 |
ian | libgo/testsuite: another fix for killing the sleep... |
tree | commitdiff |
2015-08-07 |
ian | libgo/testsuite: don't call kill without args |
tree | commitdiff |
2015-08-04 |
ian | runtime: initialize variable to avoid compiler... |
tree | commitdiff |
2015-08-03 |
ian | syscall: RawSockaddr fix for ppc64, ppc64le |
tree | commitdiff |
2015-08-03 |
ian | libgo/testsuite: kill sleep process in gotest |
tree | commitdiff |
2015-08-03 |
ian | PR go/67101 |
tree | commitdiff |
2015-07-29 |
ian | syscall: Fix to libgo/mksysinfo.sh |
tree | commitdiff |
2015-07-25 |
ian | syscall: Add ioctl consts from if_tun.h |
tree | commitdiff |
2015-07-14 |
ian | compiler,runtime: Determine if allocations need... |
tree | commitdiff |
2015-07-13 |
ian | syscall: remove calls to Entersyscall & Exitsyscall... |
tree | commitdiff |
2015-05-16 |
ian | libgo: Use __USING_SJLJ_EXCEPTIONS__ rather than config... |
tree | commitdiff |
2015-05-11 |
ian | runtime: Fix runtime/pprof test when libgo is not optim... |
tree | commitdiff |
2015-05-05 |
ian | PR go/66016 |
tree | commitdiff |
2015-04-29 |
ian | runtime: Support -buildmode=c-shared. |
tree | commitdiff |
2015-04-24 |
ian | PR go/65616 |
tree | commitdiff |
2015-04-17 |
ian | PR go/65798 |
tree | commitdiff |
2015-04-17 |
ian | PR go/64683 |
tree | commitdiff |
2015-04-17 |
ian | PR go/64999 |
tree | commitdiff |
2015-04-17 |
ian | PR go/65755 |
tree | commitdiff |
2015-04-08 |
ian | mksysinfo.sh: Define Solaris zone_net_addr_t struct. |
tree | commitdiff |
2015-04-07 |
ian | PR go/63731 |
tree | commitdiff |
2015-03-31 |
ian | Remove some files that were accidentally committed... |
tree | commitdiff |
2015-03-31 |
ian | go/cmd/go: always link external test packages first |
tree | commitdiff |
2015-03-26 |
ian | PR go/65587 |
tree | commitdiff |
2015-03-26 |
ian | libgo: Fix go/runtime test failure on S390. |
tree | commitdiff |
2015-03-25 |
ian | PR go/65570 |
tree | commitdiff |
2015-03-24 |
ian | PR go/65417 |
tree | commitdiff |
2015-03-24 |
ian | PR go/65462 |
tree | commitdiff |
2015-03-13 |
ian | libgo/README: Minor updates. |
tree | commitdiff |
2015-03-12 |
ian | go/build: cgo works on linux/arm64. |
tree | commitdiff |
2015-03-12 |
ian | PR go/65404 |
tree | commitdiff |
2015-03-10 |
ian | PR go/65353. |
tree | commitdiff |
2015-03-09 |
ian | PR go/65349 |
tree | commitdiff |
2015-03-09 |
ian | PR go/65349 |
tree | commitdiff |
2015-03-06 |
ian | libgo: Upgrade to Go 1.4.2 release. |
tree | commitdiff |
2015-02-06 |
ian | mksysinfo.sh: Remove _zone_net_addr_t handling. |
tree | commitdiff |
2015-02-06 |
ian | runtime: Add memprofilerate to GODEBUG |
tree | commitdiff |
2015-02-03 |
ian | go/types: Remove unused testdata files. |
tree | commitdiff |
2015-01-23 |
ian | PR go/64573 |
tree | commitdiff |
2015-01-23 |
ian | PR go/64725 |
tree | commitdiff |
2015-01-23 |
ian | PR go/64595 |
tree | commitdiff |
2015-01-21 |
ian | runtime: Add the Go language version information to... |
tree | commitdiff |
2015-01-20 |
ian | PR go/64683 |
tree | commitdiff |
2015-01-20 |
ian | runtime: No special case for 386 complex in FFI support. |
tree | commitdiff |
2015-01-19 |
rth | Add attribute unused to dummy arguments in ffi stub |
tree | commitdiff |
2015-01-19 |
ian | reflect: Fix build for systems that do not define ffi_g... |
tree | commitdiff |
2015-01-16 |
ian | runtime: Add __sparc__ case for SETCONTEXT_CLOBBERS_TLS. |
tree | commitdiff |
2015-01-16 |
ian | testing/quick: Revert Alpha specific change. |
tree | commitdiff |
2015-01-16 |
ian | compiler, reflect, runtime: Use static chain for closures. |
tree | commitdiff |
2015-01-16 |
ian | net: Restore earlier Solaris-specific version of setKee... |
tree | commitdiff |
2015-01-16 |
ian | runtime: Use a struct, not void, for an empty struct... |
tree | commitdiff |
2015-01-15 |
ian | go/build: cgo works on linux/alpha. |
tree | commitdiff |
2015-01-15 |
ian | reflect: Correct error in conversion of s390x support... |
tree | commitdiff |
2015-01-15 |
ian | libgo: Bump version number in libgo configure script. |
tree | commitdiff |
2015-01-15 |
ian | Add files somehow left out of last commit (upgrade... |
tree | commitdiff |
2015-01-15 |
ian | libgo, compiler: Upgrade libgo to Go 1.4, except for... |
tree | commitdiff |
2015-01-10 |
ian | cmd/go: Back-port CL 157460043 (pass $CGO_LDFLAGS to... |
tree | commitdiff |
2015-01-09 |
ian | cmd/go: Adjust finding gccgo to match current upstream... |
tree | commitdiff |
2015-01-08 |
ian | cmd/go: Use builtin constant to set default gccgo compiler. |
tree | commitdiff |
2015-01-06 |
ian | libgo: Add sources for go, cgo, and gofmt commands. |
tree | commitdiff |
2015-01-05 |
ian | PR go/61871 |
tree | commitdiff |
2014-12-23 |
ian | runtime: Remove undefined references to runtime_race*. |
tree | commitdiff |
2014-12-17 |
ian | mksysinfo: Pass -O to compiler to avoid warnings on... |
tree | commitdiff |
2014-12-13 |
ian | PR go/61258 |
tree | commitdiff |
2014-12-13 |
ian | testing: Add testing.MainStart function. |
tree | commitdiff |
2014-12-13 |
ian | runtime: Clear stack pointers for extra G's. |
tree | commitdiff |
2014-12-12 |
ktkachov | Add load of target-utils.exp to libatomic, libitm,... |
tree | commitdiff |
2014-12-01 |
ian | runtime: introduce mvifdiff.sh script to replace GCC... |
tree | commitdiff |
2014-11-21 |
ian | runtime: GOARCH values for ppc64 BE & LE |
tree | commitdiff |
2014-11-14 |
ian | runtime: set library name based on compiler name |
tree | commitdiff |
2014-11-12 |
ian | libgo: Update libtool support to files in current GCC... |
tree | commitdiff |
2014-11-06 |
ian | runtime: Use stckf unconditionally on s390. |
tree | commitdiff |
2014-11-06 |
ian | mksysinfo: Tolerate missing structures in upcase_fields. |
tree | commitdiff |
2014-11-05 |
ian | sync/atomic: fix data races in tests |
tree | commitdiff |
2014-11-04 |
ian | libgo: add s390 support |
tree | commitdiff |
2014-11-03 |
ian | runtime: use "$GOC -dumpversion" instead of BASE-VER... |
tree | commitdiff |
next |