28 Commits (da2cf4e80355e42fbaeb8bcfa2b07f5bceddd323)

Author SHA1 Message Date
Peter Maydell ea2b5fb19d linux-user/alpha: Add define for NR_shmat to enable shmat syscall 11 years ago
Tom Musta 6f6a40328b linux-user: Support target-to-host translation of mlockall argument 12 years ago
Tom Musta 0903c8be9e linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 12 years ago
Riku Voipio cbc14e6f28 linux-user: set minimum kernel version to 2.6.32 12 years ago
Riku Voipio 4fc4732047 linux-user: sync syscall numbers upto 3.13 12 years ago
Petar Jovanovic 55a2b1631f linux-user: create target_structs header to place ipc_perm and shmid_ds 13 years ago
Richard Henderson 8070e7be8b alpha-linux-user: Fix umount syscall numbers 13 years ago
Peter Maydell 6291ad77d7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user 13 years ago
Richard Henderson b7fb231013 alpha-linux-user: Fix sigaltstack structure definition 14 years ago
Richard Henderson 0229f5a30e alpha-linux-user: Properly handle the non-rt sigprocmask syscall. 14 years ago
Peter Maydell d979e8eb54 linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
Riku Voipio 0c866a7ed4 linux-user: untie syscalls from UID16 15 years ago
Richard Henderson 6049f4f831 alpha-linux-user: Implement signals. 17 years ago
Richard Henderson a3b3912ad0 linux-user: Add aliases for some Alpha syscalls 17 years ago
Richard Henderson ba0e276db4 target-alpha: Fixes for alpha-linux syscalls. 17 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
blueswir1 1d6198c3b0 Remove unnecessary trailing newlines 18 years ago
aurel32 dccfec679e target-alpha: fix termbits and target IOC macros 18 years ago
blueswir1 992f48a036 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
ths 198a74de4c Move get_sp_from_cpustate from cpu.h to target_signal.h. 19 years ago
ths a04e134ad1 linux-user sigaltstack() syscall, by Thayne Harbaugh. 19 years ago
ths 8dd77cca03 Update Linux kernel syscall list. 19 years ago
ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
ths 85b2d44057 Fix alpha user build failure. 19 years ago
ths 3eb6b04433 Semaphore structure mapping, by Stuart Anderson. 19 years ago
j_mayer 86cc1ce083 Definitions needed for Alpha linux user-mode emulation. 19 years ago