diff options
-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 |