The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-04-20 08:41:18 +00:00
compiler Add several missing -T options in help 2020-04-19 21:40:40 +00:00
installer * regenerated makefiles 2020-04-19 17:33:47 +00:00
packages fpImage: fix HtmlColorNameToFPColorMap (TFPColor components are Word not Byte) 2020-04-20 08:41:18 +00:00
rtl + initial support for arm-freertos largely based on patch by Michael Ring 2020-04-19 20:59:52 +00:00
tests * regenerated makefiles 2020-04-19 17:33:47 +00:00
utils Correctly update after commit 44871 2020-04-19 21:48:58 +00:00
.gitattributes * when checking for an existing operator overload for the assignment operator, check for the correct variant (explicit or not) matching the overload 2020-04-17 14:44:14 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated makefiles 2020-04-19 17:33:47 +00:00
Makefile.fpc * do all make targets in parallel, no issues found yet 2020-04-19 13:28:41 +00:00