Accepting request 230485 from Base:System

- ibm-long-double-frexpl.patch: Correct IBM long double frexpl
  (bnc#872573, BZ #16740, BZ #16619) (forwarded request 230484 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/230485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=172
This commit is contained in:
Stephan Kulow
2014-04-22 05:47:56 +00:00
committed by Git OBS Bridge
parent a132d45b92
commit 0296004544
9 changed files with 780 additions and 52 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Apr 17 09:13:32 UTC 2014 - schwab@suse.de
- ibm-long-double-frexpl.patch: Correct IBM long double frexpl
(bnc#872573, BZ #16740, BZ #16619)
-------------------------------------------------------------------
Tue Apr 15 14:23:54 UTC 2014 - schwab@suse.de
- ibm-long-double-math.patch: Remove faulty assembler implementations of
ceil, nearbyintl, roundl for IBM long double (bnc#873457, BZ #16701, BZ
#16706, BZ #16707)
-------------------------------------------------------------------
Tue Apr 15 11:00:59 UTC 2014 - aj@suse.com
- Use /run for nscd instead of /var/run.
-------------------------------------------------------------------
Mon Apr 7 09:06:32 UTC 2014 - schwab@suse.de