The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn c2ba9ebfe5 + added different mul helpers for the 32 to 64-bit muls, since they can usually
be implemented more efficiently than the 64 to 64-bit ones.

git-svn-id: trunk@26386 -
2014-01-05 03:01:18 +00:00
compiler + added different mul helpers for the 32 to 64-bit muls, since they can usually 2014-01-05 03:01:18 +00:00
ide * mantis #25278 ascii table and #25239 (redundant help buttons) parts. 2013-12-26 17:14:50 +00:00
installer * rtl-console initial version. 2014-01-03 22:19:02 +00:00
packages * fixed compilation error in fpmake when used in standalone mode. 2014-01-04 21:29:53 +00:00
rtl + added different mul helpers for the 32 to 64-bit muls, since they can usually 2014-01-05 03:01:18 +00:00
tests Try to become HTML 4 transitional compliant and add svn links 2014-01-04 21:16:01 +00:00
utils + add bin2obj as required tool (should have been part of r26132) 2013-11-24 21:53:33 +00:00
.gitattributes rtl: add charmap for 856 codepage 2014-01-04 09:29:38 +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