summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Alpha update (Falk Hueffner)bellard2003-06-021-0/+28
* added fsave/frstor/fstenv/fldenv/fcomi - fixed cpuid - make lret/iret restart...bellard2003-05-291-0/+24
* precise exceptionsbellard2003-05-271-26/+32
* more efficient lockingbellard2003-05-251-5/+6
* direct chaining for PowerPC and i386bellard2003-05-251-10/+28
* cosmeticsbellard2003-05-141-13/+16
* fixed invalid signal maskingbellard2003-05-141-1/+0
* better locking - added PowerPC signal handler (add it for the other archs too...bellard2003-05-141-88/+30
* self-modifying code supportbellard2003-05-141-105/+23
* Sparc update (David S. Miller)bellard2003-05-131-0/+15
* TF flag supportbellard2003-05-101-0/+1
* fixed invalid CPL logic in vm86 mode - use generic CPU dump state functionbellard2003-05-101-73/+23
* added raise_exception_err() - added cr2 updatebellard2003-05-081-11/+34
* sparc supportbellard2003-04-291-0/+14
* alpha supportbellard2003-04-291-0/+19
* log fixbellard2003-04-291-2/+9
* s390 supportbellard2003-03-291-0/+14
* eflags updatebellard2003-03-291-5/+6
* glibc2.2 fixes - more command line options - misc doc fixesbellard2003-03-241-0/+4
* distribution patchesbellard2003-03-231-11/+11
* better signal/exception supportbellard2003-03-231-25/+148
* basic clone() supportbellard2003-03-221-0/+50
* better 16 bit code supportbellard2003-03-221-5/+12
* ppc portbellard2003-03-201-0/+80
* added flags computation optimizationbellard2003-03-191-1/+1
* added minimal segment supportbellard2003-03-161-5/+27
* added translation cachebellard2003-03-061-0/+213