Histórico de Commits

Autor SHA1 Mensagem Data
  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. há 11 anos atrás
  pierre 8469741700 + Added additional addr pointer parameter to há 13 anos atrás
  Jonas Maebe 5cbe12c622 * don't overwrite the target value of interlockedcompareexchange*() if the há 15 anos atrás
  Jonas Maebe c14574bb56 * don't change the fpu control word in the initialisation code of dynamic há 15 anos atrás
  Jonas Maebe a527b6b2b4 * optimized ppc memory barrier implementations há 15 anos atrás
  Jonas Maebe a24db8854c * fixed return value of InterlockedCompareExchange(64) for ppc/ppc64, há 16 anos atrás
  peter 2a479654f1 * remove asm for simple math functions so the generic inlined function is há 17 anos atrás
  Jonas Maebe e64b973cf9 * fixed ppc and ppc64 compilation after r8898 há 18 anos atrás
  Jonas Maebe a23d65fa93 * fixed comparedword (same as for ppc32) há 18 anos atrás
  Jonas Maebe 98ad33a0c7 + added lwsync instruction to the compiler há 18 anos atrás
  Jonas Maebe ad43c6a989 * fixed properties 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
  micha 7475f656f8 + add memory barrier routines for powerpc/64 há 18 anos atrás
  peter 2f0ce31751 * string concat changed from function to procedure to há 19 anos atrás
  tom_at_work 56ba740dd1 * added interlocked*64 methods for successful compilation há 19 anos atrás
  peter 4c065bce45 * move InterLocked functions to system unit há 19 anos atrás
  tom_at_work 651f34e27c * ppc64: with -Or the compiler now also generates calls to helper functions in the function prolog/epilog instead of multiple stores/loads há 20 anos atrás
  tom_at_work 88cd832f48 * ppc64/linux: fixed and enabled most assembly helpers há 20 anos atrás
  tom_at_work 3bf1152a9c * ppc64/linux: fixed and enabled some more assembly routines in the RTL há 20 anos atrás
  tom_at_work 3f4682400c * fixed basic signal handling for PowerPC64/linux, by updating related types and major code cleanup há 20 anos atrás
  tom_at_work f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target há 20 anos atrás