summaryrefslogtreecommitdiffstats
path: root/libgo/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* PR go/59430ian2014-01-081-2/+5
* syscall: Only call varargs libc functions from C code.ian2013-11-241-4/+13
* net: On Solaris use Darwin keepalive code.ian2013-11-141-1/+1
* runtime: Add netpoll code that uses select.ian2013-11-141-31/+18
* libgo/go/go/build: use syslist.go from the gc stdlib.ian2013-11-141-10/+1
* net: Fix TCP keepalive handling for Solaris.ian2013-11-111-1/+2
* libgo: Update to October 24 version of master library.ian2013-11-061-37/+123
* compiler, runtime: Fix complex division of NaN / 0.ian2013-10-091-1/+10
* reflect: Implement MakeFunc for 386.ian2013-09-271-3/+9
* reflect: Implement MakeFunc for amd64.ian2013-09-271-11/+26
* libgo: Update to Go 1.1.1.ian2013-07-161-397/+109
* compiler, runtime: Use function descriptors.ian2013-06-181-10/+1
* PR go/56171ian2013-02-201-2/+14
* PR go/56171ian2013-02-111-1/+1
* PR go/56017ian2013-02-091-1/+4
* PR go/56017ian2013-02-051-3/+2
* PR go/56171ian2013-02-021-2/+10
* libgo: Update Go library to master revision 15489/921e53d4863c.ian2013-01-291-38/+73
* PR go/46986ian2013-01-241-3/+3
* libgo: Update to revision 15193:6fdc1974457c of master library.ian2012-12-221-6/+21
* libgo: Link against libatomic_convenience.la.ian2012-12-181-5/+6
* libgo: Link against libatomic.ian2012-12-181-4/+5
* libgo: Update to current master library sources.ian2012-12-121-20/+58
* compiler, runtime: Track fields with tag go:"track".ian2012-11-291-1/+10
* libgo: Update to current version of master library.ian2012-11-211-1/+9
* compiler, runtime: Memcmp routine returns intgo.ian2012-11-061-13/+22
* os: support more OSesian2012-11-051-1/+6
* runtime/goc2c: Drop gc support, change int to intgo.ian2012-10-311-8/+8
* libgo: Solaris portability patches.ian2012-10-251-1/+2
* PR go/54918ian2012-10-231-1/+3
* libgo: Update to current sources.ian2012-10-231-49/+256
* libgo: Update to Go 1.0.3.ian2012-10-031-0/+1
* libgo: Use libbacktrace rather than debug/elf registration.ian2012-09-281-5/+7
* libgo: Add no-dist and -Wno-portability to AM_INIT_AUTOMAKE.ian2012-09-201-275/+15
* runtime: support NumCPU() on more platformsian2012-08-071-5/+64
* runtime, runtime/pprof: Fix runtime/pprof test to pass, enable it.ian2012-07-261-1/+5
* libgo: Make the subdirectory in the CHECK target.ian2012-06-141-108/+1
* runtime: Copy runtime_printf from other Go library.ian2012-05-241-4/+13
* runtime: Print stack trace on panic or signal.ian2012-05-171-26/+36
* libgo: Use -fgo-pkgpath.ian2012-05-141-192/+191
* PR go/52583ian2012-04-251-3/+3
* libgo: Make sure log/syslog subdirectory exists before using it.ian2012-04-231-0/+1
* net, syscall: Use native endianness for GNU/Linux netlink code.ian2012-04-201-2/+0
* syscall, net: Fix GNU/Linux netlink code for big-endian systems.ian2012-04-031-0/+2
* gotest: Fix finding functions on PPC.ian2012-04-031-2/+2
* libgo: Update to weekly.2012-03-13.ian2012-03-301-2/+6
* libgo: Implement and use runtime.Caller, runtime.Func.FileLine.ian2012-03-071-1/+3
* libgo: Update to weekly.2012-03-04 release.ian2012-03-061-6/+10
* libgo: Update to weekly.2012-02-22 release.ian2012-03-021-3/+6
* libgo: Update to weekly.2012-02-14 release.ian2012-03-021-117/+98
OpenPOWER on IntegriCloud