.
[glibc.git] / elf / Makefile
blob06e376d80321222a154e6005f7a9164820a117d4
1 # Copyright (C) 1995-2004, 2005, 2006 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
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 shared-only-routines += dl-caller
39 # ld.so uses those routines, plus some special stuff for being the program
40 # interpreter and operating independent of libc.
41 rtld-routines := rtld $(dl-routines) dl-sysdep dl-environ dl-minimal
42 all-rtld-routines = $(rtld-routines) $(sysdep-rtld-routines)
44 distribute := rtld-Rules \
45 $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \
46 dl-cache.h dl-hash.h soinit.c sofini.c ldd.bash.in \
47 genrtldtbl.awk atomicity.h dl-procinfo.h ldsodefs.h \
48 dl-librecon.h interp.c sln.c dl-dst.h hp-timing.h \
49 do-lookup.h dl-lookupcfg.h sprof.c gen-trusted-dirs.awk \
50 testobj1.c testobj2.c testobj3.c testobj4.c testobj5.c \
51 testobj6.c testobj1_1.c failobj.c unloadmod.c \
52 ldconfig.h ldconfig.c cache.c readlib.c readelflib.c \
53 chroot_canon.c gccframe.h \
54 dep1.c dep2.c dep3.c dep4.c dl-dtprocnum.h unsecvars.h \
55 vismain.c vismod1.c vismod2.c vismod3.c \
56 constload2.c constload3.c filtmod1.c filtmod2.c \
57 nodlopenmod.c nodelete.c nodelmod1.c nodelmod2.c \
58 nodelmod3.c nodelmod4.c nodlopen.c dl-osinfo.h \
59 reldepmod1.c reldepmod2.c reldepmod3.c reldepmod4.c \
60 reldepmod5.c reldepmod6.c \
61 reldep4mod1.c reldep4mod2.c reldep4mod3.c reldep4mod4.c \
62 nextmod1.c nextmod2.c pathoptobj.c tst-pathopt.sh \
63 neededobj1.c neededobj2.c neededobj3.c neededobj4.c \
64 neededobj5.c neededobj6.c firstobj.c \
65 unload2mod.c unload2dep.c ltglobmod1.c ltglobmod2.c \
66 testobj.h vismod.h globalmod1.c \
67 dblloadmod1.c dblloadmod2.c dblloadmod3.c \
68 reldep6mod4.c reldep6mod3.c reldep6mod2.c reldep6mod1.c \
69 reldep6mod0.c reldep7mod1.c reldep7mod2.c \
70 unwind-dw2.c unwind-dw2-fde.c unwind.h unwind-pe.h \
71 unwind-dw2-fde.h dwarf2.h dl-procinfo.c tls.h dl-tls.h \
72 tst-tlsmod1.c tst-tlsmod2.c tst-tlsmod3.c tst-tlsmod4.c \
73 tst-tlsmod5.c tst-tlsmod6.c tst-tlsmod7.c tst-tlsmod8.c \
74 tst-tlsmod9.c tst-tlsmod10.c tst-tlsmod11.c \
75 tst-tlsmod12.c tst-tls10.h tst-alignmod.c tst-alignmod2.c \
76 circlemod1.c circlemod1a.c circlemod2.c circlemod2a.c \
77 circlemod3.c circlemod3a.c nodlopenmod2.c \
78 tls-macros.h \
79 reldep8mod1.c reldep8mod2.c reldep8mod3.c \
80 nodel2mod1.c nodel2mod2.c nodel2mod3.c \
81 reldep9.c reldep9mod1.c reldep9mod2.c reldep9mod3.c \
82 tst-array1.exp tst-array2.exp tst-array4.exp \
83 tst-array2dep.c tst-piemod1.c \
84 tst-execstack-mod.c tst-dlmodcount.c \
85 check-textrel.c dl-sysdep.h test-dlopenrpathmod.c \
86 tst-deep1mod1.c tst-deep1mod2.c tst-deep1mod3.c \
87 unload3mod1.c unload3mod2.c unload3mod3.c unload3mod4.c \
88 unload4mod1.c unload4mod2.c unload4mod3.c unload4mod4.c \
89 unload6mod1.c unload6mod2.c unload6mod3.c \
90 unload7mod1.c unload7mod2.c \
91 tst-auditmod1.c tst-audit.sh \
92 order2mod1.c order2mod2.c order2mod3.c order2mod4.c \
93 tst-stackguard1.c tst-stackguard1-static.c \
94 tst-array5.c tst-array5-static.c tst-array5dep.c \
95 tst-array5.exp tst-leaks1.c
97 CFLAGS-dl-runtime.c = -fexceptions -fasynchronous-unwind-tables
98 CFLAGS-dl-lookup.c = -fexceptions -fasynchronous-unwind-tables
99 CFLAGS-dl-iterate-phdr.c = $(uses-callbacks)
101 include ../Makeconfig
103 ifeq ($(unwind-find-fde),yes)
104 routines += unwind-dw2-fde-glibc
105 shared-only-routines += unwind-dw2-fde-glibc
106 endif
108 before-compile = $(objpfx)trusted-dirs.h
109 generated := trusted-dirs.h trusted-dirs.st for-renamed/renamed.so
110 generated-dirs := for-renamed
112 ifeq ($(versioning),yes)
113 ld-map = $(common-objpfx)ld.map
114 endif
116 ifeq (yes,$(build-shared))
117 extra-objs = $(all-rtld-routines:%=%.os) soinit.os sofini.os interp.os
118 generated += librtld.os dl-allobjs.os ld.so ldd
119 install-others = $(inst_slibdir)/$(rtld-installed-name)
120 install-bin-script = ldd
121 endif
123 others = sprof sln
124 install-bin = sprof
125 others-static = sln
126 install-rootsbin = sln
128 ifeq (yes,$(use-ldconfig))
129 ifeq (yes,$(build-shared))
130 others-static += ldconfig
131 others += ldconfig
132 install-rootsbin += ldconfig
134 ldconfig-modules := cache readlib xmalloc xstrdup chroot_canon
135 extra-objs += $(ldconfig-modules:=.o)
137 # To find xmalloc.c and xstrdup.c
138 vpath %.c ../locale/programs
140 endif
141 endif
143 tests = tst-tls1 tst-tls2 tst-tls9 tst-leaks1
144 ifeq (yes,$(have-initfini-array))
145 tests += tst-array1 tst-array2 tst-array3 tst-array4 tst-array5
146 endif
147 ifeq (yes,$(build-static))
148 tests-static = tst-tls1-static tst-tls2-static tst-stackguard1-static
149 ifeq (yesyesyes,$(build-static)$(build-shared)$(elf))
150 tests-static += tst-tls9-static
151 tst-tls9-static-ENV = \
152 LD_LIBRARY_PATH=$(objpfx):$(common-objpfx):$(common-objpfx)dlfcn
153 endif
154 ifeq (yes,$(have-initfini-array))
155 tests-static += tst-array1-static tst-array5-static
156 endif
157 tests += $(tests-static)
158 endif
159 ifeq (yes,$(build-shared))
160 tests += loadtest restest1 preloadtest loadfail multiload origtest resolvfail \
161 constload1 order $(tests-vis-$(have-protected)) noload filter unload \
162 reldep reldep2 reldep3 reldep4 $(tests-nodelete-$(have-z-nodelete)) \
163 $(tests-nodlopen-$(have-z-nodlopen)) neededtest neededtest2 \
164 neededtest3 neededtest4 unload2 lateglobal initfirst global \
165 restest2 next dblload dblunload reldep5 reldep6 reldep7 reldep8 \
166 circleload1 tst-tls3 tst-tls4 tst-tls5 tst-tls6 tst-tls7 tst-tls8 \
167 tst-tls10 tst-tls11 tst-tls12 tst-tls13 tst-tls14 tst-tls15 \
168 tst-tls-dlinfo \
169 tst-align tst-align2 $(tests-execstack-$(have-z-execstack)) \
170 tst-dlmodcount tst-dlopenrpath tst-deep1 \
171 tst-dlmopen1 tst-dlmopen2 tst-dlmopen3 \
172 unload3 unload4 unload5 unload6 unload7 tst-global1 order2 \
173 tst-audit1 tst-audit2 \
174 tst-stackguard1 tst-addr1 tst-thrlock
175 # reldep9
176 test-srcs = tst-pathopt
177 tests-vis-yes = vismain
178 tests-nodelete-yes = nodelete nodelete2
179 tests-nodlopen-yes = nodlopen nodlopen2
180 tests-execstack-yes = tst-execstack tst-execstack-needed tst-execstack-prog
181 endif
182 ifeq (yesyes,$(have-fpie)$(build-shared))
183 tests: $(objpfx)tst-pie1.out
184 endif
185 tests: $(objpfx)tst-leaks1-mem
186 modules-names = testobj1 testobj2 testobj3 testobj4 testobj5 testobj6 \
187 testobj1_1 failobj constload2 constload3 unloadmod \
188 dep1 dep2 dep3 dep4 $(modules-vis-$(have-protected)) \
189 $(modules-nodelete-$(have-z-nodelete)) \
190 $(modules-nodlopen-$(have-z-nodlopen)) 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 \
204 circlemod1 circlemod1a circlemod2 circlemod2a \
205 circlemod3 circlemod3a \
206 reldep8mod1 reldep8mod2 reldep8mod3 \
207 reldep9mod1 reldep9mod2 reldep9mod3 \
208 tst-alignmod tst-alignmod2 \
209 $(modules-execstack-$(have-z-execstack)) \
210 tst-dlopenrpathmod tst-deep1mod1 tst-deep1mod2 tst-deep1mod3 \
211 tst-dlmopen1mod tst-auditmod1 \
212 unload3mod1 unload3mod2 unload3mod3 unload3mod4 \
213 unload4mod1 unload4mod2 unload4mod3 unload4mod4 \
214 unload6mod1 unload6mod2 unload6mod3 \
215 unload7mod1 unload7mod2 \
216 order2mod1 order2mod2 order2mod3 order2mod4
217 ifeq (yes,$(have-initfini-array))
218 modules-names += tst-array2dep tst-array5dep
219 endif
220 ifeq (yesyes,$(have-fpie)$(build-shared))
221 modules-names += tst-piemod1
222 endif
223 modules-vis-yes = vismod1 vismod2 vismod3
224 modules-nodelete-yes = nodelmod1 nodelmod2 nodelmod3 nodelmod4 \
225 nodel2mod1 nodel2mod2 nodel2mod3
226 modules-nodlopen-yes = nodlopenmod nodlopenmod2
227 modules-execstack-yes = tst-execstack-mod
228 extra-test-objs += $(addsuffix .os,$(strip $(modules-names)))
229 # We need this variable to be sure the test modules get the right CPPFLAGS.
230 test-extras += $(modules-names)
232 # filtmod1.so has a special rule
233 modules-names-nobuild := filtmod1
236 include ../Rules
238 check-abi: check-abi-ld
239 update-abi: update-abi-ld
241 ifeq (yes,$(build-shared))
242 # Make sure these things are built in the `make lib' pass so they can be used
243 # to run programs during the `make others' pass.
244 lib-noranlib: $(objpfx)$(rtld-installed-name) \
245 $(addprefix $(objpfx),$(extra-objs))
246 endif
248 # Command to link into a larger single relocatable object.
249 reloc-link = $(LINK.o) -nostdlib -nostartfiles -r
251 $(objpfx)dl-allobjs.os: $(all-rtld-routines:%=$(objpfx)%.os)
252 $(reloc-link) -o $@ $^
254 # Link together the dynamic linker into a single relocatable object.
255 # First we do a link against libc_pic.a just to get a link map,
256 # and discard the object produced by that link. From the link map
257 # we can glean all the libc modules that need to go into the dynamic
258 # linker. Then we do a recursive make that goes into all the subdirs
259 # those modules come from and builds special rtld-foo.os versions that
260 # are compiled with special flags, and puts these modules into rtld-libc.a
261 # for us. Then we do the real link using rtld-libc.a instead of libc_pic.a.
263 $(objpfx)librtld.map: $(objpfx)dl-allobjs.os $(common-objpfx)libc_pic.a
264 @-rm -f $@T
265 $(reloc-link) -o $@.o '-Wl,-(' $^ -lgcc '-Wl,-)' -Wl,-Map,$@T
266 rm -f $@.o
267 mv -f $@T $@
269 $(objpfx)librtld.mk: $(objpfx)librtld.map Makefile
270 LC_ALL=C \
271 sed -n 's@^$(common-objpfx)\([^(]*\)(\([^)]*\.os\)) *.*$$@\1 \2@p' \
272 $< | \
273 while read lib file; do \
274 case $$lib in \
275 libc_pic.a) \
276 LC_ALL=C fgrep -l /$$file \
277 $(common-objpfx)stamp.os $(common-objpfx)*/stamp.os | \
278 LC_ALL=C \
279 sed 's@^$(common-objpfx)\([^/]*\)/stamp\.os$$@rtld-\1'" +=$$file@"\
280 ;; \
281 */*.a) \
282 echo rtld-$${lib%%/*} += $$file ;; \
283 *) echo "Wasn't expecting $$lib($$file)" >&2; exit 1 ;; \
284 esac; \
285 done > $@T
286 echo rtld-subdirs = `LC_ALL=C sed 's/^rtld-\([^ ]*\).*$$/\1/' $@T \
287 | LC_ALL=C sort -u` >> $@T
288 mv -f $@T $@
290 $(objpfx)rtld-libc.a: $(objpfx)librtld.mk FORCE
291 $(MAKE) -f $< -f rtld-Rules
293 $(objpfx)librtld.os: $(objpfx)dl-allobjs.os $(objpfx)rtld-libc.a
294 $(LINK.o) -nostdlib -nostartfiles -r -o $@ '-Wl,-(' $^ -lgcc '-Wl,-)' \
295 -Wl,-Map,$@.map
297 generated += librtld.map librtld.mk rtld-libc.a librtld.os.map
299 z-now-yes = -Wl,-z,now
301 $(objpfx)ld.so: $(objpfx)librtld.os $(ld-map)
302 @rm -f $@.lds
303 $(LINK.o) -nostdlib -nostartfiles -shared $(z-now-$(bind-now)) \
304 $(LDFLAGS-rtld) -Wl,-z,defs -Wl,--verbose 2>&1 | \
305 LC_ALL=C \
306 sed -e '/^=========/,/^=========/!d;/^=========/d' \
307 -e 's/\. = 0 + SIZEOF_HEADERS;/& _begin = . - SIZEOF_HEADERS;/' \
308 > $@.lds
309 $(LINK.o) -nostdlib -nostartfiles -shared -o $@ \
310 $(LDFLAGS-rtld) -Wl,-z,defs $(z-now-$(bind-now)) \
311 $(filter-out $(map-file),$^) $(load-map-file) \
312 -Wl,-soname=$(rtld-installed-name) -T $@.lds
313 rm -f $@.lds
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 circlemod2.so-no-z-defs = yes
498 circlemod3.so-no-z-defs = yes
499 circlemod3a.so-no-z-defs = yes
500 reldep8mod2.so-no-z-defs = yes
501 reldep9mod1.so-no-z-defs = yes
502 unload3mod4.so-no-z-defs = yes
503 unload4mod1.so-no-z-defs = yes
505 ifeq ($(build-shared),yes)
506 # Build all the modules even when not actually running test programs.
507 tests: $(test-modules)
508 endif
510 $(objpfx)loadtest: $(libdl)
511 LDFLAGS-loadtest = -rdynamic
513 $(objpfx)loadtest.out: $(test-modules)
515 $(objpfx)neededtest: $(libdl)
516 $(objpfx)neededtest.out: $(objpfx)neededobj1.so $(objpfx)neededobj2.so \
517 $(objpfx)neededobj3.so
519 $(objpfx)neededtest2: $(libdl)
520 $(objpfx)neededtest2.out: $(objpfx)neededobj1.so $(objpfx)neededobj2.so \
521 $(objpfx)neededobj3.so
523 $(objpfx)neededtest3: $(libdl)
524 $(objpfx)neededtest3.out: $(objpfx)neededobj1.so $(objpfx)neededobj2.so \
525 $(objpfx)neededobj3.so $(objpfx)neededobj4.so
527 neededtest4-ENV = LC_ALL=C LANGUAGE=C
528 $(objpfx)neededtest4: $(libdl) $(objpfx)neededobj1.so
529 $(objpfx)neededtest4.out: $(objpfx)neededobj5.so $(objpfx)neededobj6.so
531 $(objpfx)restest1: $(objpfx)testobj1.so $(objpfx)testobj1_1.so $(libdl)
532 LDFLAGS-restest1 = -rdynamic
534 $(objpfx)restest2: $(libdl)
535 LDFLAGS-restest2 = -rdynamic
537 $(objpfx)restest1.out: $(test-modules)
539 preloadtest-preloads = testobj1 testobj2 testobj3 testobj4 testobj5
540 $(objpfx)preloadtest: $(objpfx)testobj6.so
541 LDFLAGS-preloadtest = -rdynamic
542 $(objpfx)preloadtest.out: $(preloadtest-preloads:%=$(objpfx)%.so)
543 preloadtest-ENV = \
544 LD_PRELOAD=$(subst $(empty) ,:,$(strip $(preloadtest-preloads:=.so)))
546 $(objpfx)loadfail: $(libdl)
547 LDFLAGS-loadfail = -rdynamic
549 $(objpfx)loadfail.out: $(objpfx)failobj.so
551 $(objpfx)multiload: $(libdl)
552 LDFLAGS-multiload = -rdynamic
553 CFLAGS-multiload.c = -DOBJDIR=\"$(elf-objpfx)\"
555 $(objpfx)multiload.out: $(objpfx)testobj1.so
557 $(objpfx)origtest: $(libdl)
558 LDFLAGS-origtest = -rdynamic
559 $(objpfx)origtest.out: $(objpfx)testobj1.so
561 ifeq ($(have-thread-library),yes)
562 $(objpfx)resolvfail: $(libdl) $(shared-thread-library)
563 else
564 $(objpfx)resolvfail: $(libdl)
565 endif
567 $(objpfx)constload1: $(libdl)
568 $(objpfx)constload1.out: $(objpfx)constload2.so $(objpfx)constload3.so
570 $(objpfx)circleload1: $(libdl)
571 $(objpfx)circleload1.out: $(objpfx)circlemod1.so \
572 $(objpfx)circlemod1a.so
574 $(objpfx)circlemod1.so: $(objpfx)circlemod2.so
575 $(objpfx)circlemod2.so: $(objpfx)circlemod3.so
576 $(objpfx)circlemod1a.so: $(objpfx)circlemod2a.so
577 $(objpfx)circlemod2a.so: $(objpfx)circlemod3a.so
579 $(objpfx)order: $(addprefix $(objpfx),dep4.so dep3.so dep2.so dep1.so)
581 $(objpfx)order.out: $(objpfx)order
582 $(elf-objpfx)$(rtld-installed-name) \
583 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
584 $(objpfx)order > $@
585 (echo "0123456789" | cmp $@ -) > /dev/null
587 $(objpfx)vismain: $(addprefix $(objpfx),vismod1.so vismod2.so)
588 $(objpfx)vismain.out: $(addprefix $(objpfx),vismod3.so)
589 vismain-ENV = LD_PRELOAD=$(addprefix $(objpfx),vismod3.so)
591 $(objpfx)noload: $(objpfx)testobj1.so
592 LDFLAGS-noload = -rdynamic
593 $(objpfx)noload.out: $(objpfx)testobj5.so
595 LDFLAGS-nodelete = -rdynamic
596 LDFLAGS-nodelmod1.so = -Wl,--enable-new-dtags,-z,nodelete
597 LDFLAGS-nodelmod4.so = -Wl,--enable-new-dtags,-z,nodelete
598 $(objpfx)nodelete: $(libdl)
599 $(objpfx)nodelete.out: $(objpfx)nodelmod1.so $(objpfx)nodelmod2.so \
600 $(objpfx)nodelmod3.so
602 LDFLAGS-nodlopenmod.so = -Wl,--enable-new-dtags,-z,nodlopen
603 $(objpfx)nodlopen: $(libdl)
604 $(objpfx)nodlopen.out: $(objpfx)nodlopenmod.so
606 $(objpfx)nodlopenmod2.so: $(objpfx)nodlopenmod.so
607 $(objpfx)nodlopen2: $(libdl)
608 $(objpfx)nodlopen2.out: $(objpfx)nodlopenmod2.so
610 $(objpfx)filtmod1.so: $(objpfx)filtmod1.os $(objpfx)filtmod2.so
611 $(LINK.o) -shared -o $@ -B$(csu-objpfx) $(LDFLAGS.so) \
612 -L$(subst :, -L,$(rpath-link)) \
613 -Wl,-rpath-link=$(rpath-link) \
614 $< -Wl,-F,$(objpfx)filtmod2.so
615 $(objpfx)filter: $(objpfx)filtmod1.so
617 $(objpfx)unload: $(libdl)
618 $(objpfx)unload.out: $(objpfx)unloadmod.so
620 $(objpfx)reldep: $(libdl)
621 $(objpfx)reldep.out: $(objpfx)reldepmod1.so $(objpfx)reldepmod2.so
623 $(objpfx)reldep2: $(libdl)
624 $(objpfx)reldep2.out: $(objpfx)reldepmod1.so $(objpfx)reldepmod3.so
626 $(objpfx)reldep3: $(libdl)
627 $(objpfx)reldep3.out: $(objpfx)reldepmod1.so $(objpfx)reldepmod4.so
629 $(objpfx)reldep4: $(libdl)
630 $(objpfx)reldep4.out: $(objpfx)reldep4mod1.so $(objpfx)reldep4mod2.so
632 $(objpfx)next: $(objpfx)nextmod1.so $(objpfx)nextmod2.so $(libdl)
634 $(objpfx)unload2: $(libdl)
635 $(objpfx)unload2.out: $(objpfx)unload2mod.so $(objpfx)unload2dep.so
637 $(objpfx)lateglobal: $(libdl)
638 $(objpfx)lateglobal.out: $(objpfx)ltglobmod1.so $(objpfx)ltglobmod2.so
640 $(objpfx)tst-pathopt: $(libdl)
641 $(objpfx)tst-pathopt.out: tst-pathopt.sh $(objpfx)tst-pathopt \
642 $(objpfx)pathoptobj.so
643 $(SHELL) -e $< $(common-objpfx)
645 $(objpfx)initfirst: $(libdl)
646 $(objpfx)initfirst.out: $(objpfx)firstobj.so
648 $(objpfx)global: $(objpfx)globalmod1.so
649 $(objpfx)global.out: $(objpfx)reldepmod1.so
651 $(objpfx)dblload: $(libdl)
652 $(objpfx)dblload.out: $(objpfx)dblloadmod1.so $(objpfx)dblloadmod2.so
654 $(objpfx)dblunload: $(libdl)
655 $(objpfx)dblunload.out: $(objpfx)dblloadmod1.so $(objpfx)dblloadmod2.so
657 $(objpfx)reldep5: $(libdl)
658 $(objpfx)reldep5.out: $(objpfx)reldepmod5.so $(objpfx)reldepmod6.so
660 $(objpfx)reldep6: $(libdl)
661 $(objpfx)reldep6.out: $(objpfx)reldep6mod3.so $(objpfx)reldep6mod4.so
663 $(objpfx)reldep7: $(libdl)
664 $(objpfx)reldep7.out: $(objpfx)reldep7mod1.so $(objpfx)reldep7mod2.so
666 $(objpfx)reldep8: $(libdl)
667 $(objpfx)reldep8.out: $(objpfx)reldep8mod3.so
669 LDFLAGS-nodel2mod2.so = -Wl,--enable-new-dtags,-z,nodelete
670 $(objpfx)nodelete2: $(libdl)
671 $(objpfx)nodelete2.out: $(objpfx)nodel2mod3.so
673 $(objpfx)reldep9: $(libdl)
674 $(objpfx)reldep9.out: $(objpfx)reldep9mod3.so
676 $(objpfx)tst-tls3: $(objpfx)tst-tlsmod1.so
678 $(objpfx)tst-tls4: $(libdl)
679 $(objpfx)tst-tls4.out: $(objpfx)tst-tlsmod2.so
681 $(objpfx)tst-tls5: $(libdl)
682 $(objpfx)tst-tls5.out: $(objpfx)tst-tlsmod2.so
684 $(objpfx)tst-tls6: $(libdl)
685 $(objpfx)tst-tls6.out: $(objpfx)tst-tlsmod2.so
687 $(objpfx)tst-tls7: $(libdl)
688 $(objpfx)tst-tls7.out: $(objpfx)tst-tlsmod3.so
690 $(objpfx)tst-tls8: $(libdl)
691 $(objpfx)tst-tls8.out: $(objpfx)tst-tlsmod3.so $(objpfx)tst-tlsmod4.so
693 $(objpfx)tst-tls9: $(libdl)
694 $(objpfx)tst-tls9.out: $(objpfx)tst-tlsmod5.so $(objpfx)tst-tlsmod6.so
696 $(objpfx)tst-tls10: $(objpfx)tst-tlsmod8.so
698 $(objpfx)tst-tls11: $(objpfx)tst-tlsmod10.so
700 $(objpfx)tst-tls12: $(objpfx)tst-tlsmod12.so
702 $(objpfx)tst-tls13: $(libdl)
703 $(objpfx)tst-tls13.out: $(objpfx)tst-tlsmod13a.so
705 $(objpfx)tst-tls14: $(objpfx)tst-tlsmod14a.so $(libdl)
706 $(objpfx)tst-tls14.out: $(objpfx)tst-tlsmod14b.so
708 $(objpfx)tst-tls15: $(libdl)
709 $(objpfx)tst-tls15.out: $(objpfx)tst-tlsmod15a.so $(objpfx)tst-tlsmod15b.so
711 $(objpfx)tst-tls-dlinfo: $(libdl)
712 $(objpfx)tst-tls-dlinfo.out: $(objpfx)tst-tlsmod2.so
716 CFLAGS-tst-align.c = $(stack-align-test-flags)
717 CFLAGS-tst-align2.c = $(stack-align-test-flags)
718 CFLAGS-tst-alignmod.c = $(stack-align-test-flags)
719 CFLAGS-tst-alignmod2.c = $(stack-align-test-flags)
720 $(objpfx)tst-align: $(libdl)
721 $(objpfx)tst-align.out: $(objpfx)tst-alignmod.so
722 $(objpfx)tst-align2: $(objpfx)tst-alignmod2.so
724 $(objpfx)unload3: $(libdl)
725 $(objpfx)unload3.out: $(objpfx)unload3mod1.so $(objpfx)unload3mod2.so \
726 $(objpfx)unload3mod3.so $(objpfx)unload3mod4.so
728 $(objpfx)unload4: $(libdl)
729 $(objpfx)unload4.out: $(objpfx)unload4mod1.so $(objpfx)unload4mod3.so
731 $(objpfx)unload5: $(libdl)
732 $(objpfx)unload5.out: $(objpfx)unload3mod1.so $(objpfx)unload3mod2.so \
733 $(objpfx)unload3mod3.so $(objpfx)unload3mod4.so
735 $(objpfx)unload6: $(libdl)
736 $(objpfx)unload6.out: $(objpfx)unload6mod1.so $(objpfx)unload6mod2.so \
737 $(objpfx)unload6mod3.so
739 $(objpfx)unload7: $(libdl)
740 $(objpfx)unload7.out: $(objpfx)unload7mod1.so $(objpfx)unload7mod2.so
741 unload7-ENV = MALLOC_PERTURB_=85
743 ifdef libdl
744 $(objpfx)tst-tls9-static: $(common-objpfx)dlfcn/libdl.a
745 $(objpfx)tst-tls9-static.out: $(objpfx)tst-tlsmod5.so $(objpfx)tst-tlsmod6.so
746 endif
748 ifeq ($(have-z-execstack),yes)
749 $(objpfx)tst-execstack: $(libdl)
750 $(objpfx)tst-execstack.out: $(objpfx)tst-execstack-mod.so
751 LDFLAGS-tst-execstack = -Wl,-z,noexecstack
752 LDFLAGS-tst-execstack-mod = -Wl,-z,execstack
754 $(objpfx)tst-execstack-needed: $(objpfx)tst-execstack-mod.so
755 LDFLAGS-tst-execstack-needed = -Wl,-z,noexecstack
757 LDFLAGS-tst-execstack-prog = -Wl,-z,execstack
758 endif
760 $(objpfx)tst-array1.out: $(objpfx)tst-array1
761 $(elf-objpfx)$(rtld-installed-name) \
762 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
763 $(objpfx)tst-array1 > $@
764 cmp $@ tst-array1.exp > /dev/null
766 $(objpfx)tst-array1-static.out: $(objpfx)tst-array1-static
767 $(objpfx)tst-array1-static > $@
768 cmp $@ tst-array1.exp > /dev/null
770 $(objpfx)tst-array2: $(objpfx)tst-array2dep.so
771 $(objpfx)tst-array2.out: $(objpfx)tst-array2
772 $(elf-objpfx)$(rtld-installed-name) \
773 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
774 $(objpfx)tst-array2 > $@
775 cmp $@ tst-array2.exp > /dev/null
777 $(objpfx)tst-array3.out: $(objpfx)tst-array3
778 $(elf-objpfx)$(rtld-installed-name) \
779 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
780 $(objpfx)tst-array3 > $@
781 cmp $@ tst-array1.exp > /dev/null
783 $(objpfx)tst-array4: $(libdl)
784 $(objpfx)tst-array4.out: $(objpfx)tst-array4 $(objpfx)tst-array2dep.so
785 $(elf-objpfx)$(rtld-installed-name) \
786 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
787 $< > $@
788 cmp $@ tst-array4.exp > /dev/null
790 $(objpfx)tst-array5: $(objpfx)tst-array5dep.so
791 $(objpfx)tst-array5.out: $(objpfx)tst-array5
792 $(elf-objpfx)$(rtld-installed-name) \
793 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
794 $(objpfx)tst-array5 > $@
795 cmp $@ tst-array5.exp > /dev/null
797 $(objpfx)tst-array5-static.out: $(objpfx)tst-array5-static
798 $(objpfx)tst-array5-static > $@
799 cmp $@ tst-array5-static.exp > /dev/null
801 ifeq (yesyes,$(have-fpie)$(build-shared))
802 CFLAGS-tst-pie1.c += -fpie
804 $(objpfx)tst-pie1.out: $(objpfx)tst-pie1
805 $(elf-objpfx)$(rtld-installed-name) \
806 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
807 $< > $@
809 $(objpfx)tst-pie1: $(objpfx)tst-pie1.o $(objpfx)tst-piemod1.so
810 $(LINK.o) -pie -Wl,-O1 \
811 $(sysdep-LDFLAGS) $(config-LDFLAGS) \
812 $(extra-B-$(@F:lib%.so=%).so) -B$(csu-objpfx) \
813 $(extra-B-$(@F:lib%.so=%).so) $(load-map-file) \
814 $(LDFLAGS) $(LDFLAGS-$(@F)) \
815 -L$(subst :, -L,$(rpath-link)) -Wl,-rpath-link=$(rpath-link) \
816 -o $@ $(objpfx)tst-pie1.o $(objpfx)tst-piemod1.so \
817 $(common-objpfx)libc_nonshared.a
819 generated += tst-pie1 tst-pie1.out tst-pie1.o
820 endif
822 check-textrel-CFLAGS = -O -Wall -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
823 $(objpfx)check-textrel: check-textrel.c
824 $(native-compile)
826 check-localplt-CFLAGS = -O -Wall -D_GNU_SOURCE -std=gnu99
827 $(objpfx)check-localplt: check-localplt.c
828 $(native-compile)
830 ifeq (yes,$(build-shared))
831 tests: $(objpfx)check-textrel.out
833 $(objpfx)check-textrel.out: $(objpfx)check-textrel
834 $(dir $<)$(notdir $<) $(common-objpfx)libc.so \
835 $(sort $(wildcard $(common-objpfx)*/lib*.so \
836 $(common-objpfx)iconvdata/*.so)) > $@
837 generated += check-textrel check-textrel.out
839 $(objpfx)tst-dlmodcount: $(libdl)
840 $(objpfx)tst-dlmodcount.out: $(test-modules)
842 check-data := $(firstword $(wildcard \
843 $(foreach M,$(config-machine) $(base-machine),\
844 ../scripts/data/localplt-$M-$(config-os).data)))
845 ifneq (,$(check-data))
846 tests: $(objpfx)check-localplt.out
848 ifeq ($(have-thread-library),yes)
849 thread-dso := $(filter-out %_nonshared.a, $(shared-thread-library))
850 endif
852 $(objpfx)check-localplt.out: $(objpfx)check-localplt $(common-objpfx)libc.so \
853 $(common-objpfx)math/libm.so $(thread-dso) \
854 $(common-objpfx)rt/librt.so \
855 $(common-objpfx)dlfcn/libdl.so \
856 $(check-data)
857 $(objpfx)check-localplt $(common-objpfx)libc.so \
858 $(common-objpfx)math/libm.so $(thread-dso) \
859 $(common-objpfx)rt/librt.so \
860 $(common-objpfx)dlfcn/libdl.so | \
861 LC_ALL=C sort | \
862 diff -u $(check-data) - > $@
863 endif
864 endif
866 $(objpfx)tst-dlopenrpathmod.so: $(libdl)
867 $(objpfx)tst-dlopenrpath: $(objpfx)tst-dlopenrpathmod.so $(libdl)
868 CFLAGS-tst-dlopenrpath.c += -DPFX=\"$(objpfx)\"
869 LDFLAGS-tst-dlopenrpathmod.so += -Wl,-rpath,\$$ORIGIN/test-subdir
870 $(objpfx)tst-dlopenrpath.out: $(objpfx)firstobj.so
872 $(objpfx)tst-deep1mod2.so: $(objpfx)tst-deep1mod3.so
873 $(objpfx)tst-deep1: $(libdl) $(objpfx)tst-deep1mod1.so
874 $(objpfx)tst-deep1.out: $(objpfx)tst-deep1mod2.so
875 LDFLAGS-tst-deep1 += -rdynamic
876 tst-deep1mod3.so-no-z-defs = yes
878 $(objpfx)tst-dlmopen1mod.so: $(libdl)
879 $(objpfx)tst-dlmopen1: $(libdl)
880 $(objpfx)tst-dlmopen1.out: $(objpfx)tst-dlmopen1mod.so
882 $(objpfx)tst-dlmopen2: $(libdl)
883 $(objpfx)tst-dlmopen2.out: $(objpfx)tst-dlmopen1mod.so
885 $(objpfx)tst-dlmopen3: $(libdl)
886 $(objpfx)tst-dlmopen3.out: $(objpfx)tst-dlmopen1mod.so
888 $(objpfx)tst-audit1.out: $(objpfx)tst-auditmod1.so
889 tst-audit1-ENV = LD_AUDIT=$(objpfx)tst-auditmod1.so
891 $(objpfx)tst-audit2.out: $(objpfx)tst-auditmod1.so
892 tst-audit2-ENV = LD_AUDIT=$(objpfx)tst-auditmod1.so
894 $(objpfx)tst-global1: $(libdl)
895 $(objpfx)tst-global1.out: $(objpfx)testobj6.so $(objpfx)testobj2.so
897 $(objpfx)order2: $(libdl)
898 $(objpfx)order2.out: $(objpfx)order2 $(objpfx)order2mod1.so \
899 $(objpfx)order2mod2.so
900 $(elf-objpfx)$(rtld-installed-name) \
901 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
902 $(objpfx)order2 > $@
903 (echo "12345" | cmp $@ -) > /dev/null
904 $(objpfx)order2mod1.so: $(objpfx)order2mod4.so
905 $(objpfx)order2mod4.so: $(objpfx)order2mod3.so
906 $(objpfx)order2mod2.so: $(objpfx)order2mod3.so
907 order2mod2.so-no-z-defs = yes
909 tst-stackguard1-ARGS = --command "$(built-program-cmd) --child"
910 tst-stackguard1-static-ARGS = --command "$(objpfx)tst-stackguard1-static --child"
912 $(objpfx)tst-leaks1: $(libdl)
913 $(objpfx)tst-leaks1-mem: $(objpfx)tst-leaks1.out
914 $(common-objpfx)malloc/mtrace $(objpfx)tst-leaks1.mtrace > $@
916 tst-leaks1-ENV = MALLOC_TRACE=$(objpfx)tst-leaks1.mtrace
918 $(objpfx)tst-addr1: $(libdl)
920 $(objpfx)tst-thrlock: $(libdl) $(shared-thread-library)