yury
|
aa6f6423b2
* tests: On x86_64-android long double is 128-bit. There is no support for 128-bit floats in FPC yet. So disable long double tests for x86_64-android for now.
|
7 жил өмнө |
yury
|
4643a0b1ff
* Register external gas assembler for aarch64-android and x86_64-android.
|
7 жил өмнө |
Mattias Gaertner
|
27ec656ab7
fcl-passrc: adaptions for pas2js
|
7 жил өмнө |
Mattias Gaertner
|
91d7658844
pas2js: fixed calling $final, do not call BeforeDestruction on exception in constructor
|
7 жил өмнө |
svenbarth
|
c0c602f76d
* fix tests as depending on the platform the first parameter in the RTTI data might *not* be $self
|
7 жил өмнө |
yury
|
7b150102bf
+ Added test object files for x86_64-android.
|
7 жил өмнө |
yury
|
e8d43c8fed
* Fixed range check errors.
|
7 жил өмнө |
yury
|
7eb9b23fa5
* Reverted r39961.
|
7 жил өмнө |
yury
|
692c287c3e
* Undef FPC_HAS_TYPE_EXTENDED for x86_64-android.
|
7 жил өмнө |
yury
|
d1b1655441
* x86_64-android requires sigreturn for proper signal handling.
|
7 жил өмнө |
yury
|
7ddf0a635c
+ Added the auto-generated list syscalls for mips64-android. It will be needed when mips64 is supported.
|
7 жил өмнө |
yury
|
a29290202f
* Regenerated makefiles to support x86_64-android.
|
7 жил өмнө |
yury
|
efdac0623f
* revision.inc
|
7 жил өмнө |
yury
|
e367577bf1
+ added support for x86_64-android target.
|
7 жил өмнө |
yury
|
e60a5ebfe7
* Fixed overflow error for the qword version of align() when i=0.
|
7 жил өмнө |
yury
|
93d672bf16
* aarch64: Fixed loading of a function result which is returned in 4 32-bit MM registers to 2 64-bit int registers. Bug #30329.
|
7 жил өмнө |
yury
|
c306f57ecb
* Reverted r39947. According to Sven, the $self parameters is not required to be first parameter in RTTI. Appropriate tests will be fixed.
|
7 жил өмнө |
yury
|
7c94d00a4a
* Fixed bug #17413 (and the tw17413 test) for aarch64 by adding additional check.
|
7 жил өмнө |
Jonas Maebe
|
fbfc98a600
* changed definitino of Objective-C BOOL type to Boolean8 where
|
7 жил өмнө |
Jonas Maebe
|
0b246f3dbd
* converted Boolean8 to an internal type, and mapped Boolean to the
|
7 жил өмнө |
yury
|
9ee1682955
* Fixed interface delegation for aarch64 (tdel1 and tdel2 tests).
|
7 жил өмнө |
yury
|
84b5129f1d
* Fixed writing of method's RTTI for aarch64 by explicitly writing the $self parameter first.
|
7 жил өмнө |
Mattias Gaertner
|
a70f58f68e
fcl-passrc: adapted pasresolveeval for pas2js
|
7 жил өмнө |
pierre
|
4c0a213f0d
Add -Tlinux and -Tembedded help lines for riscv32 and riscv64 compilers
|
7 жил өмнө |
Mattias Gaertner
|
23fe74416c
pastojs: currency:=integer becomes c:=i*10000, integer(currency) becomes Math.floor(cur/10000)
|
7 жил өмнө |
Mattias Gaertner
|
3f08a6c05c
fcl-passrc: resolver: int64(currency)
|
7 жил өмнө |
Mattias Gaertner
|
d9be52c759
fcl-passrc: fixed MaxPrecInt to TMaxPrecInt, using TMaxPrecInt instead of int64
|
7 жил өмнө |
Mattias Gaertner
|
c7675335a6
fcl-passrc: adapted pparser for pas2js
|
7 жил өмнө |
Mattias Gaertner
|
0e13bac228
fcl-passrc: useanalyzer: fixed p^.x:=
|
7 жил өмнө |
pierre
|
293973b306
Add missing setting of expectloc for multiplications
|
7 жил өмнө |