Commit History

Author SHA1 Message Date
  nickysn 54299874d3 + implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc 4 years ago
  florian 674c3f04e0 + added explanation for min/max intrinsics 4 years ago
  florian 6e4997265c + min/max intrinsics for internal use by the compiler 4 years ago
  svenbarth d401639b24 * fix for Mantis #37251: apply patches by Bi0T1N to implement the IsConstValue() intrinsic 5 years ago
  svenbarth d1cb341cfa * include the Z80 specific intrinsic values 5 years ago
  florian 70a836c4a2 * first part of merging parts of Jeppe's intrinsics patch, mainly r31135 5 years ago
  svenbarth b0ac0ddcc9 + add support for the IsManagedType() intrinsics which reports for a type (or variable) whether it needs initialization/finalization 5 years ago
  Jonas Maebe 9630eb7ce9 * synchronised with trunk till r40466 6 years ago
  Jonas Maebe 122d0d36d6 + volatile() expression that marks an expression as volatile 6 years ago
  Jonas Maebe 8555ec1438 + fpc_eh_return_data_regno() intrinsic to get the return register numbers 6 years ago
  nickysn fdc896ad0a + inline support for the x86 'in' and 'out' instructions. Currently only enabled 7 years ago
  nickysn 78e0f6c68b + added an i8086-specific FarAddr() function, similar to Addr(), but always 7 years ago
  florian c7d5525b56 + implemented some AVR specific intrinsics 7 years ago
  svenbarth 0b02dab684 + new Delphi-compatible intrinsic GetTypeKind() which returns the TTypeKind of a type as a constant value (and thus can be optimized away in If- and Case-statements) 8 years ago
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers 8 years ago