summaryrefslogtreecommitdiffstats
path: root/libgo/runtime/go-panic.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: Support cgo callbacks from threads started by C.ian2013-07-231-1/+9
* compiler, runtime: More steps toward separating int and intgo.ian2012-11-011-1/+0
* runtime: Copy runtime_printf from other Go library.ian2012-05-241-4/+4
* libgo: Update to weekly.2012-02-14 release.ian2012-03-021-1/+1
* runtime: Catch signals on altstack, disable splitstack signal blocking.ian2011-12-211-4/+4
* runtime: Copy runtime_panicstring from master library.ian2011-11-301-19/+0
* runtime: Multiplex goroutines onto OS threads.ian2011-11-281-0/+3
* runtime: Use some of 6g runtime.c for easier merging.ian2011-11-141-3/+2
* Introduce G structure and thread-local global g.ian2011-11-111-10/+6
* Update Go library to last weekly.ian2011-10-261-0/+1
* Fix defer when not calling recover in function with named results.ian2011-09-161-0/+6
* Update to current version of Go library (revision 94d654be2064).ian2011-03-161-1/+1
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+121
OpenPOWER on IntegriCloud