The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 7b460e0e5e * Use factory for fielddefs
git-svn-id: trunk@26782 -
2014-02-15 10:48:22 +00:00
compiler * do not allow VCOMISD/VCOMISS to use a memory location as target 2014-02-14 21:26:51 +00:00
ide * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
installer * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
packages * Use factory for fielddefs 2014-02-15 10:48:22 +00:00
rtl * i386-freebsd shared library startup: 2014-02-13 14:45:21 +00:00
tests * explicitly type cast constants so the compiler does not use smaller types if an fpu instruction set is selected which does not support the highest precision type 2014-02-14 21:26:54 +00:00
utils * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
.gitattributes * Fixed upper limit in tbits.findnextbit, Mantis #25398. 2014-02-11 16:39:45 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
Makefile.fpc + OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler 2014-01-18 10:19:16 +00:00