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 лет назад |
florian
|
eea088c5f5
* allow nil to be assigned to generic types, resolves #34037
|
7 лет назад |
Mattias Gaertner
|
5499533ddc
fcl-passrc: useanalyzer: if then else ;
|
7 лет назад |
Mattias Gaertner
|
dd81e62f3a
pastojs: if then <empty> else ;
|
7 лет назад |
Mattias Gaertner
|
15dfb9eed3
fcl-passrc: resolver: if then <empty> else ;
|
7 лет назад |
Mattias Gaertner
|
903854ad82
fcl-passrc: resolver: fixed include(FuncResultSet,enum)
|
7 лет назад |
pierre
|
c9c8ff1eef
Set MaxLocalsSize according to address size not register size
|
7 лет назад |
pierre
|
5ccced201a
Downgrade some warnings to notes for EXTDEBUG
|
7 лет назад |
pierre
|
aa89182bf5
Fix compilation with -dEXTDEBUG
|
7 лет назад |
pierre
|
68bcffc3e0
Fix riscv64 compiler compilation with -dEXTDEBUG
|
7 лет назад |
Mattias Gaertner
|
894e4823a5
fcl-passrc: pscanner: adapted for pas2js
|
7 лет назад |