Histórico de Commits

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