summaryrefslogtreecommitdiff
path: root/libgo/syscalls
Commit message (Expand)AuthorAgeFilesLines
* Update to current Go library.ian2011-03-302-3/+8
* Update to current version of Go library.ian2011-03-241-21/+46
* Update to current version of Go library (revision 94d654be2064).ian2011-03-162-79/+88
* Use _nuname on 32-bit Solaris 2/x86.ian2011-03-073-2/+10
* Support libgo on Solaris.ian2011-02-213-3/+24
* Fix typo in socket_bsd.go.ian2011-01-271-1/+1
* libgo: Fix typo in syscalls/socket_bsd.go.ian2011-01-251-2/+2
* Recognize m68k, mips, PPC. Don't require arch syscall files to exist.ian2011-01-243-21/+0
* syscalls/sleep_rtems.go: Add missing package clause.ian2011-01-241-0/+2
* syscalls: Add SPARC RTEMS specific file.ian2011-01-221-0/+7
* Remove the types float and complex.ian2011-01-212-0/+105
* libgo/syscalls: Finish Solaris code.ian2011-01-143-3/+27
* Use GOARCH value of sparc64 rather than sparcv9.ian2011-01-131-0/+0
* Clean up syscalls, add some Solaris support.ian2011-01-1316-284/+286
* Preliminary framework for Solaris support.ian2011-01-125-0/+63
* Simplify libgo Makefile conditionals.ian2011-01-125-4/+21
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-0323-0/+1916