Introduce G structure and thread-local global g.
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 11 Nov 2011 21:02:48 +0000 (21:02 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 11 Nov 2011 21:02:48 +0000 (21:02 +0000)
commit34277c5228d466ffcd4260eea1805ca77972c83c
tree6dc91773cd2743418de4eb59e161cb0a4381c77a
parent292b44341cc5355d353cb652eb3d78d3341c800f
Introduce G structure and thread-local global g.

From-SVN: r181301
14 files changed:
libgo/Makefile.am
libgo/Makefile.in
libgo/runtime/go-defer.c
libgo/runtime/go-deferred-recover.c
libgo/runtime/go-go.c
libgo/runtime/go-main.c
libgo/runtime/go-panic-defer.c [deleted file]
libgo/runtime/go-panic.c
libgo/runtime/go-panic.h
libgo/runtime/go-recover.c
libgo/runtime/go-unwind.c
libgo/runtime/mgc0.c
libgo/runtime/proc.c
libgo/runtime/runtime.h