summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sparc-linux-user: Add some missing syscall numbersRichard Henderson2011-10-271-0/+3
* linux-user: Add syscall numbers from kernel 2.6.39.2Peter Maydell2011-07-111-0/+12
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* linux-user: update syscall listRiku Voipio2009-06-161-0/+9
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-142-9/+9
* Move get_sp_from_cpustate from cpu.h to target_signal.h.ths2007-09-271-0/+12
* linux-user sigaltstack() syscall, by Thayne Harbaugh.ths2007-09-271-0/+24
* Update Linux kernel syscall list.ths2007-09-241-1/+59
* Sync termbits.h with current Linux kernel.ths2007-09-231-0/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* uname fixbellard2004-09-131-0/+2
* removed test codebellard2004-01-041-1/+1
* termios support for SPARC and PPCbellard2004-01-041-0/+279
* SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...bellard2004-01-041-1/+1
* sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2003-09-302-0/+227