Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 5b13ef1025 + added sse/avx instructions sets introduced during the last years hace 13 años
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects hace 13 años
  florian b330bba0bc + introduce -Oofastmath hace 13 años
  Jonas Maebe 3798b79fd7 + optimization that (re)orders instance fields of Delphi-style classes in hace 13 años
  florian 3a9e3991be * the switch -Oouseebp allows the i386 compiler to use ebp as normal register hace 13 años
  florian a38be24672 * get rid of tabs with wrong size hace 13 años
  florian 75e702c2e8 * rename cpu instruction set define cpu386 to cpu80386. cpu386 is used already as a family define hace 15 años
  florian 5acf377e31 * enable node cse for all cpus as level 2 optimization hace 15 años
  Jonas Maebe 7e7e7b34e1 - disabled cs_opt_asmcse for -O2/-O3 on i386. It can still be enabled hace 16 años
  florian c7100799ed + forbid usage of $E on targets supporting no fpu emulation hace 18 años
  florian 185be23d12 * tail recursion is fixed in the mean time, reenabled hace 19 años
  Jonas Maebe 52b3257d9c * disabled tailrec optimization for -O2 for now since it breaks make all hace 19 años
  florian 2a54d957b2 * fixed two small errors hace 19 años
  florian a61abb25cb * reorganized optimizer switch sets hace 19 años
  florian e8d5dc4ab2 * tailrecursion optimization enabled for for sparc, i386, x86-64 and arm hace 19 años
  Jonas Maebe 3360e21bd8 + added mwpascal as supported calling convention hace 19 años
  Jonas Maebe 8a6ebdf274 - disabled loop unrolling for level 3 optimizations since it only causes hace 19 años
  peter 2888a21593 * list supported optimization options in -i hace 19 años
  peter b6e35a200e * rewrite of optimizer options hace 19 años
  florian 008da5b11c + new cpus/fpus added hace 20 años
  Jonas Maebe 8bc4e0a32f * inline and compilerproc are now procoptions instead of proccall types hace 20 años
  fpc 790a4fe2d3 * log and id tags removed hace 20 años
  fpc 50778076c3 initial import hace 20 años
  peter e417e34496 * truncate log hace 20 años
  peter c95a859f0a * generic tlocation hace 21 años
  florian 8a9758c5e2 * logs truncated hace 21 años
  florian 588e2c38bf * dwarf branch merged hace 21 años
  florian c68ea95074 + syscall directive support for MorphOS added hace 21 años
  florian fabb9c33ac * top_symbol killed hace 21 años
  florian dd2bb53aa5 + possible sse2 unit usage for double calculations hace 22 años