The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-03-31 15:57:11 +00:00
compiler * ARM: Implemented floating-point negation and abs() for softfloat using integer instructions. Fixes webtbs/tw4534.pp, and also yields much faster code than existing implementation. 2014-03-31 15:03:15 +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 fcl-db: cosmetic: 2014-03-31 09:54:46 +00:00
rtl * 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
tests + forgot to commit, part of r26472 2014-03-30 16:55:03 +00:00
utils * move fpcsubst to utils/ because it uses classes 2014-03-30 11:45:51 +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
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