The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 7b28fb4c0e Makefile update to suppport use of -sh option
git-svn-id: trunk@27425 -
2014-04-01 15:26:28 +00:00
compiler * relaxed conditions for floats in int registers, this improved softfloat code significantly 2014-03-31 21:14:16 +00:00
ide Avoid RTE 219 if compiled with -CR, by using correct common ancestor 2014-03-27 22:55:45 +00:00
installer + added fcl-sound 2014-03-27 22:36:34 +00:00
packages * win64 printer unit added. 2014-03-31 18:26:24 +00:00
rtl Makefile update to suppport use of -sh option 2014-04-01 15:26:28 +00:00
tests + forgot to commit, part of r26472 2014-03-30 16:55:03 +00:00
utils Version updated due to fpcmake.ini change rev 27421 2014-04-01 15:25:19 +00:00
.gitattributes * x86_64-linux: fixed existing Pascal startup code (syntax only, operation not tested yet) and added missing files. 2014-03-31 15:57:11 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00
Makefile.fpc Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00