Mattias Gaertner
|
b019d40c64
pastojs: local var modifier absolute in method
|
7 vuotta sitten |
Mattias Gaertner
|
7b3d35ad2f
fcl-passrc: resolver: adaptions for pas2js
|
7 vuotta sitten |
Mattias Gaertner
|
481a8bee0c
pastojs: typecast string(apointer), pointer(astring)
|
7 vuotta sitten |
Mattias Gaertner
|
74a0ce450e
fcl-passrc: resolver: allow typecasts string(pointer), pointer(string)
|
7 vuotta sitten |
michael
|
5cc137f54d
* Patch from Ondrej Pokorny to fix HtmlToFPColor (bug ID 34388)
|
7 vuotta sitten |
yury
|
bcf03a52d8
* Disabled some tests for android since they turn PIC off.
|
7 vuotta sitten |
yury
|
9199d1935a
* Enabled compilation of the cpu unit for arm-android and x86_64-android.
|
7 vuotta sitten |
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 vuotta sitten |
yury
|
4643a0b1ff
* Register external gas assembler for aarch64-android and x86_64-android.
|
7 vuotta sitten |
Mattias Gaertner
|
27ec656ab7
fcl-passrc: adaptions for pas2js
|
7 vuotta sitten |
Mattias Gaertner
|
91d7658844
pas2js: fixed calling $final, do not call BeforeDestruction on exception in constructor
|
7 vuotta sitten |
svenbarth
|
c0c602f76d
* fix tests as depending on the platform the first parameter in the RTTI data might *not* be $self
|
7 vuotta sitten |
yury
|
7b150102bf
+ Added test object files for x86_64-android.
|
7 vuotta sitten |
yury
|
e8d43c8fed
* Fixed range check errors.
|
7 vuotta sitten |
yury
|
7eb9b23fa5
* Reverted r39961.
|
7 vuotta sitten |
yury
|
692c287c3e
* Undef FPC_HAS_TYPE_EXTENDED for x86_64-android.
|
7 vuotta sitten |
yury
|
d1b1655441
* x86_64-android requires sigreturn for proper signal handling.
|
7 vuotta sitten |
yury
|
7ddf0a635c
+ Added the auto-generated list syscalls for mips64-android. It will be needed when mips64 is supported.
|
7 vuotta sitten |
yury
|
a29290202f
* Regenerated makefiles to support x86_64-android.
|
7 vuotta sitten |
yury
|
efdac0623f
* revision.inc
|
7 vuotta sitten |
yury
|
e367577bf1
+ added support for x86_64-android target.
|
7 vuotta sitten |
yury
|
e60a5ebfe7
* Fixed overflow error for the qword version of align() when i=0.
|
7 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
yury
|
7c94d00a4a
* Fixed bug #17413 (and the tw17413 test) for aarch64 by adding additional check.
|
7 vuotta sitten |
Jonas Maebe
|
fbfc98a600
* changed definitino of Objective-C BOOL type to Boolean8 where
|
7 vuotta sitten |
Jonas Maebe
|
0b246f3dbd
* converted Boolean8 to an internal type, and mapped Boolean to the
|
7 vuotta sitten |
yury
|
9ee1682955
* Fixed interface delegation for aarch64 (tdel1 and tdel2 tests).
|
7 vuotta sitten |
yury
|
84b5129f1d
* Fixed writing of method's RTTI for aarch64 by explicitly writing the $self parameter first.
|
7 vuotta sitten |
Mattias Gaertner
|
a70f58f68e
fcl-passrc: adapted pasresolveeval for pas2js
|
7 vuotta sitten |