Age | Commit message (Expand) | Author | Files | Lines |
2018-06-04 | linux-user: move hppa signal definitions to hppa/target_signal.h | Laurent Vivier | 1 | -0/+46 |
2018-06-04 | linux-user: move get_sp_from_cpustate() to target_cpu.h | Laurent Vivier | 3 | -9/+6 |
2018-06-04 | linux-user: move hppa fcntl definitions to hppa/target_fcntl.h | Laurent Vivier | 1 | -0/+31 |
2018-06-04 | linux-user: move generic fcntl definitions to generic/fcntl.h | Laurent Vivier | 1 | -0/+11 |
2018-05-25 | linux-user: update ARCH_HAS_SOCKET_TYPES use | Laurent Vivier | 1 | -30/+3 |
2018-05-03 | linux-user: introduce target_sigsp() and target_save_altstack() | Laurent Vivier | 1 | -10/+4 |
2018-04-30 | linux-user: move hppa cpu loop to hppa directory | Laurent Vivier | 1 | -0/+185 |
2018-04-30 | linux-user: create a dummy per arch cpu_loop.c | Laurent Vivier | 1 | -0/+26 |
2018-04-30 | linux-user: define TARGET_ARCH_HAS_SETUP_FRAME | Laurent Vivier | 1 | -4/+0 |
2018-04-30 | linux-user: move hppa signal.c parts to hppa directory | Laurent Vivier | 2 | -0/+195 |
2018-04-30 | linux-user: create a dummy per arch signal.c | Laurent Vivier | 1 | -0/+18 |
2018-02-25 | linux-user: Move CPU type name selection to a function | Laurent Vivier | 1 | -0/+14 |
2018-02-18 | linux-user: Implement ioctl cmd TIOCGPTPEER | Andreas Schwab | 1 | -0/+2 |
2018-01-30 | target/hppa: Add control registers | Richard Henderson | 1 | -1/+1 |
2017-11-07 | linux-user/hppa: Fix typo for TARGET_NR_epoll_wait | Helge Deller | 1 | -1/+1 |
2017-11-07 | linux-user/hppa: Fix cpu_clone_regs | Richard Henderson | 1 | -0/+4 |
2017-02-06 | linux-user: define correct UTS machine name for hppa | Laurent Vivier | 1 | -1/+1 |
2017-01-23 | linux-user: Add HPPA target_signal.h and target_cpu.h | Richard Henderson | 2 | -0/+64 |
2017-01-23 | linux-user: Add HPPA target_structs.h | Richard Henderson | 1 | -0/+54 |
2017-01-23 | linux-user: Add HPPA target_syscall.h | Richard Henderson | 1 | -0/+237 |
2017-01-23 | linux-user: Add HPPA termbits.h | Richard Henderson | 1 | -0/+219 |
2017-01-23 | linux-user: Add HPPA syscall numbers | Richard Henderson | 1 | -0/+353 |
2017-01-23 | linux-user: Add HPPA socket.h definitions | Richard Henderson | 1 | -0/+97 |