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 |
pierre
|
85f14ad357
Change list of compiled units for msxdos
|
5 years ago |
pierre
|
d52aaf63eb
msxdos target uses same __fpc_envp symbol as msdos
|
5 years ago |
joost
|
69b1d61a76
* TPasParser.ParseAdhocExpression implemented + test
|
5 years ago |
florian
|
dfc485c4f4
* better error message in case of illegal nodes for string constants, resolves #34054
|
5 years ago |
Mattias Gaertner
|
5cde0fc1e2
pastojs: fixed spezialize other unit generic with param in unit intf of spezialize, issue #37762
|
5 years ago |
Mattias Gaertner
|
135f3745d6
pastojs: docs
|
5 years ago |
Mattias Gaertner
|
cf4ca3a280
pastojs: optimization ShortRefGlobals
|
5 years ago |
Mattias Gaertner
|
755773caad
pastojs: optimization ShortRefGlobals
|
5 years ago |
Mattias Gaertner
|
54f08ea60f
pastojs: set $ancestor of pascal descending of external class to null
|
5 years ago |
pierre
|
37f1d08510
Fix problems in xtensa fpc_setjmp/fpc_longjmp for linux
|
5 years ago |
Mattias Gaertner
|
56fbaf23da
fcl-passrc: comments
|
5 years ago |
florian
|
e33f794eb6
* correctly handle eof in typed files in iso mode
|
5 years ago |
florian
|
4de5195a9a
+ modified patch by J. Gareth Moreton: Aarch64: LDR/STR pairing optimisation, resolves #37580
|
5 years ago |