Mattias Gaertner
|
05d916a652
pastojs: clean up
|
4 năm trước cách đây |
florian
|
a286ad9d77
* do not extend 8 bit return values to 32 bit when loading them into eax,
|
4 năm trước cách đây |
Mattias Gaertner
|
22864b47e4
pastojs: record complex only for records with class vars
|
4 năm trước cách đây |
Jonas Maebe
|
5c2303a76b
* add parameter cleanup nodes to the call cleanup block (mantis #38316)
|
4 năm trước cách đây |
pierre
|
b7c519de81
Add check for bug fix in bug report 38339
|
4 năm trước cách đây |
Jonas Maebe
|
b1a1e6c510
+ test for mantis #38337, already fixed
|
4 năm trước cách đây |
svenbarth
|
217e9ac5a5
* regenerate msg*.inc files
|
4 năm trước cách đây |
svenbarth
|
469959d9b5
* clear up message that a global generic references a static symbol a bit
|
4 năm trước cách đây |
florian
|
eb81b981cd
* patch by J. Gareth Moreton to fix MovzxCmp2CmpMovzx, resolves #38339
|
4 năm trước cách đây |
florian
|
227bd3e904
* simplified code for JccAdd2SetccAdd optimization
|
4 năm trước cách đây |
svenbarth
|
efe6b32638
+ add declaration of FpSchedGetAffinity when the Linux target is compiled with FPC_USE_LIBC
|
4 năm trước cách đây |
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 năm trước cách đây |
Mattias Gaertner
|
c99a97cc55
pastojs: started library
|
4 năm trước cách đây |
Mattias Gaertner
|
3b0df17bd1
fcl-passrc: resolver: check library export function overload
|
4 năm trước cách đây |
florian
|
f42f62565b
* patch by J. Gareth Moreton to resolve bug introduced in the first patch, resolves #38294
|
4 năm trước cách đây |
florian
|
4e9b42344e
+ AddLea2Lea optimization
|
4 năm trước cách đây |
florian
|
964dc6f6f1
* avoid div by zero in TView.CalcBounds.GrowI, resolves #30922
|
4 năm trước cách đây |
florian
|
7f775abb6d
* throw a proper error if a contructur has a type parameter in delphi mode, resolves #37217
|
4 năm trước cách đây |
pierre
|
0061301dbb
Fix compilation with -dALLOCREGDEBUG
|
4 năm trước cách đây |
pierre
|
a78332ae7f
Add setting of all optimization debug macros with single DEBUG_ALL_OPT macro
|
4 năm trước cách đây |
pierre
|
37201319bf
Add two new button to simplify inspecting evolutiontestsuite difference in time
|
4 năm trước cách đây |
florian
|
d2b0bcdf1f
+ linux implementation of System.GetCPUCount
|
4 năm trước cách đây |
florian
|
63c603cf32
* include also regexpr test in normal regression tests
|
4 năm trước cách đây |
michael
|
de28024427
* Patch from Andrey Sobol to improve names, improve XML structure
|
4 năm trước cách đây |
Jonas Maebe
|
80282d6eff
* llvm: only set custom parameter alignments for byval parameters, the rest
|
4 năm trước cách đây |
Jonas Maebe
|
090d9abafe
* cocoaint: fix NSActivityUserInitiatedAllowingIdleSystemSleep definition
|
4 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
florian
|
6d75992674
* fix proposed by Christo Crause: properly handle pointer constant nodes on avr, resolves #38321
|
4 năm trước cách đây |
michael
|
26a446308b
* Fix compilation with CheckPasTreeRefCount define
|
4 năm trước cách đây |