The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Almindor 1e69e3955b * remove ifdefs in var section of library load routine (produces some
unused vars on some platforms but is easier to keep cross-platform)

git-svn-id: trunk@12237 -
2008-11-26 22:37:30 +00:00
compiler * do not write the ".file" directive in assembler files for Darwin 2008-11-23 09:49:34 +00:00
ide * Fix rangecheck problem, IDE now starts up after being compiled with -CROriot 2008-11-16 19:56:22 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * remove ifdefs in var section of library load routine (produces some 2008-11-26 22:37:30 +00:00
rtl * Fixed wrong order of elements in psaElementSizes introduced in r12138 2008-11-25 18:16:51 +00:00
tests * Removed the dependency on the ini-file, specified DBConnectorName manually 2008-11-24 10:04:27 +00:00
utils * Small fix from Andrew Haines to fix dos paths in CHM files 2008-11-26 19:04:20 +00:00
.gitattributes * Removed the dependency on the ini-file, specified DBConnectorName manually 2008-11-24 10:04:27 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00