glibc/sysdeps/s390
Joseph Myers 85d8927856 Use $(rtld-prefix) more consistently.
The glibc makefiles have a standard variable, $(rtld-prefix), to run
the dynamic linker with a default --library-path option; this is used
as the basis of lots of other variables for running programs compiled
with the newly built library.

A few places however use $(elf-objpfx)ld.so or
$(elf-objpfx)${rtld-installed-name} directly, with such a
--library-path option.  This patch makes such places use
$(rtld-prefix) instead.  I'm not aware of any significance in these
cases to the choice of ld.so or ${rtld-installed-name} when running
the dynamic linker, or to whether $(patsubst
%,:%,$(sysdep-library-path)) is included in the library-path as it is
in $(rtld-prefix) and just one of the places being changed.

Tested x86_64.

	* elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
	* iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
	[$(cross-compiling) = no]: Likewise.
	* sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
	[$(cross-compiling) = no]: Likewise.

localedata/ChangeLog:
	* Makefile (LOCALEDEF): Use $(rtld-prefix).
2014-06-18 10:35:29 +00:00
..
bits S/390: Make jmp_buf extendible. 2014-01-07 09:36:31 +01:00
fpu S/390: Regenerate ULPs. 2014-06-03 17:27:13 +02:00
nptl S390: Move NPTL public headers to sysdeps/s390/nptl/. 2014-06-13 16:27:11 -07:00
s390-32 S/390: Unify 31 and 64 bit configure.ac 2014-04-11 13:14:35 +02:00
s390-64 Use $(rtld-prefix) more consistently. 2014-06-18 10:35:29 +00:00
__longjmp.c S/390: Make jmp_buf extendible. 2014-01-07 09:36:31 +01:00
abort-instr.h Update. 2000-08-02 15:15:00 +00:00
asm-syntax.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
configure S/390: Port of lock elision to System/z 2014-05-09 16:58:46 +02:00
configure.ac S/390: Port of lock elision to System/z 2014-05-09 16:58:46 +02:00
dl-irel.h Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
dl-procinfo.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
dl-procinfo.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
dl-tls.h S/390: Remove __tls_get_addr argument cast. 2014-01-07 09:42:23 +01:00
ffs.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gccframe.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gmp-mparam.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Implies * math/divtc3.c: New file. 2006-02-01 03:02:06 +00:00
jmpbuf-offsets.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
jmpbuf-unwind.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ldsodefs.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
libc-tls.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
longjmp.c S/390: Make jmp_buf extendible. 2014-01-07 09:36:31 +01:00
machine-gmon.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Makefile S/390: Make ucontext_t extendible. 2014-01-07 09:42:23 +01:00
memusage.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
rtld-__longjmp.c S/390: Make jmp_buf extendible. 2014-01-07 09:36:31 +01:00
rtld-global-offsets.sym S/390: Make ucontext_t extendible. 2014-01-07 09:42:23 +01:00
rtld-setjmp.S S/390: Make jmp_buf extendible. 2014-01-07 09:36:31 +01:00
setjmp.S S/390: Make jmp_buf extendible. 2014-01-07 09:36:31 +01:00
sigjmp.c S/390: Make jmp_buf extendible. 2014-01-07 09:36:31 +01:00
sotruss-lib.c s390: implement sotruss support 2014-01-16 15:10:14 -05:00
stackinfo.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
v1-longjmp.c S/390: Make jmp_buf extendible. 2014-01-07 09:36:31 +01:00
v1-setjmp.h S/390: Make jmp_buf extendible. 2014-01-07 09:36:31 +01:00
v1-sigjmp.c S/390: Make jmp_buf extendible. 2014-01-07 09:36:31 +01:00
Versions S/390: Make jmp_buf extendible. 2014-01-07 09:36:31 +01:00