aboutsummaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)Author
2007-07-23Restore build on older Linux hosts.ths
2007-07-20Fix statfs(64) syscall wrapper, by Andreas Schwab.ths
2007-07-12Tkill support, by Stuart Anderson.ths
2007-07-12Sigio fd passing, by Alexander Graf.ths
2007-07-12Spelling fix, by Stuart Brady.ths
2007-07-11Spelling fixes, by Stefan Weil.ths
2007-07-08 Fix Sparc64 stat system callblueswir1
2007-07-07 Deliver page faults to programblueswir1
2007-07-07 Page align brk result like real Linuxblueswir1
2007-07-05 Fix 64 bit ELF file symbol lookupblueswir1
2007-06-27Fix environ termination, by Andreas Schwab.ths
2007-06-22Use correct data structures for stat syscalls, by Magnus Damm.ths
2007-06-22Setup stack properly, fixes wrong argc value problem, by Magnus Damm.ths
2007-06-21Hack to keep wine happy, by Alexander Graf.ths
2007-06-21Implement set_robust_list, by Alexander Graf.ths
2007-06-21Implement tgkill, by Alexander Graf.ths
2007-06-17Option to drop LD_PRELOAD from emulated environment, by Lauri Leukkunen.ths
2007-06-17Allow relative paths for the interpreter prefix in linux-user emulation.ths
2007-06-12Fix alpha user build failure.ths
2007-06-03Fix typo in comment.ths
2007-06-03Add __mips__to mmap specialcase.ths
2007-06-03IPC message translation.ths
2007-06-03Semaphore structure mapping, by Stuart Anderson.ths
2007-06-03Spelling fixes, by Stefan Weil.ths
2007-06-01Delete leftover Status FPU flag check.ths
2007-06-01linux-user errno mapping, by Stuart Anderson.ths
2007-06-01Patch for pipe() result handling, by Stuart Anderson.ths
2007-06-01Fix struct stat mapping for MIPS, by Stuart Anderson.ths
2007-05-28Sync __target_cmsg_nxthdr implementation with kernel header.ths
2007-05-28Revert last change, this workaround is long obsolete.ths
2007-05-28Fix do_socketcall argument, by Daniel Jacobowitz.ths
2007-05-27Spelling fix (Mark Glines)blueswir1
2007-05-26Rework m68k cpu feature flags.pbrook
2007-05-26Suppress pointer from integer of different size warning.pbrook
2007-05-26M68k system mode semihosting.pbrook
2007-05-23m68k/ColdFire system emulation.pbrook
2007-05-13MIPS linux-user update.ths
2007-04-26Use 16-bit uid wrappers, by Magnus Damm.ths
2007-04-19termios structure definition fix by Stuart Anderson.j_mayer
2007-04-15bFLT loader alignment fix.pbrook
2007-04-14Fix incorrect pointers casts.j_mayer
2007-04-14Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer
2007-04-08Sparc32/64 CPU selection for user emulatorblueswir1
2007-04-06Code provision for x86_64 and PowerPC 64 linux user mode support.j_mayer
2007-04-06Code provision for 64 bits linux user-mode targets support.j_mayer
2007-04-05Preliminary patch for Alpha Linux user mode emulation support.j_mayer
2007-04-05Definitions needed for Alpha linux user-mode emulation.j_mayer
2007-04-01Conditionalize more syscall implementations, by Mike Frysinger.ths
2007-03-31Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart Anderson.ths
2007-03-31fcntl() remaining fix, by Stuart Anderson.ths