summaryrefslogtreecommitdiff
path: root/exec-i386.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-27precise exceptionsbellard1-26/+32
2003-05-25more efficient lockingbellard1-5/+6
2003-05-25direct chaining for PowerPC and i386bellard1-10/+28
2003-05-14cosmeticsbellard1-13/+16
2003-05-14fixed invalid signal maskingbellard1-1/+0
2003-05-14better locking - added PowerPC signal handler (add it for the other archs too...bellard1-88/+30
2003-05-14self-modifying code supportbellard1-105/+23
2003-05-13Sparc update (David S. Miller)bellard1-0/+15
2003-05-10TF flag supportbellard1-0/+1
2003-05-10fixed invalid CPL logic in vm86 mode - use generic CPU dump state functionbellard1-73/+23
2003-05-08added raise_exception_err() - added cr2 updatebellard1-11/+34
2003-04-29sparc supportbellard1-0/+14
2003-04-29alpha supportbellard1-0/+19
2003-04-29log fixbellard1-2/+9
2003-03-29s390 supportbellard1-0/+14
2003-03-29eflags updatebellard1-5/+6
2003-03-24glibc2.2 fixes - more command line options - misc doc fixesv0.1.1bellard1-0/+4
2003-03-23distribution patchesv0.1.0bellard1-11/+11
2003-03-23better signal/exception supportbellard1-25/+148
2003-03-22basic clone() supportbellard1-0/+50
2003-03-22better 16 bit code supportbellard1-5/+12
2003-03-20ppc portbellard1-0/+80
2003-03-19added flags computation optimizationbellard1-1/+1
2003-03-16added minimal segment supportbellard1-5/+27
2003-03-06added translation cachebellard1-0/+213