Historial de Commits

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