Commit History

Autor SHA1 Mensaxe Data
  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. %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 8d8fc0fdee + RTL for AIX %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 335bc9fd46 + PIC support for darwin/ppc32 (-Cg works now, no regressions in test %!s(int64=18) %!d(string=hai) anos
  michael 3a2eaa94b1 + Removed INTERNCONSTINTF define %!s(int64=20) %!d(string=hai) anos
  michael 93ba0409be + Removed HASCOMPILERPROC define %!s(int64=20) %!d(string=hai) anos
  peter 4ace790492 * remove $Log %!s(int64=20) %!d(string=hai) anos
  fpc 790a4fe2d3 * log and id tags removed %!s(int64=20) %!d(string=hai) anos
  fpc 50778076c3 initial import %!s(int64=20) %!d(string=hai) anos
  peter e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
  Jonas Maebe b6a6e78db1 * fixed remaining compilation problems %!s(int64=21) %!d(string=hai) anos
  peter 4d8460ec2f * float routines all use internproc and compilerproc helpers %!s(int64=21) %!d(string=hai) anos
  Jonas Maebe cfeaa8aa65 * some compilation fixes for powerpc after all the internconst and %!s(int64=21) %!d(string=hai) anos
  Jonas Maebe edbec6f2b4 * use generic round, the ppc-specific one is buggy %!s(int64=21) %!d(string=hai) anos
  Jonas Maebe 0f26252376 + cgenmath with libc math functions. Faster than the routines in genmath %!s(int64=21) %!d(string=hai) anos
  olle 4372f8ef91 * fixed global variable access in asm %!s(int64=21) %!d(string=hai) anos
  Jonas Maebe ecfca6db55 - reverted previous patch, solved with the new assembler reader %!s(int64=21) %!d(string=hai) anos
  olle 0b2afad6e8 * changed in temp+4 to 4+temp, to be compatible with PPCAsm %!s(int64=21) %!d(string=hai) anos
  florian 4ff69f3905 * fixed rtl to work with the integrated fpc ppc assembler reader %!s(int64=22) %!d(string=hai) anos
  florian ed7610985b * fixed qword_to_double conversion on powerpc %!s(int64=22) %!d(string=hai) anos
  florian 8d771df2d4 * arm fixes to the common rtl code %!s(int64=22) %!d(string=hai) anos
  olle 4eac90e5d4 * small bugfix macos %!s(int64=22) %!d(string=hai) anos
  Jonas Maebe a4db446a95 * fixed compilation problems (removed unnecessary modified registers %!s(int64=22) %!d(string=hai) anos
  Jonas Maebe 18f6811154 * fixed 64 bit results of trunc and round %!s(int64=22) %!d(string=hai) anos
  florian d992e13e08 * fixed parameter passing for int64 %!s(int64=22) %!d(string=hai) anos
  Jonas Maebe df5e0bbfc6 * fsqrt is an optional instruction in the ppc architecture and isn't %!s(int64=22) %!d(string=hai) anos
  Jonas Maebe 59dae8729c * fixed round() (almost the same as trunc) %!s(int64=22) %!d(string=hai) anos
  Jonas Maebe a23b530fc8 * fixed qword and int64 to double conversion %!s(int64=22) %!d(string=hai) anos
  Jonas Maebe c59fb8e28a - removed empty ppc-specific frac() %!s(int64=22) %!d(string=hai) anos
  Jonas Maebe 49497382c0 * trunc now also supports int64 (no NaN's etc though) %!s(int64=22) %!d(string=hai) anos
  florian 96df8384cd * fixed trunc, now it's working at least for longint range %!s(int64=22) %!d(string=hai) anos