florian
|
7180d184c5
+ implements TExtended80Rec, TDoubleRec, TSingleRec
|
пре 11 година |
florian
|
bb129a6d6c
* renamed overloaded fma functions into functions encoding explicitly the type
|
пре 11 година |
sergei
|
b16c6f8ced
* i386 and x86_64 changes for Delphi compatibility:
|
пре 11 година |
florian
|
d88d644925
+ support for FMA intrinsic: if there is no hardware support, the compiler throws an error.
|
пре 11 година |
sergei
|
94a045aa3d
* Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases.
|
пре 11 година |
nickysn
|
74cd67b85c
+ added 8087 initialization to the msdos rtl (8087 presence detection is still a TODO)
|
пре 12 година |
florian
|
e6f2c8cbd3
* turn off threadvars in softfpu if threading is not enabled
|
пре 12 година |
florian
|
4ac1deb50b
* moved float_rounding_mode to systemh.inc; renamed to softfloat_rounding_mode
|
пре 17 година |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
florian
|
b3a1868ff0
* correct masking of exceptions in genmath code
|
пре 18 година |
florian
|
47fac4ee6e
* moved *SSECSR to system unit
|
пре 19 година |
florian
|
89f8474388
* unified and moved some win32/win64 stuff
|
пре 19 година |
florian
|
b1bd426009
+ fpower10 implemented
|
пре 20 година |
florian
|
ad3b9b9464
* windows rtl restructuring to share code between win32 and win64
|
пре 20 година |
michael
|
3a2eaa94b1
+ Removed INTERNCONSTINTF define
|
пре 20 година |
peter
|
4ace790492
* remove $Log
|
пре 20 година |
fpc
|
790a4fe2d3
* log and id tags removed
|
пре 20 година |
fpc
|
50778076c3
initial import
|
пре 20 година |
peter
|
e417e34496
* truncate log
|
пре 20 година |
florian
|
f093fa9242
- killed power from system unit
|
пре 20 година |
marco
|
615c4f3d7c
* patch from peter.
|
пре 21 година |
peter
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
пре 21 година |
michael
|
5856d367b9
+ Patch from peter to fix pasjpeg compile
|
пре 21 година |
peter
|
14eb8f59b4
internconst, internproc and some external declarations moved to interface
|
пре 21 година |
Jonas Maebe
|
0f26252376
+ cgenmath with libc math functions. Faster than the routines in genmath
|
пре 21 година |
florian
|
515ee5aef6
* linking problems fixed
|
пре 21 година |
Jonas Maebe
|
2af569745c
* if currency = int64, FPC_CURRENCY_IS_INT64 is defined
|
пре 22 година |
mazen
|
c959c98665
- fpc_int64_to_double removed as not supported by most cpu targets
|
пре 23 година |
mazen
|
c3321868d5
* many stuff related to RTL fixed
|
пре 23 година |
peter
|
166fe37203
* power returns int64
|
пре 23 година |