Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche 12f103a83a JIT generated code is not guaranteed to be leaf, e.g. there could be a call
to a generic instruction handler (untranslated code). This caused problems
on MacOS X for Intel where the unaligned stack conditions turned out to be
more visible. Performance loss is really neglectable and this is the right
fix now anyway.
2006-01-16 21:31:08 +00:00
BasiliskII JIT generated code is not guaranteed to be leaf, e.g. there could be a call 2006-01-16 21:31:08 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver fix framework detection on OSX/intel with newer compiler that compiler that 2006-01-15 11:41:23 +00:00