Commit Verlauf

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