]> sourceware.org Git - glibc.git/commitdiff
Merge branch 'master' of ssh://sourceware.org/git/glibc
authorUlrich Drepper <drepper@gmail.com>
Thu, 17 Feb 2011 06:22:52 +0000 (01:22 -0500)
committerUlrich Drepper <drepper@gmail.com>
Thu, 17 Feb 2011 06:22:52 +0000 (01:22 -0500)
Conflicts:
ChangeLog

1  2 
ChangeLog

diff --cc ChangeLog
index fb69303eb4683b01103b36d6c4a647d79151e3aa,425ededbb99ed8ab6ba499bcaa83d41cdfeea478..292f77a926e1432b916fc0236793910b560e082a
+++ b/ChangeLog
@@@ -1,28 -1,14 +1,39 @@@
 +2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
 +
 +      * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
 +      (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
 +      cast from r3.
 +      * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
 +      'tests' variable.
 +      * sysdeps/wordsize-64/tst-writev.c: New file.
 +
 +2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
 +
 +      * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
 +      -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
 +      insns in _dl_start to prevent a TOC reference before relocs are
 +      resolved.
 +
 +2011-02-15  Ulrich Drepper  <drepper@gmail.com>
 +
 +      [BZ #12469]
 +      * Makeconfig: Remove RANLIB definition.
 +      * Makerules: Don't use RANLIB.
 +      * aclocal.m4: Remove ranlib test.
 +      * configure.in: No need to check for ranlib.
 +      * elf/rtld-Rules: Don't use RANLIB.
 +
+ 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
+       * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
+       protection macro.
+       * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
+       inclusion protection macro.
+       * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
+       SIGRTMIN and SIGRTMAX and print information in that case only when
+       SIGRTMIN is defined.
  2011-02-11  Jakub Jelinek  <jakub@redhat.com>
  
        * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
This page took 0.045562 seconds and 5 git commands to generate.