Histórico de Commits

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