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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2007-11-11
fixed more invalid pointer usage
bellard
1
-48
/
+55
2007-11-11
user access fixes
bellard
1
-55
/
+57
2007-11-11
removed warnings - improved sparc32/64 signal frame setup - disabled x86 fram...
bellard
1
-59
/
+92
2007-11-11
removed warnings - fixed arm stack copy bug
bellard
1
-8
/
+19
2007-11-11
Linux user memory access API change (initial patch by Thayne Harbaugh)
bellard
1
-106
/
+138
2007-11-08
Clean out the N32 macros from target-mips, and introduce MIPS ABI specific
ths
1
-3
/
+3
2007-11-08
removed obsolete x86 code copy support
bellard
1
-5
/
+1
2007-10-20
Syscall target errno fixes, by Thayne Harbaugh.
ths
1
-7
/
+10
2007-10-14
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
blueswir1
1
-133
/
+133
2007-10-05
Implement sparc64_[gs]et_context
blueswir1
1
-0
/
+236
2007-09-30
Code provision for n32/n64 mips userland emulation. Not functional yet.
ths
1
-0
/
+58
2007-09-27
linux-user sigaltstack() syscall, by Thayne Harbaugh.
ths
1
-43
/
+113
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-9
/
+9
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-45
/
+45
2007-09-06
Partial support for 34K multithreading, not functional yet.
ths
1
-18
/
+18
2007-07-12
Sigio fd passing, by Alexander Graf.
ths
1
-0
/
+4
2007-07-11
Spelling fixes, by Stefan Weil.
ths
1
-1
/
+1
2007-05-13
MIPS linux-user update.
ths
1
-43
/
+37
2007-04-06
Code provision for x86_64 and PowerPC 64 linux user mode support.
j_mayer
1
-1
/
+5
2007-03-31
Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart Anderson.
ths
1
-1
/
+1
2006-10-28
removed invalid code
bellard
1
-0
/
+3
2006-07-18
Sparc64 host support (Blue Swirl)
bellard
1
-6
/
+6
2006-06-27
initial MIPS signal handling (initial patch by Raphael Rigo)
bellard
1
-2
/
+334
2006-03-25
Avoid accessing guest memory directly in usermode emulation.
pbrook
1
-16
/
+16
2005-11-26
ARM system emulation (Paul Brook)
bellard
1
-3
/
+7
2005-04-17
gdb support for user mode (Paul Brook)
bellard
1
-0
/
+6
2005-04-07
ia64 host support (David Mosberger)
bellard
1
-31
/
+26
2005-01-30
initial sparc64 support
bellard
1
-16
/
+13
2005-01-03
64 bit target fixes - removed warnings
bellard
1
-6
/
+11
2004-12-19
SPARC merge
bellard
1
-36
/
+43
2004-09-30
SPARC fixes (Blue Swirl)
bellard
1
-0
/
+340
2004-06-19
sigset_t endianness fix in signal context
bellard
1
-46
/
+67
2004-02-22
use kernel like macros for user access (will be useful someday to have a bett...
bellard
1
-70
/
+2
2004-02-16
experimental code copy support
bellard
1
-1
/
+5
2004-01-04
signal fix: update the host signal 'signal ignored' state to avoid unexpected...
bellard
1
-29
/
+23
2003-09-30
removed SIGIOT
bellard
1
-1
/
+1
2003-08-11
64 bit fixes (Falk Hueffner)
bellard
1
-1
/
+1
2003-07-13
convert signal numbers
bellard
1
-11
/
+99
2003-07-09
ARM signal support
bellard
1
-38
/
+445
2003-06-30
reduced irq latency
bellard
1
-1
/
+1
2003-06-21
fixed case where SS != USER_DS (fixes dosemu DPMI emulation)
bellard
1
-13
/
+14
2003-06-15
ARM emulation support
bellard
1
-2
/
+29
2003-05-29
save FPU state in signal handler
bellard
1
-32
/
+11
2003-05-27
cr2 update (dosemu VGA support fix)
bellard
1
-2
/
+2
2003-05-10
sigtrap support
bellard
1
-2
/
+7
2003-05-08
added trapno and error_code report in ucontext
bellard
1
-2
/
+2
2003-04-29
ia64 support
bellard
1
-0
/
+7
2003-04-10
warning fix
bellard
1
-0
/
+1
2003-03-30
better vm86 support
bellard
1
-5
/
+12
2003-03-29
changed flag names
bellard
1
-2
/
+0
[prev]
[next]