index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
xtensa
/
signal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: Move tswap_siginfo out of target code
Gustavo Romero
2024-03-13
1
-1
/
+1
*
{linux,bsd}-user: Introduce get_task_state()
Ilya Leoshkevich
2024-03-06
1
-1
/
+1
*
linux-user: xtensa: fix signal delivery in FDPIC
Max Filippov
2023-11-19
1
-2
/
+26
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
Richard Henderson
2021-12-19
1
-2
/
+2
*
linux-user/xtensa: Implement setup_sigtramp
Richard Henderson
2021-10-01
1
-20
/
+36
*
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
linux-user: Pass CPUArchState to target_restore_altstack
Richard Henderson
2021-05-15
1
-1
/
+1
*
linux-user: Use target_restore_altstack in all sigreturn
Richard Henderson
2021-05-15
1
-5
/
+1
*
target/xtensa: linux-user: add call0 ABI support
Max Filippov
2019-09-11
1
-8
/
+17
*
linux-user: move get_sp_from_cpustate() to target_cpu.h
Laurent Vivier
2018-06-04
1
-1
/
+0
*
linux-user: introduce target_sigsp() and target_save_altstack()
Laurent Vivier
2018-05-03
1
-11
/
+4
*
linux-user: move xtensa signal.c parts to xtensa directory
Laurent Vivier
2018-04-30
1
-0
/
+250
*
linux-user: create a dummy per arch signal.c
Laurent Vivier
2018-04-30
1
-0
/
+18