The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 89c1b68b14 * Delete regvars unit.
This unit was empty unless OLDREGVARS macro was set,
    but this does not compile and no change has been made since 2011.

  * Remove regvars from all _USES clauses.

git-svn-id: trunk@34808 -
2016-11-06 14:01:39 +00:00
compiler * Delete regvars unit. 2016-11-06 14:01:39 +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 * Some minor changes: 2016-11-06 10:36:20 +00:00
rtl m68k: fixed compilation without FPU after 34785 2016-11-06 08:42:41 +00:00
tests + additional tests which ensure that constant propagation is off 2016-11-05 23:05:57 +00:00
utils AROS: added arm-aros target to compiler and fpcmake 2016-11-06 10:51:45 +00:00
.gitattributes * Delete regvars unit. 2016-11-06 14:01:39 +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 - 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