aboutsummaryrefslogtreecommitdiff
path: root/exec-i386.c
AgeCommit message (Expand)Author
2003-06-15main cpu loop is target independentbellard
2003-06-09arm support - modified sparc to work with direct chainingbellard
2003-06-02Alpha update (Falk Hueffner)bellard
2003-05-29added fsave/frstor/fstenv/fldenv/fcomi - fixed cpuid - make lret/iret restart...bellard
2003-05-27precise exceptionsbellard
2003-05-25more efficient lockingbellard
2003-05-25direct chaining for PowerPC and i386bellard
2003-05-14cosmeticsbellard
2003-05-14fixed invalid signal maskingbellard
2003-05-14better locking - added PowerPC signal handler (add it for the other archs too...bellard
2003-05-14self-modifying code supportbellard
2003-05-13Sparc update (David S. Miller)bellard
2003-05-10TF flag supportbellard
2003-05-10fixed invalid CPL logic in vm86 mode - use generic CPU dump state functionbellard
2003-05-08added raise_exception_err() - added cr2 updatebellard
2003-04-29sparc supportbellard
2003-04-29alpha supportbellard
2003-04-29log fixbellard
2003-03-29s390 supportbellard
2003-03-29eflags updatebellard
2003-03-24glibc2.2 fixes - more command line options - misc doc fixesv0.1.1bellard
2003-03-23distribution patchesv0.1.0bellard
2003-03-23better signal/exception supportbellard
2003-03-22basic clone() supportbellard
2003-03-22better 16 bit code supportbellard
2003-03-20ppc portbellard
2003-03-19added flags computation optimizationbellard
2003-03-16added minimal segment supportbellard
2003-03-06added translation cachebellard