Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), il y a 14 ans
  Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating il y a 14 ans
  florian 77f2d6cc0d * introduce usage of TCGInt in the code generator units il y a 14 ans
  svenbarth 96116a6c3a Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either. il y a 14 ans
  paul b317139006 compiler: fix compilation problems caused by tprocdef._class -> tprocdef.struct rename which was found by make fullcycle il y a 15 ans
  Jonas Maebe f13f6627c4 * moved use_fixed_stack from cgutils to a method in paramgr so it can il y a 15 ans
  Jonas Maebe 9bc15a5f61 * renamed a_param_* to a_load_*_cgpara il y a 15 ans
  florian 515774b864 * merged armthum branch il y a 16 ans
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed il y a 16 ans
  Jonas Maebe a4cc881693 * fixed compilation after addition of support for weak symbols il y a 16 ans
  florian 1afb1aa9cc + ror/rol functions il y a 17 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  Károly Balogh 8674e35f45 * removed a_call_reg hack, not needed after peter's latest fix il y a 18 ans
  Károly Balogh 14f958682c + first attempt to implement a_call_reg il y a 18 ans
  Károly Balogh 1536e9e65b + de-uglified the previous hack il y a 18 ans
  Károly Balogh 12bcb539e6 + fix(?) stack return address with an ugly hack... il y a 18 ans
  Károly Balogh 91abb3aeb9 + first (failed) attempt to have a working stackframe generation il y a 18 ans
  florian 00d6a03b2c + default code now preserves mm registers il y a 18 ans
  peter 9f0ca44c94 * new tf_smartlink_library flag il y a 18 ans
  florian bd4bb505b3 * put Charlie's writeln debugger between DEBUG_CHARLIE conditional compilation symbols il y a 18 ans
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize il y a 18 ans
  florian d1b6522866 * fixed pushing of parameters on m68k il y a 19 ans
  pierre 8bd9d88641 * remove C like code to be able to compile unit il y a 19 ans
  Károly Balogh abcf865224 + more a_param_* implemented il y a 19 ans
  Károly Balogh e5249a8b56 + some messy m68k changes (first attempt to implement a_param_*) il y a 19 ans
  florian ab919747a6 * several m68k fixes il y a 19 ans
  florian 4cbb67aa00 * some fpu emulation code from arm to generic code generator moved il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans