Histórico de Commits

Autor SHA1 Mensagem Data
  florian 0e74cea8ed * patch by Simon Ley to improve move on arm: unneeded plds are removed, resolves #19050 há 14 anos atrás
  Jonas Maebe c14574bb56 * don't change the fpu control word in the initialisation code of dynamic há 15 anos atrás
  Jonas Maebe fbebd87593 * use BLX instead of "mov r14, r15; mov r15, reg" for a_call_reg on ARMv6 há 16 anos atrás
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: há 16 anos atrás
  Jonas Maebe 22aacd2a60 * return 0 for length(pchar(0)), like Kylix does (using corrected and há 17 anos atrás
  yury 20a12503b8 * Fixed fpc_shortstr_to_shortstr for arm. há 17 anos atrás
  yury 3dc94e678d * Fixed fpc_shortstr_assign for arm. há 17 anos atrás
  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. há 17 anos atrás
  micha 4a7f6bccf9 * fix arm edsp test to load from aligned address há 17 anos atrás
  florian c544d97de9 * fix edsp instructions detection há 17 anos atrás
  daniel d8bffd27fc - Intergrate i386/strlen.inc and remove it. há 18 anos atrás
  daniel 68731ae067 + Assembler implementation of mod/div. há 18 anos atrás
  yury 1ea7d58a61 * Fixed arm-linux build. há 18 anos atrás
  yury e62c6cfcc4 * Fixed warnings and notes. há 18 anos atrás
  yury 986396545d * Fixed register saving in fpc_mul_qword for arm. It fixed bug #10017. há 18 anos atrás
  florian 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU há 18 anos atrás
  florian 76b95fb058 * fixed arm-linux compilation with FPC_USE_LIBC há 18 anos atrás
  yury ef3178cdb1 * Fixed default float exceptions mask for arm fpu. It fixes tw3160c.pp on arm-linux. há 18 anos atrás
  florian d78071f8b2 * ensure that softfloat and libgcc float never use rfs/wfs há 18 anos atrás
  florian 2085635fe7 * load moveproc with default value há 18 anos atrás
  florian b5b86f6d73 * ce compilation fixed há 18 anos atrás
  florian 31c9a91af0 + edsp detection for arm-linux há 18 anos atrás
  florian 57415a73a7 + assembler coded move for arm há 18 anos atrás
  yury 458abdef3e * implemented SysResetFPU for arm-wince. há 19 anos atrás
  yury d401c0a198 * activated internal get_frame for ARM. há 19 anos atrás
  Legolas 9e6d19a494 * rtl part of first Nintendo DS port há 19 anos atrás
  florian 69ae03d6bc * fixed wrong operands of swp há 19 anos atrás
  yury ba21edb0fd * Implemented inclocked and declocked for arm. há 19 anos atrás
  yury d7cbde6f25 * Assembler Interlocked* functions for ARM. há 19 anos atrás
  oro06 3afad32966 *arm: TPECoffLinker is TInternalLinkerWin há 19 anos atrás