Historique des commits

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