Histórico de Commits

Autor SHA1 Mensagem Data
  florian 48fb130be3 * fixed fpu type setting for avr há 17 anos atrás
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) há 17 anos atrás
  florian c05d4912f4 + basic system unit for avr-embedded há 17 anos atrás
  tom_at_work 52135af71f * implement branchless fpc_abs_long in a generic way há 17 anos atrás
  marco bce663bb43 * Fix for 10491, pdatetime now defined. há 18 anos atrás
  peter 6ed3d91989 * CompareText for shortstrings added há 18 anos atrás
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 há 18 anos atrás
  peter 43c446e742 * add DumpExceptionBackTrace há 18 anos atrás
  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 há 18 anos atrás
  florian 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU há 18 anos atrás
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 há 18 anos atrás
  Jonas Maebe 8ed15c96bb - removed COMPPROCINLINEFIXED define and ifdefs (fixed in 2.2.0) há 18 anos atrás
  peter e8322a83e4 * optimized generic implementations to use pointers instead of há 18 anos atrás
  Tomas Hajny 58bca68e6a + infrastructure for CtrlBreakHandler added há 18 anos atrás
  florian b11e861b0f + define DEFAULT_DOUBLE on m68k há 18 anos atrás
  Jonas Maebe a57f9e0672 + added QWord overloads for IntToHex, hexStr, OctStr, binStr há 18 anos atrás
  micha d95b9082bb * add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64 há 18 anos atrás
  daniel 35b6980254 * Put pptrint back in place. há 18 anos atrás
  daniel ea47fcfc97 * ptrint -> ptruint há 18 anos atrás
  florian 5c58f69595 + ModuleIs* typed consts added há 18 anos atrás
  yury 5afc9355f8 * use proper runtime error codes for EIntfCastError and ESafecallException exceptions. há 18 anos atrás
  florian 041ff166cc * fixed arm compilation há 18 anos atrás
  peter 5c914393d5 * added uint64 alias há 18 anos atrás
  ivost ed87187cad * removed InterlockedCompareExchange64 for i386 from system unit há 18 anos atrás
  ivost 2c22173534 * Added InterlockedCompareExchange64 for i386 (supported over cmpxchg8b instruction) há 18 anos atrás
  daniel 0cc43888e9 * Redefine ucs4char as subrange type ($0..$10ffff), which is the legal há 18 anos atrás
  florian f42a2d67b9 * made exitcode a longint, at least windows supports it, delphi uses a longint too há 18 anos atrás
  florian 48e51671e5 * don't include compiler proc. in the docs há 19 anos atrás
  florian fd2032dab2 + start of embedded rtl há 19 anos atrás
  Jonas Maebe 4240479f5d * fixed datarace in CBeginThread há 19 anos atrás