summaryrefslogtreecommitdiff
path: root/linux-user/openrisc
AgeCommit message (Expand)AuthorFilesLines
2014-03-10linux-user: set minimum kernel version to 2.6.32Riku Voipio1-0/+1
2014-02-18linux-user: sync syscall numbers upto 3.13Riku Voipio1-1/+5
2013-11-29linux-user: create target_structs header to place ipc_perm and shmid_dsPetar Jovanovic1-0/+58
2013-07-22linux-user: Enable NPTL for OpenRISCPeter Maydell1-2/+7
2013-07-09linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell1-0/+33
2012-07-27target-or32: Add linux syscall, signal and termbitsJia Liu4-0/+850