The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-04-20 19:27:05 +00:00
compiler * Call fpc_shortstr_to_shortstr instead of fpc_shortstr_assign. It is the same procedure with different order of parameters (suited for generation from node level). Now fpc_shortstr_assign remains needed only for bootstrapping. 2014-04-20 19:27:05 +00:00
ide Fix assembler condition string failure for powerpc/powerpc64 cpu targets 2014-04-20 17:19:10 +00:00
installer + added fcl-sound 2014-03-27 22:36:34 +00:00
packages + {$hugecode on} for the graph unit in the large and huge i8086 memory models 2014-04-20 19:11:09 +00:00
rtl Fix big mistake in previous commit, packed must be disabled if FPC_REQUIRES_PROPER_AIGNMENT is set 2014-04-20 17:36:24 +00:00
tests powerpc64-aix C objects files added using gcc 4.8.1 2014-04-16 06:24:07 +00:00
utils * First implementation of pas2js converter program 2014-04-05 09:19:55 +00:00
.gitattributes - removed file coming from Novell NDK, whose licensing agreement forbids 2014-04-19 17:04:18 +00:00
.gitignore
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