Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  michael b9effb6da0 + Merged revision 267 20 vuotta sitten
  michael 16b73012e5 + Merged revision 265 20 vuotta sitten
  peter dbf8134f0a Merged revisions 231 via svnmerge from 20 vuotta sitten
  fpc b409904e44 Merged revisions 42 via svnmerge from 20 vuotta sitten
  fpc 50778076c3 initial import 20 vuotta sitten
  peter e417e34496 * truncate log 20 vuotta sitten
  Jonas Maebe b6a6e78db1 * fixed remaining compilation problems 21 vuotta sitten
  peter 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 vuotta sitten
  Jonas Maebe cfeaa8aa65 * some compilation fixes for powerpc after all the internconst and 21 vuotta sitten
  Jonas Maebe edbec6f2b4 * use generic round, the ppc-specific one is buggy 21 vuotta sitten
  Jonas Maebe 0f26252376 + cgenmath with libc math functions. Faster than the routines in genmath 21 vuotta sitten
  olle 4372f8ef91 * fixed global variable access in asm 21 vuotta sitten
  Jonas Maebe ecfca6db55 - reverted previous patch, solved with the new assembler reader 22 vuotta sitten
  olle 0b2afad6e8 * changed in temp+4 to 4+temp, to be compatible with PPCAsm 22 vuotta sitten
  florian 4ff69f3905 * fixed rtl to work with the integrated fpc ppc assembler reader 22 vuotta sitten
  florian ed7610985b * fixed qword_to_double conversion on powerpc 22 vuotta sitten
  florian 8d771df2d4 * arm fixes to the common rtl code 22 vuotta sitten
  olle 4eac90e5d4 * small bugfix macos 22 vuotta sitten
  Jonas Maebe a4db446a95 * fixed compilation problems (removed unnecessary modified registers 22 vuotta sitten
  Jonas Maebe 18f6811154 * fixed 64 bit results of trunc and round 22 vuotta sitten
  florian d992e13e08 * fixed parameter passing for int64 22 vuotta sitten
  Jonas Maebe df5e0bbfc6 * fsqrt is an optional instruction in the ppc architecture and isn't 22 vuotta sitten
  Jonas Maebe 59dae8729c * fixed round() (almost the same as trunc) 22 vuotta sitten
  Jonas Maebe a23b530fc8 * fixed qword and int64 to double conversion 22 vuotta sitten
  Jonas Maebe c59fb8e28a - removed empty ppc-specific frac() 22 vuotta sitten
  Jonas Maebe 49497382c0 * trunc now also supports int64 (no NaN's etc though) 22 vuotta sitten
  florian 96df8384cd * fixed trunc, now it's working at least for longint range 22 vuotta sitten
  peter a7691d8bb8 * fpc_round added, needed for int64 currency 22 vuotta sitten
  olle e45d57fd4f * changed access of globals to be indirect via TOC 23 vuotta sitten
  florian 14bfc9eeba * changed power(...) prototype to int64 23 vuotta sitten