Историја ревизија

Аутор SHA1 Порука Датум
  florian f64dbd70cf * make unicodechar equivalent to widechar, resolves #12233 пре 17 година
  Jonas Maebe 6b473862cf * give an error stating that you have to use the latest released compiler пре 17 година
  tom_at_work 8a5a6db065 * rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now) пре 17 година
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from пре 17 година
  Jonas Maebe 7b467fa2a0 * Don't inline ioresult. It's not speed critical and inlining it causes пре 17 година
  florian fe7cba52dc + support of inlined ror/rol on arm пре 17 година
  florian 20e632c8d8 * reorganized ror/rol defines пре 17 година
  florian 1afb1aa9cc + ror/rol functions пре 17 година
  florian d672700a59 * some avr fixes пре 17 година
  giulio 9203f46e1a * Handling of -Sf parameter fixed пре 17 година
  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. пре 17 година
  florian 48fb130be3 * fixed fpu type setting for avr пре 17 година
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) пре 17 година
  florian c05d4912f4 + basic system unit for avr-embedded пре 17 година
  tom_at_work 52135af71f * implement branchless fpc_abs_long in a generic way пре 17 година
  marco bce663bb43 * Fix for 10491, pdatetime now defined. пре 18 година
  peter 6ed3d91989 * CompareText for shortstrings added пре 18 година
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 пре 18 година
  peter 43c446e742 * add DumpExceptionBackTrace пре 18 година
  florian b2b0e749bb * win32 system unit doesn't depend anymore directly on the main program, this is necessary to be able to keep it in a dll пре 18 година
  florian 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU пре 18 година
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 пре 18 година
  Jonas Maebe 8ed15c96bb - removed COMPPROCINLINEFIXED define and ifdefs (fixed in 2.2.0) пре 18 година
  peter e8322a83e4 * optimized generic implementations to use pointers instead of пре 18 година
  Tomas Hajny 58bca68e6a + infrastructure for CtrlBreakHandler added пре 18 година
  florian b11e861b0f + define DEFAULT_DOUBLE on m68k пре 18 година
  Jonas Maebe a57f9e0672 + added QWord overloads for IntToHex, hexStr, OctStr, binStr пре 18 година
  micha d95b9082bb * add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64 пре 18 година
  daniel 35b6980254 * Put pptrint back in place. пре 18 година
  daniel ea47fcfc97 * ptrint -> ptruint пре 18 година