| Commit message (Expand) | Author | Age | Files | Lines |
* | PR go/59430 | ian | 2014-01-08 | 1 | -2/+5 |
* | syscall: Only call varargs libc functions from C code. | ian | 2013-11-24 | 1 | -4/+13 |
* | net: On Solaris use Darwin keepalive code. | ian | 2013-11-14 | 1 | -1/+1 |
* | runtime: Add netpoll code that uses select. | ian | 2013-11-14 | 1 | -31/+18 |
* | libgo/go/go/build: use syslist.go from the gc stdlib. | ian | 2013-11-14 | 1 | -10/+1 |
* | net: Fix TCP keepalive handling for Solaris. | ian | 2013-11-11 | 1 | -1/+2 |
* | libgo: Update to October 24 version of master library. | ian | 2013-11-06 | 1 | -37/+123 |
* | compiler, runtime: Fix complex division of NaN / 0. | ian | 2013-10-09 | 1 | -1/+10 |
* | reflect: Implement MakeFunc for 386. | ian | 2013-09-27 | 1 | -3/+9 |
* | reflect: Implement MakeFunc for amd64. | ian | 2013-09-27 | 1 | -11/+26 |
* | libgo: Update to Go 1.1.1. | ian | 2013-07-16 | 1 | -397/+109 |
* | compiler, runtime: Use function descriptors. | ian | 2013-06-18 | 1 | -10/+1 |
* | PR go/56171 | ian | 2013-02-20 | 1 | -2/+14 |
* | PR go/56171 | ian | 2013-02-11 | 1 | -1/+1 |
* | PR go/56017 | ian | 2013-02-09 | 1 | -1/+4 |
* | PR go/56017 | ian | 2013-02-05 | 1 | -3/+2 |
* | PR go/56171 | ian | 2013-02-02 | 1 | -2/+10 |
* | libgo: Update Go library to master revision 15489/921e53d4863c. | ian | 2013-01-29 | 1 | -38/+73 |
* | PR go/46986 | ian | 2013-01-24 | 1 | -3/+3 |
* | libgo: Update to revision 15193:6fdc1974457c of master library. | ian | 2012-12-22 | 1 | -6/+21 |
* | libgo: Link against libatomic_convenience.la. | ian | 2012-12-18 | 1 | -5/+6 |
* | libgo: Link against libatomic. | ian | 2012-12-18 | 1 | -4/+5 |
* | libgo: Update to current master library sources. | ian | 2012-12-12 | 1 | -20/+58 |
* | compiler, runtime: Track fields with tag go:"track". | ian | 2012-11-29 | 1 | -1/+10 |
* | libgo: Update to current version of master library. | ian | 2012-11-21 | 1 | -1/+9 |
* | compiler, runtime: Memcmp routine returns intgo. | ian | 2012-11-06 | 1 | -13/+22 |
* | os: support more OSes | ian | 2012-11-05 | 1 | -1/+6 |
* | runtime/goc2c: Drop gc support, change int to intgo. | ian | 2012-10-31 | 1 | -8/+8 |
* | libgo: Solaris portability patches. | ian | 2012-10-25 | 1 | -1/+2 |
* | PR go/54918 | ian | 2012-10-23 | 1 | -1/+3 |
* | libgo: Update to current sources. | ian | 2012-10-23 | 1 | -49/+256 |
* | libgo: Update to Go 1.0.3. | ian | 2012-10-03 | 1 | -0/+1 |
* | libgo: Use libbacktrace rather than debug/elf registration. | ian | 2012-09-28 | 1 | -5/+7 |
* | libgo: Add no-dist and -Wno-portability to AM_INIT_AUTOMAKE. | ian | 2012-09-20 | 1 | -275/+15 |
* | runtime: support NumCPU() on more platforms | ian | 2012-08-07 | 1 | -5/+64 |
* | runtime, runtime/pprof: Fix runtime/pprof test to pass, enable it. | ian | 2012-07-26 | 1 | -1/+5 |
* | libgo: Make the subdirectory in the CHECK target. | ian | 2012-06-14 | 1 | -108/+1 |
* | runtime: Copy runtime_printf from other Go library. | ian | 2012-05-24 | 1 | -4/+13 |
* | runtime: Print stack trace on panic or signal. | ian | 2012-05-17 | 1 | -26/+36 |
* | libgo: Use -fgo-pkgpath. | ian | 2012-05-14 | 1 | -192/+191 |
* | PR go/52583 | ian | 2012-04-25 | 1 | -3/+3 |
* | libgo: Make sure log/syslog subdirectory exists before using it. | ian | 2012-04-23 | 1 | -0/+1 |
* | net, syscall: Use native endianness for GNU/Linux netlink code. | ian | 2012-04-20 | 1 | -2/+0 |
* | syscall, net: Fix GNU/Linux netlink code for big-endian systems. | ian | 2012-04-03 | 1 | -0/+2 |
* | gotest: Fix finding functions on PPC. | ian | 2012-04-03 | 1 | -2/+2 |
* | libgo: Update to weekly.2012-03-13. | ian | 2012-03-30 | 1 | -2/+6 |
* | libgo: Implement and use runtime.Caller, runtime.Func.FileLine. | ian | 2012-03-07 | 1 | -1/+3 |
* | libgo: Update to weekly.2012-03-04 release. | ian | 2012-03-06 | 1 | -6/+10 |
* | libgo: Update to weekly.2012-02-22 release. | ian | 2012-03-02 | 1 | -3/+6 |
* | libgo: Update to weekly.2012-02-14 release. | ian | 2012-03-02 | 1 | -117/+98 |