Historie revizí

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