summaryrefslogtreecommitdiffstats
path: root/linux-user
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid MAP_xxx flags for PowerPC targets.j_mayer2007-09-181-0/+5
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-1712-106/+106
* Add some missing checks for host syscalls.ths2007-09-161-5/+7
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-1620-316/+316
* Partial support for 34K multithreading, not functional yet.ths2007-09-063-32/+35
* Restore build on older Linux hosts.ths2007-07-231-0/+12
* Fix statfs(64) syscall wrapper, by Andreas Schwab.ths2007-07-202-6/+12
* Tkill support, by Stuart Anderson.ths2007-07-121-0/+12
* Sigio fd passing, by Alexander Graf.ths2007-07-121-0/+4
* Spelling fix, by Stuart Brady.ths2007-07-121-1/+1
* Spelling fixes, by Stefan Weil.ths2007-07-111-1/+1
* Fix Sparc64 stat system callblueswir12007-07-082-1/+59
* Deliver page faults to programblueswir12007-07-071-1/+14
* Page align brk result like real Linuxblueswir12007-07-071-1/+1
* Fix 64 bit ELF file symbol lookupblueswir12007-07-051-1/+24
* Fix environ termination, by Andreas Schwab.ths2007-06-271-1/+1
* Use correct data structures for stat syscalls, by Magnus Damm.ths2007-06-221-1/+60
* Setup stack properly, fixes wrong argc value problem, by Magnus Damm.ths2007-06-221-1/+1
* Hack to keep wine happy, by Alexander Graf.ths2007-06-211-0/+2
* Implement set_robust_list, by Alexander Graf.ths2007-06-212-1/+8
* Implement tgkill, by Alexander Graf.ths2007-06-212-0/+9
* Option to drop LD_PRELOAD from emulated environment, by Lauri Leukkunen.ths2007-06-171-9/+34
* Allow relative paths for the interpreter prefix in linux-user emulation.ths2007-06-171-17/+29
* Fix alpha user build failure.ths2007-06-121-11/+11
* Fix typo in comment.ths2007-06-031-1/+1
* Add __mips__to mmap specialcase.ths2007-06-031-3/+3
* IPC message translation.ths2007-06-031-12/+123
* Semaphore structure mapping, by Stuart Anderson.ths2007-06-034-229/+203
* Spelling fixes, by Stefan Weil.ths2007-06-031-2/+2
* Delete leftover Status FPU flag check.ths2007-06-011-3/+0
* linux-user errno mapping, by Stuart Anderson.ths2007-06-014-1/+455
* Patch for pipe() result handling, by Stuart Anderson.ths2007-06-011-0/+5
* Fix struct stat mapping for MIPS, by Stuart Anderson.ths2007-06-011-1/+11
* Sync __target_cmsg_nxthdr implementation with kernel header.ths2007-05-281-12/+7
* Revert last change, this workaround is long obsolete.ths2007-05-281-1/+1
* Fix do_socketcall argument, by Daniel Jacobowitz.ths2007-05-281-1/+1
* Spelling fix (Mark Glines)blueswir12007-05-271-1/+1
* Rework m68k cpu feature flags.pbrook2007-05-261-1/+1
* Suppress pointer from integer of different size warning.pbrook2007-05-261-2/+2
* M68k system mode semihosting.pbrook2007-05-263-226/+15
* m68k/ColdFire system emulation.pbrook2007-05-231-4/+3
* MIPS linux-user update.ths2007-05-135-261/+320
* Use 16-bit uid wrappers, by Magnus Damm.ths2007-04-261-1/+1
* termios structure definition fix by Stuart Anderson.j_mayer2007-04-192-2/+2
* bFLT loader alignment fix.pbrook2007-04-151-8/+11
* Fix incorrect pointers casts.j_mayer2007-04-141-1/+1
* Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer2007-04-141-3/+3
* Sparc32/64 CPU selection for user emulatorblueswir12007-04-081-0/+16
* Code provision for x86_64 and PowerPC 64 linux user mode support.j_mayer2007-04-065-6/+82
* Code provision for 64 bits linux user-mode targets support.j_mayer2007-04-066-0/+1242
OpenPOWER on IntegriCloud