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
2013-03-05
mips-linux-user: Save and restore fpu and dsp from sigcontext
Richard Henderson
1
-115
/
+42
2013-03-05
mips-linux-user: Share o32 code for n32 and n64 signals
Richard Henderson
1
-1
/
+29
2013-03-05
mips-linux-user: Delete n32 and n64 signal stubs
Richard Henderson
1
-58
/
+0
2013-01-12
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
1
-3
/
+3
2013-01-12
alpha-linux-user: Fix sigaction
Richard Henderson
1
-14
/
+8
2013-01-07
PPC: linux-user: Calculate context pointer explicitly
Samuel Seay
1
-1
/
+1
2013-01-07
PPC: fix segfault in signal handling code
Samuel Seay
1
-2
/
+2
2012-10-12
linux-user: Fix siginfo handling
Richard Henderson
1
-19
/
+40
2012-10-05
cleanup useless return sentence
Amos Kong
1
-2
/
+0
2012-08-09
sparc: fix expression with uninitialized initial value
Blue Swirl
1
-5
/
+3
2012-08-01
Replace 'struct siginfo' with 'siginfo_t'.
Richard W.M. Jones
1
-4
/
+4
2012-07-27
target-or32: Add linux user support
Jia Liu
1
-0
/
+229
2012-06-21
qemu-log: cleanup
Blue Swirl
1
-8
/
+4
2012-03-15
Bad zero comparison for sas_ss_flags on powerpc
Alex Barcelo
1
-1
/
+1
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-8
/
+8
2012-03-14
linux-user: Don't overuse CPUState
Andreas Färber
1
-97
/
+104
2012-03-08
Spelling fixes in comments (it's -> its)
Stefan Weil
1
-1
/
+1
2012-02-02
linux-user: Fix sa_flags byte swaps for mips
Andreas Färber
1
-0
/
+8
2011-12-02
fix spelling in linux-user sub directory
Dong Xu Wang
1
-1
/
+1
2011-10-31
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
1
-11
/
+11
2011-10-27
linux-user: fix abi_(u)long, target_ulong mismatch
Matthias Braun
1
-11
/
+11
2011-10-26
target-sparc: Change fpr representation to doubles.
Richard Henderson
1
-12
/
+16
2011-10-05
linux-user: Remove unused code
Stefan Weil
1
-4
/
+1
2011-08-26
linux-user: Correct a few missuses of host addresses
Edgar E. Iglesias
1
-14
/
+15
2011-07-13
linux-user/signal.c: Rename s390 target_ucontext fields to fix ia64
Peter Maydell
1
-15
/
+15
2011-06-21
linux-user/signal.c: Remove unused fenab
Peter Maydell
1
-2
/
+5
2011-06-21
linux-user/signal.c: Remove only-ever-set variable fpu_save_addr
Peter Maydell
1
-5
/
+5
2011-06-20
Don't translate pointer when in restore_sigcontext
Mike McCormack
1
-2
/
+2
2011-06-08
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
1
-1
/
+0
2011-05-20
s390x: s390x-linux-user support
Ulrich Hecht
1
-0
/
+333
2011-05-08
Fix typo in comment (dieing -> dying)
Stefan Weil
1
-1
/
+1
2011-02-10
linux-user/arm: fix compilation failures using softfloat's struct types
Peter Maydell
1
-2
/
+2
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
[next]