summaryrefslogtreecommitdiff
path: root/linux-user/mips/target_signal.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-1/+1
2009-10-01Get rid of _t suffixmalc1-1/+1
2008-06-27More efficient target register / TC accesses.ths1-1/+1
2008-02-12Make MIPS MT implementation more cache friendly.ths1-1/+1
2007-10-14 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir11-4/+4
2007-09-30Code provision for n32/n64 mips userland emulation. Not functional yet.ths1-1/+1
2007-09-27Move get_sp_from_cpustate from cpu.h to target_signal.h.ths1-0/+5
2007-09-27linux-user sigaltstack() syscall, by Thayne Harbaugh.ths1-0/+24