summaryrefslogtreecommitdiff
path: root/libgo/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Remove the types float and complex.ian2011-01-211-19/+222
* libgo/Makefile.am: Fix typo naming socket_bsd.go.ian2011-01-191-1/+1
* libgo: Use $(SHELL) to invoke gotest.ian2011-01-141-2/+2
* libgo/Makefile.am: Correct typos in Solaris support.ian2011-01-141-3/+3
* Clean up syscalls, add some Solaris support.ian2011-01-131-14/+81
* Make using DejaGNU work for libgo testing on a native system.ian2011-01-121-5/+9
* Preliminary framework for Solaris support.ian2011-01-121-3/+3
* Simplify libgo Makefile conditionals.ian2011-01-121-96/+15
* Change libgo testsuite format to be more like DejaGNU.ian2011-01-111-5/+7
* Add cgo support routines corresponding to the ones in 6g/8g.ian2011-01-111-0/+1
* PR go/47176ian2011-01-051-1/+2
* Avoid always splitting the stack when calling append and copy.ian2010-12-171-0/+1
* PR bootstrap/46812ian2010-12-091-1/+1
* PR other/46840ian2010-12-081-2/+2
* PR other/46789ian2010-12-071-39/+43
* Check for -pthread and -lpthread at configure time.ian2010-12-031-3/+3
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+2686