The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 9878dc280b * Fix bug ID
git-svn-id: trunk@36757 -
2017-07-21 16:08:01 +00:00
compiler + perform unsigned modulus by power of 2 constant by using an AND instruction (instead of DIV) on x86 2017-07-21 15:58:26 +00:00
ide
installer
packages fcl-passrc: resolver: eval const str() 2017-07-20 18:13:55 +00:00
rtl * Fix bug ID 2017-07-21 16:08:01 +00:00
tests
utils
.gitattributes * Fix bugs 30950 & 29781 2017-07-17 16:24:05 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc