glibc/ChangeLog

32 lines
951 B
Plaintext
Raw Normal View History

2010-05-19 15:47:37 +08:00
2010-05-17 Luis Machado <luisgpm@br.ibm.com>
POWER7 optimizations.
* sysdeps/powerpc/powerpc64/power7/memset.S: New file.
* sysdeps/powerpc/powerpc32/power7/memset.S: New file.
2010-05-19 15:39:18 +08:00
2010-05-19 Ulrich Drepper <drepper@redhat.com>
* version.h: Update for 2.13 development version.
2010-05-13 01:18:26 +08:00
2010-05-12 Andrew Stubbs <ams@codesourcery.com>
* sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
exceptions. Return 0.
2010-05-08 07:23:03 +08:00
2010-05-07 Roland McGrath <roland@redhat.com>
* elf/ldconfig.c (main): Add a const.
2010-05-06 19:42:46 +08:00
2010-05-06 Ulrich Drepper <drepper@redhat.com>
2010-05-05 16:14:51 +08:00
2010-05-07 13:23:13 +08:00
* nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
(args_options): Add no-idn option.
(ahosts_keys_int): Add idn_flags to ai_flags.
(parse_option): Handle 'i' option to clear idn_flags.
2010-05-06 19:42:46 +08:00
* malloc/malloc.c (_int_free): Possible race in the most recently
added check. Only act on the data if no current modification
happened.
2010-05-07 16:18:34 +08:00
See ChangeLog.17 for earlier changes.