glibc/sysdeps/unix/sysv/linux/m68k
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 Complete _BSD_SOURCE / _SVID_source followup cleanup. 2014-02-21 21:45:26 +00:00
coldfire Remove configuration name patterns from shlib-versions. 2014-09-12 12:28:47 +00:00
m680x0 m68k: Consolidate nptl/ subdirectories under linux/... 2014-06-23 09:24:18 -07:00
sys
____longjmp_chk.c
alphasort64.c
arch-fork.h m68k: Convert fork.c to arch-fork.h 2014-05-30 18:44:55 +02:00
brk.c
c++-types.data m68k: Consolidate nptl/ subdirectories under linux/... 2014-06-23 09:24:18 -07:00
clone.S m68k: Consolidate NPTL/non versions of clone 2014-06-14 21:37:49 +02:00
configure
configure.ac
dl-librecon.h
dl-static.c
fchown.c
fcntl.c
fxstat.c
fxstatat.c
getdents64.c
getegid.c
geteuid.c
getgid.c
getgroups.c
getmsg.c
getpagesize.c
getresgid.c
getresuid.c
getrlimit64.c
getsysstats.c
getuid.c
glob64.c
Implies NPTL is no longer an add-on! 2014-07-07 09:29:06 -07:00
init-first.c
kernel-features.h Reduce kernel-features.h duplication. 2014-05-14 00:45:19 +00:00
lchown.c
ldconfig.h
ldsodefs.h
libc-m68k-vdso.c
localplt.data m68k: Consolidate nptl/ subdirectories under linux/... 2014-06-23 09:24:18 -07:00
lockf64.c
lxstat.c
m68k-helpers.S
m68k-vdso.c
Makefile
mmap64.c
mmap.S
mremap.S
msgctl.c
oldgetrlimit64.c
pt-vfork.c m68k: Consolidate NPTL/non versions of vfork 2014-06-14 21:37:34 +02:00
putmsg.c
readdir64_r.c
readdir64.c
register-dump.h
scandir64.c
semctl.c
semtimedop.S
setegid.c
seteuid.c
setfsgid.c
setfsuid.c
setgid.c
setgroups.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setrlimit.c
setuid.c
shmctl.c
sigcontextinfo.h
socket.S
syscall.S
syscalls.list
sysdep-cancel.h m68k: Consolidate nptl/ subdirectories under linux/... 2014-06-23 09:24:18 -07:00
sysdep.h
sysdep.S
Versions
versionsort64.c
vfork.S Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
xstat.c