Historique des commits

Auteur SHA1 Message Date
  florian 3097eaf8ee * made PostPeepholeOptMov a function il y a 7 ans
  florian a7ea7fb569 * factored out PostPeepholeOptCmp il y a 7 ans
  Mattias Gaertner bc260d7284 pastojs: updated todos il y a 7 ans
  Mattias Gaertner 399beb084b pasuseanalyzer: test for wpo resourcestring in other unit il y a 7 ans
  florian 194c0c7073 * compilation fixed il y a 8 ans
  florian 3a6f1fda78 * implemented _FPC_haltproc and Default_IRQ_handler in pascal, resolves issue #32633 il y a 8 ans
  florian c7d5525b56 + implemented some AVR specific intrinsics il y a 8 ans
  florian 4752b0ef96 + tinlinenode calls cpu specific routines for unknown inline numbers il y a 8 ans
  florian ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it il y a 8 ans
  nickysn e5dad9c98c + set oper.haslabelref in several other places, where a reference, containing a il y a 8 ans
  nickysn 9649154368 * fixed the token2str const array for intel syntax x86 asm il y a 8 ans
  michael aad1401272 * Fix usesanalyzer for resource strings il y a 8 ans
  nickysn 9450beb99c * fixed bug in intel syntax i8086 inline asm, when certain 'jmp/call [v]' il y a 8 ans
  lacak 05cddddf7c fcl-db: mssql: in case of network failure infinite loop can occurs in Fetch method. Bug #32524 il y a 8 ans
  nickysn 49a96af874 + also support 'external near' var declarations on i8086 il y a 8 ans
  florian 5b766a1e67 * fixed CompareByte for x86-64 after r37528 il y a 8 ans
  florian 3bcf774c7b * compilation fixed il y a 8 ans
  nickysn d570c09b9d + added test, which tests public labels as well as 'external far' variables on i8086 il y a 8 ans
  nickysn 303309b28f + added support for 'external far' variables for i8086 il y a 8 ans
  nickysn be3ff9128a + added an i8086 test for the public directive il y a 8 ans
  nickysn 29558a74cd + support exporting labels from asm blocks in intel syntax asm blocks via the il y a 8 ans
  florian 0c7306e1cd * improved CompareByte for x86-64 based on a patch by Markus Beth il y a 8 ans
  yury 13957d32b8 * Fixed packages building for mipsel-android. socketcall is used only for i386 CPU. il y a 8 ans
  Mattias Gaertner 5116deddc9 fcl-passrc: resolver: implicit calls in arguments of built-in procs il y a 8 ans
  nickysn d318ab086a * when handling absolute vars from within intel inline assembly, take the il y a 8 ans
  lacak eef6e65730 fcl-db: memds: for ftLargeInt fields use AsLargeInt when copying il y a 8 ans
  lacak 555528d145 fcl-db: memds: when copying data from source dataset to destination honor NULL values. Bug #32537 il y a 8 ans
  lacak 5c98c93500 fcl-db: tests: memds: check if null values are copied correctly. Bug #32537 il y a 8 ans
  nickysn 8a0d8f025b * fixed another i8086 inline asm 32-bit constant bug (e.g. in 'or eax, 80000001h') il y a 8 ans
  nickysn 07eab50afe + added a test for 32-bit inline asm const operand on i8086, using at&t syntax as well il y a 8 ans