The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would
be introduced by the next commit

git-svn-id: trunk@42046 -
2019-05-12 14:29:03 +00:00
compiler * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * Add largeint (int64) parameter supportby Silvio Clecio (bug ID 35554) 2019-05-12 07:54:02 +00:00
rtl * fixed floating point div-by-zero RTE code on Darwin (208 instead of 200, 2019-05-12 14:28:55 +00:00
tests * fix for Mantis #35533: when searching for helpers on types that usually don't support a point operator, don't use automatic dereferentiation 2019-05-10 20:56:41 +00:00
utils Use %X instead of %x for C hexadecimal constants as Free Pascal hexstr uses uppercase characters A to F for values 10 to 15 2019-05-06 10:17:10 +00:00
.gitattributes * fix for Mantis #35533: when searching for helpers on types that usually don't support a point operator, don't use automatic dereferentiation 2019-05-10 20:56:41 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00