florian
|
0a0397c9f5
* forgotten part of previous commit: fix BccB2Cond optimization on arm
|
6 years ago |
florian
|
ba0768b6a6
* building with -Cfvfpv2 hopefully fixed
|
6 years ago |
florian
|
867df5362c
+ basic Neon support in the assembler writer
|
6 years ago |
florian
|
c418d63c16
+ create defines with FPU capabilites
|
6 years ago |
Mattias Gaertner
|
10ffed0528
fcl-passrc: specialize try-except
|
6 years ago |
florian
|
85edf1c1eb
* reworked arm vfp capability handling to use fpu_capabilites
|
6 years ago |
Mattias Gaertner
|
3ddefe999e
fcl-passrc: specialize procedure type
|
6 years ago |
nickysn
|
5d8078f666
+ added class, representing a NewExe relocation entry
|
6 years ago |
florian
|
fd70fcace6
* fix BccB2Cond optimization on arm
|
6 years ago |
florian
|
46b4f91175
* compilation on i386-linux fixed
|
6 years ago |
florian
|
413beee9ae
-- Zusammenführen von r42652 bis r42673 in ».«:
|
6 years ago |
sergei
|
416c974d3f
* x86_64: Fixed code generation for try..finally blocks, so that exit label from inner try..finally stays within scope of procedure's implicit try..finally block if one is present. Mantis #34772.
|
6 years ago |
lacak
|
59f186e7b7
fcl-db: base: cosmetic (char-case)
|
6 years ago |
lacak
|
04e6c5c858
fcl-db: tests: small improvement (change order of tests; first test native field type, after that string representation)
|
6 years ago |
pierre
|
36bc9b726e
Reduce cpu-os dependency on real constant printout by using system.str
|
6 years ago |
Mattias Gaertner
|
3c9732cd3b
fcl-passrc: specialize generic array
|
6 years ago |
florian
|
f23f3a4c5e
* enable TCpuAsmOptimizer.RemoveSuperfluousVMov for VLDR
|
6 years ago |
tg74
|
ad791e8e34
bugfix error with avx-memory-parameter OT_MEM128,OT_MEM256,OT_MEM512
|
6 years ago |
florian
|
58bbbadc16
* fix return registers for hfa's containing singles
|
6 years ago |
florian
|
5a379cc256
* fix detection of floating point constants for arm
|
6 years ago |
Mattias Gaertner
|
bbc542881f
pastojs: test generic external class
|
6 years ago |
Mattias Gaertner
|
59e0d334b5
fcl-passrc: specialize type reference
|
6 years ago |
nickysn
|
5edc520468
+ fill SizeInFile properly in the NewExe segment table
|
6 years ago |
nickysn
|
6398c42a38
+ fill MinAllocSize in the NewExe segment table
|
6 years ago |
nickysn
|
31431d99ab
* limit the heapsize to 65520 bytes on win16 (the $M directive in win16 only
|
6 years ago |
nickysn
|
ae953214ee
* fixed quoting of the "description" wlink option on Windows
|
6 years ago |
nickysn
|
24e3d95fe0
- don't create a heap segment for win16
|
6 years ago |
pierre
|
8015bfb5a0
Fix arm specific failure in tw12048
|
6 years ago |
florian
|
5947143d8f
* intel asm reader: try to read avx512 extensions only if the instruction supports them
|
6 years ago |
florian
|
4c9a0403f4
* compilation on i386 fixed
|
6 years ago |