Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU hace 18 años
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 hace 18 años
  florian 4b69743c92 * fixed compilation on non sigbusing cpus hace 18 años
  florian 3f24d63176 * fixed Compare* for CPUs requiring natural alignment hace 18 años
  peter 4f862a23a7 * fixed alignment leftover in compare hace 18 años
  florian 96eaeeaf98 * fixed Index* for 64 Bit CPUs hace 18 años
  Jonas Maebe 775ee6f563 * len=0 should not be treated as overflow in comparebyte/word/dword hace 18 años
  Jonas Maebe b5a1a6c6b4 * fixed generic index- and comparebyte/word/dword for limits which hace 18 años
  peter e8322a83e4 * optimized generic implementations to use pointers instead of hace 18 años
  Jonas Maebe 9bd4fe433b * fixed buffer overflows in int_str() + test hace 18 años
  micha d95b9082bb * add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64 hace 18 años
  micha 7475f656f8 + add memory barrier routines for powerpc/64 hace 18 años
  daniel bb5fea342f * RTL updates needed to successfully cycle with -CIcommon_type. hace 18 años
  daniel 32216bcccd * ptrint -> ptruint hace 18 años
  daniel 8ee5966a2e * Fix comparedword and change it to cardinal. hace 18 años
  Jonas Maebe 9cec910eb9 * changed *string_to_*chararray helpers from functions into procedures hace 18 años
  Jonas Maebe a2c3826281 * changed fpc_big_chararray and fpc_big_widechararray from hace 18 años
  peter cd767cf5c8 * i386 uses generic fpc_compare_shortstr_equal hace 18 años
  daniel e8050233af + Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231) hace 18 años
  florian b3a1868ff0 * correct masking of exceptions in genmath code hace 18 años
  yury 2244f1b9c6 * fixed warning. hace 18 años
  florian fd2032dab2 + start of embedded rtl hace 19 años
  peter 2f0ce31751 * string concat changed from function to procedure to hace 19 años
  yury 11576fd24b * fixed warnings and notes while compiling system unit for wince. hace 19 años
  peter fc3e5f68c8 * align needs to be unsigned, patch from Burkhard Carstens hace 19 años
  florian 069ac7d163 * endian conversion functions hace 19 años
  peter 2d3c01d83a * basic work to make Move() and FillChar() internal under ifdef INTERNALMOVEFILLCHAR hace 19 años
  peter 340cf721b5 * faster int_str hace 19 años
  daniel 3a60adb3a1 * var back to out hace 19 años
  daniel b2202654ca * It could be done even better. hace 19 años