The FreePascal Compiler (FPC) source repo

sergei 2981f73aaa - Removed redundant functions "power", they were neither used nor accessible through interface. The actual function "power" is located in Math unit. 11 years ago
compiler e951887154 * Fixed linking of non-PIC code to indirect functions in shared objects. 11 years ago
ide 9621e43bff Avoid RTE 219 if compiled with -CR, by using correct common ancestor 11 years ago
installer 635a00266a + added fcl-sound 11 years ago
packages 4a969eef33 * Removed httpdefs dependency, added several missing raise statements 11 years ago
rtl 2981f73aaa - Removed redundant functions "power", they were neither used nor accessible through interface. The actual function "power" is located in Math unit. 11 years ago
tests bf1e15fd39 + added another far pointer arithmetic test 11 years ago
utils 181892cc5f * First implementation of pas2js converter program 11 years ago
.gitattributes bf1e15fd39 + added another far pointer arithmetic test 11 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 7fdb125356 Added AVR support to fpc and root Makefile. 11 years ago
Makefile.fpc 7fdb125356 Added AVR support to fpc and root Makefile. 11 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago