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.16-ports-merge-412-g93c65d4


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  93c65d438497842a42fe4f6a8af272d20a143025 (commit)
      from  55a051c985c3e7965a2f5dd5f762ac2737adae01 (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                                       |   11 ++
 csu/init-first.c                                |   89 ++++++++++++++----
 ports/ChangeLog.m68k                            |    5 +
 ports/ChangeLog.mips                            |    4 +
 ports/sysdeps/mips/init-first.c                 |   65 -------------
 ports/sysdeps/unix/sysv/linux/m68k/init-first.c |    5 +-
 sysdeps/i386/init-first.c                       |   78 ---------------
 sysdeps/sh/init-first.c                         |   78 ---------------
 sysdeps/unix/sysv/linux/init-first.c            |  115 -----------------------
 sysdeps/unix/sysv/linux/powerpc/init-first.c    |    5 +-
 sysdeps/unix/sysv/linux/s390/init-first.c       |    5 +-
 sysdeps/unix/sysv/linux/x86_64/init-first.c     |    5 +-
 sysdeps/unix/sysv/linux/x86_64/x32/init-first.c |    5 +-
 13 files changed, 106 insertions(+), 364 deletions(-)
 delete mode 100644 ports/sysdeps/mips/init-first.c
 delete mode 100644 sysdeps/i386/init-first.c
 delete mode 100644 sysdeps/sh/init-first.c
 delete mode 100644 sysdeps/unix/sysv/linux/init-first.c


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]