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.19-624-gc4eff56


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  c4eff5625df1d2e11191650ed302fa1b7c529034 (commit)
      from  4b88139b6f22b70048793725a6c3f67bddc7baee (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://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=c4eff5625df1d2e11191650ed302fa1b7c529034

commit c4eff5625df1d2e11191650ed302fa1b7c529034
Author: Roland McGrath <roland@hack.frob.com>
Date:   Fri Jun 20 17:27:16 2014 -0700

    Missing new file from last commit.

diff --git a/sysdeps/sparc/sparc64/nptl/Makefile b/sysdeps/sparc/sparc64/nptl/Makefile
new file mode 100644
index 0000000..ddc9038
--- /dev/null
+++ b/sysdeps/sparc/sparc64/nptl/Makefile
@@ -0,0 +1,3 @@
+ifeq ($(subdir),nptl)
+libpthread-routines += cpu_relax
+endif

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

Summary of changes:
 sysdeps/sparc/sparc64/nptl/Makefile |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
 create mode 100644 sysdeps/sparc/sparc64/nptl/Makefile


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]