fpc/rtl/go32v2
2021-06-24 00:16:00 +00:00
..
classes.pp
dos.pp
dpmi.inc
dpmiexcp.pp
dxeload.pp
dxetype.pp
emu387.pp
exceptn.as
exit16.ah
exit16.asm
fpu.as
go32.pp
initc.pp
Makefile * set EXEEXT to .wasm for the WASI target in fpcmake 2021-06-24 00:16:00 +00:00
Makefile.fpc
msmouse.pp
ports.pp
profile.pp
rtldefs.inc
sbrk16.ah
sbrk16.asm
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc
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
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