Historique des commits

Auteur SHA1 Message Date
  sergei f456bb3a25 * Re-implement ln(x) also for x87-based x86_64 targets (counterpart of r27367,r27518,r27552,r27553 for i386 target). il y a 11 ans
  sergei b16c6f8ced * i386 and x86_64 changes for Delphi compatibility: il y a 11 ans
  sergei 217bac7a0b - Removed fpc_pi_real compilerproc, it is no longer used. At least two releases (2.6.2 and 2.6.4) emit Pi directly as a constant. il y a 11 ans
  sergei 2981f73aaa - Removed redundant functions "power", they were neither used nor accessible through interface. The actual function "power" is located in Math unit. il y a 11 ans
  sergei 2b1e5f7014 * Mantis #17273: don't generate x87 instructions on win64 target. il y a 12 ans
  sergei 90d66595c2 * typecheck_real_to_currency: generate inline round() node instead of direct call to fpc_round_real, this allows target-specific processing to take place and possibly emit more efficient code. il y a 12 ans
  sergei db045c4871 * Define FPC_ABSMASK_SINGLE and FPC_ABSMASK_DOUBLE without using assembler. il y a 12 ans
  sergei ea571ba1a3 * Use variables instead of direct indexing into stack, eliminates warnings at compilation. il y a 14 ans
  sergei 369725f2c4 * Get8087CW: Make sure that high bits of result are clear. il y a 14 ans
  sergei 4a3c7f7ef4 * Get8087CW: use fixed stack. il y a 14 ans
  Jonas Maebe a302cbeff1 * more Win64 -> FPC_HAS_TYPE_EXTENDED check conversions il y a 15 ans
  yury bba2b87064 * Use RIP relative symbol addressing in assembler blocks. Finally bug #13657 is fixed. il y a 16 ans
  florian 50b63884cb + applied a fix similar to 11820 to x86-64 il y a 17 ans
  Jonas Maebe 032352d98b + darwin/x86_64 support il y a 18 ans
  florian 538e1bb8e8 * fixed broken Math.SetExceptionMask il y a 19 ans
  florian 47fac4ee6e * moved *SSECSR to system unit il y a 19 ans
  florian 89f8474388 * unified and moved some win32/win64 stuff il y a 20 ans
  florian 8711adb9d1 * fixed exp to be pic safe il y a 20 ans
  florian 78abb1603d * synched with i386 il y a 20 ans
  florian 6a279f8569 * small compilation fixes for win64 system unit il y a 20 ans
  florian ad3b9b9464 * windows rtl restructuring to share code between win32 and win64 il y a 20 ans
  michael 3a2eaa94b1 + Removed INTERNCONSTINTF define il y a 20 ans
  michael 93ba0409be + Removed HASCOMPILERPROC define il y a 20 ans
  peter 4ace790492 * remove $Log il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  florian 58202bd7d5 * some ifdef'ed pic code il y a 21 ans
  peter e417e34496 * truncate log il y a 21 ans
  peter 29ed3f6d29 * add fnclex before loading old CW il y a 21 ans
  peter 7fb8c3dfbd * signal cleanup for linux il y a 21 ans