Mattias Gaertner
|
a66b6cd7c7
pastojs: classname=typeinfoname
|
před 5 roky |
michael
|
7c238c24e8
* Fix bug ID #37824
|
před 5 roky |
michael
|
b9158ed311
* Fix bug #37830, always append dot even if signature empty
|
před 5 roky |
Károly Balogh
|
9f8417ba52
z80: added handling of sections provided by the startup code to the vlink linker script. this fixes executable building, but the resulting executables still don't work at this point
|
před 5 roky |
Károly Balogh
|
aa745e0319
z80: re-enabled af_smartlink_sections for vasm which is required for the vasm + vlink combo, partially reverting r46916
|
před 5 roky |
Károly Balogh
|
7c195d2062
z80: cleaned up some tabs vs. spaces indentation mess in the vasm writer. no functional change.
|
před 5 roky |
florian
|
bb92fbafa0
patch by J. Gareth Moreton: GetNextInstructionUsingReg drops out earlier, second part of #37526
|
před 5 roky |
florian
|
eec51afadd
* patch (with little modification) by J. Gareth Moreton: refactor ARM/Aarch64 peephole optimizer, first part of #37526
|
před 5 roky |
florian
|
e1536bdf26
* when implicit try...finallys are turned off, do not throw an error if a procedure
|
před 5 roky |
florian
|
a628c1c3dd
* if an array constructor is passed to a formaldef parameter, it is passed as a set (if the conversion is possible), resolves #37796
|
před 5 roky |
florian
|
4c1978c131
* reported by Bart on the mailing list: insert empty line to make clear to which function the comment applies
|
před 5 roky |
Mattias Gaertner
|
ea0fb9a8b4
pastojs: specialize with interface constraints, issue #37690
|
před 5 roky |
Mattias Gaertner
|
35f59b6736
pastojs: shortrefglobals: local recordtype
|
před 5 roky |
Mattias Gaertner
|
7945631ff1
pastojs: clean up
|
před 5 roky |
Mattias Gaertner
|
d5d9635cd9
fcl-passrc: clean up
|
před 5 roky |
Mattias Gaertner
|
c1e700b3fe
fcl-js: clean up
|
před 5 roky |
Mattias Gaertner
|
8246aae1ae
fcl-passrc: fixed compile with pas2js
|
před 5 roky |
Mattias Gaertner
|
4d4cdfb804
pastojs: ShortRefGlobals: same module class, record and enumtype
|
před 5 roky |
florian
|
7f53d04ffd
+ xtensa: make use of nsau to implement Bsr*
|
před 5 roky |
florian
|
1c370ccde1
+ xtensa: make use of float.s instruction
|
před 5 roky |
florian
|
4ced513363
* xtensa-freertos: run python helpers only on non unix by directly calling python
|
před 5 roky |
florian
|
112f8a41ad
* Xtensa: set is_jmp flag so branch optimization works
|
před 5 roky |
Mattias Gaertner
|
ffef243908
pastojs: ShortRefGlobals: local var for TEnumType
|
před 5 roky |
florian
|
aa8fdabe1f
* xtensa-freertos: patch by Alfred for better tool search, resolves #37308
|
před 5 roky |
florian
|
40d9b1108a
* add VUString branch to tvardata, resolves #37651
|
před 5 roky |
florian
|
1fb7603f61
* x86: ImulMov2Imul optimization
|
před 5 roky |
florian
|
61da70bb72
* do not copy unused paravarsyms
|
před 5 roky |
svenbarth
|
cce2dad1bf
* fix for Mantis #37806: allow undefineddefs for Include() and Exclude()
|
před 5 roky |
Mattias Gaertner
|
86c25c6783
pastojs: generic function names similar to generic types using $G, ShortRefGlobals: static functions
|
před 5 roky |
michael
|
5198686c29
* Fix bug ID #37814: correctly initialize max chars
|
před 5 roky |