The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 7c238c24e8 * Fix bug ID #37824
git-svn-id: trunk@46985 -
2020-09-28 07:55:27 +00:00
compiler z80: added handling of sections provided by the startup code to the vlink linker script. this fixes executable building, but the resulting executables still don't work at this point 2020-09-27 22:58:01 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages * Fix bug ID #37824 2020-09-28 07:55:27 +00:00
rtl * reported by Bart on the mailing list: insert empty line to make clear to which function the comment applies 2020-09-27 13:05:36 +00:00
tests * when implicit try...finallys are turned off, do not throw an error if a procedure 2020-09-27 16:53:59 +00:00
utils pastojs: docs 2020-09-23 14:35:38 +00:00
.gitattributes * when implicit try...finallys are turned off, do not throw an error if a procedure 2020-09-27 16:53:59 +00:00
.gitignore Add missing svn:ignore in some directories 2020-09-24 10:14:42 +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