| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | PR go/64725 | ian | 2015-01-23 | 1 | -0/+9 |
* | PR go/64595 | ian | 2015-01-23 | 1 | -0/+5 |
* | runtime: Add the Go language version information to the Version output. | ian | 2015-01-21 | 4 | -2/+13 |
* | PR go/64683 | ian | 2015-01-20 | 1 | -2/+4 |
* | runtime: No special case for 386 complex in FFI support. | ian | 2015-01-20 | 1 | -15/+1 |
* | Add attribute unused to dummy arguments in ffi stub | rth | 2015-01-19 | 1 | -1/+2 |
* | reflect: Fix build for systems that do not define ffi_go_closure. | ian | 2015-01-19 | 3 | -7/+7 |
* | runtime: Add __sparc__ case for SETCONTEXT_CLOBBERS_TLS. | ian | 2015-01-16 | 1 | -0/+24 |
* | testing/quick: Revert Alpha specific change. | ian | 2015-01-16 | 1 | -7/+4 |
* | compiler, reflect, runtime: Use static chain for closures. | ian | 2015-01-16 | 21 | -2344/+84 |
* | net: Restore earlier Solaris-specific version of setKeepAlivePeriod. | ian | 2015-01-16 | 3 | -2/+34 |
* | runtime: Use a struct, not void, for an empty struct for libffi. | ian | 2015-01-16 | 1 | -3/+16 |
* | go/build: cgo works on linux/alpha. | ian | 2015-01-15 | 1 | -0/+1 |
* | reflect: Correct error in conversion of s390x support to Go 1.4. | ian | 2015-01-15 | 1 | -1/+1 |
* | libgo: Bump version number in libgo configure script. | ian | 2015-01-15 | 2 | -2/+2 |
* | Add files somehow left out of last commit (upgrade to Go 1.4). | ian | 2015-01-15 | 2 | -0/+174 |
* | libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. | ian | 2015-01-15 | 613 | -6871/+29850 |
* | cmd/go: Back-port CL 157460043 (pass $CGO_LDFLAGS to linker with the "gccgo" ... | ian | 2015-01-10 | 1 | -0/+1 |
* | cmd/go: Adjust finding gccgo to match current upstream sources. | ian | 2015-01-09 | 1 | -6/+13 |
* | cmd/go: Use builtin constant to set default gccgo compiler. | ian | 2015-01-08 | 1 | -11/+12 |
* | libgo: Add sources for go, cgo, and gofmt commands. | ian | 2015-01-06 | 135 | -3/+18991 |
* | PR go/61871 | ian | 2015-01-05 | 1 | -1/+1 |
* | runtime: Remove undefined references to runtime_race*. | ian | 2014-12-23 | 7 | -130/+2 |
* | mksysinfo: Pass -O to compiler to avoid warnings on CentOS. | ian | 2014-12-17 | 2 | -2/+2 |
* | PR go/61258 | ian | 2014-12-13 | 1 | -1/+4 |
* | testing: Add testing.MainStart function. | ian | 2014-12-13 | 1 | -5/+51 |
* | runtime: Clear stack pointers for extra G's. | ian | 2014-12-13 | 1 | -0/+3 |
* | Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr... | ktkachov | 2014-12-12 | 1 | -0/+2 |
* | runtime: introduce mvifdiff.sh script to replace GCC's move-if-change | ian | 2014-12-01 | 3 | -12/+27 |
* | runtime: GOARCH values for ppc64 BE & LE | ian | 2014-11-21 | 4 | -7/+45 |
* | runtime: set library name based on compiler name | ian | 2014-11-14 | 4 | -44/+116 |
* | libgo: Update libtool support to files in current GCC trunk. | ian | 2014-11-12 | 3 | -45/+37 |
* | runtime: Use stckf unconditionally on s390. | ian | 2014-11-06 | 1 | -6/+6 |
* | mksysinfo: Tolerate missing structures in upcase_fields. | ian | 2014-11-06 | 1 | -4/+4 |
* | sync/atomic: fix data races in tests | ian | 2014-11-05 | 1 | -8/+8 |
* | libgo: add s390 support | ian | 2014-11-04 | 20 | -18/+1309 |
* | runtime: use "$GOC -dumpversion" instead of BASE-VER to discover compiler ver... | ian | 2014-11-03 | 2 | -2/+2 |
* | debug/elf: add power64 support along with relocation test | ian | 2014-10-28 | 4 | -1/+233 |
* | libgo: Add consts for ioctl | ian | 2014-10-28 | 1 | -1/+25 |
* | libgo: Update to Go 1.3.3 release. | ian | 2014-10-27 | 19 | -60/+336 |
* | compiler, runtime: Add type information to single object allocation. | ian | 2014-10-20 | 1 | -4/+8 |
* | reflect: allocate correct type in assignTo and cvtT2I | ian | 2014-10-20 | 1 | -11/+11 |
* | configure: Quote some shell variables. | ian | 2014-10-17 | 2 | -16/+16 |
* | runtime: Don't create threads with a small stack. | ian | 2014-10-16 | 1 | -55/+0 |
* | PR go/60406 | ian | 2014-10-08 | 5 | -76/+195 |
* | PR go/61877 | ian | 2014-10-03 | 2 | -39/+97 |
* | runtime: Check for CPU_COUNT itself, don't check glibc version. | ian | 2014-10-03 | 1 | -1/+1 |
* | libgo/configure: Use -Qunused-arguments for asm tests if supported. | ian | 2014-09-29 | 2 | -0/+61 |
* | runtime: Mark runtime_goexit function as noinline. | ian | 2014-09-22 | 1 | -0/+1 |
* | runtime: Restore copyright notice accidentally removed from mgc0.c. | ian | 2014-09-20 | 1 | -1/+1 |