Historique des commits

Auteur SHA1 Message Date
  florian d4968e054b + arm: tsettings.instructionset il y a 12 ans
  florian e514e84c83 * first_moddivint should not change the return type if div/mul/add is used il y a 12 ans
  Jeppe Johansen 570b40faed Signed modulus by 2 on ARM with no division is optimized to a series of instructions instead of calling fpc_mod_longint. il y a 12 ans
  Jonas Maebe 5051453806 + support for LOC_(C)MMREGISTER in hlcg il y a 12 ans
  florian 21c154d60a Merged r22903 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 3ee29eb219 Fixed ARMv7-EM code generation and RTL compilation il y a 13 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
  florian d2aa35e9de * throw an internal error if code generation depends on expectloc but expectloc and real loc do not match il y a 13 ans
  masta 1c51b8d906 Disable 64bit shifts for thumb2 - Fix for Mantis #22520 il y a 13 ans
  masta 504a0ce0ca Fix for Mantis #22326 il y a 13 ans
  masta ca70207bc0 Support 64-bit shifts on ARM. 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 5fa184c952 + patch by Jeppe Johansen to make use of the div/udiv instruction on arm7m, resolves #20022 il y a 14 ans
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: il y a 15 ans
  yury 4cabbe0e39 * Fixed compiler cycling with enabled range and overflow checking. il y a 17 ans
  florian c77267e01f * more div n^2 optimization il y a 18 ans
  florian c57f44d75b + div 2^n optimization for arm il y a 18 ans
  yury 36ea8ec683 * Fixed Internal error 2003042401 in tw7379 for ARM CPU. il y a 18 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  florian 73c30d6579 * fixed arm compilation with cgutils il y a 21 ans
  florian 60f0434585 * fixed compilation of arm compiler il y a 21 ans