Jonas Maebe
|
310ec39757
* fixed + optimized generic round_real
|
пре 17 година |
Jonas Maebe
|
30a51c2dee
+ support for the different rounding modes in the generic rounding
|
пре 17 година |
florian
|
81fd66f6f6
* typo in define fixed
|
пре 17 година |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
yury
|
5e3462b6fc
* Fixed warnings and notes.
|
пре 17 година |
yury
|
04b640880c
* fixed exp() for hardfloat on arm.
|
пре 18 година |
florian
|
5596cd5391
* ensure that qword_to_double is calculated using doubles
|
пре 18 година |
tom_at_work
|
e501fab034
* replaced all HandleError() calls to appropriate float_raise() calls
|
пре 18 година |
yury
|
fa5865845a
* use float_raise instead of HandleError in fpc_exp_real.
|
пре 18 година |
tom_at_work
|
67e6d8d2da
* fixed float_error() to call HandleError instead of RunError so that they are properly converted to exceptions
|
пре 18 година |
florian
|
ce6f6ee4bf
* fixed compilation on i386
|
пре 18 година |
florian
|
b3a1868ff0
* correct masking of exceptions in genmath code
|
пре 18 година |
yury
|
737634d781
* Call HandleError in fpc_exp_real for overflow and underflow. It fixes webtbs/tw3157.pp for targets where generic fpc_exp_real is used.
|
пре 18 година |
yury
|
b04c30dfb8
* fixed warnings.
|
пре 18 година |
yury
|
61f0f0b793
* define FPC_DOUBLE_HILO_SWAPPED for ARM CPU if needed to properly handle doubles in RTL.
|
пре 18 година |
florian
|
cd5861a01e
* fixed compilation on arm
|
пре 19 година |
florian
|
028a4c0cbf
* compilation fixed
|
пре 19 година |
florian
|
02a553668f
+ software implementation of exp(<double>)
|
пре 19 година |
florian
|
484e7ac0c1
* fixed defines
|
пре 19 година |
Jonas Maebe
|
200ad7e5ae
* moved some generic constants out of the {$ifndef FPC_SYSTEM_HAS_TRUNC}
|
пре 19 година |
florian
|
5f3a3bc051
* made the softfpu unit embedable in the system unit
|
пре 19 година |
Jonas Maebe
|
83884ec540
* more "real" fixes
|
пре 19 година |
florian
|
d4bf6d2aed
* fixed problems caused by unifying the real data type
|
пре 19 година |
Jonas Maebe
|
4c3fb9ae00
* frexp has out instead of var parameter
|
пре 19 година |
florian
|
b1bd426009
+ fpower10 implemented
|
пре 20 година |
michael
|
3a2eaa94b1
+ Removed INTERNCONSTINTF define
|
пре 20 година |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
пре 20 година |
peter
|
4ace790492
* remove $Log
|
пре 20 година |
fpc
|
790a4fe2d3
* log and id tags removed
|
пре 20 година |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
пре 20 година |