Histórico de Commits

Autor SHA1 Mensagem Data
  florian 70a836c4a2 * first part of merging parts of Jeppe's intrinsics patch, mainly r31135 há 5 anos atrás
  Jonas Maebe 9630eb7ce9 * synchronised with trunk till r40466 há 6 anos atrás
  Jonas Maebe 122d0d36d6 + volatile() expression that marks an expression as volatile há 6 anos atrás
  Jonas Maebe 8555ec1438 + fpc_eh_return_data_regno() intrinsic to get the return register numbers há 7 anos atrás
  nickysn 78e0f6c68b + added an i8086-specific FarAddr() function, similar to Addr(), but always há 7 anos atrás
  florian c7d5525b56 + implemented some AVR specific intrinsics há 8 anos atrás
  nickysn f514657e45 + implemented the sar/shl/shr/rol/ror inline modify-in-place nodes; the actual há 8 anos atrás
  nickysn 256dc546ac + implemented the in_neg_assign_x and in_not_assign_x inline nodes, which will há 8 anos atrás
  nickysn fc59649a98 + added inline nodes for handling and/or/xor in place (i.e. x:=x op y, where há 8 anos atrás
  florian 9c81e90e08 + extension to iso mode: reset/rewrite can take a file name as a second parameter há 9 anos atrás
  svenbarth fd66d70449 innr.inc: há 9 anos atrás
  Jonas Maebe ff583bde6c * made setstring() a compiler intrinsic so it can set the compile-time há 11 anos atrás
  Jonas Maebe d9c13d892e + added fpc_in_aligned forgotten in r23310 há 11 anos atrás
  florian d88d644925 + support for FMA intrinsic: if there is no hardware support, the compiler throws an error. há 11 anos atrás
  florian b782918434 * first draft to support the popcnt instruction, works so far for x86 with a real popcnt instruction há 13 anos atrás
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
  Jonas Maebe d6966e545b + support for formal var/out parameters on the JVM target: há 14 anos atrás
  florian 5dae691c96 * implementation of bit scan intrinsics by Richard Vida, resolves #17592 há 15 anos atrás
  florian dfc2652062 + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 há 15 anos atrás
  Jonas Maebe 5885866990 + support for objcencode() (equivalent of Objective-C's @encode()) + test há 16 anos atrás
  Jonas Maebe becdecc5e4 * part of r13461 há 16 anos atrás
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable há 16 anos atrás
  florian 1afb1aa9cc + ror/rol functions há 17 anos atrás
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 há 18 anos atrás
  Jonas Maebe c80d4225ca + support for ISO Extended Pascal ReadStr() and WriteStr() routines há 18 anos atrás
  Jonas Maebe cd5b9245f9 + support for bitsizeof() function há 19 anos atrás
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: há 19 anos atrás
  daniel fea15be56f * Prepare for internal stack frame functions. há 19 anos atrás
  peter 2d3c01d83a * basic work to make Move() and FillChar() internal under ifdef INTERNALMOVEFILLCHAR há 19 anos atrás
  Jonas Maebe 9455dea30b + slice constant há 19 anos atrás