Historial de Commits

Autor SHA1 Mensaje Fecha
  Károly Balogh 2bfa1b995a m68k: added division/remainder cpu capabilities hace 9 años
  Károly Balogh 7fbae10515 m68k: added more cpu capabilities (unaligned access, long addressing, various MULx), and the 68060 cpu target hace 9 años
  Károly Balogh bd17976cf1 m68k: added Coldfire CPU capability MVS/MVZ instructions. also fixed CFv4e capabilities hace 9 años
  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 hace 9 años
  Károly Balogh bd564b8933 m68k: some code to support the ColdFire v4e FPU. not functional yet. hace 9 años
  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 hace 9 años
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. hace 10 años
  florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, hace 11 años
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support hace 11 años
  Károly Balogh 8acc260a09 m68k: added the byterev and ff1 CF ISAA+/ISAC instructions, also added byterev as a CPU capability hace 11 años
  Károly Balogh f91ae2700c m68k: added CPUM68K_HAS_ROLROR capability flag hace 11 años
  Károly Balogh 7093efe4c4 fixed comment, no functional changes hace 11 años
  Károly Balogh 6bd062b59f according to the M68K PRM and also GNU AS, plain 68000 has no BRA.L hace 11 años
  Károly Balogh dfe2f253f9 added 68040 CPU type, MOVE16 and ColdFire V4 extra instructions hace 12 años
  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. hace 12 años
  pierre 0af0da69b1 New GasCpuTypeStr array: GAS uses different names for cpu variants hace 12 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 5acf377e31 * enable node cse for all cpus as level 2 optimization hace 15 años
  florian abfdda6129 * small m68k cleanups hace 18 años
  florian 2a54d957b2 * fixed two small errors hace 19 años
  florian a61abb25cb * reorganized optimizer switch sets 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
  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