From: CVS <do...@th...> - 2002-05-20 15:56:25
|
Update of /cvs/BasiliskII/src/Unix Modified Files: sigsegv.cpp Log Message: Implement "ignoresegv" feature on Darwin/ppc (tested on MacOS X) - Unix/sigsegv.cpp (powerpc_decode_instruction): New. (get_fault_instruction [MacOS X]): Factorize code. (get_fault_instruction [Linux/m68k]): Don't use expression statement. - README (ignoresegv): Add Darwin/ppc to list of supported platforms. |