fpc/rtl/go32v2
svenbarth 707034b271 + add all softfpu units for various targets
git-svn-id: trunk@47187 -
2020-10-24 20:58:08 +00:00
..
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
dos.pp * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 2016-11-17 22:05:17 +00:00
dpmi.inc
dpmiexcp.pp * floating point division by zero should throw run time error 208, fixed 2020-08-03 19:42:16 +00:00
dxeload.pp
dxetype.pp
emu387.pp
exceptn.as
exit16.ah
exit16.asm
fpu.as
go32.pp + use the new cli/sti intrinsics in go32.enable and go32.disable 2018-07-04 17:02:07 +00:00
initc.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc + add all softfpu units for various targets 2020-10-24 20:58:08 +00:00
msmouse.pp * fix mantis #36708, take care of high word buttons variable. 2020-02-18 15:01:07 +00:00
ports.pp + add the ports[] access to the go32v2 system unit as well 2018-07-09 16:26:52 +00:00
profile.pp
rtldefs.inc
sbrk16.ah
sbrk16.asm
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp Define FPC_IS_SYSTEM at start of all system.pp source 2019-10-15 15:04:32 +00:00
sysutils.pp * fix of FileSetDate after int64 changes (r44010 and r44013) 2020-01-22 12:14:47 +00:00
tthread.inc * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 2020-08-22 15:56:13 +00:00
v2prt0.as