qemu-patch-raspberry4/linux-user/xtensa
Max Filippov 02e33e9ffd linux-user: xtensa: enable bFLT support
- request bflt support in configure;
- implement custom linux-user/xtensa/target_flat.h that doesn't put envp
  on stack;
- fix #include "target_flat.h" in flatload.c so that it first search for
  arch-customized version of the header.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2018-10-19 18:40:20 -07:00
..
cpu_loop.c linux-user: move xtensa cpu loop to xtensa directory 2018-04-30 09:48:32 +02:00
signal.c linux-user: move get_sp_from_cpustate() to target_cpu.h 2018-06-04 01:30:44 +02:00
sockbits.h linux-user: move socket.h generic definitions to generic/sockbits.h 2018-05-25 10:10:55 +02:00
syscall_nr.h target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
target_cpu.h linux-user: move get_sp_from_cpustate() to target_cpu.h 2018-06-04 01:30:44 +02:00
target_elf.h target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
target_fcntl.h linux-user: move generic fcntl definitions to generic/fcntl.h 2018-06-04 01:30:43 +02:00
target_flat.h linux-user: xtensa: enable bFLT support 2018-10-19 18:40:20 -07:00
target_signal.h linux-user: move generic signal definitions to generic/signal.h 2018-06-04 01:30:44 +02:00
target_structs.h target/xtensa: linux-user: fix sysv IPC structures 2018-04-01 14:05:23 -07:00
target_syscall.h target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
termbits.h target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00