Jonas Maebe
|
f22c6870d5
* use math.SetExceptionMask() to disable floating point exceptions
|
17 yıl önce |
yury
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
17 yıl önce |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
17 yıl önce |
daniel
|
bce3ea4373
+ Added types UnsignedByte,UnsignedWord,UnsignedLong, suggestion by
|
18 yıl önce |
Jonas Maebe
|
c7f77296a9
+ brotl, brotr and bnot functions for macpas mode + tests
|
18 yıl önce |
Jonas Maebe
|
4f55927506
* fixed little endian typo
|
19 yıl önce |
Jonas Maebe
|
d87f03eef5
- removed automatic int-string, string-int and int-array conversion for
|
19 yıl önce |
Jonas Maebe
|
77de2d3b82
- removed getpointersize again, it's not a standard macpas function
|
19 yıl önce |
Jonas Maebe
|
5eedbdfde9
+ support for indexing 4-byte sized integers as array[1..4] of char in
|
19 yıl önce |
Jonas Maebe
|
1106b6a32f
+ GetPointerSize function
|
19 yıl önce |
Jonas Maebe
|
cf7fce8f65
* use const strings parameters for four_char_code helpers to avoid
|
19 yıl önce |
Jonas Maebe
|
39a127bfc0
+ macpas BAnd/BOr/BXor/Bsr/Bsl/BTst/BSet/BClr support
|
19 yıl önce |
Jonas Maebe
|
718d697498
* ifdef powerpc -> ifdef cpupowerpc
|
19 yıl önce |
florian
|
e686da2026
* fixed and removed some missing HASINLINE directives, needs more work
|
20 yıl önce |
Jonas Maebe
|
e374c0c899
+ ord4() support
|
20 yıl önce |
Jonas Maebe
|
a71e25ffe0
+ Mac Object Pascal support
|
20 yıl önce |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 yıl önce |
fpc
|
50778076c3
initial import
|
20 yıl önce |
peter
|
5687c3c24c
* don't use keywords for variables
|
20 yıl önce |
peter
|
e417e34496
* truncate log
|
20 yıl önce |
olle
|
6d429b0d95
+ added assigning op which converts FourCharCode to LongWord
|
21 yıl önce |
olle
|
c883d661b9
+ Added this file, to be used for stuff specific for mode macpas
|
21 yıl önce |