Commit History

Author SHA1 Message Date
  nickysn 4b88e8f48e * fixed label placement in tcgz80.a_cmp_const_reg_label for 16-bit/32-bit operations OC_GT,OC_LT,OC_GTE,OC_LTE,OC_BE,OC_B,OC_AE,OC_A 5 years ago
  nickysn 1943e3fc63 * synchronized with trunk 5 years ago
  nickysn ac3eda1360 * fixed spurious "Expectloc is not set in firstpass" when compiler is compiled with EXTDEBUG, and 5 years ago
  florian 670e778643 + assembler optimization MovxMov2Movx 5 years ago
  nickysn 26ba399a66 * synchronized with trunk 5 years ago
  nickysn 6014305708 - removed debug writeln 5 years ago
  Mattias Gaertner 1af626817e fcl-passrc: resolver: mode delphi: allow member with same name as ancestor member 5 years ago
  svenbarth bd01182ff0 * add support for AND, OR, XOR and NOT of integer values in preprocessor directives (Delphi allows that as well) 5 years ago
  svenbarth ae2801c707 * use asInt64 instead of asInt to evaluate an Integer expression 5 years ago
  svenbarth bffe99f59f + add an asInt64 to texprvalue 5 years ago
  svenbarth 89434f0124 * extract calculation of a NOT value to a separate function 5 years ago
  michael c7c4f0bf39 * V2 may not contain error object 5 years ago
  nickysn 9c7f1a7cab * synchronized with trunk 5 years ago
  florian 8b71455e3b + Xtensa: enable jump optimizer 5 years ago
  nickysn 55254ff64b + set expectloc in the first pass of the addnode for small CPUs for procvardef comparisons 5 years ago
  nickysn 96a714b20e * set expectloc correctly for procvardef comparisons with nil for small CPUs 5 years ago
  nickysn 073afe3735 + set expectloc correctly for small CPUs in the first pass of the add node for classrefdefs 5 years ago
  nickysn 2ee28809d8 * set expectloc correctly for small CPUs for implicit pointer object types in the first pass of the add nodes 5 years ago
  nickysn 4ae5b81bff * set expectloc correctly for enumdef comparisons on small CPUs 5 years ago
  nickysn 9d1a9354c2 * set the correct expectloc in the first pass for pointer comparisons on the Z80 5 years ago
  nickysn 0a017f1634 - removed unused method TZ80AddNode.NoEqual 5 years ago
  yury 8d95da3fea * Windows: Reworked handling of command line arguments to properly support Unicode: 5 years ago
  nickysn 11433210d7 + more dummy functions added 5 years ago
  nickysn 4a0ad586d0 + implemented record copy in tcgz80.a_load_ref_cgpara 5 years ago
  nickysn 992602afcb * fixed 64-bit OP_NOT 5 years ago
  nickysn 4ca4f8abd5 + more dummy consts added 5 years ago
  nickysn 02dbca9ae4 + added dummy sysdir.inc to the ZX Spectrum RTL 5 years ago
  nickysn f732b8413c + added dummy sysfile.inc 5 years ago
  nickysn 91eeb82e5a + some dummy consts for the file io 5 years ago
  nickysn 4c5f095422 + reenabled fileio and textio, because consoleio doesn't seem to work without them 5 years ago