The FreePascal Compiler (FPC) source repo

svenbarth 8e60465eb4 Fix the last failing tcnvint test (plus another one) by using comparisons that are not necessarily 32-bit. há 12 anos atrás
compiler 8e60465eb4 Fix the last failing tcnvint test (plus another one) by using comparisons that are not necessarily 32-bit. há 12 anos atrás
ide c92eaebf34 Fix option passing for freebsd ans netbsd, add -Xd for linux also há 12 anos atrás
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary há 12 anos atrás
packages 1f0c70508f * DisplayName should not set name há 12 anos atrás
rtl c108a24cc8 reverted r25622 which was an accidental commit of some highly experimental debug code (sorry) há 12 anos atrás
tests bb00c76fe7 Fix for Mantis #21015 . há 12 anos atrás
utils e79246d6e6 * fix missing dependency of fppkg on fpmkunit (unnoticed on some targets due to dependency import via fcl-web) há 12 anos atrás
.gitattributes 5af873ee5b * x86 targets: Profiling shows that quite a bit of time is spent in findreg_by_number(), despite it uses binary search. Worse, it is repeated for every piece of register information. Trying to get rid of some of these calls: rearranged registers so that their "opcode" matches 3 LSBs of superregister number (with a few exceptions described at the beginning of x86reg.dat). This allows to lookup opcodes in regval() with O(1) complexity, and removes need in rXXXop.inc files. há 12 anos atrás
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no há 13 anos atrás
Makefile 4ca7e66661 * Fixed cross-installation after r24625. há 12 anos atrás
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. há 12 anos atrás
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time há 12 anos atrás
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time há 12 anos atrás
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time há 12 anos atrás