glibc/sysdeps/unix/sysv/linux/aarch64
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
..
bits AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
sys AArch64: Remove asm/ptrace.h inclusion in sys/user.h and sys/procfs.h 2014-05-20 13:45:22 +01:00
__read_tp.S
arch-fork.h AArch64: Convert fork.c to arch-fork.h 2014-05-21 18:45:00 +01:00
c++-types.data AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
clone.S aarch64: Consolidate NPTL/non versions of clone 2014-06-03 11:04:04 -04: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-cache.h
dl-static.c
getcontext.S
gettimeofday.c
Implies NPTL is no longer an add-on! 2014-07-07 09:29:06 -07:00
init-first.c
ioctl.S aarch64: Fix error return from __ioctl 2014-05-30 14:09:34 -04:00
kernel_rt_sigframe.h
kernel-features.h Reduce kernel-features.h duplication. 2014-05-14 00:45:19 +00:00
ld.abilist AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
ldconfig.h
ldsodefs.h
libanl.abilist AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
libBrokenLocale.abilist AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
libc-__read_tp.S
libc.abilist AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
libcrypt.abilist AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
libdl.abilist AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
libm.abilist AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
libnsl.abilist AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
libpthread.abilist AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
libresolv.abilist AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
librt.abilist AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
libthread_db.abilist AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
libutil.abilist AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
localplt.data AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
lowlevellock.h Get rid of lll_robust_dead. 2014-07-10 11:21:54 -07:00
makecontext.c
Makefile
mmap.c
profil-counter.h
pt-vfork.c aarch64: Consolidate NPTL/non versions of vfork 2014-06-03 11:09:20 -04:00
readelflib.c
setcontext.S aarch64: Re-implement setcontext without rt_sigreturn syscall 2014-04-17 11:38:50 +01:00
shlib-versions Move architecture shlib-versions files to Linux-specific directories. 2014-07-17 14:31:12 +00:00
sigaction.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
sigcontextinfo.h Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
swapcontext.S
syscall.S
sysdep-cancel.h AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
sysdep.c
sysdep.h aarch64: Remove PSEUDO_RET 2014-05-30 14:11:51 -04:00
ucontext_i.sym
ucontext-internal.h
Versions
vfork.S Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00