GNU C Library master sources branch, master, updated. glibc-2.15-1079-gf456e08

hjl@sourceware.org hjl@sourceware.org
Wed May 30 15:35:00 GMT 2012


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, master has been updated
       via  f456e08c230cb5c2d375baedac0af4a89374560b (commit)
       via  0ab0291b84b45f2389a019af2c88bf5169d14f64 (commit)
      from  3a85279c0b02c3fcbe47f08743cace8550bf618e (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                   |   46 ++++++++++++++++++++++
 Makeconfig                                  |   56 +++++++++++++++++++++-----
 Makefile                                    |   23 +++++++++--
 NEWS                                        |    4 +-
 include/stubs-biarch.h                      |   12 ------
 scripts/lib-names.awk                       |   51 ++++--------------------
 scripts/soversions.awk                      |   11 -----
 shlib-versions                              |   19 ---------
 sysdeps/unix/sysv/linux/Makefile            |   53 ++++++++++++-------------
 sysdeps/unix/sysv/linux/i386/Implies        |    1 +
 sysdeps/unix/sysv/linux/i386/Makefile       |    3 +
 sysdeps/unix/sysv/linux/powerpc/Makefile    |   11 +++--
 sysdeps/unix/sysv/linux/s390/Makefile       |   11 +++--
 sysdeps/unix/sysv/linux/sparc/Makefile      |   10 ++--
 sysdeps/unix/sysv/linux/x86/Makefile        |   14 +++++++
 sysdeps/unix/sysv/linux/x86_64/64/Makefile  |    2 +
 sysdeps/unix/sysv/linux/x86_64/Implies      |    1 +
 sysdeps/unix/sysv/linux/x86_64/Makefile     |    6 ---
 sysdeps/unix/sysv/linux/x86_64/x32/Makefile |    3 +
 sysdeps/x86_64/64/shlib-versions            |    1 -
 sysdeps/x86_64/x32/shlib-versions           |    1 -
 21 files changed, 188 insertions(+), 151 deletions(-)
 delete mode 100644 include/stubs-biarch.h
 create mode 100644 sysdeps/unix/sysv/linux/i386/Implies
 create mode 100644 sysdeps/unix/sysv/linux/x86/Makefile
 create mode 100644 sysdeps/unix/sysv/linux/x86_64/64/Makefile


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



More information about the Glibc-cvs mailing list