Historique des commits

Auteur SHA1 Message Date
  florian 5b13ef1025 + added sse/avx instructions sets introduced during the last years il y a 13 ans
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects il y a 13 ans
  florian b330bba0bc + introduce -Oofastmath il y a 13 ans
  Jonas Maebe 3798b79fd7 + optimization that (re)orders instance fields of Delphi-style classes in il y a 13 ans
  florian 5acf377e31 * enable node cse for all cpus as level 2 optimization il y a 15 ans
  Jonas Maebe f104e849d8 * disabled fpu_soft for x86_64 since activating it only leads to internal il y a 16 ans
  Jonas Maebe 0cc1e24f98 * fpu_sse3 also supports scalar single/double il y a 16 ans
  Jonas Maebe 62c1781bea + mw_pascal calling convention support for ARM, ppc64 and x86_64: identical il y a 16 ans
  florian f32831c44a * fixed assembling of fisttp of sse3 instruction set il y a 18 ans
  peter a0ebdcf820 * enable regvar for -O2 il y a 18 ans
  florian 9be265ab02 * fixed x86-64 compilation il y a 18 ans
  florian 2a54d957b2 * fixed two small errors il y a 19 ans
  florian a61abb25cb * reorganized optimizer switch sets il y a 19 ans
  florian e8d5dc4ab2 * tailrecursion optimization enabled for for sparc, i386, x86-64 and arm il y a 19 ans
  peter 35c4d43699 * disable regvars until it is fixed il y a 19 ans
  Jonas Maebe 8a6ebdf274 - disabled loop unrolling for level 3 optimizations since it only causes il y a 19 ans
  peter 2888a21593 * list supported optimization options in -i il y a 19 ans
  peter b6e35a200e * rewrite of optimizer options il y a 19 ans
  daniel d05f58b604 * Group asmlists into array to be able to add 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
  peter e417e34496 * truncate log il y a 20 ans
  peter 04c97cc129 * load jmp_buf_size from system unit il y a 21 ans
  florian 8a9758c5e2 * logs truncated il y a 21 ans
  florian 588e2c38bf * dwarf branch merged il y a 21 ans
  florian c68ea95074 + syscall directive support for MorphOS added il y a 21 ans
  florian c51b6fa45b + AInt added il y a 21 ans
  florian 06442fa677 + $fputype directive support il y a 22 ans
  florian 6170faf334 * fixed some x86-64 issues il y a 22 ans
  florian 9fd5217032 * some x86-64 compilation fixe il y a 22 ans