Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-23 | Implement new syscall package. | Ian Lance Taylor | 1 | -129/+0 | |
Calls to library functions now use entersyscall and exitsyscall as appropriate. This is a first step toward multiplexing goroutines onto threads. From-SVN: r180345 | |||||
2011-09-16 | Update Go library to r60. | Ian Lance Taylor | 1 | -1/+5 | |
From-SVN: r178910 | |||||
2011-05-24 | libgo: Irix portability fixes (no declaration for getaddrinfo). | Ian Lance Taylor | 1 | -0/+41 | |
From Rainer Orth. From-SVN: r174145 | |||||
2011-04-25 | libgo: Irix 6 patches. | Ian Lance Taylor | 1 | -0/+84 | |
From Rainer Orth. From-SVN: r172935 |