The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-08-13 22:12:52 +00:00
compiler * forgotten part of previous commit: fix BccB2Cond optimization on arm 2019-08-13 22:12:52 +00:00
installer
packages fcl-passrc: specialize try-except 2019-08-13 19:43:05 +00:00
rtl + create defines with FPU capabilites 2019-08-13 22:12:49 +00:00
tests * x86_64: Fixed code generation for try..finally blocks, so that exit label from inner try..finally stays within scope of procedure's implicit try..finally block if one is present. Mantis #34772. 2019-08-13 08:29:28 +00:00
utils
.gitattributes * x86_64: Fixed code generation for try..finally blocks, so that exit label from inner try..finally stays within scope of procedure's implicit try..finally block if one is present. Mantis #34772. 2019-08-13 08:29:28 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc