The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-01-20 17:16:11 +00:00
compiler * When inlining currency (ordinal) multiplication, change resultdef to int64, in order to be consistent with behavior of generic handling. Fixes compilation faliure after r26500, Mantis #25565. 2014-01-20 17:16:11 +00:00
ide * removed gdbint dependency if compiled with NOGDB=1 2014-01-19 22:57:45 +00:00
installer
packages * Reverted revision 26000, which is totally wrong 2014-01-20 17:02:14 +00:00
rtl Fix compilation of WinCE (for both ARM and i386!) after RTL changes 2014-01-20 09:31:17 +00:00
tests * fixed output of test if a failure happens 2014-01-18 12:08:02 +00:00
utils * commited correction for Mantis #25560, misspelled constructor keyword 2014-01-20 10:39:39 +00:00
.gitattributes + source file for cp852 (IBM Latin-2 / central Europe) added 2014-01-20 01:24:04 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated makefiles affected by the last change 2014-01-18 10:21:41 +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