summaryrefslogtreecommitdiff
path: root/src/runtime/sigpanic_unix.go
Commit message (Expand)AuthorAgeFilesLines
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* runtime/cgo: catch EXC_BAD_ACCESS on darwin/armDavid Crawshaw2015-03-171-0/+10
* runtime: rename gothrow to throwKeith Randall2014-12-281-4/+4
* [dev.cc] runtime: convert signal handlers from C to GoRuss Cox2014-11-111-3/+6
* liblink, runtime: diagnose and fix C code running on Go stackRuss Cox2014-09-081-0/+40