This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch, fedora/master, updated. fedora/glibc-2.10.90-11


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, fedora/master has been updated
       via  50f823e4993cf6853caaa74fb1a6cd65b93688aa (commit)
       via  b870de510d54108c7c839abc17ea1559085e55a3 (commit)
       via  78c4ef475d47a2289635f74b726f52defedb4651 (commit)
       via  9a1d2d455540ff99a586da5b550cc768f4f6fd5c (commit)
       via  586fa886ad1473759cddf897691fd3c63a6d2360 (commit)
       via  649bf1332071954cbae3e9159708aea1b7c9ae31 (commit)
       via  09e0389eb12491d3e9ef74b299b66efdd67adb1c (commit)
       via  b48a267b8fbb885191a04cffdb4050a4d4c8a20b (commit)
       via  9655389317c92e5935c47d90c0ba48ca54bd245e (commit)
       via  b0948ffdcbdace63317297d3d3fe2556387dfcbd (commit)
       via  ca2a37b64e0347b400e58da9ca238c9320a55edb (commit)
       via  63a24094beed77874aa3fd7bcf0bc0368d0619eb (commit)
      from  38090cfea3c78745cf2210394b5acc7e382fed53 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=50f823e4993cf6853caaa74fb1a6cd65b93688aa

commit 50f823e4993cf6853caaa74fb1a6cd65b93688aa
Author: Andreas Schwab <schwab@redhat.com>
Date:   Thu Jul 30 15:34:10 2009 +0200

    2.10.90-11

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 85fb0fd..45c4e3f 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -21,7 +21,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 10
+Release: 11
 # GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
 # Things that are linked directly into dynamically linked programs
 # and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
@@ -577,7 +577,7 @@ rm -f $RPM_BUILD_ROOT%{_sbindir}/rpcinfo
 
 # BUILD THE FILE LIST
 {
-  find $RPM_BUILD_ROOT \( -type f -or -type l \) \
+  find $RPM_BUILD_ROOT \( -type f -o -type l \) \
        \( \
 	 -name etc -printf "%%%%config " -o \
 	 -name gconv-modules \
@@ -585,7 +585,7 @@ rm -f $RPM_BUILD_ROOT%{_sbindir}/rpcinfo
 	 -name gconv-modules.cache \
 	 -printf "%%%%verify(not md5 size mtime) " \
 	 , \
-	 ! -path "*/lib/debug" -printf "/%%P\n" \)
+	 ! -path "*/lib/debug/*" -printf "/%%P\n" \)
   find $RPM_BUILD_ROOT -type d \
        \( -path '*%{_prefix}/share/*' ! -path '*%{_infodir}' -o \
 	  -path "*%{_prefix}/include/*" -o \
@@ -1034,6 +1034,10 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Thu Jul 30 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-11
+- Update from master.
+- Don't package debuginfo files in glibc-devel.
+
 * Tue Jul 28 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-10
 - Update from master.
   * fix memory ordering in pthread_mutex_unlock (BZ#10418)

http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=b870de510d54108c7c839abc17ea1559085e55a3

commit b870de510d54108c7c839abc17ea1559085e55a3
Merge: ca2a37b 78c4ef4
Author: Andreas Schwab <schwab@redhat.com>
Date:   Thu Jul 30 14:18:37 2009 +0200

    Merge commit 'origin/master' into fedora/master


http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=ca2a37b64e0347b400e58da9ca238c9320a55edb

commit ca2a37b64e0347b400e58da9ca238c9320a55edb
Author: Andreas Schwab <schwab@redhat.com>
Date:   Tue Jul 28 17:30:29 2009 +0200

    Ignore pkgs-import.

diff --git a/fedora/.gitignore b/fedora/.gitignore
index e4faf26..ac2d0f9 100644
--- a/fedora/.gitignore
+++ b/fedora/.gitignore
@@ -3,3 +3,4 @@ glibc-*.tar.bz2
 glibc-*.src.rpm
 glibc-fedora.patch
 glibc.spec
+pkgs-import

http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=63a24094beed77874aa3fd7bcf0bc0368d0619eb

commit 63a24094beed77874aa3fd7bcf0bc0368d0619eb
Author: Andreas Schwab <schwab@redhat.com>
Date:   Tue Jul 28 17:28:23 2009 +0200

    Remove obsolete files.

diff --git a/fedora/glibc-nptl-check.patch b/fedora/glibc-nptl-check.patch
deleted file mode 100644
index 48951ea..0000000
--- a/fedora/glibc-nptl-check.patch
+++ /dev/null
@@ -1,48 +0,0 @@
---- libc/sysdeps/unix/sysv/linux/dl-osinfo.h.jj	2002-12-10 09:09:24.000000000 -0500
-+++ libc/sysdeps/unix/sysv/linux/dl-osinfo.h	2003-05-20 17:05:37.000000000 -0400
-@@ -22,6 +22,7 @@
- #include <sys/sysctl.h>
- #include <sys/utsname.h>
- #include "kernel-features.h"
-+#include <sysdep.h>
- 
- #ifndef MIN
- # define MIN(a,b) (((a)<(b))?(a):(b))
-@@ -37,8 +38,29 @@ dl_fatal (const char *str)
-   _dl_dprintf (2, str);
-   _exit (1);
- }
--#endif
- 
-+static inline void
-+__attribute__ ((always_inline))
-+dl_redhat_nptl_check (const char *cp)
-+{
-+  cp = strchr (cp, 'n');
-+  if (__builtin_expect (cp == NULL || cp[1] != 'p'
-+			|| cp[2] != 't' || cp[3] != 'l', 0)
-+      && GLRO(dl_osversion) < 0x20545
-+      && GLRO(dl_osversion) > 0x20413)
-+    {
-+#ifdef __NR_set_tid_address
-+      INTERNAL_SYSCALL_DECL (err);
-+      int ret;
-+      ret = INTERNAL_SYSCALL (set_tid_address, err, 1, NULL);
-+      if (INTERNAL_SYSCALL_ERROR_P (ret, err))
-+#endif
-+	GLRO(dl_osversion) = 0x20413;
-+    }
-+}
-+#else
-+#define dl_redhat_nptl_check(cp)
-+#endif
- 
- #define DL_SYSDEP_OSCHECK(FATAL) \
-   do {									      \
-@@ -105,5 +127,6 @@ dl_fatal (const char *str)
- 	  FATAL ("FATAL: kernel too old\n");				      \
- 									      \
- 	GLRO(dl_osversion) = version;					      \
-+	dl_redhat_nptl_check (cp);					      \
-       }									      \
-   } while (0)
diff --git a/fedora/glibc-ppc-assume.patch b/fedora/glibc-ppc-assume.patch
deleted file mode 100644
index 49ae497..0000000
--- a/fedora/glibc-ppc-assume.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- libc/sysdeps/unix/sysv/linux/powerpc/kernel-features.h.jj	2003-01-30 05:24:37.000000000 -0500
-+++ libc/sysdeps/unix/sysv/linux/powerpc/kernel-features.h	2003-09-23 18:28:07.000000000 -0400
-@@ -0,0 +1,15 @@
-+/* In RHEL3, we can assume the shipped kernel, which is 2.4.21.  */
-+#include_next <kernel-features.h>
-+
-+#if !defined __ASSUME_NEW_PRCTL_SYSCALL && defined __powerpc__
-+# define __ASSUME_NEW_PRCTL_SYSCALL		1
-+#endif
-+
-+#if !defined __ASSUME_FIXED_CLONE_SYSCALL && defined __powerpc__ \
-+    && !defined __powerpc64__
-+# define __ASSUME_FIXED_CLONE_SYSCALL		1
-+#endif
-+
-+#if !defined __ASSUME_NEW_RT_SIGRETURN_SYSCALL && defined __powerpc64__
-+# define __ASSUME_NEW_RT_SIGRETURN_SYSCALL	1
-+#endif
---- libc/sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c.jj	2003-03-16 01:40:44.000000000 +0100
-+++ libc/sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c	2005-06-27 16:33:19.000000000 +0200
-@@ -19,7 +19,7 @@
- 
- 
- #include "config.h"
--#include "kernel-features.h"
-+#include <kernel-features.h>
- #include <ldsodefs.h>
- 
- extern int __cache_line_size;

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                          |   46 +++++++++
 csu/libc-tls.c                                     |    9 +-
 elf/dl-lookup.c                                    |   13 +++
 elf/dl-reloc.c                                     |    5 +-
 elf/dl-runtime.c                                   |    8 ++
 fedora/.gitignore                                  |    1 +
 fedora/glibc-nptl-check.patch                      |   48 ---------
 fedora/glibc-ppc-assume.patch                      |   29 ------
 fedora/glibc.spec.in                               |   10 ++-
 include/libc-symbols.h                             |   13 +++-
 math/s_fma.c                                       |    4 +-
 math/s_fmaf.c                                      |    4 +-
 nptl/ChangeLog                                     |   29 ++++++
 nptl/pthreadP.h                                    |    2 +
 nptl/pthread_mutex_lock.c                          |   21 ++++-
 nptl/pthread_mutex_unlock.c                        |    7 +-
 .../sysdeps/unix/sysv/linux/pthread-pi-defines.sym |    1 +
 .../sysv/linux/x86_64/pthread_cond_broadcast.S     |    6 +-
 .../unix/sysv/linux/x86_64/pthread_cond_signal.S   |    6 +-
 .../sysv/linux/x86_64/pthread_cond_timedwait.S     |   24 +++--
 .../unix/sysv/linux/x86_64/pthread_cond_wait.S     |   23 +++--
 nptl/sysdeps/x86_64/tcb-offsets.sym                |    1 +
 nptl/sysdeps/x86_64/tls.h                          |   80 +++++++++++----
 stdio-common/scanf15.c                             |    1 +
 stdio-common/scanf17.c                             |    1 +
 sysdeps/x86_64/dl-trampoline.S                     |  105 +++++++++++++++++--
 sysdeps/x86_64/multiarch/Versions                  |    5 +
 sysdeps/x86_64/multiarch/init-arch.c               |   10 ++
 sysdeps/x86_64/multiarch/init-arch.h               |   22 ++++-
 {math => sysdeps/x86_64/multiarch}/s_fma.c         |   30 ++++--
 {math => sysdeps/x86_64/multiarch}/s_fmaf.c        |   28 ++++--
 sysdeps/x86_64/tst-xmmymm.sh                       |    7 +-
 32 files changed, 435 insertions(+), 164 deletions(-)
 delete mode 100644 fedora/glibc-nptl-check.patch
 delete mode 100644 fedora/glibc-ppc-assume.patch
 create mode 100644 sysdeps/x86_64/multiarch/Versions
 copy {math => sysdeps/x86_64/multiarch}/s_fma.c (57%)
 copy {math => sysdeps/x86_64/multiarch}/s_fmaf.c (58%)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]