提交历史

作者 SHA1 备注 提交日期
  florian 75e702c2e8 * rename cpu instruction set define cpu386 to cpu80386. cpu386 is used already as a family define 15 年之前
  florian 5acf377e31 * enable node cse for all cpus as level 2 optimization 15 年之前
  Jonas Maebe 7e7e7b34e1 - disabled cs_opt_asmcse for -O2/-O3 on i386. It can still be enabled 16 年之前
  florian c7100799ed + forbid usage of $E on targets supporting no fpu emulation 18 年之前
  florian 185be23d12 * tail recursion is fixed in the mean time, reenabled 19 年之前
  Jonas Maebe 52b3257d9c * disabled tailrec optimization for -O2 for now since it breaks make all 19 年之前
  florian 2a54d957b2 * fixed two small errors 19 年之前
  florian a61abb25cb * reorganized optimizer switch sets 19 年之前
  florian e8d5dc4ab2 * tailrecursion optimization enabled for for sparc, i386, x86-64 and arm 19 年之前
  Jonas Maebe 3360e21bd8 + added mwpascal as supported calling convention 19 年之前
  Jonas Maebe 8a6ebdf274 - disabled loop unrolling for level 3 optimizations since it only causes 19 年之前
  peter 2888a21593 * list supported optimization options in -i 19 年之前
  peter b6e35a200e * rewrite of optimizer options 19 年之前
  florian 008da5b11c + new cpus/fpus added 19 年之前
  Jonas Maebe 8bc4e0a32f * inline and compilerproc are now procoptions instead of proccall types 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  peter c95a859f0a * generic tlocation 21 年之前
  florian 8a9758c5e2 * logs truncated 21 年之前
  florian 588e2c38bf * dwarf branch merged 21 年之前
  florian c68ea95074 + syscall directive support for MorphOS added 21 年之前
  florian fabb9c33ac * top_symbol killed 21 年之前
  florian dd2bb53aa5 + possible sse2 unit usage for double calculations 21 年之前
  florian 06442fa677 + $fputype directive support 21 年之前
  peter 1b0d0ca3c4 * s128real type is not compatible with s80real 21 年之前
  florian 1af574ceca * assembler readers OOPed 22 年之前
  florian bbf7300a0c * Florian's culmutative nr. 1; contains: 22 年之前
  florian 220e05dd5e * fixed arm concatcopy 22 年之前
  florian 1b2a455ced * two comments fixed 22 年之前