File libdfp.changes of Package libdfp
-------------------------------------------------------------------
Wed Sep 3 01:41:37 CEST 2014 - ro@suse.de
- sanitize release line in specfile
-------------------------------------------------------------------
Wed Mar 5 15:07:25 UTC 2014 - matz@suse.com
- Upgrade to version 1.0.9.1. [bnc #866739]
Support for ppc64le and power8.
Fix for isinfd[32|64|128] (return +1 for inf, -1 for -inf).
Fix finited.
New functions llogbd[32|64|128], roundevend[32|64|128],
quantumd[32|64|128], new macro issignaling. All based on
draft TS 18661.
Optimized ceild[32|64|128], truncd[32|64|128], floord[32|64|128],
nearbyintd[32|64|128], roundd[32|64|128], samequantumd[32|64|128]
for PowerPC with DFP hardware.
-------------------------------------------------------------------
Fri Dec 7 15:17:36 UTC 2012 - matz@suse.com
- Upgrade to version 1.0.8. [fate #314087]
Minor bug fixes all over, add c++ header decimal/decimal,
add dfp/float.h defining _Decimal[32|64|128] if necessary.
-------------------------------------------------------------------
Wed Aug 17 09:12:31 CEST 2011 - dmueller@suse.de
- add baselibs.conf to sources
-------------------------------------------------------------------
Fri Jul 1 15:01:28 CEST 2011 - matz@suse.de
- Upgrade to version 1.0.7. [fate #311678]
Added isfinite() and deprecated finite(), per POSIX.
Fixed locale base printf.
Fixed printf_dfp() to work for several hundred use cases
which previously produced partially correct output.
Fixed strtod*() for all test suite cases.
Fixed classification function (fpclassifyd*()).
Fixed regression where libdecnumber sub objects weren't
built with -fpic and caused segv failure on s390.
Fixed segv error in printf_dfp() due to negative array index access.
Exported missing __fabsd* and __fpclassifyd* function prototypes.
Fixed header include order problem.
-------------------------------------------------------------------
Thu Oct 7 13:50:51 CEST 2010 - matz@suse.de
- Update to version 1.0.3, fixing several bugs, among
them wrong strtod32/64/128 behaviour. [bnc #635803, #635809]
-------------------------------------------------------------------
Tue Feb 23 14:38:08 CET 2010 - matz@suse.de
- Package the s390(x) hw-accelerated libdfp into libdir/dfp.
Compile libdecnumber with -D__STDC_DEC_FP__=200704L to define
the correct internal symbols.
[bnc #582176]
-------------------------------------------------------------------
Wed Feb 10 14:10:29 CET 2010 - matz@suse.de
- Remove the requires on libdfp-32bit. [bnc #578613]
-------------------------------------------------------------------
Fri Feb 5 14:55:25 CET 2010 - matz@suse.de
- Enable build for s390, otherwise 31bit libs would be missing.
[bnc #572581 again]
-------------------------------------------------------------------
Thu Jan 21 15:30:44 CET 2010 - matz@suse.de
- Update to 1.0.1, build soft-fp plus power6/power7/z9-ec variants,
add baselibs.conf. [bnc #572581]
-------------------------------------------------------------------
Fri Nov 20 15:13:25 CET 2009 - matz@suse.de
- New package. [fate #304044, #307062]