fpc/rtl/msdos
nickysn 3ee0fc22d9 * use 'dw' instead of 'dd' to reference the heap from the i8086-msdos startup
code, because 'dd' causes nasm to emit a 32-bit OMF relocation entry, which
  we won't support (at least initially) in our internal linker

git-svn-id: trunk@31345 -
2015-08-19 14:33:56 +00:00
..
classes.pp
dos.pp * msdos system unit variable dos_psp renamed PrefixSeg for TP7 compatibility 2014-06-24 10:58:59 +00:00
Makefile * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
Makefile.fpc + enabled compilation of unit lnfodwrf on i8086-msdos 2015-04-18 01:56:04 +00:00
msmouse.pp
ports.pp
prt0c.asm
prt0comn.asm * use 'dw' instead of 'dd' to reference the heap from the i8086-msdos startup 2015-08-19 14:33:56 +00:00
prt0h.asm
prt0l.asm
prt0m.asm
prt0s.asm
prt0t.asm
registers.inc
rtldefs.inc
sysdir.inc
sysfile.inc * Reset filerec mode field to fmClosed if the system call to open the file failed 2014-11-23 21:49:29 +00:00
sysheap.inc
sysos.inc
sysosh.inc
system.pp * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 2015-02-27 19:00:50 +00:00
sysutils.pp * fixed SysUtils.FindFirst/FindNext/FindClose on i8086-msdos in the compact and 2014-08-18 21:39:20 +00:00
tthread.inc