summaryrefslogtreecommitdiff
path: root/darwin-user/main.c
AgeCommit message (Expand)Author
2008-05-28variable dynamic translation buffer sizebellard
2007-11-17Resynchronize darwin-user target with linux-user:j_mayer
2007-11-17Always make all PowerPC exception definitions visible.j_mayer
2007-11-12Allow use of SPE extension by all PowerPC targets,j_mayer
2007-11-10added cpu_model parameter to cpu_init()bellard
2007-11-08removed obsolete x86 code copy supportbellard
2007-10-27Fix PowerPC FPSCR update and floating-point exception generationj_mayer
2007-09-30Fix missing case in the new PowerPC exception model.j_mayer
2007-09-30Implement the PowerPC alternate time-base, following the 2.04 specification.j_mayer
2007-09-29Rework PowerPC exceptions model to make it more versatile:j_mayer
2007-08-19Darwin-user: Compile fix for ppc targets, by Pierre d'Herbemont.ths
2007-02-05Darwin cleanup usage (Pierre d'Herbemont)bellard
2007-01-31Fix set_error return value, by Pierre d'Herbemont.ths
2007-01-18Darwin userspace emulation, by Pierre d'Herbemont.ths