The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn b193073e32 + support the $fpcmemorymodel macro in fpc.cfg
git-svn-id: trunk@29315 -
2014-12-23 18:55:57 +00:00
compiler + support the $fpcmemorymodel macro in fpc.cfg 2014-12-23 18:55:57 +00:00
ide * Pass correct baseinstalldir to fpmake when doing a cross-zipinstall from 2014-12-08 14:29:27 +00:00
installer + add new packages resulting from splitting of utils 2014-12-11 23:51:54 +00:00
packages go32v2 must also define NO_THREADING, as threads are not supported on this target 2014-12-23 16:12:06 +00:00
rtl * the i386/x86-64 cpu units depend on objpas 2014-12-21 15:08:16 +00:00
tests Fix for Mantis #27185. 2014-12-21 14:01:32 +00:00
utils * fix another mistake in description 2014-12-11 23:04:40 +00:00
.gitattributes Fix for Mantis #27185. 2014-12-21 14:01:32 +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 Add missing closing brace for error function 2014-10-22 14:58:01 +00:00
Makefile.fpc Add missing closing brace for error function 2014-10-22 14:58:01 +00:00