Commit History

Autor SHA1 Mensaxe Data
  Jonas Maebe ff583bde6c * made setstring() a compiler intrinsic so it can set the compile-time %!s(int64=10) %!d(string=hai) anos
  florian d88d644925 + support for FMA intrinsic: if there is no hardware support, the compiler throws an error. %!s(int64=11) %!d(string=hai) anos
  florian b43b4bb455 + pseudo procedure aligned: tells the compiler to assume that the given parameter is naturally aligned, counterpart of unaligned %!s(int64=12) %!d(string=hai) anos
  florian b782918434 * first draft to support the popcnt instruction, works so far for x86 with a real popcnt instruction %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 %!s(int64=13) %!d(string=hai) anos
  svenbarth bd19a16be9 Add support for Default() intrinsic. For now this is only (fully) supported %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe d6966e545b + support for formal var/out parameters on the JVM target: %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 694ccf3df3 + dummy support for untyped var/const/out parameters on the JVM target %!s(int64=14) %!d(string=hai) anos
  florian 8e7f39f176 * constant evaluation of ror/rol if they are internally handled, resolves #6300 %!s(int64=14) %!d(string=hai) anos
  florian 5dae691c96 * implementation of bit scan intrinsics by Richard Vida, resolves #17592 %!s(int64=15) %!d(string=hai) anos
  florian dfc2652062 + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 5885866990 + support for objcencode() (equivalent of Objective-C's @encode()) + test %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 2799cfd83f + parser-side of objcprotocol() expression to obtain the metaclass %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable %!s(int64=16) %!d(string=hai) anos
  florian 1afb1aa9cc + ror/rol functions %!s(int64=17) %!d(string=hai) anos
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe c80d4225ca + support for ISO Extended Pascal ReadStr() and WriteStr() routines %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe cd5b9245f9 + support for bitsizeof() function %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: %!s(int64=19) %!d(string=hai) anos
  daniel 4d37c919cc * Internal implementations of get_frame, get_caller_frame and get_caller_addr. %!s(int64=19) %!d(string=hai) anos
  florian 9e00f894a9 + support for unaligned function %!s(int64=19) %!d(string=hai) anos
  florian 71b90d4d00 + slice implemented %!s(int64=20) %!d(string=hai) anos
  peter 4ace790492 * remove $Log %!s(int64=20) %!d(string=hai) anos
  fpc 790a4fe2d3 * log and id tags removed %!s(int64=20) %!d(string=hai) anos
  fpc 50778076c3 initial import %!s(int64=20) %!d(string=hai) anos
  peter e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
  peter 4d8460ec2f * float routines all use internproc and compilerproc helpers %!s(int64=21) %!d(string=hai) anos
  olle ff36adb056 + macpas style: exit, cycle, leave %!s(int64=21) %!d(string=hai) anos
  florian 8a9758c5e2 * logs truncated %!s(int64=21) %!d(string=hai) anos
  florian e35b683e4d + added prefetch(const mem) support %!s(int64=21) %!d(string=hai) anos