The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe c65f8e7652 * safecall is only supposed to do anything for Windows targets. Removed
partial implementation for other targets and run test only for Windows

git-svn-id: trunk@11593 -
2008-08-16 14:46:20 +00:00
compiler * safecall is only supposed to do anything for Windows targets. Removed 2008-08-16 14:46:20 +00:00
ide * copyright notice added. 2008-08-04 14:54:32 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * Patch from Mattias for #11809 2008-08-16 11:18:06 +00:00
rtl * buildrtl does not depend on macpas unit. 2008-08-14 15:03:27 +00:00
tests * safecall is only supposed to do anything for Windows targets. Removed 2008-08-16 14:46:20 +00:00
utils * reserved field now also initialized, from #8896's patch. 2008-07-20 12:28:48 +00:00
.gitattributes * don't call procvars passed to formal parameters (mantis #11861) 2008-08-16 14:40:51 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00