Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 1eeeb309c7 * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet hace 12 años
  florian 47d43750e4 * remove unused units from uses statements hace 12 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 d8161c185c + track usage of flags by using a new register RS_/NR_DEFAULTFLAGS hace 13 años
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for hace 13 años
  Jonas Maebe 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): hace 13 años
  florian 862f9dacea * handle int_to_bool for qwordbools correctly on arm hace 13 años
  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. hace 14 años
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: hace 15 años
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed hace 16 años
  yury b70bf05ad5 * I hope it's proper fix for r10688. hace 17 años
  yury e71d631c24 * Fix for tw10233 for all CPUs. hace 17 años
  yury 771479e65c * Improved fix for bug #10233 for better Delphi compatibility and efficiency: hace 17 años
  yury cf235145cb * Fixed a_load_reg_reg for arm. hace 17 años
  Jonas Maebe 62e66d2a56 * explicit typecasting of any ordinal type to a boolean of the same hace 17 años
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes hace 17 años
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass hace 18 años
  florian a3d906f1ca - removed several ;; hace 18 años
  florian 0fd3498892 * fixed longint -> real, was broken in 6153 hace 18 años
  florian 4e69739a78 * fixed dword -> single hace 18 años
  florian df44f7c231 * fixed dword -> double in fpa mode hace 18 años
  florian 4cbb67aa00 * some fpu emulation code from arm to generic code generator moved hace 19 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  florian 85d63d9fa9 * settings refactored hace 19 años
  peter 3078a1927f * remove ttype hace 19 años
  florian 67aa148602 * fixed softfpu support hace 19 años
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from hace 19 años
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to hace 20 años
  florian a53c9e2666 * fixed stupid copy/paste which turned softfloat always off hace 20 años