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
/
nios2
/
signal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/nios2: Split PC out of env->regs[]
Richard Henderson
2022-04-26
1
-3
/
+3
*
linux-user/nios2: Use QEMU_ESIGRETURN from do_rt_sigreturn
Richard Henderson
2022-04-26
1
-8
/
+4
*
linux-user/nios2: Remove do_sigreturn
Richard Henderson
2022-04-26
1
-7
/
+0
*
linux-user/nios2: Use set_sigmask in do_rt_sigreturn
Richard Henderson
2022-01-06
1
-1
/
+1
*
linux-user/nios2: Fix sigmask in setup_rt_frame
Richard Henderson
2022-01-06
1
-2
/
+1
*
linux-user/nios2: Fix EA vs PC confusion
Richard Henderson
2022-01-06
1
-3
/
+3
*
linux-user/nios2: Fixes for signal frame setup
Richard Henderson
2022-01-06
1
-30
/
+21
*
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
-7
/
+1
*
linux-user: Do not report "syscall not implemented" by default
Philippe Mathieu-Daudé
2018-07-09
1
-1
/
+1
*
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
-19
/
+2
*
linux-user: move nios2 signal.c parts to nios2 directory
Laurent Vivier
2018-04-30
1
-0
/
+236
*
linux-user: create a dummy per arch signal.c
Laurent Vivier
2018-04-30
1
-0
/
+18