The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 7ce1c94cc5 * give a compiler error when attempting to compile these units for any
platform other than Linux/i386, so that people trying to manually
    compile them will be informed about the fact that these units
    will break in various ways on non-Linux/i386

git-svn-id: trunk@14567 -
2010-01-07 18:18:20 +00:00
compiler * unified names of system_*/systems_* sets 2010-01-07 18:16:20 +00:00
ide * Update Makefiles 2009-12-10 08:27:13 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * give a compiler error when attempting to compile these units for any 2010-01-07 18:18:20 +00:00
rtl * removed extra space character when generating the maximal number of 2010-01-07 15:26:30 +00:00
tests * removed extra space character when generating the maximal number of 2010-01-07 15:26:30 +00:00
utils + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 2010-01-07 17:42:11 +00:00
.gitattributes + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 2010-01-07 17:42:11 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00