#fpc #freepascal #compiler #fpcobj #pascal

sergei 78e726b34f * i386: Somewhat optimized fpc_mul_qword routine, got rid from variable 'r', registers esi and edi. Also ignore overflow checking when both operands have their high dwords equal to zero, because in such case multiplication cannot overflow. 11 年之前
compiler e6a9f3b15b * Fixed spilling of 3-operand IMUL instruction (went unnoticed this far because such instructions were not emitted by compiler). 11 年之前
ide dea2c743d5 * Initial active version of 11 年之前
installer dea2c743d5 * Initial active version of 11 年之前
packages 76c40a49db Add missing field enable_count in breakpoint record (added in 7.5 release) 11 年之前
rtl 78e726b34f * i386: Somewhat optimized fpc_mul_qword routine, got rid from variable 'r', registers esi and edi. Also ignore overflow checking when both operands have their high dwords equal to zero, because in such case multiplication cannot overflow. 11 年之前
tests 0e67ca6419 * fixed output of test if a failure happens 11 年之前
utils 1f7b14f38e * fixed the conversion of powerof2 mul/imuls to lea in tcgx86.a_op_const_reg_reg 11 年之前
.gitattributes 373e450dbc * more android fixes for sockets unit, mantis #25528 11 年之前
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 年之前
Makefile 2a2184bc40 * regenerated makefiles affected by the last change 11 年之前
Makefile.fpc fd5fa95416 + OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler 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 年之前