提交历史

作者 SHA1 备注 提交日期
  Károly Balogh bd17976cf1 m68k: added Coldfire CPU capability MVS/MVZ instructions. also fixed CFv4e capabilities 9 年之前
  Károly Balogh 9d2dad2463 m68k: added cpu type cfv4e, which is the only ColdFire with FPU, and GNU AS needs this to actually allow CF FPU code 9 年之前
  Károly Balogh bd564b8933 m68k: some code to support the ColdFire v4e FPU. not functional yet. 9 年之前
  Károly Balogh 4e964c2ed7 m68k: rewrote fixref and a_load_ref_ref, fixing a bunch of problems on ColdFire, unifying and simplifying the code a lot, and hopefully not killing anything in the process 9 年之前
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. 10 年之前
  florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, 10 年之前
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support 10 年之前
  Károly Balogh 8acc260a09 m68k: added the byterev and ff1 CF ISAA+/ISAC instructions, also added byterev as a CPU capability 11 年之前
  Károly Balogh f91ae2700c m68k: added CPUM68K_HAS_ROLROR capability flag 11 年之前
  Károly Balogh 7093efe4c4 fixed comment, no functional changes 11 年之前
  Károly Balogh 6bd062b59f according to the M68K PRM and also GNU AS, plain 68000 has no BRA.L 11 年之前
  Károly Balogh dfe2f253f9 added 68040 CPU type, MOVE16 and ColdFire V4 extra instructions 12 年之前
  svenbarth 6f5a648516 Improve the cpu type handling for M68k just in case we should branch 2.8.0 before I can start working on M68k again. 12 年之前
  pierre 0af0da69b1 New GasCpuTypeStr array: GAS uses different names for cpu variants 12 年之前
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects 13 年之前
  florian b330bba0bc + introduce -Oofastmath 13 年之前
  Jonas Maebe 3798b79fd7 + optimization that (re)orders instance fields of Delphi-style classes in 13 年之前
  florian 5acf377e31 * enable node cse for all cpus as level 2 optimization 15 年之前
  florian abfdda6129 * small m68k cleanups 18 年之前
  florian 2a54d957b2 * fixed two small errors 19 年之前
  florian a61abb25cb * reorganized optimizer switch sets 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 年之前
  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 6c9c4c686c * small m68k updates to bring it up2date 21 年之前
  florian 8a9758c5e2 * logs truncated 21 年之前