Mattias Gaertner
|
1d1dce1f60
fcl-passrc: fixed resolve string lit on non utf-8 system
|
vor 4 Jahren |
Jonas Maebe
|
ea55c5f7e3
- disable the i386 assembly code for Linux/i386 as it doesn't work with a
|
vor 4 Jahren |
Mattias Gaertner
|
1cc31e73da
fcl-passrc: fixed typecast specialized array to specialized type
|
vor 4 Jahren |
florian
|
93be88b270
* reverted r47862
|
vor 4 Jahren |
michael
|
f1db695809
* Move chm writer to separate unit
|
vor 4 Jahren |
marco
|
185f20b9ec
* fix comment typo mentioned by Bart
|
vor 4 Jahren |
florian
|
6169bbeed5
+ $codealign directive accepts setting maxcrecord
|
vor 4 Jahren |
Mattias Gaertner
|
968ea5c38b
fcl-passrc: check class intf impl proc type modifiers match
|
vor 4 Jahren |
Jonas Maebe
|
6d03f2807a
* made exit codes unique
|
vor 4 Jahren |
Jonas Maebe
|
b359080f42
* fixed round(currency) so it takes the rounding mode into account on
|
vor 4 Jahren |
Jonas Maebe
|
514db355b1
* darwin/AArch64: always clear fpu exception flags regardless of the
|
vor 4 Jahren |
Jonas Maebe
|
8ba4c4bcf0
* factored out the creation of loadnodes for special variables/parameters
|
vor 4 Jahren |
Jonas Maebe
|
5e3e4437c4
* use new TSym.EscapedRealName property when creating new symbols with the
|
vor 4 Jahren |
Jonas Maebe
|
5d51a788f7
- revert r47208
|
vor 4 Jahren |
Jonas Maebe
|
3e047d3691
* generate more efficient code for trunc(currency), trunc(comp), and
|
vor 4 Jahren |
Jonas Maebe
|
c0c0acbcb9
* fixed llvm shadow symtable construction in case fields are reordered
|
vor 4 Jahren |
florian
|
98d3473a1a
* i386: disable InterlockedCompareExchange128 implementation if PIC is enabled
|
vor 4 Jahren |
florian
|
33afecd117
+ support got modifier on labels
|
vor 4 Jahren |
pierre
|
8b34e11da3
Add code to test Linux version, try statx syscall only if version is >= to 4.11
|
vor 4 Jahren |
Károly Balogh
|
6190258f5d
m68k: new CPU capability - the LINK instruction supports LONG displacements (68020+)
|
vor 4 Jahren |
florian
|
053c42da33
+ Xtensa: support large stack frames for the call0 abi
|
vor 4 Jahren |
Károly Balogh
|
16a21eea87
m68k: the LEA+MOVEM to MOVEM optimization is not feasible on a ColdFire
|
vor 4 Jahren |
florian
|
0fd7a5cb1f
* lines with 255 chars a little bit long, reformated them
|
vor 4 Jahren |
pierre
|
26170815b4
Fix compilation of i8086 compiler after commit #47840
|
vor 4 Jahren |
florian
|
6db164c993
* min/max optimization needs to check both operands of the if condition, even if no else-statement is passed, resolves #38249
|
vor 4 Jahren |
florian
|
b03eefd5d0
* Ch_ information for vreduce* fixed
|
vor 4 Jahren |
florian
|
3a668d9b7c
* i386 compilation fixed
|
vor 4 Jahren |
florian
|
b713c7380b
* implemented UseAVX512 properly
|
vor 4 Jahren |
florian
|
b28aa5c684
* properly handle result size for avx/sse based frac function, resolves #38248
|
vor 4 Jahren |
pierre
|
2bcd2a4a93
Appply fix from Gareth Moreton in bug report 38247
|
vor 4 Jahren |