Histórico de Commits

Autor SHA1 Mensagem Data
  sergei cad30aaee9 * x86_64: Modified fpc_exp_real so it does not use 'sahf' assembler instruction, which may be not present on early 64-bit capable x86 processors. Mantis #29583. há 9 anos atrás
  Jonas Maebe e4647ac133 - removed "nostackframe" from floating point helpers for llvm, as FPC há 10 anos atrás
  Jonas Maebe 6909523b70 * handle atan, sqrt, ln, sin and cos in the x86 RTL for llvm há 10 anos atrás
  sergei f456bb3a25 * Re-implement ln(x) also for x87-based x86_64 targets (counterpart of r27367,r27518,r27552,r27553 for i386 target). há 11 anos atrás
  sergei b16c6f8ced * i386 and x86_64 changes for Delphi compatibility: há 11 anos atrás
  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. há 11 anos atrás
  sergei 2981f73aaa - Removed redundant functions "power", they were neither used nor accessible through interface. The actual function "power" is located in Math unit. há 11 anos atrás
  sergei 2b1e5f7014 * Mantis #17273: don't generate x87 instructions on win64 target. há 12 anos atrás
  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. há 12 anos atrás
  sergei db045c4871 * Define FPC_ABSMASK_SINGLE and FPC_ABSMASK_DOUBLE without using assembler. há 12 anos atrás
  sergei ea571ba1a3 * Use variables instead of direct indexing into stack, eliminates warnings at compilation. há 14 anos atrás
  sergei 369725f2c4 * Get8087CW: Make sure that high bits of result are clear. há 14 anos atrás
  sergei 4a3c7f7ef4 * Get8087CW: use fixed stack. há 14 anos atrás
  Jonas Maebe a302cbeff1 * more Win64 -> FPC_HAS_TYPE_EXTENDED check conversions há 15 anos atrás
  yury bba2b87064 * Use RIP relative symbol addressing in assembler blocks. Finally bug #13657 is fixed. há 16 anos atrás
  florian 50b63884cb + applied a fix similar to 11820 to x86-64 há 17 anos atrás
  Jonas Maebe 032352d98b + darwin/x86_64 support há 18 anos atrás
  florian 538e1bb8e8 * fixed broken Math.SetExceptionMask há 19 anos atrás
  florian 47fac4ee6e * moved *SSECSR to system unit há 19 anos atrás
  florian 89f8474388 * unified and moved some win32/win64 stuff há 19 anos atrás
  florian 8711adb9d1 * fixed exp to be pic safe há 20 anos atrás
  florian 78abb1603d * synched with i386 há 20 anos atrás
  florian 6a279f8569 * small compilation fixes for win64 system unit há 20 anos atrás
  florian ad3b9b9464 * windows rtl restructuring to share code between win32 and win64 há 20 anos atrás
  michael 3a2eaa94b1 + Removed INTERNCONSTINTF define há 20 anos atrás
  michael 93ba0409be + Removed HASCOMPILERPROC define há 20 anos atrás
  peter 4ace790492 * remove $Log há 20 anos atrás
  fpc 790a4fe2d3 * log and id tags removed há 20 anos atrás
  fpc 50778076c3 initial import há 20 anos atrás
  florian 58202bd7d5 * some ifdef'ed pic code há 20 anos atrás