summaryrefslogtreecommitdiffstats
path: root/linux-user/ppc
Commit message (Expand)AuthorAgeFilesLines
* 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
* linux-user: Move get_ppc64_abiTom Musta2014-08-221-0/+10
* 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: sync syscall numbers upto 3.13Riku Voipio2014-02-181-0/+6
* linux-user: create target_structs header to place ipc_perm and shmid_dsPetar Jovanovic2013-11-291-0/+60
* linux-user: Clean up handling of clone() argument orderPeter Maydell2013-07-221-0/+2
* linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell2013-07-091-0/+41
* linux-user: Add syscall numbers from kernel 2.6.39.2Peter Maydell2011-07-111-0/+30
* linux-user: fix mips and ppc to use UID16Martin Mohring2010-12-031-15/+15
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* linux-user: update syscall listRiku Voipio2009-06-161-0/+9
* linux-user: ppc signal handlingNathan Froyd2009-05-161-0/+3
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Various linux-user structures and definitions fixes for PowerPC targets.j_mayer2007-12-102-14/+18
* Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions.j_mayer2007-10-182-0/+16
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-142-5/+5
* Move get_sp_from_cpustate from cpu.h to target_signal.h.ths2007-09-271-0/+5
* linux-user sigaltstack() syscall, by Thayne Harbaugh.ths2007-09-271-0/+24
* Update Linux kernel syscall list.ths2007-09-241-0/+55
* Sync termbits.h with current Linux kernel.ths2007-09-231-2/+4
* 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/+0
* termios structure definition fix by Stuart Anderson.j_mayer2007-04-191-1/+1
* uname fixbellard2004-09-131-0/+1
* termios support for SPARC and PPCbellard2004-01-041-0/+235
* PowerPC support (Jocelyn Mayer)bellard2003-11-232-0/+387
OpenPOWER on IntegriCloud