Historial de Commits

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