aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/panic.c
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2014-07-21 17:38:48 -0400
committerRuss Cox <rsc@golang.org>2014-07-21 17:38:48 -0400
commit8e0e09ae7db8f0498d8aab1d15b21c53d6dd9556 (patch)
treea431646b4046e7f3366994fc8d661f78b26f5a71 /src/pkg/runtime/panic.c
parent34655223ef9b26e40cc22a0ab355a991ed177cf4 (diff)
downloadgo-8e0e09ae7db8f0498d8aab1d15b21c53d6dd9556.tar.xz
liblink: remove some gotos + other fixes
Rewrite gotos that violate Go's stricter rules. Use uchar* instead of char* in a few places that aren't strings. Remove dead opcross code from asm5.c. Declare regstr (in both list6 and list8) static. LGTM=minux, dave R=minux, dave CC=golang-codereviews https://golang.org/cl/113230043
Diffstat (limited to 'src/pkg/runtime/panic.c')
0 files changed, 0 insertions, 0 deletions