aboutsummaryrefslogtreecommitdiff
path: root/exec.c
Commit message (Expand)AuthorAgeFilesLines
...
* cpu_abort()bellard2003-06-211-0/+16
* ARM emulation supportbellard2003-06-151-2/+3
* precise exceptionsbellard2003-05-271-0/+31
* direct chaining for PowerPC and i386bellard2003-05-251-11/+100
* fixed page_unprotect() if host_page_size > TARGET_PAGE_SIZEbellard2003-05-161-15/+18
* better locksbellard2003-05-141-0/+4
* self-modifying code supportbellard2003-05-141-12/+301
* mmap emulationbellard2003-05-131-0/+148