Commit History

Autor SHA1 Mensaxe Data
  Jonas Maebe a302cbeff1 * more Win64 -> FPC_HAS_TYPE_EXTENDED check conversions %!s(int64=15) %!d(string=hai) anos
  marco 20499117de * reenabled ttime and tdate in system. %!s(int64=15) %!d(string=hai) anos
  florian 34f976afea * enabled internal sar support for sparc and mips as well %!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
  florian 775f532c95 * disabled TTime and TDate for now till a solution for the conflicts on unix is found %!s(int64=15) %!d(string=hai) anos
  florian 06e604cffd + patch by Sven Barth to add TDate and TTime to the system unit, resolves #15474 %!s(int64=15) %!d(string=hai) anos
  florian 4faf2e9f0f * cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 3138093fdf * changed errnum parameter of halt() from byte to longint to match the %!s(int64=16) %!d(string=hai) anos
  marco 17062d667c * ansistring versions of mk/rm/chdir in objpas, Mantis 15010. The os-dependant routines of *nix/os2/win/dos have been converted %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 335e159c11 Merged revisions 13351-13373,13376-13457 via svnmerge from %!s(int64=16) %!d(string=hai) anos
  florian 90d71ee7da * SwapEndian(<16 Bit>) needs inline in the interface section as well %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 92de010fe1 Merged revisions 13218-13347 via svnmerge from %!s(int64=16) %!d(string=hai) anos
  ivost 02d177c885 * added FillQWord, IndexQWord, but CompareQWord is still missing %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe b77bff2996 + cardinal/qword overloads for interlocked* routines (mantis #13281) %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe ab8b32dafb - removed PARAOUTFILE define and ifdefs %!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
  Jonas Maebe 213c00b17f * updated check for minimum version required to build trunk (at least %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe b912e00440 * renamed rol/ror functions into rolbyte/rolword/roldword/rolqword %!s(int64=16) %!d(string=hai) anos
  florian f64dbd70cf * make unicodechar equivalent to widechar, resolves #12233 %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 6b473862cf * give an error stating that you have to use the latest released compiler %!s(int64=17) %!d(string=hai) anos
  tom_at_work 8a5a6db065 * rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now) %!s(int64=17) %!d(string=hai) anos
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 7b467fa2a0 * Don't inline ioresult. It's not speed critical and inlining it causes %!s(int64=17) %!d(string=hai) anos
  florian fe7cba52dc + support of inlined ror/rol on arm %!s(int64=17) %!d(string=hai) anos
  florian 20e632c8d8 * reorganized ror/rol defines %!s(int64=17) %!d(string=hai) anos
  florian 1afb1aa9cc + ror/rol functions %!s(int64=17) %!d(string=hai) anos
  florian d672700a59 * some avr fixes %!s(int64=17) %!d(string=hai) anos
  giulio 9203f46e1a * Handling of -Sf parameter fixed %!s(int64=17) %!d(string=hai) anos
  yury 5dc6e54925 * Removed inline for procedures with assembler or formal parameters, since inline is not supported for them (compiler warns about that now). Even if there is no inline modifier in interface declaration of procedure, it is possible to specify inline in procedure implementation if needed (e.g. for generic implementations) and inlining will work for them. %!s(int64=17) %!d(string=hai) anos