Commit Graph

10 Commits

Author SHA1 Message Date
peter
9569de8b0f * cleanup and use of external var
* fixed ctrl-break crashes
1998-10-13 21:42:42 +00:00
pierre
2d3551267d * dpmiexcp did not compile with older versions
due to the proc to procvar bug
  * makefile separator problem fixed
1998-08-20 08:08:36 +00:00
pierre
c6ab5b1702 + added some special code for C interface
to avoid loading of crt1.o or dpmiexcp.o from the libc.a
1998-08-19 10:56:33 +00:00
peter
a16e265f27 * smartlinking the units works now
* setjmp/longjmp -> dmpi_setjmp/dpmi_longjmp to solve systemunit
    conflict
1998-08-15 17:01:13 +00:00
pierre
a22a7eeb7d * changed all FPK into FPC 1998-08-04 13:31:32 +00:00
carl
38e463fddc * make it compiler under fpc v0995 1998-07-08 12:02:19 +00:00
pierre
3c0657acf2 + all debug in ifdef SYSTEMDEBUG
+ added local arrays :
    opennames names of opened files
    fileopen boolean array to know if still open
    usefull with gdb if you get problems about too
    many open files !!
1998-06-26 08:19:08 +00:00
peter
7edd9b8a1e * force att or direct assembling
* cleanup of some files
1998-05-31 14:18:12 +00:00
pierre
04f1d1e292 + debug info better output
no normal code changed
1998-04-21 14:46:33 +00:00
root
d1a1f501c8 Initial revision 1998-03-25 11:18:12 +00:00