Historique des commits

Auteur SHA1 Message Date
  florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, il y a 11 ans
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support il y a 11 ans
  Károly Balogh 8acc260a09 m68k: added the byterev and ff1 CF ISAA+/ISAC instructions, also added byterev as a CPU capability il y a 11 ans
  Károly Balogh f91ae2700c m68k: added CPUM68K_HAS_ROLROR capability flag il y a 11 ans
  Károly Balogh 7093efe4c4 fixed comment, no functional changes il y a 11 ans
  Károly Balogh 6bd062b59f according to the M68K PRM and also GNU AS, plain 68000 has no BRA.L il y a 11 ans
  Károly Balogh dfe2f253f9 added 68040 CPU type, MOVE16 and ColdFire V4 extra instructions il y a 12 ans
  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. il y a 12 ans
  pierre 0af0da69b1 New GasCpuTypeStr array: GAS uses different names for cpu variants il y a 12 ans
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects il y a 13 ans
  florian b330bba0bc + introduce -Oofastmath il y a 13 ans
  Jonas Maebe 3798b79fd7 + optimization that (re)orders instance fields of Delphi-style classes in il y a 13 ans
  florian 5acf377e31 * enable node cse for all cpus as level 2 optimization il y a 15 ans
  florian abfdda6129 * small m68k cleanups il y a 18 ans
  florian 2a54d957b2 * fixed two small errors il y a 19 ans
  florian a61abb25cb * reorganized optimizer switch sets il y a 19 ans
  Jonas Maebe 8a6ebdf274 - disabled loop unrolling for level 3 optimizations since it only causes il y a 19 ans
  peter 2888a21593 * list supported optimization options in -i il y a 19 ans
  peter b6e35a200e * rewrite of optimizer options il y a 19 ans
  Jonas Maebe 8bc4e0a32f * inline and compilerproc are now procoptions instead of proccall types il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter 6c9c4c686c * small m68k updates to bring it up2date il y a 21 ans
  florian 8a9758c5e2 * logs truncated il y a 21 ans
  florian 588e2c38bf * dwarf branch merged il y a 21 ans
  florian 71f80e8bef * continued to fix m68k compiler compilation il y a 21 ans
  florian c68ea95074 + syscall directive support for MorphOS added il y a 21 ans
  florian a702d678aa * more adaptions for m68k il y a 21 ans
  florian b80d10cb70 * fixed some m68k compilation problems il y a 21 ans