| Commit message (Expand) | Author | Age | Files | Lines |
* | libgo: Define PtraceRegs for Alpha GNU/Linux. | ian | 2011-05-31 | 1 | -0/+32 |
* | libgo: Irix portability fixes (no declaration for getaddrinfo). | ian | 2011-05-24 | 1 | -0/+41 |
* | Update to current version of Go library. | ian | 2011-05-20 | 2 | -0/+22 |
* | libgo: Irix 6 patches. | ian | 2011-04-25 | 1 | -0/+84 |
* | libgo: Update to current Go library. | ian | 2011-04-07 | 4 | -1/+100 |
* | libgo: Support for alpha. | ian | 2011-04-01 | 1 | -0/+15 |
* | libgo: Try to guess the right type for select bits in mksysinfo. | ian | 2011-04-01 | 1 | -2/+2 |
* | PR go/47515 | ian | 2011-03-31 | 1 | -0/+17 |
* | libgo/syscalls: Use _C_long as the type of the select bits array. | ian | 2011-03-31 | 1 | -5/+7 |
* | libgo: Use waitpid on systems which do not have wait4. | ian | 2011-03-30 | 3 | -14/+44 |
* | libgo: Support systems which do not have strerror_r. | ian | 2011-03-30 | 1 | -0/+32 |
* | Update to current Go library. | ian | 2011-03-30 | 2 | -3/+8 |
* | Update to current version of Go library. | ian | 2011-03-24 | 1 | -21/+46 |
* | Update to current version of Go library (revision 94d654be2064). | ian | 2011-03-16 | 2 | -79/+88 |
* | Use _nuname on 32-bit Solaris 2/x86. | ian | 2011-03-07 | 3 | -2/+10 |
* | Support libgo on Solaris. | ian | 2011-02-21 | 3 | -3/+24 |
* | Fix typo in socket_bsd.go. | ian | 2011-01-27 | 1 | -1/+1 |
* | libgo: Fix typo in syscalls/socket_bsd.go. | ian | 2011-01-25 | 1 | -2/+2 |
* | Recognize m68k, mips, PPC. Don't require arch syscall files to exist. | ian | 2011-01-24 | 3 | -21/+0 |
* | syscalls/sleep_rtems.go: Add missing package clause. | ian | 2011-01-24 | 1 | -0/+2 |
* | syscalls: Add SPARC RTEMS specific file. | ian | 2011-01-22 | 1 | -0/+7 |
* | Remove the types float and complex. | ian | 2011-01-21 | 2 | -0/+105 |
* | libgo/syscalls: Finish Solaris code. | ian | 2011-01-14 | 3 | -3/+27 |
* | Use GOARCH value of sparc64 rather than sparcv9. | ian | 2011-01-13 | 1 | -0/+0 |
* | Clean up syscalls, add some Solaris support. | ian | 2011-01-13 | 16 | -284/+286 |
* | Preliminary framework for Solaris support. | ian | 2011-01-12 | 5 | -0/+63 |
* | Simplify libgo Makefile conditionals. | ian | 2011-01-12 | 5 | -4/+21 |
* | Add Go frontend, libgo library, and Go testsuite. | ian | 2010-12-03 | 23 | -0/+1916 |