Commit History

Autor SHA1 Mensaxe Data
  marco c063a50cb6 --- Merging r20685 into '.': %!s(int64=13) %!d(string=hai) anos
  marco 216005e2e9 --- Merging r20491 into '.': %!s(int64=13) %!d(string=hai) anos
  sergei 4ebc34c5e7 * Promoted result type of FPC_PCHAR_LENGTH and FPC_PWIDECHAR_LENGTH to SizeInt. %!s(int64=14) %!d(string=hai) anos
  florian 0e74cea8ed * patch by Simon Ley to improve move on arm: unneeded plds are removed, resolves #19050 %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe c14574bb56 * don't change the fpu control word in the initialisation code of dynamic %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe fbebd87593 * use BLX instead of "mov r14, r15; mov r15, reg" for a_call_reg on ARMv6 %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 22aacd2a60 * return 0 for length(pchar(0)), like Kylix does (using corrected and %!s(int64=16) %!d(string=hai) anos
  yury 20a12503b8 * Fixed fpc_shortstr_to_shortstr for arm. %!s(int64=17) %!d(string=hai) anos
  yury 3dc94e678d * Fixed fpc_shortstr_assign for arm. %!s(int64=17) %!d(string=hai) anos
  yury 5dc6e54925 * Removed inline for procedures with assembler or formal parameters, since inline is not supported for them (compiler warns about that now). Even if there is no inline modifier in interface declaration of procedure, it is possible to specify inline in procedure implementation if needed (e.g. for generic implementations) and inlining will work for them. %!s(int64=17) %!d(string=hai) anos
  micha 4a7f6bccf9 * fix arm edsp test to load from aligned address %!s(int64=17) %!d(string=hai) anos
  florian c544d97de9 * fix edsp instructions detection %!s(int64=17) %!d(string=hai) anos
  daniel d8bffd27fc - Intergrate i386/strlen.inc and remove it. %!s(int64=17) %!d(string=hai) anos
  daniel 68731ae067 + Assembler implementation of mod/div. %!s(int64=17) %!d(string=hai) anos
  yury 1ea7d58a61 * Fixed arm-linux build. %!s(int64=18) %!d(string=hai) anos
  yury e62c6cfcc4 * Fixed warnings and notes. %!s(int64=18) %!d(string=hai) anos
  yury 986396545d * Fixed register saving in fpc_mul_qword for arm. It fixed bug #10017. %!s(int64=18) %!d(string=hai) anos
  florian 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU %!s(int64=18) %!d(string=hai) anos
  florian 76b95fb058 * fixed arm-linux compilation with FPC_USE_LIBC %!s(int64=18) %!d(string=hai) anos
  yury ef3178cdb1 * Fixed default float exceptions mask for arm fpu. It fixes tw3160c.pp on arm-linux. %!s(int64=18) %!d(string=hai) anos
  florian d78071f8b2 * ensure that softfloat and libgcc float never use rfs/wfs %!s(int64=18) %!d(string=hai) anos
  florian 2085635fe7 * load moveproc with default value %!s(int64=18) %!d(string=hai) anos
  florian b5b86f6d73 * ce compilation fixed %!s(int64=18) %!d(string=hai) anos
  florian 31c9a91af0 + edsp detection for arm-linux %!s(int64=18) %!d(string=hai) anos
  florian 57415a73a7 + assembler coded move for arm %!s(int64=18) %!d(string=hai) anos
  yury 458abdef3e * implemented SysResetFPU for arm-wince. %!s(int64=18) %!d(string=hai) anos
  yury d401c0a198 * activated internal get_frame for ARM. %!s(int64=18) %!d(string=hai) anos
  Legolas 9e6d19a494 * rtl part of first Nintendo DS port %!s(int64=19) %!d(string=hai) anos
  florian 69ae03d6bc * fixed wrong operands of swp %!s(int64=19) %!d(string=hai) anos