The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 088cfd5da5 * write a warning in the assembler output, instead of stopping with an internal error in
tcgz80.a_op_reg_reg_internal for OP_MUL/OP_IMUL, so that more RTL code can be compiled

git-svn-id: branches/z80@45022 -
2020-04-23 02:07:25 +00:00
compiler * write a warning in the assembler output, instead of stopping with an internal error in 2020-04-23 02:07:25 +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 + added z80/int64p.inc (empty for now) 2020-04-23 01:57:03 +00:00
tests * synchronized with trunk 2020-04-22 22:43:31 +00:00
utils * synchronized with trunk 2020-04-21 23:36:44 +00:00
.gitattributes + added z80/int64p.inc (empty for now) 2020-04-23 01:57:03 +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
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