fpc/rtl/powerpc
sergei 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases.
* Changed type of softfloat_exception_mask and softfloat_exception_flags to TFPUExceptionMask, softfloat_rounding_mode to TFPURoundingMode.
- Cleaned out numerous conversions happening when getting/setting exception mask and rounding mode.

git-svn-id: trunk@27215 -
2014-03-20 22:44:46 +00:00
..
int64p.inc * changed byte/word/longbool to be Delphi-compatible (+ similar changes 2008-01-24 21:30:55 +00:00
makefile.cpu * remove $Log 2005-06-07 09:47:55 +00:00
math.inc + RTL for AIX 2012-04-11 17:59:49 +00:00
mathu.inc * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. 2014-03-20 22:44:46 +00:00
powerpc.inc * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. 2014-03-20 22:44:46 +00:00
set.inc - removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs 2009-08-23 08:16:40 +00:00
setjump.inc + initial implementation of iso style gotos in iso mode 2010-08-05 19:20:46 +00:00
setjumph.inc + initial implementation of iso style gotos in iso mode 2010-08-05 19:20:46 +00:00
strings.inc + RTL for AIX 2012-04-11 17:59:49 +00:00
stringss.inc * remove $Log 2005-06-07 09:47:55 +00:00
strlen.inc * remove $Log 2005-06-07 09:47:55 +00:00
strpas.inc * fixed ppc and ppc64 compilation after r8898 2007-10-21 22:15:19 +00:00