summaryrefslogtreecommitdiff
path: root/darwin-user/main.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-30Fix missing case in the new PowerPC exception model.j_mayer1-0/+3
2007-09-30Implement the PowerPC alternate time-base, following the 2.04 specification.j_mayer1-14/+4
2007-09-29Rework PowerPC exceptions model to make it more versatile:j_mayer1-233/+337
2007-08-19Darwin-user: Compile fix for ppc targets, by Pierre d'Herbemont.ths1-0/+15
2007-02-05Darwin cleanup usage (Pierre d'Herbemont)bellard1-8/+4
2007-01-31Fix set_error return value, by Pierre d'Herbemont.ths1-1/+1
2007-01-18Darwin userspace emulation, by Pierre d'Herbemont.ths1-0/+922