1
0
mirror of https://github.com/golang/go synced 2024-10-05 18:21:21 -06:00
go/src/cmd/8c
Russ Cox e473f42b2d amd64: use segment memory for thread-local storage
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
2010-08-04 17:50:22 -07:00
..
cgen64.c
cgen.c
div.c
doc.go
gc.h
list.c
machcap.c
Makefile
mul.c
peep.c
reg.c
sgen.c
swt.c fix spelling of align 2010-03-26 09:56:57 -07:00
txt.c amd64: use segment memory for thread-local storage 2010-08-04 17:50:22 -07:00