Commit History

Author SHA1 Message Date
  svenbarth 8e07ddb2bc * made internal errors for M68K unique 13 years ago
  svenbarth 43d8da7aa3 Replace DBRA instruction for Coldfire with a SUB/BRA combination in the for-loop-code- 13 years ago
  svenbarth d5523e6af6 For now completely disable (I)MUL/(I)DIV support for Coldfire and pass through the RTL routines 13 years ago
  svenbarth dea2a205c9 Fixed reference handling mostly for Coldfire CPUs. While they are conceptually based on 13 years ago
  svenbarth 72a47ea27a m68k/cgcpu.pas, tcg68k.g_proc_exit: 13 years ago
  svenbarth cfadcf3769 m68k/cgcpu.pas, tcg68k.a_op_const_reg: 13 years ago
  svenbarth f501a8fecc m68k/cgcpu.pas, tcg68k.a_op_const_reg: 13 years ago
  svenbarth 05e37e3ab1 m68k/cgcpu.pas, tcg68k: implement a_jmp_name 13 years ago
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke 13 years ago
  Jonas Maebe d6066ed51a * fixed compilation for i386/m68k after r21878/21879 13 years ago
  florian 77f2d6cc0d * introduce usage of TCGInt in the code generator units 14 years ago
  svenbarth 96116a6c3a Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either. 14 years ago
  paul b317139006 compiler: fix compilation problems caused by tprocdef._class -> tprocdef.struct rename which was found by make fullcycle 14 years ago
  Jonas Maebe f13f6627c4 * moved use_fixed_stack from cgutils to a method in paramgr so it can 15 years ago
  Jonas Maebe 9bc15a5f61 * renamed a_param_* to a_load_*_cgpara 15 years ago
  florian 515774b864 * merged armthum branch 16 years ago
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed 16 years ago
  Jonas Maebe a4cc881693 * fixed compilation after addition of support for weak symbols 16 years ago
  florian 1afb1aa9cc + ror/rol functions 17 years ago
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. 17 years ago
  Károly Balogh 8674e35f45 * removed a_call_reg hack, not needed after peter's latest fix 18 years ago
  Károly Balogh 14f958682c + first attempt to implement a_call_reg 18 years ago
  Károly Balogh 1536e9e65b + de-uglified the previous hack 18 years ago
  Károly Balogh 12bcb539e6 + fix(?) stack return address with an ugly hack... 18 years ago
  Károly Balogh 91abb3aeb9 + first (failed) attempt to have a working stackframe generation 18 years ago
  florian 00d6a03b2c + default code now preserves mm registers 18 years ago
  peter 9f0ca44c94 * new tf_smartlink_library flag 18 years ago
  florian bd4bb505b3 * put Charlie's writeln debugger between DEBUG_CHARLIE conditional compilation symbols 18 years ago
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize 18 years ago
  florian d1b6522866 * fixed pushing of parameters on m68k 18 years ago