• Show log

    Commit

  • Hash : 07f826fd
    Author : Harald van Dijk
    Date : 2021-07-25T02:39:37

    Fix trampoline_code_table for x32. (#657)
    
    x32's struct tramp_parm has 32-bit pointers. This change adjusts the
    loads and offsets accordingly.