The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn c616c8df32 + implemented Sptr
git-svn-id: branches/z80@44967 -
2020-04-21 17:25:48 +00:00
compiler * fixed stack direction in assignintreg. This fixes problems with the parameter location calculation. 2020-04-21 16:41:43 +00:00
installer * changed the object file format for z80-embedded and z80-zxspectrum to .rel 2020-04-20 23:36:15 +00:00
packages * changed the object file format for z80-embedded and z80-zxspectrum to .rel 2020-04-20 23:36:15 +00:00
rtl + implemented Sptr 2020-04-21 17:25:48 +00:00
tests * changed the object file format for z80-embedded and z80-zxspectrum to .rel 2020-04-20 23:36:15 +00:00
utils * changed the object file format for z80-embedded and z80-zxspectrum to .rel 2020-04-20 23:36:15 +00:00
.gitattributes * fixed Z80 stack and temp allocation, so it doesn't have any wasted bytes 2020-04-21 02:51: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 * changed the object file format for z80-embedded and z80-zxspectrum to .rel 2020-04-20 23:36:15 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00