glibc/sysdeps/ia64
Joseph Myers c5684fdb2b Don't use INTDEF/INTUSE with _dl_init (bug 14132).
Continuing the removal of the obsolete INTDEF / INTUSE mechanism, this
patch eliminates its use for _dl_init.  Since _dl_init was already
declared with hidden visibility, creating a second hidden alias for it
was completely pointless, so this patch replaces all uses of
_dl_init_internal with plain _dl_init instead of using hidden_proto /
hidden_def (which are only needed when you want a hidden alias for a
non-hidden symbol; it's quite possible there are cases where they are
used but don't need to be because the symbol in question is not part
of the public ABI and is only used within a single library, so using
attributes_hidden instead would suffice).

Tested for x86_64 that installed stripped shared libraries are
unchanged by the patch.

	[BZ #14132]
	* elf/dl-init.c (_dl_init): Don't use INTDEF.
	* sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
	of _dl_init_internal.
	* sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
	* sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/tile/dl-start.S (_start): Likewise.
	* sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
2014-11-04 23:26:39 +00:00
..
bits ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
fpu [BZ #6803] Set errno for scalbln, scalbn 2014-06-20 07:48:20 +05:30
nptl NPTL: Clean up THREAD_SYSINFO macros. 2014-10-17 15:03:00 -07:00
Implies ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
Makeconfig ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
Makefile Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead 2014-07-03 08:38:25 -07:00
Versions ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
_mcount.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
abort-instr.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
backtrace.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
bcopy.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
bzero.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
configure Require autoconf 2.69 2014-09-29 07:53:36 -07:00
configure.ac Require autoconf 2.69 2014-09-29 07:53:36 -07:00
crti.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
crtn.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
dl-dtprocnum.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
dl-fptr.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
dl-lookupcfg.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
dl-machine.h Don't use INTDEF/INTUSE with _dl_init (bug 14132). 2014-11-04 23:26:39 +00:00
dl-sysdep.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
dl-tls.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
dl-trampoline.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
entry.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
gccframe.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
hp-timing.h Always provide HP_SMALL_TIMING_AVAIL 2014-07-03 08:38:36 -07:00
htonl.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
htons.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
ia64libgcc.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
ieee754.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
jmpbuf-unwind.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
ldbl2mpn.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
ldsodefs.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
libc-tls.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
machine-gmon.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
memccpy.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
memchr.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
memcmp.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
memcpy.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
memmove.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
memset.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
memusage.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
sched_cpucount.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
softpipe.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
sotruss-lib.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
stackguard-macros.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
stackinfo.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
start.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
strcat.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
strchr.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
strcmp.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
strcpy.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
strlen.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
strncmp.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
strncpy.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
sysdep.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
tininess.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
tls-macros.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
tst-audit.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00