Accepting request 221127 from Base:System

- 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 (forwarded request 221126 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/221127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=165
This commit is contained in:
Tomáš Chvátal
2014-02-09 12:17:38 +00:00
committed by Git OBS Bridge
parent e540ed5251
commit ece5b5120a
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