The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe cbc30a68ae - removed solaris from the SqliteOSes, because ibconnection is not
compiled for that target (which is unrelated to SQLite, but that
    set is also used to determine whether or not to compile fbindexdb,
    which depends on that unit -- please fix the dependencies properly
    when adding new units)

git-svn-id: trunk@20668 -
2012-03-30 09:54:40 +00:00
compiler - removed changes from r20660 (ARM hard float patch): ARM VFP regvars are 2012-03-30 09:52:36 +00:00
ide * fix building IDE by adding fcl-xml and fcl-base 2012-02-29 20:52:18 +00:00
installer Update Makefile for mips-linux support 2012-02-29 11:19:02 +00:00
packages - removed solaris from the SqliteOSes, because ibconnection is not 2012-03-30 09:54:40 +00:00
rtl * use r7 instead of r11 as frame pointer on Darwin/iOS, and make sure r7 2012-03-29 20:54:33 +00:00
tests * only link libgcc for softfloat helpers on ARM if we are compiling for 2012-03-29 20:54:56 +00:00
utils * Replaced fpcmake building by fpmake building 2012-03-24 10:15:21 +00:00
.gitattributes Test fix for bug report 21566 2012-03-26 15:50:09 +00:00
.gitignore
Makefile * some Makefiles regenerated to support mips-linux 2012-02-04 09:50:03 +00:00
Makefile.fpc