]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Merge remote branch 'origin/master' into fedora/master
authorAndreas Schwab <schwab@redhat.com>
Mon, 27 Sep 2010 09:26:05 +0000 (11:26 +0200)
committerAndreas Schwab <schwab@redhat.com>
Mon, 27 Sep 2010 13:41:01 +0000 (15:41 +0200)
1  2 
ChangeLog
elf/dl-close.c
elf/dl-support.c
elf/rtld.c
nptl/ChangeLog

diff --cc ChangeLog
index ff36898cc202ce2c883bfeb32cf60d952b2ad64d,d7f08194547fa37a4622eb3a78fc0198091e461e..862fadc2a16b87c7f87df141bbd7278c220fa4a8
+++ b/ChangeLog
@@@ -1,10 -1,65 +1,72 @@@
+ 2010-09-24  Petr Baudis <pasky@suse.cz>
+       * debug/stack_chk_fail_local.c: Add missing licence exception.
+       * debug/warning-nop.c: Likewise.
+ 2010-09-15  Michael B. Brutman  <brutman@us.ibm.com>
+       * sysdeps/powerpc/powerpc32/ppca2/memcpy.S: New file.
+       * sysdeps/powerpc/powerpc64/ppca2/memcpy.S: New file.
+       * sysdeps/unix/sysv/linux/powerpc/powerpc32/ppca2/fpu/Implies: New
+       submachine.
+       * sysdeps/unix/sysv/linux/powerpc/powerpc64/ppca2/fpu/Implies:
+       Likewise.
+ 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
+       * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
+       implementing getdents64 using getdents syscall, set d_type if
+       __ASSUME_GETDENTS32_D_TYPE.
+ 2010-09-16  Andreas Schwab  <schwab@redhat.com>
+       * elf/dl-close.c (free_slotinfo, free_mem): Move to...
+       * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
+ 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
+       [BZ #12037]
+       * posix/unistd.h: Undo change of feature selection for ftruncate from
+       2010-01-11.
+ 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
+       * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
+       detection.
+ 2010-09-20  Andreas Schwab  <schwab@redhat.com>
+       * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
+       fanotify_mark.
+       * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
+ 2010-09-14  Andreas Schwab  <schwab@redhat.com>
+       * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
+       variables after CHECK_SP call.
+       * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
+ 2010-09-13  Andreas Schwab  <schwab@redhat.com>
+           Ulrich Drepper  <drepper@redhat.com>
+       * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
+       re-relocationg ld.so.
+       * elf/dl-support.c (_dl_non_dynamic_init): And here after the
+       _dl_init_paths call.
+       * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
+       here anymore.
+ 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
+       * resolv/res_init.c (__res_vinit): Count the default server we added.
 +2010-09-13  Andreas Schwab  <schwab@redhat.com>
 +
 +      * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
 +      (sysd-rules-targets): Remove duplicates.
 +      * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
 +      rtld-%.$o dependency.
 +
  2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
            Ulrich Drepper  <drepper@redhat.com>
  
diff --cc elf/dl-close.c
Simple merge
Simple merge
diff --cc elf/rtld.c
Simple merge
diff --cc nptl/ChangeLog
Simple merge