aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/panic.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor1-15/+26
2019-02-15compiler, runtime: harmonize types referenced by both C and GoIan Lance Taylor1-1/+1
2018-09-24libgo: update to Go 1.11Ian Lance Taylor1-0/+8
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor1-11/+15
2016-11-22runtime: rewrite panic/defer code from C to GoIan Lance Taylor1-222/+3
2016-11-10runtime: copy signal code from Go 1.7 runtimeIan Lance Taylor1-2/+6
2016-10-17runtime: copy rdebug code from Go 1.7 runtimeIan Lance Taylor1-2/+2
2016-10-10runtime: copy print/println support from Go 1.7Ian Lance Taylor1-3/+6
2016-09-21compiler, runtime: replace hashmap code with Go 1.7 hashmapIan Lance Taylor1-0/+16
2016-08-30runtime: use -fgo-c-header to build C header fileIan Lance Taylor1-12/+11
2014-10-08re PR go/60406 (recover.go: test13reflect2 test failure)Ian Lance Taylor1-2/+4
2014-07-19libgo: Update to Go 1.3 release.Ian Lance Taylor1-0/+34
2014-06-06libgo: Merge to master revision 19184.Ian Lance Taylor1-11/+62
2013-12-12runtime: Fix defer of unlock thread at program startup.Ian Lance Taylor1-1/+2
2013-11-06libgo: Update to October 24 version of master library.Ian Lance Taylor1-4/+17
2013-07-16libgo: Update to Go 1.1.1.Ian Lance Taylor1-1/+11
2013-01-30libgo: Update Go library to master revision 15502/229081515358.Ian Lance Taylor1-0/+5
2013-01-29libgo: Update Go library to master revision 15489/921e53d4863c.Ian Lance Taylor1-1/+1
2013-01-24re PR go/46986 (Go is not supported on Darwin)Ian Lance Taylor1-1/+1
2012-11-01compiler, runtime: More steps toward separating int and intgo.Ian Lance Taylor1-0/+1
2012-10-23libgo: Update to current sources.Ian Lance Taylor1-0/+115