-
Russ Cox authored
Returns R14 and R15 to the available register pool. Plays more nicely with ELF ABI C code. In particular, our signal handlers will no longer crash when a signal arrives during execution of a cgo C call. Fixes #720. R=ken2, r CC=golang-dev https://golang.org/cl/1847051
e473f42b
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
386.S | ||
Makefile | ||
amd64.S | ||
darwin_386.c | ||
darwin_amd64.c | ||
freebsd_386.c | ||
freebsd_amd64.c | ||
libcgo.h | ||
linux_386.c | ||
linux_amd64.c | ||
linux_arm.c | ||
nacl_386.c | ||
util.c | ||
windows_386.c | ||
windows_amd64.c |