Commit History

Autor SHA1 Mensaxe Data
  florian c7d5525b56 + implemented some AVR specific intrinsics %!s(int64=7) %!d(string=hai) anos
  florian 4752b0ef96 + tinlinenode calls cpu specific routines for unknown inline numbers %!s(int64=7) %!d(string=hai) anos
  florian ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it %!s(int64=7) %!d(string=hai) anos
  nickysn e5dad9c98c + set oper.haslabelref in several other places, where a reference, containing a %!s(int64=7) %!d(string=hai) anos
  nickysn 9649154368 * fixed the token2str const array for intel syntax x86 asm %!s(int64=7) %!d(string=hai) anos
  michael aad1401272 * Fix usesanalyzer for resource strings %!s(int64=7) %!d(string=hai) anos
  nickysn 9450beb99c * fixed bug in intel syntax i8086 inline asm, when certain 'jmp/call [v]' %!s(int64=7) %!d(string=hai) anos
  lacak 05cddddf7c fcl-db: mssql: in case of network failure infinite loop can occurs in Fetch method. Bug #32524 %!s(int64=7) %!d(string=hai) anos
  nickysn 49a96af874 + also support 'external near' var declarations on i8086 %!s(int64=7) %!d(string=hai) anos
  florian 5b766a1e67 * fixed CompareByte for x86-64 after r37528 %!s(int64=7) %!d(string=hai) anos
  florian 3bcf774c7b * compilation fixed %!s(int64=7) %!d(string=hai) anos
  nickysn d570c09b9d + added test, which tests public labels as well as 'external far' variables on i8086 %!s(int64=7) %!d(string=hai) anos
  nickysn 303309b28f + added support for 'external far' variables for i8086 %!s(int64=7) %!d(string=hai) anos
  nickysn be3ff9128a + added an i8086 test for the public directive %!s(int64=7) %!d(string=hai) anos
  nickysn 29558a74cd + support exporting labels from asm blocks in intel syntax asm blocks via the %!s(int64=7) %!d(string=hai) anos
  florian 0c7306e1cd * improved CompareByte for x86-64 based on a patch by Markus Beth %!s(int64=7) %!d(string=hai) anos
  yury 13957d32b8 * Fixed packages building for mipsel-android. socketcall is used only for i386 CPU. %!s(int64=7) %!d(string=hai) anos
  Mattias Gaertner 5116deddc9 fcl-passrc: resolver: implicit calls in arguments of built-in procs %!s(int64=7) %!d(string=hai) anos
  nickysn d318ab086a * when handling absolute vars from within intel inline assembly, take the %!s(int64=7) %!d(string=hai) anos
  lacak eef6e65730 fcl-db: memds: for ftLargeInt fields use AsLargeInt when copying %!s(int64=7) %!d(string=hai) anos
  lacak 555528d145 fcl-db: memds: when copying data from source dataset to destination honor NULL values. Bug #32537 %!s(int64=7) %!d(string=hai) anos
  lacak 5c98c93500 fcl-db: tests: memds: check if null values are copied correctly. Bug #32537 %!s(int64=7) %!d(string=hai) anos
  nickysn 8a0d8f025b * fixed another i8086 inline asm 32-bit constant bug (e.g. in 'or eax, 80000001h') %!s(int64=7) %!d(string=hai) anos
  nickysn 07eab50afe + added a test for 32-bit inline asm const operand on i8086, using at&t syntax as well %!s(int64=7) %!d(string=hai) anos
  nickysn 325e66287c * fix for inline asm of instructions with 32-bit constant operands on i8086 %!s(int64=7) %!d(string=hai) anos
  nickysn 2af5c9d508 * changed type used for section alignment from byte/shortint to longint, so the %!s(int64=7) %!d(string=hai) anos
  nickysn 8cc230ef1a - don't switch index into base in the gas assembly writer. This optimization %!s(int64=7) %!d(string=hai) anos
  nickysn d7e4b50068 + also optimize x86_64 references by switching [rbp+reg64] to [reg64+rbp], %!s(int64=8) %!d(string=hai) anos
  nickysn 5ae32a0ec5 + always do the x86_64 reference optimizations as if SS=DS, because the CPU %!s(int64=8) %!d(string=hai) anos
  nickysn e58bad8eef + check for the 'pop cs' instruction in the x86 inline assembler and print a %!s(int64=8) %!d(string=hai) anos