fpc/rtl/go32v2
Jonas Maebe 500e29e5e2 * regenerated with FreeBSD/AArch64 support
git-svn-id: trunk@49159 -
2021-04-10 08:19:40 +00:00
..
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
dos.pp
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 with FreeBSD/AArch64 support 2021-04-10 08:19:40 +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 * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
sysutils.pp + TZ variable based offset calculation included for DOS targets 2020-11-24 00:35:52 +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 go32v2: define __crt0_startup_flags as .comm rather than a global symbol. This allows linking against DJGPP libs and code which might also define this symbol. This change is also inline with recent crt0.S versions in DJGPP. 2020-11-23 03:42:16 +00:00