Commit 6b62fb4a26d7363548a92f1a156562cfa648726e

Richard Henderson 2014-10-17T11:11:58

x86-64: Support go closures Dumps all of the hand-coded unwind info for gas generated. Move jump table data into .rodata. Adjust ffi_call_unix64 to load the static chain. Split out sse portions of ffi_closure_unix64 to ffi_closure_unix64_sse rather than test cif->flags at runtime.