#fpc #freepascal #compiler #fpcobj #pascal

sergei fb88cc4257 * TCGMIPS.a_load_reg_reg: reduce code duplication, and don't generate same register move for OS_32->OS_S32 and vice versa. Such moves explode into at least 4 instructions if register needs spilling, after which they are no longer recognized and cannot be removed by reg.allocator. So it's much better not to generate them in first place. 12 rokov pred
compiler fb88cc4257 * TCGMIPS.a_load_reg_reg: reduce code duplication, and don't generate same register move for OS_32->OS_S32 and vice versa. Such moves explode into at least 4 instructions if register needs spilling, after which they are no longer recognized and cannot be removed by reg.allocator. So it's much better not to generate them in first place. 12 rokov pred
ide 415444a3a5 Fix compilation failure if DEBUG conditional is set, which needs regexpr package 12 rokov pred
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary 12 rokov pred
packages 30621e2e06 * Patch from Reinier OlieSlagers to correct message in case of not equals (bug ID 24433) 12 rokov pred
rtl caef53e63b * another patch by Max Nazhalov to fix missing exits in the softfpu code 12 rokov pred
tests b6bfa864d4 Disallow the usage of the inline assembler inside generics, because there are currently two problems: 12 rokov pred
utils f8a6ddd460 * Fixed paths in fpmake.pp files 12 rokov pred
.gitattributes b6bfa864d4 Disallow the usage of the inline assembler inside generics, because there are currently two problems: 12 rokov pred
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 rokov pred
Makefile 4ca7e66661 * Fixed cross-installation after r24625. 12 rokov pred
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. 12 rokov pred
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 rokov pred
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 rokov pred
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 rokov pred