mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 11:09:30 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() for Borland Pascal 7 compatibility. This allows doing e.g. 'mov es, [SegA000]' in inline asm, which is BP7 compatible, but would produce a wrong result if SegA000 was an untyped constant. git-svn-id: trunk@25674 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |