The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 5347e536c2 + support for generating non-pic darwin/arm call stubs
+ write the header for non-pic darwin/arm call stubs properly in aggas
  * r9 is not available for general use on darwin/arm according to the llvm
    code generator

git-svn-id: trunk@11862 -
2008-10-04 14:07:52 +00:00
compiler + support for generating non-pic darwin/arm call stubs 2008-10-04 14:07:52 +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 * If InitDebugClient fails, do not try to write a debug-message 2008-09-30 13:20:42 +00:00
rtl * added helper function "FindPropInfo" with additional TypeKind filter parameter 2008-10-02 21:56:54 +00:00
tests * removed accidentally committed change 2008-10-03 09:02:25 +00:00
utils * when cross compiling, fallback to fpc when no cross compiler is found 2008-09-27 10:06:56 +00:00
.gitattributes + expected output for meteor benchmark 2008-10-03 08:46:14 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * when cross compiling, fallback to fpc when no cross compiler is found 2008-09-27 10:06:56 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00