Skip to content
  • wolfgang's avatar
    [project @ 2005-06-13 00:15:58 by wolfgang] · 59177a1b
    wolfgang authored
    Darwin/x86:
    Fix two causes for crashes:
    *) align literals to 16 bytes, because Apple's GCC likes to use
       SSE instructions which require this alignment.
    *) In print_doctored, recognize global jumps that masquerade as
       local jumps by going via Lfoo$stub or Lfoo$non_lazy_ptr.
    59177a1b