summaryrefslogtreecommitdiffstats
path: root/libgo/runtime/go-unwind.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: Multiplex goroutines onto OS threads.ian2011-11-281-1/+6
* Introduce G structure and thread-local global g.ian2011-11-111-19/+20
* Fix defer when not calling recover in function with named results.ian2011-09-161-1/+9
* libgo/runtime: Change std::abort to abort.ian2011-07-111-1/+1
* Check whether we are using setjmp/longjmp exceptions.ian2011-02-031-1/+1
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+426
OpenPOWER on IntegriCloud