#fpc #freepascal #compiler #fpcobj #pascal

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