The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 0f0bdabb89 * if an absolute typeconversion changes the size, make the source not
regable. Normally this is done when the absolute typeconversion node
    gets created, but the size can sometimes still change afterwards (e.g.
    when removing superfluous 64 bit type conversions) (mantis #32160)

git-svn-id: trunk@37930 -
2018-01-07 15:37:23 +00:00
compiler * if an absolute typeconversion changes the size, make the source not 2018-01-07 15:37:23 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * fix pathes of IDE package 2018-01-07 14:56:44 +00:00
rtl * Move rtl.cfg content to system.cfg 2018-01-06 12:27:28 +00:00
tests * if an absolute typeconversion changes the size, make the source not 2018-01-07 15:37:23 +00:00
utils pas2js: updated compileserver.lpi 2018-01-04 14:42:25 +00:00
.gitattributes * if an absolute typeconversion changes the size, make the source not 2018-01-07 15:37:23 +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 * 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
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