[project @ 2005-06-13 00:15:58 by wolfgang]
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.
Please register or sign in to comment