diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-06-12 15:04:34 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-06-12 15:04:34 -0700 |
commit | febf6cc58c36cd5a978b8b5faedb5a932eb44c98 (patch) | |
tree | 65a644c784d18f60428bad784256569fb76779da | |
parent | e26822463f4c36746a25b9b25552c43c350862b8 (diff) | |
download | glibc-febf6cc58c36cd5a978b8b5faedb5a932eb44c98.tar.gz glibc-febf6cc58c36cd5a978b8b5faedb5a932eb44c98.tar.xz glibc-febf6cc58c36cd5a978b8b5faedb5a932eb44c98.zip |
Move SPARC public headers out of nptl/
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | sysdeps/sparc/nptl/bits/pthreadtypes.h (renamed from nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h) | 0 | ||||
-rw-r--r-- | sysdeps/sparc/nptl/bits/semaphore.h (renamed from nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h) | 0 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/sparc/bits/local_lim.h (renamed from nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h) | 0 |
4 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4e0e179c02..83764a5840 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2014-06-12 Roland McGrath <roland@hack.frob.com> + * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ... + * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here. + * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ... + * sysdeps/sparc/nptl/bits/semaphore.h: ... here. + * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ... + * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here. + * nptl/sysdeps/sparc/Makefile: Moved ... * sysdeps/sparc/nptl/Makefile: ... here. * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ... diff --git a/nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h b/sysdeps/sparc/nptl/bits/pthreadtypes.h index 8c0340a963..8c0340a963 100644 --- a/nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h +++ b/sysdeps/sparc/nptl/bits/pthreadtypes.h diff --git a/nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h b/sysdeps/sparc/nptl/bits/semaphore.h index 140c616d99..140c616d99 100644 --- a/nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h +++ b/sysdeps/sparc/nptl/bits/semaphore.h diff --git a/nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h b/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h index ad68f5060f..ad68f5060f 100644 --- a/nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h +++ b/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h |