summaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)AuthorFilesLines
2006-07-13new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard1-23/+1
2006-06-27initial MIPS signal handling (initial patch by Raphael Rigo)bellard4-3/+376
2006-06-24mips socket calls (initial patch by Raphael Rigo)bellard3-81/+409
2006-06-21sparc user fixes (Blue Swirl)bellard2-3/+13
2006-06-18SH bugfixes.pbrook1-7/+7
2006-06-17SH usermode fault handling.pbrook1-1/+15
2006-06-17Respond to qOffsets gdb packet (for debugging bFLT binaries).pbrook3-0/+7
2006-06-14MIPS FPU support in linux user emulationbellard1-34/+7
2006-06-14use glibc syscall (David Woodhouse)bellard1-102/+34
2006-06-11bFLT loader (for uClinux binaries).pbrook6-271/+1135
2006-05-14Teach usermode emulation how to lie about uname -r.pbrook3-0/+7
2006-04-27sh4 target (Samuel Tardieu)bellard7-3/+651
2006-04-24ia64 fixesbellard1-1/+1
2006-04-16Implement acct and pretend to implement madvise.pbrook1-2/+10
2006-03-25Avoid accessing guest memory directly in usermode emulation.pbrook10-701/+1079
2006-03-11Fix FPA condition codes (Ulrich Hecht).pbrook1-1/+1
2006-02-20Add Arm926 core support.pbrook1-0/+1
2006-02-09Arm Linux EABI syscall support.pbrook3-33/+166
2006-02-04Make target_mmap always return -1 on failure.pbrook2-7/+13
2006-02-04Implement Arm BKPT instruction.pbrook1-5/+18
2006-02-04Correctly initialize Arm CPU for Thumb entry points.pbrook1-1/+3
2005-12-18log typosbellard1-2/+2
2005-12-05handle coprocessor exceptionsbellard1-0/+1
2005-11-28statfs fixbellard2-19/+99
2005-11-28correct ioctlsbellard1-69/+84
2005-11-28uid32 syscallsbellard1-19/+19
2005-11-26mips user emulationbellard7-17/+1132
2005-11-26added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)bellard2-10/+46
2005-11-26ARM system emulation (Paul Brook)bellard2-5/+15
2005-11-21cpu_single_env usage fixbellard1-4/+2
2005-10-30User-mode gdbserver port number (Paul Brook)bellard1-6/+5
2005-10-30Arm AT_HWCAP AUXV entry (Paul Brook)bellard1-0/+22
2005-08-21fix AUX vector entries (Paul Brook)bellard1-26/+24
2005-08-21Byte swapping bug in arm semihosting (Paul Brook)bellard1-1/+1
2005-07-24copyrightbellard1-1/+1
2005-07-23more set/getsockopt valuesbellard1-7/+71
2005-07-23[f]truncate64 supportbellard1-2/+4
2005-07-02simplified PowerPC exception handling (Jocelyn Mayer)bellard1-37/+8
2005-07-02preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)bellard1-2/+21
2005-07-02sparc64 marge (Blue Swirl)bellard1-0/+4
2005-05-13open fix (Paul Brook)bellard1-1/+1
2005-04-27ARM Thumb syscalls (Paul Brook)bellard2-4/+16
2005-04-26SYS_SEEK fix (Paul Brook)bellard1-1/+4
2005-04-26report user mode gdb exit codes (Paul Brook)bellard1-0/+2
2005-04-23ARM "Angel" semihosting syscalls (Paul Brook)bellard5-1/+212
2005-04-23ARM syscall fix (Paul Brook)bellard1-1/+1
2005-04-17gdb support for user mode (Paul Brook)bellard3-3/+73
2005-04-07ia64 host support (David Mosberger)bellard2-33/+30
2005-03-13fpu init fixbellard1-1/+1
2005-03-01SUSE fixbellard1-0/+2