florian
|
a90691435b
+ abs(long/int64): overflow checking for xtensa implemented
|
1 anno fa |
Michael Van Canneyt
|
c17cbbe788
* Observe max capacity. Resolves issue #40720
|
1 anno fa |
Rika Ichinose
|
e42209457e
Shorter i386 Exp().
|
1 anno fa |
florian
|
240739e71d
* compilation on 64 bit targets fixed
|
1 anno fa |
florian
|
a8d496ade7
* i386 uses generic x86 abs(long/int64) code now
|
1 anno fa |
florian
|
13e7f947ea
* all CPUs use now internal abs(<int64>) so overflow checking is possible
|
1 anno fa |
florian
|
c87213085f
* overflow checking for generic abs(<int64>)
|
1 anno fa |
florian
|
8132ccd42b
+ generic implementation of abs(<int64>)
|
1 anno fa |
florian
|
9a32c00070
* improve TFPSList.Delete as proposed by Alexey Torgashin, resolves #40718
|
1 anno fa |
florian
|
56d84c9283
* compilation fixed
|
1 anno fa |
florian
|
0efd3afb8c
+ arm: internal abs(<int64>)
|
1 anno fa |
florian
|
f0cc07fe68
+ 8086: overflow checking for abs(<long/int64>)
|
1 anno fa |
florian
|
2641f65bb7
* compilation with -dEXTDEBUG fixed
|
1 anno fa |
florian
|
22e9033076
+ MMXSupport added to cpu unit
|
1 anno fa |
Rika Ichinose
|
6c8acf28cd
Shorten MMX unit.
|
1 anno fa |
florian
|
f28cbbf73b
* run test with different options as it is tricky
|
1 anno fa |
J. Gareth "Curious Kit" Moreton
|
889c55ecae
* "tminmax" test now prints out 'ok' if it passes and the error code if it fails
|
1 anno fa |
florian
|
fea8050457
* fix i386 building after fb3c4ff75be75c367f4f4d505563475ef7accdb5
|
1 anno fa |
florian
|
15398549a4
* fix simplication of max(double,double) with both values being constants
|
1 anno fa |
florian
|
fb3c4ff75b
* avoid CMPs with constants outside the range of signed 32 bit values
|
1 anno fa |
Michaël Van Canneyt
|
b1312ed3c6
* Patch from Thierry Gayet to fix double prefix when using aliases
|
1 anno fa |
Michaël Van Canneyt
|
564597a573
* Fix access violation: module can be reset while loading dependent units. Fixes issue #40705
|
1 anno fa |
J. Gareth "Curious Kit" Moreton
|
ee1916e919
* i8086: Local variables unused in "second_AndOrXorShiftRot_assign" on i8086 are now not defined on this platform
|
1 anno fa |
J. Gareth "Curious Kit" Moreton
|
11b341cc97
* x86: Added new OptPass1CMOVcc peephole optimisation routine to dust up min/max code
|
1 anno fa |
J. Gareth "Curious Kit" Moreton
|
c79361c010
* Min/max intrinsics now simplify deterministic results
|
1 anno fa |
J. Gareth "Curious Kit" Moreton
|
e4a0ce2fb5
* x86: Min/max intrinsic support
|
1 anno fa |
J. Gareth "Curious Kit" Moreton
|
77c86cafd0
* a64: Fixed bug where unsigned min/max inlines used a signed comparison
|
1 anno fa |
J. Gareth "Curious Kit" Moreton
|
81b7b80749
* Added support for 64-bit min/max intrinsics
|
1 anno fa |
florian
|
961e8fb749
* patch by Joeny Ang: fix TDbf memory leak, resolves #40709
|
1 anno fa |
Michaël Van Canneyt
|
14d4b0808b
* Patch from Thierry Gayet to fix compilation of tests
|
1 anno fa |