Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 6d6892bec6 * fixed "byte/word/... ptr []" and "byte/word/..([])" typecasted expressions hace 15 años
  Jonas Maebe 8542632ebe * fixed evaluating constant expressions consisting of more than one term and hace 15 años
  Jonas Maebe f90768ed6a * small optimisation for r14449: check whether the routine is a pure hace 15 años
  Jonas Maebe d3f9e6290b * fixed error in r14402 for functions/procedures that are not declared as hace 15 años
  Jonas Maebe f2c0190aa3 * treat parameters that are passed in registers as register operands in the hace 15 años
  florian b9fddff9c4 * avoid IE in case of unknown assembler reference syntax hace 16 años
  Jonas Maebe ca132e203f * treat typecast(register) the same as typecast([register]) in assembler hace 16 años
  yury cf7390ea81 * Fixed 'mixed signed/unsigned' and pointer conversion warnings. hace 17 años
  florian 58757d0630 * support of dq in Intel assembler on 64 bit CPUs, resolves #11425 hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  Jonas Maebe 527190a875 + relsymbol support for intel asm reader hace 17 años
  Jonas Maebe 1a32e4fdf5 * fixed pushing of words in intel assembler (indirectly related to hace 18 años
  Jonas Maebe cc67ed17b5 * fixed uninitialised variable (mantis 8198, already tested by hace 18 años
  Jonas Maebe c866400823 + support for VMTOFFSET in assembler readers to get VMT offset of virtual hace 18 años
  Jonas Maebe 11528c9da6 * better fix for tw8171 (now also works for with-statements) hace 18 años
  Jonas Maebe ed13c7f60e + support for [recordfield.field] in assembler blocks in methods in hace 18 años
  Jonas Maebe 302a2a3ec2 * fixed calling qualified methods in assembler + tests for ppc/ppc64/ hace 18 años
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym hace 19 años
  peter e17b424e28 * refactor procsym procdef list hace 19 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  peter 1684a6fc32 * replaced tdictionary with tfphashlist hace 19 años
  florian 85d63d9fa9 * settings refactored hace 19 años
  peter 3078a1927f * remove ttype hace 19 años
  peter 076fb20774 * don't apply typesize of record if a field size is applied hace 19 años
  peter cc1f9f8a9b * handle . in a reference like + hace 19 años
  florian 23e67ee289 + intel assembler reader for x86-64 hace 19 años