Mattias Gaertner
|
35f59b6736
pastojs: shortrefglobals: local recordtype
|
5 years ago |
Mattias Gaertner
|
7945631ff1
pastojs: clean up
|
5 years ago |
Mattias Gaertner
|
d5d9635cd9
fcl-passrc: clean up
|
5 years ago |
Mattias Gaertner
|
c1e700b3fe
fcl-js: clean up
|
5 years ago |
Mattias Gaertner
|
8246aae1ae
fcl-passrc: fixed compile with pas2js
|
5 years ago |
Mattias Gaertner
|
4d4cdfb804
pastojs: ShortRefGlobals: same module class, record and enumtype
|
5 years ago |
florian
|
7f53d04ffd
+ xtensa: make use of nsau to implement Bsr*
|
5 years ago |
florian
|
1c370ccde1
+ xtensa: make use of float.s instruction
|
5 years ago |
florian
|
4ced513363
* xtensa-freertos: run python helpers only on non unix by directly calling python
|
5 years ago |
florian
|
112f8a41ad
* Xtensa: set is_jmp flag so branch optimization works
|
5 years ago |
Mattias Gaertner
|
ffef243908
pastojs: ShortRefGlobals: local var for TEnumType
|
5 years ago |
florian
|
aa8fdabe1f
* xtensa-freertos: patch by Alfred for better tool search, resolves #37308
|
5 years ago |
florian
|
40d9b1108a
* add VUString branch to tvardata, resolves #37651
|
5 years ago |
florian
|
1fb7603f61
* x86: ImulMov2Imul optimization
|
5 years ago |
florian
|
61da70bb72
* do not copy unused paravarsyms
|
5 years ago |
svenbarth
|
cce2dad1bf
* fix for Mantis #37806: allow undefineddefs for Include() and Exclude()
|
5 years ago |
Mattias Gaertner
|
86c25c6783
pastojs: generic function names similar to generic types using $G, ShortRefGlobals: static functions
|
5 years ago |
michael
|
5198686c29
* Fix bug ID #37814: correctly initialize max chars
|
5 years ago |
Károly Balogh
|
882ab946ed
z80-zxspectrum: delete and remove the prt0.asm file. it's not used any more, as it doesn't contain the interrupt code required for stable operation of the target, and this removes sdasz80 dependency from the RTL build process, if another assembler is used by the compiler
|
5 years ago |
florian
|
df6baa888b
* another error message changed into a better one
|
5 years ago |
Tomas Hajny
|
a71f87357d
* simplified version of SeekEof for improved TP/BP/Delphi compatibility by Andrey 'Croco' Stolyarov as fix for #37716, plus a new test for testing the compatibility
|
5 years ago |
pierre
|
a4e520180f
Avoid range check error in a_op_const_reg_reg method when compiled with -CriotR
|
5 years ago |
pierre
|
0e72cc94f6
Set FBuildEngine.Verbose also for -d option
|
5 years ago |
svenbarth
|
e72f324f42
* according to ISO 10206 (Extended Pascal) 6.9.3.5 the "otherwise"-clause is supported for case-statements
|
5 years ago |
pierre
|
ea4950ee91
Add missing svn:ignore in some directories
|
5 years ago |
michael
|
81bc4d9fec
* Fix compilation on non-windows
|
5 years ago |
michael
|
f44ce539a3
* Enable all tests
|
5 years ago |
michael
|
409dacf52f
* Fix lineending being converted to LF char in comments, patch by Joe Care (Bug ID 37808)
|
5 years ago |
pierre
|
78dca42b0e
Use sdasz80 instead of sdcc-sdasz80 to assemble prt0.asm, as sdasz80 is used by ppcz80
|
5 years ago |
michael
|
0ef66a8631
* Fix from Joe care to implement .) as alternative for ], bug ID #37807
|
5 years ago |