SHA256
6
0
forked from pool/glibc

Accepting request 221126 from home:Andreas_Schwab:Factory

- Update to glibc 2.18.90 ee7cc3853761:
  * More bug fixes
  * SystemTap probes for slow multiple precision fallback paths of
    transcendental functions have been introduced.
  * Preliminary documentation about Multi-Thread, Async-Signal and
    Async-Cancel Safety has been added.
  * Change powerpc64le start ABI to 2.17
- Add /usr/local/lib64 to ld.so.conf on all lib64 platforms
- Enable profile build for aarch64

OBS-URL: https://build.opensuse.org/request/show/221126
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=329
This commit is contained in:
2014-02-06 12:58:35 +00:00
committed by Git OBS Bridge
parent 995a44ffad
commit ed2974f0e1
9 changed files with 57 additions and 3326 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Feb 6 10:38:05 UTC 2014 - schwab@suse.de
- Update to glibc 2.18.90 ee7cc3853761:
* More bug fixes
* SystemTap probes for slow multiple precision fallback paths of
transcendental functions have been introduced.
* Preliminary documentation about Multi-Thread, Async-Signal and
Async-Cancel Safety has been added.
* Change powerpc64le start ABI to 2.17
- Add /usr/local/lib64 to ld.so.conf on all lib64 platforms
- Enable profile build for aarch64
-------------------------------------------------------------------
Wed Jan 8 12:38:29 UTC 2014 - coolo@suse.com