#fpc #freepascal #compiler #fpcobj #pascal

sergei a6d34945a2 * Commented out exponent check added in r25549: since this code is used by compiler, it breaks compilation of code with constants in extended range on targets without extended precision. 12 年之前
compiler cdd5d029f0 compiler: don't add operator name as a function result into operator symtable. For FPC mode only operator result identifier should be added and for Delphi mode only 'Result' identifier. Fixes mantis #0025081 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 be6d5ec663 * Some refactoring, so fpweb is easier to customize 12 年之前
rtl a6d34945a2 * Commented out exponent check added in r25549: since this code is used by compiler, it breaks compilation of code with constants in extended range on targets without extended precision. 12 年之前
tests cdd5d029f0 compiler: don't add operator name as a function result into operator symtable. For FPC mode only operator result identifier should be added and for Delphi mode only 'Result' identifier. Fixes mantis #0025081 12 年之前
utils 7ab7dcc846 Accept both mips and mipseb as architecture 12 年之前
.gitattributes cdd5d029f0 compiler: don't add operator name as a function result into operator symtable. For FPC mode only operator result identifier should be added and for Delphi mode only 'Result' identifier. Fixes mantis #0025081 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 年之前