Historique des commits

Auteur SHA1 Message Date
  pierre 96ac7f29f7 Only try to use softfpu functions when fputype is fpu_soft il y a 5 ans
  pierre f2b924573a Do not use inherited first_int_to_real when arm FPU_HAS_FPA is in fpu_capabilities il y a 5 ans
  florian 7c2c8581b7 * get rid of fpu_vfp_first/last hack il y a 5 ans
  florian 3d4cc7c2f6 * fixes compilation on WinCE il y a 5 ans
  florian 38c32bcada * reorganized arm cpu flags il y a 5 ans
  florian b033ccbddb * cleanup il y a 5 ans
  florian 85edf1c1eb * reworked arm vfp capability handling to use fpu_capabilites il y a 6 ans
  florian 46bac33a2d + fpu_capabilities for arm il y a 6 ans
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  florian c961c72c30 * tarmtypeconvnode.first_int_to_real should call the generic method in the parent class, if soft fpu code is generated, resolves #31350 il y a 8 ans
  Jonas Maebe a25ebbba3e + added volatility information to all memory references il y a 8 ans
  florian 1c067e96bf * fix VFPv4 support il y a 9 ans
  Jonas Maebe 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false il y a 10 ans
  florian b222d0b663 * correctly handle LOC_SUBSETREG,LOC_CSUBSETREG,LOC_SUBSETREF,LOC_CSUBSETREF in second_int_to_bool, resolves issue #28007 il y a 10 ans
  Jonas Maebe 687bb15299 * renamed getdatalabel() to getglobaldatalabel 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
  Jonas Maebe 5051453806 + support for LOC_(C)MMREGISTER in hlcg il y a 12 ans
  florian 1eeeb309c7 * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet il y a 12 ans
  florian 47d43750e4 * remove unused units from uses statements 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 d8161c185c + track usage of flags by using a new register RS_/NR_DEFAULTFLAGS il y a 13 ans
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 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
  florian 862f9dacea * handle int_to_bool for qwordbools correctly on arm il y a 13 ans
  sergei 7d99f95c45 * Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler. il y a 14 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 b70bf05ad5 * I hope it's proper fix for r10688. il y a 17 ans
  yury e71d631c24 * Fix for tw10233 for all CPUs. il y a 17 ans