Edit

kc3-lang/libffi

Branch :

  • Show log

    Commit

  • Author : Richard Henderson
    Date : 2015-01-05 13:03:06
    Hash : 3fa5d70c
    Message : x86: Avoid fastcall when building with pcc Apparently, PCC doesn't support the fastcall calling convention. Nor does it issue a warning or error for the attribute that it does not understand.