index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-01
linux-user: avoid gcc array overrun warning for sparc
Peter Maydell
1
-3
/
+4
2011-01-14
linux-user: ARM: clear the IT bits when invoking a signal handler
Peter Maydell
1
-7
/
+9
2010-12-03
ARM: linux-user: Restore iWMMXT state from ucontext on sigreturn
Peter Maydell
1
-0
/
+30
2010-12-03
ARM: linux-user: Expose iWMMXT registers to signal handlers
Peter Maydell
1
-0
/
+37
2010-12-03
ARM: linux-user: Restore VFP state from ucontext on sigreturn
Peter Maydell
1
-0
/
+40
2010-12-03
ARM: linux-user: Expose VFP registers to signal handlers
Peter Maydell
1
-1
/
+46
2010-12-03
ARM: linux-user: Correct size of padding in target_ucontext_v2
Peter Maydell
1
-1
/
+1
2010-11-23
microblaze: target-ify target_ucontext
Richard Henderson
1
-9
/
+9
2010-07-23
microblaze: Pass a ucontext * as 3rd sighandler arg
Edgar E. Iglesias
1
-6
/
+20
2010-07-15
microblaze: Correct signal frame setup.
Edgar E. Iglesias
1
-1
/
+2
2010-05-09
sparc: Fix lazy flag calculation on interrupts, refactor
Blue Swirl
1
-2
/
+2
2010-04-01
linux-user/ia64: workaround ia64 strangenesses
Aurelien Jarno
1
-104
/
+104
2010-03-18
Replace assert(0) with abort() or cpu_abort()
Blue Swirl
1
-1
/
+0
2010-03-13
Fix build with -DNDEBUG in CFLAGS
Blue Swirl
1
-1
/
+1
2010-03-06
linux-user: Save/restore fpu registers to signal context on sh4
takasi-y@ops.dti.ne.jp
1
-8
/
+21
2010-02-28
alpha-linux-user: Implement signals.
Richard Henderson
1
-0
/
+267
2009-12-19
linux-user: cleanup force_sig() calls
Riku Voipio
1
-20
/
+20
2009-11-24
linux-user: remove hardcoded value of _NSIG in signal.c
Arnaud Patard
1
-6
/
+6
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-123
/
+123
2009-10-01
Get rid of _t suffix
malc
1
-123
/
+123
2009-08-25
m68k, linux-user: add setup_rt_frame
Laurent Vivier
1
-3
/
+202
2009-08-25
m68k,linux-user: add setup_frame
Laurent Vivier
1
-0
/
+183
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
1
-2
/
+2
2009-07-18
Avoid name clashes with symbols that leak from system headers
malc
1
-4
/
+4
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-3
/
+1
2009-07-09
MIPS signal handling fix
Paul Brook
1
-0
/
+2
2009-06-16
linux-user: implemented ELF coredump support for ARM target
Mika Westerberg
1
-3
/
+37
2009-05-26
microblaze: linux-user support.
Edgar E. Iglesias
1
-0
/
+216
2009-05-16
linux-user: ppc signal handling
Nathan Froyd
1
-0
/
+596
2009-04-21
MIPS signal handling fixes.
pbrook
1
-4
/
+101
2009-04-16
Translate signal values in exit status.
pbrook
1
-1
/
+1
2009-04-15
linux-user: proper exit code for uncaught signals
aurel32
1
-12
/
+25
2009-03-07
Use a dedicated function to request exit from execution loop
aurel32
1
-1
/
+1
2009-03-07
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
1
-1
/
+1
2009-02-01
Replace noreturn with QEMU_NORETURN
malc
1
-1
/
+1
2009-01-30
linux-user: fix signal.c warning
aurel32
1
-4
/
+4
2009-01-14
Add noreturn function attribute
blueswir1
1
-1
/
+2
2009-01-05
Fix more FSF addresses
blueswir1
1
-1
/
+2
2009-01-03
Fix qemu endless loop when raising a SIGSEGV/SIGBUS signal with gdbstub in us...
aurel32
1
-2
/
+2
2008-12-18
User-mode GDB stub improvements - handle signals
aurel32
1
-16
/
+49
2008-11-27
linux-user: Add support for STOP/CONT signals.
ths
1
-1
/
+6
2008-11-27
linux-user: sig is target signal.
ths
1
-1
/
+1
2008-10-08
CRIS: linux-user signals dont need ERP compensation after break anymore.
edgar_igl
1
-3
/
+0
2008-10-05
Make target_sigaltstack_used static
blueswir1
1
-1
/
+1
2008-09-16
Move offsetof to osdep.h, remove local defintions.
balrog
1
-4
/
+0
2008-08-17
Fix some warnings that would be generated by gcc -Wmissing-prototypes
blueswir1
1
-2
/
+3
2008-07-16
Fix a bunch of type mismatch-related warnings (Jan Kiszka).
balrog
1
-3
/
+3
2008-06-27
More efficient target register / TC accesses.
ths
1
-17
/
+17
2008-06-07
Multithreaded locking fixes.
pbrook
1
-2
/
+2
2008-05-31
Make signal queues per thread.
pbrook
1
-126
/
+131
[next]