summaryrefslogtreecommitdiffstats
path: root/linux-user/main.c
Commit message (Expand)AuthorAgeFilesLines
* Sparc64 user emulator fixes (Blue Swirl)bellard2006-07-181-0/+22
* new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard2006-07-131-23/+1
* initial MIPS signal handling (initial patch by Raphael Rigo)bellard2006-06-271-1/+4
* sparc user fixes (Blue Swirl)bellard2006-06-211-2/+3
* SH bugfixes.pbrook2006-06-181-7/+7
* SH usermode fault handling.pbrook2006-06-171-1/+15
* Respond to qOffsets gdb packet (for debugging bFLT binaries).pbrook2006-06-171-0/+1
* MIPS FPU support in linux user emulationbellard2006-06-141-34/+7
* bFLT loader (for uClinux binaries).pbrook2006-06-111-1/+2
* Teach usermode emulation how to lie about uname -r.pbrook2006-05-141-0/+3
* sh4 target (Samuel Tardieu)bellard2006-04-271-0/+41
* Avoid accessing guest memory directly in usermode emulation.pbrook2006-03-251-31/+27
* Fix FPA condition codes (Ulrich Hecht).pbrook2006-03-111-1/+1
* Add Arm926 core support.pbrook2006-02-201-0/+1
* Arm Linux EABI syscall support.pbrook2006-02-091-2/+4
* Implement Arm BKPT instruction.pbrook2006-02-041-5/+18
* handle coprocessor exceptionsbellard2005-12-051-0/+1
* mips user emulationbellard2005-11-261-0/+407
* added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)bellard2005-11-261-2/+1
* ARM system emulation (Paul Brook)bellard2005-11-261-2/+8
* cpu_single_env usage fixbellard2005-11-211-4/+2
* User-mode gdbserver port number (Paul Brook)bellard2005-10-301-6/+5
* copyrightbellard2005-07-241-1/+1
* simplified PowerPC exception handling (Jocelyn Mayer)bellard2005-07-021-37/+8
* preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)bellard2005-07-021-2/+21
* sparc64 marge (Blue Swirl)bellard2005-07-021-0/+4
* ARM Thumb syscalls (Paul Brook)bellard2005-04-271-4/+15
* ARM "Angel" semihosting syscalls (Paul Brook)bellard2005-04-231-0/+7
* ARM syscall fix (Paul Brook)bellard2005-04-231-1/+1
* gdb support for user mode (Paul Brook)bellard2005-04-171-3/+66
* fpu init fixbellard2005-03-131-1/+1
* fixed handling of sparc register window exceptionsbellard2005-02-191-26/+31
* sparc sigsegv supportbellard2005-02-151-0/+12
* SIGSEGV signals for ARM and SPARCbellard2005-02-071-0/+11
* sse fixbellard2005-01-121-2/+6
* MMX/SSE supportbellard2005-01-081-2/+2
* 64 bit target fixes - removed warningsbellard2005-01-031-3/+5
* SPARC mergebellard2004-12-191-0/+2
* monitor fixesbellard2004-10-091-3/+3
* static build fixbellard2004-07-101-1/+1
* Darwin patch (initial patch by Pierre d'Herbemont)bellard2004-07-051-5/+10
* PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard2004-05-211-6/+44
* added cpu_get_tsc()bellard2004-05-201-0/+40
* copyright updatebellard2004-04-261-1/+1
* ARM cache flush support (untested) - '-d' option fixbellard2004-04-251-4/+31
* PowerPC system emulation fixes (Jocelyn Mayer)bellard2004-04-121-6/+7
* more log itemsbellard2004-03-211-1/+12
* arm nwfpe support - added code no-code-copy option - __preinit_array_start bu...bellard2004-02-161-6/+31
* cleanupbellard2004-02-031-0/+3
* PowerPC update (Jocelyn Mayer)bellard2004-01-041-86/+315
OpenPOWER on IntegriCloud