glibc/sysdeps/unix/sysv/linux/aarch64
Joseph Myers ba90e05052 Remove configuration name patterns from shlib-versions.
This patch removes the first column (patterns matching configuration
names) from shlib-versions, leaving shlib-versions entry selection
based purely on sysdeps directories.

An implication of this removal is that the default for any non-Linux
ports using NPTL will be the same SONAMEs for NPTL libraries as for
Linux (as those defaults, previously limited to .*-.*-linux.*, are
left in nptl/shlib-versions and nptl_db/shlib-versions).

Special host_os handling in configure.ac that was purely for
shlib-versions is removed.  (The host_os setting is still used for
libc-abis - see
<https://sourceware.org/ml/libc-alpha/2014-01/msg00375.html> regarding
that - but no entries there are affected by this change.)

Tested on x86_64 and x86 that the installed shared libraries are
unchanged by this patch.

	* scripts/soversions.awk: Do not handle configuration names.
	* Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
	vendor and os variables to soversions.awk.
	* configure.ac: Do not modify gnu-* host_os.
	* configure: Regenerated
	* shlib-versions: Remove first column with configuration names.
	* nptl/shlib-versions: Likewise.
	* nptl_db/shlib-versions: Likewise.
	* sysdeps/hppa/shlib-versions: Likewise.
	* sysdeps/m68k/shlib-versions: Likewise.
	* sysdeps/mach/hurd/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
	Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.

libidn/ChangeLog:
	* shlib-versions: Remove first column with configuration names.
2014-09-12 12:28:47 +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 Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
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 Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-static.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
getcontext.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
gettimeofday.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
Implies NPTL is no longer an add-on! 2014-07-07 09:29:06 -07:00
init-first.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
ioctl.S aarch64: Fix error return from __ioctl 2014-05-30 14:09:34 -04:00
kernel_rt_sigframe.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
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 Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
ldsodefs.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
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 Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
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
makecontext.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
Makefile Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
mmap.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
profil-counter.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
pt-vfork.c aarch64: Consolidate NPTL/non versions of vfork 2014-06-03 11:09:20 -04:00
readelflib.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
setcontext.S aarch64: Re-implement setcontext without rt_sigreturn syscall 2014-04-17 11:38:50 +01:00
shlib-versions Remove configuration name patterns from shlib-versions. 2014-09-12 12:28:47 +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 Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
syscall.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
sysdep-cancel.h AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
sysdep.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
sysdep.h Remove unnecessary uses of NOT_IN_libc 2014-08-21 10:26:46 +05:30
ucontext_i.sym Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
ucontext-internal.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
Versions Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
vfork.S Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00