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