index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2003-03-23
distribution patches
bellard
1
-3
/
+1
2003-03-23
better signal/exception support
bellard
1
-61
/
+183
2003-03-23
basic signal handling
bellard
1
-27
/
+712
2003-02-18
This commit was generated by cvs2svn to compensate for changes in r2,
bellard
1
-0
/
+105