The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-05-31 00:49:40 +00:00
compiler m68k: use MOVEA without size to load values to address regs. use a_op_const_reg in a_op_const_ref for smarter const loading when necessary 2014-05-30 05:29:22 +00:00
ide * add possibility of overriding the disabled VESA driver using /VESA 2014-05-17 16:31:51 +00:00
installer * package openssl supported for OS/2 now 2014-05-03 22:35:50 +00:00
packages * fcl-db: limit blob memory usage when using unidirectional datasets. Patch by Laco. Issue #24509 2014-05-30 11:07:53 +00:00
rtl - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. 2014-05-31 00:49:40 +00:00
tests * fixed unit name 2014-05-30 07:25:04 +00:00
utils * pas2jni: Always specify unit prefix for types in the generated bridge code. 2014-05-22 13:47:46 +00:00
.gitattributes - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. 2014-05-31 00:49:40 +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