glibc/sysdeps/unix/sysv/linux/sparc/sparc64
Joseph Myers d95ffd4cfd Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.
This patch continues removing architecture-specific cases from
non-architecture-specific files by moving the logic to use directories
such as /lib64 out of sysdeps/gnu/configure.ac.

A new macro LIBC_SLIBDIR_RTLDDIR is created that sysdeps configure
scripts can use to declare the library directories to be used; the
logic was previously duplicated in configure fragments for aarch64,
mips and x32 as well as in sysdeps/gnu/configure.ac.  This macro is
used directly in sysdeps/gnu/configure.ac only to provide the /lib
default (the logic saying that with --prefix=/usr shared libraries go
in /lib not /usr/lib); the architecture cases formerly there are moved
into various new or existing configure.ac files.  The new macro is
also used in the various architecture fragments that already had such
logic.  In the x32 there was previously a configure fragment, but it
was a directly written one without a .ac file; now a .ac file is used
there instead to generate configure.

Tested x86_64 that the installed shared libraries, and the directory
structure of the installation, are unchanged by this patch.

There is an old bug report - bug 6441 - about library directories
changing after reconfiguring.  If this is still applicable - and I
haven't attempted to confirm it or review the old patch pointed to in
that bug - then this patch should reduce the number of places needing
changing in any fix.

	* aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
	* sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
	cases for individual architectures.
	* sysdeps/gnu/configure: Regenerated.
	* sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
	LIBC_SLIBDIR_RTLDDIR.
	* sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
	* sysdeps/unix/sysv/linux/mips/configure.ac: Use
	LIBC_SLIBDIR_RTLDDIR.
	* sysdeps/unix/sysv/linux/mips/configure: Regenerated.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
	LIBC_SLIBDIR_RTLDDIR.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
	Regenerated.
	* sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
	* sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
	file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
	file.
	* sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
	* sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
	* sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
	* sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
2014-07-17 14:35:48 +00:00
..
____longjmp_chk.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
__longjmp.S
__start_context.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
brk.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
bsd-_setjmp.S
bsd-setjmp.S
c++-types.data SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
clone.S Consolidate sparc clone, fork, and vfork implementations. 2014-06-13 14:47:53 -07:00
configure Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac. 2014-07-17 14:35:48 +00:00
configure.ac Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac. 2014-07-17 14:35:48 +00:00
dl-brk.S
dl-cache.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
dl-fxstatat64.c Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/. 2014-06-20 15:41:35 +00:00
fxstat.c
fxstatat.c
get_clockfreq.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getcontext.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Implies
kernel_stat.h Use __glibc_reserved instead __unused. 2013-11-26 12:32:28 +01:00
ld.abilist SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
libanl.abilist SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
libBrokenLocale.abilist SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
libc.abilist SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
libcrypt.abilist SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
libdl.abilist SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
libm.abilist SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
libnsl.abilist SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
libpthread.abilist SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
libresolv.abilist SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
librt.abilist SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
libthread_db.abilist SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
libutil.abilist SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
localplt.data SPARC: Consolidate nptl/ subdirectories under linux/... 2014-06-25 10:03:52 -07:00
longjmp.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lxstat.c
makecontext.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Makefile Move remaining SPARC code out of nptl/. 2014-06-20 17:13:47 -07:00
msgctl.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
msgrcv.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pause.c
pipe.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
profil-counter.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
register-dump.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
semctl.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
setcontext.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
setjmp.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
shmctl.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sigaction.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
sigcontextinfo.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sigjmp.S
sigpending.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sigprocmask.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sizes.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
socket.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
swapcontext.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
syscall.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
syscalls.list
sysdep-cancel.h Move remaining SPARC code out of nptl/. 2014-06-20 17:13:47 -07:00
sysdep.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
time.c
timer_create.c Move remaining SPARC code out of nptl/. 2014-06-20 17:13:47 -07:00
timer_delete.c Move remaining SPARC code out of nptl/. 2014-06-20 17:13:47 -07:00
timer_getoverr.c Move remaining SPARC code out of nptl/. 2014-06-20 17:13:47 -07:00
timer_gettime.c Move remaining SPARC code out of nptl/. 2014-06-20 17:13:47 -07:00
timer_settime.c Move remaining SPARC code out of nptl/. 2014-06-20 17:13:47 -07:00
ucontext_i.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Versions Move remaining SPARC code out of nptl/. 2014-06-20 17:13:47 -07:00
vfork.S Consolidate sparc clone, fork, and vfork implementations. 2014-06-13 14:47:53 -07:00
wordexp.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
xstat.c
xstatconv.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00