História revízii

Autor SHA1 Správa Dátum
  tg74 4dc29503a6 merge with trunk 10 rokov pred
  tg74 634338dcd2 merge with trunk 10 rokov pred
  tg74 7f6a94eeaf merge with trunk 10 rokov pred
  tg74 6cad24d373 merge with trunk 10 rokov pred
  tg74 56ed3c728d merge with trunk 11 rokov pred
  tg74 01e595706c AVX2 vectory-memory support for platform i386 11 rokov pred
  tg74 80d753c816 AVX2 vectory-memory support for platform i386 11 rokov pred
  tg74 6a73d76dc3 merge with trunk 11 rokov pred
  tg74 3b09397e34 merge with trunk 11 rokov pred
  tg74 a78fc3fbee merge with trunk 11 rokov pred
  tg74 60db1d733e merge with trunk 11 rokov pred
  tg74 996b1c6bcf merge with trunk 11 rokov pred
  tg74 e9f2dcabc5 merge with trunk 11 rokov pred
  tg74 307168988f merge with trunk 11 rokov pred
  tg74 e31f2c1a66 merge with trunk 11 rokov pred
  sergei cf2b4a4dbd * softfpu cleanup: use Pascal boolean types where appropriate, use 64-bit overload of shift64RightJamming() to simplify things. 11 rokov pred
  masta 66aca1b104 Optimize generic 64-bit division code 11 rokov pred
  michael 347742ba80 * For large times, use [[hh:]nn:]ss date/time format 11 rokov pred
  michael 7a096b20f6 * For large times, use [[hh:]nn:]ss date/time format 11 rokov pred
  michael 1a6d734ca8 * Correct formatdatetime string 11 rokov pred
  sergei a42ecadddf + m68k: implemented overflow checking (does not work for multiplication yet). 11 rokov pred
  sergei 9b9ea15d68 + m68k: initial implementation of do_spill_replace (supports only MOVE instructions for now). Tested with qemu for Coldfire target. 11 rokov pred
  Károly Balogh 1a4d6d79c5 new division helpers for ARM by Nico Erfurth. on our ARMv5 core hardware they're 22%-36% faster than the generic ones for the most common case. 11 rokov pred
  marco 968ddb6ad9 * add two implicit units, mantis #26533 11 rokov pred
  nickysn 235a37fad4 * moved the pass_1 handling of vecnodes for arraydefs to a new virtual method 11 rokov pred
  nickysn 36d63b953e + added an i8086 specific boolean property is_huge to the tarraydef. For now it 11 rokov pred
  nickysn 4b1e5f1c9a * in the vecnode, when indexing a pointer[], convert right to 11 rokov pred
  nickysn e6c5c35d65 * tarraydef.create_from_pointer changed to require the actual pointerdef as a 11 rokov pred
  svenbarth d46ae01589 Fix inlining of record methods across units if the unit with the method definitions is already compiled. 11 rokov pred
  sergei 0d96963459 * Do not promote integer comparison operations to native size if one side is a constant and its value is within range of opposite side. Instead, cast the constant to type of the opposite side. 11 rokov pred