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 жил өмнө |
Mattias Gaertner
|
c99a97cc55
pastojs: started library
|
4 жил өмнө |
Mattias Gaertner
|
3b0df17bd1
fcl-passrc: resolver: check library export function overload
|
4 жил өмнө |
florian
|
f42f62565b
* patch by J. Gareth Moreton to resolve bug introduced in the first patch, resolves #38294
|
4 жил өмнө |
florian
|
4e9b42344e
+ AddLea2Lea optimization
|
4 жил өмнө |
florian
|
964dc6f6f1
* avoid div by zero in TView.CalcBounds.GrowI, resolves #30922
|
4 жил өмнө |
florian
|
7f775abb6d
* throw a proper error if a contructur has a type parameter in delphi mode, resolves #37217
|
4 жил өмнө |
pierre
|
0061301dbb
Fix compilation with -dALLOCREGDEBUG
|
4 жил өмнө |
pierre
|
a78332ae7f
Add setting of all optimization debug macros with single DEBUG_ALL_OPT macro
|
4 жил өмнө |
pierre
|
37201319bf
Add two new button to simplify inspecting evolutiontestsuite difference in time
|
4 жил өмнө |
florian
|
d2b0bcdf1f
+ linux implementation of System.GetCPUCount
|
4 жил өмнө |
florian
|
63c603cf32
* include also regexpr test in normal regression tests
|
4 жил өмнө |
michael
|
de28024427
* Patch from Andrey Sobol to improve names, improve XML structure
|
4 жил өмнө |
Jonas Maebe
|
80282d6eff
* llvm: only set custom parameter alignments for byval parameters, the rest
|
4 жил өмнө |
Jonas Maebe
|
090d9abafe
* cocoaint: fix NSActivityUserInitiatedAllowingIdleSystemSleep definition
|
4 жил өмнө |
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 жил өмнө |
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 жил өмнө |
florian
|
6d75992674
* fix proposed by Christo Crause: properly handle pointer constant nodes on avr, resolves #38321
|
4 жил өмнө |
michael
|
26a446308b
* Fix compilation with CheckPasTreeRefCount define
|
4 жил өмнө |
michael
|
498805c1ca
* Patch from Andrey Sobol to control XML file layout
|
4 жил өмнө |
michael
|
e2ffecb4c8
* Fix GetFileBaseDir
|
4 жил өмнө |
michael
|
cccff5826e
* Fix memleak, additional list/indent, patch from Andrey Sobol
|
4 жил өмнө |
florian
|
aec18c2426
* weight currency->float conversions the same regardless if
|
4 жил өмнө |
svenbarth
|
57d9884d96
* fix for Mantis #38310: ignore procsyms that have no procdefs for checking overloads, or more precisely to stop checking for overloads; these are generic dummy symbols
|
4 жил өмнө |
michael
|
87f2c282d1
* Patch from Andrey Sobol to reduce indentation
|
4 жил өмнө |
florian
|
28efcfba65
+ patch by J. Gareth Moreton: Advanced MOVZX optimisations, resolves #38294
|
4 жил өмнө |
michael
|
b31305810c
* print context in Release in debug mode
|
4 жил өмнө |
michael
|
7adcd2a8a2
* Fix memleak when using packages
|
4 жил өмнө |
florian
|
de36d6c049
+ added newly used opcodes to avx_opcode_only_op0_may_be_memref
|
4 жил өмнө |
michael
|
d42c334de9
* Fix memory leak, patch from Andrey Sobol
|
4 жил өмнө |