Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 0eec337a00 - removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED vor 16 Jahren
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed vor 16 Jahren
  Jonas Maebe 0a14c8824e * fixed invalid class typecasts in rol/ror handling vor 16 Jahren
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. vor 17 Jahren
  florian 0a8f621a6b * don't waste a register for inc/dec(<pointer>,const); vor 17 Jahren
  tom_at_work fbbbf33be1 * removed superfluous masking of rotation count for rol/ror inlines vor 17 Jahren
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from vor 17 Jahren
  yury db5f3f6662 * Commented out unused var. vor 17 Jahren
  florian 1afb1aa9cc + ror/rol functions vor 17 Jahren
  Jonas Maebe f36e5411af * split cpu64bit compiler define into vor 17 Jahren
  tom_at_work 52135af71f * implement branchless fpc_abs_long in a generic way vor 17 Jahren
  Jonas Maebe 146b3d8bf3 * fixed location.size for length node and x86_64 mul node vor 18 Jahren
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 vor 18 Jahren
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number vor 18 Jahren
  Jonas Maebe b02fd37fbe * removed some unused variables vor 18 Jahren
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). vor 18 Jahren
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: vor 18 Jahren
  florian 1cd41b68f7 * compiler handled round/trunc for x86 vor 18 Jahren
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: vor 18 Jahren
  Jonas Maebe 63ebc2a1b8 * fixed include/exclude for big endian after r6172 vor 18 Jahren
  florian 2579cd139f + support for sets with size 1 and 2 vor 18 Jahren
  yury d401c0a198 * activated internal get_frame for ARM. vor 18 Jahren
  Jonas Maebe 991c7da136 * support inc(pointer) in TP mode with range/overflow checking on as well vor 19 Jahren
  Jonas Maebe b8c3fecd1d * fixed overflow checking for inc/dec on non-x86 vor 19 Jahren
  peter 3cae449fda * moved rtti to ncgrtti vor 19 Jahren
  peter 658c46b903 * remove tdictionary and tindexarray vor 19 Jahren
  Jonas Maebe 5acc8b44a8 * activated internal get_frame for x86 vor 19 Jahren
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) vor 19 Jahren
  florian 85d63d9fa9 * settings refactored vor 19 Jahren
  peter 3078a1927f * remove ttype vor 19 Jahren