Commit History

Autor SHA1 Mensaxe Data
  florian 558cf3ef87 * reset FPU properly after an exception, resolves #12214 %!s(int64=17) %!d(string=hai) anos
  florian 20e632c8d8 * reorganized ror/rol defines %!s(int64=17) %!d(string=hai) anos
  florian 1afb1aa9cc + ror/rol functions %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe f00beea41c * fixed i386/linux rtl compilation and functionality when compiled %!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
  daniel 0d78460e2e * Disable int_str again. %!s(int64=17) %!d(string=hai) anos
  peter 2a479654f1 * remove asm for simple math functions so the generic inlined function is %!s(int64=17) %!d(string=hai) anos
  daniel 624bb8e7e1 * Add win32 workaround suggested by Peter. %!s(int64=17) %!d(string=hai) anos
  peter f70219cdd8 * add align directives to int_str %!s(int64=17) %!d(string=hai) anos
  daniel d12e107800 * Use fpc_geteipasebx. %!s(int64=17) %!d(string=hai) anos
  daniel 220565fb94 * Remove unused lea from skip loop. %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 8c45c66e13 * removed accidentally committed global disable of assembler int_str %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 95c991872b + added exeinfo to implicit units so make install works again %!s(int64=17) %!d(string=hai) anos
  daniel b8fdbb1055 * Some final tweaks to asm int_str. %!s(int64=17) %!d(string=hai) anos
  daniel f94d457429 * Add Darwin PIC support to assembler int_str again. %!s(int64=17) %!d(string=hai) anos
  daniel 2ce992b4ae - Disable asm str_int again now that testsuites have run. %!s(int64=18) %!d(string=hai) anos
  daniel 47c2cc095b * Make str_int pic proof. %!s(int64=18) %!d(string=hai) anos
  daniel 6e2af37c48 Convert str_int to ATT assembler and activate it. %!s(int64=18) %!d(string=hai) anos
  daniel 0cfdde094d - Disable assembler implementations of str_int because of mysterious %!s(int64=18) %!d(string=hai) anos
  daniel d8bffd27fc - Intergrate i386/strlen.inc and remove it. %!s(int64=18) %!d(string=hai) anos
  florian d08abbca46 * forgotten commit %!s(int64=18) %!d(string=hai) anos
  yury 4662eb98fc * Fixed warnings. %!s(int64=18) %!d(string=hai) anos
  florian 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU %!s(int64=18) %!d(string=hai) anos
  florian 5a3f71754a - removed odd assembler implementation, using the inline variant usually creates better code %!s(int64=18) %!d(string=hai) anos
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe cc843f5f62 * fixed comparedword in case len=0 %!s(int64=18) %!d(string=hai) anos
  peter e8322a83e4 * optimized generic implementations to use pointers instead of %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe f51bac256d * made pic-safe (by simply not accessing global variables from %!s(int64=18) %!d(string=hai) anos
  micha d95b9082bb * add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64 %!s(int64=18) %!d(string=hai) anos
  florian 6f6e60b723 * improved SSE check by Martin Schreiber %!s(int64=18) %!d(string=hai) anos