#fpc #freepascal #compiler #fpcobj #pascal

Károly Balogh 628149d923 support label offsets for ARM like GAS, allows things like ADR r4, .label + 256 12 years ago
compiler 628149d923 support label offsets for ARM like GAS, allows things like ADR r4, .label + 256 12 years ago
ide 655428a467 * fix for mantis #25202 macpascal->macpas, patch by Thaddy. 12 years ago
installer 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
packages 94d207558d * fcl-db/tests: cosmetic: extended comments for dbf tests 12 years ago
rtl 6522cd78ee added some float64() casts, based on similar casts in the 32bit code path, which makes ARM to build again 12 years ago
tests eb8858933d added a simple optional utility to convert FP Testsuite results to JUnit.XML format 12 years ago
utils 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
.gitattributes eb8858933d added a simple optional utility to convert FP Testsuite results to JUnit.XML format 12 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile e219b8387e * no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate 12 years ago
Makefile.fpc e219b8387e * no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate 12 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