summaryrefslogtreecommitdiff
path: root/linux-user/ppc
AgeCommit message (Expand)AuthorFilesLines
2007-10-18Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions.j_mayer2-0/+16
2007-10-14 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12-5/+5
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
2007-09-24Update Linux kernel syscall list.ths1-0/+55
2007-09-23Sync termbits.h with current Linux kernel.ths1-2/+4
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-06-03Semaphore structure mapping, by Stuart Anderson.ths1-76/+0
2007-04-19termios structure definition fix by Stuart Anderson.j_mayer1-1/+1
2004-09-13uname fixbellard1-0/+1
2004-01-04termios support for SPARC and PPCbellard1-0/+235
2003-11-23PowerPC support (Jocelyn Mayer)bellard2-0/+387