Commit Verlauf

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