summaryrefslogtreecommitdiffstats
path: root/linux-user/m68k
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
* cpu: Move opaque field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-1/+3
* linux-user: set minimum kernel version to 2.6.32Riku Voipio2014-03-101-1/+1
* linux-user: sync syscall numbers upto 3.13Riku Voipio2014-02-181-0/+5
* linux-user: create target_structs header to place ipc_perm and shmid_dsPetar Jovanovic2013-11-291-0/+58
* linux-user: Enable NPTL for m68kPeter Maydell2013-07-221-1/+5
* linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell2013-07-091-0/+34
* linux-user: Don't overuse CPUStateAndreas Färber2012-03-141-1/+1
* linux-user: Add syscall numbers from kernel 2.6.39.2Peter Maydell2011-07-111-0/+16
* 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/+8
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-1/+0
* m68k missing get_sp_from_cpustate(), by Thayne Harbaugh.ths2007-12-181-0/+5
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-142-9/+9
* linux-user sigaltstack() syscall, by Thayne Harbaugh.ths2007-09-271-0/+24
* Update Linux kernel syscall list.ths2007-09-241-0/+39
* Sync termbits.h with current Linux kernel.ths2007-09-231-1/+14
* ColdFire target.pbrook2006-10-223-0/+520
OpenPOWER on IntegriCloud