Commit History

Autor SHA1 Mensaxe Data
  sergei 5c48804240 * Moved local label infrastructure into tasmreader, reduces number of global vars. Functionality is not changed. %!s(int64=11) %!d(string=hai) anos
  sergei 9c54cdc85d * x86: Cleaned out addr_far,addr_far_ref used to encode far calls/jumps. NASM (and FPC x86 assembler based on it) already have opsize=S_FAR for this purpose. %!s(int64=11) %!d(string=hai) anos
  nickysn 4f96e8a20d * convert i8086 inline asm instruction 'call symbol' to 'call far symbol' in memory models with far code %!s(int64=12) %!d(string=hai) anos
  sergei ea65e272dd * Changed global variable into field. %!s(int64=12) %!d(string=hai) anos
  svenbarth b6bfa864d4 Disallow the usage of the inline assembler inside generics, because there are currently two problems: %!s(int64=12) %!d(string=hai) anos
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 68d9e95120 * if the size of an operand is not explicitly forced in intel assembler %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 4d0e4e1b56 * treat "[var + rip]" in intel assembler mode as addr_pic_no_got on x86-64 %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 2c43e084f0 * disabled "[reg].offset globalvar" pic syntax in intel assembler mode for %!s(int64=13) %!d(string=hai) anos
  florian 860d753055 * treat registers (and identifiers of register parameter) as normal identifiers when parsing record fields in intel assembler, resolves #19555 %!s(int64=14) %!d(string=hai) anos
  sergei 08ff5ff051 * x86 Intel assembler reader: disallow more than one register name per register operand, resolves #15672. %!s(int64=14) %!d(string=hai) anos
  florian e7fa076b70 * handle variables without explicit size prefix better in inline assembler, resolves #18009 %!s(int64=14) %!d(string=hai) anos
  pierre ba6a4760e9 * fix regression 16700 introduced in rev 16104 %!s(int64=15) %!d(string=hai) anos
  pierre 586dd1ee49 * fix go32v2 assembler parsing failure introduced in rev 16104 %!s(int64=15) %!d(string=hai) anos
  pierre 207e0b58f5 * Support Intel [ebx].offset var PIC construct %!s(int64=15) %!d(string=hai) anos
  pierre 7f200ab27e * Use asmsearchsym in assembler readers %!s(int64=15) %!d(string=hai) anos
  mazen b127fc154a * Fixed spell error revealed by lintian. %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 9273856e84 * disallow pusha*/popa* for x86_64 (mantis #14862) %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 6d6892bec6 * fixed "byte/word/... ptr []" and "byte/word/..([])" typecasted expressions %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 8542632ebe * fixed evaluating constant expressions consisting of more than one term and %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe f90768ed6a * small optimisation for r14449: check whether the routine is a pure %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe d3f9e6290b * fixed error in r14402 for functions/procedures that are not declared as %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe f2c0190aa3 * treat parameters that are passed in registers as register operands in the %!s(int64=16) %!d(string=hai) anos
  florian b9fddff9c4 * avoid IE in case of unknown assembler reference syntax %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe ca132e203f * treat typecast(register) the same as typecast([register]) in assembler %!s(int64=16) %!d(string=hai) anos
  yury cf7390ea81 * Fixed 'mixed signed/unsigned' and pointer conversion warnings. %!s(int64=17) %!d(string=hai) anos
  florian 58757d0630 * support of dq in Intel assembler on 64 bit CPUs, resolves #11425 %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe f36e5411af * split cpu64bit compiler define into %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 527190a875 + relsymbol support for intel asm reader %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe 1a32e4fdf5 * fixed pushing of words in intel assembler (indirectly related to %!s(int64=18) %!d(string=hai) anos