Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-23 | Implement new syscall package. | Ian Lance Taylor | 1 | -17/+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-03-31 | re PR go/47515 (Issues porting libgo to IRIX 6.5) | Ian Lance Taylor | 1 | -0/+17 | |
PR go/47515 libgo: Add Irix support. From Rainer Orth. From-SVN: r171806 |