pierre
|
1fa5edd34e
Try to avoid use of native libgcc directory when cross-compiling.
|
4 years ago |
florian
|
344aadebb9
* avoid widening of shl operations, this is not necessary for them either
|
4 years ago |
pierre
|
4fd1c9ec42
Correct check of stringtype inside use_tag_prefix function
|
4 years ago |
Mattias Gaertner
|
000de377b9
fcl-passrc: fixed compile with pas2js
|
4 years ago |
Mattias Gaertner
|
2833bf6710
fcl-passrc: fixed mem leak
|
4 years ago |
Mattias Gaertner
|
05d916a652
pastojs: clean up
|
4 years ago |
florian
|
a286ad9d77
* do not extend 8 bit return values to 32 bit when loading them into eax,
|
4 years ago |
Mattias Gaertner
|
22864b47e4
pastojs: record complex only for records with class vars
|
4 years ago |
Jonas Maebe
|
5c2303a76b
* add parameter cleanup nodes to the call cleanup block (mantis #38316)
|
4 years ago |
pierre
|
b7c519de81
Add check for bug fix in bug report 38339
|
4 years ago |
Jonas Maebe
|
b1a1e6c510
+ test for mantis #38337, already fixed
|
4 years ago |
svenbarth
|
217e9ac5a5
* regenerate msg*.inc files
|
4 years ago |
svenbarth
|
469959d9b5
* clear up message that a global generic references a static symbol a bit
|
4 years ago |
florian
|
eb81b981cd
* patch by J. Gareth Moreton to fix MovzxCmp2CmpMovzx, resolves #38339
|
4 years ago |
florian
|
227bd3e904
* simplified code for JccAdd2SetccAdd optimization
|
4 years ago |
svenbarth
|
efe6b32638
+ add declaration of FpSchedGetAffinity when the Linux target is compiled with FPC_USE_LIBC
|
4 years ago |
svenbarth
|
359bb64aed
* if the Linux target is compiled with FPC_USE_LIBC the initialization of TLS is not required (according to one comment by Florian), so disable all related code in that case (as for example the syscall numbers are not available then)
|
4 years ago |
Mattias Gaertner
|
c99a97cc55
pastojs: started library
|
4 years ago |
Mattias Gaertner
|
3b0df17bd1
fcl-passrc: resolver: check library export function overload
|
4 years ago |
florian
|
f42f62565b
* patch by J. Gareth Moreton to resolve bug introduced in the first patch, resolves #38294
|
4 years ago |
florian
|
4e9b42344e
+ AddLea2Lea optimization
|
4 years ago |
florian
|
964dc6f6f1
* avoid div by zero in TView.CalcBounds.GrowI, resolves #30922
|
4 years ago |
florian
|
7f775abb6d
* throw a proper error if a contructur has a type parameter in delphi mode, resolves #37217
|
4 years ago |
pierre
|
0061301dbb
Fix compilation with -dALLOCREGDEBUG
|
4 years ago |
pierre
|
a78332ae7f
Add setting of all optimization debug macros with single DEBUG_ALL_OPT macro
|
4 years ago |
pierre
|
37201319bf
Add two new button to simplify inspecting evolutiontestsuite difference in time
|
4 years ago |
florian
|
d2b0bcdf1f
+ linux implementation of System.GetCPUCount
|
4 years ago |
florian
|
63c603cf32
* include also regexpr test in normal regression tests
|
4 years ago |
michael
|
de28024427
* Patch from Andrey Sobol to improve names, improve XML structure
|
4 years ago |
Jonas Maebe
|
80282d6eff
* llvm: only set custom parameter alignments for byval parameters, the rest
|
4 years ago |