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.17-386-g9967e00


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  9967e003b32d20441892386f1092d1aded51e1aa (commit)
      from  e6b5a29364551637c6f43e6c41b06cd8dd3a129b (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 ++++++++++++
 csu/elf-init.c                  |    7 ++++++
 csu/gmon-start.c                |    7 ++++++
 sysdeps/init_array/crti.S       |   13 ++++++++++++
 sysdeps/init_array/crtn.S       |   13 ++++++++++++
 sysdeps/init_array/elf-init.c   |   37 +++++++++++++++++++++++++++++++++++
 sysdeps/init_array/gmon-start.c |   41 +++++++++++++++++++++++++++++++++++++++
 7 files changed, 131 insertions(+), 0 deletions(-)
 create mode 100644 sysdeps/init_array/crti.S
 create mode 100644 sysdeps/init_array/crtn.S
 create mode 100644 sysdeps/init_array/elf-init.c
 create mode 100644 sysdeps/init_array/gmon-start.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]