CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/04 09:00:56
Modified files:
lib/libm/src : math_private.h
Log message:
- Take into account padding for the IEEE extended shape types. It
should be 96-bits on 32-bit architectures, and 128-bits on 64-bit
architectures.
- Add abstract macros to operate on long doubles by words. To be
used soon.
