The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn fec0f346f1 + partially implemented tcgz80.a_cmp_const_reg_label: all 8-bit comparison ops are implemented, and
also OP_EQ, OP_NE for 16-bit and 32-bit operands

git-svn-id: branches/z80@44983 -
2020-04-22 01:18:02 +00:00
compiler + partially implemented tcgz80.a_cmp_const_reg_label: all 8-bit comparison ops are implemented, and 2020-04-22 01:18:02 +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 * synchronized with trunk 2020-04-21 23:36:44 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
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