The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 1b06b649a7 * use is_calljmp to determine whether to use WriteOper_jmp in the sdcc-sdasz80 asm writer. This fixes
asm output for call instructions.

git-svn-id: branches/z80@44585 -
2020-04-04 23:03:13 +00:00
compiler * use is_calljmp to determine whether to use WriteOper_jmp in the sdcc-sdasz80 asm writer. This fixes 2020-04-04 23:03:13 +00:00
installer * synchronize with trunk 2020-04-04 22:54:29 +00:00
packages * synchronize with trunk 2020-04-04 22:54:29 +00:00
rtl * synchronize with trunk 2020-04-04 22:54:29 +00:00
tests * Patch from Bart Broersma to fix bug ID #36809 - test program 2020-04-01 07:06:01 +00:00
utils * synchronize with trunk 2020-04-04 22:54:29 +00:00
.gitattributes * synchronize with trunk 2020-04-04 22:54:29 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * synchronize with trunk 2020-04-04 22:54:29 +00:00
Makefile.fpc * allow FPC 3.2.0 as bootstrap version 2020-03-29 19:20:03 +00:00