Commit Verlauf

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