florian
|
37454274bc
* fixed several arm floating point issues
|
21 years ago |
peter
|
fa9e45b7cb
* decrrefcount resets temps to nil
|
21 years ago |
Jonas Maebe
|
4c7c8b9c3a
* fixed mtfsb0 instruction for assembler reader/writer
|
21 years ago |
Jonas Maebe
|
2af569745c
* if currency = int64, FPC_CURRENCY_IS_INT64 is defined
|
21 years ago |
Tomas Hajny
|
73bd91bfc3
* fixed incorrect error message
|
21 years ago |
florian
|
6793170b72
* HASGLOBALPROPERTY define introduce
|
21 years ago |
florian
|
96000de6d9
* variants and interfaces on powerpc released
|
21 years ago |
peter
|
765b1b51b6
* define REGCALL when pocall_default=pocall_register
|
22 years ago |
florian
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 years ago |
marco
|
d4a94d9294
* -Xc -Xr support
|
22 years ago |
Tomas Hajny
|
4c5f5382a1
* upper limit for heapsize removed
|
22 years ago |
olle
|
4b274401b8
* compiler now defines cpum68k instead of cpu68k (as is used in rtl)
|
22 years ago |
florian
|
57a2fe6ddb
+ some code for PIC support added
|
22 years ago |
marco
|
d841f44994
* -Xd
|
22 years ago |
peter
|
f187323816
* -P to -ap
|
22 years ago |
marco
|
487650ab51
* -XP<prefix> support
|
22 years ago |
olle
|
41fda4ee40
+ added command line option for language mode -M<x>
|
22 years ago |
peter
|
1fcc82e61a
* don't check exepath when linking on target
|
22 years ago |
olle
|
82e40f6506
+ compiler now define abi macros for powerpc FPC_ABI_AIX or FPC_ABI_SYSV
|
22 years ago |
florian
|
22f1ff8da4
* merged Wiktor's Watcom patches in 1.1
|
22 years ago |
peter
|
b4d54b1889
* powerpc needs software int64 to double
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 years ago |
peter
|
05c05f2555
* failn removed
|
22 years ago |
florian
|
fa27f77a17
* FPC_LITTLE_ENDIAN and FPC_BIG_ENDIAN is now defined as well
|
22 years ago |
florian
|
9612e57805
* introduced defaultordconsttype to decribe the default size of ordinal constants
|
22 years ago |
florian
|
59906e4e7c
* fixed defines for x86-64
|
22 years ago |
florian
|
88f3ab569c
+ HAS_TYPE_* defines for floats on i386 and powerpc added
|
22 years ago |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
Tomas Hajny
|
8e7124f9f8
+ emx target added
|
22 years ago |