The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 01d63b376e * wait for some started threads to terminate when we fail to create
more, hopefully more robust that waiting an arbitrary amount of
    time in between
  * replaced calls to tthread.resume with calls tthread.start

git-svn-id: trunk@27624 -
2014-04-21 11:56:40 +00:00
compiler - don't write the default unit code section in the beginning of each asm file, 2014-04-21 01:02:21 +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 * wait for some started threads to terminate when we fail to create 2014-04-21 11:56:40 +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 * 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