summaryrefslogtreecommitdiff
path: root/linux-user/ppc64
AgeCommit message (Expand)AuthorFilesLines
2007-09-28Build fix, ppc64 needs also a get_sp_from_cpustate function now.ths1-0/+5
2007-09-27linux-user sigaltstack() syscall, by Thayne Harbaugh.ths1-0/+24
2007-09-27New ppc64-linux-user target.j_mayer1-10/+10
2007-09-24Update Linux kernel syscall list.ths1-0/+55
2007-09-23Sync termbits.h with current Linux kernel.ths1-6/+8
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-4/+4
2007-04-19termios structure definition fix by Stuart Anderson.j_mayer1-1/+1
2007-04-06Code provision for 64 bits linux user-mode targets support.j_mayer3-0/+623