Commit History

Author SHA1 Message Date
  florian 1486ab7c70 * do not throw a warning about unreachable code if the responsible node was generated internally 5 years ago
  yury 405b01f116 * Skip the test for android. 5 years ago
  yury 797795e285 * Skip the test for aarch64. 5 years ago
  yury 3a31391c39 * tests: When cross-testing, if possible, use the "ppc" native compiler to build fpmake. It solves PPU incompatibility errors. 5 years ago
  Károly Balogh 2c12661a17 amunits: fixed position of dol_Name in the DosList struct. this also matches other Amiga-likes, and the RTL version of the header, where it was correct. also fixed a pointers vs. signedness warning. 5 years ago
  florian 56d64b007f + in some language modes the loop counter is undefined after the loop by language definition 5 years ago
  florian 3c18dee694 * take care of for loop counter read after loop 5 years ago
  florian 22197641b8 * last commit fixing calculation of do_loopvar_at_end was not complete, 5 years ago
  ondrej 965d94109d fcl-db: allow 0 length in binary field (MSSQL can have a null/0 field length in a view) 5 years ago
  florian 74272975af * do_loopvar_at_end is not possible if the loop counter would overflow with 5 years ago
  florian 9d91d680fb * patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 3/3 5 years ago
  florian 7892e3f7b7 * patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 2/3 5 years ago
  florian 670c61e760 * patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 1/3 5 years ago
  florian 5aaf68b088 * fix compilation of arm-embedded, resolves #36626 5 years ago
  florian 3cd4168ab3 + introduce TOSTimestamp 5 years ago
  florian 17c4834a4a * system unit can be build for subarch avrtiny 5 years ago
  florian 6c71fd461d * avoid internalerror for dec/inc(...,v) with v>high(int64), resolves #35298 5 years ago
  florian 993144b91b * patch by J. Gareth Moreton: x86 SUB and LEA optimisations, resolves #36622 5 years ago
  florian a807e18591 * patch by J. Gareth Moreton: x86 CMP/TEST/Jcc optimisations, resolves #36624 5 years ago
  florian d87a5cc9fb * take care of m_duplicate_names when checking for duplicate locals, resolves #33221 5 years ago
  florian 7b4292c94e * patch by Robert Roland to support the RaspberryPi 2 as a bare metal embedded target, resolves #35236 5 years ago
  florian 90a40ab9ca * fix for #32352: a unit does not need to be re-deref'ed if it just had been recompiled 5 years ago
  florian 8dc8647c7b * WinCE compilation fixed 5 years ago
  marco 517a7aa80d * rpos(ex) unicodestring variants. mantis #35093 5 years ago
  pierre df28fdcbf8 Pass old value of OPT to FPCMAKEOPT 5 years ago
  pierre bcf43724bf Add more debug information when verbose is set 5 years ago
  florian d2a059bd02 * patch by Christo Crause: avrtiny26 controller is not subarch avr25 but avr2, resolves #36620 5 years ago
  florian 3ab8830b83 * patch by Christo Crause: Correct subarch for avrtiny series in compiler, resolves #36619 5 years ago
  florian f2618cb6a4 * compilation on atari fixed 5 years ago
  Tomas Hajny e790cb067d * fix of FileSetDate after int64 changes (r44010 and r44013) 5 years ago