aboutsummaryrefslogtreecommitdiffstats
path: root/linux-user
AgeCommit message (Expand)AuthorFilesLines
2007-06-03Fix typo in comment.ths1-1/+1
2007-06-03Add __mips__to mmap specialcase.ths1-3/+3
2007-06-03IPC message translation.ths1-12/+123
2007-06-03Semaphore structure mapping, by Stuart Anderson.ths4-229/+203
2007-06-03Spelling fixes, by Stefan Weil.ths1-2/+2
2007-06-01Delete leftover Status FPU flag check.ths1-3/+0
2007-06-01linux-user errno mapping, by Stuart Anderson.ths4-1/+455
2007-06-01Patch for pipe() result handling, by Stuart Anderson.ths1-0/+5
2007-06-01Fix struct stat mapping for MIPS, by Stuart Anderson.ths1-1/+11
2007-05-28Sync __target_cmsg_nxthdr implementation with kernel header.ths1-12/+7
2007-05-28Revert last change, this workaround is long obsolete.ths1-1/+1
2007-05-28Fix do_socketcall argument, by Daniel Jacobowitz.ths1-1/+1
2007-05-27Spelling fix (Mark Glines)blueswir11-1/+1
2007-05-26Rework m68k cpu feature flags.pbrook1-1/+1
2007-05-26Suppress pointer from integer of different size warning.pbrook1-2/+2
2007-05-26M68k system mode semihosting.pbrook3-226/+15
2007-05-23m68k/ColdFire system emulation.pbrook1-4/+3
2007-05-13MIPS linux-user update.ths5-261/+320
2007-04-26Use 16-bit uid wrappers, by Magnus Damm.ths1-1/+1
2007-04-19termios structure definition fix by Stuart Anderson.j_mayer2-2/+2
2007-04-15bFLT loader alignment fix.pbrook1-8/+11
2007-04-14Fix incorrect pointers casts.j_mayer1-1/+1
2007-04-14Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer1-3/+3
2007-04-08Sparc32/64 CPU selection for user emulatorblueswir11-0/+16
2007-04-06Code provision for x86_64 and PowerPC 64 linux user mode support.j_mayer5-6/+82
2007-04-06Code provision for 64 bits linux user-mode targets support.j_mayer6-0/+1242
2007-04-05Preliminary patch for Alpha Linux user mode emulation support.j_mayer4-5/+212
2007-04-05Definitions needed for Alpha linux user-mode emulation.j_mayer3-0/+761
2007-04-01Conditionalize more syscall implementations, by Mike Frysinger.ths1-2/+62
2007-03-31Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart Anderson.ths1-1/+1
2007-03-31fcntl() remaining fix, by Stuart Anderson.ths1-0/+34
2007-03-22Fix fcntl64 logic bug, by Kirill A. Shutemov.ths1-0/+4
2007-03-20fcntl64 fix, by Kirill A. Shutemov.ths1-6/+18
2007-03-19Linux usermode clock_gettime/clock_getres emulation, by Kirill A. Shutemov.ths1-0/+23
2007-03-19Add missing header includes.ths1-0/+2
2007-03-19Fix allocation sizes in getpeername/getsockname, spotted by Kirill A. Shutemov.ths1-2/+2
2007-03-19Support -cpu selection for mips usermode emulation. Fix segfault whenths1-2/+10
2007-03-19Add -cpu option for linux user emulation.j_mayer1-11/+23
2007-03-17Usermode recv syscall fix.pbrook1-2/+2
2007-03-15Align stack when loading bFLT binaries.pbrook1-0/+7
2007-03-08Implement --cpu for ARM.pbrook1-1/+1
2007-03-07Great PowerPC emulation code resynchronisation and improvments:j_mayer1-8/+13
2007-03-02MIPS Userland TLS register emulation, by Daniel Jacobowitz.ths3-2/+22
2007-02-28MIPS FPU dynamic activation, part 1, by Herve Poussineau.ths1-3/+3
2007-02-28Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne.ths1-2/+1
2007-02-17Userland mount syscall emulation, by Kirill A. Shutemov.ths1-2/+12
2007-02-11Fix previous Linux userland emulation breakage.ths1-2/+17
2007-02-11Linux userland emulation of prctl, from Debian patchset.ths1-1/+3
2007-02-11Linux userland emulation of syslog, from Debian patchset.ths1-2/+6
2007-02-05copyright updatebellard1-1/+1