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, hjl/x32/master, updated. glibc-2.15-850-gd6007fe


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, hjl/x32/master has been updated
       via  d6007fe4bdee44fe8c0f117fb0cb1b6f3feef00b (commit)
       via  5ba3cc691c856e5c67a7d4cd4713f20a79f7ba81 (commit)
       via  9568c0c2255045456a09b441f89c6641e27a4bec (commit)
       via  6c1ff08cf8734e77b9201d968ae8bbc0626d09a4 (commit)
       via  b25df03893d71f7d9f9cb5b3294470f79baca868 (commit)
       via  24c5d07ec3a88946b91847052e9db9ec1799d586 (commit)
       via  626a1b1a41daef5b6cf0417a30bba6a7649a75dd (commit)
       via  5ac3ea17df811a71fa64aff78ea1b900facd3364 (commit)
       via  ecf0ebfb04f6e31e3ba709521b6955d5f86ff724 (commit)
      from  28a8e39847e8073e71f91676af277a989f8ab2db (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=d6007fe4bdee44fe8c0f117fb0cb1b6f3feef00b

commit d6007fe4bdee44fe8c0f117fb0cb1b6f3feef00b
Merge: b25df03 5ba3cc6
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Apr 30 11:04:44 2012 -0700

    Merge remote-tracking branch 'origin/master' into hjl/x32/master


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

commit b25df03893d71f7d9f9cb5b3294470f79baca868
Merge: 626a1b1 24c5d07
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sun Apr 29 11:45:01 2012 -0700

    Merge remote-tracking branch 'origin/master' into hjl/x32/master


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

commit 626a1b1a41daef5b6cf0417a30bba6a7649a75dd
Merge: 28a8e39 5ac3ea1
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sun Apr 29 07:48:45 2012 -0700

    Merge remote-tracking branch 'origin/master' into hjl/x32/master


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

Summary of changes:
 ChangeLog                         |   75 +++++++++++
 Makerules                         |    7 +-
 NEWS                              |   10 +-
 config.make.in                    |    1 -
 configure                         |   13 --
 configure.in                      |    8 -
 debug/tst-chk1.c                  |    2 +-
 include/stdio.h                   |    2 +-
 io/bits/fcntl2.h                  |    8 +-
 io/bits/poll2.h                   |    4 +-
 io/fcntl.h                        |    2 +-
 io/sys/poll.h                     |    2 +-
 libio/bits/stdio-ldbl.h           |    2 +-
 libio/bits/stdio.h                |    2 +-
 libio/bits/stdio2.h               |   40 +++---
 localedata/ChangeLog              |    6 +
 localedata/locales/de_AT          |    2 +-
 math/e_exp10.c                    |   13 +-
 math/e_exp10f.c                   |   10 +-
 math/e_exp10l.c                   |   13 +-
 math/libm-test.inc                |  254 ++++++++++++++++++++++++++++++++++++-
 misc/bits/syslog-ldbl.h           |    4 +-
 misc/bits/syslog.h                |    4 +-
 misc/sys/cdefs.h                  |   23 ++--
 misc/sys/syslog.h                 |    2 +-
 posix/bits/unistd.h               |   28 ++--
 posix/unistd.h                    |    2 +-
 rt/bits/mqueue2.h                 |    2 +-
 rt/mqueue.h                       |    2 +-
 socket/bits/socket2.h             |    6 +-
 socket/sys/socket.h               |    2 +-
 stdlib/bits/stdlib.h              |   10 +-
 stdlib/stdlib.h                   |    2 +-
 string/bits/string3.h             |   24 ++--
 string/string.h                   |    2 +-
 sysdeps/i386/fpu/e_acos.S         |    1 +
 sysdeps/i386/fpu/e_acosf.S        |    1 +
 sysdeps/i386/fpu/e_acosl.c        |    1 +
 sysdeps/i386/fpu/libm-test-ulps   |  191 ++++++++++++++++++++++++++++
 sysdeps/x86_64/fpu/libm-test-ulps |  158 +++++++++++++++++++++++
 wcsmbs/bits/wchar-ldbl.h          |    8 +-
 wcsmbs/bits/wchar2.h              |   46 ++++----
 wcsmbs/wchar.h                    |    2 +-
 43 files changed, 830 insertions(+), 167 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]