Skip to content
  • wolfgang's avatar
    [project @ 2002-10-12 23:28:48 by wolfgang] · 97906cfc
    wolfgang authored
    The Native Code Generator for PowerPC.
    Still to be done:
    *) Proper support of Floats and Doubles
       currently it seems to work, but it's just guesswork.
    *) Some missing operations, only needed for -O, AFAICT.
    *) Mach-O dynamic linker stub generation.
       (can't import foreign functions from dynamic libraries,
       and it might fail for big programs)
    97906cfc