Age | Commit message (Expand) | Author |
2019-07-26 | linux-user: Make sigaltstack stacks per-thread | Peter Maydell |
2019-06-12 | Supply missing header guards | Markus Armbruster |
2019-06-10 | target/hppa: Use env_cpu, env_archcpu | Richard Henderson |
2018-11-12 | linux-user: Don't call gdb_handlesig() before queue_signal() | Peter Maydell |
2018-06-11 | linux-user/hppa: Fix typo in mknodat syscall | Richard Henderson |
2018-06-04 | linux-user: move hppa signal definitions to hppa/target_signal.h | Laurent Vivier |
2018-06-04 | linux-user: move get_sp_from_cpustate() to target_cpu.h | Laurent Vivier |
2018-06-04 | linux-user: move hppa fcntl definitions to hppa/target_fcntl.h | Laurent Vivier |
2018-06-04 | linux-user: move generic fcntl definitions to generic/fcntl.h | Laurent Vivier |
2018-05-25 | linux-user: update ARCH_HAS_SOCKET_TYPES use | Laurent Vivier |
2018-05-03 | linux-user: introduce target_sigsp() and target_save_altstack() | Laurent Vivier |
2018-04-30 | linux-user: move hppa cpu loop to hppa directory | Laurent Vivier |
2018-04-30 | linux-user: create a dummy per arch cpu_loop.c | Laurent Vivier |
2018-04-30 | linux-user: define TARGET_ARCH_HAS_SETUP_FRAME | Laurent Vivier |
2018-04-30 | linux-user: move hppa signal.c parts to hppa directory | Laurent Vivier |
2018-04-30 | linux-user: create a dummy per arch signal.c | Laurent Vivier |
2018-02-25 | linux-user: Move CPU type name selection to a function | Laurent Vivier |
2018-02-18 | linux-user: Implement ioctl cmd TIOCGPTPEER | Andreas Schwab |
2018-01-30 | target/hppa: Add control registers | Richard Henderson |
2017-11-07 | linux-user/hppa: Fix typo for TARGET_NR_epoll_wait | Helge Deller |
2017-11-07 | linux-user/hppa: Fix cpu_clone_regs | Richard Henderson |
2017-02-06 | linux-user: define correct UTS machine name for hppa | Laurent Vivier |
2017-01-23 | linux-user: Add HPPA target_signal.h and target_cpu.h | Richard Henderson |
2017-01-23 | linux-user: Add HPPA target_structs.h | Richard Henderson |
2017-01-23 | linux-user: Add HPPA target_syscall.h | Richard Henderson |
2017-01-23 | linux-user: Add HPPA termbits.h | Richard Henderson |
2017-01-23 | linux-user: Add HPPA syscall numbers | Richard Henderson |
2017-01-23 | linux-user: Add HPPA socket.h definitions | Richard Henderson |