The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-04-20 17:36:24 +00:00
compiler * ARM: fixed floating point comparison flags for VFP hardfloat (part of Mantis #9362). 2014-04-20 17:06:32 +00:00
ide Fix assembler condition string failure for powerpc/powerpc64 cpu targets 2014-04-20 17:19:10 +00:00
installer
packages fcl-db: bufdataset: fix ftBCD field compare function. ftBCD fields are using currency data type, which is 64 bit long, so compare function must be for 64 bit long integer not for 32 bit long. 2014-04-20 17:29:43 +00:00
rtl Fix big mistake in previous commit, packed must be disabled if FPC_REQUIRES_PROPER_AIGNMENT is set 2014-04-20 17:36:24 +00:00
tests
utils
.gitattributes
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc