The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury f82028ec50 * Removed unused local var.
git-svn-id: trunk@10652 -
2008-04-13 16:19:16 +00:00
compiler * If object has VMT, properly align whole object instance if target CPU requires alignment. It fixes usage of static object instances created as var or const on CPUs which require alignment. 2008-04-13 15:36:44 +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 * Fix testLargeIntValues 2008-04-13 16:05:20 +00:00
rtl * Removed unused local var. 2008-04-13 16:19:16 +00:00
tests * fixed internalerror when having to choose between different 2008-04-13 10:21:26 +00:00
utils * split repository in InstalledRepository and AvailableRepository 2008-04-06 21:00:24 +00:00
.gitattributes * fixed internalerror when having to choose between different 2008-04-13 10:21:26 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00