mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 06:49:08 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() the sdasz80 assembler writer, because sdasz80 silently truncates d to shortint which produces broken code and hides bugs in the z80 code generator. The check is behind ifdef, because the system unit doesn't compile, when this check is enabled, due to bugs that were previously unnoticed. When these bugs are fixed, the ifdef will be removed. git-svn-id: trunk@45156 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |