• Show log

    Commit

  • Hash : 3fa5d70c
    Author : Richard Henderson
    Date : 2015-01-05T13:03:06

    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.