The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-02-04 18:42:02 +00:00
compiler * offset of vstr/vld is limited to +/- 1020, take care of this during spilling 2017-02-04 18:42:02 +00:00
ide * copyright date update, mantis #31258 2017-01-24 14:20:29 +00:00
installer Regenerate Makefile with fpcmake 2016-11-07 12:56:52 +00:00
packages * Changed CheckFPMakeDependencies from global function to method 2017-02-04 18:18:02 +00:00
rtl - the external declaration of PascalMain is no longer needed for Win64 on 3.1.1+ 2017-01-29 20:18:18 +00:00
tests + add test from Mantis #31305 for completeness sake 2017-01-31 18:24:00 +00:00
utils * Basic RTL for pas2js generated programs 2017-02-04 11:31:55 +00:00
.gitattributes * Basic RTL for pas2js generated programs 2017-02-04 11:31:55 +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