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.11-1-15-gbacf60d


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  bacf60ddef91cb030a76823439964396a4ac180b (commit)
       via  af6f813e1dd41515239e2ac3dcf4e22dc4ea8077 (commit)
       via  b975c921d68e42868a5e97f70f449ecf45c2d9eb (commit)
       via  24c0bf7a76ecec65aca0dbce1f7ebb8f68425dc2 (commit)
       via  51e4196f16a2d98377e3c481a44e133369dc7669 (commit)
       via  6515a01fc1d35d329886d5a45435537ee9115bc4 (commit)
       via  639d6699e9943c393f5fb5a9b84ab24e20bb7a93 (commit)
       via  868f7a4053502783ab0348736230f093a78f3d46 (commit)
       via  685cb08356bb9408c50970711ba3f4726e95b638 (commit)
       via  8608ae1f7ba31f2149f9620a1339020339eac00d (commit)
       via  5b55d23611e939340d658f42212c474c8188053e (commit)
       via  872873d48d5d96879a2dd8c249e688e73a5dd554 (commit)
       via  34df851b3364e14133b865574dbc5f2a8b88874e (commit)
       via  13f6812ffb5b8ad8c343d49e0be7e5ae0d31dc8e (commit)
       via  cc49a5a8837be1f9307b167d9bf4399798a847c9 (commit)
      from  dcdbf85d97d878dc90f5681124485c1633bc9423 (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=bacf60ddef91cb030a76823439964396a4ac180b

commit bacf60ddef91cb030a76823439964396a4ac180b
Author: Andreas Schwab <schwab@redhat.com>
Date:   Thu Nov 12 18:13:46 2009 +0100

    2.11.90-1

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index e06bafe..97ecab4 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1025,6 +1025,14 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Thu Nov 12 2009 Andreas Schwab <schwab@redhat.com> - 2.11.90-1
+- Update from master.
+
+* Thu Nov  5 2009 Andreas Schwab <schwab@redhat.com> - 2.11-2
+- Fix readahead on powerpc32.
+- Fix R_PPC64_{JMP_IREL,IRELATIVE} handling.
+- Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64 (#533063).
+
 * Mon Nov  2 2009 Andreas Schwab <schwab@redhat.com> - 2.11-1
 - Update to 2.11 release.
 - Disable multi-arch support on PowerPC again since binutils is too old.

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

commit af6f813e1dd41515239e2ac3dcf4e22dc4ea8077
Author: Andreas Schwab <schwab@redhat.com>
Date:   Thu Nov 12 18:42:07 2009 +0100

    Switch to devel as the default dist branch

diff --git a/fedora/Makefile b/fedora/Makefile
index 85919e4..a9e0e70 100644
--- a/fedora/Makefile
+++ b/fedora/Makefile
@@ -155,7 +155,7 @@ $(spec-nvr).src.rpm: glibc.spec $(archives)
 -include ~/.cvspkgsrc
 
 ifdef COMMON_DIR
-DIST_BRANCH ?= F-12
+DIST_BRANCH ?= devel
 
 pkgs-baseurl := cvs://cvs.fedoraproject.org/cvs/pkgs?rpms
 pkgs-url = $(pkgs-baseurl)/glibc/$(DIST_BRANCH)\#$(spec-tag)

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

commit b975c921d68e42868a5e97f70f449ecf45c2d9eb
Merge: dcdbf85 24c0bf7
Author: Andreas Schwab <schwab@redhat.com>
Date:   Thu Nov 12 18:00:10 2009 +0100

    Merge remote branch 'origin/master' into fedora/master


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

Summary of changes:
 ChangeLog                                          |   66 ++++++++++++++++++++
 elf/dl-sym.c                                       |    9 ++-
 elf/ifuncmain3.c                                   |    9 +++
 fedora/Makefile                                    |    2 +-
 fedora/glibc.spec.in                               |    8 +++
 malloc/hooks.c                                     |   37 ++++++-----
 malloc/memusagestat.c                              |    2 +-
 misc/sys/uio.h                                     |    4 +-
 nptl/ChangeLog                                     |    7 ++
 nptl/sysdeps/pthread/unwind-forcedunwind.c         |    5 +-
 nptl/sysdeps/pthread/unwind-resume.c               |    5 +-
 resolv/mapv4v6hostent.h                            |   12 ++--
 resolv/nss_dns/dns-host.c                          |    6 +-
 string/bits/string3.h                              |    5 +-
 sysdeps/generic/framestate.c                       |    3 +-
 sysdeps/generic/libgcc_s.h                         |    2 +
 sysdeps/powerpc/fpu/e_sqrt.c                       |    6 +-
 sysdeps/powerpc/fpu/e_sqrtf.c                      |    6 +-
 sysdeps/powerpc/powerpc64/dl-machine.h             |    6 +-
 sysdeps/unix/sysv/linux/i386/bits/fcntl.h          |    4 +-
 sysdeps/unix/sysv/linux/ia64/bits/fcntl.h          |    4 +-
 sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h       |    4 +-
 .../sysv/linux/powerpc/powerpc32/syscalls.list     |    3 +
 sysdeps/unix/sysv/linux/s390/bits/fcntl.h          |    4 +-
 sysdeps/unix/sysv/linux/sh/bits/fcntl.h            |    4 +-
 sysdeps/unix/sysv/linux/sparc/bits/fcntl.h         |    4 +-
 sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h        |    4 +-
 version.h                                          |    4 +-
 28 files changed, 172 insertions(+), 63 deletions(-)
 create mode 100644 sysdeps/generic/libgcc_s.h


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]