Fix copy relocations handling of unique objects.
[glibc.git] / elf / Makefile
blob56cb1b1321027b4e011292a98c6683866c11d388
1 # Copyright (C) 1995-2007,2008,2009,2010,2011 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 scope \
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 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-audit1.c tst-audit2.c tst-audit3.c tst-audit4.c \
93 tst-auditmod1.c tst-auditmod3a.c tst-auditmod3b.c \
94 tst-auditmod4a.c tst-auditmod4b.c \
95 tst-audit5.c tst-auditmod5a.c tst-auditmod5b.c \
96 tst-audit6.c tst-auditmod6a.c tst-auditmod6b.c \
97 tst-auditmod6c.c \
98 tst-audit7.c tst-auditmod7a.c tst-auditmod7b.c \
99 order2mod1.c order2mod2.c order2mod3.c order2mod4.c \
100 tst-stackguard1.c tst-stackguard1-static.c \
101 tst-array5.c tst-array5-static.c tst-array5dep.c \
102 tst-array5.exp tst-leaks1.c check-execstack.c \
103 ifuncmain1.c ifuncmain1pic.c ifuncmain1vis.c \
104 ifuncmain1vispic.c ifuncmain1static.c \
105 ifuncmain1staticpic.c ifuncmain1picstatic.c \
106 ifuncdep1.c ifuncdep1pic.c ifuncmod1.c \
107 ifuncmain1pie.c ifuncmain1vispie.c \
108 ifuncmain1staticpie.c \
109 ifuncmain2.c ifuncmain2static.c ifuncdep2.c \
110 ifuncmain2pic.c ifuncmain2picstatic.c ifuncdep2pic.c \
111 ifuncmain3.c ifuncmod3.c \
112 ifuncmain4.c ifuncmain4static.c ifuncmain4picstatic.c \
113 ifuncmain5.c ifuncmain5pic.c ifuncmain5picstatic.c \
114 ifuncmain5pie.c ifuncmain5static.c \
115 ifuncmain5staticpic.c \
116 ifuncdep5.c ifuncdep5pic.c ifuncmod5.c \
117 ifuncmain6pie.c ifuncmod6.c \
118 ifuncmain7.c ifuncmain7pic.c ifuncmain7picstatic.c \
119 ifuncmain7pie.c ifuncmain7static.c \
120 tst-unique1.c tst-unique1mod1.c tst-unique1mod2.c \
121 tst-unique2.c tst-unique2mod1.c tst-unique2mod2.c \
122 tst-initordera1.c tst-initordera2.c tst-initorderb1.c \
123 tst-initorderb2.c tst-initordera3.c tst-initordera4.c \
124 tst-initorder.c
126 CFLAGS-dl-runtime.c = -fexceptions -fasynchronous-unwind-tables
127 CFLAGS-dl-lookup.c = -fexceptions -fasynchronous-unwind-tables
128 CFLAGS-dl-iterate-phdr.c = $(uses-callbacks)
130 include ../Makeconfig
132 ifeq ($(unwind-find-fde),yes)
133 routines += unwind-dw2-fde-glibc
134 shared-only-routines += unwind-dw2-fde-glibc
135 endif
137 before-compile = $(objpfx)trusted-dirs.h
138 generated := trusted-dirs.h trusted-dirs.st for-renamed/renamed.so
139 generated-dirs := for-renamed
141 ifeq ($(versioning),yes)
142 ld-map = $(common-objpfx)ld.map
143 endif
145 ifeq (yes,$(build-shared))
146 extra-objs = $(all-rtld-routines:%=%.os) soinit.os sofini.os interp.os
147 generated += librtld.os dl-allobjs.os ld.so ldd
148 install-others = $(inst_slibdir)/$(rtld-installed-name)
149 install-bin-script = ldd
150 endif
152 others = sprof sln
153 install-bin = sprof
154 others-static = sln
155 install-rootsbin = sln
157 ifeq (yes,$(use-ldconfig))
158 ifeq (yes,$(build-shared))
159 others-static += ldconfig
160 others += ldconfig
161 install-rootsbin += ldconfig
163 ldconfig-modules := cache readlib xmalloc xstrdup chroot_canon
164 extra-objs += $(ldconfig-modules:=.o)
166 # To find xmalloc.c and xstrdup.c
167 vpath %.c ../locale/programs
169 endif
170 endif
172 tests = tst-tls1 tst-tls2 tst-tls9 tst-leaks1
173 ifeq (yes,$(have-initfini-array))
174 tests += tst-array1 tst-array2 tst-array3 tst-array4 tst-array5
175 endif
176 ifeq (yes,$(build-static))
177 tests-static = tst-tls1-static tst-tls2-static tst-stackguard1-static
178 ifeq (yesyesyes,$(build-static)$(build-shared)$(elf))
179 tests-static += tst-tls9-static
180 tst-tls9-static-ENV = \
181 LD_LIBRARY_PATH=$(objpfx):$(common-objpfx):$(common-objpfx)dlfcn
182 endif
183 ifeq (yes,$(have-initfini-array))
184 tests-static += tst-array1-static tst-array5-static
185 endif
186 tests += $(tests-static)
187 endif
188 ifeq (yes,$(build-shared))
189 tests += loadtest restest1 preloadtest loadfail multiload origtest resolvfail \
190 constload1 order vismain noload filter unload \
191 reldep reldep2 reldep3 reldep4 nodelete nodelete2 \
192 nodlopen nodlopen2 neededtest neededtest2 \
193 neededtest3 neededtest4 unload2 lateglobal initfirst global \
194 restest2 next dblload dblunload reldep5 reldep6 reldep7 reldep8 \
195 circleload1 tst-tls3 tst-tls4 tst-tls5 tst-tls6 tst-tls7 tst-tls8 \
196 tst-tls10 tst-tls11 tst-tls12 tst-tls13 tst-tls14 tst-tls15 \
197 tst-tls16 tst-tls17 tst-tls18 tst-tls-dlinfo \
198 tst-align tst-align2 $(tests-execstack-$(have-z-execstack)) \
199 tst-dlmodcount tst-dlopenrpath tst-deep1 \
200 tst-dlmopen1 tst-dlmopen2 tst-dlmopen3 \
201 unload3 unload4 unload5 unload6 unload7 tst-global1 order2 \
202 tst-audit1 tst-audit2 \
203 tst-stackguard1 tst-addr1 tst-thrlock \
204 tst-unique1 tst-unique2 tst-unique3 \
205 tst-initorder
206 # reldep9
207 test-srcs = tst-pathopt
208 selinux-enabled := $(shell cat /selinux/enforce 2> /dev/null)
209 ifneq ($(selinux-enabled),1)
210 tests-execstack-yes = tst-execstack tst-execstack-needed tst-execstack-prog
211 endif
212 ifeq (x86_64,$(config-machine))
213 tests += tst-audit3 tst-audit4 tst-audit5 tst-audit6 tst-audit7
214 endif
215 endif
216 ifeq (yesyes,$(have-fpie)$(build-shared))
217 tests: $(objpfx)tst-pie1.out
218 endif
219 tests: $(objpfx)tst-leaks1-mem $(objpfx)noload-mem
220 tlsmod17a-suffixes = 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
221 tlsmod18a-suffixes = 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
222 tlsmod17a-modules = $(addprefix tst-tlsmod17a, $(tlsmod17a-suffixes))
223 tlsmod18a-modules = $(addprefix tst-tlsmod18a, $(tlsmod17a-suffixes))
224 extra-test-objs += $(tlsmod17a-modules:=.os) $(tlsmod18a-modules:=.os)
225 test-extras += tst-tlsmod17a tst-tlsmod18a
226 modules-names = testobj1 testobj2 testobj3 testobj4 testobj5 testobj6 \
227 testobj1_1 failobj constload2 constload3 unloadmod \
228 dep1 dep2 dep3 dep4 vismod1 vismod2 vismod3 \
229 nodelmod1 nodelmod2 nodelmod3 nodelmod4 \
230 nodel2mod1 nodel2mod2 nodel2mod3 \
231 nodlopenmod nodlopenmod2 filtmod1 filtmod2 \
232 reldepmod1 reldepmod2 reldepmod3 reldepmod4 nextmod1 nextmod2 \
233 reldep4mod1 reldep4mod2 reldep4mod3 reldep4mod4 \
234 neededobj1 neededobj2 neededobj3 neededobj4 \
235 neededobj5 neededobj6 firstobj globalmod1 \
236 unload2mod unload2dep ltglobmod1 ltglobmod2 pathoptobj \
237 dblloadmod1 dblloadmod2 dblloadmod3 reldepmod5 reldepmod6 \
238 reldep6mod0 reldep6mod1 reldep6mod2 reldep6mod3 reldep6mod4 \
239 reldep7mod1 reldep7mod2 \
240 tst-tlsmod1 tst-tlsmod2 tst-tlsmod3 tst-tlsmod4 \
241 tst-tlsmod5 tst-tlsmod6 tst-tlsmod7 tst-tlsmod8 \
242 tst-tlsmod9 tst-tlsmod10 tst-tlsmod11 tst-tlsmod12 \
243 tst-tlsmod13 tst-tlsmod13a tst-tlsmod14a tst-tlsmod14b \
244 tst-tlsmod15a tst-tlsmod15b tst-tlsmod16a tst-tlsmod16b \
245 $(tlsmod17a-modules) tst-tlsmod17b $(tlsmod18a-modules) \
246 circlemod1 circlemod1a circlemod2 circlemod2a \
247 circlemod3 circlemod3a \
248 reldep8mod1 reldep8mod2 reldep8mod3 \
249 reldep9mod1 reldep9mod2 reldep9mod3 \
250 tst-alignmod tst-alignmod2 \
251 $(modules-execstack-$(have-z-execstack)) \
252 tst-dlopenrpathmod tst-deep1mod1 tst-deep1mod2 tst-deep1mod3 \
253 tst-dlmopen1mod tst-auditmod1 \
254 unload3mod1 unload3mod2 unload3mod3 unload3mod4 \
255 unload4mod1 unload4mod2 unload4mod3 unload4mod4 \
256 unload6mod1 unload6mod2 unload6mod3 \
257 unload7mod1 unload7mod2 \
258 order2mod1 order2mod2 order2mod3 order2mod4 \
259 tst-unique1mod1 tst-unique1mod2 \
260 tst-unique2mod1 tst-unique2mod2 \
261 tst-unique3lib tst-unique3lib2 \
262 tst-initordera1 tst-initorderb1 \
263 tst-initordera2 tst-initorderb2 \
264 tst-initordera3 tst-initordera4
265 ifeq (yes,$(have-initfini-array))
266 modules-names += tst-array2dep tst-array5dep
267 endif
268 ifeq (yesyes,$(have-fpie)$(build-shared))
269 modules-names += tst-piemod1
270 extra-test-objs += tst-pie1.o
271 test-extras += tst-pie1
272 endif
273 ifeq (x86_64,$(config-machine))
274 modules-names += tst-auditmod3a tst-auditmod3b \
275 tst-auditmod4a tst-auditmod4b \
276 tst-auditmod5a tst-auditmod5b \
277 tst-auditmod6a tst-auditmod6b tst-auditmod6c \
278 tst-auditmod7a tst-auditmod7b
279 endif
280 modules-execstack-yes = tst-execstack-mod
281 extra-test-objs += $(addsuffix .os,$(strip $(modules-names)))
282 # We need this variable to be sure the test modules get the right CPPFLAGS.
283 test-extras += $(modules-names)
285 # filtmod1.so has a special rule
286 modules-names-nobuild := filtmod1
288 ifneq (no,$(multi-arch))
289 tests-static += ifuncmain1static ifuncmain1picstatic \
290 ifuncmain2static ifuncmain2picstatic \
291 ifuncmain4static ifuncmain4picstatic \
292 ifuncmain5static ifuncmain5picstatic \
293 ifuncmain7static ifuncmain7picstatic
295 ifeq (yes,$(build-shared))
296 tests += ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic \
297 ifuncmain1staticpic \
298 ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4 \
299 ifuncmain5 ifuncmain5pic ifuncmain5staticpic \
300 ifuncmain7 ifuncmain7pic
301 ifunc-test-modules = ifuncdep1 ifuncdep1pic ifuncdep2 ifuncdep2pic \
302 ifuncdep5 ifuncdep5pic
303 extra-test-objs += $(ifunc-test-modules:=.o)
304 test-extras += $(ifunc-test-modules)
305 ifeq (yes,$(have-fpie))
306 ifunc-pie-tests = ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie \
307 ifuncmain5pie ifuncmain6pie ifuncmain7pie
308 tests: $(patsubst %,$(objpfx)%.out, $(ifunc-pie-tests))
309 extra-test-objs += $(ifunc-pie-tests:=.o)
310 test-extras += $(ifunc-pie-tests)
311 endif
312 modules-names += ifuncmod1 ifuncmod3 ifuncmod5 ifuncmod6
313 endif
314 endif
317 include ../Rules
319 check-abi: check-abi-ld
320 update-abi: update-abi-ld
322 ifeq (yes,$(build-shared))
323 # Make sure these things are built in the `make lib' pass so they can be used
324 # to run programs during the `make others' pass.
325 lib-noranlib: $(objpfx)$(rtld-installed-name) \
326 $(addprefix $(objpfx),$(extra-objs))
327 endif
329 # Command to link into a larger single relocatable object.
330 reloc-link = $(LINK.o) -nostdlib -nostartfiles -r
332 $(objpfx)dl-allobjs.os: $(all-rtld-routines:%=$(objpfx)%.os)
333 $(reloc-link) -o $@ $^
335 # Link together the dynamic linker into a single relocatable object.
336 # First we do a link against libc_pic.a just to get a link map,
337 # and discard the object produced by that link. From the link map
338 # we can glean all the libc modules that need to go into the dynamic
339 # linker. Then we do a recursive make that goes into all the subdirs
340 # those modules come from and builds special rtld-foo.os versions that
341 # are compiled with special flags, and puts these modules into rtld-libc.a
342 # for us. Then we do the real link using rtld-libc.a instead of libc_pic.a.
344 $(objpfx)librtld.map: $(objpfx)dl-allobjs.os $(common-objpfx)libc_pic.a
345 @-rm -f $@T
346 $(reloc-link) -o $@.o '-Wl,-(' $^ -lgcc '-Wl,-)' -Wl,-Map,$@T
347 rm -f $@.o
348 mv -f $@T $@
350 $(objpfx)librtld.mk: $(objpfx)librtld.map Makefile
351 LC_ALL=C \
352 sed -n 's@^$(common-objpfx)\([^(]*\)(\([^)]*\.os\)) *.*$$@\1 \2@p' \
353 $< | \
354 while read lib file; do \
355 case $$lib in \
356 libc_pic.a) \
357 LC_ALL=C fgrep -l /$$file \
358 $(common-objpfx)stamp.os $(common-objpfx)*/stamp.os | \
359 LC_ALL=C \
360 sed 's@^$(common-objpfx)\([^/]*\)/stamp\.os$$@rtld-\1'" +=$$file@"\
361 ;; \
362 */*.a) \
363 echo rtld-$${lib%%/*} += $$file ;; \
364 *) echo "Wasn't expecting $$lib($$file)" >&2; exit 1 ;; \
365 esac; \
366 done > $@T
367 echo rtld-subdirs = `LC_ALL=C sed 's/^rtld-\([^ ]*\).*$$/\1/' $@T \
368 | LC_ALL=C sort -u` >> $@T
369 mv -f $@T $@
371 $(objpfx)rtld-libc.a: $(objpfx)librtld.mk FORCE
372 $(MAKE) -f $< -f rtld-Rules
374 $(objpfx)librtld.os: $(objpfx)dl-allobjs.os $(objpfx)rtld-libc.a
375 $(LINK.o) -nostdlib -nostartfiles -r -o $@ '-Wl,-(' $^ -lgcc '-Wl,-)' \
376 -Wl,-Map,$@.map
378 generated += librtld.map librtld.mk rtld-libc.a librtld.os.map
380 z-now-yes = -Wl,-z,now
382 $(objpfx)ld.so: $(objpfx)librtld.os $(ld-map)
383 @rm -f $@.lds
384 $(LINK.o) -nostdlib -nostartfiles -shared $(z-now-$(bind-now)) \
385 $(LDFLAGS-rtld) -Wl,-z,defs -Wl,--verbose 2>&1 | \
386 LC_ALL=C \
387 sed -e '/^=========/,/^=========/!d;/^=========/d' \
388 -e 's/\. = .* + SIZEOF_HEADERS;/& _begin = . - SIZEOF_HEADERS;/' \
389 > $@.lds
390 $(LINK.o) -nostdlib -nostartfiles -shared -o $@ \
391 $(LDFLAGS-rtld) -Wl,-z,defs $(z-now-$(bind-now)) \
392 $(filter-out $(map-file),$^) $(load-map-file) \
393 -Wl,-soname=$(rtld-installed-name) -T $@.lds
394 rm -f $@.lds
395 readelf -s $@ \
396 | $(AWK) '($$7 ~ /^UND(|EF)$$/ && $$1 != "0:" && $$4 != "REGISTER") { print; p=1 } END { exit p != 0 }'
398 # interp.c exists just to get this string into the libraries.
399 CFLAGS-interp.c = -D'RUNTIME_LINKER="$(slibdir)/$(rtld-installed-name)"' \
400 -DNOT_IN_libc=1
401 $(objpfx)interp.os: $(common-objpfx)config.make
403 ifneq (ld.so,$(rtld-installed-name))
404 # Make sure ld.so.1 exists in the build directory so we can link
405 # against it.
406 $(objpfx)$(rtld-installed-name): $(objpfx)ld.so
407 rm -f $@
408 ln -s $(<F) $@
409 generated += $(rtld-installed-name)
410 endif
412 # Build a file mentioning all trustworthy directories to look for shared
413 # libraries when using LD_LIBRARY_PATH in a setuid program. The user can
414 # add directories to the list by defining $(user-defined-trusted-dirs)
415 # before starting make.
416 $(objpfx)trusted-dirs.h: $(objpfx)trusted-dirs.st; @:
417 $(objpfx)trusted-dirs.st: Makefile $(..)Makeconfig
418 $(make-target-directory)
419 echo "$(subst :, ,$(default-rpath) $(user-defined-trusted-dirs))" \
420 | $(AWK) -f gen-trusted-dirs.awk > ${@:st=T};
421 echo '#define DL_DST_LIB "$(notdir $(slibdir))"' >> ${@:st=T}
422 $(move-if-change) ${@:st=T} ${@:st=h}
423 touch $@
424 CPPFLAGS-dl-load.c = -I$(objpfx). -I$(csu-objpfx).
426 ifeq (yes,$(build-shared))
427 $(inst_slibdir)/$(rtld-version-installed-name): $(objpfx)ld.so $(+force)
428 $(make-target-directory)
429 $(do-install-program)
431 $(inst_slibdir)/$(rtld-installed-name): \
432 $(inst_slibdir)/$(rtld-version-installed-name) \
433 $(inst_slibdir)/libc-$(version).so
434 $(make-shlib-link)
436 # Special target called by parent to install just the dynamic linker.
437 .PHONY: ldso_install
438 ldso_install: $(inst_slibdir)/$(rtld-installed-name)
439 endif
442 common-ldd-rewrite = -e 's%@RTLD@%$(slibdir)/$(rtld-installed-name)%g' \
443 -e 's%@VERSION@%$(version)%g'
444 sh-ldd-rewrite = $(common-ldd-rewrite) -e 's%@BASH@%/bin/sh%g;s/\$$"/"/g'
445 bash-ldd-rewrite = $(common-ldd-rewrite) -e 's%@BASH@%$(BASH)%g' \
446 -e 's%@TEXTDOMAINDIR@%$(msgcatdir)%g'
448 ifneq ($(have-bash2),yes)
449 ldd-shell = sh
450 else
451 ldd-shell = bash
452 endif
454 ifeq ($(ldd-rewrite-script),no)
455 define gen-ldd
456 LC_ALL=C sed $($(ldd-shell)-ldd-rewrite) < $< > $@.new
457 endef
458 else
459 define gen-ldd
460 LC_ALL=C sed $($(ldd-shell)-ldd-rewrite) < $< | LC_ALL=C sed -f $(ldd-rewrite-script) > $@.new
461 endef
462 endif
464 $(objpfx)ldd: ldd.bash.in $(common-objpfx)soversions.mk \
465 $(common-objpfx)config.make
466 $(gen-ldd)
467 chmod 555 $@.new
468 mv -f $@.new $@
470 $(objpfx)sprof: $(libdl)
472 $(objpfx)ldconfig: $(ldconfig-modules:%=$(objpfx)%.o)
473 SYSCONF-FLAGS := -D'SYSCONFDIR="$(sysconfdir)"'
474 CFLAGS-ldconfig.c = $(SYSCONF-FLAGS) -D'LIBDIR="$(libdir)"' \
475 -D'SLIBDIR="$(slibdir)"' -DIS_IN_ldconfig=1
476 CFLAGS-dl-cache.c = $(SYSCONF-FLAGS)
477 CFLAGS-cache.c = $(SYSCONF-FLAGS)
479 CPPFLAGS-.os += $(if $(filter $(@F),$(patsubst %,%.os,$(all-rtld-routines))),-DNOT_IN_libc=1 -DIS_IN_rtld=1)
481 test-modules = $(addprefix $(objpfx),$(addsuffix .so,$(strip $(modules-names))))
482 generated += $(addsuffix .so,$(strip $(modules-names)))
484 ifeq (yes,$(build-shared))
485 ifeq ($(cross-compiling),no)
486 tests: $(objpfx)tst-pathopt.out
487 endif
488 endif
490 $(objpfx)testobj1.so: $(libdl)
491 $(objpfx)testobj1_1.so: $(objpfx)testobj1.so $(libdl)
492 $(objpfx)testobj2.so: $(objpfx)testobj1.so $(libdl)
493 $(objpfx)testobj3.so: $(libdl)
494 $(objpfx)testobj4.so: $(libdl)
495 $(objpfx)testobj5.so: $(libdl)
496 $(objpfx)testobj6.so: $(objpfx)testobj1.so $(objpfx)testobj2.so $(libdl)
497 $(objpfx)failobj.so: $(objpfx)testobj6.so
498 $(objpfx)dep1.so: $(objpfx)dep2.so $(objpfx)dep4.so
499 $(objpfx)dep2.so: $(objpfx)dep3.so $(objpfx)dep4.so
500 $(objpfx)dep4.so: $(objpfx)dep3.so
501 $(objpfx)nodelmod3.so: $(objpfx)nodelmod4.so
502 $(objpfx)nextmod1.so: $(libdl)
503 $(objpfx)neededobj1.so: $(libdl)
504 $(objpfx)neededobj2.so: $(objpfx)neededobj1.so $(libdl)
505 $(objpfx)neededobj3.so: $(objpfx)neededobj1.so $(objpfx)neededobj2.so $(libdl)
506 $(objpfx)neededobj4.so: $(objpfx)neededobj1.so $(objpfx)neededobj2.so \
507 $(objpfx)neededobj3.so $(libdl)
508 $(objpfx)neededobj6.so: $(objpfx)neededobj5.so
509 $(objpfx)unload2mod.so: $(objpfx)unload2dep.so
510 $(objpfx)ltglobmod2.so: $(libdl)
511 $(objpfx)firstobj.so: $(shared-thread-library)
512 $(objpfx)globalmod1.so: $(libdl)
513 $(objpfx)reldep4mod1.so: $(objpfx)reldep4mod3.so
514 $(objpfx)reldep4mod2.so: $(objpfx)reldep4mod4.so
515 $(objpfx)dblloadmod1.so: $(objpfx)dblloadmod3.so
516 $(objpfx)dblloadmod2.so: $(objpfx)dblloadmod3.so
517 $(objpfx)reldepmod5.so: $(objpfx)reldepmod2.so
518 $(objpfx)reldepmod6.so: $(objpfx)reldepmod2.so
519 $(objpfx)reldep6mod1.so: $(objpfx)reldep6mod0.so
520 $(objpfx)reldep6mod2.so: $(objpfx)reldep6mod1.so
521 $(objpfx)reldep6mod3.so: $(objpfx)reldep6mod2.so
522 $(objpfx)reldep6mod4.so: $(objpfx)reldep6mod1.so
523 $(objpfx)tst-tlsmod3.so: $(objpfx)tst-tlsmod2.so
524 $(objpfx)tst-tlsmod8.so: $(objpfx)tst-tlsmod7.so
525 $(objpfx)tst-tlsmod10.so: $(objpfx)tst-tlsmod9.so
526 $(objpfx)tst-tlsmod12.so: $(objpfx)tst-tlsmod11.so
527 $(objpfx)tst-tlsmod13a.so: $(objpfx)tst-tlsmod13.so
528 # For tst-tls9-static, make sure the modules it dlopens have libc.so in DT_NEEDED
529 $(objpfx)tst-tlsmod5.so: $(common-objpfx)libc.so
530 $(objpfx)tst-tlsmod6.so: $(common-objpfx)libc.so
531 $(objpfx)reldep8mod3.so: $(objpfx)reldep8mod1.so $(objpfx)reldep8mod2.so
532 $(objpfx)nodel2mod3.so: $(objpfx)nodel2mod1.so $(objpfx)nodel2mod2.so
533 $(objpfx)reldep9mod2.so: $(objpfx)reldep9mod1.so
534 $(objpfx)reldep9mod3.so: $(objpfx)reldep9mod1.so $(objpfx)reldep9mod2.so
535 $(objpfx)unload3mod1.so: $(objpfx)unload3mod3.so
536 $(objpfx)unload3mod2.so: $(objpfx)unload3mod3.so
537 $(objpfx)unload3mod3.so: $(objpfx)unload3mod4.so
538 $(objpfx)unload4mod1.so: $(objpfx)unload4mod2.so $(objpfx)unload4mod3.so
539 $(objpfx)unload4mod2.so: $(objpfx)unload4mod4.so $(objpfx)unload4mod3.so
540 $(objpfx)unload6mod1.so: $(libdl)
541 $(objpfx)unload6mod2.so: $(libdl)
542 $(objpfx)unload6mod3.so: $(libdl)
543 $(objpfx)unload7mod1.so: $(libdl)
544 $(objpfx)unload7mod2.so: $(objpfx)unload7mod1.so
545 $(objpfx)tst-initordera2.so: $(objpfx)tst-initordera1.so
546 $(objpfx)tst-initorderb2.so: $(objpfx)tst-initorderb1.so $(objpfx)tst-initordera2.so
547 $(objpfx)tst-initordera3.so: $(objpfx)tst-initorderb2.so $(objpfx)tst-initorderb1.so
548 $(objpfx)tst-initordera4.so: $(objpfx)tst-initordera3.so
549 $(objpfx)tst-initorder: $(objpfx)tst-initordera4.so $(objpfx)tst-initordera1.so $(objpfx)tst-initorderb2.so
551 LDFLAGS-tst-tlsmod5.so = -nostdlib
552 LDFLAGS-tst-tlsmod6.so = -nostdlib
554 testobj1.so-no-z-defs = yes
555 testobj3.so-no-z-defs = yes
556 testobj4.so-no-z-defs = yes
557 testobj5.so-no-z-defs = yes
558 testobj6.so-no-z-defs = yes
559 failobj.so-no-z-defs = yes
560 constload2.so-no-z-defs = yes
561 constload3.so-no-z-defs = yes
562 nodelmod1.so-no-z-defs = yes
563 nodelmod2.so-no-z-defs = yes
564 nodelmod4.so-no-z-defs = yes
565 nodel2mod2.so-no-z-defs = yes
566 reldepmod2.so-no-z-defs = yes
567 reldepmod3.so-no-z-defs = yes
568 reldepmod4.so-no-z-defs = yes
569 reldep4mod4.so-no-z-defs = yes
570 reldep4mod2.so-no-z-defs = yes
571 ltglobmod2.so-no-z-defs = yes
572 dblloadmod3.so-no-z-defs = yes
573 tst-tlsmod1.so-no-z-defs = yes
574 tst-tlsmod2.so-no-z-defs = yes
575 tst-tlsmod3.so-no-z-defs = yes
576 tst-tlsmod4.so-no-z-defs = yes
577 tst-tlsmod7.so-no-z-defs = yes
578 tst-tlsmod8.so-no-z-defs = yes
579 tst-tlsmod9.so-no-z-defs = yes
580 tst-tlsmod10.so-no-z-defs = yes
581 tst-tlsmod12.so-no-z-defs = yes
582 tst-tlsmod14a.so-no-z-defs = yes
583 tst-tlsmod14b.so-no-z-defs = yes
584 tst-tlsmod15a.so-no-z-defs = yes
585 tst-tlsmod16b.so-no-z-defs = yes
586 circlemod2.so-no-z-defs = yes
587 circlemod3.so-no-z-defs = yes
588 circlemod3a.so-no-z-defs = yes
589 reldep8mod2.so-no-z-defs = yes
590 reldep9mod1.so-no-z-defs = yes
591 unload3mod4.so-no-z-defs = yes
592 unload4mod1.so-no-z-defs = yes
593 ifuncmod1.so-no-z-defs = yes
594 ifuncmod5.so-no-z-defs = yes
595 ifuncmod6.so-no-z-defs = yes
597 ifeq ($(build-shared),yes)
598 # Build all the modules even when not actually running test programs.
599 tests: $(test-modules)
600 endif
602 $(objpfx)loadtest: $(libdl)
603 LDFLAGS-loadtest = -rdynamic
605 $(objpfx)loadtest.out: $(test-modules)
607 $(objpfx)neededtest: $(libdl)
608 $(objpfx)neededtest.out: $(objpfx)neededobj1.so $(objpfx)neededobj2.so \
609 $(objpfx)neededobj3.so
611 $(objpfx)neededtest2: $(libdl)
612 $(objpfx)neededtest2.out: $(objpfx)neededobj1.so $(objpfx)neededobj2.so \
613 $(objpfx)neededobj3.so
615 $(objpfx)neededtest3: $(libdl)
616 $(objpfx)neededtest3.out: $(objpfx)neededobj1.so $(objpfx)neededobj2.so \
617 $(objpfx)neededobj3.so $(objpfx)neededobj4.so
619 neededtest4-ENV = LC_ALL=C LANGUAGE=C
620 $(objpfx)neededtest4: $(libdl) $(objpfx)neededobj1.so
621 $(objpfx)neededtest4.out: $(objpfx)neededobj5.so $(objpfx)neededobj6.so
623 $(objpfx)restest1: $(objpfx)testobj1.so $(objpfx)testobj1_1.so $(libdl)
624 LDFLAGS-restest1 = -rdynamic
626 $(objpfx)restest2: $(libdl)
627 LDFLAGS-restest2 = -rdynamic
629 $(objpfx)restest1.out: $(test-modules)
631 preloadtest-preloads = testobj1 testobj2 testobj3 testobj4 testobj5
632 $(objpfx)preloadtest: $(objpfx)testobj6.so
633 LDFLAGS-preloadtest = -rdynamic
634 $(objpfx)preloadtest.out: $(preloadtest-preloads:%=$(objpfx)%.so)
635 preloadtest-ENV = \
636 LD_PRELOAD=$(subst $(empty) ,:,$(strip $(preloadtest-preloads:=.so)))
638 $(objpfx)loadfail: $(libdl)
639 LDFLAGS-loadfail = -rdynamic
641 $(objpfx)loadfail.out: $(objpfx)failobj.so
643 $(objpfx)multiload: $(libdl)
644 LDFLAGS-multiload = -rdynamic
645 CFLAGS-multiload.c = -DOBJDIR=\"$(elf-objpfx)\"
647 $(objpfx)multiload.out: $(objpfx)testobj1.so
649 $(objpfx)origtest: $(libdl)
650 LDFLAGS-origtest = -rdynamic
651 $(objpfx)origtest.out: $(objpfx)testobj1.so
653 ifeq ($(have-thread-library),yes)
654 $(objpfx)resolvfail: $(libdl) $(shared-thread-library)
655 else
656 $(objpfx)resolvfail: $(libdl)
657 endif
659 $(objpfx)constload1: $(libdl)
660 $(objpfx)constload1.out: $(objpfx)constload2.so $(objpfx)constload3.so
662 $(objpfx)circleload1: $(libdl)
663 $(objpfx)circleload1.out: $(objpfx)circlemod1.so \
664 $(objpfx)circlemod1a.so
666 $(objpfx)circlemod1.so: $(objpfx)circlemod2.so
667 $(objpfx)circlemod2.so: $(objpfx)circlemod3.so
668 $(objpfx)circlemod1a.so: $(objpfx)circlemod2a.so
669 $(objpfx)circlemod2a.so: $(objpfx)circlemod3a.so
671 $(objpfx)order: $(addprefix $(objpfx),dep4.so dep3.so dep2.so dep1.so)
673 $(objpfx)order.out: $(objpfx)order
674 $(elf-objpfx)$(rtld-installed-name) \
675 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
676 $(objpfx)order > $@
677 (echo "0123456789" | cmp $@ -) > /dev/null
679 $(objpfx)vismain: $(addprefix $(objpfx),vismod1.so vismod2.so)
680 $(objpfx)vismain.out: $(addprefix $(objpfx),vismod3.so)
681 vismain-ENV = LD_PRELOAD=$(addprefix $(objpfx),vismod3.so)
683 $(objpfx)noload: $(objpfx)testobj1.so $(common-objpfx)dlfcn/libdl.so
684 LDFLAGS-noload = -rdynamic
685 $(objpfx)noload.out: $(objpfx)testobj5.so
687 $(objpfx)noload-mem: $(objpfx)noload.out
688 $(common-objpfx)malloc/mtrace $(objpfx)noload.mtrace > $@
689 noload-ENV = MALLOC_TRACE=$(objpfx)noload.mtrace
691 LDFLAGS-nodelete = -rdynamic
692 LDFLAGS-nodelmod1.so = -Wl,--enable-new-dtags,-z,nodelete
693 LDFLAGS-nodelmod4.so = -Wl,--enable-new-dtags,-z,nodelete
694 $(objpfx)nodelete: $(libdl)
695 $(objpfx)nodelete.out: $(objpfx)nodelmod1.so $(objpfx)nodelmod2.so \
696 $(objpfx)nodelmod3.so
698 LDFLAGS-nodlopenmod.so = -Wl,--enable-new-dtags,-z,nodlopen
699 $(objpfx)nodlopen: $(libdl)
700 $(objpfx)nodlopen.out: $(objpfx)nodlopenmod.so
702 $(objpfx)nodlopenmod2.so: $(objpfx)nodlopenmod.so
703 $(objpfx)nodlopen2: $(libdl)
704 $(objpfx)nodlopen2.out: $(objpfx)nodlopenmod2.so
706 $(objpfx)filtmod1.so: $(objpfx)filtmod1.os $(objpfx)filtmod2.so
707 $(LINK.o) -shared -o $@ -B$(csu-objpfx) $(LDFLAGS.so) \
708 -L$(subst :, -L,$(rpath-link)) \
709 -Wl,-rpath-link=$(rpath-link) \
710 $< -Wl,-F,$(objpfx)filtmod2.so
711 $(objpfx)filter: $(objpfx)filtmod1.so
713 $(objpfx)unload: $(libdl)
714 $(objpfx)unload.out: $(objpfx)unloadmod.so
716 $(objpfx)reldep: $(libdl)
717 $(objpfx)reldep.out: $(objpfx)reldepmod1.so $(objpfx)reldepmod2.so
719 $(objpfx)reldep2: $(libdl)
720 $(objpfx)reldep2.out: $(objpfx)reldepmod1.so $(objpfx)reldepmod3.so
722 $(objpfx)reldep3: $(libdl)
723 $(objpfx)reldep3.out: $(objpfx)reldepmod1.so $(objpfx)reldepmod4.so
725 $(objpfx)reldep4: $(libdl)
726 $(objpfx)reldep4.out: $(objpfx)reldep4mod1.so $(objpfx)reldep4mod2.so
728 $(objpfx)next: $(objpfx)nextmod1.so $(objpfx)nextmod2.so $(libdl)
730 $(objpfx)unload2: $(libdl)
731 $(objpfx)unload2.out: $(objpfx)unload2mod.so $(objpfx)unload2dep.so
733 $(objpfx)lateglobal: $(libdl)
734 $(objpfx)lateglobal.out: $(objpfx)ltglobmod1.so $(objpfx)ltglobmod2.so
736 $(objpfx)tst-pathopt: $(libdl)
737 $(objpfx)tst-pathopt.out: tst-pathopt.sh $(objpfx)tst-pathopt \
738 $(objpfx)pathoptobj.so
739 $(SHELL) -e $< $(common-objpfx)
741 $(objpfx)initfirst: $(libdl)
742 $(objpfx)initfirst.out: $(objpfx)firstobj.so
744 $(objpfx)global: $(objpfx)globalmod1.so
745 $(objpfx)global.out: $(objpfx)reldepmod1.so
747 $(objpfx)dblload: $(libdl)
748 $(objpfx)dblload.out: $(objpfx)dblloadmod1.so $(objpfx)dblloadmod2.so
750 $(objpfx)dblunload: $(libdl)
751 $(objpfx)dblunload.out: $(objpfx)dblloadmod1.so $(objpfx)dblloadmod2.so
753 $(objpfx)reldep5: $(libdl)
754 $(objpfx)reldep5.out: $(objpfx)reldepmod5.so $(objpfx)reldepmod6.so
756 $(objpfx)reldep6: $(libdl)
757 $(objpfx)reldep6.out: $(objpfx)reldep6mod3.so $(objpfx)reldep6mod4.so
759 $(objpfx)reldep7: $(libdl)
760 $(objpfx)reldep7.out: $(objpfx)reldep7mod1.so $(objpfx)reldep7mod2.so
762 $(objpfx)reldep8: $(libdl)
763 $(objpfx)reldep8.out: $(objpfx)reldep8mod3.so
765 LDFLAGS-nodel2mod2.so = -Wl,--enable-new-dtags,-z,nodelete
766 $(objpfx)nodelete2: $(libdl)
767 $(objpfx)nodelete2.out: $(objpfx)nodel2mod3.so
769 $(objpfx)reldep9: $(libdl)
770 $(objpfx)reldep9.out: $(objpfx)reldep9mod3.so
772 $(objpfx)tst-tls3: $(objpfx)tst-tlsmod1.so
774 $(objpfx)tst-tls4: $(libdl)
775 $(objpfx)tst-tls4.out: $(objpfx)tst-tlsmod2.so
777 $(objpfx)tst-tls5: $(libdl)
778 $(objpfx)tst-tls5.out: $(objpfx)tst-tlsmod2.so
780 $(objpfx)tst-tls6: $(libdl)
781 $(objpfx)tst-tls6.out: $(objpfx)tst-tlsmod2.so
783 $(objpfx)tst-tls7: $(libdl)
784 $(objpfx)tst-tls7.out: $(objpfx)tst-tlsmod3.so
786 $(objpfx)tst-tls8: $(libdl)
787 $(objpfx)tst-tls8.out: $(objpfx)tst-tlsmod3.so $(objpfx)tst-tlsmod4.so
789 $(objpfx)tst-tls9: $(libdl)
790 $(objpfx)tst-tls9.out: $(objpfx)tst-tlsmod5.so $(objpfx)tst-tlsmod6.so
792 $(objpfx)tst-tls10: $(objpfx)tst-tlsmod8.so $(objpfx)tst-tlsmod7.so
794 $(objpfx)tst-tls11: $(objpfx)tst-tlsmod10.so $(objpfx)tst-tlsmod9.so
796 $(objpfx)tst-tls12: $(objpfx)tst-tlsmod12.so $(objpfx)tst-tlsmod11.so
798 $(objpfx)tst-tls13: $(libdl)
799 $(objpfx)tst-tls13.out: $(objpfx)tst-tlsmod13a.so
801 $(objpfx)tst-tls14: $(objpfx)tst-tlsmod14a.so $(libdl)
802 $(objpfx)tst-tls14.out: $(objpfx)tst-tlsmod14b.so
804 $(objpfx)tst-tls15: $(libdl)
805 $(objpfx)tst-tls15.out: $(objpfx)tst-tlsmod15a.so $(objpfx)tst-tlsmod15b.so
807 $(objpfx)tst-tls-dlinfo: $(libdl)
808 $(objpfx)tst-tls-dlinfo.out: $(objpfx)tst-tlsmod2.so
812 $(objpfx)tst-tls16: $(libdl)
813 $(objpfx)tst-tls16.out: $(objpfx)tst-tlsmod16a.so $(objpfx)tst-tlsmod16b.so
815 $(objpfx)tst-tls17: $(libdl)
816 $(objpfx)tst-tls17.out: $(objpfx)tst-tlsmod17b.so
817 $(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules)): $(objpfx)tst-tlsmod17a%.os: tst-tlsmod17a.c
818 $(compile-command.c) -DN=$*
819 $(patsubst %,$(objpfx)%.so,$(tlsmod17a-modules)): $(objpfx)tst-tlsmod17a%.so: $(objpfx)ld.so
820 $(objpfx)tst-tlsmod17b.so: $(patsubst %,$(objpfx)%.so,$(tlsmod17a-modules))
822 $(objpfx)tst-tls18: $(libdl)
823 $(objpfx)tst-tls18.out: $(patsubst %,$(objpfx)%.so,$(tlsmod18a-modules))
824 $(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules)): $(objpfx)tst-tlsmod18a%.os : tst-tlsmod18a.c
825 $(compile-command.c) -DN=$*
826 $(patsubst %,$(objpfx)%.so,$(tlsmod18a-modules)): $(objpfx)tst-tlsmod18a%.so: $(objpfx)ld.so
828 CFLAGS-tst-align.c = $(stack-align-test-flags)
829 CFLAGS-tst-align2.c = $(stack-align-test-flags)
830 CFLAGS-tst-alignmod.c = $(stack-align-test-flags)
831 CFLAGS-tst-alignmod2.c = $(stack-align-test-flags)
832 $(objpfx)tst-align: $(libdl)
833 $(objpfx)tst-align.out: $(objpfx)tst-alignmod.so
834 $(objpfx)tst-align2: $(objpfx)tst-alignmod2.so
836 $(objpfx)unload3: $(libdl)
837 $(objpfx)unload3.out: $(objpfx)unload3mod1.so $(objpfx)unload3mod2.so \
838 $(objpfx)unload3mod3.so $(objpfx)unload3mod4.so
840 $(objpfx)unload4: $(libdl)
841 $(objpfx)unload4.out: $(objpfx)unload4mod1.so $(objpfx)unload4mod3.so
843 $(objpfx)unload5: $(libdl)
844 $(objpfx)unload5.out: $(objpfx)unload3mod1.so $(objpfx)unload3mod2.so \
845 $(objpfx)unload3mod3.so $(objpfx)unload3mod4.so
847 $(objpfx)unload6: $(libdl)
848 $(objpfx)unload6.out: $(objpfx)unload6mod1.so $(objpfx)unload6mod2.so \
849 $(objpfx)unload6mod3.so
851 $(objpfx)unload7: $(libdl)
852 $(objpfx)unload7.out: $(objpfx)unload7mod1.so $(objpfx)unload7mod2.so
853 unload7-ENV = MALLOC_PERTURB_=85
855 ifdef libdl
856 $(objpfx)tst-tls9-static: $(common-objpfx)dlfcn/libdl.a
857 $(objpfx)tst-tls9-static.out: $(objpfx)tst-tlsmod5.so $(objpfx)tst-tlsmod6.so
858 endif
860 ifeq ($(have-z-execstack),yes)
861 $(objpfx)tst-execstack: $(libdl)
862 $(objpfx)tst-execstack.out: $(objpfx)tst-execstack-mod.so
863 LDFLAGS-tst-execstack = -Wl,-z,noexecstack
864 LDFLAGS-tst-execstack-mod = -Wl,-z,execstack
866 $(objpfx)tst-execstack-needed: $(objpfx)tst-execstack-mod.so
867 LDFLAGS-tst-execstack-needed = -Wl,-z,noexecstack
869 LDFLAGS-tst-execstack-prog = -Wl,-z,execstack
870 endif
872 $(objpfx)tst-array1.out: $(objpfx)tst-array1
873 $(elf-objpfx)$(rtld-installed-name) \
874 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
875 $(objpfx)tst-array1 > $@
876 cmp $@ tst-array1.exp > /dev/null
878 $(objpfx)tst-array1-static.out: $(objpfx)tst-array1-static
879 $(objpfx)tst-array1-static > $@
880 cmp $@ tst-array1.exp > /dev/null
882 $(objpfx)tst-array2: $(objpfx)tst-array2dep.so
883 $(objpfx)tst-array2.out: $(objpfx)tst-array2
884 $(elf-objpfx)$(rtld-installed-name) \
885 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
886 $(objpfx)tst-array2 > $@
887 cmp $@ tst-array2.exp > /dev/null
889 $(objpfx)tst-array3.out: $(objpfx)tst-array3
890 $(elf-objpfx)$(rtld-installed-name) \
891 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
892 $(objpfx)tst-array3 > $@
893 cmp $@ tst-array1.exp > /dev/null
895 $(objpfx)tst-array4: $(libdl)
896 $(objpfx)tst-array4.out: $(objpfx)tst-array4 $(objpfx)tst-array2dep.so
897 $(elf-objpfx)$(rtld-installed-name) \
898 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
899 $< > $@
900 cmp $@ tst-array4.exp > /dev/null
902 $(objpfx)tst-array5: $(objpfx)tst-array5dep.so
903 $(objpfx)tst-array5.out: $(objpfx)tst-array5
904 $(elf-objpfx)$(rtld-installed-name) \
905 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
906 $(objpfx)tst-array5 > $@
907 cmp $@ tst-array5.exp > /dev/null
909 $(objpfx)tst-array5-static.out: $(objpfx)tst-array5-static
910 $(objpfx)tst-array5-static > $@
911 cmp $@ tst-array5-static.exp > /dev/null
913 ifeq (yesyes,$(have-fpie)$(build-shared))
914 CFLAGS-tst-pie1.c += $(pie-ccflag)
916 $(objpfx)tst-pie1.out: $(objpfx)tst-pie1
917 $(elf-objpfx)$(rtld-installed-name) \
918 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
919 $< > $@
921 $(objpfx)tst-pie1: $(objpfx)tst-pie1.o $(objpfx)tst-piemod1.so
922 $(+link-pie)
924 generated += tst-pie1 tst-pie1.out tst-pie1.o
925 endif
927 check-textrel-CFLAGS = -O -Wall -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
928 $(objpfx)check-textrel: check-textrel.c
929 $(native-compile)
931 check-execstack-CFLAGS = -O -Wall -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -std=gnu99 \
932 $(objpfx:%/=-I%)
933 $(objpfx)check-execstack: check-execstack.c $(objpfx)check-execstack.h
934 $(native-compile)
935 $(objpfx)check-execstack.h: $(first-word $(wildcard $(sysdirs:%=%/stackinfo.h)))
936 $(make-target-directory)
937 { echo '#include <stackinfo.h>'; echo '@@@DEFAULT_STACK_PERMS@@@'; } | \
938 $(CC) $(CFLAGS) $(CPPFLAGS) -E -x c-header - | \
939 sed -n -e 's/^@@@\(.*\)@@@/#define DEFAULT_STACK_PERMS \1/p' > $@T
940 mv -f $@T $@
941 generated += check-execstack.h
943 check-localplt-CFLAGS = -O -Wall -D_GNU_SOURCE -std=gnu99
944 $(objpfx)check-localplt: check-localplt.c
945 $(native-compile)
947 ifeq (yes,$(build-shared))
948 tests: $(objpfx)check-textrel.out $(objpfx)check-execstack.out
950 all-built-dso = $(common-objpfx)libc.so \
951 $(sort $(wildcard $(common-objpfx)*/lib*.so \
952 $(common-objpfx)iconvdata/*.so))
954 $(objpfx)check-textrel.out: $(objpfx)check-textrel $(all-built-dso)
955 $(dir $<)$(notdir $<) $(filter-out $<, $^) > $@
956 generated += check-textrel check-textrel.out
958 $(objpfx)check-execstack.out: $(objpfx)check-execstack $(all-built-dso)
959 $(dir $<)$(notdir $<) $(filter-out $<, $^) > $@
960 generated += check-execstack check-execstack.out
962 $(objpfx)tst-dlmodcount: $(libdl)
963 $(objpfx)tst-dlmodcount.out: $(test-modules)
965 check-data := $(firstword $(wildcard \
966 $(foreach D,$(add-ons) scripts,\
967 $(patsubst %,$(..)$D/data/localplt-%.data,\
968 $(abi-name) \
969 $(addsuffix -$(config-os),\
970 $(config-machine) \
971 $(base-machine)) \
972 generic))))
974 tests: $(objpfx)check-localplt.out
976 ifeq ($(have-thread-library),yes)
977 thread-dso := $(filter-out %_nonshared.a, $(shared-thread-library))
978 endif
980 $(objpfx)check-localplt.out: $(objpfx)check-localplt \
981 $(common-objpfx)libc.so \
982 $(common-objpfx)math/libm.so $(thread-dso) \
983 $(common-objpfx)rt/librt.so \
984 $(common-objpfx)dlfcn/libdl.so \
985 $(common-objpfx)resolv/libresolv.so \
986 $(common-objpfx)crypt/libcrypt.so \
987 $(check-data)
988 $(dir $<)$(notdir $<) $(filter-out $< $(check-data),$^) | \
989 LC_ALL=C sort | \
990 diff -u $(check-data) - > $@
991 endif
993 $(objpfx)tst-dlopenrpathmod.so: $(libdl)
994 $(objpfx)tst-dlopenrpath: $(objpfx)tst-dlopenrpathmod.so $(libdl)
995 CFLAGS-tst-dlopenrpath.c += -DPFX=\"$(objpfx)\"
996 LDFLAGS-tst-dlopenrpathmod.so += -Wl,-rpath,\$$ORIGIN/test-subdir
997 $(objpfx)tst-dlopenrpath.out: $(objpfx)firstobj.so
999 $(objpfx)tst-deep1mod2.so: $(objpfx)tst-deep1mod3.so
1000 $(objpfx)tst-deep1: $(libdl) $(objpfx)tst-deep1mod1.so
1001 $(objpfx)tst-deep1.out: $(objpfx)tst-deep1mod2.so
1002 LDFLAGS-tst-deep1 += -rdynamic
1003 tst-deep1mod3.so-no-z-defs = yes
1005 $(objpfx)tst-dlmopen1mod.so: $(libdl)
1006 $(objpfx)tst-dlmopen1: $(libdl)
1007 $(objpfx)tst-dlmopen1.out: $(objpfx)tst-dlmopen1mod.so
1009 $(objpfx)tst-dlmopen2: $(libdl)
1010 $(objpfx)tst-dlmopen2.out: $(objpfx)tst-dlmopen1mod.so
1012 $(objpfx)tst-dlmopen3: $(libdl)
1013 $(objpfx)tst-dlmopen3.out: $(objpfx)tst-dlmopen1mod.so
1015 $(objpfx)tst-audit1.out: $(objpfx)tst-auditmod1.so
1016 tst-audit1-ENV = LD_AUDIT=$(objpfx)tst-auditmod1.so
1018 $(objpfx)tst-audit2.out: $(objpfx)tst-auditmod1.so
1019 tst-audit2-ENV = LD_AUDIT=$(objpfx)tst-auditmod1.so
1021 $(objpfx)tst-audit3: $(objpfx)tst-auditmod3a.so
1022 $(objpfx)tst-audit3.out: $(objpfx)tst-auditmod3b.so
1023 tst-audit3-ENV = LD_AUDIT=$(objpfx)tst-auditmod3b.so
1025 $(objpfx)tst-audit4: $(objpfx)tst-auditmod4a.so
1026 $(objpfx)tst-audit4.out: $(objpfx)tst-auditmod4b.so
1027 tst-audit4-ENV = LD_AUDIT=$(objpfx)tst-auditmod4b.so
1029 $(objpfx)tst-audit5: $(objpfx)tst-auditmod5a.so
1030 $(objpfx)tst-audit5.out: $(objpfx)tst-auditmod5b.so
1031 tst-audit5-ENV = LD_AUDIT=$(objpfx)tst-auditmod5b.so
1033 $(objpfx)tst-audit6: $(objpfx)tst-auditmod6a.so
1034 $(objpfx)tst-audit6.out: $(objpfx)tst-auditmod6b.so \
1035 $(objpfx)tst-auditmod6c.so
1036 tst-audit6-ENV = LD_AUDIT=$(objpfx)tst-auditmod6b.so:$(objpfx)tst-auditmod6c.so
1038 $(objpfx)tst-audit7: $(objpfx)tst-auditmod7a.so
1039 $(objpfx)tst-audit7.out: $(objpfx)tst-auditmod7b.so
1040 tst-audit7-ENV = LD_AUDIT=$(objpfx)tst-auditmod7b.so
1042 $(objpfx)tst-global1: $(libdl)
1043 $(objpfx)tst-global1.out: $(objpfx)testobj6.so $(objpfx)testobj2.so
1045 $(objpfx)order2: $(libdl)
1046 $(objpfx)order2.out: $(objpfx)order2 $(objpfx)order2mod1.so \
1047 $(objpfx)order2mod2.so
1048 $(elf-objpfx)$(rtld-installed-name) \
1049 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
1050 $(objpfx)order2 > $@
1051 (echo "12345" | cmp $@ -) > /dev/null
1052 $(objpfx)order2mod1.so: $(objpfx)order2mod4.so
1053 $(objpfx)order2mod4.so: $(objpfx)order2mod3.so
1054 $(objpfx)order2mod2.so: $(objpfx)order2mod3.so
1055 order2mod2.so-no-z-defs = yes
1057 tst-stackguard1-ARGS = --command "$(built-program-cmd) --child"
1058 tst-stackguard1-static-ARGS = --command "$(objpfx)tst-stackguard1-static --child"
1060 $(objpfx)tst-leaks1: $(libdl)
1061 $(objpfx)tst-leaks1-mem: $(objpfx)tst-leaks1.out
1062 $(common-objpfx)malloc/mtrace $(objpfx)tst-leaks1.mtrace > $@
1064 tst-leaks1-ENV = MALLOC_TRACE=$(objpfx)tst-leaks1.mtrace
1066 $(objpfx)tst-addr1: $(libdl)
1068 $(objpfx)tst-thrlock: $(libdl) $(shared-thread-library)
1070 CFLAGS-ifuncmain1pic.c += $(pic-ccflag)
1071 CFLAGS-ifuncmain1picstatic.c += $(pic-ccflag)
1072 CFLAGS-ifuncmain1staticpic.c += $(pic-ccflag)
1073 CFLAGS-ifuncdep1pic.c += $(pic-ccflag)
1074 CFLAGS-ifuncmain1vispic.c += $(pic-ccflag)
1075 CFLAGS-ifuncmain2pic.c += $(pic-ccflag)
1076 CFLAGS-ifuncmain2picstatic.c += $(pic-ccflag)
1077 CFLAGS-ifuncdep2pic.c += $(pic-ccflag)
1078 CFLAGS-ifuncmain4picstatic.c += $(pic-ccflag)
1079 CFLAGS-ifuncmain5pic.c += $(pic-ccflag)
1080 CFLAGS-ifuncmain5picstatic.c += $(pic-ccflag)
1081 CFLAGS-ifuncmain5staticpic.c += $(pic-ccflag)
1082 CFLAGS-ifuncdep5pic.c += $(pic-ccflag)
1083 CFLAGS-ifuncmain7pic.c += $(pic-ccflag)
1084 CFLAGS-ifuncmain7picstatic.c += $(pic-ccflag)
1086 LDFLAGS-ifuncmain3 = -Wl,-export-dynamic
1088 ifeq (yesyes,$(have-fpie)$(build-shared))
1089 CFLAGS-ifuncmain1pie.c += $(pie-ccflag)
1090 CFLAGS-ifuncmain1vispie.c += $(pie-ccflag)
1091 CFLAGS-ifuncmain1staticpie.c += $(pie-ccflag)
1092 CFLAGS-ifuncmain5pie.c += $(pie-ccflag)
1093 CFLAGS-ifuncmain6pie.c += $(pie-ccflag)
1094 CFLAGS-ifuncmain7pie.c += $(pie-ccflag)
1096 $(objpfx)ifuncmain1pie.out: $(objpfx)ifuncmain1pie
1097 $(elf-objpfx)$(rtld-installed-name) \
1098 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
1099 $< > $@
1101 $(objpfx)ifuncmain1pie: $(objpfx)ifuncmain1pie.o $(objpfx)ifuncmod1.so
1102 $(+link-pie)
1104 generated += ifuncmain1pie ifuncmain1pie.out
1106 $(objpfx)ifuncmain1staticpie.out: $(objpfx)ifuncmain1staticpie
1107 $(elf-objpfx)$(rtld-installed-name) \
1108 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
1109 $< > $@
1111 $(objpfx)ifuncmain1staticpie: $(objpfx)ifuncmain1staticpie.o $(objpfx)ifuncdep1pic.o
1112 $(+link-pie)
1114 generated += ifuncmain1staticpie ifuncmain1staticpie.out
1116 $(objpfx)ifuncmain1vispie.out: $(objpfx)ifuncmain1vispie
1117 $(elf-objpfx)$(rtld-installed-name) \
1118 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
1119 $< > $@
1121 $(objpfx)ifuncmain1vispie: $(objpfx)ifuncmain1vispie.o $(objpfx)ifuncmod1.so
1122 $(+link-pie)
1124 generated += ifuncmain1vispie ifuncmain1vispie.out
1126 $(objpfx)ifuncmain5pie.out: $(objpfx)ifuncmain5pie
1127 $(elf-objpfx)$(rtld-installed-name) \
1128 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
1129 $< > $@
1131 $(objpfx)ifuncmain5pie: $(objpfx)ifuncmain5pie.o $(objpfx)ifuncmod5.so
1132 $(+link-pie)
1134 generated += ifuncmain5pie ifuncmain5pie.out
1136 $(objpfx)ifuncmain6pie.out: $(objpfx)ifuncmain6pie
1137 $(elf-objpfx)$(rtld-installed-name) \
1138 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
1139 $< > $@
1141 $(objpfx)ifuncmain6pie: $(objpfx)ifuncmain6pie.o $(objpfx)ifuncmod6.so
1142 $(+link-pie)
1144 generated += ifuncmain6pie ifuncmain6pie.out
1146 $(objpfx)ifuncmain7pie.out: $(objpfx)ifuncmain7pie
1147 $(elf-objpfx)$(rtld-installed-name) \
1148 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
1149 $< > $@
1151 $(objpfx)ifuncmain7pie: $(objpfx)ifuncmain7pie.o
1152 $(+link-pie)
1154 generated += ifuncmain7pie ifuncmain7pie.out
1155 endif
1157 $(objpfx)ifuncmain1: $(addprefix $(objpfx),ifuncmod1.so)
1158 $(objpfx)ifuncmain1pic: $(addprefix $(objpfx),ifuncmod1.so)
1159 $(objpfx)ifuncmain1staticpic: $(addprefix $(objpfx),ifuncdep1pic.o)
1160 $(objpfx)ifuncmain1static: $(addprefix $(objpfx),ifuncdep1.o)
1161 $(objpfx)ifuncmain1picstatic: $(addprefix $(objpfx),ifuncdep1pic.o)
1162 $(objpfx)ifuncmain1vis: $(addprefix $(objpfx),ifuncmod1.so)
1163 $(objpfx)ifuncmain1vispic: $(addprefix $(objpfx),ifuncmod1.so)
1164 $(objpfx)ifuncmain2: $(addprefix $(objpfx),ifuncdep2.o)
1165 $(objpfx)ifuncmain2pic: $(addprefix $(objpfx),ifuncdep2pic.o)
1166 $(objpfx)ifuncmain2static: $(addprefix $(objpfx),ifuncdep2.o)
1167 $(objpfx)ifuncmain2picstatic: $(addprefix $(objpfx),ifuncdep2pic.o)
1169 $(objpfx)ifuncmain3: $(libdl)
1170 $(objpfx)ifuncmain3.out: $(objpfx)ifuncmod3.so
1172 $(objpfx)ifuncmain5: $(addprefix $(objpfx),ifuncmod5.so)
1173 $(objpfx)ifuncmain5pic: $(addprefix $(objpfx),ifuncmod5.so)
1174 $(objpfx)ifuncmain5static: $(addprefix $(objpfx),ifuncdep5.o)
1175 $(objpfx)ifuncmain5staticpic: $(addprefix $(objpfx),ifuncdep5pic.o)
1176 $(objpfx)ifuncmain5picstatic: $(addprefix $(objpfx),ifuncdep5pic.o)
1178 $(objpfx)tst-unique1: $(libdl)
1179 $(objpfx)tst-unique1.out: $(objpfx)tst-unique1mod1.so \
1180 $(objpfx)tst-unique1mod2.so
1182 $(objpfx)tst-unique2: $(libdl) $(objpfx)tst-unique2mod1.so
1183 $(objpfx)tst-unique2.out: $(objpfx)tst-unique2mod2.so
1185 $(objpfx)tst-unique3: $(libdl) $(objpfx)tst-unique3lib.so
1186 $(objpfx)tst-unique3.out: $(objpfx)tst-unique3lib2.so
1188 $(objpfx)tst-initorder.out: $(objpfx)tst-initorder
1189 $(elf-objpfx)${rtld-installed-name} \
1190 --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
1191 $< > $@
1192 cmp $@ tst-initorder.exp > /dev/null
1194 ifeq (yes,$(config-cflags-avx))
1195 AVX-CFLAGS=-mavx
1196 ifeq (yes,$(config-cflags-novzeroupper))
1197 AVX-CFLAGS+=-mno-vzeroupper
1198 endif
1199 CFLAGS-tst-audit4.c += $(AVX-CFLAGS)
1200 CFLAGS-tst-auditmod4a.c += $(AVX-CFLAGS)
1201 CFLAGS-tst-auditmod4b.c += $(AVX-CFLAGS)
1202 CFLAGS-tst-auditmod6b.c += $(AVX-CFLAGS)
1203 CFLAGS-tst-auditmod6c.c += $(AVX-CFLAGS)
1204 CFLAGS-tst-auditmod7b.c += $(AVX-CFLAGS)
1205 endif