• Show log

    Commit

  • Hash : 6b62fb4a
    Author : Richard Henderson
    Date : 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.