Commit történet

Szerző SHA1 Üzenet Dátum
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 18 éve
  peter 43c446e742 * add DumpExceptionBackTrace 18 éve
  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 éve
  florian 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU 18 éve
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 18 éve
  Jonas Maebe 8ed15c96bb - removed COMPPROCINLINEFIXED define and ifdefs (fixed in 2.2.0) 18 éve
  peter e8322a83e4 * optimized generic implementations to use pointers instead of 18 éve
  Tomas Hajny 58bca68e6a + infrastructure for CtrlBreakHandler added 18 éve
  florian b11e861b0f + define DEFAULT_DOUBLE on m68k 18 éve
  Jonas Maebe a57f9e0672 + added QWord overloads for IntToHex, hexStr, OctStr, binStr 18 éve
  micha d95b9082bb * add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64 18 éve
  daniel 35b6980254 * Put pptrint back in place. 18 éve
  daniel ea47fcfc97 * ptrint -> ptruint 18 éve
  florian 5c58f69595 + ModuleIs* typed consts added 18 éve
  yury 5afc9355f8 * use proper runtime error codes for EIntfCastError and ESafecallException exceptions. 18 éve
  florian 041ff166cc * fixed arm compilation 18 éve
  peter 5c914393d5 * added uint64 alias 18 éve
  ivost ed87187cad * removed InterlockedCompareExchange64 for i386 from system unit 18 éve
  ivost 2c22173534 * Added InterlockedCompareExchange64 for i386 (supported over cmpxchg8b instruction) 18 éve
  daniel 0cc43888e9 * Redefine ucs4char as subrange type ($0..$10ffff), which is the legal 18 éve
  florian f42a2d67b9 * made exitcode a longint, at least windows supports it, delphi uses a longint too 18 éve
  florian 48e51671e5 * don't include compiler proc. in the docs 18 éve
  florian fd2032dab2 + start of embedded rtl 18 éve
  Jonas Maebe 4240479f5d * fixed datarace in CBeginThread 19 éve
  florian 4cbb67aa00 * some fpu emulation code from arm to generic code generator moved 19 éve
  micha 53f935213f * re-export operatingsystem_result (only not needed for i386-linux-2.1.1) 19 éve
  micha ad7d549965 + implement pascal inline asm start/halt code for linux/i386 19 éve
  Jonas Maebe 5acc8b44a8 * activated internal get_frame for x86 19 éve
  daniel bbc80554b1 * Turn cmdline into property on Linux. 19 éve
  florian d7fe89c63d * Real is now defined in the system unit being an unique type, fixes #7425 19 éve