SHA256
6
0
forked from pool/glibc

Accepting request 228349 from home:Andreas_Schwab:Factory

- powerpc-opt-power8.patch: readd POWER8 implementation of isnan,
  isinf, finite with fix for little endian
- pthread-mutex-destroy.patch: Skip checks in pthread_mutex_destroy when
  doing elision (bnc#865968)

OBS-URL: https://build.opensuse.org/request/show/228349
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=347
This commit is contained in:
2014-03-31 15:44:49 +00:00
committed by Git OBS Bridge
parent 8f0c4de31f
commit 352e35f701
8 changed files with 499 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 31 13:22:56 UTC 2014 - schwab@suse.de
- powerpc-opt-power8.patch: readd POWER8 implementation of isnan,
isinf, finite with fix for little endian
- pthread-mutex-destroy.patch: Skip checks in pthread_mutex_destroy when
doing elision (bnc#865968)
-------------------------------------------------------------------
Sat Mar 29 16:41:25 UTC 2014 - schwab@suse.de