summaryrefslogtreecommitdiffstats
path: root/linux-user/ppc/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...LluĂ­s Vilanova2016-02-231-75/+0Star
* linux-user: Support target-to-host translation of mlockall argumentTom Musta2014-08-221-0/+2
* linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2Tom Musta2014-08-221-0/+2
* target-ppc: Support little-endian PPC64 in user mode.Doug Kwan2014-06-161-0/+4
* linux-user: set minimum kernel version to 2.6.32Riku Voipio2014-03-101-0/+1
* linux-user: Clean up handling of clone() argument orderPeter Maydell2013-07-221-0/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1Star
* linux-user: ppc signal handlingNathan Froyd2009-05-151-0/+3
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Various linux-user structures and definitions fixes for PowerPC targets.j_mayer2007-12-101-13/+17
* Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions.j_mayer2007-10-181-0/+4
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-141-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Semaphore structure mapping, by Stuart Anderson.ths2007-06-031-76/+0Star
* uname fixbellard2004-09-131-0/+1
* PowerPC support (Jocelyn Mayer)bellard2003-11-231-0/+129