aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-recover.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-12compiler, reflect, runtime: Implement method values in reflect.Ian Lance Taylor1-0/+5
2013-12-11reflect, runtime: Let reflect.MakeFunc functions call recover.Ian Lance Taylor1-2/+70
2012-02-11runtime: Tweak __go_can_recover for SPARC.Ian Lance Taylor1-0/+8
2011-11-28runtime: Multiplex goroutines onto OS threads.Ian Lance Taylor1-0/+6
2011-11-11Introduce G structure and thread-local global g.Ian Lance Taylor1-8/+5
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+69