The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 9916cd839b * Changed SaveAs to SaveToFile
git-svn-id: trunk@27796 -
2014-05-16 06:39:23 +00:00
compiler * Moved method check_hints from tmodule to tused_unit and modified it so warning messages are output with position info from associated unitsym. Resolves #25057. 2014-05-15 21:16:36 +00:00
ide add run time option -novesa for go32v2 os target 2014-05-14 13:44:11 +00:00
installer * package openssl supported for OS/2 now 2014-05-03 22:35:50 +00:00
packages * Changed SaveAs to SaveToFile 2014-05-16 06:39:23 +00:00
rtl * x86_64-*bsd: cleaned out handwritten assembler threadvar access from syscall code. 2014-05-15 16:29:50 +00:00
tests * do not crash with an internal error if an indexed access is done on a constant pointer node 2014-05-14 17:35:09 +00:00
utils * pas2jni: Type cast support. nil objects support. 2014-04-28 14:59:21 +00:00
.gitattributes * do not crash with an internal error if an indexed access is done on a constant pointer node 2014-05-14 17:35:09 +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