Historique des commits

Auteur SHA1 Message Date
  tg74 4dc29503a6 merge with trunk il y a 11 ans
  tg74 634338dcd2 merge with trunk il y a 11 ans
  tg74 7f6a94eeaf merge with trunk il y a 11 ans
  tg74 6cad24d373 merge with trunk il y a 11 ans
  tg74 56ed3c728d merge with trunk il y a 11 ans
  tg74 01e595706c AVX2 vectory-memory support for platform i386 il y a 11 ans
  tg74 80d753c816 AVX2 vectory-memory support for platform i386 il y a 11 ans
  tg74 6a73d76dc3 merge with trunk il y a 11 ans
  tg74 3b09397e34 merge with trunk il y a 11 ans
  tg74 a78fc3fbee merge with trunk il y a 11 ans
  tg74 60db1d733e merge with trunk il y a 11 ans
  tg74 996b1c6bcf merge with trunk il y a 11 ans
  tg74 e9f2dcabc5 merge with trunk il y a 11 ans
  tg74 307168988f merge with trunk il y a 11 ans
  tg74 e31f2c1a66 merge with trunk il y a 11 ans
  sergei cf2b4a4dbd * softfpu cleanup: use Pascal boolean types where appropriate, use 64-bit overload of shift64RightJamming() to simplify things. il y a 11 ans
  masta 66aca1b104 Optimize generic 64-bit division code il y a 11 ans
  michael 347742ba80 * For large times, use [[hh:]nn:]ss date/time format il y a 11 ans
  michael 7a096b20f6 * For large times, use [[hh:]nn:]ss date/time format il y a 11 ans
  michael 1a6d734ca8 * Correct formatdatetime string il y a 11 ans
  sergei a42ecadddf + m68k: implemented overflow checking (does not work for multiplication yet). il y a 11 ans
  sergei 9b9ea15d68 + m68k: initial implementation of do_spill_replace (supports only MOVE instructions for now). Tested with qemu for Coldfire target. il y a 11 ans
  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. il y a 11 ans
  marco 968ddb6ad9 * add two implicit units, mantis #26533 il y a 11 ans
  nickysn 235a37fad4 * moved the pass_1 handling of vecnodes for arraydefs to a new virtual method il y a 11 ans
  nickysn 36d63b953e + added an i8086 specific boolean property is_huge to the tarraydef. For now it il y a 11 ans
  nickysn 4b1e5f1c9a * in the vecnode, when indexing a pointer[], convert right to il y a 11 ans
  nickysn e6c5c35d65 * tarraydef.create_from_pointer changed to require the actual pointerdef as a il y a 11 ans
  svenbarth d46ae01589 Fix inlining of record methods across units if the unit with the method definitions is already compiled. il y a 11 ans
  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. il y a 11 ans