summaryrefslogtreecommitdiffstats
path: root/linux-user/mips
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/+1
* target-mips: implement UserLocal RegisterPetar Jovanovic2014-06-181-1/+1
* 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/+48
* 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/+36
* linux-user: Add syscall numbers from kernel 2.6.39.2Peter Maydell2011-07-111-0/+13
* linux-user: fix mips and ppc to use UID16Martin Mohring2010-12-031-19/+19
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* linux-user: update syscall listRiku Voipio2009-06-161-0/+9
* MIPS signal handling fixes.pbrook2009-04-211-0/+3
* More efficient target register / TC accesses.ths2008-06-271-1/+1
* Make MIPS MT implementation more cache friendly.ths2008-02-121-1/+1
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-142-12/+12
* Code provision for n32/n64 mips userland emulation. Not functional yet.ths2007-09-302-3/+1
* 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
* Add new MIPS/Linux syscalls.ths2007-09-231-0/+5
* Correct and update mips termbits.h.ths2007-09-231-12/+28
* linux-user errno mapping, by Stuart Anderson.ths2007-06-011-0/+203
* MIPS linux-user update.ths2007-05-131-174/+206
* MIPS Userland TLS register emulation, by Daniel Jacobowitz.ths2007-03-021-1/+1
* correct ioctlsbellard2005-11-281-69/+84
* uid32 syscallsbellard2005-11-281-19/+19
* mips user emulationbellard2005-11-263-0/+525
OpenPOWER on IntegriCloud