Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 6a6ab5beac * converted SAR code to hlcgobj il y a 14 ans
  Jonas Maebe 694ccf3df3 + dummy support for untyped var/const/out parameters on the JVM target il y a 14 ans
  Jonas Maebe d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not il y a 14 ans
  Jonas Maebe 761ff19c7f * initialise local dynamic array variables to empty arrays rather than il y a 14 ans
  Jonas Maebe f47689a5fe * enable intercepting passes on tinlinenode(in_new_x); these cannot be il y a 14 ans
  Jonas Maebe 15aaf36b82 + pred/succ, inc/dec and assigned converted to hlcg il y a 14 ans
  florian 8e7f39f176 * constant evaluation of ror/rol if they are internally handled, resolves #6300 il y a 14 ans
  Jonas Maebe 04e26bfc85 * corrected version of r16812: code generation is still handled specially il y a 14 ans
  Jonas Maebe ed1485c33e - reverted r16812 for now because it breaks building some packages il y a 14 ans
  Jonas Maebe b0f3fd2533 * completely handle assigned() in pass_1, replaced second_assigned with il y a 14 ans
  florian 5dae691c96 * implementation of bit scan intrinsics by Richard Vida, resolves #17592 il y a 15 ans
  Jonas Maebe 04a63ea278 * fixed range/overflow checking for succ/pred (mantis #16770) il y a 15 ans
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can il y a 15 ans
  Jonas Maebe 9bc15a5f61 * renamed a_param_* to a_load_*_cgpara il y a 15 ans
  Jonas Maebe 8a1f272c6b * de-tabbed il y a 15 ans
  florian dfc2652062 + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 il y a 15 ans
  Jonas Maebe 2c3c6d27d3 * fixed range checking for inc/dec when mixing unsigned and signed types il y a 15 ans
  Jonas Maebe 0eec337a00 - removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED il y a 16 ans
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed il y a 16 ans
  Jonas Maebe 0a14c8824e * fixed invalid class typecasts in rol/ror handling il y a 16 ans
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. il y a 17 ans
  florian 0a8f621a6b * don't waste a register for inc/dec(<pointer>,const); il y a 17 ans
  tom_at_work fbbbf33be1 * removed superfluous masking of rotation count for rol/ror inlines il y a 17 ans
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from il y a 17 ans
  yury db5f3f6662 * Commented out unused var. il y a 17 ans
  florian 1afb1aa9cc + ror/rol functions il y a 17 ans
  Jonas Maebe f36e5411af * split cpu64bit compiler define into il y a 17 ans
  tom_at_work 52135af71f * implement branchless fpc_abs_long in a generic way il y a 17 ans
  Jonas Maebe 146b3d8bf3 * fixed location.size for length node and x86_64 mul node il y a 17 ans
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 il y a 18 ans