ondrej
|
a5ed5bd942
TFileStream: use SysErrorMessage in exception message if available
|
5 жил өмнө |
florian
|
93521ae8e8
* fold also pointer additions/subtractions
|
5 жил өмнө |
florian
|
17158c3587
* mmap2 expects that offset is divided by 4096
|
5 жил өмнө |
florian
|
27e89e07a3
* in case a 32x32 -> 64 multiplication is converted into shl, the type casts need to be restored
|
5 жил өмнө |
florian
|
9989d408fd
* AArch64 and i386: omit exit stackframe, same as r44191 for x86-64
|
5 жил өмнө |
Jonas Maebe
|
3188dc18d4
* fixed tdel1/2 tests again for AArch64/LLVM
|
5 жил өмнө |
florian
|
88836b467e
* (V)MOVA*(V)MOVS*2(V)MOVS* 1 optimization
|
5 жил өмнө |
joost
|
cefc90f87c
* Include ssl-support in fppkg
|
5 жил өмнө |
florian
|
42324235bd
+ CallRet2Call optimization
|
5 жил өмнө |
florian
|
ef3155c2ef
* there is no exit stackframe needed if a subroutine never returns
|
5 жил өмнө |
florian
|
b8a7473fec
* hopefully finally fix of r44186
|
5 жил өмнө |
svenbarth
|
2ad3c6dd97
* fix global generic functions with constraints in mode Delphi by handling implementations with defines outside of parse_generic_parameters
|
5 жил өмнө |
svenbarth
|
41a6957f7d
* keep track of the fileposinfo for generic constraints
|
5 жил өмнө |
pierre
|
314c4552e5
Revert part of previous commit, not related to typos fixes
|
5 жил өмнө |
Tomas Hajny
|
ade50d3b50
* fix typo
|
5 жил өмнө |
florian
|
892454ff17
* patch by J. Gareth Moreton: optimize MOVSXD as well, resolves #36700
|
5 жил өмнө |
florian
|
e350264db1
+ propagate constants across call nodes
|
5 жил өмнө |
joost
|
a0ed685036
* Fixed the assignment of licenses of packages
|
5 жил өмнө |
michael
|
4fc7958093
* Fix bug ID #36701
|
5 жил өмнө |
michael
|
e47378b5d0
* Correct typo
|
5 жил өмнө |
florian
|
3947922fea
* set nf_* correctly when an inc/dec node is converted into an add/sub node
|
5 жил өмнө |
michael
|
f32d7898f8
* Fix bug ID #36603
|
5 жил өмнө |
marco
|
6c0a15eb09
* fix mkparsedisplayname 3rd parameter, and overload the alternative.
|
5 жил өмнө |
florian
|
fc50edfe31
* AVR: couple of fixes for CPUs with only 16 registers
|
5 жил өмнө |
florian
|
013491c69f
* make maxpushedparasize a SizeInt: it must store an address size and not an alu value
|
5 жил өмнө |
florian
|
0424c2a658
* remove accidently committed debug code
|
5 жил өмнө |
florian
|
b7afb2431c
* do not allow constraints in headers of procedure implementations in delphi mode, resolves #36584
|
5 жил өмнө |
Mattias Gaertner
|
bde36ab7a0
pas2js: allow ExtClass<JSValue>:=ExtClass<Word>
|
5 жил өмнө |
svenbarth
|
c4f3f7f453
* only resolve a dummy symbol if it is a type symbol (thus truly a dummy symbol)
|
5 жил өмнө |
svenbarth
|
20698bb36f
* regenerate msg*.inc after last commit
|
5 жил өмнө |