summaryrefslogtreecommitdiff
path: root/rtl/inc/macpas.pp
Commit message (Expand)AuthorAgeFilesLines
* * use math.SetExceptionMask() to disable floating point exceptionsjonas2008-07-201-5/+4
* * Fixed warnings. rtl is warnings and notes free for wince and win32 again.yury2008-04-121-1/+1
* + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)micha2008-03-021-0/+4
* + Added types UnsignedByte,UnsignedWord,UnsignedLong, suggestion bydaniel2007-06-091-0/+4
* + brotl, brotr and bnot functions for macpas mode + testsjonas2007-03-161-0/+79
* * fixed little endian typojonas2006-11-011-2/+2
* - removed automatic int-string, string-int and int-array conversion forjonas2006-11-011-10/+9
* - removed getpointersize again, it's not a standard macpas functionjonas2006-10-181-7/+0
* + support for indexing 4-byte sized integers as array[1..4] of char injonas2006-10-181-0/+1
* + GetPointerSize functionjonas2006-10-181-0/+6
* * use const strings parameters for four_char_code helpers to avoidjonas2006-07-131-6/+6
* + macpas BAnd/BOr/BXor/Bsr/Bsl/BTst/BSet/BClr supportjonas2006-07-131-0/+209
* * ifdef powerpc -> ifdef cpupowerpcjonas2006-02-151-2/+2
* * fixed and removed some missing HASINLINE directives, needs more workflorian2005-07-171-4/+2
* + ord4() supportjonas2005-06-281-1/+37
* + Mac Object Pascal supportjonas2005-06-121-0/+10
* * log and id tags removedfpc2005-05-211-1/+0
* initial importfpc2005-05-161-0/+61