Commit Graph

21 Commits

Author SHA1 Message Date
pierre
865d1c50ef + exceptions 18 and 19 contributed by Thomas Schatzl (merged) 2000-10-05 21:56:45 +00:00
peter
783f16503b * fixed double declared ___exit() (merged) 2000-08-13 19:23:26 +00:00
michael
650fbb86aa + removed logs 2000-07-13 11:32:24 +00:00
michael
e7aca136a1 + Initial import 2000-07-13 06:29:38 +00:00
pierre
6b8dcf9175 Use BackTraceStrFunc in show_call_frame 2000-04-14 12:24:12 +00:00
pierre
f6da28673a * changed handling of interrupt 0x75 :
the status word is saved into ___djgpp_fpu_state
    and inserted in __sigmaks field of djgpp exception record
    BUT fnclex is called after to avoid a second interrupt
    generation on fn??? calls
2000-03-31 23:19:12 +00:00
pierre
d74dc01fef * fix FPU and multiple exception problems 2000-03-30 13:40:57 +00:00
pierre
5b52f307e6 + exceptions in system is default now 2000-03-13 19:45:20 +00:00
pierre
bba120a2fd * some clean up for exceptions in system 2000-03-10 09:53:17 +00:00
pierre
991b0d8b09 + support for djgpp v2.03 (added some new functions that are in v2.03 ofdpmiexcp.c)
+ code to integrate exception support inside the system unit
2000-03-09 09:15:10 +00:00
peter
6b66a55cd6 * truncated log 2000-02-09 16:59:28 +00:00
pierre
4a353c277d * add $goto on to avoid problems 2000-01-10 12:14:57 +00:00
daniel
ec29a31834 * copyright 2000 2000-01-07 16:41:28 +00:00
daniel
a79b4a404b * copyright 2000 added 2000-01-07 16:32:21 +00:00
peter
af8a04a5af * use external names
* removed all direct assembler modes
1999-03-01 15:40:48 +00:00
pierre
ebaa3a84ac <> debug conditionnal renamed DPMIEXCP_DEBUG 1999-02-05 12:49:25 +00:00
pierre
3ebb26894c * PsignalHandler is now a pointer as changed in linux.pp 1999-01-22 15:46:33 +00:00
pierre
ab763cd69c + added text arg for dump_stack 1999-01-22 12:39:19 +00:00
pierre
b3635d6190 * exception_level counting was wrong if dpmi_jmp_buf was copied 1999-01-18 09:14:20 +00:00
pierre
f8165b303b dpmiexcp.pp 1998-12-21 14:23:12 +00:00
peter
7470cd1cae * use -FE 1998-12-21 13:06:10 +00:00