The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-12-10 13:22:20 +00:00
compiler * Partially reverted r26192, preserving registers in presence of exceptions needs a different solution. 2013-12-10 12:43:24 +00:00
ide Removed some extra directory separators which screwed up the install path on Amiga/MorphOS (// means /../ here) 2013-12-08 02:20:29 +00:00
installer * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
packages fcl-db: mysql: add support for MySQL 5.6 2013-12-08 09:44:46 +00:00
rtl - rm the fwait after fstsw in fpc_exp_real. My own testing on a true i8087 shows 2013-12-10 00:38:28 +00:00
tests Move GetTestRunHistoryID and AddTestHistoryEntry to dbtests unit 2013-12-10 13:22:20 +00:00
utils + add bin2obj as required tool (should have been part of r26132) 2013-11-24 21:53:33 +00:00
.gitattributes Add dbconfig program to handle TESTCONFIG table 2013-12-10 08:48:08 +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 * allow 2.6.4 as starting version 2013-11-27 19:19:16 +00:00
Makefile.fpc * allow 2.6.4 as starting version 2013-11-27 19:19:16 +00:00