summaryrefslogtreecommitdiff
path: root/libgo/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* libgo: Use stat_atim.go on Solaris 12+ro2015-09-171-0/+4
* Backport from mainline:ian2015-08-041-0/+11
* runtime: Support -buildmode=c-shared.ian2015-04-291-2/+7
* PR go/65616ian2015-04-241-0/+4
* PR go/63731ian2015-04-071-4/+26
* PR go/65570ian2015-03-251-1/+1
* PR go/65462ian2015-03-241-0/+14
* runtime: Add the Go language version information to the Version output.ian2015-01-211-1/+1
* compiler, reflect, runtime: Use static chain for closures.ian2015-01-161-38/+0
* net: Restore earlier Solaris-specific version of setKeepAlivePeriod.ian2015-01-161-0/+4
* libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.ian2015-01-151-12/+59
* libgo: Add sources for go, cgo, and gofmt commands.ian2015-01-061-0/+2
* mksysinfo: Pass -O to compiler to avoid warnings on CentOS.ian2014-12-171-1/+1
* runtime: introduce mvifdiff.sh script to replace GCC's move-if-changeian2014-12-011-6/+6
* runtime: set library name based on compiler nameian2014-11-141-5/+25
* libgo: add s390 supportian2014-11-041-0/+15
* runtime: use "$GOC -dumpversion" instead of BASE-VER to discover compiler ver...ian2014-11-031-1/+1
* reflect, runtime: Use libffi closures to implement reflect.MakeFunc.ian2014-07-191-0/+8
* libgo: Update to Go 1.3 release.ian2014-07-191-20/+24
* runtime: Merge master revision 19185.ian2014-07-121-5/+4
* runtime: Rename iface.goc to go-iface.goc.ian2014-07-111-1/+1
* runtime: introduce build targets for running benchmarksian2014-07-011-0/+6
* libgo: Merge to master revision 19184.ian2014-06-061-4/+25
* libgo: Merge from revision 18783:00cce3a34d7e of master library.ian2014-06-041-2/+19
* runtime: add the --without-libatomic configure optionian2014-05-291-2/+3
* runtime: ask $GOC rather than $CC for the version and multi-os-directoryian2014-05-011-1/+1
* PR go/59430ian2014-01-081-2/+9
* syscall: Only call varargs libc functions from C code.ian2013-11-241-0/+1
* net: On Solaris use Darwin keepalive code.ian2013-11-141-1/+1
* runtime: Add netpoll code that uses select.ian2013-11-141-26/+5
* 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-0/+4
* libgo: Update to October 24 version of master library.ian2013-11-061-12/+86
* compiler, runtime: Fix complex division of NaN / 0.ian2013-10-091-0/+1
* reflect: Implement MakeFunc for 386.ian2013-09-271-0/+7
* reflect: Implement MakeFunc for amd64.ian2013-09-271-0/+16
* libgo: Update to Go 1.1.1.ian2013-07-161-282/+58
* compiler, runtime: Use function descriptors.ian2013-06-181-1/+0
* PR go/56171ian2013-02-201-2/+17
* PR go/56171ian2013-02-111-1/+1
* PR go/56017ian2013-02-091-1/+4
* PR go/56017ian2013-02-051-7/+1
* PR go/56171ian2013-02-021-2/+13
* libgo: Update Go library to master revision 15489/921e53d4863c.ian2013-01-291-31/+73
* PR go/46986ian2013-01-241-3/+3
* libgo: Update to revision 15193:6fdc1974457c of master library.ian2012-12-221-0/+9
* libgo: Link against libatomic_convenience.la.ian2012-12-181-3/+3
* libgo: Link against libatomic.ian2012-12-181-2/+3
* libgo: Update to current master library sources.ian2012-12-121-0/+35
* compiler, runtime: Track fields with tag go:"track".ian2012-11-291-0/+1