Commit History

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