Merge remote branch 'origin/master' into fedora/master
[glibc.git] / ChangeLog
blobe7215fd1a9573646c414b054ec927628938023e0
1 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
3         POWER7 optimizations.
4         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
5         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
7 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
9         * version.h: Update for 2.13 development version.
11 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
13         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
14         exceptions.  Return 0.
16 2010-05-07  Roland McGrath  <roland@redhat.com>
18         * elf/ldconfig.c (main): Add a const.
20 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
22         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
23         (args_options): Add no-idn option.
24         (ahosts_keys_int): Add idn_flags to ai_flags.
25         (parse_option): Handle 'i' option to clear idn_flags.
27         * malloc/malloc.c (_int_free): Possible race in the most recently
28         added check.  Only act on the data if no current modification
29         happened.
31 See ChangeLog.17 for earlier changes.