The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 5942d23b1b * fix range error
git-svn-id: trunk@1974 -
2005-12-16 17:24:00 +00:00
compiler * fix range error 2005-12-16 17:24:00 +00:00
fcl * revert previous commit 2005-12-14 13:36:32 +00:00
fv * makefile updates after last changes for successful build on ppc64/linux 2005-12-04 13:07:37 +00:00
ide * Fix typo, markup 2005-12-11 18:37:15 +00:00
installer * makefile updates after last changes for successful build on ppc64/linux 2005-12-04 13:07:37 +00:00
packages * Rename included to .inc 2005-12-13 21:26:19 +00:00
rtl * optimize by removing expensive calculations 2005-12-16 17:19:37 +00:00
tests * fix sizeof(array of const) 2005-12-15 08:58:45 +00:00
utils * Remove unnecessary writeln 2005-12-13 21:53:54 +00:00
.gitattributes * fix sizeof(array of const) 2005-12-15 08:58:45 +00:00
.gitignore * Rename md5 directory to hash for hash functions 2005-12-01 18:32:39 +00:00
Makefile * makefile updates after last changes for successful build on ppc64/linux 2005-12-04 13:07:37 +00:00
Makefile.fpc * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00