Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, il y a 7 ans
  Jonas Maebe a25ebbba3e + added volatility information to all memory references il y a 8 ans
  pierre 1e9491550d nutils.pas: Add new procedure: il y a 8 ans
  pierre fe4e2956c6 Disable checkpointer call when handling left of prefetch node il y a 8 ans
  yury 3c6d4f1ee2 * Removed unused vars. il y a 9 ans
  florian 1c067e96bf * fix VFPv4 support il y a 9 ans
  florian 43746685a5 + fma support for arm il y a 9 ans
  yury 432248cbf1 * Removed lot of unused vars. il y a 10 ans
  Jonas Maebe 9079227c56 * don't give an internalerror when trying to prefetch a regvar or even il y a 10 ans
  Jeppe Johansen 60b3ea8038 Use proper syntax when emitting UAL VFP instructions for all postfix types. il y a 10 ans
  Jeppe Johansen 9e5979e8be Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now. il y a 10 ans
  Jeppe Johansen 96b73b0076 Fixed generation of abs calls for thumb and thumb-2 targets. il y a 11 ans
  sergei 68b97bee5a * ARM: Implemented floating-point negation and abs() for softfloat using integer instructions. Fixes webtbs/tw4534.pp, and also yields much faster code than existing implementation. il y a 11 ans
  Jonas Maebe 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed il y a 11 ans
  Károly Balogh 2c49af3191 added missing closing parentheses il y a 12 ans
  florian 7ef37b5d2a * PLD is not supported by thumb il y a 12 ans
  Jonas Maebe 5051453806 + support for LOC_(C)MMREGISTER in hlcg il y a 12 ans
  florian 47d43750e4 * remove unused units from uses statements il y a 12 ans
  masta e982f4789d Removed unused register allocation in tarminlinenode.second_abs_long il y a 12 ans
  Jeppe Johansen a8f9b0dac4 Added initial support for the Cortex-M4F FPv4_S16 FPU il y a 13 ans
  florian 45383fd32d + a lot missing flag allocs/deallocs added il y a 13 ans
  florian 354cac2bb6 + completed arm architectures il y a 13 ans
  florian 7588896775 * make use of cpuflags in the arm compiler il y a 13 ans
  masta 59c726c829 Support ABS intrinsic on ARM il y a 13 ans
  Jonas Maebe 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): il y a 13 ans
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: il y a 15 ans
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed il y a 16 ans
  yury b9431c876e * More complete fix for bug #10515. Thanks to Jonas for suggestion. il y a 17 ans
  yury adaeb0fc73 * Strip result if inc/dec is performed in register on value less than 32-bit on ARM. (bug #10515) il y a 17 ans
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass il y a 18 ans