svenbarth
|
8ba185806a
Add the supplied program from bug #19975 to webtbf.
|
14 лет назад |
florian
|
46cc0209de
* make use of mulps/mulpd and haddps/haddpd/hsubpd/hsubps to optimze x*x+y*y and x*x-y*y where x and y might be single or double
|
14 лет назад |
florian
|
c855c7a0aa
* unified handling of comparison of constant and expression with disjunct ranges of values
|
14 лет назад |
florian
|
c011949765
+ iretq for x86_64
|
14 лет назад |
florian
|
4f6a803c29
+ might_have_sideeffects, make use of it when optimizing x*x into sqr(x)
|
14 лет назад |
florian
|
860d753055
* treat registers (and identifiers of register parameter) as normal identifiers when parsing record fields in intel assembler, resolves #19555
|
14 лет назад |
florian
|
41f25c2b21
* fixes cmem.malloc et al. for windows as proposed by Ludo Brands, resolves #15571
|
14 лет назад |
florian
|
a9034af414
+ added tests for recent stream modifications
|
14 лет назад |
florian
|
87696a4b70
* cr*, dr*, tr* registers are 64 bit on x86-64
|
14 лет назад |
florian
|
9b88297389
* patch by Michalis Kamburelis to keep the ending of TFPSList filled with zeros (space between count and capacity), resolves #20005
|
14 лет назад |
florian
|
8bc94610c7
+ tai_stab.create_ansistr
|
14 лет назад |
florian
|
6cb6d9ffaf
* patch by Michalis Kamburelis to make FGL lists First and Last properties that are settable, resolves #19874
|
14 лет назад |
florian
|
8833c1cfa3
* patch by Petr-K to fix 3*3 matrix inversion, resolves #19828
|
14 лет назад |
florian
|
63403e5199
* *Dir(<ansistring>) functions need to check io result as well, resolves #19977
|
14 лет назад |
florian
|
8308b46a94
+ support for assembler instructions with four operands
|
14 лет назад |
florian
|
4a34192510
* fix TFPGList.Extract to return the correct values by a patch by Michalis Kamburelis, resolves #19960
|
14 лет назад |
florian
|
5ec2839dd2
+ fpmake file for fcl-stl
|
14 лет назад |
marco
|
8f4d4bc959
* new example to demonstrate new QuickEvaluate routine.
|
14 лет назад |
florian
|
8b58d69576
* accept undefineddef (generic parameter) as parameter for assigned, resolves #19974
|
14 лет назад |
michael
|
7dc58d81d9
* Some fixes and additional unit from Darius Blaszijk
|
14 лет назад |
sergei
|
bbae63a4f2
* Check that a single interface is only delegated to a single property within a class.
|
14 лет назад |
pierre
|
9fff19cda9
+ DirectoryExists tests
|
14 лет назад |
Jonas Maebe
|
d8a2c47c75
* fixed calling inherited message handlers after r18162
|
14 лет назад |
sergei
|
25bf0012f2
* When the interface method mapping is present, being unable to find the implementing procedure using the mapped name is a error condition. No attempt to find implementing procedure using symbol name should be made in this case. Resolves #19591.
|
14 лет назад |
Jonas Maebe
|
9195506c56
* make sure that anonymous inherited calls only call through to the
|
14 лет назад |
pierre
|
2b54f5f961
Add test for bug report 7210
|
14 лет назад |
florian
|
abd5ca46c8
+ build unit and lazarus project for the embedded target
|
14 лет назад |
pierre
|
7b5196a4bc
Test fix of infinite loop in PUSH/POP directives
|
14 лет назад |
joost
|
f9b27806e4
* Switched packages to fpmake building
|
14 лет назад |
joost
|
48a56e03d7
* fpmake.pp-file fixes
|
14 лет назад |