aboutsummaryrefslogtreecommitdiffstats
path: root/linux-user/sparc
AgeCommit message (Expand)AuthorFilesLines
2011-10-27sparc-linux-user: Add some missing syscall numbersRichard Henderson1-0/+3
2011-07-11linux-user: Add syscall numbers from kernel 2.6.39.2Peter Maydell1-0/+12
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-1/+1
2009-10-01Get rid of _t suffixmalc1-1/+1
2009-06-16linux-user: update syscall listRiku Voipio1-0/+9
2008-12-13Remove unnecessary trailing newlinesblueswir11-1/+0
2007-10-14 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12-9/+9
2007-09-27Move get_sp_from_cpustate from cpu.h to target_signal.h.ths1-0/+12
2007-09-27linux-user sigaltstack() syscall, by Thayne Harbaugh.ths1-0/+24
2007-09-24Update Linux kernel syscall list.ths1-1/+59
2007-09-23Sync termbits.h with current Linux kernel.ths1-0/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2004-09-13uname fixbellard1-0/+2
2004-01-04removed test codebellard1-1/+1
2004-01-04termios support for SPARC and PPCbellard1-0/+279
2004-01-04SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...bellard1-1/+1
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2-0/+227