The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 1660634e7a * Added ability to create fpmake-plugins.
git-svn-id: trunk@35195 -
2016-12-26 14:55:50 +00:00
compiler for explicit paralocs, don't use the original explicit register as temp, but allocate a new register the same type instead. this fixes issues when the paralocs are also scratch regs and would get overwritten before the call itself 2016-12-24 17:43:46 +00:00
ide Regenerate Makefile with fpcmake 2016-11-07 12:55:52 +00:00
installer Regenerate Makefile with fpcmake 2016-11-07 12:56:52 +00:00
packages * Added ability to create fpmake-plugins. 2016-12-26 14:55:50 +00:00
rtl m68k: Test68000/Test68881 support boilerplate and special support for Amiga 2016-12-24 21:11:06 +00:00
tests + add test for Boolean RTTI 2016-12-23 16:05:57 +00:00
utils * fix some more occured->occured 2016-12-13 12:55:32 +00:00
.gitattributes + add test for Boolean RTTI 2016-12-23 16:05:57 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00