The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury fe0e30030f * In ARM scheduler move all needed additional items with an instruction:
- all reg allocs and PIC labeels before the instruction;
  - all reg deallocs and reg syncs after the instruction.

  It fixes bug #31135.

git-svn-id: trunk@35545 -
2017-03-09 12:26:02 +00:00
compiler * In ARM scheduler move all needed additional items with an instruction: 2017-03-09 12:26:02 +00:00
ide Add -CTsmalltoc option for powerpc64-aix compiled IDE 2017-02-21 16:46:20 +00:00
installer * fix base path handling - ensure using full path in the cfg files and avoid double slashes 2017-02-13 00:03:15 +00:00
packages fcl-db: mysql: when checking for max. field buffer size take into account also CharSize. Bug#31445 2017-03-09 09:36:24 +00:00
rtl * make istream signedness equal to MSDN and modern delphi. Denis Kozlov, 2017-03-08 15:05:11 +00:00
tests * fix test for case sensitive file system, resolves #31452 2017-03-08 20:18:25 +00:00
utils Regenerated after: Remove obsolete packages/base and packages/extra in PACKAGESDIR variable 2017-03-06 10:30:53 +00:00
.gitattributes * Additional tests from Karl-Michael Schindler 2017-03-04 17:06:27 +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 * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00