summaryrefslogtreecommitdiff
path: root/linux-user/main.c
AgeCommit message (Expand)Author
2006-12-10Handle invalid accesses as SIGILL for mips/mipsel userland emulation.ths
2006-11-04MIPS usermode debug exceptions (Dave Denholm).pbrook
2006-10-23sparc64 syscall fix (Blue Swirl)bellard
2006-10-22ColdFire target.pbrook
2006-09-24added cpu_smm_update()bellard
2006-07-18Sparc64 user emulator fixes (Blue Swirl)bellard
2006-07-13new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard
2006-06-27initial MIPS signal handling (initial patch by Raphael Rigo)bellard
2006-06-21sparc user fixes (Blue Swirl)bellard
2006-06-18SH bugfixes.pbrook
2006-06-17SH usermode fault handling.pbrook
2006-06-17Respond to qOffsets gdb packet (for debugging bFLT binaries).pbrook
2006-06-14MIPS FPU support in linux user emulationbellard
2006-06-11bFLT loader (for uClinux binaries).pbrook
2006-05-14Teach usermode emulation how to lie about uname -r.pbrook
2006-04-27sh4 target (Samuel Tardieu)bellard
2006-03-25Avoid accessing guest memory directly in usermode emulation.pbrook
2006-03-11Fix FPA condition codes (Ulrich Hecht).pbrook
2006-02-20Add Arm926 core support.pbrook
2006-02-09Arm Linux EABI syscall support.pbrook
2006-02-04Implement Arm BKPT instruction.pbrook
2005-12-05handle coprocessor exceptionsbellard
2005-11-26mips user emulationbellard
2005-11-26added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)bellard
2005-11-26ARM system emulation (Paul Brook)bellard
2005-11-21cpu_single_env usage fixbellard
2005-10-30User-mode gdbserver port number (Paul Brook)bellard
2005-07-24copyrightbellard
2005-07-02simplified PowerPC exception handling (Jocelyn Mayer)bellard
2005-07-02preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)bellard
2005-07-02sparc64 marge (Blue Swirl)bellard
2005-04-27ARM Thumb syscalls (Paul Brook)bellard
2005-04-23ARM "Angel" semihosting syscalls (Paul Brook)bellard
2005-04-23ARM syscall fix (Paul Brook)bellard
2005-04-17gdb support for user mode (Paul Brook)bellard
2005-03-13fpu init fixbellard
2005-02-19fixed handling of sparc register window exceptionsbellard
2005-02-15sparc sigsegv supportbellard
2005-02-07SIGSEGV signals for ARM and SPARCbellard
2005-01-12sse fixbellard
2005-01-08MMX/SSE supportbellard
2005-01-0364 bit target fixes - removed warningsbellard
2004-12-19SPARC mergebellard
2004-10-09monitor fixesbellard
2004-07-10static build fixbellard
2004-07-05Darwin patch (initial patch by Pierre d'Herbemont)bellard
2004-05-21PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard
2004-05-20added cpu_get_tsc()bellard
2004-04-26copyright updatebellard
2004-04-25ARM cache flush support (untested) - '-d' option fixbellard