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-17-4-g62f946a


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  62f946ade44beeabffb8e91c989ff2bd47293e4c (commit)
       via  02766bf000b1f50abf2c252e0a8bd74a888770cf (commit)
       via  19fe1be84e6f775e3a7f4cd03b093338d6a317bf (commit)
      from  26e1d33af0eaa41e1c968f46a891de5086c1d6d3 (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=62f946ade44beeabffb8e91c989ff2bd47293e4c

commit 62f946ade44beeabffb8e91c989ff2bd47293e4c
Merge: 02766bf 26e1d33
Author: Andreas Schwab <schwab@redhat.com>
Date:   Fri Aug 28 10:35:07 2009 +0200

    Merge branch 'fedora/master' of sourceware.org:/git/glibc into fedora/master
    
    Conflicts:
    	fedora/glibc.spec.in

diff --cc fedora/glibc.spec.in
index 4eeb08f,eabd177..eeb45f4
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@@ -347,7 -347,9 +347,8 @@@ build_CFLAGS="$BuildFlags -g -O3 $*
  %ifarch %{multiarcharches}
  	--enable-multi-arch \
  %endif
 -	--disable-profile --enable-experimental-malloc --enable-nss-crypt ||
 -{ cat config.log ; false }
 +	--disable-profile --enable-experimental-malloc --enable-nss-crypt
+ 
  make %{?_smp_mflags} -r CFLAGS="$build_CFLAGS" PARALLELMFLAGS=-s
  
  cd ..

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

commit 02766bf000b1f50abf2c252e0a8bd74a888770cf
Author: Andreas Schwab <schwab@redhat.com>
Date:   Wed Aug 26 13:00:52 2009 +0200

    2.10.90-16

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index d85f2a3..4eeb08f 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: 15
+Release: 16
 # 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
@@ -1025,6 +1025,10 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Wed Aug 26 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-16
+- Update from master.
+  - handle AVX saving on x86-64 in interrupted symbol lookups (#519081).
+
 * Mon Aug 24 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-15
 - Update from master.
   - fix fortify failure with longjmp from alternate stack (#512103).

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

commit 19fe1be84e6f775e3a7f4cd03b093338d6a317bf
Merge: bc9dd94 2df4be8
Author: Andreas Schwab <schwab@redhat.com>
Date:   Wed Aug 26 12:04:34 2009 +0200

    Merge commit 'origin/master' into fedora/master


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

Summary of changes:
 fedora/glibc.spec.in |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)


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]