Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 04a63ea278 * fixed range/overflow checking for succ/pred (mantis #16770) hace 15 años
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can hace 15 años
  Jonas Maebe 9bc15a5f61 * renamed a_param_* to a_load_*_cgpara hace 15 años
  Jonas Maebe 8a1f272c6b * de-tabbed hace 15 años
  florian dfc2652062 + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 hace 15 años
  Jonas Maebe 2c3c6d27d3 * fixed range checking for inc/dec when mixing unsigned and signed types hace 15 años
  Jonas Maebe 0eec337a00 - removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED hace 16 años
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed hace 16 años
  Jonas Maebe 0a14c8824e * fixed invalid class typecasts in rol/ror handling hace 16 años
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. hace 16 años
  florian 0a8f621a6b * don't waste a register for inc/dec(<pointer>,const); hace 17 años
  tom_at_work fbbbf33be1 * removed superfluous masking of rotation count for rol/ror inlines hace 17 años
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from hace 17 años
  yury db5f3f6662 * Commented out unused var. hace 17 años
  florian 1afb1aa9cc + ror/rol functions hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  tom_at_work 52135af71f * implement branchless fpc_abs_long in a generic way hace 17 años
  Jonas Maebe 146b3d8bf3 * fixed location.size for length node and x86_64 mul node hace 17 años
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 hace 17 años
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number hace 18 años
  Jonas Maebe b02fd37fbe * removed some unused variables hace 18 años
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). hace 18 años
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: hace 18 años
  florian 1cd41b68f7 * compiler handled round/trunc for x86 hace 18 años
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: hace 18 años
  Jonas Maebe 63ebc2a1b8 * fixed include/exclude for big endian after r6172 hace 18 años
  florian 2579cd139f + support for sets with size 1 and 2 hace 18 años
  yury d401c0a198 * activated internal get_frame for ARM. hace 18 años
  Jonas Maebe 991c7da136 * support inc(pointer) in TP mode with range/overflow checking on as well hace 18 años
  Jonas Maebe b8c3fecd1d * fixed overflow checking for inc/dec on non-x86 hace 19 años