Historique des commits

Auteur SHA1 Message Date
  florian 515774b864 * merged armthum branch il y a 16 ans
  Jonas Maebe a6f20cdba9 * align the stack pointer to alignment.localalignmax, fixes crashes on 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 a23630260b + "weakexternal" support for imported procedures and variables. il y a 17 ans
  Jonas Maebe 5347e536c2 + support for generating non-pic darwin/arm call stubs il y a 17 ans
  yury 4cabbe0e39 * Fixed compiler cycling with enabled range and overflow checking. il y a 17 ans
  florian fe7cba52dc + support of inlined ror/rol on arm il y a 17 ans
  florian 1afb1aa9cc + ror/rol functions il y a 17 ans
  yury a6eb251cee * Define dummy tcgarm.g_stackpointer_alloc to fix abstract warning. il y a 17 ans
  yury a039dd6942 * Fixed warnings about hiding inherited method. il y a 17 ans
  yury 6c6bf452ca * Fixed level 2 comment warnings. il y a 17 ans
  florian 67ef9f20ae * test for previous commit il y a 17 ans
  florian ea46cb4218 * take care of the maximum constant size when creating interface wrappers, resolves #10831 il y a 17 ans
  yury 60ecb64346 * Fixed loading of single floating point values from memory to register for ARM hardfloat. il y a 17 ans
  yury b9431c876e * More complete fix for bug #10515. Thanks to Jonas for suggestion. il y a 17 ans
  yury 88597d23c5 * Fixed tcgarm.a_load_ref_reg to load word values from location with alignment 2 using unaligned load. il y a 17 ans
  yury 9222540e84 * Small optimization. il y a 17 ans
  yury 95ea5d87dd * Fixed int to int conversion in ARM code generator. il y a 17 ans
  yury ec943198fd * Properly fill treference.alignment when variable is loaded by tcgloadnode. It allows code generator to insert unaligned handling if needed. il y a 17 ans
  yury cf235145cb * Fixed a_load_reg_reg for arm. il y a 17 ans
  micha 6910b0ed40 * fix arm(eb) load/store of smaller than register sizes il y a 17 ans
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes il y a 17 ans
  florian 1e618b499d * fixes unaligned load_ref_reg on little endian arm il y a 18 ans
  florian 00d6a03b2c + default code now preserves mm registers il y a 18 ans
  micha bae0251549 * fix big endian arm loading (fixes issue #8752) il y a 18 ans
  peter 9f0ca44c94 * new tf_smartlink_library flag il y a 18 ans
  florian b984b2227f * improved constant loading for arm il y a 18 ans
  yury bd0cafd545 * fixed ARM stackframe optimization when float registers are used. il y a 18 ans
  florian eb8b2fb138 * be more carefull with unaligned load optimization il y a 18 ans
  florian 35b9bfc83e * several range check errors fixed il y a 18 ans