• Show log

    Commit

  • Hash : 2b27890b
    Author : Richard Henderson
    Date : 2014-10-24T16:10:48

    sparc: Rewrite everything It's impossible to call between v8 and v9 ABIs, because of the stack bias in the v9 ABI. So let's not pretend it's just not implemented yet. Split the v9 code out to a separate file. The register windows prevent ffi_call from setting up the entire stack frame the assembly, but we needn't make an indirect call back to prep_args.