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 roland/nptl-mips created. glibc-2.19-627-g0e99a66


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, roland/nptl-mips has been created
        at  0e99a66c08dc2d6cee4136daa25d478938ce407f (commit)

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=0e99a66c08dc2d6cee4136daa25d478938ce407f

commit 0e99a66c08dc2d6cee4136daa25d478938ce407f
Author: Roland McGrath <roland@hack.frob.com>
Date:   Fri Jun 20 19:22:08 2014 -0700

    MIPS: Move NPTL public headers to sysdeps/mips/nptl/.

diff --git a/ChangeLog b/ChangeLog
index 2bf880a..00ff6eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2014-06-20  Roland McGrath  <roland@hack.frob.com>
 
+	* sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
+	* sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
+	* sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
+	* sysdeps/mips/nptl/bits/semaphore.h: ... here.
+	* sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
+	* sysdeps/unix/sysv/linux/mips/nptl/local_lim.h: ... here.
+
 	* nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
 	* sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
 	old file.
diff --git a/sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h b/sysdeps/mips/nptl/bits/pthreadtypes.h
similarity index 100%
rename from sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
rename to sysdeps/mips/nptl/bits/pthreadtypes.h
diff --git a/sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h b/sysdeps/mips/nptl/bits/semaphore.h
similarity index 100%
rename from sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h
rename to sysdeps/mips/nptl/bits/semaphore.h
diff --git a/sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h b/sysdeps/unix/sysv/linux/mips/nptl/local_lim.h
similarity index 100%
rename from sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h
rename to sysdeps/unix/sysv/linux/mips/nptl/local_lim.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]