svenbarth
|
41a6957f7d
* keep track of the fileposinfo for generic constraints
|
il y a 5 ans |
pierre
|
314c4552e5
Revert part of previous commit, not related to typos fixes
|
il y a 5 ans |
Tomas Hajny
|
ade50d3b50
* fix typo
|
il y a 5 ans |
florian
|
892454ff17
* patch by J. Gareth Moreton: optimize MOVSXD as well, resolves #36700
|
il y a 5 ans |
florian
|
e350264db1
+ propagate constants across call nodes
|
il y a 5 ans |
joost
|
a0ed685036
* Fixed the assignment of licenses of packages
|
il y a 5 ans |
michael
|
4fc7958093
* Fix bug ID #36701
|
il y a 5 ans |
michael
|
e47378b5d0
* Correct typo
|
il y a 5 ans |
florian
|
3947922fea
* set nf_* correctly when an inc/dec node is converted into an add/sub node
|
il y a 5 ans |
michael
|
f32d7898f8
* Fix bug ID #36603
|
il y a 5 ans |
marco
|
6c0a15eb09
* fix mkparsedisplayname 3rd parameter, and overload the alternative.
|
il y a 5 ans |
florian
|
fc50edfe31
* AVR: couple of fixes for CPUs with only 16 registers
|
il y a 5 ans |
florian
|
013491c69f
* make maxpushedparasize a SizeInt: it must store an address size and not an alu value
|
il y a 5 ans |
florian
|
0424c2a658
* remove accidently committed debug code
|
il y a 5 ans |
florian
|
b7afb2431c
* do not allow constraints in headers of procedure implementations in delphi mode, resolves #36584
|
il y a 5 ans |
Mattias Gaertner
|
bde36ab7a0
pas2js: allow ExtClass<JSValue>:=ExtClass<Word>
|
il y a 5 ans |
svenbarth
|
c4f3f7f453
* only resolve a dummy symbol if it is a type symbol (thus truly a dummy symbol)
|
il y a 5 ans |
svenbarth
|
20698bb36f
* regenerate msg*.inc after last commit
|
il y a 5 ans |
svenbarth
|
147559349b
* fix for Mantis #36652: gracefully handle the error if one tries to implement a method of a type from another unit
|
il y a 5 ans |
Mattias Gaertner
|
35dbf673ee
pas2js: no warning on typecast TGen<JSValue>(aGen<Word>) or TGen<Word>(aGen<JSValue>)
|
il y a 5 ans |
yury
|
fc42953814
* Disabled range and overflow checks for the tw36587 test, since overflows are intended there.
|
il y a 5 ans |
florian
|
1e64133a08
* fix TVector.Reserve after IncreaseCapacity changes, resolves #36698
|
il y a 5 ans |
florian
|
3279e63351
* patch by J. Gareth Moreton: cleanup TX86AsmOptimizer.OptPass2MOV after DeepMov changes, second part of #36670
|
il y a 5 ans |
florian
|
251b18b966
* do not fold constants if the resulttypes do not match, improved fix for #tw26587
|
il y a 5 ans |
florian
|
3a5eb0ec59
* patch by J. Gareth Moreton: cleanup TX86AsmOptimizer.OptPass1MOV after DeepMov changes, first part of #36670
|
il y a 5 ans |
florian
|
fd4fb5fa19
* patch by Christo Crause: combine code paths for avr1 and avrtiny when converting lds/sts to in/out, resolves #36697
|
il y a 5 ans |
florian
|
f632e2e7be
* simplified TX86AsmOptimizer.OptPass1Movx
|
il y a 5 ans |
florian
|
21565c2284
* fixed Mov2Movz optimization
|
il y a 5 ans |
joost
|
533777000a
* Disable building the IDE on Darwin by default
|
il y a 5 ans |
florian
|
c6350e2903
* patch by J. Gareth Moreton: processor-aware MOVZX optimisation cleanup, part one of #36687
|
il y a 5 ans |