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, master, updated. glibc-2.15-564-gf8887d0


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  f8887d0a5feda97244613135822b0439addc2b1f (commit)
      from  d4d1707fd64567d464de98893f52999cd40a51cd (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                         |   13 +++++++
 bits/byteswap-16.h                |   33 +++++++++++++++++++
 bits/byteswap.h                   |   13 +------
 string/Makefile                   |    4 +-
 sysdeps/i386/bits/byteswap-16.h   |   49 ++++++++++++++++++++++++++++
 sysdeps/i386/bits/byteswap.h      |   29 +---------------
 sysdeps/s390/bits/byteswap-16.h   |   65 +++++++++++++++++++++++++++++++++++++
 sysdeps/s390/bits/byteswap.h      |   42 +----------------------
 sysdeps/x86_64/bits/byteswap-16.h |   49 ++++++++++++++++++++++++++++
 sysdeps/x86_64/bits/byteswap.h    |   22 +-----------
 10 files changed, 219 insertions(+), 100 deletions(-)
 create mode 100644 bits/byteswap-16.h
 create mode 100644 sysdeps/i386/bits/byteswap-16.h
 create mode 100644 sysdeps/s390/bits/byteswap-16.h
 create mode 100644 sysdeps/x86_64/bits/byteswap-16.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]