The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 7dfefcb1f6 * Xtensa: fpc_setjmp dummy
git-svn-id: trunk@45118 -
2020-04-26 17:24:06 +00:00
compiler * Xtensa: set source_cpu_string 2020-04-26 17:23:24 +00:00
installer * regenerate makefiles 2020-04-21 06:09:20 +00:00
packages AmigaOS4: fixed packing in clipboard unit 2020-04-26 16:52:53 +00:00
rtl * Xtensa: fpc_setjmp dummy 2020-04-26 17:24:06 +00:00
tests * fix for Mantis #36975: arraydefs are not allowed for generic types (this is only used for type declarations; for specializing constant strings which are char arrays are still allowed) 2020-04-26 11:46:10 +00:00
utils Update revision.inc after commit 44920 2020-04-25 08:14:17 +00:00
.gitattributes * fix for Mantis #36975: arraydefs are not allowed for generic types (this is only used for type declarations; for specializing constant strings which are char arrays are still allowed) 2020-04-26 11:46:10 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * regenerate makefiles 2020-04-21 06:09:20 +00:00
Makefile.fpc * do all make targets in parallel, no issues found yet 2020-04-19 13:28:41 +00:00