Mattias Gaertner
|
120eb6b8a2
pas2js: fixed system.inc()
|
5 年之前 |
florian
|
a2303bd899
* fixed copy&paste error of r45658
|
5 年之前 |
florian
|
2e36783d0e
* better check for short boolean evaluation in firstcomplex
|
5 年之前 |
michael
|
7e89141993
* Fix bug #37223
|
5 年之前 |
florian
|
8738b4b47f
+ might_have_sideeffects checks also if the tempinitcode of a tempref node might have side effects
|
5 年之前 |
florian
|
62c417c8bf
* temporarily fix #37034 by disabling the problematic optimization until the real cause is fixed
|
5 年之前 |
florian
|
c6c996f506
* write length/code page when writing the string type
|
5 年之前 |
Mattias Gaertner
|
1ff1921d14
pas2js: clean up
|
5 年之前 |
florian
|
b3817f6d92
* slash and divn might have an exception as side effect
|
5 年之前 |
florian
|
33094d263f
* Aarch: handle 0 in AndAnd2And and check if the resulting constant
|
5 年之前 |
Mattias Gaertner
|
8b84d925fb
pas2js: search no namespace, cmd line namespaces, default prg namespace, issue #37206
|
5 年之前 |
florian
|
0feb495ab8
* fixes previously accidentitly commited (and commented out) statement to avoid warning
|
5 年之前 |
florian
|
86772eeafe
* fix compilation of tests
|
5 年之前 |
florian
|
bc1b7960ec
* patch by Bi0T1N: fix result type of InterlockedCompareExchange64 for QWord, resolves #37186
|
5 年之前 |
svenbarth
|
febeef03e4
* for adding procdefs to forwarddefs check for the specialization flag instead of whether it's a full specialization; fixes implicit finalization handlers on x86_64-win64 not being found
|
5 年之前 |
svenbarth
|
4da6465d05
* correctly set the generic related defoptions for an outlined procdef
|
5 年之前 |
svenbarth
|
c45c543faa
* fix typo (no code changes)
|
5 年之前 |
svenbarth
|
4ec76072b4
* ensure that the BSS section for MSX-DOS is correctly initialized to 0
|
5 年之前 |
florian
|
58eca57feb
* patch by Christo Crause: embedded heap manager: free small blocks, resolves #37204
|
5 年之前 |
Mattias Gaertner
|
f26afe4a6a
pas2js: started delayed specialize
|
5 年之前 |
Mattias Gaertner
|
da9a2f59b0
fcl-passrc: type description of specialization: with paths
|
5 年之前 |
florian
|
dbd14206c9
* compilation on targets without fpu fixed
|
5 年之前 |
florian
|
b2ed667a86
* swap fpu stack correctly when moving data into xmm registers
|
5 年之前 |
florian
|
20f6514d97
* fix compilation for non 64 Bit targets
|
5 年之前 |
florian
|
50c48349d5
* check properly for i/o errors in the iso read helpers, resolves #37154
|
5 年之前 |
Mattias Gaertner
|
810ec836dd
pas2js: started aliasglobals external types
|
5 年之前 |
florian
|
6698f6c56b
* patch by Christo Crause: FreeRTOS: heap manager doesn't free small blocks, resolves #37195
|
5 年之前 |
michael
|
e9b0b02fea
* Fix bug ID #37197: add version numbers of CentOS
|
5 年之前 |
florian
|
5f118da600
* optimize a/a and a-a if fast math is on
|
5 年之前 |
michael
|
8a54e8a773
* Fix bug ID #0037189, backwards search
|
5 年之前 |