提交历史

作者 SHA1 备注 提交日期
  svenbarth 927c91e093 * fix for Mantis #36388: correctly handle generic constraints when looking for helpers 5 年之前
  svenbarth f2818bfe7a * apply patch by Blaise.ru to remove last remnants of VMT regeneration which is no longer needed/used 5 年之前
  michael b86b2f1b80 * Patch from Klaus ([email protected]) to read/write columncount/columngap 5 年之前
  svenbarth 3ced30f816 * apply (adjusted) patch by Blaise.ru: vmtentries is always created since 2008, so treat it as such (also fixes a memory leak in tobjectdef.getcopy) 5 年之前
  svenbarth ea75253926 * initialize the defid in trecorddef.create_global_internal as unique_id_str needs it 5 年之前
  svenbarth 80a4a01f12 + add a method to tdef to initialize the defid from within a constructor 5 年之前
  florian b8a78b135c * simplified and improved TX86AsmOptimizer.RegModifiedByInstruction 5 年之前
  florian 86d8e79e86 * fix some currency issues, resolves #33963 and #36179 5 年之前
  florian f5496c9d11 * improved build unit lazarus project for linux 5 年之前
  florian f2a8b8ad6a * adapt register if the size of the paraloc and the register differ, resolves #34409 5 年之前
  svenbarth 06c1a17d13 * use tdef.unique_id_str to generate the unique internal name for anonymous record defs as using the count of the deflist is no longer correct 5 年之前
  joost d8c81744d3 * Fix for timestamps very close to a whole day in Firebird 5 年之前
  pierre 4e4f55ac0e Comparison nodes are always in LOC_REGISTER, never in LOC_JUMP for riscv32 or riscv64 CPUs 5 年之前
  pierre 92b0ea7d02 Add explicit smallint typecast to first marameter of SarSmallint call to avoid range check errors 5 年之前
  florian d8f1aacd78 * better error recovery, resolves #36377 5 年之前
  florian 4525edd9f7 * patch by J. Gareth Moreton: x86 implementation of RegModifiedByInstruction, resolves #36376 5 年之前
  florian 3889529e45 * unified internalerror, resolves #36378 5 年之前
  pierre fb33da5f41 Change parameter type to tcgint for is_imm12 and is_lui_imm functions to avoid range check errors 5 年之前
  marco 4715c94789 * set enum size to 4 only after jedi.inc that has statement 5 年之前
  pierre 7405ae2758 Fix trv32notnode, by using same code as for riscv64 CPU 5 年之前
  michael 4d0b049f4e * Less errors when connection is broken (bug ID 36373) 5 年之前
  pierre 3db08d28e9 Set default stack size for i8086-embedded target: 16384 for far data model, and 2048 for other memory models 5 年之前
  pierre 47b9ef4dc2 Disable ucomplex and matrix units for i8086-embedded target, because no fpu is installed in RTL by default 5 年之前
  ondrej c7a8267d91 fcl-db: ODBC: allow NULL parameters (TParam.Value := Null sets type to ftUnknown) 5 年之前
  pierre a9bb9f7310 Add '.module nomips16' at assembly entry for mips/mipsel unless -a5 option is used 5 年之前
  pierre ba73f7376f Also accept -a5 for older binutils for mips and mpisel cpus 5 年之前
  pierre 01fbad64b7 Use defined(aarch64) instead of defined(cpuaarch64) for FPC_HAS_INTERNAL_ABS_INT64 5 年之前
  florian 7000d82dcd * do not convert cmp 0,... into test ...,... before the post pass of the peephole optimizer 5 年之前
  florian 7e6eeebdf0 o patch by J. Gareth Moreton, seeks to improve maintainability, safety and efficiency 5 年之前
  Jonas Maebe 5800ac6213 * fix conversion from Objective-C class/protocol to tvarrec (store in 5 年之前