Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false před 10 roky
  florian b222d0b663 * correctly handle LOC_SUBSETREG,LOC_CSUBSETREG,LOC_SUBSETREF,LOC_CSUBSETREF in second_int_to_bool, resolves issue #28007 před 10 roky
  Jonas Maebe 687bb15299 * renamed getdatalabel() to getglobaldatalabel před 10 roky
  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. před 10 roky
  Jonas Maebe 5051453806 + support for LOC_(C)MMREGISTER in hlcg před 12 roky
  florian 1eeeb309c7 * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet před 12 roky
  florian 47d43750e4 * remove unused units from uses statements před 12 roky
  Jeppe Johansen a8f9b0dac4 Added initial support for the Cortex-M4F FPv4_S16 FPU před 13 roky
  florian 45383fd32d + a lot missing flag allocs/deallocs added před 13 roky
  florian d8161c185c + track usage of flags by using a new register RS_/NR_DEFAULTFLAGS před 13 roky
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for před 13 roky
  Jonas Maebe 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): před 13 roky
  florian 862f9dacea * handle int_to_bool for qwordbools correctly on arm před 13 roky
  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. před 14 roky
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: před 15 roky
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed před 16 roky
  yury b70bf05ad5 * I hope it's proper fix for r10688. před 17 roky
  yury e71d631c24 * Fix for tw10233 for all CPUs. před 17 roky
  yury 771479e65c * Improved fix for bug #10233 for better Delphi compatibility and efficiency: před 17 roky
  yury cf235145cb * Fixed a_load_reg_reg for arm. před 17 roky
  Jonas Maebe 62e66d2a56 * explicit typecasting of any ordinal type to a boolean of the same před 17 roky
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes před 17 roky
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass před 18 roky
  florian a3d906f1ca - removed several ;; před 18 roky
  florian 0fd3498892 * fixed longint -> real, was broken in 6153 před 18 roky
  florian 4e69739a78 * fixed dword -> single před 18 roky
  florian df44f7c231 * fixed dword -> double in fpa mode před 18 roky
  florian 4cbb67aa00 * some fpu emulation code from arm to generic code generator moved před 19 roky
  peter 658c46b903 * remove tdictionary and tindexarray před 19 roky
  florian 85d63d9fa9 * settings refactored před 19 roky