2
0

#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 8e60465eb4 Fix the last failing tcnvint test (plus another one) by using comparisons that are not necessarily 32-bit. 12 жил өмнө
compiler 8e60465eb4 Fix the last failing tcnvint test (plus another one) by using comparisons that are not necessarily 32-bit. 12 жил өмнө
ide c92eaebf34 Fix option passing for freebsd ans netbsd, add -Xd for linux also 12 жил өмнө
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary 12 жил өмнө
packages 1f0c70508f * DisplayName should not set name 12 жил өмнө
rtl c108a24cc8 reverted r25622 which was an accidental commit of some highly experimental debug code (sorry) 12 жил өмнө
tests bb00c76fe7 Fix for Mantis #21015 . 12 жил өмнө
utils e79246d6e6 * fix missing dependency of fppkg on fpmkunit (unnoticed on some targets due to dependency import via fcl-web) 12 жил өмнө
.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. 12 жил өмнө
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 жил өмнө
Makefile 4ca7e66661 * Fixed cross-installation after r24625. 12 жил өмнө
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. 12 жил өмнө
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 жил өмнө