glibc/sysdeps/s390
Joseph Myers 4134b50d67 Consistently use $(elf-objpfx).
As previously noted
<https://sourceware.org/ml/libc-alpha/2013-05/msg00696.html>,
$(elf-objpfx) and $(elfobjdir) are redundant and should be
consolidated.  This patch consolidates on $(elf-objpfx) (for
consistency with $(csu-objpfx)), also changing direct uses of
$(common-objpfx)elf/ to use $(elf-objpfx).

Tested x86_64, including that installed shared libraries are unchanged
by the patch.

	* Makeconfig [$(build-hardcoded-path-in-tests) = yes]
	(rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
	$(common-objpfx)elf/.
	(link-libc-before-gnulib): Likewise.
	(elfobjdir): Remove variable.
	* Makefile (install): Use $(elf-objpfx) instead of
	$(common-objpfx)elf/.
	* Makerules (link-libc-args): Use $(elf-objpfx) instead of
	$(elfobjdir)/.
	(link-libc-deps): Likewise.
	($(common-objpfx)libc.so): Likewise.
	($(common-objpfx)linkobj/libc.so): Likewise.
	[$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
	instead of $(common-objpfx)elf/.
	(symbolic-link-list): Likewise.
	* iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
	[$(cross-compiling) = no]: Likewise.
	* sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
	$(elfobjdir)/.
	(static-gnulib-arch): Likewise.
	* sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
	[$(cross-compiling) = no]: Use $(elf-objpfx) instead of
	$(common-objpfx)elf/.

localedata/ChangeLog:
	* Makefile (LOCALEDEF): Use $(elf-objpfx) instead of
	$(common-objpfx)elf/.
2014-05-21 16:52:08 +00:00
..
bits S/390: Make jmp_buf extendible. 2014-01-07 09:36:31 +01:00
fpu S/390: Regenerate ULPs 2014-04-16 13:04:34 +02:00
s390-32 S/390: Unify 31 and 64 bit configure.ac 2014-04-11 13:14:35 +02:00
s390-64 Consistently use $(elf-objpfx). 2014-05-21 16:52:08 +00:00
Implies * math/divtc3.c: New file. 2006-02-01 03:02:06 +00:00
Makefile S/390: Make ucontext_t extendible. 2014-01-07 09:42:23 +01:00
Versions S/390: Make jmp_buf extendible. 2014-01-07 09:36:31 +01: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
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
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