Create ChangeLog.old/ChangeLog.26.
[glibc.git] / stdio-common / Makefile
blob34fdd6d1f890c2825d693ad593e84b6b35363d69
1 # Copyright (C) 1991-2023 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, see
16 # <https://www.gnu.org/licenses/>.
19 # Specific makefile for stdio-common.
21 subdir := stdio-common
23 include ../Makeconfig
25 headers := stdio_ext.h printf.h bits/printf-ldbl.h bits/stdio_lim.h
27 routines := \
28 _itoa \
29 _itowa \
30 asprintf \
31 ctermid \
32 cuserid \
33 dprintf \
34 flockfile \
35 fprintf \
36 fscanf \
37 ftrylockfile \
38 funlockfile \
39 gentempfd \
40 getline \
41 getw \
42 grouping_iterator \
43 iovfscanf \
44 isoc99_fscanf \
45 isoc99_scanf \
46 isoc99_sscanf \
47 isoc99_vfscanf \
48 isoc99_vscanf \
49 isoc99_vsscanf \
50 itoa-digits \
51 itoa-udigits \
52 itowa-digits \
53 perror \
54 printf \
55 printf-prs \
56 printf_buffer_as_file \
57 printf_buffer_done \
58 printf_buffer_flush \
59 printf_buffer_pad_1 \
60 printf_buffer_putc_1 \
61 printf_buffer_puts_1 \
62 printf_buffer_to_file \
63 printf_buffer_write \
64 printf_fp \
65 printf_fphex \
66 printf_function_invoke \
67 printf_size \
68 psiginfo \
69 psignal \
70 putw \
71 reg-modifier \
72 reg-printf \
73 reg-type \
74 remove \
75 rename \
76 renameat \
77 renameat2 \
78 scanf \
79 snprintf \
80 sprintf \
81 sscanf \
82 tempnam \
83 tempname \
84 tmpfile \
85 tmpfile64 \
86 tmpnam \
87 tmpnam_r \
88 translated_number_width \
89 vfprintf \
90 vfprintf-internal \
91 vfscanf \
92 vfscanf-internal \
93 vfwprintf \
94 vfwprintf-internal \
95 vfwscanf \
96 vfwscanf-internal \
97 vprintf \
98 wprintf_buffer_as_file \
99 wprintf_buffer_done \
100 wprintf_buffer_flush \
101 wprintf_buffer_pad_1 \
102 wprintf_buffer_putc_1 \
103 wprintf_buffer_puts_1 \
104 wprintf_buffer_to_file \
105 wprintf_buffer_write \
106 wprintf_function_invoke \
107 # routines
109 aux := \
110 errlist \
111 errlist-data \
112 errname \
113 fxprintf \
114 printf-parsemb \
115 printf-parsewc \
116 siglist \
117 # aux
119 tests := \
120 bug-vfprintf-nargs \
121 bug1 \
122 bug10 \
123 bug11 \
124 bug12 \
125 bug13 \
126 bug14 \
127 bug16 \
128 bug17 \
129 bug18 \
130 bug18a \
131 bug19 \
132 bug19a \
133 bug2 \
134 bug20 \
135 bug21 \
136 bug22 \
137 bug23 \
138 bug23-2 \
139 bug23-3 \
140 bug23-4 \
141 bug24 \
142 bug25 \
143 bug26 \
144 bug3 \
145 bug4 \
146 bug5 \
147 bug6 \
148 bug7 \
149 bug8 \
150 bug9 \
151 errnobug \
152 scanf1 \
153 scanf10 \
154 scanf11 \
155 scanf12 \
156 scanf13 \
157 scanf14 \
158 scanf14a \
159 scanf15 \
160 scanf16 \
161 scanf16a \
162 scanf17 \
163 scanf2 \
164 scanf3 \
165 scanf4 \
166 scanf5 \
167 scanf7 \
168 scanf8 \
169 scanf9 \
170 temptest \
171 test-fseek \
172 test-fwrite \
173 test-popen \
174 test-strerr \
175 test-vfprintf \
176 test_rdwr \
177 tfformat \
178 tiformat \
179 tllformat \
180 tst-bz11319 \
181 tst-bz11319-fortify2 \
182 tst-cookie \
183 tst-dprintf-length \
184 tst-fdopen \
185 tst-ferror \
186 tst-fgets \
187 tst-fileno \
188 tst-fmemopen \
189 tst-fmemopen2 \
190 tst-fmemopen3 \
191 tst-fmemopen4 \
192 tst-fphex \
193 tst-fphex-wide \
194 tst-fseek \
195 tst-fwrite \
196 tst-gets \
197 tst-grouping \
198 tst-grouping2 \
199 tst-long-dbl-fphex \
200 tst-memstream-string \
201 tst-obprintf \
202 tst-perror \
203 tst-popen \
204 tst-popen2 \
205 tst-printf-binary \
206 tst-printf-bz18872 \
207 tst-printf-bz25691 \
208 tst-printf-fp-free \
209 tst-printf-fp-leak \
210 tst-printf-oct \
211 tst-printf-round \
212 tst-printfsz \
213 tst-put-error \
214 tst-renameat2 \
215 tst-rndseek \
216 tst-scanf-round \
217 tst-setvbuf1 \
218 tst-sprintf \
219 tst-sprintf-errno \
220 tst-sprintf2 \
221 tst-sprintf3 \
222 tst-sscanf \
223 tst-swprintf \
224 tst-swscanf \
225 tst-tmpnam \
226 tst-ungetc \
227 tst-unlockedio \
228 tst-vfprintf-mbs-prec \
229 tst-vfprintf-user-type \
230 tst-vfprintf-width-prec \
231 tst-vfprintf-width-prec-alloc \
232 tst-vfprintf-width-i18n \
233 tst-wc-printf \
234 tstdiomisc \
235 tstgetln \
236 tstscanf \
237 xbug \
238 # tests
240 generated += \
241 errlist-data-aux-shared.S \
242 errlist-data-aux.S \
243 siglist-aux-shared.S \
244 siglist-aux.S \
245 # generated
247 tests-internal = \
248 tst-grouping_iterator \
249 # tests-internal
251 test-srcs = tst-unbputc tst-printf tst-printfsz-islongdouble
253 ifeq ($(run-built-tests),yes)
254 tests-special += \
255 $(objpfx)tst-printf-bz18872-mem.out \
256 $(objpfx)tst-printf-bz25691-mem.out \
257 $(objpfx)tst-printf-fp-free-mem.out \
258 $(objpfx)tst-printf-fp-leak-mem.out \
259 $(objpfx)tst-printf.out \
260 $(objpfx)tst-printfsz-islongdouble.out \
261 $(objpfx)tst-setvbuf1-cmp.out \
262 $(objpfx)tst-unbputc.out \
263 $(objpfx)tst-vfprintf-width-prec-mem.out \
264 # tests-special
266 generated += \
267 tst-printf-bz18872-mem.out \
268 tst-printf-bz18872.c \
269 tst-printf-bz18872.mtrace \
270 tst-printf-bz25691-mem.out \
271 tst-printf-bz25691.mtrace \
272 tst-printf-fp-free-mem.out \
273 tst-printf-fp-free.mtrace \
274 tst-printf-fp-leak-mem.out \
275 tst-printf-fp-leak.mtrace \
276 tst-vfprintf-width-prec-mem.out \
277 tst-vfprintf-width-prec.mtrace \
278 # generated
279 endif # $(run-built-tests)
281 tests-special += $(objpfx)tst-errno-manual.out
283 include ../Rules
285 # The errlist.c is built in two phases because compiler might reorder the
286 # compat_symbol directive prior the object itself and on binutils older
287 # than 2.29 it might generate object sizes different than the expected ones.
288 $(objpfx)errlist-data-aux-shared.S: errlist-data-gen.c
289 $(make-target-directory)
290 $(compile-command.c) $(pic-cppflags) $(pic-ccflag) $(no-stack-protector) -S
292 $(objpfx)errlist-data-aux.S: errlist-data-gen.c
293 $(make-target-directory)
294 $(compile-command.c) $(pie-default) $(no-stack-protector) -S
296 ifndef no_deps
297 -include $(objpfx)errlist-data-aux.S.d $(objpfx)errlist-data-aux-shared.S.d
298 endif
300 $(objpfx)errlist-data.os: $(objpfx)errlist-data-aux-shared.S
301 $(addprefix $(objpfx)errlist-data, $(object-suffixes-noshared)): \
302 $(objpfx)errlist-data-aux.S
304 $(objpfx)siglist-aux-shared.S: siglist-gen.c
305 $(make-target-directory)
306 $(compile-command.c) $(pic-cppflags) $(pic-ccflag) $(no-stack-protector) -S
308 $(objpfx)siglist-aux.S: siglist-gen.c
309 $(make-target-directory)
310 $(compile-command.c) $(pie-default) $(no-stack-protector) -S
312 ifndef no_deps
313 -include $(objpfx)siglist-aux.S.d $(objpfx)siglist-aux-shared.S.d
314 endif
316 $(objpfx)siglist.os: $(objpfx)siglist-aux-shared.S
317 $(addprefix $(objpfx)siglist, $(object-suffixes-noshared)): \
318 $(objpfx)siglist-aux.S
320 ifeq ($(run-built-tests),yes)
321 LOCALES := \
322 de_DE.ISO-8859-1 \
323 de_DE.UTF-8 \
324 en_US.ISO-8859-1 \
325 hi_IN.UTF-8 \
326 ja_JP.EUC-JP \
327 ps_AF.UTF-8 \
328 tg_TJ.UTF-8 \
329 # LOCALES
330 include ../gen-locales.mk
332 $(objpfx)bug14.out: $(gen-locales)
333 $(objpfx)scanf13.out: $(gen-locales)
334 $(objpfx)test-vfprintf.out: $(gen-locales)
335 $(objpfx)tst-grouping.out: $(gen-locales)
336 $(objpfx)tst-grouping2.out: $(gen-locales)
337 $(objpfx)tst-grouping_iterator.out: $(gen-locales)
338 $(objpfx)tst-sprintf.out: $(gen-locales)
339 $(objpfx)tst-sscanf.out: $(gen-locales)
340 $(objpfx)tst-swprintf.out: $(gen-locales)
341 $(objpfx)tst-vfprintf-mbs-prec.out: $(gen-locales)
342 $(objpfx)tst-vfprintf-width-i18n.out: $(gen-locales)
343 endif
345 tst-printf-bz18872-ENV = MALLOC_TRACE=$(objpfx)tst-printf-bz18872.mtrace \
346 LD_PRELOAD=$(common-objpfx)/malloc/libc_malloc_debug.so
347 tst-vfprintf-width-prec-ENV = \
348 MALLOC_TRACE=$(objpfx)tst-vfprintf-width-prec.mtrace \
349 LD_PRELOAD=$(common-objpfx)/malloc/libc_malloc_debug.so
350 tst-printf-bz25691-ENV = \
351 MALLOC_TRACE=$(objpfx)tst-printf-bz25691.mtrace \
352 LD_PRELOAD=$(common-objpfx)/malloc/libc_malloc_debug.so
353 tst-printf-fp-free-ENV = \
354 MALLOC_TRACE=$(objpfx)tst-printf-fp-free.mtrace \
355 LD_PRELOAD=$(common-objpfx)/malloc/libc_malloc_debug.so
356 tst-printf-fp-leak-ENV = \
357 MALLOC_TRACE=$(objpfx)tst-printf-fp-leak.mtrace \
358 LD_PRELOAD=$(common-objpfx)/malloc/libc_malloc_debug.so
360 $(objpfx)tst-unbputc.out: tst-unbputc.sh $(objpfx)tst-unbputc
361 $(SHELL) $< $(common-objpfx) '$(test-program-prefix)'; \
362 $(evaluate-test)
364 $(objpfx)tst-printf.out: tst-printf.sh $(objpfx)tst-printf
365 $(SHELL) $< $(common-objpfx) '$(test-program-prefix)'; \
366 $(evaluate-test)
368 $(objpfx)tst-printfsz-islongdouble.out: \
369 tst-printfsz-islongdouble.sh $(objpfx)tst-printfsz-islongdouble
370 $(SHELL) $^ '$(test-program-prefix)' $@; \
371 $(evaluate-test)
373 # We generate this source because it requires a printf invocation with
374 # 10K arguments.
375 $(objpfx)tst-printf-bz18872.c: tst-printf-bz18872.sh
376 rm -f $@ && $(BASH) $^ > $@.new && mv $@.new $@
378 $(objpfx)tst-%-mem.out: $(objpfx)tst-%.out
379 $(common-objpfx)malloc/mtrace $(objpfx)tst-$*.mtrace > $@; \
380 $(evaluate-test)
382 errlist-h = $(firstword $(wildcard $(addsuffix /errlist.h,$(sysdirs) .)))
384 $(objpfx)tst-errno-manual.out: tst-errno-manual.py \
385 $(errlist-h) \
386 $(..)manual/errno.texi
387 $(PYTHON) tst-errno-manual.py -m $(..)manual/errno.texi \
388 -e $(errlist-h) > $@; \
389 $(evaluate-test)
391 CFLAGS-vfprintf.c += -Wno-uninitialized
392 CFLAGS-vfwprintf.c += -Wno-uninitialized
394 CFLAGS-tmpfile.c += -fexceptions
395 CFLAGS-tmpfile64.c += -fexceptions
396 CFLAGS-tempname.c += -fexceptions
397 CFLAGS-psignal.c += -fexceptions
398 CFLAGS-vprintf.c += -fexceptions
399 CFLAGS-cuserid.c += -fexceptions
401 CFLAGS-vfprintf.c += -fexceptions
402 CFLAGS-fprintf.c += -fexceptions
403 CFLAGS-printf.c += -fexceptions
404 CFLAGS-vfwprintf.c += -fexceptions
405 CFLAGS-vfscanf.c += -fexceptions
406 CFLAGS-vfwscanf.c += -fexceptions
407 CFLAGS-fscanf.c += -fexceptions
408 CFLAGS-scanf.c += -fexceptions
409 CFLAGS-isoc99_vfscanf.c += -fexceptions
410 CFLAGS-isoc99_vscanf.c += -fexceptions
411 CFLAGS-isoc99_fscanf.c += -fexceptions
412 CFLAGS-isoc99_scanf.c += -fexceptions
414 CFLAGS-dprintf.c += $(config-cflags-wno-ignored-attributes)
416 # scanf14a.c and scanf16a.c test a deprecated extension which is no
417 # longer visible under most conformance levels; see the source files
418 # for more detail.
419 CFLAGS-scanf14a.c += -std=gnu89
420 CFLAGS-scanf16a.c += -std=gnu89
422 CFLAGS-bug3.c += -DOBJPFX=\"$(objpfx)\"
423 CFLAGS-bug4.c += -DOBJPFX=\"$(objpfx)\"
424 CFLAGS-bug5.c += -DOBJPFX=\"$(objpfx)\"
425 CFLAGS-test-fseek.c += -DOBJPFX=\"$(objpfx)\"
426 CFLAGS-test-popen.c += -DOBJPFX=\"$(objpfx)\"
427 CFLAGS-test_rdwr.c += -DOBJPFX=\"$(objpfx)\"
429 # tst-gets.c tests a deprecated function.
430 CFLAGS-tst-gets.c += -Wno-deprecated-declarations
432 # BZ #11319 was first fixed for regular vdprintf, then reopened because
433 # the fortified version had the same bug.
434 CFLAGS-tst-bz11319-fortify2.c += -D_FORTIFY_SOURCE=2
436 CFLAGS-tst-memstream-string.c += -fno-builtin-fprintf
438 CPPFLAGS += $(libio-mtsafe)
440 $(objpfx)tst-setvbuf1.out: /dev/null $(objpfx)tst-setvbuf1
441 $(test-program-cmd) > $@ 2>&1; \
442 $(evaluate-test)
444 $(objpfx)tst-setvbuf1-cmp.out: tst-setvbuf1.expect $(objpfx)tst-setvbuf1.out
445 cmp $^ > $@; \
446 $(evaluate-test)
448 $(objpfx)tst-printf-round: $(libm)
449 $(objpfx)tst-scanf-round: $(libm)