The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn d3cb61b651 * refactored tx86intreader.AddReferences to use a pair of case statements,
depending on the combination of operand types; this is done, so that adding
  OPR_LOCAL with OPR_REFERENCE operands can be supported later.

git-svn-id: trunk@38443 -
2018-03-07 16:43:39 +00:00
compiler * refactored tx86intreader.AddReferences to use a pair of case statements, 2018-03-07 16:43:39 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Release expression nodes for variables 2018-03-06 22:23:29 +00:00
rtl arm-netbsd: regenerated the required Makefiles 2018-03-05 15:44:49 +00:00
tests Add $PIC OFF directive for FPC compilation and change Data field type to int64 to avoid size errors 2018-03-06 11:08:03 +00:00
utils * update revision.inc 2018-03-07 16:40:29 +00:00
.gitattributes arm-netbsd: added platform define and dummy rtl files so the build passes for this platform. port not functional yet 2018-03-05 15:38:46 +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