The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter f96817b5e9 * support CROSSOPT which is only passed to the cross compiler. Can be used to bootstrap a native compiler with
softfpu (-Cfsoft) that is not supported by i386

git-svn-id: trunk@10550 -
2008-03-24 14:23:45 +00:00
compiler * support CROSSOPT which is only passed to the cross compiler. Can be used to bootstrap a native compiler with 2008-03-24 14:23:45 +00:00
ide
installer
packages * fix for 10865 2008-03-23 18:34:26 +00:00
rtl * ARM9 detection routine does not generate errors anymore 2008-03-23 14:10:31 +00:00
tests * allocate .bss entries manual so we can take care of alignment 2008-03-24 11:55:03 +00:00
utils * Fixed makefiles using patch from Giulio Bernardi 2008-03-20 20:06:01 +00:00
.gitattributes * allocate .bss entries manual so we can take care of alignment 2008-03-24 11:55:03 +00:00
.gitignore
Makefile
Makefile.fpc