The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 17823821ca * make procedures and functions, declared in the interface part of a unit in an
i8086 far code memory model to be 'far' even in {$F-} mode. This is TP7
  compatible.

git-svn-id: trunk@38728 -
2018-04-10 15:37:28 +00:00
compiler * make procedures and functions, declared in the interface part of a unit in an 2018-04-10 15:37:28 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages pastojs: implemented string:=interface 2018-04-10 14:11:13 +00:00
rtl * consistent naming of lData field in NEWCPLINFO 2018-04-06 09:59:22 +00:00
tests * fixed execution order of implicit finalization and class destructors: first 2018-04-08 15:41:00 +00:00
utils pas2js: simplify 2018-04-09 22:36:10 +00:00
.gitattributes * fixed execution order of implicit finalization and class destructors: first 2018-04-08 15:41:00 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile arm-netbsd: regenerated the required Makefiles 2018-03-05 15:44:49 +00:00
Makefile.fpc * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00