Commit History

Автор SHA1 Съобщение Дата
  nickysn f514657e45 + implemented the sar/shl/shr/rol/ror inline modify-in-place nodes; the actual преди 8 години
  nickysn 256dc546ac + implemented the in_neg_assign_x and in_not_assign_x inline nodes, which will преди 8 години
  nickysn 2fc62d0177 * reserve consecutive inline numbers for the other modify-in-place inline nodes преди 8 години
  nickysn fc59649a98 + added inline nodes for handling and/or/xor in place (i.e. x:=x op y, where преди 8 години
  florian 9c81e90e08 + extension to iso mode: reset/rewrite can take a file name as a second parameter преди 8 години
  svenbarth a2c9c75e97 Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures. преди 9 години
  svenbarth 8287773b16 Reverted revision 33036. This feature is too controverse to be left in. преди 9 години
  svenbarth ed94ca4b24 Add support for IfThen() instrinsic that works like the if-statement in that it evaluates only the expression that is indeed executed. преди 9 години
  Jonas Maebe ff583bde6c * made setstring() a compiler intrinsic so it can set the compile-time преди 10 години
  florian d88d644925 + support for FMA intrinsic: if there is no hardware support, the compiler throws an error. преди 11 години
  florian b43b4bb455 + pseudo procedure aligned: tells the compiler to assume that the given parameter is naturally aligned, counterpart of unaligned преди 12 години
  florian b782918434 * first draft to support the popcnt instruction, works so far for x86 with a real popcnt instruction преди 13 години
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 преди 13 години
  svenbarth bd19a16be9 Add support for Default() intrinsic. For now this is only (fully) supported преди 13 години
  Jonas Maebe d6966e545b + support for formal var/out parameters on the JVM target: преди 14 години
  Jonas Maebe 694ccf3df3 + dummy support for untyped var/const/out parameters on the JVM target преди 14 години
  florian 8e7f39f176 * constant evaluation of ror/rol if they are internally handled, resolves #6300 преди 14 години
  florian 5dae691c96 * implementation of bit scan intrinsics by Richard Vida, resolves #17592 преди 15 години
  florian dfc2652062 + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 преди 15 години
  Jonas Maebe 5885866990 + support for objcencode() (equivalent of Objective-C's @encode()) + test преди 16 години
  Jonas Maebe 2799cfd83f + parser-side of objcprotocol() expression to obtain the metaclass преди 16 години
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable преди 16 години
  florian 1afb1aa9cc + ror/rol functions преди 17 години
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 преди 17 години
  Jonas Maebe c80d4225ca + support for ISO Extended Pascal ReadStr() and WriteStr() routines преди 18 години
  Jonas Maebe cd5b9245f9 + support for bitsizeof() function преди 19 години
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: преди 19 години
  daniel 4d37c919cc * Internal implementations of get_frame, get_caller_frame and get_caller_addr. преди 19 години
  florian 9e00f894a9 + support for unaligned function преди 19 години
  florian 71b90d4d00 + slice implemented преди 20 години