The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2016-11-04 19:59:28 +00:00
compiler make rgobj.uses_registers also return true, when the rg never allocated an imreg, but there were direct cpu register allocations. this at least fixes some address regvar trashing on 68k in relation to syscalls' explicit paralocs 2016-11-03 01:45:34 +00:00
ide FP-IDE: Amiga-likes need ami-extra 2016-10-31 20:08:50 +00:00
installer * added package rtl-generics 2016-07-31 20:40:23 +00:00
packages * Patch from Graeme Geldenhuys to add rotation support 2016-11-04 19:59:28 +00:00
rtl * converted for-loop to while-loop, because its loop count is used on exit 2016-11-01 14:01:41 +00:00
tests + extension to iso mode: reset/rewrite can take a file name as a second parameter 2016-10-16 07:55:08 +00:00
utils * Patch from Graeme Geldenhuys to implement skip attribute in linear output writers (bug ID 30741) 2016-10-22 13:37:33 +00:00
.gitattributes morphunits: commodities library unit 2016-10-30 16:22:36 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile - regenerated after disabling the textmode ide for Darwin again 2016-09-06 21:28:41 +00:00
Makefile.fpc - disabled the textmode IDE for Darwin again: I don't want to support it, 2016-09-06 21:28:37 +00:00