florian
|
464730dc44
+ patch by J. Gareth Moreton: New label debugging feature, resolves #38980
|
4 years ago |
florian
|
214936b90e
* patch by J. Gareth Moreton: refactoring to standardise the "Peephole Optimization: " prefix on peephole debug messages, part of #38975
|
4 years ago |
marco
|
6d287a8db8
* commit second patch (from Hendi) from mantis #38930, make debug define compiling again
|
4 years ago |
marco
|
4895133646
* revert accidentally modified file.
|
4 years ago |
marco
|
09290da51e
* use local buffer for seek mantis #38930 patch by Hendi.
|
4 years ago |
florian
|
134bc7eb42
* ARM: split TCpuThumb2AsmOptimizer.PeepHoleOptPass1Cpu
|
4 years ago |
svenbarth
|
e41c1ec118
* fix test so that it will work correctly on non-Windows as well
|
4 years ago |
florian
|
a988c0fab1
* explicitly reset successor if noreturn is set
|
4 years ago |
svenbarth
|
2b3edb2c53
* in the default exception handler add the captured exception to the exception object stack as well
|
4 years ago |
michael
|
b3ced4de97
* Test from werner pamler for issue #38968
|
4 years ago |
michael
|
aedd0e4518
* Fix issue #38968, patch from Werner Pamler to fix fractional seconds in IS8061conversion
|
4 years ago |
florian
|
40e1a09e6c
* improved AndUtxh2And optimization
|
4 years ago |
svenbarth
|
be1461654f
- remove unused copy of tw17904 (wrong extension)
|
4 years ago |
svenbarth
|
e89e87372e
+ add a test for Variant dispatch and the generated call description format (this is for the previous three fixes)
|
4 years ago |
svenbarth
|
6e4984184b
* for variant dispatch calls, use the parameter name in source case, not upper case
|
4 years ago |
svenbarth
|
7330a0156c
* fix writing of the method and parameter names for the Variant call description
|
4 years ago |
marco
|
c8be89c7fa
* fix from Sebastian Hellwig for writeunicodestring bytes number, mantis 0038963
|
4 years ago |
pierre
|
04ebdf8df8
Fix compilation for x86_64 llvm variant
|
4 years ago |
pierre
|
4483343d00
Return -1 if size of file is smaller tham header size in tppufile.readheader method
|
4 years ago |
pierre
|
aadcb00977
Add -march option to clang call for llvm target
|
4 years ago |
florian
|
aec49340a3
* patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files:
|
4 years ago |
florian
|
9d6ceda532
* patch by Christo Crause: do not generate LDD for avrtiny, resolves #38958
|
4 years ago |
Mattias Gaertner
|
33b29b0df4
pastojs: low/high(astring)
|
4 years ago |
ondrej
|
d2e2ac5181
odbc: fix comments
|
4 years ago |
ondrej
|
3fa35f258b
odbc: use ftMemo/ftWideMemo for SQL_VARCHAR/SQL_WVARCHAR declared as nvarchar(max)
|
4 years ago |
florian
|
e841e95390
* aarch64-darwin supports unaligned memory access, confirmed by testing with clang 12
|
4 years ago |
pierre
|
e6e49baed1
Add A_CALL to the list of instructions considered as a calljmp, even though it is a pseudo-instruction, fixes a long list of -O3 and -O4 testsuite failures
|
4 years ago |
pierre
|
c2c7982a22
Fix check that third parameter of ADDI hp1 instruction is a constant
|
4 years ago |
nickysn
|
5dd48078a6
+ enabled package fcl-registry for the WASI target
|
4 years ago |
nickysn
|
378b5f73a5
+ enabled package fcl-stl for the WASI target
|
4 years ago |