Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Károly Balogh 1a4d6d79c5 new division helpers for ARM by Nico Erfurth. on our ARMv5 core hardware they're 22%-36% faster than the generic ones for the most common case. 11 ani în urmă
  florian 86a6cee8fa - removed due to BSD license header 13 ani în urmă
  tom_at_work f252fd369e Tried to reorganize the ARM define mess in rtl/arm/arm.inc. Instead of requiring to enumerate all possible ARM variants each time a CPU feature is used, add a define of the format CPUARM_HAS_XXX and use that. Note that a better solution would be to properly implement the compiler cpuinfo infrastructure, however that is much more work. 13 ani în urmă
  masta c5fbe3bb3b Use bx lr in ARM-RTL for armv5 13 ani în urmă
  florian 5fa184c952 + patch by Jeppe Johansen to make use of the div/udiv instruction on arm7m, resolves #20022 14 ani în urmă
  Jonas Maebe fbebd87593 * use BLX instead of "mov r14, r15; mov r15, reg" for a_call_reg on ARMv6 15 ani în urmă
  florian 515774b864 * merged armthum branch 16 ani în urmă
  florian 6dcdf5bdf4 * tabs/spaces fixed 17 ani în urmă
  daniel 68731ae067 + Assembler implementation of mod/div. 17 ani în urmă