The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 2b67d4c727 * Fix previous test
git-svn-id: trunk@35949 -
2017-04-25 12:25:54 +00:00
compiler + implemented OP_SHR,OP_SHL,OP_SAR,OP_ROL and OP_ROR in tcg8086.a_op_const_ref 2017-04-25 11:06:12 +00:00
ide * move windows is screen is to small, patch from mantis #23683 2017-04-23 13:33:21 +00:00
installer Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
packages * Fix previous test 2017-04-25 12:25:54 +00:00
rtl * manual CSE for fcomponents[i] in FindComponent, mantis #31628 2017-04-25 11:34:25 +00:00
tests Makefiel regenerated after commit 35943: Add testppudump rule in tests/tstunits directory 2017-04-24 21:16:51 +00:00
utils Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
.gitattributes + added compile time const evaluation for Bsf/Bsr(const) as well 2017-04-24 20:35:08 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +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 Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00