aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-panic.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-22runtime: rewrite panic/defer code from C to GoIan Lance Taylor1-27/+0
2016-10-20runtime: rewrite interface code into GoIan Lance Taylor1-10/+4
2016-08-30runtime: use -fgo-c-header to build C header fileIan Lance Taylor1-21/+2
2014-10-08re PR go/60406 (recover.go: test13reflect2 test failure)Ian Lance Taylor1-2/+5
2014-07-19reflect, runtime: Use libffi closures to implement reflect.MakeFunc.Ian Lance Taylor1-0/+6
2012-11-01compiler, runtime: More steps toward separating int and intgo.Ian Lance Taylor1-2/+2
2012-03-02libgo: Update to weekly.2012-02-14 release.Ian Lance Taylor1-19/+0
2011-11-30runtime: Copy runtime_panicstring from master library.Ian Lance Taylor1-4/+2
2011-11-11Introduce G structure and thread-local global g.Ian Lance Taylor1-30/+0
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+94