The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 103b44cf2b * made Compiler Options window large enough to show all CPUs
+ project file for IDE targetting arm
  * write binary to bin/<full target>/fp

git-svn-id: trunk@47446 -
2020-11-18 21:19:14 +00:00
compiler * Give access to CPU specific fields of tsettings record 2020-11-16 22:34:38 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages * made Compiler Options window large enough to show all CPUs 2020-11-18 21:19:14 +00:00
rtl Add some types and records to rtl/linux/t_linux.h2paschk and set macro _LARGEFILE64_SOURCE for __i386__ C code 2020-11-16 22:37:04 +00:00
tests * do not run the test, it is only about a compilation issue 2020-11-17 20:32:10 +00:00
utils Update after commit 47376 2020-11-16 17:13:48 +00:00
.gitattributes * made Compiler Options window large enough to show all CPUs 2020-11-18 21:19:14 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00