The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian caba4a2050 + test for so it does not popup again
git-svn-id: trunk@26811 -
2014-02-18 19:30:42 +00:00
compiler * fixed shl/shr with constant value>=32 on 64 bit platforms 2014-02-18 16:46:36 +00:00
ide * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +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 * First part of 64-bit Windows fixes from Mantis . 2014-02-18 02:10:35 +00:00
rtl * Made TStartupInfo type common for win32 and win64 and updated as suggested by Mantis . 2014-02-18 16:49:08 +00:00
tests + test for so it does not popup again 2014-02-18 19:30:42 +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 + test for so it does not popup again 2014-02-18 19:30:42 +00:00
.gitignore
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 * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
Makefile.fpc + OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler 2014-01-18 10:19:16 +00:00