Commit History

Автор SHA1 Съобщение Дата
  Károly Balogh 6190258f5d m68k: new CPU capability - the LINK instruction supports LONG displacements (68020+) преди 4 години
  Károly Balogh 2c8db3bb9e m68k: add support for bitfield instructions as CPU capability преди 5 години
  Jonas Maebe 592df7fa59 * disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does преди 5 години
  Károly Balogh aea0f3e667 m68k: build fix (premature commits are the root of all evil too) преди 6 години
  Károly Balogh d25820b830 m68k: added CPUM68K_HAS_BYTEWORDMATH and CPUM68K_HAS_INDEXWORD capabilities преди 6 години
  Károly Balogh 3662afe93b m68k: added more cpu capabilities. changed the CG at a few places to actually use them преди 6 години
  Károly Balogh 4936358bee m68k: fpu capabilities support преди 6 години
  pierre 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler преди 6 години
  Károly Balogh e1501c86bf m68k: fix no FPU support преди 8 години
  Károly Balogh cf8aebf00f m68k: enabled safecall exception wrappers with linux преди 8 години
  Károly Balogh a34b6c7c53 m68k: atari also uses syscalls, so update the comment for that too преди 8 години
  svenbarth 4d41decd5d * since m68k has a working implementation for the register calling convention and it's in fact used as default calling convention it should also be possible to explicitely declare routines as that calling convention преди 8 години
  svenbarth d35e9a69fa * update comment regarding pocall_syscall in supported_calling_conventions преди 8 години
  Károly Balogh 2bfa1b995a m68k: added division/remainder cpu capabilities преди 9 години
  Károly Balogh 7fbae10515 m68k: added more cpu capabilities (unaligned access, long addressing, various MULx), and the 68060 cpu target преди 9 години
  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 години