summaryrefslogtreecommitdiff
path: root/linux-user/signal.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-19sigset_t endianness fix in signal contextbellard1-46/+67
2004-02-22use kernel like macros for user access (will be useful someday to have a bett...bellard1-70/+2
2004-02-16experimental code copy supportbellard1-1/+5
2004-01-04signal fix: update the host signal 'signal ignored' state to avoid unexpected...bellard1-29/+23
2003-09-30removed SIGIOTbellard1-1/+1
2003-08-1164 bit fixes (Falk Hueffner)bellard1-1/+1
2003-07-13convert signal numbersbellard1-11/+99
2003-07-09ARM signal supportbellard1-38/+445
2003-06-30reduced irq latencybellard1-1/+1
2003-06-21fixed case where SS != USER_DS (fixes dosemu DPMI emulation)bellard1-13/+14
2003-06-15ARM emulation supportbellard1-2/+29
2003-05-29save FPU state in signal handlerbellard1-32/+11
2003-05-27cr2 update (dosemu VGA support fix)bellard1-2/+2
2003-05-10sigtrap supportbellard1-2/+7
2003-05-08added trapno and error_code report in ucontextbellard1-2/+2
2003-04-29ia64 supportbellard1-0/+7
2003-04-10warning fixbellard1-0/+1
2003-03-30better vm86 supportbellard1-5/+12
2003-03-29changed flag namesbellard1-2/+0
2003-03-23distribution patchesv0.1.0bellard1-3/+1
2003-03-23better signal/exception supportbellard1-61/+183
2003-03-23basic signal handlingbellard1-27/+712
2003-02-18This commit was generated by cvs2svn to compensate for changes in r2,bellard1-0/+105