aboutsummaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)Author
2006-04-27sh4 target (Samuel Tardieu)bellard
2006-04-24ia64 fixesbellard
2006-04-16Implement acct and pretend to implement madvise.pbrook
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-04Make target_mmap always return -1 on failure.pbrook
2006-02-04Implement Arm BKPT instruction.pbrook
2006-02-04Correctly initialize Arm CPU for Thumb entry points.pbrook
2005-12-18log typosbellard
2005-12-05handle coprocessor exceptionsbellard
2005-11-28statfs fixbellard
2005-11-28correct ioctlsbellard
2005-11-28uid32 syscallsbellard
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-10-30Arm AT_HWCAP AUXV entry (Paul Brook)bellard
2005-08-21fix AUX vector entries (Paul Brook)bellard
2005-08-21Byte swapping bug in arm semihosting (Paul Brook)bellard
2005-07-24copyrightbellard
2005-07-23more set/getsockopt valuesbellard
2005-07-23[f]truncate64 supportbellard
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-05-13open fix (Paul Brook)bellard
2005-04-27ARM Thumb syscalls (Paul Brook)bellard
2005-04-26SYS_SEEK fix (Paul Brook)bellard
2005-04-26report user mode gdb exit codes (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-04-07ia64 host support (David Mosberger)bellard
2005-03-13fpu init fixbellard
2005-03-01SUSE fixbellard
2005-02-19fixed handling of sparc register window exceptionsbellard
2005-02-15sparc sigsegv supportbellard
2005-02-1064 bit supportbellard
2005-02-07SIGSEGV signals for ARM and SPARCbellard
2005-02-07ARM FPA get_user/put_user fixbellard
2005-01-31armv5te support (Paul Brook)bellard
2005-01-30initial sparc64 supportbellard
2005-01-12sse fixbellard
2005-01-08MMX/SSE supportbellard
2005-01-0364 bit target fixes - removed warningsbellard
2005-01-03'syscall' syscallbellard