Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libgo: Use __USING_SJLJ_EXCEPTIONS__ rather than configure test. | Ian Lance Taylor | 2015-05-16 | 1 | -1/+1 |
* | libgo: Merge to master revision 19184. | Ian Lance Taylor | 2014-06-06 | 1 | -8/+4 |
* | runtime: Fix defer of unlock thread at program startup. | Ian Lance Taylor | 2013-12-12 | 1 | -2/+9 |
* | runtime: Multiplex goroutines onto OS threads. | Ian Lance Taylor | 2011-11-28 | 1 | -1/+6 |
* | Introduce G structure and thread-local global g. | Ian Lance Taylor | 2011-11-11 | 1 | -19/+20 |
* | Fix defer when not calling recover in function with named results. | Ian Lance Taylor | 2011-09-16 | 1 | -1/+9 |
* | libgo/runtime: Change std::abort to abort. | Ian Lance Taylor | 2011-07-11 | 1 | -1/+1 |
* | Check whether we are using setjmp/longjmp exceptions. | Ian Lance Taylor | 2011-02-03 | 1 | -1/+1 |
* | Add Go frontend, libgo library, and Go testsuite. | Ian Lance Taylor | 2010-12-03 | 1 | -0/+426 |