Commit Verlauf

Autor SHA1 Nachricht Datum
  pierre 59d29b6c91 + Handler -dynamic-linker correctly, i.e. vor 12 Jahren
  florian 9c1a4e2217 o error message file update by Karl-Michael Schindler: vor 12 Jahren
  pierre 91bc424694 Fix bug report 24612: vor 12 Jahren
  pierre 4892461009 Fix error in script about check if C compiler is GNU vor 12 Jahren
  florian 37df6f6455 * nostackframe now results in an error if used on pascal subroutines vor 12 Jahren
  florian fc72490166 * handle LOC_*FPUREGISTER correctly when using sse2 sqr, resolve #26408 vor 12 Jahren
  mazen 9c4052b505 + Added a new directive, CFGDIR, to configuration file allowing user to add a directory to a list where included configuration files are searched. vor 12 Jahren
  florian 9b6094a58c + added a few BMI instructions to see if they can be encoded vor 12 Jahren
  florian 0a84f1f10c + avx uses add to multiply by 2 vor 12 Jahren
  michael 7e72f856ce * Fix for bug ID #24603 (initialize result of TJSONObject.DoFormatJSON) vor 12 Jahren
  sergei 121271c38f * MIPS case node: simplified code a bit. vor 12 Jahren
  sergei 5bcae5a80a - Removed TMIPSParaManager.getintparaloc method, its generic implementation from r24716 works without issues. vor 12 Jahren
  nickysn e291805880 * i8086 compilation fixed after r24896 vor 12 Jahren
  sergei a4217da7df * Factored repeating code into separate procedure (IsJumpToLabel) vor 12 Jahren
  sergei 8b8553991a + MIPS: prevent coalescing written-to registers with $sp,$fp,$zero and $at. vor 12 Jahren
  florian 0af7a6f92c + has_life_info vor 12 Jahren
  florian 3016d48521 * clear optinfo after allocating it vor 12 Jahren
  florian d8ff85846f * don't reuse mm registers used by child nodes vor 12 Jahren
  florian e81d2d1f3b * basic avx support for floating point operations (use -Cfavx to activate) vor 12 Jahren
  sergei 6a8e4f0381 * MIPS: generate real instructions, not macros, for comparisons with $zero. vor 12 Jahren
  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. vor 12 Jahren
  sergei 7e0ae2e984 * MIPS: fixed cgsize2subreg to return correct result for float registers. vor 12 Jahren
  svenbarth b6bfa864d4 Disallow the usage of the inline assembler inside generics, because there are currently two problems: vor 12 Jahren
  florian caef53e63b * another patch by Max Nazhalov to fix missing exits in the softfpu code vor 12 Jahren
  florian 7f6aa98553 * restored changes made in r24864 which I accidently overwrote with r24871 vor 12 Jahren
  michael 30621e2e06 * Patch from Reinier OlieSlagers to correct message in case of not equals (bug ID 24433) vor 12 Jahren
  lacak f95f42d72b fcl-db: tests: introduce TDBBasicsTestCase as ancestor for other test cases (call DBConnector.StartTest and StopTest from him) vor 12 Jahren
  svenbarth 2e186a91fa Add support for integer constants to SetPEFlags and SetPEOptFlags. This is Delphi compatible. vor 12 Jahren
  nickysn 4840a33b80 * also return true in is_calljmp() for the A_JCXZ instruction on the i8086 vor 12 Jahren
  sergei 6cb66faffe * Removed redundant assignments to result in UniversalTimeToLocal and LocalTimeToUniversal, Mantis #24582. vor 12 Jahren