Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 2167655902 * patch from Thorsten Engler submitted in #8235 hace 18 años
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 hace 18 años
  Jonas Maebe 44dffffdf2 * undid accidental commit of partial TCmdStrListItem change hace 18 años
  Jonas Maebe 5fde39cd69 * reinstated trashing of out parameters with -gt (see mantis 8216, hace 18 años
  Jonas Maebe 879a1594e1 * don't trash out parameters, because the caller may expect them to be hace 18 años
  Jonas Maebe 14a95ccdc3 * fixed r6149 hace 18 años
  Jonas Maebe fcb128c66c * don't trash reference counted types with -gt (mantis 8183) hace 19 años
  florian 5c74d8078a * take result register size from funcretloc hace 19 años
  Jonas Maebe b951947b64 * partially fixed Delphi compatibility for assembler procedures: in case hace 19 años
  peter 323fc850b9 * fixed duplicate alias check hace 19 años
  peter c9703d43d5 * check also procedure aliases for duplicate names when hace 19 años
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize hace 19 años
  Jonas Maebe 1d96dcc50d * renamed nf_swaped to nf_swapped hace 19 años
  Jonas Maebe 003a23c748 * fixed loc_mmregister bug in r4611 hace 19 años
  florian 4c2b412613 * x86_64-win64 returns structured types up to 8 bytes in rax hace 19 años
  yury 319d92fe9a * Release register of by value parameter after making its local copy. It fixes bug when local stack location is referenced using big (>4k) PC relative offset by ARM CPU. In this case temp register is needed and wrong temp register is allocated. hace 19 años
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym hace 19 años
  peter f2a25e845d * refactor gen_alloc_symtable so it depends on varsym type and not hace 19 años
  peter 3cae449fda * moved rtti to ncgrtti hace 19 años
  peter e17b424e28 * refactor procsym procdef list hace 19 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  Jonas Maebe aa65525fff * fixed incompatibility between -gt and openstring (and faked open strings hace 19 años
  peter 136d3e8d46 * refactor implemented interfaces hace 19 años
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) hace 19 años
  florian 85d63d9fa9 * settings refactored hace 19 años
  peter 3078a1927f * remove ttype hace 19 años
  florian 9a1b9071a5 * implemented kylix like local directive, fixes #7242 hace 19 años
  florian fb5e396881 + experimental -Sv option to support vector arithmetics hace 19 años
  florian 67ba76f090 * several arm fixes hace 19 años
  Jonas Maebe 7528a28287 * keep track of a sym's initial location to use during the generation hace 19 años