nickysn
|
8b4aceea50
* synchronized with trunk
|
4 éve |
Mattias Gaertner
|
22864b47e4
pastojs: record complex only for records with class vars
|
4 éve |
Jonas Maebe
|
5c2303a76b
* add parameter cleanup nodes to the call cleanup block (mantis #38316)
|
4 éve |
pierre
|
b7c519de81
Add check for bug fix in bug report 38339
|
4 éve |
Jonas Maebe
|
b1a1e6c510
+ test for mantis #38337, already fixed
|
4 éve |
svenbarth
|
217e9ac5a5
* regenerate msg*.inc files
|
4 éve |
svenbarth
|
469959d9b5
* clear up message that a global generic references a static symbol a bit
|
4 éve |
florian
|
eb81b981cd
* patch by J. Gareth Moreton to fix MovzxCmp2CmpMovzx, resolves #38339
|
4 éve |
florian
|
227bd3e904
* simplified code for JccAdd2SetccAdd optimization
|
4 éve |
svenbarth
|
efe6b32638
+ add declaration of FpSchedGetAffinity when the Linux target is compiled with FPC_USE_LIBC
|
4 éve |
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 éve |
Mattias Gaertner
|
c99a97cc55
pastojs: started library
|
4 éve |
Mattias Gaertner
|
3b0df17bd1
fcl-passrc: resolver: check library export function overload
|
4 éve |
florian
|
f42f62565b
* patch by J. Gareth Moreton to resolve bug introduced in the first patch, resolves #38294
|
4 éve |
florian
|
4e9b42344e
+ AddLea2Lea optimization
|
4 éve |
florian
|
964dc6f6f1
* avoid div by zero in TView.CalcBounds.GrowI, resolves #30922
|
4 éve |
florian
|
7f775abb6d
* throw a proper error if a contructur has a type parameter in delphi mode, resolves #37217
|
4 éve |
pierre
|
0061301dbb
Fix compilation with -dALLOCREGDEBUG
|
4 éve |
pierre
|
a78332ae7f
Add setting of all optimization debug macros with single DEBUG_ALL_OPT macro
|
4 éve |
pierre
|
37201319bf
Add two new button to simplify inspecting evolutiontestsuite difference in time
|
4 éve |
nickysn
|
c1b37a3cb5
* synchronized with trunk
|
4 éve |
florian
|
d2b0bcdf1f
+ linux implementation of System.GetCPUCount
|
4 éve |
florian
|
63c603cf32
* include also regexpr test in normal regression tests
|
4 éve |
michael
|
de28024427
* Patch from Andrey Sobol to improve names, improve XML structure
|
4 éve |
nickysn
|
ed26d54e3b
* synchronized with trunk
|
4 éve |
Jonas Maebe
|
80282d6eff
* llvm: only set custom parameter alignments for byval parameters, the rest
|
4 éve |
Jonas Maebe
|
090d9abafe
* cocoaint: fix NSActivityUserInitiatedAllowingIdleSystemSleep definition
|
4 éve |
svenbarth
|
38cde38177
* make TProxyStream.Check an abstract method; as it is right now one had to override it anyway because it always raised an exception
|
4 éve |
svenbarth
|
6160abe37e
* have the generic dummy symbols for procsyms keep track of their overloaded generic procsyms so that they can be easily found (will be needed for implicit specializations)
|
4 éve |
florian
|
6d75992674
* fix proposed by Christo Crause: properly handle pointer constant nodes on avr, resolves #38321
|
4 éve |