summaryrefslogtreecommitdiffstats
path: root/linux-user/openrisc/target_cpu.h
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Introduce cpu_clone_regs_parentRichard Henderson2019-11-061-0/+4
* linux-user: Rename cpu_clone_regs to cpu_clone_regs_childRichard Henderson2019-11-061-1/+3
* target/openrisc: Fix LGPL information in the file headersThomas Huth2019-05-081-1/+1
* linux-user: move get_sp_from_cpustate() to target_cpu.hLaurent Vivier2018-06-041-0/+4
* target/openrisc: implement shadow registersStafford Horne2017-05-041-3/+3
* linux-user: Honor CLONE_SETTLS for openriscRichard Henderson2017-02-131-3/+1Star
* linux-user: Clean up target_cpu.h header guardsMarkus Armbruster2016-07-121-2/+2
* linux-user: Enable NPTL for OpenRISCPeter Maydell2013-07-221-2/+7
* linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell2013-07-091-0/+33