Commit History

Author SHA1 Message Date
  florian 13df5b51db * objects support also default properties, so the ports unit does not depend on objpas anymore 7 years ago
  florian 2140b586a6 * i386 building fixed 7 years ago
  florian 1556599ad5 * symbols with bind type AB_EXTERNAL_INDIRECT need to be declared as EXTERN for masm/nasm etc. 7 years ago
  florian c36c4d838d + PostPeepHoleOptsCpu for i8086 7 years ago
  florian 4da4b768ec * factored out PostPeepholeOptTest 7 years ago
  florian 3097eaf8ee * made PostPeepholeOptMov a function 7 years ago
  florian a7ea7fb569 * factored out PostPeepholeOptCmp 7 years ago
  Mattias Gaertner bc260d7284 pastojs: updated todos 7 years ago
  Mattias Gaertner 399beb084b pasuseanalyzer: test for wpo resourcestring in other unit 7 years ago
  florian 194c0c7073 * compilation fixed 7 years ago
  florian 3a6f1fda78 * implemented _FPC_haltproc and Default_IRQ_handler in pascal, resolves issue #32633 7 years ago
  florian c7d5525b56 + implemented some AVR specific intrinsics 7 years ago
  florian 4752b0ef96 + tinlinenode calls cpu specific routines for unknown inline numbers 7 years ago
  florian ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 years ago
  nickysn e5dad9c98c + set oper.haslabelref in several other places, where a reference, containing a 7 years ago
  nickysn 9649154368 * fixed the token2str const array for intel syntax x86 asm 7 years ago
  michael aad1401272 * Fix usesanalyzer for resource strings 7 years ago
  nickysn 9450beb99c * fixed bug in intel syntax i8086 inline asm, when certain 'jmp/call [v]' 7 years ago
  lacak 05cddddf7c fcl-db: mssql: in case of network failure infinite loop can occurs in Fetch method. Bug #32524 7 years ago
  nickysn 49a96af874 + also support 'external near' var declarations on i8086 7 years ago
  florian 5b766a1e67 * fixed CompareByte for x86-64 after r37528 7 years ago
  florian 3bcf774c7b * compilation fixed 7 years ago
  nickysn d570c09b9d + added test, which tests public labels as well as 'external far' variables on i8086 7 years ago
  nickysn 303309b28f + added support for 'external far' variables for i8086 7 years ago
  nickysn be3ff9128a + added an i8086 test for the public directive 7 years ago
  nickysn 29558a74cd + support exporting labels from asm blocks in intel syntax asm blocks via the 7 years ago
  florian 0c7306e1cd * improved CompareByte for x86-64 based on a patch by Markus Beth 7 years ago
  yury 13957d32b8 * Fixed packages building for mipsel-android. socketcall is used only for i386 CPU. 7 years ago
  Mattias Gaertner 5116deddc9 fcl-passrc: resolver: implicit calls in arguments of built-in procs 7 years ago
  nickysn d318ab086a * when handling absolute vars from within intel inline assembly, take the 7 years ago