summaryrefslogtreecommitdiff
path: root/libgo/syscalls
Commit message (Expand)AuthorAgeFilesLines
* libgo: Irix portability fixes (no declaration for getaddrinfo).ian2011-05-241-0/+41
* Update to current version of Go library.ian2011-05-202-0/+22
* libgo: Irix 6 patches.ian2011-04-251-0/+84
* libgo: Update to current Go library.ian2011-04-074-1/+100
* libgo: Support for alpha.ian2011-04-011-0/+15
* libgo: Try to guess the right type for select bits in mksysinfo.ian2011-04-011-2/+2
* PR go/47515ian2011-03-311-0/+17
* libgo/syscalls: Use _C_long as the type of the select bits array.ian2011-03-311-5/+7
* libgo: Use waitpid on systems which do not have wait4.ian2011-03-303-14/+44
* libgo: Support systems which do not have strerror_r.ian2011-03-301-0/+32
* 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