Commit History

Author SHA1 Message Date
  Jonas Maebe a24db8854c * fixed return value of InterlockedCompareExchange(64) for ppc/ppc64, 16 years ago
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 17 years ago
  peter 2a479654f1 * remove asm for simple math functions so the generic inlined function is 17 years ago
  florian 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU 18 years ago
  Jonas Maebe e64b973cf9 * fixed ppc and ppc64 compilation after r8898 18 years ago
  Jonas Maebe 107682e148 * fixed comparedword 18 years ago
  micha d95b9082bb * add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64 18 years ago
  micha 7475f656f8 + add memory barrier routines for powerpc/64 18 years ago
  florian fc027d16c5 * syntax error in last commit fixed 18 years ago
  florian b3a1868ff0 * correct masking of exceptions in genmath code 18 years ago
  peter 2f0ce31751 * string concat changed from function to procedure to 19 years ago
  tom_at_work aa8d214759 * 2.0.4 fix: fixed move()/fillchar() for linux, avoiding use of dcbz which causes crashes on G5 19 years ago
  Jonas Maebe bf1e95e024 + InterlockedCompareExchange (+ changed line endings from dos to unix) 19 years ago
  peter 4c065bce45 * move InterLocked functions to system unit 19 years ago
  Jonas Maebe 5b9f58ef73 * reverted r2037 because of braindead "out" semantics for refcounted 19 years ago
  Jonas Maebe 84aab46550 * changed formal "var" paramters of move, movechar0 and fill* into 19 years ago
  tom_at_work 9e7d550455 * fixed last commit (1337) which broke some files in the repository 20 years ago
  tom_at_work f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 20 years ago
  Károly Balogh ccc29a13f3 * added SysResetFPU, which is required for MorphOS 20 years ago
  Jonas Maebe 4292e7f939 - removed obsolete FPC_MTFSB0_CORRECTED macro 20 years ago
  michael 3a2eaa94b1 + Removed INTERNCONSTINTF define 20 years ago
  michael 93ba0409be + Removed HASCOMPILERPROC define 20 years ago
  michael db5d9d75aa + Removed INTERNCOPY define 20 years ago
  peter 4ace790492 * remove $Log 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  olle 381f243243 * Fixed bug in stack crawling routines for macos 20 years ago
  peter e417e34496 * truncate log 20 years ago
  olle beecc57e21 * Fixed stack frame access for macos 20 years ago
  Jonas Maebe cfeaa8aa65 * some compilation fixes for powerpc after all the internconst and 21 years ago