The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-03-19 15:35:21 +00:00
compiler + peephole optimizations AndMovzToAnd, MovMov2Mov1 and MovMov2MovMov1 for x86-64 2014-03-18 21:54:42 +00:00
ide * update ide copyright year, patch by Reinier Olislagers, resolves #25833 2014-03-07 21:13:47 +00:00
installer * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
packages fcl-db: tests: add '23:59:59' to test time values 2014-03-18 08:20:50 +00:00
rtl * changed the shortstring index variables that were previously longint and were later changed to sizeint (in r26917) to ObjpasInt after r27142 2014-03-19 15:35:21 +00:00
tests * Fixed comment. 2014-03-19 12:57:26 +00:00
utils * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
.gitattributes - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 2014-03-18 20:01:15 +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