Skip to content
  • wolfgang's avatar
    [project @ 2005-06-13 02:44:22 by wolfgang] · c26a153c
    wolfgang authored
    Darwin:
    Deal with the fact that the code and data in a .o file might not be
    16-byte aligned even if it contains instructions that require 16-byte
    alignment.
    This fixes floating point related crashes on Darwin/x86; there might
    also have been problems on Darwin/ppc if people load .o files with
    AltiVec code into GHCi.
    c26a153c