summary refs log tree commit diff stats
path: root/linux-user/ppc64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions.j_mayer2007-10-184-709/+0
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-142-5/+5
* Build fix, ppc64 needs also a get_sp_from_cpustate function now.ths2007-09-281-0/+5
* linux-user sigaltstack() syscall, by Thayne Harbaugh.ths2007-09-271-0/+24
* New ppc64-linux-user target.j_mayer2007-09-271-10/+10
* Update Linux kernel syscall list.ths2007-09-241-0/+55
* Sync termbits.h with current Linux kernel.ths2007-09-231-6/+8
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-4/+4
* termios structure definition fix by Stuart Anderson.j_mayer2007-04-191-1/+1
* Code provision for 64 bits linux user-mode targets support.j_mayer2007-04-063-0/+623