florian
|
b03eefd5d0
* Ch_ information for vreduce* fixed
|
4 年之前 |
florian
|
3a668d9b7c
* i386 compilation fixed
|
4 年之前 |
florian
|
b713c7380b
* implemented UseAVX512 properly
|
4 年之前 |
florian
|
b28aa5c684
* properly handle result size for avx/sse based frac function, resolves #38248
|
4 年之前 |
pierre
|
2bcd2a4a93
Appply fix from Gareth Moreton in bug report 38247
|
4 年之前 |
Mattias Gaertner
|
ed3741f06e
fcl-passrc: typecast generic template type to generic template type
|
4 年之前 |
Károly Balogh
|
01691e9ecb
* fix the m68k cross-builds by disabling part of r47824
|
4 年之前 |
svenbarth
|
cc92af8423
* apply patch by Blaise.ru to enable the correct generation of names for classes/interfaces inside local symtables; these will be required for reference function types which are in fact interfaces and classes, this does not mean that ordinary classes can be declared inside functions
|
4 年之前 |
florian
|
4f05523db9
+ RTMSupport function
|
4 年之前 |
florian
|
da468719df
* patch by Christo Crause to take care of the fact that the esp8266 read function is non-blocking, resolves #38243
|
4 年之前 |
Mattias Gaertner
|
f0961c17c8
pastojs: fixed UTF-16 chars
|
4 年之前 |
Mattias Gaertner
|
fe4fda2a35
fcl-passrc: resolver: split source and target codepage
|
4 年之前 |
Mattias Gaertner
|
049af48bd8
fcl-js: writer: fixed writing invalid UTF-16
|
4 年之前 |
svenbarth
|
cbe352808a
* fix for Mantis #38238: when creating a copy of a procdef for a procvar set the methodpointer flag also for methods of records
|
4 年之前 |
florian
|
2a990b8167
+ patch by J. Gareth Moreton: some new x86 assembler optimizations, resolves #38130
|
4 年之前 |
marco
|
5cffbad92a
- fix \ in filenames:
|
4 年之前 |
florian
|
b8fc193b0c
* extended test
|
4 年之前 |
ondrej
|
3f605a5b50
win rtl: load GetTimeZoneInformationForYear dynamically. Issue #38192
|
4 年之前 |
Mattias Gaertner
|
3f7d3e17cd
fcl-passrc: use fmShareDenyNone when writing pas
|
4 年之前 |
Mattias Gaertner
|
58421e40c6
pastojs: use fmShareDenyNone when writing js
|
4 年之前 |
Mattias Gaertner
|
c7d29ec118
pastojs: test #256+
|
4 年之前 |
florian
|
1d92cc43bb
* fpc_ln_real raises an exception for invalid operands if they exception is not masked
|
4 年之前 |
florian
|
072be7b0f7
* Aarch64: fix 32 bit div operations with constant denominators, resolves #38225
|
4 年之前 |
svenbarth
|
2a897f5b6b
* apply slightly adjusted patch by Blaise.ru which moves parsing of result types to a separate functions thus ensuring that File types can't be used for procedure variables (just like they already couldn't be used as a result type for normal functions)
|
4 年之前 |
svenbarth
|
a1b252538f
* change def parameter of single_type() from var to out (part of patch by Blaise.ru)
|
4 年之前 |
Károly Balogh
|
4b3fee38a5
dati.inc: tabs 2 spaces and whitespaces formatting fix. no functional changes
|
4 年之前 |
florian
|
80f87edffd
* x86-64: correctly translate and with large constants in mod optimizations, resolves #38164
|
4 年之前 |
michael
|
034048e09d
* Patch from Andrey Sobol to fix memleak
|
4 年之前 |
pierre
|
4235d2ce3d
Try to fix sparc32 code generation error for overflow test
|
4 年之前 |
florian
|
9af9f140a5
* do an unsigned division if one operand is unsigned an the other
|
4 年之前 |