The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-05-08 11:06:17 +00:00
compiler assemble: don't include exec directly, but use GetProcessID to generate the unique file ID, because that maps to exec/FindTask on Amiga anyway 2014-05-04 23:16:52 +00:00
ide Add aix specific options for old Makefile.fpc.fpcmake 2014-04-21 21:51:56 +00:00
installer * package openssl supported for OS/2 now 2014-05-03 22:35:50 +00:00
packages * Fixed memory leak, context and SSL object must be freed 2014-05-08 11:06:17 +00:00
rtl fixed some recently added external vs. public mixup, so Amiga binaries even link again 2014-05-04 23:11:38 +00:00
tests * added readbarriers as counterparts for the writebarriers (see 2014-05-03 16:16:17 +00:00
utils * pas2jni: Type cast support. nil objects support. 2014-04-28 14:59:21 +00:00
.gitattributes m68k/cpuasm.pas was an empty and unused file since the first SVN commit. other platforms also doesn't have such file, so removed. 2014-05-04 21:51:15 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +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 * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00
Makefile.fpc * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00