mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 16:29:37 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() program MCB address not to be calculated correctly, when the program is a tiny model .exe file, leading to possible memory corruption. Previously, the code assumed that dos_psp=CS, but that's only true for tiny .com files; tiny .exe files have a 256-byte gap between dos_psp and CS. git-svn-id: trunk@28032 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |