* elf/Makefile: Add rules to build and run tst-tls17.
[glibc.git] / elf / Makefile
blobdf3170c626199fe94b2e48d80175d8542ac50610
1 # Copyright (C) 1995-2007, 2008 Free Software Foundation, Inc.
2 # This file is part of the GNU C Library.
4 # The GNU C Library is free software; you can redistribute it and/or
5 # modify it under the terms of the GNU Lesser General Public
6 # License as published by the Free Software Foundation; either
7 # version 2.1 of the License, or (at your option) any later version.
9 # The GNU C Library is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 # Lesser General Public License for more details.
14 # You should have received a copy of the GNU Lesser General Public
15 # License along with the GNU C Library; if not, write to the Free
16 # Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
17 # 02111-1307 USA.
19 # Makefile for elf subdirectory of GNU C Library.
21 subdir := elf
23 headers = elf.h bits/elfclass.h link.h bits/link.h
24 routines = $(dl-routines) dl-support dl-iteratephdr \
25 dl-addr enbl-secure dl-profstub \
26 dl-origin dl-libc dl-sym dl-tsd dl-sysdep
28 # The core dynamic linking functions are in libc for the static and
29 # profiled libraries.
30 dl-routines = $(addprefix dl-,load cache lookup object reloc deps \
31 runtime error init fini debug misc \
32 version profile conflict tls origin \
33 execstack caller open close trampoline)
34 all-dl-routines = $(dl-routines) $(sysdep-dl-routines)
35 # But they are absent from the shared libc, because that code is in ld.so.
36 elide-routines.os = $(all-dl-routines) dl-support enbl-secure dl-origin \
37 dl-sysdep
38 shared-only-routines += dl-caller
40 # ld.so uses those routines, plus some special stuff for being the program
41 # interpreter and operating independent of libc.
42 rtld-routines := rtld $(dl-routines) dl-sysdep dl-environ dl-minimal
43 all-rtld-routines = $(rtld-routines) $(sysdep-rtld-routines)
45 distribute := rtld-Rules \
46 $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \
47 dl-cache.h dl-hash.h soinit.c sofini.c ldd.bash.in \
48 genrtldtbl.awk atomicity.h dl-procinfo.h ldsodefs.h \
49 dl-librecon.h interp.c sln.c dl-dst.h hp-timing.h \
50 do-lookup.h dl-lookupcfg.h sprof.c gen-trusted-dirs.awk \
51 testobj1.c testobj2.c testobj3.c testobj4.c testobj5.c \
52 testobj6.c testobj1_1.c failobj.c unloadmod.c \
53 ldconfig.h ldconfig.c cache.c readlib.c readelflib.c \
54 chroot_canon.c gccframe.h \
55 dep1.c dep2.c dep3.c dep4.c dl-dtprocnum.h unsecvars.h \
56 vismain.c vismod1.c vismod2.c vismod3.c \
57 constload2.c constload3.c filtmod1.c filtmod2.c \
58 nodlopenmod.c nodelete.c nodelmod1.c nodelmod2.c \
59 nodelmod3.c nodelmod4.c nodlopen.c dl-osinfo.h \
60 reldepmod1.c reldepmod2.c reldepmod3.c reldepmod4.c \
61 reldepmod5.c reldepmod6.c \
62 reldep4mod1.c reldep4mod2.c reldep4mod3.c reldep4mod4.c \
63 nextmod1.c nextmod2.c pathoptobj.c tst-pathopt.sh \
64 neededobj1.c neededobj2.c neededobj3.c neededobj4.c \
65 neededobj5.c neededobj6.c firstobj.c \
66 unload2mod.c unload2dep.c ltglobmod1.c ltglobmod2.c \
67 testobj.h vismod.h globalmod1.c \
68 dblloadmod1.c dblloadmod2.c dblloadmod3.c \
69 reldep6mod4.c reldep6mod3.c reldep6mod2.c reldep6mod1.c \
70 reldep6mod0.c reldep7mod1.c reldep7mod2.c \
71 unwind-dw2.c unwind-dw2-fde.c unwind.h unwind-pe.h \
72 unwind-dw2-fde.h dwarf2.h dl-procinfo.c tls.h dl-tls.h \
73 tst-tlsmod1.c tst-tlsmod2.c tst-tlsmod3.c tst-tlsmod4.c \
74 tst-tlsmod5.c tst-tlsmod6.c tst-tlsmod7.c tst-tlsmod8.c \
75 tst-tlsmod9.c tst-tlsmod10.c tst-tlsmod11.c \
76 tst-tlsmod12.c tst-tls10.h tst-alignmod.c tst-alignmod2.c \
77 circlemod1.c circlemod1a.c circlemod2.c circlemod2a.c \
78 circlemod3.c circlemod3a.c nodlopenmod2.c \
79 tls-macros.h \
80 reldep8mod1.c reldep8mod2.c reldep8mod3.c \
81 nodel2mod1.c nodel2mod2.c nodel2mod3.c \
82 reldep9.c reldep9mod1.c reldep9mod2.c reldep9mod3.c \
83 tst-array1.exp tst-array2.exp tst-array4.exp \
84 tst-array2dep.c tst-piemod1.c \
85 tst-execstack-mod.c tst-dlmodcount.c \
86 check-textrel.c dl-sysdep.h test-dlopenrpathmod.c \
87 tst-deep1mod1.c tst-deep1mod2.c tst-deep1mod3.c \
88 unload3mod1.c unload3mod2.c unload3mod3.c unload3mod4.c \
89 unload4mod1.c unload4mod2.c unload4mod3.c unload4mod4.c \
90 unload6mod1.c unload6mod2.c unload6mod3.c \
91 unload7mod1.c unload7mod2.c \
92 tst-auditmod1.c tst-audit.sh \
93 order2mod1.c order2mod2.c order2mod3.c order2mod4.c \
94 tst-stackguard1.c tst-stackguard1-static.c \
95 tst-array5.c tst-array5-static.c tst-array5dep.c \
96 tst-array5.exp tst-leaks1.c
98 CFLAGS-dl-runtime.c = -fexceptions -fasynchronous-unwind-tables
99 CFLAGS-dl-lookup.c = -fexceptions -fasynchronous-unwind-tables
100 CFLAGS-dl-iterate-phdr.c = $(uses-callbacks)
102 include ../Makeconfig
104 ifeq ($(unwind-find-fde),yes)
105 routines += unwind-dw2-fde-glibc
106 shared-only-routines += unwind-dw2-fde-glibc
107 endif
109 before-compile = $(objpfx)trusted-dirs.h
110 generated := trusted-dirs.h trusted-dirs.st for-renamed/renamed.so
111 generated-dirs := for-renamed
113 ifeq ($(versioning),yes)
114 ld-map = $(common-objpfx)ld.map
115 endif
117 ifeq (yes,$(build-shared))
118 extra-objs = $(all-rtld-routines:%=%.os) soinit.os sofini.os interp.os
119 generated += librtld.os dl-allobjs.os ld.so ldd
120 install-others = $(inst_slibdir)/$(rtld-installed-name)
121 install-bin-script = ldd
122 endif
124 others = sprof sln
125 install-bin = sprof
126 others-static = sln
127 install-rootsbin = sln
129 ifeq (yes,$(use-ldconfig))
130 ifeq (yes,$(build-shared))
131 others-static += ldconfig
132 others += ldconfig
133 install-rootsbin += ldconfig
135 ldconfig-modules := cache readlib xmalloc xstrdup chroot_canon
136 extra-objs += $(ldconfig-modules:=.o)
138 # To find xmalloc.c and xstrdup.c
139 vpath %.c ../locale/programs
141 endif
142 endif
144 tests = tst-tls1 tst-tls2 tst-tls9 tst-leaks1
145 ifeq (yes,$(have-initfini-array))
146 tests += tst-array1 tst-array2 tst-array3 tst-array4 tst-array5
147 endif
148 ifeq (yes,$(build-static))
149 tests-static = tst-tls1-static tst-tls2-static tst-stackguard1-static
150 ifeq (yesyesyes,$(build-static)$(build-shared)$(elf))
151 tests-static += tst-tls9-static
152 tst-tls9-static-ENV = \
153 LD_LIBRARY_PATH=$(objpfx):$(common-objpfx):$(common-objpfx)dlfcn
154 endif
155 ifeq (yes,$(have-initfini-array))
156 tests-static += tst-array1-static tst-array5-static
157 endif
158 tests += $(tests-static)
159 endif
160 ifeq (yes,$(build-shared))
161 tests += loadtest restest1 preloadtest loadfail multiload origtest resolvfail \
162 constload1 order vismain noload filter unload \
163 reldep reldep2 reldep3 reldep4 nodelete nodelete2 \
164 nodlopen nodlopen2 neededtest neededtest2 \
165 neededtest3 neededtest4 unload2 lateglobal initfirst global \
166 restest2 next dblload dblunload reldep5 reldep6 reldep7 reldep8 \
167 circleload1 tst-tls3 tst-tls4 tst-tls5 tst-tls6 tst-tls7 tst-tls8 \
168 tst-tls10 tst-tls11 tst-tls12 tst-tls13 tst-tls14 tst-tls15 \
169 tst-tls16 tst-tls17 tst-tls-dlinfo \
170 tst-align tst-align2 $(tests-execstack-$(have-z-execstack)) \
171 tst-dlmodcount tst-dlopenrpath tst-deep1 \
172 tst-dlmopen1 tst-dlmopen2 tst-dlmopen3 \
173 unload3 unload4 unload5 unload6 unload7 tst-global1 order2 \
174 tst-audit1 tst-audit2 \
175 tst-stackguard1 tst-addr1 tst-thrlock
176 # reldep9
177 test-srcs = tst-pathopt
178 tests-execstack-yes = tst-execstack tst-execstack-needed tst-execstack-prog
179 endif
180 ifeq (yesyes,$(have-fpie)$(build-shared))
181 tests: $(objpfx)tst-pie1.out
182 endif
183 tests: $(objpfx)tst-leaks1-mem
184 tlsmod17a-suffixes = 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
185 modules-names = testobj1 testobj2 testobj3 testobj4 testobj5 testobj6 \
186 testobj1_1 failobj constload2 constload3 unloadmod \
187 dep1 dep2 dep3 dep4 vismod1 vismod2 vismod3 \
188 nodelmod1 nodelmod2 nodelmod3 nodelmod4 \
189 nodel2mod1 nodel2mod2 nodel2mod3 \
190 nodlopenmod nodlopenmod2 filtmod1 filtmod2 \
191 reldepmod1 reldepmod2 reldepmod3 reldepmod4 nextmod1 nextmod2 \
192 reldep4mod1 reldep4mod2 reldep4mod3 reldep4mod4 \
193 neededobj1 neededobj2 neededobj3 neededobj4 \
194 neededobj5 neededobj6 firstobj globalmod1 \
195 unload2mod unload2dep ltglobmod1 ltglobmod2 pathoptobj \
196 dblloadmod1 dblloadmod2 dblloadmod3 reldepmod5 reldepmod6 \
197 reldep6mod0 reldep6mod1 reldep6mod2 reldep6mod3 reldep6mod4 \
198 reldep7mod1 reldep7mod2 \
199 tst-tlsmod1 tst-tlsmod2 tst-tlsmod3 tst-tlsmod4 \
200 tst-tlsmod5 tst-tlsmod6 tst-tlsmod7 tst-tlsmod8 \
201 tst-tlsmod9 tst-tlsmod10 tst-tlsmod11 tst-tlsmod12 \
202 tst-tlsmod13 tst-tlsmod13a tst-tlsmod14a tst-tlsmod14b \
203 tst-tlsmod15a tst-tlsmod15b tst-tlsmod16a tst-tlsmod16b \
204 $(patsubst %,tst-tlsmod17a%,$(tlsmod17a-suffixes)) \
205 tst-tlsmod17b \
206 circlemod1 circlemod1a circlemod2 circlemod2a \
207 circlemod3 circlemod3a \
208 reldep8mod1 reldep8mod2 reldep8mod3 \
209 reldep9mod1 reldep9mod2 reldep9mod3 \
210 tst-alignmod tst-alignmod2 \
211 $(modules-execstack-$(have-z-execstack)) \
212 tst-dlopenrpathmod tst-deep1mod1 tst-deep1mod2 tst-deep1mod3 \
213 tst-dlmopen1mod tst-auditmod1 \
214 unload3mod1 unload3mod2 unload3mod3 unload3mod4 \
215 unload4mod1 unload4mod2 unload4mod3 unload4mod4 \
216 unload6mod1 unload6mod2 unload6mod3 \
217 unload7mod1 unload7mod2 \
218 order2mod1 order2mod2 order2mod3 order2mod4
219 ifeq (yes,$(have-initfini-array))
220 modules-names += tst-array2dep tst-array5dep
221 endif
222 ifeq (yesyes,$(have-fpie)$(build-shared))
223 modules-names += tst-piemod1
224 endif
225 modules-execstack-yes = tst-execstack-mod
226 extra-test-objs += $(addsuffix .os,$(strip $(modules-names)))
227 # We need this variable to be sure the test modules get the right CPPFLAGS.
228 test-extras += $(modules-names)
230 # filtmod1.so has a special rule
231 modules-names-nobuild := filtmod1
234 include ../Rules
236 check-abi: check-abi-ld
237 update-abi: update-abi-ld
239 ifeq (yes,$(build-shared))
240 # Make sure these things are built in the `make lib' pass so they can be used
241 # to run programs during the `make others' pass.
242 lib-noranlib: $(objpfx)$(rtld-installed-name) \
243 $(addprefix $(objpfx),$(extra-objs))
244 endif
246 # Command to link into a larger single relocatable object.
247 reloc-link = $(LINK.o) -nostdlib -nostartfiles -r
249 $(objpfx)dl-allobjs.os: $(all-rtld-routines:%=$(objpfx)%.os)
250 $(reloc-link) -o $@ $^
252 # Link together the dynamic linker into a single relocatable object.
253 # First we do a link against libc_pic.a just to get a link map,
254 # and discard the object produced by that link. From the link map
255 # we can glean all the libc modules that need to go into the dynamic
256 # linker. Then we do a recursive make that goes into all the subdirs
257 # those modules come from and builds special rtld-foo.os versions that
258 # are compiled with special flags, and puts these modules into rtld-libc.a
259 # for us. Then we do the real link using rtld-libc.a instead of libc_pic.a.
261 $(objpfx)librtld.map: $(objpfx)dl-allobjs.os $(common-objpfx)libc_pic.a
262 @-rm -f $@T
263 $(reloc-link) -o $@.o '-Wl,-(' $^ -lgcc '-Wl,-)' -Wl,-Map,$@T
264 rm -f $@.o
265 mv -f $@T $@
267 $(objpfx)librtld.mk: $(objpfx)librtld.map Makefile
268 LC_ALL=C \
269 sed -n 's@^$(common-objpfx)\([^(]*\)(\([^)]*\.os\)) *.*$$@\1 \2@p' \
270 $< | \
271 while read lib file; do \
272 case $$lib in \
273 libc_pic.a) \
274 LC_ALL=C fgrep -l /$$file \
275 $(common-objpfx)stamp.os $(common-objpfx)*/stamp.os | \
276 LC_ALL=C \
277 sed 's@^$(common-objpfx)\([^/]*\)/stamp\.os$$@rtld-\1'" +=$$file@"\
278 ;; \
279 */*.a) \
280 echo rtld-$${lib%%/*} += $$file ;; \
281 *) echo "Wasn't expecting $$lib($$file)" >&2; exit 1 ;; \
282 esac; \
283 done > $@T
284 echo rtld-subdirs = `LC_ALL=C sed 's/^rtld-\([^ ]*\).*$$/\1/' $@T \
285 | LC_ALL=C sort -u` >> $@T
286 mv -f $@T $@
288 $(objpfx)rtld-libc.a: $(objpfx)librtld.mk FORCE
289 $(MAKE) -f $< -f rtld-Rules
291 $(objpfx)librtld.os: $(objpfx)dl-allobjs.os $(objpfx)rtld-libc.a
292 $(LINK.o) -nostdlib -nostartfiles -r -o $@ '-Wl,-(' $^ -lgcc '-Wl,-)' \
293 -Wl,-Map,$@.map
295 generated += librtld.map librtld.mk rtld-libc.a librtld.os.map
297 z-now-yes = -Wl,-z,now
299 $(objpfx)ld.so: $(objpfx)librtld.os $(ld-map)
300 @rm -f $@.lds
301 $(LINK.o) -nostdlib -nostartfiles -shared $(z-now-$(bind-now)) \
302 $(LDFLAGS-rtld) -Wl,-z,defs -Wl,--verbose 2>&1 | \
303 LC_ALL=C \
304 sed -e '/^=========/,/^=========/!d;/^=========/d' \
305 -e 's/\. = 0 + SIZEOF_HEADERS;/& _begin = . - SIZEOF_HEADERS;/' \
306 > $@.lds
307 $(LINK.o) -nostdlib -nostartfiles -shared -o $@ \
308 $(LDFLAGS-rtld) -Wl,-z,defs $(z-now-$(bind-now)) \
309 $(filter-out $(map-file),$^) $(load-map-file) \
310 -Wl,-soname=$(rtld-installed-name) -T $@.lds
311 rm -f $@.lds
312 readelf -s $@ \
313 | $(AWK) '($$7 ~ /^UND(|EF)$$/ && $$1 != "0:" && $$4 != "REGISTER") { print; p=1 } END { exit p != 0 }'
315 # interp.c exists just to get this string into the libraries.
316 CFLAGS-interp.c = -D'RUNTIME_LINKER="$(slibdir)/$(rtld-installed-name)"' \
317 -DNOT_IN_libc=1
318 $(objpfx)interp.os: $(common-objpfx)config.make
320 ifneq (ld.so,$(rtld-installed-name))
321 # Make sure ld.so.1 exists in the build directory so we can link
322 # against it.
323 $(objpfx)$(rtld-installed-name): $(objpfx)ld.so
324 rm -f $@
325 ln -s $(<F) $@
326 generated += $(rtld-installed-name)
327 endif
329 # Build a file mentioning all trustworthy directories to look for shared
330 # libraries when using LD_LIBRARY_PATH in a setuid program. The user can
331 # add directories to the list by defining $(user-defined-trusted-dirs)
332 # before starting make.
333 $(objpfx)trusted-dirs.h: $(objpfx)trusted-dirs.st; @:
334 $(objpfx)trusted-dirs.st: Makefile $(..)Makeconfig
335 $(make-target-directory)
336 echo "$(subst :, ,$(default-rpath) $(user-defined-trusted-dirs))" \
337 | $(AWK) -f gen-trusted-dirs.awk > ${@:st=T};
338 echo '#define DL_DST_LIB "$(notdir $(slibdir))"' >> ${@:st=T}
339 $(move-if-change) ${@:st=T} ${@:st=h}
340 touch $@
341 CPPFLAGS-dl-load.c = -I$(objpfx). -I$(csu-objpfx).
343 ifeq (yes,$(build-shared))
344 $(inst_slibdir)/$(rtld-version-installed-name): $(objpfx)ld.so $(+force)
345 $(make-target-directory)
346 $(do-install-program)
348 $(inst_slibdir)/$(rtld-installed-name): \
349 $(inst_slibdir)/$(rtld-version-installed-name) \
350 $(inst_slibdir)/libc-$(version).so
351 $(make-shlib-link)
353 # Special target called by parent to install just the dynamic linker.
354 .PHONY: ldso_install
355 ldso_install: $(inst_slibdir)/$(rtld-installed-name)
356 endif
359 common-ldd-rewrite = -e 's%@RTLD@%$(slibdir)/$(rtld-installed-name)%g' \
360 -e 's%@VERSION@%$(version)%g'
361 sh-ldd-rewrite = $(common-ldd-rewrite) -e 's%@BASH@%/bin/sh%g;s/\$$"/"/g'
362 bash-ldd-rewrite = $(common-ldd-rewrite) -e 's%@BASH@%$(BASH)%g' \
363 -e 's%@TEXTDOMAINDIR@%$(msgcatdir)%g'
365 ifneq ($(have-bash2),yes)
366 ldd-shell = sh
367 else
368 ldd-shell = bash
369 endif
371 ifeq ($(ldd-rewrite-script),no)
372 define gen-ldd
373 LC_ALL=C sed $($(ldd-shell)-ldd-rewrite) < $< > $@.new
374 endef
375 else
376 define gen-ldd
377 LC_ALL=C sed $($(ldd-shell)-ldd-rewrite) < $< | LC_ALL=C sed -f $(ldd-rewrite-script) > $@.new
378 endef
379 endif
381 $(objpfx)ldd: ldd.bash.in $(common-objpfx)soversions.mk \
382 $(common-objpfx)config.make
383 $(gen-ldd)
384 chmod 555 $@.new
385 mv -f $@.new $@
387 $(objpfx)sprof: $(libdl)
389 $(objpfx)ldconfig: $(ldconfig-modules:%=$(objpfx)%.o)
390 SYSCONF-FLAGS := -D'SYSCONFDIR="$(sysconfdir)"'
391 CFLAGS-ldconfig.c = $(SYSCONF-FLAGS) -D'LIBDIR="$(libdir)"' \
392 -D'SLIBDIR="$(slibdir)"' -DIS_IN_ldconfig=1
393 CFLAGS-dl-cache.c = $(SYSCONF-FLAGS)
394 CFLAGS-cache.c = $(SYSCONF-FLAGS)
396 CPPFLAGS-.os += $(if $(filter $(@F),$(patsubst %,%.os,$(all-rtld-routines))),-DNOT_IN_libc=1 -DIS_IN_rtld=1)
398 test-modules = $(addprefix $(objpfx),$(addsuffix .so,$(strip $(modules-names))))
399 generated += $(addsuffix .so,$(strip $(modules-names)))
401 ifeq (yes,$(build-shared))
402 ifeq ($(cross-compiling),no)
403 tests: $(objpfx)tst-pathopt.out
404 endif
405 endif
407 $(objpfx)testobj1.so: $(libdl)
408 $(objpfx)testobj1_1.so: $(objpfx)testobj1.so $(libdl)
409 $(objpfx)testobj2.so: $(objpfx)testobj1.so $(libdl)
410 $(objpfx)testobj3.so: $(libdl)
411 $(objpfx)testobj4.so: $(libdl)
412 $(objpfx)testobj5.so: $(libdl)
413 $(objpfx)testobj6.so: $(objpfx)testobj1.so $(objpfx)testobj2.so $(libdl)
414 $(objpfx)failobj.so: $(objpfx)testobj6.so
415 $(objpfx)dep1.so: $(objpfx)dep2.so $(objpfx)dep4.so
416 $(objpfx)dep2.so: $(objpfx)dep3.so $(objpfx)dep4.so
417 $(objpfx)dep4.so: $(objpfx)dep3.so
418 $(objpfx)nodelmod3.so: $(objpfx)nodelmod4.so
419 $(objpfx)nextmod1.so: $(libdl)
420 $(objpfx)neededobj1.so: $(libdl)
421 $(objpfx)neededobj2.so: $(objpfx)neededobj1.so $(libdl)
422 $(objpfx)neededobj3.so: $(objpfx)neededobj1.so $(objpfx)neededobj2.so $(libdl)
423 $(objpfx)neededobj4.so: $(objpfx)neededobj1.so $(objpfx)neededobj2.so \
424 $(objpfx)neededobj3.so $(libdl)
425 $(objpfx)neededobj6.so: $(objpfx)neededobj5.so
426 $(objpfx)unload2mod.so: $(objpfx)unload2dep.so
427 $(objpfx)ltglobmod2.so: $(libdl)
428 $(objpfx)firstobj.so: $(shared-thread-library)
429 $(objpfx)globalmod1.so: $(libdl)
430 $(objpfx)reldep4mod1.so: $(objpfx)reldep4mod3.so
431 $(objpfx)reldep4mod2.so: $(objpfx)reldep4mod4.so
432 $(objpfx)dblloadmod1.so: $(objpfx)dblloadmod3.so
433 $(objpfx)dblloadmod2.so: $(objpfx)dblloadmod3.so
434 $(objpfx)reldepmod5.so: $(objpfx)reldepmod2.so
435 $(objpfx)reldepmod6.so: $(objpfx)reldepmod2.so
436 $(objpfx)reldep6mod1.so: $(objpfx)reldep6mod0.so
437 $(objpfx)reldep6mod2.so: $(objpfx)reldep6mod1.so
438 $(objpfx)reldep6mod3.so: $(objpfx)reldep6mod2.so
439 $(objpfx)reldep6mod4.so: $(objpfx)reldep6mod1.so
440 $(objpfx)tst-tlsmod3.so: $(objpfx)tst-tlsmod2.so
441 $(objpfx)tst-tlsmod8.so: $(objpfx)tst-tlsmod7.so
442 $(objpfx)tst-tlsmod10.so: $(objpfx)tst-tlsmod9.so
443 $(objpfx)tst-tlsmod12.so: $(objpfx)tst-tlsmod11.so
444 $(objpfx)tst-tlsmod13a.so: $(objpfx)tst-tlsmod13.so
445 # For tst-tls9-static, make sure the modules it dlopens have libc.so in DT_NEEDED
446 $(objpfx)tst-tlsmod5.so: $(common-objpfx)libc.so
447 $(objpfx)tst-tlsmod6.so: $(common-objpfx)libc.so
448 $(objpfx)reldep8mod3.so: $(objpfx)reldep8mod1.so $(objpfx)reldep8mod2.so
449 $(objpfx)nodel2mod3.so: $(objpfx)nodel2mod1.so $(objpfx)nodel2mod2.so
450 $(objpfx)reldep9mod2.so: $(objpfx)reldep9mod1.so
451 $(objpfx)reldep9mod3.so: $(objpfx)reldep9mod1.so $(objpfx)reldep9mod2.so
452 $(objpfx)unload3mod1.so: $(objpfx)unload3mod3.so
453 $(objpfx)unload3mod2.so: $(objpfx)unload3mod3.so
454 $(objpfx)unload3mod3.so: $(objpfx)unload3mod4.so
455 $(objpfx)unload4mod1.so: $(objpfx)unload4mod2.so $(objpfx)unload4mod3.so
456 $(objpfx)unload4mod2.so: $(objpfx)unload4mod4.so $(objpfx)unload4mod3.so
457 $(objpfx)unload6mod1.so: $(libdl)
458 $(objpfx)unload6mod2.so: $(libdl)
459 $(objpfx)unload6mod3.so: $(libdl)
460 $(objpfx)unload7mod1.so: $(libdl)
461 $(objpfx)unload7mod2.so: $(objpfx)unload7mod1.so
463 LDFLAGS-tst-tlsmod5.so = -nostdlib
464 LDFLAGS-tst-tlsmod6.so = -nostdlib
466 testobj1.so-no-z-defs = yes
467 testobj3.so-no-z-defs = yes
468 testobj4.so-no-z-defs = yes
469 testobj5.so-no-z-defs = yes
470 testobj6.so-no-z-defs = yes
471 failobj.so-no-z-defs = yes
472 constload2.so-no-z-defs = yes
473 constload3.so-no-z-defs = yes
474 nodelmod1.so-no-z-defs = yes
475 nodelmod2.so-no-z-defs = yes
476 nodelmod4.so-no-z-defs = yes
477 nodel2mod2.so-no-z-defs = yes
478 reldepmod2.so-no-z-defs = yes
479 reldepmod3.so-no-z-defs = yes
480 reldepmod4.so-no-z-defs = yes
481 reldep4mod4.so-no-z-defs = yes
482 reldep4mod2.so-no-z-defs = yes
483 ltglobmod2.so-no-z-defs = yes
484 dblloadmod3.so-no-z-defs = yes
485 tst-tlsmod1.so-no-z-defs = yes
486 tst-tlsmod2.so-no-z-defs = yes
487 tst-tlsmod3.so-no-z-defs = yes
488 tst-tlsmod4.so-no-z-defs = yes
489 tst-tlsmod7.so-no-z-defs = yes
490 tst-tlsmod8.so-no-z-defs = yes
491 tst-tlsmod9.so-no-z-defs = yes
492 tst-tlsmod10.so-no-z-defs = yes
493 tst-tlsmod12.so-no-z-defs = yes
494 tst-tlsmod14a.so-no-z-defs = yes
495 tst-tlsmod14b.so-no-z-defs = yes
496 tst-tlsmod15a.so-no-z-defs = yes
497 tst-tlsmod16b.so-no-z-defs = yes
498 circlemod2.so-no-z-defs = yes
499 circlemod3.so-no-z-defs = yes
500 circlemod3a.so-no-z-defs = yes
501 reldep8mod2.so-no-z-defs = yes
502 reldep9mod1.so-no-z-defs = yes
503 unload3mod4.so-no-z-defs = yes
504 unload4mod1.so-no-z-defs = yes
506 ifeq ($(build-shared),yes)
507 # Build all the modules even when not actually running test programs.
508 tests: $(test-modules)
509 endif
511 $(objpfx)loadtest: $(libdl)
512 LDFLAGS-loadtest = -rdynamic
514 $(objpfx)loadtest.out: $(test-modules)
516 $(objpfx)neededtest: $(libdl)
517 $(objpfx)neededtest.out: $(objpfx)neededobj1.so $(objpfx)neededobj2.so \
518 $(objpfx)neededobj3.so
520 $(objpfx)neededtest2: $(libdl)
521 $(objpfx)neededtest2.out: $(objpfx)neededobj1.so $(objpfx)neededobj2.so \
522 $(objpfx)neededobj3.so
524 $(objpfx)neededtest3: $(libdl)
525 $(objpfx)neededtest3.out: $(objpfx)neededobj1.so $(objpfx)neededobj2.so \
526 $(objpfx)neededobj3.so $(objpfx)neededobj4.so
528 neededtest4-ENV = LC_ALL=C LANGUAGE=C
529 $(objpfx)neededtest4: $(libdl) $(objpfx)neededobj1.so
530 $(objpfx)neededtest4.out: $(objpfx)neededobj5.so $(objpfx)neededobj6.so
532 $(objpfx)restest1: $(objpfx)testobj1.so $(objpfx)testobj1_1.so $(libdl)
533 LDFLAGS-restest1 = -rdynamic
535 $(objpfx)restest2: $(libdl)
536 LDFLAGS-restest2 = -rdynamic
538 $(objpfx)restest1.out: $(test-modules)
540 preloadtest-preloads = testobj1 testobj2 testobj3 testobj4 testobj5
541 $(objpfx)preloadtest: $(objpfx)testobj6.so
542 LDFLAGS-preloadtest = -rdynamic
543 $(objpfx)preloadtest.out: $(preloadtest-preloads:%=$(objpfx)%.so)
544 preloadtest-ENV = \
545 LD_PRELOAD=$(subst $(empty) ,:,$(strip $(preloadtest-preloads:=.so)))
547 $(objpfx)loadfail: $(libdl)
548 LDFLAGS-loadfail = -rdynamic
550 $(objpfx)loadfail.out: $(objpfx)failobj.so
552 $(objpfx)multiload: $(libdl)
553 LDFLAGS-multiload = -rdynamic
554 CFLAGS-multiload.c = -DOBJDIR=\"$(elf-objpfx)\"
556 $(objpfx)multiload.out: $(objpfx)testobj1.so
558 $(objpfx)origtest: $(libdl)
559 LDFLAGS-origtest = -rdynamic
560 $(objpfx)origtest.out: $(objpfx)testobj1.so
562 ifeq ($(have-thread-library),yes)
563 $(objpfx)resolvfail: $(libdl) $(shared-thread-library)
564 else
565 $(objpfx)resolvfail: $(libdl)
566 endif
568 $(objpfx)constload1: $(libdl)
569 $(objpfx)constload1.out: $(objpfx)constload2.so $(objpfx)constload3.so
571 $(objpfx)circleload1: $(libdl)
572 $(objpfx)circleload1.out: $(objpfx)circlemod1.so \
573 $(objpfx)circlemod1a.so
575 $(objpfx)circlemod1.so: $(objpfx)circlemod2.so
576 $(objpfx)circlemod2.so: $(objpfx)circlemod3.so
577 $(objpfx)circlemod1a.so: $(objpfx)circlemod2a.so
578 $(objpfx)circlemod2a.so: $(objpfx)circlemod3a.so
580 $(objpfx)order: $(addprefix $(objpfx),dep4.so dep3.so dep2.so dep1.so)
582 $(objpfx)order.out: $(objpfx)order
583 $(elf-objpfx)$(rtld-installed-name) \
584 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
585 $(objpfx)order > $@
586 (echo "0123456789" | cmp $@ -) > /dev/null
588 $(objpfx)vismain: $(addprefix $(objpfx),vismod1.so vismod2.so)
589 $(objpfx)vismain.out: $(addprefix $(objpfx),vismod3.so)
590 vismain-ENV = LD_PRELOAD=$(addprefix $(objpfx),vismod3.so)
592 $(objpfx)noload: $(objpfx)testobj1.so
593 LDFLAGS-noload = -rdynamic
594 $(objpfx)noload.out: $(objpfx)testobj5.so
596 LDFLAGS-nodelete = -rdynamic
597 LDFLAGS-nodelmod1.so = -Wl,--enable-new-dtags,-z,nodelete
598 LDFLAGS-nodelmod4.so = -Wl,--enable-new-dtags,-z,nodelete
599 $(objpfx)nodelete: $(libdl)
600 $(objpfx)nodelete.out: $(objpfx)nodelmod1.so $(objpfx)nodelmod2.so \
601 $(objpfx)nodelmod3.so
603 LDFLAGS-nodlopenmod.so = -Wl,--enable-new-dtags,-z,nodlopen
604 $(objpfx)nodlopen: $(libdl)
605 $(objpfx)nodlopen.out: $(objpfx)nodlopenmod.so
607 $(objpfx)nodlopenmod2.so: $(objpfx)nodlopenmod.so
608 $(objpfx)nodlopen2: $(libdl)
609 $(objpfx)nodlopen2.out: $(objpfx)nodlopenmod2.so
611 $(objpfx)filtmod1.so: $(objpfx)filtmod1.os $(objpfx)filtmod2.so
612 $(LINK.o) -shared -o $@ -B$(csu-objpfx) $(LDFLAGS.so) \
613 -L$(subst :, -L,$(rpath-link)) \
614 -Wl,-rpath-link=$(rpath-link) \
615 $< -Wl,-F,$(objpfx)filtmod2.so
616 $(objpfx)filter: $(objpfx)filtmod1.so
618 $(objpfx)unload: $(libdl)
619 $(objpfx)unload.out: $(objpfx)unloadmod.so
621 $(objpfx)reldep: $(libdl)
622 $(objpfx)reldep.out: $(objpfx)reldepmod1.so $(objpfx)reldepmod2.so
624 $(objpfx)reldep2: $(libdl)
625 $(objpfx)reldep2.out: $(objpfx)reldepmod1.so $(objpfx)reldepmod3.so
627 $(objpfx)reldep3: $(libdl)
628 $(objpfx)reldep3.out: $(objpfx)reldepmod1.so $(objpfx)reldepmod4.so
630 $(objpfx)reldep4: $(libdl)
631 $(objpfx)reldep4.out: $(objpfx)reldep4mod1.so $(objpfx)reldep4mod2.so
633 $(objpfx)next: $(objpfx)nextmod1.so $(objpfx)nextmod2.so $(libdl)
635 $(objpfx)unload2: $(libdl)
636 $(objpfx)unload2.out: $(objpfx)unload2mod.so $(objpfx)unload2dep.so
638 $(objpfx)lateglobal: $(libdl)
639 $(objpfx)lateglobal.out: $(objpfx)ltglobmod1.so $(objpfx)ltglobmod2.so
641 $(objpfx)tst-pathopt: $(libdl)
642 $(objpfx)tst-pathopt.out: tst-pathopt.sh $(objpfx)tst-pathopt \
643 $(objpfx)pathoptobj.so
644 $(SHELL) -e $< $(common-objpfx)
646 $(objpfx)initfirst: $(libdl)
647 $(objpfx)initfirst.out: $(objpfx)firstobj.so
649 $(objpfx)global: $(objpfx)globalmod1.so
650 $(objpfx)global.out: $(objpfx)reldepmod1.so
652 $(objpfx)dblload: $(libdl)
653 $(objpfx)dblload.out: $(objpfx)dblloadmod1.so $(objpfx)dblloadmod2.so
655 $(objpfx)dblunload: $(libdl)
656 $(objpfx)dblunload.out: $(objpfx)dblloadmod1.so $(objpfx)dblloadmod2.so
658 $(objpfx)reldep5: $(libdl)
659 $(objpfx)reldep5.out: $(objpfx)reldepmod5.so $(objpfx)reldepmod6.so
661 $(objpfx)reldep6: $(libdl)
662 $(objpfx)reldep6.out: $(objpfx)reldep6mod3.so $(objpfx)reldep6mod4.so
664 $(objpfx)reldep7: $(libdl)
665 $(objpfx)reldep7.out: $(objpfx)reldep7mod1.so $(objpfx)reldep7mod2.so
667 $(objpfx)reldep8: $(libdl)
668 $(objpfx)reldep8.out: $(objpfx)reldep8mod3.so
670 LDFLAGS-nodel2mod2.so = -Wl,--enable-new-dtags,-z,nodelete
671 $(objpfx)nodelete2: $(libdl)
672 $(objpfx)nodelete2.out: $(objpfx)nodel2mod3.so
674 $(objpfx)reldep9: $(libdl)
675 $(objpfx)reldep9.out: $(objpfx)reldep9mod3.so
677 $(objpfx)tst-tls3: $(objpfx)tst-tlsmod1.so
679 $(objpfx)tst-tls4: $(libdl)
680 $(objpfx)tst-tls4.out: $(objpfx)tst-tlsmod2.so
682 $(objpfx)tst-tls5: $(libdl)
683 $(objpfx)tst-tls5.out: $(objpfx)tst-tlsmod2.so
685 $(objpfx)tst-tls6: $(libdl)
686 $(objpfx)tst-tls6.out: $(objpfx)tst-tlsmod2.so
688 $(objpfx)tst-tls7: $(libdl)
689 $(objpfx)tst-tls7.out: $(objpfx)tst-tlsmod3.so
691 $(objpfx)tst-tls8: $(libdl)
692 $(objpfx)tst-tls8.out: $(objpfx)tst-tlsmod3.so $(objpfx)tst-tlsmod4.so
694 $(objpfx)tst-tls9: $(libdl)
695 $(objpfx)tst-tls9.out: $(objpfx)tst-tlsmod5.so $(objpfx)tst-tlsmod6.so
697 $(objpfx)tst-tls10: $(objpfx)tst-tlsmod8.so
699 $(objpfx)tst-tls11: $(objpfx)tst-tlsmod10.so
701 $(objpfx)tst-tls12: $(objpfx)tst-tlsmod12.so
703 $(objpfx)tst-tls13: $(libdl)
704 $(objpfx)tst-tls13.out: $(objpfx)tst-tlsmod13a.so
706 $(objpfx)tst-tls14: $(objpfx)tst-tlsmod14a.so $(libdl)
707 $(objpfx)tst-tls14.out: $(objpfx)tst-tlsmod14b.so
709 $(objpfx)tst-tls15: $(libdl)
710 $(objpfx)tst-tls15.out: $(objpfx)tst-tlsmod15a.so $(objpfx)tst-tlsmod15b.so
712 $(objpfx)tst-tls-dlinfo: $(libdl)
713 $(objpfx)tst-tls-dlinfo.out: $(objpfx)tst-tlsmod2.so
717 $(objpfx)tst-tls16: $(libdl)
718 $(objpfx)tst-tls16.out: $(objpfx)tst-tlsmod16a.so $(objpfx)tst-tlsmod16b.so
720 $(objpfx)tst-tls17: $(libdl)
721 $(objpfx)tst-tls17.out: $(objpfx)tst-tlsmod17b.so
722 $(patsubst %,$(objpfx)tst-tlsmod17a%.os,$(tlsmod17a-suffixes)): $(objpfx)tst-tlsmod17a%.os : tst-tlsmod17a.c
723 $(CC) $(CFLAGS) $(CPPFLAGS) -c -o $@ -DN=$* -DNOT_IN_libc=1 $<
724 $(patsubst %,$(objpfx)tst-tlsmod17a%.so,$(tlsmod17a-suffixes)): $(objpfx)tst-tlsmod17a%.so: $(objpfx)ld.so
725 $(objpfx)tst-tlsmod17b.so: $(patsubst %,$(objpfx)tst-tlsmod17a%.so,$(tlsmod17a-suffixes))
727 CFLAGS-tst-align.c = $(stack-align-test-flags)
728 CFLAGS-tst-align2.c = $(stack-align-test-flags)
729 CFLAGS-tst-alignmod.c = $(stack-align-test-flags)
730 CFLAGS-tst-alignmod2.c = $(stack-align-test-flags)
731 $(objpfx)tst-align: $(libdl)
732 $(objpfx)tst-align.out: $(objpfx)tst-alignmod.so
733 $(objpfx)tst-align2: $(objpfx)tst-alignmod2.so
735 $(objpfx)unload3: $(libdl)
736 $(objpfx)unload3.out: $(objpfx)unload3mod1.so $(objpfx)unload3mod2.so \
737 $(objpfx)unload3mod3.so $(objpfx)unload3mod4.so
739 $(objpfx)unload4: $(libdl)
740 $(objpfx)unload4.out: $(objpfx)unload4mod1.so $(objpfx)unload4mod3.so
742 $(objpfx)unload5: $(libdl)
743 $(objpfx)unload5.out: $(objpfx)unload3mod1.so $(objpfx)unload3mod2.so \
744 $(objpfx)unload3mod3.so $(objpfx)unload3mod4.so
746 $(objpfx)unload6: $(libdl)
747 $(objpfx)unload6.out: $(objpfx)unload6mod1.so $(objpfx)unload6mod2.so \
748 $(objpfx)unload6mod3.so
750 $(objpfx)unload7: $(libdl)
751 $(objpfx)unload7.out: $(objpfx)unload7mod1.so $(objpfx)unload7mod2.so
752 unload7-ENV = MALLOC_PERTURB_=85
754 ifdef libdl
755 $(objpfx)tst-tls9-static: $(common-objpfx)dlfcn/libdl.a
756 $(objpfx)tst-tls9-static.out: $(objpfx)tst-tlsmod5.so $(objpfx)tst-tlsmod6.so
757 endif
759 ifeq ($(have-z-execstack),yes)
760 $(objpfx)tst-execstack: $(libdl)
761 $(objpfx)tst-execstack.out: $(objpfx)tst-execstack-mod.so
762 LDFLAGS-tst-execstack = -Wl,-z,noexecstack
763 LDFLAGS-tst-execstack-mod = -Wl,-z,execstack
765 $(objpfx)tst-execstack-needed: $(objpfx)tst-execstack-mod.so
766 LDFLAGS-tst-execstack-needed = -Wl,-z,noexecstack
768 LDFLAGS-tst-execstack-prog = -Wl,-z,execstack
769 endif
771 $(objpfx)tst-array1.out: $(objpfx)tst-array1
772 $(elf-objpfx)$(rtld-installed-name) \
773 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
774 $(objpfx)tst-array1 > $@
775 cmp $@ tst-array1.exp > /dev/null
777 $(objpfx)tst-array1-static.out: $(objpfx)tst-array1-static
778 $(objpfx)tst-array1-static > $@
779 cmp $@ tst-array1.exp > /dev/null
781 $(objpfx)tst-array2: $(objpfx)tst-array2dep.so
782 $(objpfx)tst-array2.out: $(objpfx)tst-array2
783 $(elf-objpfx)$(rtld-installed-name) \
784 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
785 $(objpfx)tst-array2 > $@
786 cmp $@ tst-array2.exp > /dev/null
788 $(objpfx)tst-array3.out: $(objpfx)tst-array3
789 $(elf-objpfx)$(rtld-installed-name) \
790 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
791 $(objpfx)tst-array3 > $@
792 cmp $@ tst-array1.exp > /dev/null
794 $(objpfx)tst-array4: $(libdl)
795 $(objpfx)tst-array4.out: $(objpfx)tst-array4 $(objpfx)tst-array2dep.so
796 $(elf-objpfx)$(rtld-installed-name) \
797 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
798 $< > $@
799 cmp $@ tst-array4.exp > /dev/null
801 $(objpfx)tst-array5: $(objpfx)tst-array5dep.so
802 $(objpfx)tst-array5.out: $(objpfx)tst-array5
803 $(elf-objpfx)$(rtld-installed-name) \
804 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
805 $(objpfx)tst-array5 > $@
806 cmp $@ tst-array5.exp > /dev/null
808 $(objpfx)tst-array5-static.out: $(objpfx)tst-array5-static
809 $(objpfx)tst-array5-static > $@
810 cmp $@ tst-array5-static.exp > /dev/null
812 ifeq (yesyes,$(have-fpie)$(build-shared))
813 CFLAGS-tst-pie1.c += $(pie-ccflag)
815 $(objpfx)tst-pie1.out: $(objpfx)tst-pie1
816 $(elf-objpfx)$(rtld-installed-name) \
817 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
818 $< > $@
820 $(objpfx)tst-pie1: $(objpfx)tst-pie1.o $(objpfx)tst-piemod1.so
821 $(LINK.o) -pie -Wl,-O1 \
822 $(sysdep-LDFLAGS) $(config-LDFLAGS) \
823 $(extra-B-$(@F:lib%.so=%).so) -B$(csu-objpfx) \
824 $(extra-B-$(@F:lib%.so=%).so) $(load-map-file) \
825 $(LDFLAGS) $(LDFLAGS-$(@F)) \
826 -L$(subst :, -L,$(rpath-link)) -Wl,-rpath-link=$(rpath-link) \
827 -o $@ $(objpfx)tst-pie1.o $(objpfx)tst-piemod1.so \
828 $(common-objpfx)libc_nonshared.a
830 generated += tst-pie1 tst-pie1.out tst-pie1.o
831 endif
833 check-textrel-CFLAGS = -O -Wall -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
834 $(objpfx)check-textrel: check-textrel.c
835 $(native-compile)
837 check-localplt-CFLAGS = -O -Wall -D_GNU_SOURCE -std=gnu99
838 $(objpfx)check-localplt: check-localplt.c
839 $(native-compile)
841 ifeq (yes,$(build-shared))
842 tests: $(objpfx)check-textrel.out
844 $(objpfx)check-textrel.out: $(objpfx)check-textrel
845 $(dir $<)$(notdir $<) $(common-objpfx)libc.so \
846 $(sort $(wildcard $(common-objpfx)*/lib*.so \
847 $(common-objpfx)iconvdata/*.so)) > $@
848 generated += check-textrel check-textrel.out
850 $(objpfx)tst-dlmodcount: $(libdl)
851 $(objpfx)tst-dlmodcount.out: $(test-modules)
853 check-data := $(firstword $(wildcard \
854 $(foreach D,$(add-ons) scripts,\
855 $(patsubst %,$(..)$D/data/localplt-%.data,\
856 $(abi-name) \
857 $(addsuffix -$(config-os),\
858 $(config-machine) \
859 $(base-machine)) \
860 generic))))
862 tests: $(objpfx)check-localplt.out
864 ifeq ($(have-thread-library),yes)
865 thread-dso := $(filter-out %_nonshared.a, $(shared-thread-library))
866 endif
868 $(objpfx)check-localplt.out: $(objpfx)check-localplt \
869 $(common-objpfx)libc.so \
870 $(common-objpfx)math/libm.so $(thread-dso) \
871 $(common-objpfx)rt/librt.so \
872 $(common-objpfx)dlfcn/libdl.so \
873 $(common-objpfx)resolv/libresolv.so \
874 $(common-objpfx)crypt/libcrypt.so \
875 $(check-data)
876 $(dir $<)$(notdir $<) $(filter-out $< $(check-data),$^) | \
877 LC_ALL=C sort | \
878 diff -u $(check-data) - > $@
879 endif
881 $(objpfx)tst-dlopenrpathmod.so: $(libdl)
882 $(objpfx)tst-dlopenrpath: $(objpfx)tst-dlopenrpathmod.so $(libdl)
883 CFLAGS-tst-dlopenrpath.c += -DPFX=\"$(objpfx)\"
884 LDFLAGS-tst-dlopenrpathmod.so += -Wl,-rpath,\$$ORIGIN/test-subdir
885 $(objpfx)tst-dlopenrpath.out: $(objpfx)firstobj.so
887 $(objpfx)tst-deep1mod2.so: $(objpfx)tst-deep1mod3.so
888 $(objpfx)tst-deep1: $(libdl) $(objpfx)tst-deep1mod1.so
889 $(objpfx)tst-deep1.out: $(objpfx)tst-deep1mod2.so
890 LDFLAGS-tst-deep1 += -rdynamic
891 tst-deep1mod3.so-no-z-defs = yes
893 $(objpfx)tst-dlmopen1mod.so: $(libdl)
894 $(objpfx)tst-dlmopen1: $(libdl)
895 $(objpfx)tst-dlmopen1.out: $(objpfx)tst-dlmopen1mod.so
897 $(objpfx)tst-dlmopen2: $(libdl)
898 $(objpfx)tst-dlmopen2.out: $(objpfx)tst-dlmopen1mod.so
900 $(objpfx)tst-dlmopen3: $(libdl)
901 $(objpfx)tst-dlmopen3.out: $(objpfx)tst-dlmopen1mod.so
903 $(objpfx)tst-audit1.out: $(objpfx)tst-auditmod1.so
904 tst-audit1-ENV = LD_AUDIT=$(objpfx)tst-auditmod1.so
906 $(objpfx)tst-audit2.out: $(objpfx)tst-auditmod1.so
907 tst-audit2-ENV = LD_AUDIT=$(objpfx)tst-auditmod1.so
909 $(objpfx)tst-global1: $(libdl)
910 $(objpfx)tst-global1.out: $(objpfx)testobj6.so $(objpfx)testobj2.so
912 $(objpfx)order2: $(libdl)
913 $(objpfx)order2.out: $(objpfx)order2 $(objpfx)order2mod1.so \
914 $(objpfx)order2mod2.so
915 $(elf-objpfx)$(rtld-installed-name) \
916 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
917 $(objpfx)order2 > $@
918 (echo "12345" | cmp $@ -) > /dev/null
919 $(objpfx)order2mod1.so: $(objpfx)order2mod4.so
920 $(objpfx)order2mod4.so: $(objpfx)order2mod3.so
921 $(objpfx)order2mod2.so: $(objpfx)order2mod3.so
922 order2mod2.so-no-z-defs = yes
924 tst-stackguard1-ARGS = --command "$(built-program-cmd) --child"
925 tst-stackguard1-static-ARGS = --command "$(objpfx)tst-stackguard1-static --child"
927 $(objpfx)tst-leaks1: $(libdl)
928 $(objpfx)tst-leaks1-mem: $(objpfx)tst-leaks1.out
929 $(common-objpfx)malloc/mtrace $(objpfx)tst-leaks1.mtrace > $@
931 tst-leaks1-ENV = MALLOC_TRACE=$(objpfx)tst-leaks1.mtrace
933 $(objpfx)tst-addr1: $(libdl)
935 $(objpfx)tst-thrlock: $(libdl) $(shared-thread-library)