Historial de Commits

Autor SHA1 Mensaje Fecha
  florian a0cae50af6 * rtl part of #35433 hace 1 año
  Michael VAN CANNEYT abd1e72e9d * Char -> AnsiChar hace 2 años
  Jonas Maebe 0758aa1143 FPU exception mask: generlised system unit interface hace 3 años
  Károly Balogh 09f0a3dd63 powerpc: also drop DCBZ usage on AmigaOS4, as it runs on hardware with other than the assumed cacheline size hace 5 años
  pierre 008c1436d8 Fix bug report 35937 by simple assembly code change and add test hace 6 años
  pierre 7778c7d8ae Disable dcbz code for AIX also hace 7 años
  pierre a69942852f Fix to avoid access of memory outside of array size if overlap is true hace 7 años
  Károly Balogh 0b561b6c8f powerpc: enable SUPPORT_GET_FRAME hace 8 años
  Károly Balogh df0ac8cb02 powerpc: MorphOS recently started supporting the G5s, and it runs the G5s in non-G4-compatible mode much like Linux, therefore the DCBZ code seems to fail on them. So disable DCBZ usage for MorphOS as well. hace 10 años
  sergei e5f6f9c3a1 - powerpc and powerpc64: cleaned out code corresponding to FPC_STRTOSHORTSTRINGPROC not defined (obsolete and removed from other targets long ago). Also merged strpas.inc files into powerpc*.inc, because by now they are included only once and therefore don't need to be separate files. hace 11 años
  sergei 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. hace 11 años
  pierre 8469741700 + Added additional addr pointer parameter to hace 13 años
  sergei 4ebc34c5e7 * Promoted result type of FPC_PCHAR_LENGTH and FPC_PWIDECHAR_LENGTH to SizeInt. hace 14 años
  Jonas Maebe 5cbe12c622 * don't overwrite the target value of interlockedcompareexchange*() if the hace 15 años
  Jonas Maebe c14574bb56 * don't change the fpu control word in the initialisation code of dynamic hace 15 años
  Jonas Maebe a527b6b2b4 * optimized ppc memory barrier implementations hace 15 años
  Jonas Maebe a24db8854c * fixed return value of InterlockedCompareExchange(64) for ppc/ppc64, hace 16 años
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) hace 17 años
  peter 2a479654f1 * remove asm for simple math functions so the generic inlined function is hace 17 años
  florian 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU hace 18 años
  Jonas Maebe e64b973cf9 * fixed ppc and ppc64 compilation after r8898 hace 18 años
  Jonas Maebe 107682e148 * fixed comparedword hace 18 años
  micha d95b9082bb * add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64 hace 18 años
  micha 7475f656f8 + add memory barrier routines for powerpc/64 hace 18 años
  florian fc027d16c5 * syntax error in last commit fixed hace 19 años
  florian b3a1868ff0 * correct masking of exceptions in genmath code hace 19 años
  peter 2f0ce31751 * string concat changed from function to procedure to hace 19 años
  tom_at_work aa8d214759 * 2.0.4 fix: fixed move()/fillchar() for linux, avoiding use of dcbz which causes crashes on G5 hace 19 años
  Jonas Maebe bf1e95e024 + InterlockedCompareExchange (+ changed line endings from dos to unix) hace 19 años
  peter 4c065bce45 * move InterLocked functions to system unit hace 19 años