The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn e7f707cd78 + fixed 64-bit OP_NEG in a_op_reg_reg_internal
git-svn-id: branches/z80@45004 -
2020-04-22 21:48:42 +00:00
compiler + fixed 64-bit OP_NEG in a_op_reg_reg_internal 2020-04-22 21:48:42 +00:00
installer * synchronized with trunk 2020-04-21 23:36:44 +00:00
packages * synchronized with trunk 2020-04-21 23:36:44 +00:00
rtl * synchronized with trunk 2020-04-21 23:36:44 +00:00
tests * synchronized with trunk 2020-04-21 23:36:44 +00:00
utils * synchronized with trunk 2020-04-21 23:36:44 +00:00
.gitattributes + override the NOT node for the Z80 (not yet implemented) 2020-04-22 02:56:51 +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 * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * synchronized with trunk 2020-04-21 23:36:44 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00