Commit History

Author SHA1 Message Date
  florian fc4a8c0daa * more z80 support for the compiler 8 years ago
  florian 33d56598e0 + basic embedded rtl support for z80 8 years ago
  florian 769c04493b + z80 support for fpcmake 8 years ago
  florian 8025119048 + z80 support for ppudump 8 years ago
  florian c09424c9e2 * compilation fixed 8 years ago
  florian e370e9ba15 * register names fixed 8 years ago
  florian ea52a23179 + skeleton for Z80 support 8 years ago
  florian af59e3d55c + Z80 playground 8 years ago
  florian 0897bd154a + align(<int64>,<int64>) and align(<qword>,<qword>), resolves an issue reported on the mailing list with large records 8 years ago
  florian 74423b88e0 * comment on border between linear list and jmp tree for case statements extended 8 years ago
  nickysn 5cb724edd9 + added optimized implementation of a_op64_reg_ref for i386 as well; improves 8 years ago
  joost 59cd3891e1 * Replaced calls to procedures that depend on global variables, which 8 years ago
  florian 88e31dc8c3 * revision.inc updated 8 years ago
  nickysn f0a63fa895 + added an optimized implementation of a_op64_reg_ref for i8086; this improves 8 years ago
  svenbarth 34327000d8 + add test for Mantis #31521 which is already fixed, though I don't know which revision did it... 8 years ago
  florian 0cf5ef459d + tcgtypeconvnode.second_class_to_intf supports LOC_CONSTANT as well, resolves #31596 8 years ago
  svenbarth abc4cf21d1 * fix compiling the 64-bit compiler with a 32-bit one 8 years ago
  michael 872ed2af11 * Patch from Mattias Gaertner: 8 years ago
  michael f12c8a8adc * Patch from Mattias Gaertner 8 years ago
  michael 510352e121 * Patch from Mattias Gaertner: when an if-statement has an else always use {} for the BTrue 8 years ago
  joost 9d6ff959f4 * Clear packages to avoid duplicates on a re-scan 8 years ago
  florian 971280f082 + tarmcasenode.genjmptreeentry 8 years ago
  michael 2d2a93de1d * Install pasuseanalyzer 8 years ago
  florian 1ae90bce53 * commented how the limit for a case jmp tree had been determined 8 years ago
  florian e8f7c9dfdd + test for large case statements 8 years ago
  florian d5754cf47c * create jmp trees for really big case statements 8 years ago
  michael 3148129d6f * Fix bug #31587 8 years ago
  michael cfa5a354cb * Patch from Mattias Gaertner 8 years ago
  michael 298043354b * Patch from Mattias Gaertner 8 years ago
  michael d9a21a8071 * Patch from Mattias Gaertner 8 years ago