The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-05-26 07:20:44 +00:00
compiler + Z80: implemented the JRJP pseudo instruction in the Z80 internal asm writer 2020-05-25 22:40:41 +00:00
installer Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better support use of i386 compiler on x86_64 machines 2020-05-13 13:53:15 +00:00
packages * Expose status vector in interbase code, adapted patch by Joeny Ang. bug ID #0037143 2020-05-26 07:20:44 +00:00
rtl * CPU_UNITS needs to be referenced 2020-05-25 19:07:08 +00:00
tests * insert fwait after fcompp, resolves #37136 2020-05-25 20:38:19 +00:00
utils * Fix use of defines 2020-05-21 08:59:56 +00:00
.gitattributes * insert fwait after fcompp, resolves #37136 2020-05-25 20:38:19 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better support use of i386 compiler on x86_64 machines 2020-05-13 13:53:15 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00