summaryrefslogtreecommitdiff
path: root/rtl/go32v2/dpmiexcp.pp
Commit message (Expand)AuthorAgeFilesLines
* * floating point division by zero should throw run time error 208, fixedflorian2020-08-031-1/+1
* * more occured -> occurred spelling fixes.marco2016-12-141-2/+2
* Fix handling of ctrl-c/ctrl-break on go32v2:giulio2008-06-241-2/+20
* Fixed stack corruption in c_setjmp when register calling convention is used.giulio2008-06-021-22/+18
* * refactored SysResetFPU into SysInitFPU and SysResetFPUflorian2007-10-281-5/+2
* * missing size modifier addedhajny2007-08-091-1/+1
* * map SIGILL to rte 216, experimentalflorian2007-03-091-2/+2
* * try to correct the code for regcall convention.pierre2006-12-241-32/+65
* * in dpmi_longjmp, fix wrong parameter retrieving,pierre2006-12-211-3/+5
* * fix compilation failure in 2.1 branch pierre2006-12-081-1/+1
* * remove $Logpeter2005-06-071-6/+0
* * patch from Vinzent Hoefler with first go32v2 fixesflorian2005-05-301-1/+1
* * log and id tags removedfpc2005-05-211-4/+0
* initial importfpc2005-05-161-0/+1622