The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe c35e0bf712 - removed fclex at the end of fpc_exp_real because it makes that routine 10+
times slower on P4/Athlon XP cpus, and removing it does not cause any test
    suite regressions

git-svn-id: trunk@10284 -
2008-02-10 21:49:52 +00:00
compiler - removed {$ifndef cpu64bit} code 2008-02-10 17:05:27 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * added new packages 2008-02-10 20:12:51 +00:00
rtl - removed fclex at the end of fpc_exp_real because it makes that routine 10+ 2008-02-10 21:49:52 +00:00
tests * perform typechecking of callinit/callcleanup statements immediately when 2008-02-10 11:13:33 +00:00
utils * recovery mode added to always use internal fpmkunit 2008-02-10 19:06:20 +00:00
.gitattributes * rename scheck to spellcheck 2008-02-10 15:55:39 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00
Makefile.fpc * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00