The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 1934285c20 * don't convert "int64(sint32) * cardinal_const" into a 32x32->64
multiplication (mantis #32046)

git-svn-id: trunk@37921 -
2018-01-06 13:44:03 +00:00
compiler * don't convert "int64(sint32) * cardinal_const" into a 32x32->64 2018-01-06 13:44:03 +00:00
ide * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages pastojs: scoped enum with numbers 2018-01-04 21:36:33 +00:00
rtl * Move rtl.cfg content to system.cfg 2018-01-06 12:27:28 +00:00
tests * don't convert "int64(sint32) * cardinal_const" into a 32x32->64 2018-01-06 13:44:03 +00:00
utils pas2js: updated compileserver.lpi 2018-01-04 14:42:25 +00:00
.gitattributes * don't convert "int64(sint32) * cardinal_const" into a 32x32->64 2018-01-06 13:44:03 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
Makefile.fpc * allow using 3.0.2 and 3.0.4 as starting compilers for trunk 2017-12-05 00:38:11 +00:00