locale: Fix localedef exit code (Bug 22292)
[glibc.git] / ChangeLog
blobfd3fe787dfca10ffd32326774fcc5e40670141dd
1 2017-10-13  Carlos O'Donell  <carlos@redhat.com>
3         [BZ #22292]
4         * locale/programs/record-status.h: New file
5         * locale/programs/locale.c: Add comment.
6         * locale/programs/charmap-dir.c: Don't include error.h.
7         (charmap_opendir): Use record_error.
8         * locale/programs/charmap.c: Don't include error.h.
9         (charmap_read): Use record_error, and record_warning.
10         (parse_charmap): Likewise.
11         * locale/programs/ld-address.c: Don't include error.h.
12         (address_finish): Use record_error, and record_warning.
13         * locale/programs/ld-collate.c: Don't include error.h.
14         (collate_finish): Use record_error, and record_error_at_line.
15         * locale/programs/ld-ctype.c (ctype_finish): Use record_error.
16         (ctype_class_new): Likewise.
17         (ctype_map_new): Likewise.
18         (set_one_default): Likewise.
19         (set_class_defaults): Likewise.
20         (translit_flatten): Likewise.
21         (allocate_arrays): Use record_error, and record_verbose.
22         * locale/programs/ld-identification.c: Don't include error.h.
23         (indentation_finish): Use record_error and record_warning.
24         * locale/programs/ld-measurement.c: Don't include error.h.
25         (measurement_finish): Use record_error.
26         * locale/programs/ld-messages.c
27         (message_finish): Likewise.
28         * locale/programs/ld-monetary.c
29         (monetary_finish): Likewise.
30         * locale/programs/ld-name.c (name_finish): Use record_error
31         and record_warning.
32         * locale/programs/ld-numeric.c
33         (numeric_finish): Use record_error.
34         * locale/programs/ld-paper.c: Don't include error.h.
35         (paper_finish): Use record_error.
36         * locale/programs/ld-telephone.c: Don't include error.h.
37         (telephone_finish): Use record_error.
38         * locale/programs/ld-time.c (time_finish): Likewise.
39         * locale/programs/linereader.h (lr_error): Make inline func.
40         * locale/programs/localedef.c: Define recorded_warning_count,
41         and recorded_error_count.
42         (main): Use record_error. Use recorded_error_count and
43         recorded_warning_count to issue correct error returns.
44         (add_to_readlist): Use record_error.
45         (find_locale): Likewise.
46         (load_locale): Likewise.
47         * locale/programs/localedef.h: Remove be_quiet
48         and WITH_CUR_LOCALE.
49         * locale/programs/locarchive.c (compare_from_file): Use
50         record_error.
51         * locale/programs/locfile.c (write_locale_data): Use
52         record_error.
53         * locale/programs/repertoire.c: Dont include error.h.
54         (repertoire_complain): Use record_error.
55         * localedata/tst-fmon.sh: Expect failures from localedef.
56         * localedata/tst-locale.sh: Likewise.
57         * localedata/gen-locale.sh: Expect failures from SHIFT_JIS.
59 2017-10-12  Carlos O'Donell  <carlos@redhat.com>
61         * localedata/unicode-gen/Makefile (GENERATED): Use i18n_ctype.
62         (REPORTS): Likewise.
63         (check): Likewise.
64         (i18n): Rename to...
65         (i18n_ctype): ...this.
66         (i18n-report): Rename to...
67         (i18n_ctype-report): ...this.
68         * localedata/locales/i18n_ctype: Regenerate.
69         * localedata/locales/i18n: copy i18n_ctype.
71 2017-10-13  Joseph Myers  <joseph@codesourcery.com>
73         * stdlib/strfroml.c: Include <bits/floatn.h>.
74         [__HAVE_FLOAT128 && !__HAVE_DISTINCT_FLOAT128] (strfromf128):
75         Define before include of <stdlib.h> and undefine afterwards, then
76         define as weak alias.
78         * sysdeps/ieee754/ldbl-64-128/s_nextafterl.c (weak_alias):
79         Undefine and restore default definition.  Use
80         libm_alias_ldouble_other.
82 2017-10-13  Peter Zelezny  <peter.zelezny@dektech.com.au>
84         [BZ #22153]
85         * nptl/allocatestack.c (__nptl_setxid_error): Preserve error code
86         in coredumps.
88 2017-10-13  James Clarke  <jrtc27@jrtc27.com>
90         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
91         Assign sym_map to be map for local symbols, as TLS relocations
92         use sym_map to determine whether the symbol is defined and to
93         extract the TLS information.
94         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
95         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
97 2017-10-13  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
99         [BZ #22189]
100         * sysdeps/powerpc/fpu/math_private.h (math_opt_barrier):
101         (math_force_eval): Add powerpc version.
103         [BZ #22142]
104         * stdio-common/tst-printf.c (fp_test): Add tests for DBL_MAX and
105         -DBL_MAX.
106         (do_test): Likewise.
107         * stdio-common/tst-printf.sh: Likewise.
108         * sysdeps/powerpc/powerpc64/power7/add_n.S: Invert the initial
109         ifdef clause in order to set the carry bit right.  Replace r0 by
110         0 without changing the behavior.
112 2017-10-13  Joseph Myers  <joseph@codesourcery.com>
114         * sysdeps/sparc/sparc32/fpu/s_fabsl.c: Include
115         <libm-alias-ldouble.h>.
116         (fabsl): Define using libm_alias_ldouble.
117         * sysdeps/sparc/sparc64/fpu/s_fabsl.c: Include
118         <libm-alias-ldouble.h>.
119         (fabsl): Define using libm_alias_ldouble.
121         * sysdeps/ieee754/ldbl-opt/w_lgamma_compatl.c [BUILD_LGAMMA]:
122         Remove conditional code.
124         * sysdeps/ieee754/ldbl-opt/s_clog10l.c (__clog10l__internal):
125         Rename to __clog10_internal_l.
126         (__clog10_internal_l): Define aliases using
127         libm_alias_ldouble_other instead of using libm_alias_ldouble_other
128         with __clog10.
130 2017-10-13  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
132         * benchtests/Makefile (bench-math):  Add sinf, cosf and sincosf.
133         * benchtests/sincosf-inputs: New file.
134         * benchtests/cosf-inputs: New file.
135         * benchtests/sinf-inputs: New file.
137 2017-10-12  Szabolcs Nagy  <szabolcs.nagy@arm.com>
139         * posix/tst-spawn.c (do_test): Wait for both children.
141 2017-10-12  H.J. Lu  <hongjiu.lu@intel.com>
143         [BZ #22284]
144         * gmon/Makefile [$(have-fpie)$(build-shared) == yesyes] (tests,
145         tests-pie): Add tst-gmon-pie.
146         (CFLAGS-tst-gmon-pie.c): New.
147         (CRT-tst-gmon-pie): Likewise.
148         (tst-gmon-pie-ENV): Likewise.
149         [$(have-fpie)$(build-shared) == yesyes] (tests-special): Likewise.
150         ($(objpfx)tst-gmon-pie.out): Likewise.
151         (clean-tst-gmon-pie-data): Likewise.
152         ($(objpfx)tst-gmon-pie-gprof.out): Likewise.
153         * gmon/gmon.c [PIC]: Include <link.h>.
154         [PIC] (callback): New function.
155         (write_hist): Add an argument for load address.  Subtract load
156         address from PCs.
157         (write_call_graph): Likewise.
158         (write_gmon): Call __dl_iterate_phdr to get load address, pass
159         it to write_hist and write_call_graph.
160         * gmon/tst-gmon-pie.c: New file.
162 2017-10-11  Joseph Myers  <joseph@codesourcery.com>
164         * math/Makefile (test-types-basic): New variable.
165         (test-types): Likewise.
166         (libm-test-support): Use $(test-types) instead of $(types).
167         (libm-tests-base-normal): Likewise.
168         (libm-tests-base-finite): Likewise.
169         (libm-tests-base-inline): Likewise.
170         (generated): Likewise.
171         ($(objpfx)libm-test-support-$(t).c): Likewise.
172         (libm-tests-for-type iterator): Likewise.
173         (libm-test-support iterator): Likewise.
174         * math/libm-test-support.c (ulp_i_idx): Use ULP_I_IDX.
175         (ulp_idx): Use ULP_IDX.
176         * math/test-ldouble.h: Include <float.h>.
177         (TYPE_STR): Define conditional on [LDBL_MANT_DIG == DBL_MANT_DIG].
178         (ULP_IDX): New macro.
179         (ULP_I_IDX): Likewise.
180         * math/test-double.h (ULP_IDX): Likewise.
181         (ULP_I_IDX): Likewise.
182         * math/test-float.h (ULP_IDX): Likewise.
183         (ULP_I_IDX): Likewise.
184         * math/test-float128.h (ULP_IDX): Likewise.
185         (ULP_I_IDX): Likewise.
187 2017-10-11  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
189         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Remove file.
190         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
191         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
192         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: Likewise.
193         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
194         * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h: Likewise.
195         * sysdeps/unix/sysv/linux/powerpc/sysdep-cancel.h: Likewise.
196         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
197         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
198         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
199         * sysdeps/unix/sysv/linux/sparc/sysdep-cancel.h: Likewise.
200         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
201         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
202         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
203         (SINGLE_THREAD_BY_GLOBAL): Define.
204         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (SINGLE_THREAD_BY_GLOBAL):
205         Likewise.
206         * sysdeps/unix/sysv/linux/alpha/sysdep.h (SINGLE_THREAD_BY_GLOBAL):
207         Likewise.
208         * sysdeps/unix/sysv/linux/arm/sysdep.h (SINGLE_THREAD_BY_GLOBAL):
209         Likewise.
210         * sysdeps/unix/sysv/linux/hppa/sysdep.h (SINGLE_THREAD_BY_GLOBAL):
211         Likewise.
212         * sysdeps/unix/sysv/linux/microblaze/sysdep.h
213         (SINGLE_THREAD_BY_GLOBAL): Likewise.
214         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SINGLE_THREAD_BY_GLOBAL):
215         Likewise.
217 2017-10-11  Andreas Schwab  <schwab@suse.de>
219         * nis/Makefile (aux): Remove.
220         * nscd/Makefile (aux): Add nscd_hash.
221         (nscd-modules): Likewise.
222         ($(objpfx)nscd): Don't depend on libnsl.
223         * nscd/nscd_hash.c: New file.
224         * nscd/nscd_hash.h: Likewise.
225         * nscd/cache.c: Include "nscd_hash.h" instead of <rpcsvc/nis.h>.
226         (cache_search, cache_add): Use __nscd_hash instead of __nis_hash.
227         * nscd/nscd_helper.c: Include <sys/param.h> and "nscd_hash.h"
228         instead of <nis/rpcsvc/nis.h>.
229         (__nscd_cache_search): Use __nscd_hash instead of __nis_hash.
231 2017-10-11  Florian Weimer  <fweimer@redhat.com>
233         [BZ #22078]
234         Avoid large NSS buffers with many addresses, aliases.
235         * nss/nss_files/files-hosts.c (gethostbyname3_multi): Rewrite
236         using dynarrays and struct alloc_buffer.
237         * nss/Makefile (tests): Add tst-nss-files-hosts-multi.
238         (tst-nss-files-hosts-multi): Link with -ldl.
239         * nss/tst-nss-files-hosts-multi.c: New file.
241 2017-10-11  Florian Weimer  <fweimer@redhat.com>
243         [BZ #18023]
244         * nss/nss_files/files-hosts.c (gethostbyname3_multi): Use struct
245         scratch_buffer.  Eliminate gotos.
247 2017-10-11  Joseph Myers  <joseph@codesourcery.com>
249         * sysdeps/ieee754/ldbl-opt/s_clog10l.c: Use
250         libm_alias_ldouble_other.
251         * sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c (weak_alias): Do not
252         undefine and redefine.
253         [LIBM_SVID_COMPAT && !LONG_DOUBLE_COMPAT (libm, GLIBC_2_1)]
254         (exp10l): Do not define here.
255         * sysdeps/ieee754/ldbl-opt/w_lgamma_compatl.c [BUILD_LGAMMA]
256         (weak_alias): Undefine and redefine.
257         [BUILD_LGAMMA]: Use libm_alias_ldouble_other.
258         * sysdeps/ieee754/ldbl-opt/w_remainderl_compat.c
259         [LIBM_SVID_COMPAT] (weak_alias): Undefine and redefine here.
260         [LIBM_SVID_COMPAT]: Use libm_alias_ldouble_other.
262         * soft-fp/fmadf4.c: Include <libm-alias-double.h>.
263         [!__fma] (fma): Define using libm_alias_double.
264         * soft-fp/fmasf4.c: Include <libm-alias-float.h>.
265         [!__fmaf] (fmaf): Define using libm_alias_float.
266         * soft-fp/fmatf4.c: Include <libm-alias-ldouble.h>.
267         (fmal): Define using libm_alias_ldouble.
269 2017-10-10  Joseph Myers  <joseph@codesourcery.com>
271         * sysdeps/generic/libm-alias-double.h (libm_alias_double_other_r):
272         New macro.
273         (libm_alias_double_other): Likewise.
274         (libm_alias_double_r): Use libm_alias_double_other_r.
275         * sysdeps/generic/libm-alias-float.h (libm_alias_float_other_r):
276         New macro.
277         (libm_alias_float_other): Likewise.
278         (libm_alias_float_r): Use libm_alias_float_other_r.
279         * sysdeps/generic/libm-alias-float128.h
280         (libm_alias_float128_other_r): New macro.
281         (libm_alias_float128_other): Likewise.
282         (libm_alias_float128_r): Use libm_alias_float128_other_r.
283         * sysdeps/generic/libm-alias-ldouble.h
284         (libm_alias_ldouble_other_r): New macro.
285         (libm_alias_ldouble_other): Likewise.
286         (libm_alias_ldouble_r): Use libm_alias_ldouble_other_r.
287         * sysdeps/ieee754/ldbl-opt/libm-alias-double.h
288         (libm_alias_double_other_r): New macro.
289         (libm_alias_double_other): Likewise.
290         (libm_alias_double_r): Use libm_alias_double_other_r.
291         * sysdeps/ieee754/ldbl-opt/libm-alias-ldouble.h
292         (libm_alias_ldouble_other_r): New macro.
293         (libm_alias_ldouble_other): Likewise.
294         (libm_alias_ldouble_r): Use libm_alias_ldouble_other_r.
295         * math/w_lgamma_main.c: Include <libm-alias-double.h>.
296         [!USE_AS_COMPAT]: Use libm_alias_double_other.
297         * math/w_lgammaf_main.c: Include <libm-alias-float.h>.
298         [!USE_AS_COMPAT]: Use libm_alias_float_other.
299         * math/w_lgammal_main.c: Include <libm-alias-ldouble.h>.
300         [!USE_AS_COMPAT]: Use libm_alias_ldouble_other.
301         * math/w_exp2f.c: Use libm_alias_float_other.
302         * math/w_expf.c: Likewise.
303         * math/w_log2f.c: Likewise.
304         * math/w_logf.c: Likewise.
305         * math/w_powf.c: Likewise.
306         * sysdeps/ieee754/flt-32/e_exp2f.c: Include <libm-alias-float.h>.
307         [!__exp2f]: Use libm_alias_float_other.
308         * sysdeps/ieee754/flt-32/e_expf.c: Include <libm-alias-float.h>.
309         [!__expf]: Use libm_alias_float_other.
310         * sysdeps/ieee754/flt-32/e_log2f.c: Include <libm-alias-float.h>.
311         [!__log2f]: Use libm_alias_float_other.
312         * sysdeps/ieee754/flt-32/e_logf.c: Include <libm-alias-float.h>.
313         [!__logf]: Use libm_alias_float_other.
314         * sysdeps/ieee754/flt-32/e_powf.c: Include <libm-alias-float.h>.
315         [!__powf]: Use libm_alias_float_other.
317 2017-10-10  Florian Weimer  <fweimer@redhat.com>
319         * nss/nss_files/files-hosts.c (gethostbyname3_multi): New
320         function.
321         (_nss_files_gethostbyname3_r): Call it.
323 2017-10-09  Joseph Myers  <joseph@codesourcery.com>
325         * sysdeps/generic/math-type-macros.h [!declare_mgen_alias]: Give
326         error.  Remove default definition of declare_mgen_alias.
327         [!declare_mgen_alias_r]: Likewise.
328         * sysdeps/generic/math-type-macros-double.h
329         [!declare_mgen_alias_r] (declare_mgen_alias_r): New macro.
330         * sysdeps/generic/math-type-macros-float.h [!declare_mgen_alias_r]
331         (declare_mgen_alias_r): Likewise.
332         * sysdeps/generic/math-type-macros-float128.h
333         [!declare_mgen_alias_r] (declare_mgen_alias_r): Likewise.
334         * sysdeps/generic/math-type-macros-ldouble.h
335         [!declare_mgen_alias_r] (declare_mgen_alias_r): Likewise.
336         * math/w_lgamma_r_template.c (declare_mgen_alias_r_x): Remove
337         macro.
338         (declare_mgen_alias_r_s): Likewise.
339         (declare_mgen_alias_r): Likewise.
340         * math/w_lgamma_r_compat.c: Include <libm-alias-double.h>.
341         (lgamma_r): Define using libm_alias_double_r.
342         * math/w_lgammaf_r_compat.c: Include <libm-alias-float.h>.
343         (lgammaf_r): Define using libm_alias_float_r.
344         * math/w_lgammal_r_compat.c: Include <libm-alias-ldouble.h>.
345         (lgammal_r): Define using libm_alias_ldouble_r.
346         * sysdeps/ieee754/ldbl-opt/w_lgamma_r_compat.c: Remove file.
347         * sysdeps/ieee754/ldbl-opt/w_lgammal_r_compat.c: Likewise.
349 2017-10-09  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
351         * lib/glob.c (__glob_pattern_type): Remove now-spurious
352         extern declaration.
354 2017-10-09  Joseph Myers  <joseph@codesourcery.com>
356         * sysdeps/ieee754/ldbl-opt/w_scalbln.c: Remove file.
358 2017-10-09  Jonathan Wakely  <jwakely@redhat.com>
360         [BZ #21326]
361         * include/features.h [__cplusplus >= 201703] (__USE_ISOC11): Define.
362         [__cplusplus >= 201103] (__USE_ISOC99): Define.
363         * math/Makefile (test-math-cxx11): New test.
364         * math/test-math-cxx11.cc: New file.
366 2017-10-08  Christian Brauner  <christian.brauner@ubuntu.com>
368         * login/openpty.c (openpty): Close slave pty file descriptor on error.
370         * login/openpty.c (openpty): If defined, use the TIOCGPTPEER ioctl()
371         call to allocate the slave pty file descriptor.
373 2017-10-06  Joseph Myers  <joseph@codesourcery.com>
375         * sysdeps/ieee754/ldbl-128/s_fma.c: Include <libm-alias-double.h>.
376         [!__fma] (fma): Define using libm_alias_double.
377         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <libm-alias-double.h>.
378         [!__fma] (fma): Define using libm_alias_double.
380         * sysdeps/ieee754/float128/float128_private.h: Include
381         <libm-alias-ldouble.h> and <libm-alias-float128.h>.
382         (libm_alias_ldouble_r): Undefine and redefine.
383         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Include
384         <libm-alias-ldouble.h>.
385         (asinhl): Define using libm_alias_ldouble.
386         * sysdeps/ieee754/ldbl-128/s_atanl.c: Include
387         <libm-alias-ldouble.h>.
388         (atanl): Define using libm_alias_ldouble.
389         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Include
390         <libm-alias-ldouble.h>.
391         (cbrtl): Define using libm_alias_ldouble.
392         * sysdeps/ieee754/ldbl-128/s_ceill.c: Include
393         <libm-alias-ldouble.h>.
394         (ceill): Define using libm_alias_ldouble.
395         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Include
396         <libm-alias-ldouble.h>.
397         (copysignl): Define using libm_alias_ldouble.
398         * sysdeps/ieee754/ldbl-128/s_cosl.c: Include
399         <libm-alias-ldouble.h>.
400         (cosl): Define using libm_alias_ldouble.
401         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include
402         <libm-alias-ldouble.h>.
403         (erfl): Define using libm_alias_ldouble.
404         (erfcl): Likewise.
405         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include
406         <libm-alias-ldouble.h>.
407         (expm1l): Define using libm_alias_ldouble.
408         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Include
409         <libm-alias-ldouble.h>.
410         (fabsl): Define using libm_alias_ldouble.
411         * sysdeps/ieee754/ldbl-128/s_floorl.c: Include
412         <libm-alias-ldouble.h>.
413         (floorl): Define using libm_alias_ldouble.
414         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include
415         <libm-alias-ldouble.h>.
416         (fmal): Define using libm_alias_ldouble.
417         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Include
418         <libm-alias-ldouble.h>.
419         (frexpl): Define using libm_alias_ldouble.
420         * sysdeps/ieee754/ldbl-128/s_fromfpl.c (fromfpl): Define using
421         libm_alias_ldouble.
422         * sysdeps/ieee754/ldbl-128/s_fromfpl_main.c: Include
423         <libm-alias-ldouble.h>.
424         * sysdeps/ieee754/ldbl-128/s_fromfpxl.c (fromfpxl): Define using
425         libm_alias_ldouble.
426         * sysdeps/ieee754/ldbl-128/s_getpayloadl.c: Include
427         <libm-alias-ldouble.h>.
428         (getpayloadl): Define using libm_alias_ldouble.
429         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Include
430         <libm-alias-ldouble.h>.
431         (llrintl): Define using libm_alias_ldouble.
432         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Include
433         <libm-alias-ldouble.h>.
434         (llroundl): Define using libm_alias_ldouble.
435         * sysdeps/ieee754/ldbl-128/s_logbl.c: Include
436         <libm-alias-ldouble.h>.
437         (logbl): Define using libm_alias_ldouble.
438         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Include
439         <libm-alias-ldouble.h>.
440         (lrintl): Define using libm_alias_ldouble.
441         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Include
442         <libm-alias-ldouble.h>.
443         (lroundl): Define using libm_alias_ldouble.
444         * sysdeps/ieee754/ldbl-128/s_modfl.c: Include
445         <libm-alias-ldouble.h>.
446         (modfl): Define using libm_alias_ldouble.
447         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Include
448         <libm-alias-ldouble.h>.
449         (nearbyintl): Define using libm_alias_ldouble.
450         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Include
451         <libm-alias-ldouble.h>.
452         (nextafterl): Define using libm_alias_ldouble.
453         * sysdeps/ieee754/ldbl-128/s_nextupl.c: Include
454         <libm-alias-ldouble.h>.
455         (nextupl): Define using libm_alias_ldouble.
456         * sysdeps/ieee754/ldbl-128/s_remquol.c: Include
457         <libm-alias-ldouble.h>.
458         (remquol): Define using libm_alias_ldouble.
459         * sysdeps/ieee754/ldbl-128/s_rintl.c: Include
460         <libm-alias-ldouble.h>.
461         (rintl): Define using libm_alias_ldouble.
462         * sysdeps/ieee754/ldbl-128/s_roundevenl.c: Include
463         <libm-alias-ldouble.h>.
464         (roundevenl): Define using libm_alias_ldouble.
465         * sysdeps/ieee754/ldbl-128/s_roundl.c: Include
466         <libm-alias-ldouble.h>.
467         (roundl): Define using libm_alias_ldouble.
468         * sysdeps/ieee754/ldbl-128/s_setpayloadl.c (setpayloadl): Define
469         using libm_alias_ldouble.
470         * sysdeps/ieee754/ldbl-128/s_setpayloadl_main.c: Include
471         <libm-alias-ldouble.h>.
472         * sysdeps/ieee754/ldbl-128/s_setpayloadsigl.c (setpayloadsigl):
473         Define using libm_alias_ldouble.
474         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Include
475         <libm-alias-ldouble.h>.
476         (sincosl): Define using libm_alias_ldouble.
477         * sysdeps/ieee754/ldbl-128/s_sinl.c: Include
478         <libm-alias-ldouble.h>.
479         (sinl): Define using libm_alias_ldouble.
480         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Include
481         <libm-alias-ldouble.h>.
482         (tanhl): Define using libm_alias_ldouble.
483         * sysdeps/ieee754/ldbl-128/s_tanl.c: Include
484         <libm-alias-ldouble.h>.
485         (tanl): Define using libm_alias_ldouble.
486         * sysdeps/ieee754/ldbl-128/s_totalorderl.c: Include
487         <libm-alias-ldouble.h>.
488         (totalorderl): Define using libm_alias_ldouble.
489         * sysdeps/ieee754/ldbl-128/s_totalordermagl.c: Include
490         <libm-alias-ldouble.h>.
491         (totalordermagl): Define using libm_alias_ldouble.
492         * sysdeps/ieee754/ldbl-128/s_truncl.c: Include
493         <libm-alias-ldouble.h>.
494         (truncl): Define using libm_alias_ldouble.
495         * sysdeps/ieee754/ldbl-128/s_ufromfpl.c (ufromfpl): Define using
496         libm_alias_ldouble.
497         * sysdeps/ieee754/ldbl-128/s_ufromfpxl.c (ufromfpxl): Define using
498         libm_alias_ldouble.
499         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Include
500         <libm-alias-ldouble.h>.
501         (weak_alias): Do not undefine and redefine.
502         [IS_IN (libc)] (libm_alias_ldouble): Undefine and redefine.
503         (copysignl): Define with long_double_symbol only if [IS_IN
504         (libc)].
505         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Include
506         <libm-alias-ldouble.h>.
507         (weak_alias): Do not undefine and redefine.
508         [IS_IN (libc)] (libm_alias_ldouble): Undefine and redefine.
509         (frexpl): Define with long_double_symbol only if [IS_IN (libc)].
510         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Include
511         <libm-alias-ldouble.h>.
512         (weak_alias): Do not undefine and redefine.
513         [IS_IN (libc)] (libm_alias_ldouble): Undefine and redefine.
514         (modfl): Define with long_double_symbol only if [IS_IN (libc)].
515         * sysdeps/ieee754/ldbl-64-128/s_asinhl.c: Remove file.
516         * sysdeps/ieee754/ldbl-64-128/s_atanl.c: Likewise.
517         * sysdeps/ieee754/ldbl-64-128/s_cbrtl.c: Likewise.
518         * sysdeps/ieee754/ldbl-64-128/s_ceill.c: Likewise.
519         * sysdeps/ieee754/ldbl-64-128/s_cosl.c: Likewise.
520         * sysdeps/ieee754/ldbl-64-128/s_erfl.c: Likewise.
521         * sysdeps/ieee754/ldbl-64-128/s_expm1l.c: Likewise.
522         * sysdeps/ieee754/ldbl-64-128/s_fabsl.c: Likewise.
523         * sysdeps/ieee754/ldbl-64-128/s_floorl.c: Likewise.
524         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: Likewise.
525         * sysdeps/ieee754/ldbl-64-128/s_llrintl.c: Likewise.
526         * sysdeps/ieee754/ldbl-64-128/s_llroundl.c: Likewise.
527         * sysdeps/ieee754/ldbl-64-128/s_logbl.c: Likewise.
528         * sysdeps/ieee754/ldbl-64-128/s_lrintl.c: Likewise.
529         * sysdeps/ieee754/ldbl-64-128/s_lroundl.c: Likewise.
530         * sysdeps/ieee754/ldbl-64-128/s_nearbyintl.c: Likewise.
531         * sysdeps/ieee754/ldbl-64-128/s_remquol.c: Likewise.
532         * sysdeps/ieee754/ldbl-64-128/s_rintl.c: Likewise.
533         * sysdeps/ieee754/ldbl-64-128/s_roundl.c: Likewise.
534         * sysdeps/ieee754/ldbl-64-128/s_sincosl.c: Likewise.
535         * sysdeps/ieee754/ldbl-64-128/s_sinl.c: Likewise.
536         * sysdeps/ieee754/ldbl-64-128/s_tanhl.c: Likewise.
537         * sysdeps/ieee754/ldbl-64-128/s_tanl.c: Likewise.
538         * sysdeps/ieee754/ldbl-64-128/s_truncl.c: Likewise.
540 2017-10-06  Carlos O'Donell  <carlos@redhat.com>
542         [BZ #22111]
543         * malloc/malloc.c (tcache_shutting_down): Use bool type.
544         (tcache_thread_freeres): Set tcache_shutting_down before
545         freeing the tcache.
546         * malloc/Makefile (tests): Add tst-malloc-tcache-leak.
547         * malloc/tst-malloc-tcache-leak.c: New file.
549 2017-10-06  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
551         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: Revert
552         back to powerpc32 file.
553         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c
554         (memrchr): Add __memrchr_power8 to ifunc list.
555         * sysdeps/powerpc/powerpc64/power8/memrchr.S: Mask
556         extra bytes for unaligned inputs.
558 2017-10-06  Joseph Myers  <joseph@codesourcery.com>
560         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: Remove file.
561         * sysdeps/ieee754/ldbl-64-128/s_log1pl.c: Likewise.
562         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c: Likewise.
563         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
564         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
566 2017-10-05  Joseph Myers  <joseph@codesourcery.com>
568         * sysdeps/arm/libm-test-ulps: Update.
570         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Include
571         <libm-alias-ldouble.h>.
572         (asinhl): Define using libm_alias_ldouble.
573         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Include
574         <libm-alias-ldouble.h>.
575         (cbrtl): Define using libm_alias_ldouble.
576         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Include
577         <libm-alias-ldouble.h>.
578         (copysignl): Define using libm_alias_ldouble.
579         * sysdeps/ieee754/ldbl-96/s_cosl.c: Include
580         <libm-alias-ldouble.h>.
581         (cosl): Define using libm_alias_ldouble.
582         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include
583         <libm-alias-ldouble.h>.
584         (erfl): Define using libm_alias_ldouble.
585         (erfcl): Likewise.
586         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include
587         <libm-alias-ldouble.h>.
588         (fmal): Define using libm_alias_ldouble.
589         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Include
590         <libm-alias-ldouble.h>.
591         (frexpl): Define using libm_alias_ldouble.
592         * sysdeps/ieee754/ldbl-96/s_fromfpl.c (fromfpl): Define using
593         libm_alias_ldouble.
594         * sysdeps/ieee754/ldbl-96/s_fromfpl_main.c: Include
595         <libm-alias-ldouble.h>.
596         * sysdeps/ieee754/ldbl-96/s_fromfpxl.c (fromfpxl): Define using
597         libm_alias_ldouble.
598         * sysdeps/ieee754/ldbl-96/s_getpayloadl.c: Include
599         <libm-alias-ldouble.h>.
600         (getpayloadl): Define using libm_alias_ldouble.
601         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Include
602         <libm-alias-ldouble.h>.
603         (llrintl): Define using libm_alias_ldouble.
604         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Include
605         <libm-alias-ldouble.h>.
606         (llroundl): Define using libm_alias_ldouble.
607         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Include
608         <libm-alias-ldouble.h>.
609         (lrintl): Define using libm_alias_ldouble.
610         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Include
611         <libm-alias-ldouble.h>.
612         (lroundl): Define using libm_alias_ldouble.
613         * sysdeps/ieee754/ldbl-96/s_modfl.c: Include
614         <libm-alias-ldouble.h>.
615         (modfl): Define using libm_alias_ldouble.
616         * sysdeps/ieee754/ldbl-96/s_nextupl.c: Include
617         <libm-alias-ldouble.h>.
618         (nextupl): Define using libm_alias_ldouble.
619         * sysdeps/ieee754/ldbl-96/s_remquol.c: Include
620         <libm-alias-ldouble.h>.
621         (remquol): Define using libm_alias_ldouble.
622         * sysdeps/ieee754/ldbl-96/s_roundevenl.c: Include
623         <libm-alias-ldouble.h>.
624         (roundevenl): Define using libm_alias_ldouble.
625         * sysdeps/ieee754/ldbl-96/s_roundl.c: Include
626         <libm-alias-ldouble.h>.
627         (roundl): Define using libm_alias_ldouble.
628         * sysdeps/ieee754/ldbl-96/s_setpayloadl.c (setpayloadl): Define
629         using libm_alias_ldouble.
630         * sysdeps/ieee754/ldbl-96/s_setpayloadl_main.c: Include
631         <libm-alias-ldouble.h>.
632         * sysdeps/ieee754/ldbl-96/s_setpayloadsigl.c: Include
633         <libm-alias-ldouble.h>.
634         (setpayloadsigl): Define using libm_alias_ldouble.
635         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Include
636         <libm-alias-ldouble.h>.
637         (sincosl): Define using libm_alias_ldouble.
638         * sysdeps/ieee754/ldbl-96/s_sinl.c: Include
639         <libm-alias-ldouble.h>.
640         (sinl): Define using libm_alias_ldouble.
641         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Include
642         <libm-alias-ldouble.h>.
643         (tanhl): Define using libm_alias_ldouble.
644         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include
645         <libm-alias-ldouble.h>.
646         (tanl): Define using libm_alias_ldouble.
647         * sysdeps/ieee754/ldbl-96/s_totalorderl.c: Include
648         <libm-alias-ldouble.h>.
649         (totalorderl): Define using libm_alias_ldouble.
650         * sysdeps/ieee754/ldbl-96/s_totalordermagl.c: Include
651         <libm-alias-ldouble.h>.
652         (totalordermagl): Define using libm_alias_ldouble.
653         * sysdeps/ieee754/ldbl-96/s_ufromfpl.c (ufromfpl): Define using
654         libm_alias_ldouble.
655         * sysdeps/ieee754/ldbl-96/s_ufromfpxl.c (ufromfpxl): Define using
656         libm_alias_ldouble.
658 2017-10-05  Siddhesh Poyarekar  <siddhesh@sourceware.org>
660         * sysdeps/aarch64/multiarch/Makefile (sysdep_routines): Add
661         memmove_falkor.
662         * sysdeps/aarch64/multiarch/ifunc-impl-list.c
663         (__libc_ifunc_impl_list): Likewise.
664         * sysdeps/aarch64/multiarch/memmove.c: Likewise.
665         * sysdeps/aarch64/multiarch/memmove_falkor.S: New file.
667         * benchtests/bench-memmove-walk.c: New file.
668         * benchtests/Makefile (string-benchset): Add it.
670         * benchtests/bench-memset-walk.c: New file.
671         * benchtests/Makefile (string-benchset): Add it.
673         * benchtests/bench-memcpy-walk.c: New file.
674         * benchtests/Makefile (string-benchset): Add it.
676 2017-10-05  Florian Weimer  <fweimer@redhat.com>
678         nscd: Eliminate compilation time dependency in the build output.
679         * nscd/nscd_stat.c (STATDATA_VERSION)
680         (STATDATA_VERSION_SELINUX_FLAG, STATDATA_VERSION_FLAGS)
681         (STATDATA_VERSION_FULL): New macro definitions.
682         (compilation): Remove.
683         (struct statdata): Adjust version member.
684         (send_stats): Set version from STATDATA_VERSION_FULL.
685         (receive_print_stats): Verify version against STATDATA_VERSION_FULL.
687 2017-10-05  Joseph Myers  <joseph@codesourcery.com>
689         * configure.ac (--enable-add-ons): Remove option.
690         (machine): Do not mention add-ons in comment.
691         (LIBC_PRECONFIGURE): Likewise.
692         (add_ons): Remove variable and sanity checks and logic to locate
693         add-ons.
694         (add_ons_automatic): Remove variable.
695         (configured_add_ons): Likewise.
696         (add_ons_sfx): Likewise.
697         (add_ons_pfx): Likewise.
698         (add_on_subdirs): Likewise.
699         (sysnames_add_ons): Likewise.  Remove loop over add-ons and
700         consideration of add-ons in Implies handling.
701         (sysdeps_add_ons): Likewise.
702         * configure: Regenerated.
703         * libidn/configure.ac: Remove.
704         * libidn/configure: Likewise.
705         * sysdeps/unix/inet/configure.ac: New file.
706         * sysdeps/unix/inet/configure: New generated file.
707         * sysdeps/unix/inet/Subdirs: Add libidn.
708         * Makeconfig (sysdeps-srcdirs): Remove variable.
709         (+sysdep_dirs): Do not include $(sysdeps-srcdirs).
710         ($(common-objpfx)config.status): Do not depend on add-on files.
711         ($(common-objpfx)shlib-versions.v.i): Do not mention add-ons in
712         comment.
713         (all-subdirs): Do not include $(add-on-subdirs).
714         * Makefile (dist-prepare): Do not use $(sysdeps-add-ons).
715         * config.make.in (add-ons): Remove variable.
716         (add-on-subdirs): Likewise.
717         (sysdeps-add-ons): Likewise.
718         * manual/Makefile (add-chapters): Remove.
719         ($(objpfx)texis): Do not depend on $(add-chapters).
720         (nonexamples): Do not handle $(add-chapters).
721         (examples): Do not handle $(add-ons).
722         (chapters.% top-menu.%): Do not pass '$(add-chapters)' to
723         libc-texinfo.sh.
724         * manual/install.texi (Installation): Do not mention add-ons.
725         (--enable-add-ons): Do not document configure option.
726         * INSTALL: Regenerated.
727         * manual/libc-texinfo.sh: Do not handle $2 add-ons argument.
728         * manual/maint.texi (Hierarchy Conventions): Do not mention
729         add-ons.
730         * scripts/build-many-glibcs.py (Glibc.build_glibc): Do not use
731         --enable-add-ons.
732         * scripts/gen-sorted.awk: Do not handle Subdirs files from
733         add-ons.
734         * scripts/test-installation.pl: Do not handle glibc-compat add-on.
735         * sysdeps/nptl/Makeconfig: Do not mention add-ons in comment.
737 2017-10-05  Andreas Schwab  <schwab@suse.de>
739         [BZ #15142]
740         * libio/genops.c (_IO_list_all_stamp): Delete.  All uses removed.
741         (_IO_flush_all_lockp): Always lock list_all_lock.
742         (_IO_flush_all_linebuffered): Likewise.
743         (_IO_unbuffer_all): Likewise.
745 2017-10-05  Florian Weimer  <fweimer@redhat.com>
747         [BZ #15436]
748         Do not flush stdio streams on abort.
749         * stdlib/abort.c (fflush): Remove macro definition.
750         (abort): Remove stages related to stdio flushing.
752 2017-10-05  Florian Weimer  <fweimer@redhat.com>
754         * gmon/Makefile (CFLAGS-tst-gmon.c): Add -fno-omit-frame-pointer.
756 2017-10-05  Stefan Liebler  <stli@linux.vnet.ibm.com>
758         * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
760 2017-10-05  Florian Weimer  <fweimer@redhat.com>
762         * support/support_format_hostent.c (support_format_hostent): Add
763         more error information for NETDB_INTERNAL.
765 2017-10-04  H.J. Lu  <hongjiu.lu@intel.com>
767         * config.h.in (NO_HIDDEN_EXTERN_FUNC_IN_PIE): New.
768         * include/libc-symbols.h (__hidden_proto_hiddenattr): Add check
769         for PIC and NO_HIDDEN_EXTERN_FUNC_IN_PIE.
770         * sysdeps/i386/configure.ac (NO_HIDDEN_EXTERN_FUNC_IN_PIE): New
771         AC_DEFINE if multi-arch is enabled.
772         * sysdeps/i386/configure: Regenerated.
774 2017-10-04  H.J. Lu  <hongjiu.lu@intel.com>
776         * Makeconfig (+link-static-before-libc): Use
777         $(DEFAULT-LDFLAGS-$(@F)).
778         * elf/Makefile (CRT-tst-tls1-static-non-pie): New.
779         (LDFLAGS-tst-tls1-static-non-pie): Renamed to ...
780         (DEFAULT-LDFLAGS-tst-tls1-static-non-pie): This.
782 2017-10-04  H.J. Lu  <hongjiu.lu@intel.com>
784         * elf/Makefile (tests): Add tst-main1.
785         (modules-names): Add tst-main1mod.
786         ($(objpfx)tst-main1): New.
787         (CRT-tst-main1): Likewise.
788         (LDFLAGS-tst-main1): Likewise.
789         (LDLIBS-tst-main1): Likewise.
790         (tst-main1mod.so-no-z-defs): Likewise.
791         * elf/tst-main1.c: New file.
792         * elf/tst-main1mod.c: Likewise.
794 2017-10-04  H.J. Lu  <hongjiu.lu@intel.com>
796         * math/test-math-iscanonical.cc (do_test): Return errors != 0.
798 2017-10-04  Joseph Myers  <joseph@codesourcery.com>
800         * sysdeps/ieee754/dbl-64/s_fma.c: Include <libm-alias-double.h>.
801         (fma): Define using libm_alias_double.
802         * sysdeps/ieee754/ldbl-opt/s_fma.c: Remove file.
803         * sysdeps/sparc/sparc32/fpu/s_fma.c: Do not include
804         <math_ldbl_opt.h>.
805         (fmal): Do not define as compat symbol here.
806         * sysdeps/alpha/fpu/s_fma.c: New file.
808 2017-10-04  Szabolcs Nagy  <szabolcs.nagy@arm.com>
810         * sysdeps/aarch64/dl-machine.h (elf_machine_rela): Expand MIN.
812 2017-10-04  Joseph Myers  <joseph@codesourcery.com>
814         [BZ #22229]
815         * sysdeps/sparc/sparc32/fpu/s_copysign.S: Include
816         <math_ldbl_opt.h>
817         (copysignl): Define as compat symbol at version GLIBC_2_0 for libm
818         and libc.
819         * sysdeps/sparc/sparc32/fpu/s_fabs.S: Include <math_ldbl_opt.h>.
820         (fabsl): Define as compat symbol at version GLIBC_2_0 for libm.
821         * sysdeps/sparc/sparc32/fpu/s_fma.c: Include <math_ldbl_opt.h>.
822         (fmal): Define as compat symbol at version GLIBC_2_1 for libm.
823         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
824         Include <math_ldbl_opt.h>
825         (copysignl): Define as compat symbol at version GLIBC_2_0 for libm
826         and libc.
827         (compat_symbol): Undefine and redefine.
828         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Include
829         <math_ldbl_opt.h>
830         (fabsl): Define as compat symbol at version GLIBC_2_0 for libm.
831         (compat_symbol): Undefine and redefine.
832         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c
833         [HAVE_AS_VIS3_SUPPORT]: Include <math_ldbl_opt.h>.
834         [HAVE_AS_VIS3_SUPPORT] (fmal): Define as compat symbol at version
835         GLIBC_2_1 for libm.
836         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Add
837         GLIBC_2.0 copysignl symbol.
838         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Add
839         GLIBC_2.0 copysignl and fabsl and GLIBC_2.1 fmal symbols.
841         * sysdeps/alpha/fpu/s_nearbyint.c: Remove file.
843 2017-10-04  Florian Weimer  <fweimer@redhat.com>
845         * scripts/check-local-headers.sh: Ignore nspr4 header file
846         directory in addition to nspr.
848 2017-10-04  Guido Trentalancia  <guido@trentalancia.net>
850         [BZ #17956]
851         * configure.ac (--enable-nss-crypt): Use NSPR include directory.
852         * configure: Regenerate.
853         * crypt/Makefile (nss-cpp-flags): New variable.
854         (CPPFLAGS-sha256-crypt.c, CPPFLAGS-sha512-crypt.c)
855         (CPPFLAGS-md5-crypt.c): Use it.
856         * scripts/check-local-headers.sh: Ignore nspr header file
857         directory.
859 2017-10-04  Andreas Schwab  <schwab@suse.de>
861         * nis/Makefile (services): Remove compat.
862         (libnss_compat-routines, libnss_compat-inhibit-o): Don't define.
863         ($(objpfx)libnss_compat.so): Remove rule.
864         * nis/Versions (libnss_compat): Remove.
865         * nss/Makefile (services): Add compat.
866         (libnss_compat-routines, libnss_compat-inhibit-o): Define.
867         * nss/Versions (libnss_compat): Define.
868         * nss/nss_compat/compat-grp.c: Moved here from nis/nss_compat.
869         Don't include <rpc/types.h>.  Replace bool_t by bool.
870         * nss/nss_compat/compat-initgroups.c: Likewise.
871         * nss/nss_compat/compat-pwd.c: Likewise.  Include "nisdomain.h"
872         instead of <rpcsrv/ypclnt.h>.
873         (getpwent_next_nss_netgr): Use __nss_get_default_domain instead of
874         yp_get_default_domain.
875         * nss/nss_compat/compat-pwd.c: Likewise.
876         (getspent_next_nss_netgr): Use __nss_get_default_domain instead of
877         yp_get_default_domain.
878         * nss/nss_compat/nisdomain.c: New file.
879         * nss/nss_compat/nisdomain.h: Likewise.
881 2017-10-04  Szabolcs Nagy  <szabolcs.nagy@arm.com>
883         [BZ #22244]
884         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Fix x == 0 case.
885         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
887 2017-10-04  Szabolcs Nagy  <szabolcs.nagy@arm.com>
889         [BZ #22243]
890         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10): Use fabs.
891         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2): Likewise.
893 2017-10-03  H.J. Lu  <hongjiu.lu@intel.com>
895         * sysdeps/i386/start.S: Replace "leal main@GOT(%ebx), %eax" with
896         "movl main@GOTOFF(%ebx), %eax".
898 2017-10-03  H.J. Lu  <hongjiu.lu@intel.com>
900         * sysdeps/i386/dl-machine.h (elf_machine_load_address): Don't
901         allow undefined _DYNAMIC in PIE libc.a.
902         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address):
903         Likewse.
905 2017-10-03  H.J. Lu  <hongjiu.lu@intel.com>
907         * sysdeps/mips/dl-machine.h (elf_machine_load_address): Don't
908         check _DYNAMIC.
910 2017-10-03  H.J. Lu  <hongjiu.lu@intel.com>
912         * sysdeps/arm/dl-machine.h (elf_machine_load_address): Don't
913         check _DYNAMIC.
915 2017-10-03  H.J. Lu  <hongjiu.lu@intel.com>
917         * math/test-math-iscanonical.cc (error): Replace bool with int.
919 2017-10-03  Joseph Myers  <joseph@codesourcery.com>
921         * sysdeps/ieee754/dbl-64/s_modf.c: Include <libm-alias-double.h>.
922         (modf): Define using libm_alias_double, only if [!__modf].
923         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Include
924         <libm-alias-double.h>.
925         (modf): Define using libm_alias_double, only if [!__modf].
926         * sysdeps/ieee754/ldbl-opt/s_modf.c (modfl): Only define libc
927         compat symbol here.
928         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c
929         (weak_alias): Do not undefine and redefine.
930         (strong_alias): Likewise.
931         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c
932         (weak_alias): Likewise.
933         (strong_alias): Likewise.
935         * sysdeps/ieee754/dbl-64/s_logb.c: Include <libm-alias-double.h>.
936         (logb): Define using libm_alias_double, only if [!__logb].
937         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Include
938         <libm-alias-double.h>.
939         (logb): Define using libm_alias_double, only if [!__logb].
940         * sysdeps/ieee754/ldbl-opt/s_logb.c: Remove file.
941         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c
942         (weak_alias): Do not undefine and redefine.
943         (strong_alias): Likewise.
944         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c
945         (weak_alias): Likewise.
946         (strong_alias): Likewise.
948 2017-10-03  H.J. Lu  <hongjiu.lu@intel.com>
950         * sysdeps/unix/sysv/linux/tile/sysdep.h (SYSCALL_ERROR_NAME):
951         Check SHARED instead PIC.
953 2017-10-03  Joseph Myers  <joseph@codesourcery.com>
955         * sysdeps/ieee754/dbl-64/s_fmaf.c: Include <libm-alias-float.h>.
956         [!__fmaf] (fmaf): Define using libm_alias_float.
958         * sysdeps/ieee754/dbl-64/s_frexp.c: Include <libm-alias-double.h>.
959         (frexp): Define using libm_alias_double.
960         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Include
961         <libm-alias-double.h>.
962         (frexp): Define using libm_alias_double.
963         * sysdeps/ieee754/ldbl-opt/s_frexp.c (frexpl): Only define libc
964         compat symbol here.
966 2017-10-03  Gabriel F. T. Gomes  <gabriel@inconstante.eti.br>
968         [BZ #22235]
969         * math/math.h: Trivial fix for unbalanced parentheses in comment.
970         * math/Makefile [CXX] (tests): Add test-math-iscanonical.cc.
971         (CFLAGS-test-math-iscanonical.cc): New variable.
972         * math/test-math-iscanonical.cc: New file.
973         * sysdeps/ieee754/ldbl-96/bits/iscanonical.h (iscanonical):
974         Provide a C++ implementation based on function overloading,
975         rather than using __MATH_TG, which uses C-only builtins.
976         * sysdeps/ieee754/ldbl-128ibm/bits/iscanonical.h (iscanonical):
977         Likewise.
978         * sysdeps/powerpc/powerpc64le/Makefile
979         (CFLAGS-test-math-iscanonical.cc): New variable.
981 2017-10-03  Joseph Myers  <joseph@codesourcery.com>
983         * sysdeps/ieee754/dbl-64/s_ceil.c: Include <libm-alias-double.h>.
984         (ceil): Define using libm_alias_double.
985         * sysdeps/ieee754/dbl-64/s_floor.c: Include <libm-alias-double.h>.
986         (floor): Define using libm_alias_double.
987         * sysdeps/ieee754/dbl-64/s_llround.c: Include
988         <libm-alias-double.h>.
989         (llround): Define using libm_alias_double.
990         * sysdeps/ieee754/dbl-64/s_lround.c: Include
991         <libm-alias-double.h>.
992         (lround): Define using libm_alias_double.
993         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Include
994         <libm-alias-double.h>.
995         (nearbyint): Define using libm_alias_double.
996         * sysdeps/ieee754/dbl-64/s_remquo.c: Include
997         <libm-alias-double.h>.
998         (remquo): Define using libm_alias_double.
999         * sysdeps/ieee754/dbl-64/s_rint.c: Include <libm-alias-double.h>.
1000         (rint): Define using libm_alias_double.
1001         * sysdeps/ieee754/dbl-64/s_round.c: Include <libm-alias-double.h>.
1002         (round): Define using libm_alias_double.
1003         * sysdeps/ieee754/dbl-64/s_trunc.c: Include <libm-alias-double.h>.
1004         (trunc): Define using libm_alias_double.
1005         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Include
1006         <libm-alias-double.h>.
1007         (ceil): Define using libm_alias_double.
1008         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Include
1009         <libm-alias-double.h>.
1010         (floor): Define using libm_alias_double.
1011         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: Include
1012         <libm-alias-double.h>.
1013         (llround): Define using libm_alias_double.
1014         [_LP64] (lround): Likewise.
1015         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Include
1016         <libm-alias-double.h>.
1017         [!_LP64] (lround): Define using libm_alias_double.
1018         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Include
1019         <libm-alias-double.h>.
1020         (nearbyint): Define using libm_alias_double.
1021         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Include
1022         <libm-alias-double.h>.
1023         (remquo): Define using libm_alias_double.
1024         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Include
1025         <libm-alias-double.h>.
1026         (rint): Define using libm_alias_double.
1027         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Include
1028         <libm-alias-double.h>.
1029         (round): Define using libm_alias_double.
1030         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Include
1031         <libm-alias-double.h>.
1032         (trunc): Define using libm_alias_double.
1033         * sysdeps/ieee754/ldbl-opt/s_ceil.c: Remove file.
1034         * sysdeps/ieee754/ldbl-opt/s_floor.c: Likewise.
1035         * sysdeps/ieee754/ldbl-opt/s_llround.c: Likewise.
1036         * sysdeps/ieee754/ldbl-opt/s_lround.c: Likewise.
1037         * sysdeps/ieee754/ldbl-opt/s_nearbyint.c: Likewise.
1038         * sysdeps/ieee754/ldbl-opt/s_remquo.c: Likewise.
1039         * sysdeps/ieee754/ldbl-opt/s_rint.c: Likewise.
1040         * sysdeps/ieee754/ldbl-opt/s_round.c: Likewise.
1041         * sysdeps/ieee754/ldbl-opt/s_trunc.c: Likewise.
1043 2017-10-03  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1045         * math/w_remainder.c: New file.
1046         * math/w_remainderf.c: New file.
1047         * math/w_remainderl.c: New file.
1049 2017-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1051         * elf/rtld.c (BOOTSTRAP_MAP): New.
1052         (RESOLVE_MAP): Replace (&bootstrap_map) with BOOTSTRAP_MAP.
1053         * sysdeps/hppa/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
1054         Likewise.
1055         * sysdeps/ia64/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
1056         Likewise.
1057         * sysdeps/mips/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
1058         Likewise.
1060 2017-10-03  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1062         * include/libc-symbols.h [NO_RTLD_HIDDEN] (rtld_hidden_proto,
1063         rtld_hidden_tls_proto, rtld_hidden_def, rtld_hidden_weak,
1064         rtld_hidden_rtld_hidden_ver, data_def, rtld_hidden_data_weak,
1065         rtld_hidden_data_ver): Define to empty.
1066         * include/assert.h [IS_IN(rtld) && NO_RTLD_HIDDEN] (__assert_fail,
1067         __assert_perror_fail): Likewise.
1068         * include/dirent.h [IS_IN(rtld) && NO_RTLD_HIDDEN]
1069         (__rewinddir): Likewise.
1070         * include/libc-internal.h [IS_IN(rtld) && NO_RTLD_HIDDEN]
1071         (__profile_frequency): Likewise.
1072         * include/setjmp.h (__sigsetjmp): Likewise.
1073         * include/signal.h [IS_IN(rtld) && NO_RTLD_HIDDEN] (__sigaction,
1074         __libc_sigaction): Likewise.
1075         * include/stdlib.h [NO_RTLD_HIDDEN] (unsetenv, __strtoul_internal): Do
1076         not set hidden attribute.
1077         * include/string.h [IS_IN(rtld) && NO_RTLD_HIDDEN] (__stpcpy, __strdup,
1078         __strerror_t, __strsep_g, memchr, memcmp, memcpy, memmove, memset,
1079         rawmemchr, stpcpy, strchr, strcmp, strlen, strnlen, strsep): Likewise.
1080         * include/sys/stat.h [IS_IN(rtld) && NO_RTLD_HIDDEN] (__fxstat,
1081         __fxstat64, __lxstat, __lxstat64, __xstat, __xstat64,
1082         __fxstatat64): Likewise.
1083         * include/sys/utsname.h [IS_IN(rtld) && NO_RTLD_HIDDEN]
1084         (__uname): Likewise.
1085         * include/sysdeps/generic/_itoa.h [IS_IN(rtld) && NO_RTLD_HIDDEN]
1086         (_itoa_upper_digits, _itoa_lower_digits): Likewise.
1087         * sysdeps/mach/hurd/configure.ac (NO_HIDDEN): Do not set.
1088         (NO_RTLD_HIDDEN): Set.
1089         * sysdeps/mach/hurd/configure: Refresh.
1090         * config.h.in: Refresh.
1092 2017-10-02  Joseph Myers  <joseph@codesourcery.com>
1094         * sysdeps/ieee754/dbl-64/s_atan.c: Include <libm-alias-double.h>.
1095         (atan): Define using libm_alias_double.
1096         * sysdeps/ieee754/dbl-64/s_tan.c: Include <libm-alias-double.h>.
1097         (tan): Define using libm_alias_double.
1098         * sysdeps/ieee754/ldbl-opt/s_atan.c: Remove file.
1099         * sysdeps/ieee754/ldbl-opt/s_tan.c: Likewise.
1101         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Rename to __atan and
1102         define as weak alias of __atan.  Do not define any aliases if
1103         [__atan].
1104         [NO_LONG_DOUBLE] (__atanl): Define as strong alias of __atan.
1105         [NO_LONG_DOUBLE] (atanl): Define as weak alias of __atanl.
1106         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Rename to __tan and define
1107         as weak alias of __tan.  Do not define any aliases if [__tan].
1108         [NO_LONG_DOUBLE] (__tanl): Define as strong alias of __tan.
1109         [NO_LONG_DOUBLE] (tanl): Define as weak alias of __tanl.
1110         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c (atan): Rename to
1111         __atan.
1112         * sysdeps/x86_64/fpu/multiarch/s_atan-fma.c (atan): Likewise.
1113         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c (atan): Likewise.
1114         * sysdeps/x86_64/fpu/multiarch/s_atan.c (atan): Rename to __atan
1115         and define as weak alias of __atan.
1116         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c (tan): Rename to
1117         __atan.
1118         * sysdeps/x86_64/fpu/multiarch/s_tan-fma.c (tan): Likewise.
1119         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (tan): Likewise.
1120         * sysdeps/x86_64/fpu/multiarch/s_tan.c (tan): Rename to __tan and
1121         define as weak alias of __tan.
1123 2017-10-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1125         * math/w_lgamma.c: New file.
1126         * math/w_lgammaf.c: New file.
1127         * math/w_lgammal.c: New file.
1129 2017-10-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1131         * sysdeps/ieee754/flt-32/e_log2f.c (__log2f): Define without wrapper.
1132         * sysdeps/ieee754/flt-32/e_logf.c (__logf): Likewise
1133         * sysdeps/ieee754/flt-32/e_powf.c (__powf): Likewise
1134         * sysdeps/ieee754/flt-32/w_log2f.c: New file.
1135         * sysdeps/ieee754/flt-32/w_logf.c: New file.
1136         * sysdeps/ieee754/flt-32/w_powf.c: New file.
1137         * sysdeps/i386/fpu/w_log2f.c: New file.
1138         * sysdeps/i386/fpu/w_logf.c: New file.
1139         * sysdeps/i386/fpu/w_powf.c: New file.
1140         * sysdeps/m68k/m680x0/fpu/w_log2f.c: New file.
1141         * sysdeps/m68k/m680x0/fpu/w_logf.c: New file.
1142         * sysdeps/m68k/m680x0/fpu/w_powf.c: New file.
1144 2017-10-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1145             H.J. Lu  <hongjiu.lu@intel.com>
1147         * sysdeps/ieee754/flt-32/e_exp2f.c (__exp2f): Define without wrapper.
1148         * sysdeps/ieee754/flt-32/e_expf.c (__expf): Likewise
1149         * sysdeps/ieee754/flt-32/w_exp2f.c: New file.
1150         * sysdeps/ieee754/flt-32/w_expf.c: New file.
1151         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_expf-ppc64.c: Update for
1152         the new expf code.
1153         * sysdeps/powerpc/powerpc64/fpu/multiarch/w_expf.c: New file.
1154         * sysdeps/powerpc/powerpc64/power8/fpu/w_expf.c: New file.
1155         * sysdeps/m68k/m680x0/fpu/w_exp2f.c: New file.
1156         * sysdeps/m68k/m680x0/fpu/w_expf.c: New file.
1157         * sysdeps/i386/fpu/w_exp2f.c: New file.
1158         * sysdeps/i386/fpu/w_expf.c: New file.
1159         * sysdeps/i386/i686/fpu/multiarch/w_expf.c: New file.
1160         * sysdeps/x86_64/fpu/w_expf.c: New file.
1162 2017-10-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1164         * math/Versions (logf): New libm symbol at GLIBC_2.27.
1165         (log2f): Likewise.
1166         (powf): Likewise.
1167         * math/w_log2f.c: New file.
1168         * math/w_logf.c: New file.
1169         * math/w_powf.c: New file.
1170         * math/w_log2f_compat.c (__log2f_compat): For compat symbol only.
1171         * math/w_logf_compat.c (__logf_compat): Likewise.
1172         * math/w_powf_compat.c (__powf_compat): Likewise.
1173         * sysdeps/ia64/fpu/e_log2f.S: Add versioned symbols.
1174         * sysdeps/ia64/fpu/e_logf.S: Likewise.
1175         * sysdeps/ia64/fpu/e_powf.S: Likewise.
1176         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Update.
1177         * sysdeps/unix/sysv/linux/alpha/libm.abilist: Likewise.
1178         * sysdeps/unix/sysv/linux/arm/libm.abilist: Likewise.
1179         * sysdeps/unix/sysv/linux/hppa/libm.abilist: Likewise.
1180         * sysdeps/unix/sysv/linux/i386/libm.abilist: Likewise.
1181         * sysdeps/unix/sysv/linux/ia64/libm.abilist: Likewise.
1182         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Likewise.
1183         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Likewise.
1184         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Likewise.
1185         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Likewise.
1186         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Likewise.
1187         * sysdeps/unix/sysv/linux/nios2/libm.abilist: Likewise.
1188         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist:
1189         Likewise.
1190         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
1191         Likewise.
1192         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist:
1193         Likewise.
1194         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist:
1195         Likewise.
1196         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Likewise.
1197         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Likewise.
1198         * sysdeps/unix/sysv/linux/sh/libm.abilist: Likewise.
1199         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Likewise.
1200         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Likewise.
1201         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist:
1202         Likewise.
1203         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist:
1204         Likewise.
1205         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: Likewise.
1206         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Likewise.
1207         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Likewise.
1209 2017-10-02  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
1211         * sysdeps/powerpc/powerpc64/multiarch/Makefile
1212         (sysdep_routines): Add memrchr_power8.
1213         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1214         (memrchr): Add __memrchr_power8 to list of memrchr functions.
1215         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power8.S:
1216         New file.
1217         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c
1218         (memrchr): Add __memrchr_power8 to ifunc list.
1219         * sysdeps/powerpc/powerpc64/power8/memrchr.S: New file.
1221 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1223         [BZ #18822]
1224         * sysdeps/unix/sysv/linux/posix_fadvise64.c
1225         (__posix_fadvise64_l64): Add Add libc_hidden_proto and
1226         libc_hidden_def.
1227         * sysdeps/unix/sysv/linux/posix_fallocate64.c
1228         (__posix_fallocate64_l64): Likewise.
1230 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1232         [BZ #18822]
1233         * sysdeps/unix/sysv/linux/sched_setaffinity.c
1234         (__sched_setaffinity_new): Add libc_hidden_proto and
1235         libc_hidden_def.
1237 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1239         [BZ #18822]
1240         * include/glob.h (__glob64): Add libc_hidden_proto.
1241         * sysdeps/unix/sysv/linux/glob64.c (__glob64): Add
1242         libc_hidden_def.
1244 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1246         [BZ #18822]
1247         * sysdeps/unix/sysv/linux/getrlimit64.c (__new_getrlimit): Add
1248         attribute_hidden.
1250 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1252         [BZ #18822]
1253         * stdlib/exit.h (__new_exitfn): Add attribute_hidden.
1255 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1257         [BZ #18822]
1258         * mon/gmon.c (__moncontrol): Add libc_hidden_proto and
1259         libc_hidden_def.
1261 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1263         [BZ #18822]
1264         * csu/version.c (__libc_print_version): Add attribute_hidden.
1266 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1268         [BZ #18822]
1269         * include/libc-internal.h (__init_misc): Add attribute_hidden.
1271 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1273         [BZ #18822]
1274         * include/fpu_control.h (__setfpucw): Add attribute_hidden.
1276 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1278         [BZ #18822]
1279         * nscd/nscd_helper.c (__nis_hash): New prototype.
1281 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1283         [BZ #18822]
1284         * include/termios.h (__tcgetattr): Add libc_hidden_proto.
1285         * sysdeps/unix/bsd/tcgetattr.c (__tcgetattr): Add
1286         libc_hidden_def.
1287         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
1288         * termios/tcgetattr.c (__tcgetattr): Likewise.
1290 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1292         [BZ #18822]
1293         * include/sys/resource.h (__setrlimit): Add libc_hidden_proto.
1294         * resource/setrlimit.c (__setrlimit): Add libc_hidden_def.
1295         * sysdeps/mach/hurd/setrlimit.c (__setrlimit): Likewise.
1296         * sysdeps/unix/sysv/linux/setrlimit.c (__setrlimit): Likewise.
1297         * sysdeps/unix/sysv/linux/setrlimit64.c (__GI___setrlimit): New.
1299 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1301         [BZ #18822]
1302         * include/monetary.h (__vstrfmon_l): Add attribute_hidden.
1304 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1306         [BZ #18822]
1307         * include/sched.h (__sched_setparam): Add libc_hidden_proto.
1308         * posix/sched_setp.c (__sched_setparam): Add libc_hidden_def.
1310 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1312         [BZ #18822]
1313         * intl/hash-string.h (__hash_string): Add attribute_hidden.
1315 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1317         [BZ #18822]
1318         * include/mntent.h (__hasmntopt): Add libc_hidden_proto.
1319         * misc/mntent_r.c (__hasmntopt): Add libc_hidden_def.
1321 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1323         [BZ #18822]
1324         * include/ifreq.h: New file.
1325         * sysdeps/generic/ifreq.h (__if_nextreq): Removed.
1326         (__ifreq): Likewise.
1327         * sysdeps/mach/hurd/ifreq.h (__if_nextreq): Removed.
1328         (__ifreq): Likewise.
1330 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1332         [BZ #18822]
1333         * include/idna.h: New file.
1334         * inet/getnameinfo.c: Include <idna.h> instead of
1335         <libidn/idna.h>.
1336         (__idna_to_unicode_lzlz): Removed.
1337         * sysdeps/posix/getaddrinfo.c: Include <idna.h> instead of
1338         <libidn/idna.h>.
1339         (__idna_to_ascii_lz): Removed.
1340         (__idna_to_unicode_lzlz): Likewise.
1342 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1344         [BZ #18822]
1345         * include/plural-exp.h: New file.
1346         * intl/plural-exp.c: Include <plural-exp.h> instead of
1347         "plural-exp.h".
1349 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1351         [BZ #18822]
1352         * sysdeps/unix/sysv/linux/getsourcefilter.c: Include
1353         "getsourcefilter.h".
1354         * sysdeps/unix/sysv/linux/getsourcefilter.h: New file.
1355         * sysdeps/unix/sysv/linux/setsourcefilter.c: Include
1356         "getsourcefilter.h".
1357         (__get_sol): Removed.
1359 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1361         [BZ #18822]
1362         * elf/dl-iteratephdr.c (hidden_proto (__dl_iterate_phdr)): Moved
1363         to ...
1364         * include/link.h (hidden_proto (__dl_iterate_phdr)): Here.
1366 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1368         [BZ #18822]
1369         * sysdeps/unix/sysv/linux/getpt.c (__bsd_getpt): Add
1370         attribute_hidden.
1372 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1374         [BZ #18822]
1375         * libio/iolibio.h (__fopen_maybe_mmap): Add attribute_hidden.
1377 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1379         [BZ #18822]
1380         * include/search.h (__tdestroy): Add libc_hidden_proto.
1381         * misc/tsearch.c (__tdestroy): Add libc_hidden_def.
1383 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1385         [BZ #18822]
1386         * include/assert.h (__assert_fail_base): Add attribute_hidden.
1388 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1390         [BZ #18822]
1391         * sysdeps/unix/sysv/linux/include/sys/sysinfo.h (__sysinfo): Add
1392         attribute_hidden.
1394 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1396         [BZ #18822]
1397         * include/signal.h (__kill): Add libc_hidden_proto.
1398         (__sigblock): Likewise.
1399         (__sigprocmask): Likewise.
1400         (__sigaltstack): Likewise.
1401         * signal/kill.c (__kill): Add libc_hidden_def.
1402         * signal/sigblock.c (__sigblock): Likewise.
1403         * signal/sigprocmask.c (__sigprocmask): Likewise.
1404         * sysdeps/mach/hurd/kill.c (__kill): Likewise.
1405         * sysdeps/mach/hurd/sigaltstack.c (__sigaltstack): Likewise.
1406         * sysdeps/mach/hurd/sigprocmask.c (__sigprocmask): Likewise.
1407         * sysdeps/posix/sigblock.c (__sigblock): Likewise.
1408         * sysdeps/unix/sysv/linux/alpha/sigprocmask.c (__sigprocmask):
1409         Likewise.
1410         * sysdeps/unix/sysv/linux/ia64/sigprocmask.c (__sigprocmask):
1411         Likewise.
1412         * sysdeps/unix/sysv/linux/s390/s390-64/sigprocmask.c
1413         (__sigprocmask): Likewise.
1414         * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask):
1415         Likewise.
1416         * /sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c
1417         (__sigprocmask): Likewise.
1418         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c (__sigprocmask):
1419         Likewise.
1421 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1423         [BZ #18822]
1424         * include/string.h (__strsep): Add libc_hidden_proto.
1425         * string/strsep.c (__strsep): Add libc_hidden_def.
1427 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1429         [BZ #18822]
1430         * posix/spawn_int.h (__posix_spawn_file_actions_realloc): Add
1431         attribute_hidden.
1432         (__spawni): Likewise.
1434 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1436         [BZ #18822]
1437         * include/sys/mman.h (__mremap): Add libc_hidden_proto.
1438         * sysdeps/unix/sysv/linux/m68k/mremap.S (__mremap): Add
1439         libc_hidden_def.
1441 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1443         [BZ #18822]
1444         * include/malloc.h (__malloc_check_init): Add attribute_hidden.
1446 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1448         [BZ #18822]
1449         * include/sys/ioctl.h (__ioctl): Add libc_hidden_proto.
1450         * misc/ioctl.c (__ioctl): Add libc_hidden_def.
1451         * sysdeps/mach/hurd/ioctl.c (__ioctl): Likewise.
1452         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Likewise.
1453         * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S (__ioctl):
1454         Likewise.
1455         * sysdeps/unix/sysv/linux/powerpc/ioctl.c (__ioctl): Likewise.
1456         * sysdeps/unix/sysv/linux/tile/tilegx/ioctl.S (__ioctl): Likewise.
1458 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1460         [BZ #18822]
1461         * intl/gettextP.h (__dcngettext): Add attribute_hidden.
1462         (__dcigettext): Likewise.
1464 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1466         [BZ #18822]
1467         * include/sys/sysinfo.h (__get_nprocs_conf): Add
1468         libc_hidden_proto.
1469         (__get_nprocs): Likewise.
1470         (__get_phys_pages): Likewise.
1471         (__get_avphys_pages): Likewise.
1472         (__get_child_max): Add attribute_hidden.
1473         * misc/getsysstats.c (__get_nprocs_conf): Add libc_hidden_def.
1474         (__get_nprocs): Likewise.
1475         (__get_phys_pages): Likewise.
1476         (__get_avphys_pages): Likewise.
1477         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Add
1478         libc_hidden_def.
1479         (__get_nprocs): Likewise.
1480         (__get_phys_pages): Likewise.
1481         (__get_avphys_pages): Likewise.
1482         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Add
1483         libc_hidden_def.
1484         (__get_nprocs_conf): Likewise.
1485         (__get_phys_pages): Likewise.
1486         (__get_avphys_pages): Likewise.
1488 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1490         [BZ #18822]
1491         * sysdeps/unix/sysv/linux/netlinkaccess.h (__netlink_open): Add
1492         attribute_hidden.
1493         (__netlink_close): Likewise.
1494         (__netlink_free_handle): Likewise.
1495         (__netlink_request): Likewise.
1497 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1499         [BZ #18822]
1500         * include/rpc/rpc.h (__rpc_thread_variables): Add
1501         attribute_hidden.
1502         (__rpc_thread_svc_cleanup): Likewise.
1503         (__rpc_thread_clnt_cleanup): Likewise.
1504         (__rpc_thread_key_cleanup): Likewise.
1506 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1508         [BZ #18822]
1509         * include/sys/uio.h (__readv): Add libc_hidden_proto.
1510         (__writev): Likewise.
1511         * misc/readv.c (__readv): Add libc_hidden_def.
1512         * misc/writev.c (__writev): Likewise.
1513         * sysdeps/posix/readv.c (__readv): Likewise.
1514         * sysdeps/posix/writev.c (__writev): Likewise.
1515         * sysdeps/unix/sysv/linux/readv.c: Include <sys/uio.h>.
1516         (__readv): Likewise.
1517         * sysdeps/unix/sysv/linux/writev.c: Include <sys/uio.h>.
1518         (__writev): Likewise.
1520 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1522         [BZ #18822]
1523         * include/regex.h (__re_compile_fastmap): Add attribute_hidden.
1524         (__regcomp): Add libc_hidden_proto.
1525         (__regexec): Likewise.
1526         (__regfree): Likewise.
1527         * posix/regcomp.c (__regcomp): Add libc_hidden_def.
1528         (__regfree): Likewise.
1529         * posix/regexec.c (__regexec): Likewise.
1531 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1533         [BZ #18822]
1534         * include/utmp.h (__updwtmp): Add libc_hidden_proto.
1535         (__getutent): Likewise.
1536         (__getutid): Likewise.
1537         (__getutline): Likewise.
1538         (__pututline): Likewise.
1539         (__getutent_r): Likewise.
1540         (__getutid_r): Likewise.
1541         (__getutline_r): Likewise.
1542         (__utmpname): Add attribute_hidden.
1543         (__setutent): Likewise.
1544         (__endutent): Likewise.
1545         * login/getutent.c (__getutent): Add libc_hidden_def.
1546         * login/getutent_r.c (__getutent_r): Likewise.
1547         (__pututline): Likewise.
1548         * login/getutid.c (__getutid): Likewise.
1549         * login/getutid_r.c (__getutid_r): Likewise.
1550         * login/getutline.c (__getutline): Likewise.
1551         * login/getutline_r.c (__getutline_r): Likewise.
1552         * login/updwtmp.c (__updwtmp): Likewise.
1554 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1556         [BZ #18822]
1557         * include/dirent.h (__opendir): Always add attribute_hidden.
1558         (__fdopendir): Likewise.
1559         (__closedir): Likewise.
1560         (__readdir): Likewise.
1561         (__readdir64): Add libc_hidden_proto.
1562         * sysdeps/mach/hurd/readdir64.c (__readdir64): Add libc_hidden_def.
1563         * sysdeps/unix/sysv/linux/i386/readdir64.c (__readdir64): Likewise.
1564         * sysdeps/unix/sysv/linux/readdir64.c (__readdir64): Likewise.
1565         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c (__GI___readdir64):
1566         New alias.
1568 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1570         [BZ #18822]
1571         * include/aliases.h (__getaliasbyname_r): Add attribute_hidden.
1572         * include/netdb.h (__gethostbyaddr_r): Likewise.
1573         (__gethostbyname_r): Likewise.
1574         (__gethostbyname2_r): Likewise.
1575         (__getnetbyaddr_r): Likewise.
1576         (__getnetbyname_r): Likewise.
1577         (__getservbyname_r): Likewise.
1578         (__getservbyport_r): Likewise.
1579         (__getprotobyname_r): Likewise.
1580         (__getprotobynumber_r): Likewise.
1581         (__getnetgrent_r): Likewise.
1582         * include/rpc/netdb.h (__getrpcbyname_r): Likewise.
1583         (__getrpcbynumber_r): Likewise.
1584         * nss/getXXbyYY.c (INTERNAL (REENTRANT_NAME)): Likewise.
1586 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1588         [BZ #18822]
1589         * include/stdio.h (__fcloseall): Add attribute_hidden.
1590         (__getline): Likewise.
1591         (__path_search): Likewise.
1592         (__gen_tempname): Likewise.
1593         (__libc_message): Likewise.
1594         (__flockfile): Likewise.
1595         (__funlockfile): Likewise.
1596         (__fxprintf): Likewise.
1597         (__fxprintf_nocancel): Likewise.
1599 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1601         [BZ #18822]
1602         * include/gshadow.h (__fgetsgent_r): Add attribute_hidden.
1603         (__sgetsgent_r): Likewise.
1605 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1607         [BZ #18822]
1608         * include/sys/statfs.h (__fstatfs): Add attribute_hidden.
1609         (__statfs64): Likewise.
1610         (__fstatfs64): Likewise.
1611         * include/sys/statvfs.h (__statvfs64): Likewise.
1612         (__fstatvfs64): Likewise.
1613         * sysdeps/unix/sysv/linux/pathconf.h (__statfs_link_max): Likewise.
1614         (__statfs_filesize_max): Likewise.
1615         (__statfs_symlinks): Likewise.
1616         (__statfs_chown_restricted): Likewise.
1618 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1620         [BZ #18822]
1621         * include/time.h (__tzstring): Add attribute_hidden.
1622         (__tzfile_read): Likewise.
1623         (__tzfile_compute): Likewise.
1624         (__tzfile_default): Likewise.
1625         (__tzset_parse_tz): Likewise.
1626         (__offtime): Likewise.
1627         (__asctime_r): Likewise.
1628         (__tzset): Likewise.
1629         (__tz_convert): Likewise.
1630         (__getdate_r): Likewise.
1631         (__getclktck): Likewise.
1633 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1635         [BZ #18822]
1636         * nscd/nscd-client.h (__nscd_get_map_ref): Add attribute_hidden.
1637         (__nscd_unmap): Likewise.
1638         (__nscd_cache_search): Likewise.
1639         (__nscd_get_nl_timestamp): Likewise.
1640         (__nscd_getpwnam_r): Likewise.
1641         (__nscd_getpwuid_r): Likewise.
1642         (__nscd_getgrnam_r): Likewise.
1643         (__nscd_getgrgid_r): Likewise.
1644         (__nscd_gethostbyname_r): Likewise.
1645         (__nscd_gethostbyname2_r): Likewise.
1646         (__nscd_gethostbyaddr_r): Likewise.
1647         (__nscd_getai): Likewise.
1648         (__nscd_getgrouplist): Likewise.
1649         (__nscd_getservbyname_r): Likewise.
1650         (__nscd_getservbyport_r): Likewise.
1651         (__nscd_innetgr): Likewise.
1652         (__nscd_setnetgrent): Likewise.
1654 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1656         [BZ #18822]
1657         * include/gmp.h: Declare internal functions only if _ISOMAC is
1658         undefined.
1659         (__mpn_extract_double): Add attribute_hidden.
1660         (__mpn_extract_long_double): Likewise.
1661         (__mpn_extract_float128): Likewise.
1662         (__mpn_construct_float): Likewise.
1663         (__mpn_construct_double): Likewise.
1664         (__mpn_construct_long_double): Likewise.
1665         (__mpn_construct_float128): Likewise.
1666         (mpn_add_1): Likewise.
1667         (mpn_addmul_1): Likewise.
1668         (mpn_add_n): Likewise.
1669         (mpn_cmp): Likewise.
1670         (mpn_divrem): Likewise.
1671         (mpn_lshift): Likewise.
1672         (mpn_mul): Likewise.
1673         (mpn_mul_1): Likewise.
1674         (mpn_rshift): Likewise.
1675         (mpn_sub_1): Likewise.
1676         (mpn_submul_1): Likewise.
1677         (mpn_sub_n): Likewise.
1679 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1681         [BZ #18822]
1682         * include/wchar.h (__wcsnlen): Add attribute_hidden.
1683         (__wcscat): Likewise.
1684         (__btowc): Likewise.
1685         (__wcrtomb): Likewise.
1686         (__mbsrtowcs): Likewise.
1687         (__wcsrtombs): Likewise.
1688         (__mbsnrtowcs): Likewise.
1689         (__wcsnrtombs): Likewise.
1690         (__wcsncpy): Likewise.
1691         (__wcpncpy): Likewise.
1692         (__wmemcpy): Likewise.
1693         (__wmempcpy): Likewise.
1694         (__wmemmove): Likewise.
1695         (__wcschrnul): Likewise.
1696         (__vfwscanf): Likewise.
1697         (__vswprintf): Likewise.
1698         (__fwprintf): Likewise.
1699         (__vfwprintf): Likewise.
1701 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1703         [BZ #18822]
1704         * include/grp.h (__fgetgrent_r): Add attribute_hidden.
1705         (__getgrgid_r): Likewise.
1706         (__getgrnam_r): Likewise.
1707         * include/pwd.h (__getpwuid_r): Likewise.
1708         (__getpwnam_r): Likewise.
1709         (__fgetpwent_r): Likewise.
1710         * include/shadow.h (__getspnam_r): Likewise.
1711         (__sgetspent_r): Likewise.
1712         (__fgetspent_r): Likewise.
1714 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1716         [BZ #18822]
1717         * include/unistd.h (__access): Add attribute_hidden.
1718         (__lseek64): Likewise.
1719         (__libc_pread64): Likewise.
1720         (__pipe2): Likewise.
1721         (__sleep): Likewise.
1722         (__chdir): Likewise.
1723         (__fchdir): Likewise.
1724         (__getcwd): Likewise.
1725         (__rmdir): Likewise.
1726         (__execvpe): Likewise.
1727         (__execve): Likewise.
1728         (__setsid): Likewise.
1729         (__getuid): Likewise.
1730         (__geteuid): Likewise.
1731         (__getgid): Likewise.
1732         (__getegid): Likewise.
1733         (__getgroups): Likewise.
1734         (__group_member): Likewise.
1735         (__ttyname_r): Likewise.
1736         (__isatty): Likewise.
1737         (__readlink): Likewise.
1738         (__unlink): Likewise.
1739         (__gethostname): Likewise.
1740         (__profil): Likewise.
1741         (__getdtablesize): Likewise.
1742         (__brk): Likewise.
1743         (__ftruncate): Likewise.
1744         (__ftruncate64): Likewise.
1746 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1748         [BZ #18822]
1749         * argp/argp-fmtstream.c: Include <argp-fmtstream.h>.
1750         * argp/argp-fs-xinl.c: Likewise.
1751         * argp/argp-help.c: Include <argp.h> and <argp-fmtstream.h>.
1752         * argp/argp-parse.c: Include <argp.h>.
1753         * argp/argp-xinl.c: Likewise.
1754         * include/argp-fmtstream.h: New file.
1755         * include/argp.h (__argp_error): Add attribute_hidden.
1756         (__argp_failure): Likewise.
1757         (__argp_input): Likewise.
1758         (__argp_state_help): Likewise.
1760 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1762         [BZ #18822]
1763         * include/wchar.h (____wcstof_l_internal): New prototype.
1764         (____wcstod_l_internal): Likewise.
1765         (____wcstold_l_internal): Likewise.
1766         (____wcstol_l_internal): Likewise.
1767         (____wcstoul_l_internal): Likewise.
1768         (____wcstoll_l_internal): Likewise.
1769         (____wcstoull_l_internal): Likewise.
1770         (____wcstof128_l_internal): Likewise.
1771         * sysdeps/ieee754/float128/wcstof128.c
1772         (____wcstof128_l_internal): Removed.
1773         * sysdeps/ieee754/float128/wcstof128_l.c
1774         (____wcstof128_l_internal): Likewise.
1775         * wcsmbs/wcstod.c (____wcstod_l_internal): Likewise.
1776         * wcsmbs/wcstod_l.c (____wcstod_l_internal): Likewise.
1777         * wcsmbs/wcstof.c (____wcstof_l_internal): Likewise.
1778         * wcsmbs/wcstof_l.c (____wcstof_l_internal): Likewise.
1779         * wcsmbs/wcstol_l.c (____wcstol_l_internal): Likewise.
1780         * wcsmbs/wcstold.c (____wcstold_l_internal): Likewise.
1781         * wcsmbs/wcstold_l.c (____wcstold_l_internal): Likewise.
1782         * wcsmbs/wcstoll_l.c (____wcstoll_l_internal): Likewise.
1783         * wcsmbs/wcstoul_l.c (____wcstoul_l_internal): Likewise.
1784         * wcsmbs/wcstoull_l.c (____wcstoull_l_internal): Likewise.
1786 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1788         [BZ #18822]
1789         * sysdeps/unix/sysv/linux/fstatvfs.c: Include "internal_statvfs.h"
1790         instead of <sys/statvfs.h>.
1791         (__internal_statvfs): Removed.
1792         * sysdeps/unix/sysv/linux/fstatvfs64.c Include "internal_statvfs.h"
1793         instead of <sys/statvfs.h>.
1794         (__internal_statvfs64): Removed.
1795         * sysdeps/unix/sysv/linux/internal_statvfs.c: Include
1796         "internal_statvfs.h" instead of <sys/statvfs.h>.
1797         * sysdeps/unix/sysv/linux/internal_statvfs.h: New file.
1798         * sysdeps/unix/sysv/linux/statvfs.c Include "internal_statvfs.h"
1799         instead of <sys/statvfs.h>.
1800         (__internal_statvfs): Removed.
1801         * sysdeps/unix/sysv/linux/statvfs64.c Include "internal_statvfs.h"
1802         instead of <sys/statvfs.h>.
1803         (__internal_statvfs64): Removed.
1805 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1807         [BZ #18822]
1808         * iconv/gconv_int.h (__gconv_open): Add attribute_hidden.
1809         (__gconv_close): Likewise.
1810         (__gconv): Likewise.
1811         (__gconv_find_transform): Likewise.
1812         (__gconv_lookup_cache): Likewise.
1813         (__gconv_compare_alias_cache): Likewise.
1814         (__gconv_load_cache): Likewise.
1815         (__gconv_get_path): Likewise.
1816         (__gconv_close_transform): Likewise.
1817         (__gconv_release_cache): Likewise.
1818         (__gconv_find_shlib): Likewise.
1819         (__gconv_release_shlib): Likewise.
1820         (__gconv_get_builtin_trans): Likewise.
1821         (__gconv_compare_alias): Likewise.
1822         * include/dlfcn.h (_dlerror_run): Likewise.
1823         * include/stdio.h (__fortify_fail_abort): Likewise.
1824         * include/time.h (__tz_compute): Likewise.
1825         (__strptime_internal): Likewise.
1826         * intl/gettextP.h (_nl_find_domain): Likewise.
1827         (_nl_load_domain): Likewise.
1828         (_nl_find_msg): Likewise.
1829         * intl/plural-exp.h (FREE_EXPRESSION): Likewise.
1830         (EXTRACT_PLURAL_EXPRESSION): Likewise.
1831         * locale/coll-lookup.h (__collidx_table_lookup): Likewise.
1832         * resolv/gai_misc.h (__gai_enqueue_request): Likewise.
1833         (__gai_find_request): Likewise.
1834         (__gai_remove_request): Likewise.
1835         (__gai_notify): Likewise.
1836         (__gai_notify_only): Likewise.
1837         * sysdeps/generic/aio_misc.h (__aio_sigqueue): Likewise.
1838         * sysdeps/generic/ldsodefs.h (_dl_fini): Likewise.
1839         (_dl_non_dynamic_init): Likewise.
1840         (_dl_aux_init): Likewise.
1841         * sysdeps/i386/machine-gmon.h (mcount_internal): Likewise.
1842         * sysdeps/unix/sysv/linux/i386/olddirent.h (__old_getdents64):
1843         Likewise.
1844         * wcsmbs/wcsmbsload.h (__wcsmbs_load_conv): Likewise.
1845         (__wcsmbs_clone_conv): Likewise.
1846         (__wcsmbs_named_conv): Likewise.
1848 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1850         [BZ #18822]
1851         * include/stdlib.h (__random): Add attribute_hidden.
1852         (__random_r): Likewise.
1853         (__srandom_r): Likewise.
1854         (__initstate_r): Likewise.
1855         (__setstate_r): Likewise.
1856         (__erand48_r): Likewise.
1857         (__nrand48_r): Likewise.
1858         (__jrand48_r): Likewise.
1859         (__srand48_r): Likewise.
1860         (__seed48_r): Likewise.
1861         (__lcong48_r): Likewise.
1862         (__drand48_iterate): Likewise.
1863         (__setenv): Likewise.
1864         (__unsetenv): Likewise.
1865         (__clearenv): Likewise.
1866         (__ptsname_r): Likewise.
1867         (__posix_openpt): Likewise.
1868         (__add_to_environ): Likewise.
1869         (__realpath): Add libc_hidden_proto.
1870         (__ecvt_r): Likewise.
1871         (__fcvt_r): Likewise.
1872         (__qecvt_r): Likewise.
1873         (__qfcvt_r): Likewise.
1874         * misc/efgcvt_r.c (cvt_symbol_1): Add libc_hidden_def (local).
1875         * stdlib/canonicalize.c (__realpath): Add libc_hidden_def.
1877 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
1879         [BZ #18822]
1880         * include/stdlib.h (__ptsname_internal): Add attribute_hidden.
1881         * include/time.h (__mktime_internal): Likewise.
1882         * libio/iolibio.h (__fopen_internal): Likewise.
1884 2017-10-01  John David Anglin  <danglin@gcc.gnu.org>
1886         * sysdeps/unix/sysv/linux/hppa/getcontext.S (__getcontext): Save return
1887         pointer in frame.
1888         * sysdeps/unix/sysv/linux/hppa/setcontext.S (__setcontext): Likewise.
1889         Correct offset used to restore PIC register.
1891 2017-09-30  John David Anglin  <danglin@gcc.gnu.org>
1893         [BZ libc/22165]
1894         * sysdeps/unix/sysv/linux/hppa/getcontext.S (__getcontext): Use PIC
1895         code to load address of __getcontext_ret when generating PIC code.
1897 2017-09-30  H.J. Lu  <hongjiu.lu@intel.com>
1899         * elf/Makefile (tests-static-internal): Add
1900         tst-tls1-static-non-pie.
1901         (LDFLAGS-tst-tls1-static-non-pie): New.
1902         * elf/tst-tls1-static-non-pie.c: New file.
1904 2017-09-29  Joseph Myers  <joseph@codesourcery.com>
1906         * sysdeps/ieee754/dbl-64/s_asinh.c: Include <libm-alias-double.h>.
1907         (asinh): Define using libm_alias_double.
1908         * sysdeps/ieee754/dbl-64/s_cbrt.c: Include <libm-alias-double.h>.
1909         (cbrt): Define using libm_alias_double.
1910         * sysdeps/ieee754/dbl-64/s_copysign.c: Include
1911         <libm-alias-double.h>.
1912         (copysign): Define using libm_alias_double.
1913         * sysdeps/ieee754/dbl-64/s_erf.c: Include <libm-alias-double.h>.
1914         (erf): Define using libm_alias_double.
1915         (erfc): Likewise.
1916         * sysdeps/ieee754/dbl-64/s_expm1.c: Include <libm-alias-double.h>.
1917         (expm1): Define using libm_alias_double.
1918         * sysdeps/ieee754/dbl-64/s_fabs.c: Include <libm-alias-double.h>.
1919         (fabs): Define using libm_alias_double.
1920         * sysdeps/ieee754/dbl-64/s_fromfp.c (fromfp): Define using
1921         libm_alias_double.
1922         * sysdeps/ieee754/dbl-64/s_fromfp_main.c: Include
1923         <libm-alias-double.h>.
1924         * sysdeps/ieee754/dbl-64/s_fromfpx.c (fromfpx): Define using
1925         libm_alias_double.
1926         * sysdeps/ieee754/dbl-64/s_getpayload.c: Include
1927         <libm-alias-double.h>.
1928         (getpayload): Define using libm_alias_double.
1929         * sysdeps/ieee754/dbl-64/s_llrint.c: Include
1930         <libm-alias-double.h>.
1931         (llrint): Define using libm_alias_double.
1932         * sysdeps/ieee754/dbl-64/s_lrint.c: Include <libm-alias-double.h>.
1933         (lrint): Define using libm_alias_double.
1934         * sysdeps/ieee754/dbl-64/s_nextup.c: Include
1935         <libm-alias-double.h>.
1936         (nextup): Define using libm_alias_double.
1937         * sysdeps/ieee754/dbl-64/s_roundeven.c: Include
1938         <libm-alias-double.h>.
1939         (roundeven): Define using libm_alias_double.
1940         * sysdeps/ieee754/dbl-64/s_setpayload.c (setpayload): Define using
1941         libm_alias_double.
1942         * sysdeps/ieee754/dbl-64/s_setpayload_main.c: Include
1943         <libm-alias-double.h>.
1944         * sysdeps/ieee754/dbl-64/s_setpayloadsig.c (setpayloadsig): Define
1945         using libm_alias_double.
1946         * sysdeps/ieee754/dbl-64/s_sin.c: Include <libm-alias-double.h>.
1947         (cos): Define using libm_alias_double.
1948         (sin): Likewise.
1949         * sysdeps/ieee754/dbl-64/s_sincos.c: Include
1950         <libm-alias-double.h>.
1951         (sincos): Define using libm_alias_double.
1952         * sysdeps/ieee754/dbl-64/s_tanh.c: Include <libm-alias-double.h>.
1953         (tanh): Define using libm_alias_double.
1954         * sysdeps/ieee754/dbl-64/s_totalorder.c: Include
1955         <libm-alias-double.h>.
1956         (totalorder): Define using libm_alias_double.
1957         * sysdeps/ieee754/dbl-64/s_totalordermag.c: Include
1958         <libm-alias-double.h>.
1959         (totalordermag): Define using libm_alias_double.
1960         * sysdeps/ieee754/dbl-64/s_ufromfp.c (ufromfp): Define using
1961         libm_alias_double.
1962         * sysdeps/ieee754/dbl-64/s_ufromfpx.c (ufromfpx): Define using
1963         libm_alias_double.
1964         * sysdeps/ieee754/dbl-64/wordsize-64/s_getpayload.c: Include
1965         <libm-alias-double.h>.
1966         (getpayload): Define using libm_alias_double.
1967         * sysdeps/ieee754/dbl-64/wordsize-64/s_roundeven.c: Include
1968         <libm-alias-double.h>.
1969         (roundeven): Define using libm_alias_double.
1970         * sysdeps/ieee754/dbl-64/wordsize-64/s_setpayload_main.c: Include
1971         <libm-alias-double.h>.
1972         * sysdeps/ieee754/dbl-64/wordsize-64/s_totalorder.c: Include
1973         <libm-alias-double.h>.
1974         (totalorder): Define using libm_alias_double.
1975         * sysdeps/ieee754/dbl-64/wordsize-64/s_totalordermag.c: Include
1976         <libm-alias-double.h>.
1977         (totalordermag): Define using libm_alias_double.
1978         * sysdeps/ieee754/ldbl-opt/s_copysign.c (copysignl): Only define
1979         libc compat symbol here.
1980         * sysdeps/ieee754/ldbl-opt/s_asinh.c: Remove file.
1981         * sysdeps/ieee754/ldbl-opt/s_cbrt.c: Likewise.
1982         * sysdeps/ieee754/ldbl-opt/s_erf.c: Likewise.
1983         * sysdeps/ieee754/ldbl-opt/s_expm1.c: Likewise.
1984         * sysdeps/ieee754/ldbl-opt/s_fabs.c: Likewise.
1985         * sysdeps/ieee754/ldbl-opt/s_llrint.c: Likewise.
1986         * sysdeps/ieee754/ldbl-opt/s_lrint.c: Likewise.
1987         * sysdeps/ieee754/ldbl-opt/s_sin.c: Likewise.
1988         * sysdeps/ieee754/ldbl-opt/s_sincos.c: Likewise.
1989         * sysdeps/ieee754/ldbl-opt/s_tanh.c: Likewise.
1991 2017-09-29  H.J. Lu  <hongjiu.lu@intel.com>
1993         * sysdeps/arm/dl-machine.h (elf_machine_load_address): Use
1994         _dl_relocate_static_pie instead of _dl_start to compute load
1995         address in static PIE.  Return 0 if _DYNAMIC is undefined for
1996         static executable.
1998 2017-09-29  H.J. Lu  <hongjiu.lu@intel.com>
2000         * sysdeps/mips/dl-machine.h (elf_machine_dynamic): Return 0 if
2001         _DYNAMIC is undefined for static executable.
2003 2017-09-29  H.J. Lu  <hongjiu.lu@intel.com>
2005         * sysdeps/arm/start.S (_start): Check PIC instead of SHARED.
2007 2017-09-29  Joseph Myers  <joseph@codesourcery.com>
2009         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
2011 2017-09-29  Wilco Dijkstra  <wdijkstr@arm.com>
2013         * sysdeps/ieee754/dbl-64/e_lgamma_r.c
2014         (__ieee754_lgamma_r): Use fabs rather than __fabs.
2015         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
2016         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
2017         * sysdeps/ieee754/flt-32/e_lgammaf_r.c
2018         (__ieee754_lgammaf_r): Use fabsf rather than __fabsf.
2019         * sysdeps/ieee754/flt-32/e_log10f.c (__ieee754_log10f): Likewise.
2020         * sysdeps/ieee754/flt-32/e_log2f.c (__ieee754_log2f): Likewise.
2021         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c
2022         (__ieee754_lgammal_r): Use fabsl rather than __fabsl.
2023         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Likewise.
2024         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Likewise.
2025         * sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c
2026         (__ieee754_lgammal_r): Use fabsl rather than __fabsl.
2027         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
2028         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
2029         * sysdeps/powerpc/nofpu/Makefile: Add -fno-builtin-fabsl for BZ #29253.
2031 2017-09-29  Wilco Dijkstra  <wdijkstr@arm.com>
2033         * math/bits/cmathcalls.h (cimag): Remove inline.
2034         (creal): Remove inline.
2035         (conj): Remove inline.
2037 2017-09-29  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2039         * math/Makefile (type-float-routines): Add e_powf_log2_data.
2040         * sysdeps/ieee754/flt-32/e_powf.c: New implementation.
2041         * sysdeps/ieee754/flt-32/e_powf_log2_data.c: New file.
2042         * sysdeps/ieee754/flt-32/math_config.h (__powf_log2_data): Define.
2043         (issignalingf_inline): Likewise.
2044         (POWF_LOG2_TABLE_BITS): Likewise.
2045         (POWF_LOG2_POLY_ORDER): Likewise.
2046         (POWF_SCALE_BITS): Likewise.
2047         (POWF_SCALE): Likewise.
2048         * sysdeps/i386/fpu/e_powf_log2_data.c: New file.
2049         * sysdeps/ia64/fpu/e_powf_log2_data.c: New file.
2050         * sysdeps/m68k/m680x0/fpu/e_powf_log2_data.c: New file.
2052 2017-09-29  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2054         * math/Makefile (type-float-routines): Add e_log2f_data.
2055         * sysdeps/ieee754/flt-32/e_log2f.c: New implementation.
2056         * sysdeps/ieee754/flt-32/e_log2f_data.c: New file.
2057         * sysdeps/ieee754/flt-32/math_config.h (__log2f_data): Define.
2058         (LOG2F_TABLE_BITS, LOG2F_POLY_ORDER): Define.
2059         * sysdeps/i386/fpu/e_log2f_data.c: New file.
2060         * sysdeps/ia64/fpu/e_log2f_data.c: New file.
2061         * sysdeps/m68k/m680x0/fpu/e_log2f_data.c: New file.
2063 2017-09-29  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2065         * math/Makefile (type-float-routines): Add e_logf_data.
2066         * sysdeps/ieee754/flt-32/e_logf.c: New implementation.
2067         * sysdeps/ieee754/flt-32/e_logf_data.c: New file.
2068         * sysdeps/ieee754/flt-32/math_config.h (__logf_data): Define.
2069         (LOGF_TABLE_BITS, LOGF_POLY_ORDER): Define.
2070         * sysdeps/i386/fpu/e_logf_data.c: New file.
2071         * sysdeps/ia64/fpu/e_logf_data.c: New file.
2072         * sysdeps/m68k/m680x0/fpu/e_logf_data.c: New file.
2074 2017-09-28  H.J. Lu  <hongjiu.lu@intel.com>
2076         * sysdeps/i386/dl-machine.h (elf_machine_load_address): Allow
2077         undefined _DYNAMIC in PIE libc.a.
2078         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address):
2079         Likewse.
2081 2017-09-28  Wilco Dijkstra  <wdijkstr@arm.com>
2083         * sysdeps/alpha/fpu/bits/mathinline.h: Delete file.
2084         * sysdeps/ia64/fpu/bits/mathinline.h: Delete file.
2085         * sysdeps/m68k/coldfire/fpu/bits/mathinline.h: Delete file.
2086         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h: (__signbitf): Remove.
2087         (__signbit): Remove.
2088         (__signbitl): Remove.
2089         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Remove.
2090         (__signbit): Remove.
2091         (__signbitl): Remove.
2092         * sysdeps/s390/fpu/bits/mathinline.h: (__signbitf): Remove.
2093         (__signbit): Remove.
2094         (__signbitl): Remove.
2095         * sysdeps/sparc/fpu/bits/mathinline.h (__signbitf): Remove.
2096         (__signbit): Remove.
2097         (__signbitl): Remove.
2098         * sysdeps/tile/bits/mathinline.h: Delete file.
2099         * sysdeps/x86/fpu/bits/mathinline.h (__signbitf): Remove.
2100         (__signbit): Remove.
2101         (__signbitl): Remove.
2103 2017-09-28  Wilco Dijkstra  <wdijkstr@arm.com>
2105         * math/math.h: Improve handling of C99 isgreater macros.
2106         * sysdeps/alpha/fpu/bits/mathinline.h: Remove isgreater macros.
2107         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h: Likewise.
2108         * sysdeps/powerpc/bits/mathinline.h: Likewise.
2109         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
2110         * sysdeps/x86/fpu/bits/mathinline.h: Likewise.
2112 2017-09-28  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2114         * sysdeps/aarch64/libm-test-ulps: Update.
2116 2017-09-28  Joseph Myers  <joseph@codesourcery.com>
2118         [BZ #22225]
2119         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
2120         math_opt_barrier on argument when doing arithmetic on it.
2121         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
2122         Likewise.  Use math_force_eval not math_opt_barrier after
2123         arithmetic.
2124         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Use
2125         math_opt_barrier on argument when doing arithmetic on it.
2126         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
2127         Likewise.
2129 2017-09-27  H.J. Lu  <hongjiu.lu@intel.com>
2131         * sysdeps/unix/sysv/linux/ifaddrs.c (__getifaddrs): Add
2132         libc_hidden_def.
2133         (__freeifaddrs): Likewise.
2135 2017-09-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2137         * include/dirent.h (__dirfd): New declaration.
2138         * dirent/dirfd.c (dirfd): Rename to __dirfd, and redefine as weak
2139         alias.
2140         * sysdeps/posix/dirfd/dirfd.c (dirfd): Likewise.
2141         * sysdeps/mach/hurd/dirfd.c (dirfd): Likewise.
2142         * io/ftw.c (open_dir_stream, ftw_dir): Use __dirfd instead of dirfd.
2143         * include/unistd.h (__revoke): New declaration.
2144         * misc/revoke.c (revoke): Rename to __revoke, and redefine as weak
2145         alias.
2146         * sysdeps/mach/hurd/revoke.c (revoke): Likewise.
2147         * sysdeps/unix/bsd/unlockpt.c (unlockpt): Use __revoke instead of
2148         revoke.
2149         * include/dirent.h (__seekdir): New declaration.
2150         * sysdeps/mach/hurd/seekdir.c (seekdir): Rename to __seekdir and
2151         redefine as weak alias.
2152         * sysdeps/mach/hurd/rewinddir.c (__rewinddir): Use __seekdir instead
2153         of seekdir.
2154         * include/ifaddrs.h (__getifaddrs, __freeifaddrs): New declarations,
2155         and use libc_hidden_def on them.
2156         * inet/ifaddrs.c (__getifaddrs, __freeifaddrs): Use libc_hidden_def on
2157         them.
2158         * sysdeps/gnu/ifaddrs.c (__getifaddrs, __freeifaddrs): Likewise.
2159         * inet/check_pf.c (__check_pf): Use __getifaddrs and __freeifaddrs
2160         instead of getifaddrs and freeifaddrs.
2162 2017-09-26  H.J. Lu  <hongjiu.lu@intel.com>
2164         [BZ #18822]
2165         * dlfcn/modatexit.c (foo): Remove __dso_handle check.
2166         * dlfcn/modcxaatexit.c: Include <dso_handle.h>.
2167         (__dso_handle): Remove declaration.
2168         * dlfcn/tstatexit.c (__dso_handle): Removed.
2169         (main): Don't check __dso_handle.
2170         * dlfcn/tstcxaatexit.c (__dso_handle): Removed.
2171         (main): Don't check __dso_handle.
2172         * include/dso_handle.h: New file.
2173         * malloc/mtrace.c: Include <dso_handle.h>.
2174         (mtrace): Pass __dso_handle directly.
2175         * nptl/pthread_atfork.c: Include <dso_handle.h>.
2176         (__dso_handle): Remove declaration.
2177         (__pthread_atfork): Pass __dso_handle directly.
2178         * nptl/tst-atfork2mod.c: Include <dso_handle.h>.
2179         (__dso_handle): Removed.
2180         * posix/wordexp-test.c: Include <dso_handle.h>.
2181         (__dso_handle): Remove declaration.
2182         (__app_register_atfork): Pass __dso_handle directly.
2183         * stdlib/at_quick_exit.c: Include <dso_handle.h>.
2184         (__dso_handle): Remove declaration.
2185         (at_quick_exit): Pass __dso_handle directly.
2186         * stdlib/atexit.c: Include <dso_handle.h>.
2187         (__dso_handle): Remove declaration.
2188         (atexit): Pass __dso_handle directly.
2189         * stdlib/tst-tls-atexit-lib.c: Include <dso_handle.h>.
2190         (__dso_handle): Removed.
2192 2017-09-26  Joseph Myers  <joseph@codesourcery.com>
2194         * sysdeps/unix/make-syscalls.sh: Use __ifunc to define symbols
2195         using VDSO.
2197 2017-09-26  Alexey Makhalov  <amakhalov@vmware.com>
2199         * elf/dl-tunables.c (do_tunable_update_val): Range checking fix.
2200         * scripts/gen-tunables.awk: Set unspecified minval and/or maxval
2201         values to correct default value for given type.
2203 2017-09-26  H.J. Lu  <hongjiu.lu@intel.com>
2205         [BZ #22101]
2206         * elf/Makefile (tests): Add tst-debug1.
2207         ($(objpfx)tst-debug1): New.
2208         ($(objpfx)tst-debug1.out): Likewise.
2209         ($(objpfx)tst-debug1mod1.so): Likewise.
2210         * elf/dl-load.c (_dl_map_object_from_fd): Skip PT_DYNAMIC segment
2211         with p_filesz == 0.
2212         * elf/tst-debug1.c: New file.
2214 2017-09-26  Joseph Myers  <joseph@codesourcery.com>
2216         * sysdeps/sparc/sparc-ifunc.h [!__ASSEMBLER__] (sparc_libm_ifunc):
2217         Define using __ifunc.
2219 2017-09-26  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
2221         * sysdeps/powerpc/fpu/libm-test-ulps: Regenerate expf() and
2222         exp2f() values.
2224 2017-09-26  Joseph Myers  <joseph@codesourcery.com>
2226         [BZ #22156]
2227         * sysdeps/ia64/stackinfo.h (DEFAULT_STACK_PERMS): Likewise.
2229 2017-09-26  Florian Weimer  <fweimer@redhat.com>
2231         * resolv/Makefile (tests-internal): Fix typo in comment.
2233 2017-09-26  Florian Weimer  <fweimer@redhat.com>
2235         * resolv/nss_dns/dns-host.c: Fix typo in comment.
2237 2017-09-25  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2239         * lib/malloc/scratch_buffer.h (struct scratch_buffer):
2240         Use an union instead of a max_align_t array for __space,
2241         so that __space is the same size on all platforms.
2242         * malloc/scratch_buffer_grow_preserve.c
2243         (__libc_scratch_buffer_grow_preserve): Likewise.
2245         [BZ #22183]
2246         * include/gnu-versions.h (_GNU_GLOB_INTERFACE_VERSION): Increase
2247         version to 2.
2248         * posix/Makefile (routines): Add glob-lstat-compat and
2249         glob64-lstat-compat.
2250         * posix/Versions (GLIBC_2.27, glob, glob64): Add symbol version.
2251         * posix/glob-lstat-compat.c: New file.
2252         * posix/glob64-lstat-compat.c: Likewise.
2253         * posix/tst-glob_lstat_compat.c: Likewise.
2254         * sysdeps/unix/sysv/linux/glob-lstat-compat.c: Likewise.
2255         * sysdeps/unix/sysv/linux/alpha/glob-lstat-compat.c: Likewise.
2256         * sysdeps/unix/sysv/linux/glob64-lstat-compat.c: Likewise.
2257         * sysdeps/unix/sysv/linux/s390/s390-32/glob64-lstat-compat.c:
2258         Likewise.
2259         * sysdeps/unix/sysv/linux/alpha/glob.c: Remove file.
2260         * sysdeps/unix/sysv/linux/s390/s390-32/glob64.c: Likewise.
2261         * posix/glob.c (glob_lstat): New function.
2262         (glob): Rename to __glob and add versioned symbol to 2.27.
2263         (glob_in_dir): Use glob_lstat.
2264         * posix/glob64.c (glob64): Add GLOB_ATTRIBUTE.
2265         * sysdeps/unix/sysv/linux/arm/libc.abilist: Likewise.
2266         * sysdeps/unix/sysv/linux/glob.c (glob): Add versioned symbol for
2267         2.27.
2268         * sysdeps/unix/sysv/linux/glob64.c (glob64): Likewise.
2269         * sysdeps/unix/sysv/linux/oldglob.c (GLOB_NO_LSTAT): Define.
2270         * sysdeps/unix/sysv/linux/alpha/oldglob.c (__old_glob): Do not use
2271         gl_lstat on glob call.
2272         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: Add GLIBC_2.27 glob
2273         and glob64 symbols.
2274         * sysdeps/unix/sysv/linux/alpha/libc.abilist: Likewise.
2275         * sysdeps/unix/sysv/linux/hppa/libc.abilist: Likewise.
2276         * sysdeps/unix/sysv/linux/i386/libc.abilist: Likewise.
2277         * sysdeps/unix/sysv/linux/ia64/libc.abilist: Likewise.
2278         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: Likewise.
2279         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: Likewise.
2280         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Likewise.
2281         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: Likewise.
2282         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: Likewise.
2283         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: Likewise.
2284         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: Likewise.
2285         * sysdeps/unix/sysv/linux/nios2/libc.abilist: Likewise.
2286         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist:
2287         Likewise.
2288         * sysdeps/unix/linux/powerpc/powerpc32/nofpu/libc.abilist: Likewise.
2289         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: Likewise.
2290         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: Likewise.
2291         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: Likewise.
2292         * sysdeps/unix/sysv/linux/sh/libc.abilist: Likewise.
2293         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Likewise.
2294         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: Likewise.
2295         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: Likewise.
2296         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: Likewise.
2297         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: Likewise.
2298         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: Likewise.
2299         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: Likewise.
2301 2017-09-25  H.J. Lu  <hongjiu.lu@intel.com>
2303         * configure.ac (AS): Require binutils 2.25 or later.
2304         * configure: Regenerated.
2306 2017-09-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
2308         [BZ #22207]
2309         * stdlib/test-atexit-race-common.c (do_test): Minimize required
2310         VM size.
2312 2017-09-25  DJ Delorie  <dj@redhat.com>
2314         [BZ #22161]
2315         * nscd/netgroupcache.c (addinnetgrX): Release read lock after
2316         resetting timeout.
2318 2017-09-25  Stefan Liebler  <stli@linux.vnet.ibm.com>
2320         * sysdeps/ieee754/dbl-64/sincos32.h
2321         [SINCCOS32_H]: Remove define.
2322         [SINCOS32_H]: Define.
2324 2017-09-25  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2326         * math/Versions (expf): New libm symbol at GLIBC_2.27.
2327         (exp2f): Likewise.
2328         * math/w_exp2f.c: New file.
2329         * math/w_expf.c: New file.
2330         * math/w_exp2f_compat.c (__exp2f_compat): For compat symbol only.
2331         * math/w_expf_compat.c (__expf_compat): Likewise.
2332         * sysdeps/ia64/fpu/e_exp2f.S: Add versioned symbols.
2333         * sysdeps/ia64/fpu/e_expf.S: Likewise.
2334         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Update.
2335         * sysdeps/unix/sysv/linux/alpha/libm.abilist: Likewise.
2336         * sysdeps/unix/sysv/linux/arm/libm.abilist: Likewise.
2337         * sysdeps/unix/sysv/linux/hppa/libm.abilist: Likewise.
2338         * sysdeps/unix/sysv/linux/i386/libm.abilist: Likewise.
2339         * sysdeps/unix/sysv/linux/ia64/libm.abilist: Likewise.
2340         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Likewise.
2341         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Likewise.
2342         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Likewise.
2343         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Likewise.
2344         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Likewise.
2345         * sysdeps/unix/sysv/linux/nios2/libm.abilist: Likewise.
2346         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist:
2347         Likewise.
2348         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
2349         Likewise.
2350         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist:
2351         Likewise.
2352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist:
2353         Likewise.
2354         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Likewise.
2355         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Likewise.
2356         * sysdeps/unix/sysv/linux/sh/libm.abilist: Likewise.
2357         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Likewise.
2358         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Likewise.
2359         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist:
2360         Likewise.
2361         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist:
2362         Likewise.
2363         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: Likewise.
2364         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Likewise.
2365         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Likewise.
2367 2017-09-25  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2369         * math/Makefile (type-float-routines): Add math_errf and e_exp2f_data.
2370         * sysdeps/aarch64/fpu/math_private.h (TOINT_INTRINSICS): Define.
2371         (roundtoint, converttoint): Likewise.
2372         * sysdeps/ieee754/flt-32/e_expf.c: New implementation.
2373         * sysdeps/ieee754/flt-32/e_exp2f.c: New implementation.
2374         * sysdeps/ieee754/flt-32/e_exp2f_data.c: New file.
2375         * sysdeps/ieee754/flt-32/math_config.h: New file.
2376         * sysdeps/ieee754/flt-32/math_errf.c: New file.
2377         * sysdeps/ieee754/flt-32/t_exp2f.h: Remove.
2378         * sysdeps/i386/fpu/e_exp2f_data.c: New file.
2379         * sysdeps/i386/fpu/math_errf.c: New file.
2380         * sysdeps/ia64/fpu/e_exp2f_data.c: New file.
2381         * sysdeps/ia64/fpu/math_errf.c: New file.
2382         * sysdeps/m68k/m680x0/fpu/e_exp2f_data.c: New file.
2383         * sysdeps/m68k/m680x0/fpu/math_errf.c: New file.
2385 2017-09-24  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2387         * sysdeps/mach/hurd/dl-sysdep.c (check_no_hidden): New macro.
2388         (__open, __close, __libc_read, __libc_write, __writev, __libc_lseek64,
2389         __mmap, __fxstat64, __xstat64, __access, __access_noerrno, __getpid,
2390         __getcwd, __sbrk, __strtoul_internal, _exit, abort): Use check_no_hidden
2391         to make sure that these symbols are defined.
2392         * sysdeps/mach/hurd/bits/socket.h: Include <bits/wordsize.h> instead
2393         of <limits.h>
2394         (__need_NULL): Do not define.
2395         (__ss_aligntype): Use __WORDSIZE instead of ULONG_MAX to determine
2396         alignment.
2397         [!__USE_MISC] (pseudo_AF_XTP, pseudo_AF_RTIP, pseudo_AF_PIP,
2398         CMGROUP_MAX, cmsgcred): Do not define.
2399         (CMSG_FIRSTHDR, __cmsg_nxthdr): Use (struct cmsghdr *) 0 instead of
2400         NULL.
2401         * bits/socket.h: Likewise.
2402         * sysdeps/unix/clock_gettime.c (realtime_gettime, __clock_gettime): Use
2403         __gettimeofday instead of gettimeofday.
2404         * sysdeps/unix/clock_settime.c (__clock_settime): Use __settimeofday
2405         instead of settimeofday.
2407 2017-09-22  Joseph Myers  <joseph@codesourcery.com>
2409         * sysdeps/ieee754/flt-32/s_asinhf.c: Include <libm-alias-float.h>.
2410         (asinhf): Define using libm_alias_float.
2411         * sysdeps/ieee754/flt-32/s_atanf.c: Include <libm-alias-float.h>.
2412         (atanf): Define using libm_alias_float.
2413         * sysdeps/ieee754/flt-32/s_cbrtf.c: Include <libm-alias-float.h>.
2414         (cbrtf): Define using libm_alias_float.
2415         * sysdeps/ieee754/flt-32/s_ceilf.c: Include <libm-alias-float.h>.
2416         (ceilf): Define using libm_alias_float.
2417         * sysdeps/ieee754/flt-32/s_copysignf.c: Include
2418         <libm-alias-float.h>.
2419         (copysignf): Define using libm_alias_float.
2420         * sysdeps/ieee754/flt-32/s_cosf.c: Include <libm-alias-float.h>.
2421         (cosf): Define using libm_alias_float.
2422         * sysdeps/ieee754/flt-32/s_erff.c: Include <libm-alias-float.h>.
2423         (erff): Define using libm_alias_float.
2424         (erfcf): Likewise.
2425         * sysdeps/ieee754/flt-32/s_expm1f.c: Include <libm-alias-float.h>.
2426         (expm1f): Define using libm_alias_float.
2427         * sysdeps/ieee754/flt-32/s_fabsf.c: Include <libm-alias-float.h>.
2428         (fabsf): Define using libm_alias_float.
2429         * sysdeps/ieee754/flt-32/s_floorf.c: Include <libm-alias-float.h>.
2430         (floorf): Define using libm_alias_float.
2431         * sysdeps/ieee754/flt-32/s_frexpf.c: Include <libm-alias-float.h>.
2432         (frexpf): Define using libm_alias_float.
2433         * sysdeps/ieee754/flt-32/s_fromfpf.c (fromfpf): Define using
2434         libm_alias_float.
2435         * sysdeps/ieee754/flt-32/s_fromfpf_main.c: Include
2436         <libm-alias-float.h>.
2437         * sysdeps/ieee754/flt-32/s_fromfpxf.c (fromfpxf): Define using
2438         libm_alias_float.
2439         * sysdeps/ieee754/flt-32/s_getpayloadf.c: Include
2440         <libm-alias-float.h>.
2441         (getpayloadf): Define using libm_alias_float.
2442         * sysdeps/ieee754/flt-32/s_llrintf.c: Include
2443         <libm-alias-float.h>.
2444         (llrintf): Define using libm_alias_float.
2445         * sysdeps/ieee754/flt-32/s_llroundf.c: Include
2446         <libm-alias-float.h>.
2447         (llroundf): Define using libm_alias_float.
2448         * sysdeps/ieee754/flt-32/s_logbf.c: Include <libm-alias-float.h>.
2449         (logbf): Define using libm_alias_float.
2450         * sysdeps/ieee754/flt-32/s_lrintf.c: Include <libm-alias-float.h>.
2451         (lrintf): Define using libm_alias_float.
2452         * sysdeps/ieee754/flt-32/s_lroundf.c: Include <libm-alias-float.h>.
2453         (lroundf): Define using libm_alias_float.
2454         * sysdeps/ieee754/flt-32/s_modff.c: Include <libm-alias-float.h>.
2455         (modff): Define using libm_alias_float.
2456         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Include
2457         <libm-alias-float.h>.
2458         (nearbyintf): Define using libm_alias_float.
2459         * sysdeps/ieee754/flt-32/s_nextafterf.c: Include
2460         <libm-alias-float.h>.
2461         (nextafterf): Define using libm_alias_float.
2462         * sysdeps/ieee754/flt-32/s_nextupf.c: Include
2463         <libm-alias-float.h>.
2464         (nextupf): Define using libm_alias_float.
2465         * sysdeps/ieee754/flt-32/s_remquof.c: Include
2466         <libm-alias-float.h>.
2467         (remquof): Define using libm_alias_float.
2468         * sysdeps/ieee754/flt-32/s_rintf.c: Include <libm-alias-float.h>.
2469         (rintf): Define using libm_alias_float.
2470         * sysdeps/ieee754/flt-32/s_roundevenf.c: Include
2471         <libm-alias-float.h>.
2472         (roundevenf): Define using libm_alias_float.
2473         * sysdeps/ieee754/flt-32/s_roundf.c: Include <libm-alias-float.h>.
2474         (roundf): Define using libm_alias_float.
2475         * sysdeps/ieee754/flt-32/s_setpayloadf.c (setpayloadf): Define
2476         using libm_alias_float.
2477         * sysdeps/ieee754/flt-32/s_setpayloadf_main.c: Include
2478         <libm-alias-float.h>.
2479         * sysdeps/ieee754/flt-32/s_setpayloadsigf.c (setpayloadsigf):
2480         Define using libm_alias_float.
2481         * sysdeps/ieee754/flt-32/s_sincosf.c: Include
2482         <libm-alias-float.h>.
2483         (sincosf): Define using libm_alias_float.
2484         * sysdeps/ieee754/flt-32/s_sinf.c: Include <libm-alias-float.h>.
2485         (sinf): Define using libm_alias_float.
2486         * sysdeps/ieee754/flt-32/s_tanf.c: Include <libm-alias-float.h>.
2487         (tanf): Define using libm_alias_float.
2488         * sysdeps/ieee754/flt-32/s_tanhf.c: Include <libm-alias-float.h>.
2489         (tanhf): Define using libm_alias_float.
2490         * sysdeps/ieee754/flt-32/s_totalorderf.c: Include
2491         <libm-alias-float.h>.
2492         (totalorderf): Define using libm_alias_float.
2493         * sysdeps/ieee754/flt-32/s_totalordermagf.c: Include
2494         <libm-alias-float.h>.
2495         (totalordermagf): Define using libm_alias_float.
2496         * sysdeps/ieee754/flt-32/s_truncf.c: Include <libm-alias-float.h>.
2497         (truncf): Define using libm_alias_float.
2498         * sysdeps/ieee754/flt-32/s_ufromfpf.c (ufromfpf): Define using
2499         libm_alias_float.
2500         * sysdeps/ieee754/flt-32/s_ufromfpxf.c (ufromfpxf): Define using
2501         libm_alias_float.
2503 2017-09-22  Gabriel F. T. Gomes  <gabriel@inconstante.eti.br>
2505         [BZ #22146]
2506         math/math.h: Let fpclassify use the builtin in C++ mode, even
2507         when optimazing for size.
2509 2017-09-22  Joseph Myers  <joseph@codesourcery.com>
2511         * csu/Makefile (generated): Do not add version-info.h.
2512         (before-compile): Likewise.
2513         (all-Banner-files): Remove variable.
2514         ($(objpfx)version-info.h): Remove rule.
2515         * csu/version.c (banner): Do not include "version-info.h".
2516         * libidn/Banner: Remove.
2517         * manual/contrib.texi (Simon Josefsson): New entry.
2519 2017-09-21  Gabriel F. T. Gomes  <gabriel@inconstante.eti.br>
2521         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
2522         Remove conditionals on LDBL_MANT_DIG.
2523         * sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c
2524         (__ieee754_lgammal_r): Likewise.
2526 2017-09-21  Gabriel F. T. Gomes  <gabriel@inconstante.eti.br>
2528         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Remove definitions of
2529         _Float128 and L().
2530         * sysdeps/ieee754/ldbl-128ibm/e_j0l.c: Remove definitions of
2531         _Float128 and L(). Replace _Float128 with long double and L(x)
2532         with xL, throughout the file.
2533         * sysdeps/ieee754/ldbl-128ibm/e_j1l.c: Likewise.
2534         * sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c: Likewise.
2535         * sysdeps/ieee754/ldbl-128ibm/s_cbrtl.c: Likewise.
2536         * sysdeps/ieee754/ldbl-128ibm/t_expl.h: Likewise.
2538 2017-09-21  Gabriel F. T. Gomes  <gabriel@inconstante.eti.br>
2540         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Include tables from
2541         sysdeps/ieee754/ldbl-128ibm.
2542         * sysdeps/ieee754/ldbl-128ibm/e_j0l.c: Copy contents from the
2543         equivalent implementation in sysdeps/ieee754/ldbl-128/ instead
2544         of including it.  Keep _Float128 and L() intact.  These will be
2545         reviewed by a separate patch.
2546         * sysdeps/ieee754/ldbl-128ibm/e_j1l.c: Likewise.
2547         * sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c: Likewise.
2548         * sysdeps/ieee754/ldbl-128ibm/s_cbrtl.c: Likewise.
2549         * sysdeps/ieee754/ldbl-128ibm/t_expl.h: Likewise.
2551 2017-09-21  Gabriel F. T. Gomes  <gabriel@inconstante.eti.br>
2553         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c
2554         (__finitef128): Define to __redirect___finitef128.
2555         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c
2556         (__isinff128): Define to __redirect___isinff128.
2557         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c
2558         (__isnanf128): Define to __redirect___isnanf128.
2560 2017-09-21  Gabriel F. T. Gomes  <gabriel@inconstante.eti.br>
2562         * sysdeps/powerpc/powerpc64le/Makefile
2563         (CFLAGS-tst-strtod-nan-locale.c): New variable.
2564         (CFLAGS-tst-wcstod-nan-locale.c): New variable.
2566 2017-09-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
2567             Carlos O'Donell  <carlos@redhat.com>
2569         [BZ #22180]
2570         * stdlib/Makefile (tests): Add test-dlclose-exit-race.
2571         * stdlib/test-dlclose-exit-race.c: New file.
2572         * stdlib/test-dlclose-exit-race-helper.c: New file.
2573         * stdlib/exit.c (__run_exit_handlers): Mark slot as free.
2575 2017-09-21  Joseph Myers  <joseph@codesourcery.com>
2577         * crypt/Banner: Remove file.
2578         * nptl/Banner: Likewise.
2579         * resolv/Banner: Likewise.
2580         * soft-fp/Banner: Likewise.
2581         * nptl/Makefile ($(objpfx)banner.h): Remove rule.
2582         ($(objpfx)version.d): Remove dependency on banner.h.
2583         ($(objpfx)version.os): Likewise.
2584         * nptl/version.c (banner): Do not include banner.h.
2585         * manual/contrib.texi: Update entries for Richard Henderson, Jakub
2586         Jelinek and BIND code.
2588 2017-09-20  Paul Pluzhnikov  <ppluzhnikov@google.com>
2589             Carlos O'Donell  <carlos@redhat.com>
2591         * support/xdlfcn.h: New file.
2592         * support/xdlfcn.c: New file.
2593         * support/Makefile (libsupport-routines): Add xdlfcn.
2594         * stdlib/tst-tls-atexit.c: Use xdlopen, xdlsym, xdlclose.
2596 2017-09-20  Joseph Myers  <joseph@codesourcery.com>
2598         [BZ #20142]
2599         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
2600         Add s_trunc-c, s_truncf-c, s_trunc-sse4_1 and s_truncf-sse4_1.
2601         * sysdeps/x86_64/fpu/multiarch/s_trunc-c.c: New file.
2602         * sysdeps/x86_64/fpu/multiarch/s_trunc-sse4_1.S: Likewise.
2603         * sysdeps/x86_64/fpu/multiarch/s_trunc.c: Likewise.
2604         * sysdeps/x86_64/fpu/multiarch/s_truncf-c.c: Likewise.
2605         * sysdeps/x86_64/fpu/multiarch/s_truncf-sse4_1.S: Likewise.
2606         * sysdeps/x86_64/fpu/multiarch/s_truncf.c: Likewise.
2608 2017-09-20  Paul Pluzhnikov  <ppluzhnikov@google.com>
2609             Ricky Zhou  <rickyz@google.com>
2610             Anoop V Chakkalakkal  <anoop.vijayan@in.ibm.com>
2612         [BZ #14333]
2613         * stdlib/cxa_atexit.c (__internal_atexit): Use __exit_funcs_lock.
2614         Remove atomics.
2615         (__new_exitfn): Fail registration when we finished at_exit processing.
2616         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
2617         * stdlib/on_exit.c (__on_exit): Likewise.
2618         * stdlib/exit.c (__exit_funcs_done): New variable.
2619         (__run_exit_handlers): Use __exit_funcs_lock.
2620         * stdlib/exit.h (__exit_funcs_lock, __exit_funcs_done): New
2621         declarations.
2622         * stdlib/Makefile (test-atexit-race, test-quick_at_exit-race)
2623         (test-cxa_atexit-race, test-on_exit-race): New tests.
2624         * stdlib/test-atexit-race-common.c: New file.
2625         * stdlib/test-atexit-race.c: New file.
2626         * stdlib/test-at_quick_exit-race.c: New file.
2627         * stdlib/test-cxa_atexit-race.c: New file.
2628         * stdlib/test-on_exit-race.c: New file.
2630 2017-09-20  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2632         * benchtests/Makefile: Add exp2f and log2f benchmarks.
2633         * benchtests/exp2f-inputs: Copy of expf-inputs.
2634         * benchtests/log2f-inputs: Copy of logf-inputs.
2636 2017-09-19  Joseph Myers  <joseph@codesourcery.com>
2638         * sysdeps/unix/sysv/linux/fexecve.c (fexecve) [__NR_execveat]:
2639         Explicitly take address of first element of array arguments in
2640         call to INLINE_SYSCALL.
2642 2017-09-19  Andreas Schwab  <schwab@suse.de>
2644         [BZ #22134]
2645         * sysdeps/unix/sysv/linux/fexecve.c (fexecve) [__NR_execveat]: Try
2646         execveat first.
2647         [!__ASSUME_EXECVEAT]: Fall back to /proc if execveat is
2648         unimplemented.
2649         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_EXECVEAT)
2650         [__LINUX_KERNEL_VERSION >= 0x031300]: Define.
2651         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
2652         (__ASSUME_EXECVEAT) [__LINUX_KERNEL_VERSION < 0x040200]: Undef.
2653         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
2654         (__ASSUME_EXECVEAT) [__LINUX_KERNEL_VERSION < 0x040000]: Undef.
2655         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
2656         (__ASSUME_EXECVEAT) [__LINUX_KERNEL_VERSION < 0x040000]: Undef.
2657         * posix/Makefile (tests): Add tst-fexecve.
2658         * posix/tst-fexecve.c: New file.
2660 2017-09-19  Wilco Dijkstra  <wdijkstr@arm.com>
2662         * benchtests/Makefile: Add logf benchmark.
2663         * benchtests/logf-inputs: Add reduced trace from wrf_r.
2665 2017-09-19  Wilco Dijkstra  <wdijkstr@arm.com>
2667         * benchtests/Makefile: Add expf benchmark.
2668         * benchtests/expf-inputs: Add reduced trace from wrf_r.
2670 2017-09-19  Wilco Dijkstra  <wdijkstr@arm.com>
2672         * csu/Makefile: Add -funwind-tables to libc-start.c.
2673         * debug/Makefile: Add -funwind-tables to backtrace.c.
2674         * sysdeps/aarch64/Makefile: Remove CFLAGS-backtrace.c.
2675         * sysdeps/arm/Makefile: Likewise.
2676         * sysdeps/i386/Makefile: Likewise.
2677         * sysdeps/m68k/Makefile: Likewise.
2678         * sysdeps/mips/Makefile: Likewise.
2679         * sysdeps/nios2/Makefile: Likewise.
2680         * sysdeps/sh/Makefile: Likewise.
2681         * sysdeps/sparc/Makefile: Likewise.
2683 2017-09-19  Joseph Myers  <joseph@codesourcery.com>
2685         * benchtests/Makefile (bench-math): Add trunc and truncf.
2686         (CFLAGS-bench-trunc.c): New variable.
2687         (CFLAGS-bench-truncf.c): Likewise.
2688         * benchtests/trunc-inputs: New file.
2689         * benchtests/truncf-inputs: Likewise.
2691 2017-09-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
2693         * sysdeps/powerpc/powerpc64/power8/memset.S: Avoid misaligned stores.
2695 2017-09-18  Joseph Myers  <joseph@codesourcery.com>
2697         * sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c [LIBM_SVID_COMPAT &&
2698         !LONG_DOUBLE_COMPAT (libm, GLIBC_2_1)] (weak_alias): Undefine and
2699         redefine.
2700         [LIBM_SVID_COMPAT && !LONG_DOUBLE_COMPAT (libm, GLIBC_2_1)]
2701         (exp10l): Define as weak alias.
2702         * sysdeps/ieee754/ldbl-opt/w_remainderl_compat.c [LIBM_SVID_COMPAT
2703         && !LONG_DOUBLE_COMPAT (libm, GLIBC_2_0)] (weak_alias): Undefine
2704         and redefine.
2705         [LIBM_SVID_COMPAT && !LONG_DOUBLE_COMPAT (libm, GLIBC_2_0)]
2706         (remainderl): Define as weak alias.
2708         * math/s_fmal.c: Include <libm-alias-ldouble.h>.
2709         (fmal): Define using libm_alias_ldouble.
2710         * math/w_acoshl_compat.c: Include <libm-alias-ldouble.h>.
2711         (acoshl): Define using libm_alias_ldouble.
2712         * math/w_acosl_compat.c: Include <libm-alias-ldouble.h>.
2713         (acosl): Define using libm_alias_ldouble.
2714         * math/w_asinl_compat.c: Include <libm-alias-ldouble.h>.
2715         (asinl): Define using libm_alias_ldouble.
2716         * math/w_atan2l_compat.c: Include <libm-alias-ldouble.h>.
2717         (atan2l): Define using libm_alias_ldouble.
2718         * math/w_atanhl_compat.c: Include <libm-alias-ldouble.h>.
2719         (atanhl): Define using libm_alias_ldouble.
2720         * math/w_coshl_compat.c: Include <libm-alias-ldouble.h>.
2721         (coshl): Define using libm_alias_ldouble.
2722         * math/w_exp10l_compat.c: Include <libm-alias-ldouble.h>.
2723         (exp10l): Define using libm_alias_ldouble.
2724         * math/w_exp2l_compat.c: Include <libm-alias-ldouble.h>.
2725         (exp2l): Define using libm_alias_ldouble.
2726         * math/w_expl_compat.c: Include <libm-alias-ldouble.h>.
2727         (expl): Define using libm_alias_ldouble.
2728         * math/w_fmodl_compat.c: Include <libm-alias-ldouble.h>.
2729         (fmodl): Define using libm_alias_ldouble.
2730         * math/w_hypotl_compat.c: Include <libm-alias-ldouble.h>.
2731         (hypotl): Define using libm_alias_ldouble.
2732         * math/w_j0l_compat.c: Include <libm-alias-ldouble.h>.
2733         (j0l): Define using libm_alias_ldouble.
2734         (y0l): Likewise.
2735         * math/w_j1l_compat.c: Include <libm-alias-ldouble.h>.
2736         (j1l): Define using libm_alias_ldouble.
2737         (y1l): Likewise.
2738         * math/w_jnl_compat.c: Include <libm-alias-ldouble.h>.
2739         (jnl): Define using libm_alias_ldouble.
2740         (ynl): Likewise.
2741         * math/w_log10l_compat.c: Include <libm-alias-ldouble.h>.
2742         (log10l): Define using libm_alias_ldouble.
2743         * math/w_log2l_compat.c: Include <libm-alias-ldouble.h>.
2744         (log2l): Define using libm_alias_ldouble.
2745         * math/w_logl_compat.c: Include <libm-alias-ldouble.h>.
2746         (logl): Define using libm_alias_ldouble.
2747         * math/w_powl_compat.c: Include <libm-alias-ldouble.h>.
2748         (powl): Define using libm_alias_ldouble.
2749         * math/w_remainderl_compat.c: Include <libm-alias-ldouble.h>.
2750         (remainderl): Define using libm_alias_ldouble.
2751         * math/w_sinhl_compat.c: Include <libm-alias-ldouble.h>.
2752         (sinhl): Define using libm_alias_ldouble.
2753         * math/w_sqrtl_compat.c: Include <libm-alias-ldouble.h>.
2754         (sqrtl): Define using libm_alias_ldouble.
2755         * math/w_tgammal_compat.c: Include <libm-alias-ldouble.h>.
2756         (tgammal): Define using libm_alias_ldouble.
2757         * sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c [LIBM_SVID_COMPAT]
2758         (exp10l): Do not use long_double_symbol here.
2759         * sysdeps/ieee754/ldbl-opt/w_remainderl_compat.c
2760         [LIBM_SVID_COMPAT] (remainderl): Likewise.
2761         * sysdeps/ieee754/ldbl-opt/s_fmal.c: Remove.
2762         * sysdeps/ieee754/ldbl-opt/w_acoshl_compat.c: Likewise.
2763         * sysdeps/ieee754/ldbl-opt/w_acosl_compat.c: Likewise.
2764         * sysdeps/ieee754/ldbl-opt/w_asinl_compat.c: Likewise.
2765         * sysdeps/ieee754/ldbl-opt/w_atan2l_compat.c: Likewise.
2766         * sysdeps/ieee754/ldbl-opt/w_atanhl_compat.c: Likewise.
2767         * sysdeps/ieee754/ldbl-opt/w_coshl_compat.c: Likewise.
2768         * sysdeps/ieee754/ldbl-opt/w_expl_compat.c: Likewise.
2769         * sysdeps/ieee754/ldbl-opt/w_fmodl_compat.c: Likewise.
2770         * sysdeps/ieee754/ldbl-opt/w_hypotl_compat.c: Likewise.
2771         * sysdeps/ieee754/ldbl-opt/w_j0l_compat.c: Likewise.
2772         * sysdeps/ieee754/ldbl-opt/w_j1l_compat.c: Likewise.
2773         * sysdeps/ieee754/ldbl-opt/w_jnl_compat.c: Likewise.
2774         * sysdeps/ieee754/ldbl-opt/w_log10l_compat.c: Likewise.
2775         * sysdeps/ieee754/ldbl-opt/w_log2l_compat.c: Likewise.
2776         * sysdeps/ieee754/ldbl-opt/w_logl_compat.c: Likewise.
2777         * sysdeps/ieee754/ldbl-opt/w_powl_compat.c: Likewise.
2778         * sysdeps/ieee754/ldbl-opt/w_sinhl_compat.c: Likewise.
2779         * sysdeps/ieee754/ldbl-opt/w_sqrtl_compat.c: Likewise.
2780         * sysdeps/ieee754/ldbl-opt/w_tgammal_compat.c: Likewise.
2782 2017-09-18  Wang Boshi  <wangboshi@huawei.com>  (tiny change)
2784         * sysdeps/aarch64/start.S: Use MOVL instead of literal pools.
2785         * sysdeps/aarch64/sysdep.h (MOVL): Add MOVL macro.
2787 2017-09-17  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2789         * io/read.c (read): Add libc_hidden_weak.
2790         * sysdeps/mach/hurd/read.c (read): Likewise.
2791         * io/write.c (write): Likewise.
2792         * sysdeps/mach/hurd/write.c (write): Likewise.
2793         * io/pread64.c (__pread64): Likewise.
2794         * sysdeps/mach/hurd/pread64.c (__pread64): Likewise.
2795         * posix/pread64.c (__pread64): Add libc_hidden_def.
2797 2017-09-16  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2799         * benchtests/scripts/compare_strings.py: New option -g.
2800         (draw_graph): Print a message that a graph is being generated.
2801         (process_results): Generate graph only if -g is passed.
2802         (main): Process option -g.
2804         * benchtests/scripts/compare_strings.py (process_results):
2805         Better spacing for output.
2807         * benchtests/scripts/compare_strings.py: Use argparse.
2808         * benchtests/README: Document existence of compare_strings.py.
2810 2017-09-15  Joseph Myers  <joseph@codesourcery.com>
2812         * math/s_fma.c: Include <libm-alias-double.h>.
2813         (fma): Define using libm_alias_double.
2814         * math/s_nextafter.c: Include <libm-alias-double.h>.
2815         (nextafter): Define using libm_alias_double.
2816         * math/w_acos_compat.c: Include <libm-alias-double.h>.
2817         (acos): Define using libm_alias_double.
2818         * math/w_acosh_compat.c: Include <libm-alias-double.h>.
2819         (aocsh): Define using libm_alias_double.
2820         * math/w_asin_compat.c: Include <libm-alias-double.h>.
2821         (asin): Define using libm_alias_double.
2822         * math/w_atan2_compat.c: Include <libm-alias-double.h>.
2823         (atan2): Define using libm_alias_double.
2824         * math/w_atanh_compat.c: Include <libm-alias-double.h>.
2825         (atanh): Define using libm_alias_double.
2826         * math/w_cosh_compat.c: Include <libm-alias-double.h>.
2827         (cosh): Define using libm_alias_double.
2828         * math/w_exp10_compat.c: Include <libm-alias-double.h>.
2829         (exp10): Define using libm_alias_double.
2830         * math/w_exp2_compat.c: Include <libm-alias-double.h>.
2831         (exp2): Define using libm_alias_double.
2832         * math/w_exp_compat.c: Include <libm-alias-double.h>.
2833         (exp): Define using libm_alias_double.
2834         * math/w_fmod_compat.c: Include <libm-alias-double.h>.
2835         (fmod): Define using libm_alias_double.
2836         * math/w_hypot_compat.c: Include <libm-alias-double.h>.
2837         (hypot): Define using libm_alias_double.
2838         * math/w_j0_compat.c: Include <libm-alias-double.h>.
2839         (j0): Define using libm_alias_double.
2840         (y0): Likewise.
2841         * math/w_j1_compat.c: Include <libm-alias-double.h>.
2842         (j1): Define using libm_alias_double.
2843         (y1): Likewise.
2844         * math/w_jn_compat.c: Include <libm-alias-double.h>.
2845         (jn): Define using libm_alias_double.
2846         (yn): Likewise.
2847         * math/w_log10_compat.c: Include <libm-alias-double.h>.
2848         (log10): Define using libm_alias_double.
2849         * math/w_log2_compat.c: Include <libm-alias-double.h>.
2850         (log2): Define using libm_alias_double.
2851         * math/w_log_compat.c: Include <libm-alias-double.h>.
2852         (log): Define using libm_alias_double.
2853         * math/w_pow_compat.c: Include <libm-alias-double.h>.
2854         (pow): Define using libm_alias_double.
2855         * math/w_remainder_compat.c: Include <libm-alias-double.h>.
2856         (remainder): Define using libm_alias_double.
2857         * math/w_sinh_compat.c: Include <libm-alias-double.h>.
2858         (sinh): Define using libm_alias_double.
2859         * math/w_sqrt_compat.c: Include <libm-alias-double.h>.
2860         (sqrt): Define using libm_alias_double.
2861         * math/w_tgamma_compat.c: Include <libm-alias-double.h>.
2862         (tgamma): Define using libm_alias_double.
2863         * sysdeps/ieee754/ldbl-opt/s_nextafter.c [LONG_DOUBLE_COMPAT(libm,
2864         GLIBC_2_0)] (nextafterl): Do not define compat symbol here.
2865         * sysdeps/ieee754/ldbl-opt/w_exp10_compat.c
2866         [LONG_DOUBLE_COMPAT(libm, GLIBC_2_1)] (exp10l): Likewise.
2867         * sysdeps/ieee754/ldbl-opt/w_remainder_compat.c
2868         [LONG_DOUBLE_COMPAT(libm, GLIBC_2_0)] (remainderl): Likewise.
2869         * sysdeps/ieee754/ldbl-opt/w_acos_compat.c: Remove.
2870         * sysdeps/ieee754/ldbl-opt/w_acosh_compat.c: Likewise.
2871         * sysdeps/ieee754/ldbl-opt/w_asin_compat.c: Likewise.
2872         * sysdeps/ieee754/ldbl-opt/w_atan2_compat.c: Likewise.
2873         * sysdeps/ieee754/ldbl-opt/w_atanh_compat.c: Likewise.
2874         * sysdeps/ieee754/ldbl-opt/w_cosh_compat.c: Likewise.
2875         * sysdeps/ieee754/ldbl-opt/w_exp_compat.c: Likewise.
2876         * sysdeps/ieee754/ldbl-opt/w_fmod_compat.c: Likewise.
2877         * sysdeps/ieee754/ldbl-opt/w_hypot_compat.c: Likewise.
2878         * sysdeps/ieee754/ldbl-opt/w_j0_compat.c: Likewise.
2879         * sysdeps/ieee754/ldbl-opt/w_j1_compat.c: Likewise.
2880         * sysdeps/ieee754/ldbl-opt/w_jn_compat.c: Likewise.
2881         * sysdeps/ieee754/ldbl-opt/w_log10_compat.c: Likewise.
2882         * sysdeps/ieee754/ldbl-opt/w_log2_compat.c: Likewise.
2883         * sysdeps/ieee754/ldbl-opt/w_log_compat.c: Likewise.
2884         * sysdeps/ieee754/ldbl-opt/w_pow_compat.c: Likewise.
2885         * sysdeps/ieee754/ldbl-opt/w_sinh_compat.c: Likewise.
2886         * sysdeps/ieee754/ldbl-opt/w_sqrt_compat.c: Likewise.
2887         * sysdeps/ieee754/ldbl-opt/w_tgamma_compat.c: Likewise.
2889         * math/e_acoshl.c: Remove.
2890         * math/e_acosl.c: Likewise.
2891         * math/e_asinl.c: Likewise.
2892         * math/e_atan2l.c: Likewise.
2893         * math/e_atanhl.c: Likewise.
2894         * math/e_coshl.c: Likewise.
2895         * math/e_expl.c: Likewise.
2896         * math/e_fmodl.c: Likewise.
2897         * math/e_gammal_r.c: Likewise.
2898         * math/e_hypotl.c: Likewise.
2899         * math/e_j0l.c: Likewise.
2900         * math/e_j1l.c: Likewise.
2901         * math/e_jnl.c: Likewise.
2902         * math/e_lgammal_r.c: Likewise.
2903         * math/e_log10l.c: Likewise.
2904         * math/e_log2l.c: Likewise.
2905         * math/e_logl.c: Likewise.
2906         * math/e_powl.c: Likewise.
2907         * math/e_rem_pio2l.c: Likewise.
2908         * math/e_sinhl.c: Likewise.
2909         * math/e_sqrtf128.c: Likewise.
2910         * math/e_sqrtl.c: Likewise.
2911         * math/k_cosl.c: Likewise.
2912         * math/k_sinl.c: Likewise.
2913         * math/k_tanl.c: Likewise.
2914         * math/s_asinhl.c: Likewise.
2915         * math/s_atanl.c: Likewise.
2916         * math/s_cbrtl.c: Likewise.
2917         * math/s_erfl.c: Likewise.
2918         * math/s_expm1l.c: Likewise.
2919         * math/s_log1pl.c: Likewise.
2920         * math/s_tanhl.c: Likewise.
2922 2017-09-15  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
2924         [BZ #21745]
2925         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile:
2926         [$(subdir) = math] (sysdep_calls): New variable.  Has the
2927         previous contents of sysdep_routines, but re-sorted..
2928         [$(subdir) = math] (sysdep_routines): Re-use the contents from
2929         sysdep_calls.
2930         [$(subdir) = math] (libm-sysdep_routines): Remove the functions
2931         defined in sysdep_calls and replace by the respective m_* names.
2932         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S:
2933         (compat_symbol): Undefine to avoid duplicated compat symbols in
2934         libc.
2936 2017-09-15  Joseph Myers  <joseph@codesourcery.com>
2938         * math/s_fmaf.c: Include <libm-alias-float.h>.
2939         (fmaf): Define using libm_alias_float.
2940         * math/w_acosf_compat.c: Include <libm-alias-float.h>.
2941         (acosf): Define using libm_alias_float.
2942         * math/w_acoshf_compat.c: Include <libm-alias-float.h>.
2943         (acoshf): Define using libm_alias_float.
2944         * math/w_asinf_compat.c: Include <libm-alias-float.h>.
2945         (asinf): Define using libm_alias_float.
2946         * math/w_atan2f_compat.c: Include <libm-alias-float.h>.
2947         (atan2f): Define using libm_alias_float.
2948         * math/w_atanhf_compat.c: Include <libm-alias-float.h>.
2949         (atanhf): Define using libm_alias_float.
2950         * math/w_coshf_compat.c: Include <libm-alias-float.h>.
2951         (coshf): Define using libm_alias_float.
2952         * math/w_exp10f_compat.c: Include <libm-alias-float.h>.
2953         (exp10f): Define using libm_alias_float.
2954         * math/w_fmodf_compat.c: Include <libm-alias-float.h>.
2955         (fmodf): Define using libm_alias_float.
2956         * math/w_hypotf_compat.c: Include <libm-alias-float.h>.
2957         (hypotf): Define using libm_alias_float.
2958         * math/w_j0f_compat.c: Include <libm-alias-float.h>.
2959         (j0f): Define using libm_alias_float.
2960         (y0f): Likewise.
2961         * math/w_j1f_compat.c: Include <libm-alias-float.h>.
2962         (j1f): Define using libm_alias_float.
2963         (y1f): Likewise.
2964         * math/w_jnf_compat.c: Include <libm-alias-float.h>.
2965         (jnf): Define using libm_alias_float.
2966         (ynf): Likewise.
2967         * math/w_log10f_compat.c: Include <libm-alias-float.h>.
2968         (log10f): Define using libm_alias_float.
2969         * math/w_log2f_compat.c: Include <libm-alias-float.h>.
2970         (log2f): Define using libm_alias_float.
2971         * math/w_logf_compat.c: Include <libm-alias-float.h>.
2972         (logf): Define using libm_alias_float.
2973         * math/w_powf_compat.c: Include <libm-alias-float.h>.
2974         (powf): Define using libm_alias_float.
2975         * math/w_remainderf_compat.c: Include <libm-alias-float.h>.
2976         (remainderf): Define using libm_alias_float.
2977         * math/w_sinhf_compat.c: Include <libm-alias-float.h>.
2978         (sinhf): Define using libm_alias_float.
2979         * math/w_sqrtf_compat.c: Include <libm-alias-float.h>.
2980         (sqrtf): Define using libm_alias_float.
2981         * math/w_tgammaf_compat.c: Include <libm-alias-float.h>.
2982         (tgammaf): Define using libm_alias_float.
2984 2017-09-14  Joseph Myers  <joseph@codesourcery.com>
2986         * include/math.h (roundeven): Change hidden_proto call to
2987         __roundeven.
2988         * math/w_j0_compat.c (j0): Rename to __j0 and define as weak
2989         alias.
2990         [NO_LONG_DOUBLE] (__j0l): New strong alias.
2991         (y0): Rename to __y0 and define as weak alias.
2992         [NO_LONG_DOUBLE] (__y0l): New strong alias.
2993         * math/w_j0f_compat.c (j0f): Rename to __j0f and define as weak
2994         alias.
2995         (y0f): Rename to __y0f and define as weak alias.
2996         * math/w_j1_compat.c (j1): Rename to __j1 and define as weak
2997         alias.
2998         [NO_LONG_DOUBLE] (__j1l): New strong alias.
2999         (y1): Rename to __y1 and define as weak alias.
3000         [NO_LONG_DOUBLE] (__y1l): New strong alias.
3001         * math/w_j1f_compat.c (j1f): Rename to __j1f and define as weak
3002         alias.
3003         (y1f): Rename to __y1f and define as weak alias.
3004         * math/w_jn_compat.c (jn): Rename to __jn and define as weak
3005         alias.
3006         [NO_LONG_DOUBLE] (__jnl): New strong alias.
3007         (yn): Rename to __yn and define as weak alias.
3008         [NO_LONG_DOUBLE] (__ynl): New strong alias.
3009         * math/w_jnf_compat.c (jnf): Rename to __jnf and define as weak
3010         alias.
3011         (ynf): Rename to __ynf and define as weak alias.
3012         * sysdeps/ieee754/dbl-64/s_fromfp.c (FUNC): Define to __fromfp.
3013         (fromfp): Define as weak alias.
3014         [NO_LONG_DOUBLE] (__fromfpl): New strong alias.
3015         * sysdeps/ieee754/dbl-64/s_fromfpx.c (FUNC): Define to __fromfpx.
3016         (fromfpx): Define as weak alias.
3017         [NO_LONG_DOUBLE] (__fromfpxl): New strong alias.
3018         * sysdeps/ieee754/dbl-64/s_getpayload.c (getpayload): Rename to
3019         __getpayload and define as weak alias.
3020         [NO_LONG_DOUBLE] (__getpayloadl): New strong alias.
3021         * sysdeps/ieee754/dbl-64/s_roundeven.c (roundeven): Rename to
3022         __roundeven and define as weak alias.
3023         [NO_LONG_DOUBLE] (__roundevenl): New strong alias.
3024         * sysdeps/ieee754/dbl-64/s_setpayload.c (FUNC): Define to
3025         __setpayload.
3026         (setpayload): Define as weak alias.
3027         [NO_LONG_DOUBLE] (__setpayloadl): New strong alias.
3028         * sysdeps/ieee754/dbl-64/s_setpayloadsig.c (FUNC): Define to
3029         __setpayloadsig.
3030         (setpayloadsig): Define as weak alias.
3031         [NO_LONG_DOUBLE] (__setpayloadsigl): New strong alias.
3032         * sysdeps/ieee754/dbl-64/s_totalorder.c (totalorder): Rename to
3033         __totalorder and define as weak alias.
3034         [NO_LONG_DOUBLE] (__totalorderl): New strong alias.
3035         * sysdeps/ieee754/dbl-64/s_totalordermag.c (totalordermag): Rename
3036         to __totalordermag and define as weak alias.
3037         [NO_LONG_DOUBLE] (__totalordermagl): New strong alias.
3038         * sysdeps/ieee754/dbl-64/s_ufromfp.c (FUNC): Define to __ufromfp.
3039         (ufromfp): Define as weak alias.
3040         [NO_LONG_DOUBLE] (__ufromfpl): New strong alias.
3041         * sysdeps/ieee754/dbl-64/s_ufromfpx.c (FUNC): Define to
3042         __ufromfpx.
3043         (ufromfpx): Define as weak alias.
3044         [NO_LONG_DOUBLE] (__ufromfpxl): New strong alias.
3045         * sysdeps/ieee754/dbl-64/wordsize-64/s_getpayload.c (getpayload):
3046         Rename to __getpayload and define as weak alias.
3047         [NO_LONG_DOUBLE] (__getpayloadl): New strong alias.
3048         * sysdeps/ieee754/dbl-64/wordsize-64/s_roundeven.c (roundeven):
3049         Rename to __roundeven and define as weak alias.
3050         [NO_LONG_DOUBLE] (__roundevenl): New strong alias.
3051         * sysdeps/ieee754/dbl-64/wordsize-64/s_totalorder.c (totalorder):
3052         Rename to __totalorder and define as weak alias.
3053         [NO_LONG_DOUBLE] (__totalorderl): New strong alias.
3054         * sysdeps/ieee754/dbl-64/wordsize-64/s_totalordermag.c
3055         (totalordermag): Rename to __totalordermag and define as weak
3056         alias.
3057         [NO_LONG_DOUBLE] (__totalordermagl): New strong alias.
3058         * sysdeps/ieee754/float128/float128_private.h (__getpayloadl): New
3059         macro.
3060         (__roundevenl): Likewise.
3061         (__totalorderl): Likewise.
3062         (__totalordermagl): Likewise
3063         * sysdeps/ieee754/float128/s_fromfpf128.c (FUNC): Define to
3064         __fromfpf128.
3065         (fromfpf128): Define as weak alias.
3066         * sysdeps/ieee754/float128/s_fromfpxf128.c (FUNC): Define to
3067         __fromfpxf128.
3068         (fromfpxf128): Define as weak alias.
3069         * sysdeps/ieee754/float128/s_setpayloadf128.c (FUNC): Define to
3070         __setpayloadf128.
3071         (setpayloadf128): Define as weak alias.
3072         * sysdeps/ieee754/float128/s_setpayloadsigf128.c (FUNC): Define to
3073         __setpayloadsigf128.
3074         (setpayloadsigf128): Define as weak alias.
3075         * sysdeps/ieee754/float128/s_ufromfpf128.c (FUNC): Define to
3076         __ufromfpf128.
3077         (ufromfpf128): Define as weak alias.
3078         * sysdeps/ieee754/float128/s_ufromfpxf128.c (FUNC): Define to
3079         __ufromfpxf128.
3080         (ufromfpxf128): Define as weak alias.
3081         * sysdeps/ieee754/flt-32/s_fromfpf.c (FUNC): Define to __fromfpf.
3082         (fromfpf): Define as weak alias.
3083         * sysdeps/ieee754/flt-32/s_fromfpxf.c (FUNC): Define to
3084         __fromfpxf.
3085         (fromfpxf): Define as weak alias.
3086         * sysdeps/ieee754/flt-32/s_getpayloadf.c (getpayloadf): Rename to
3087         __getpayloadf and define as weak alias.
3088         * sysdeps/ieee754/flt-32/s_roundevenf.c (roundevenf): Rename to
3089         __roundevenf and define as weak alias.
3090         * sysdeps/ieee754/flt-32/s_setpayloadf.c (FUNC): Define to
3091         __setpayloadf.
3092         (setpayloadf): Define as weak alias.
3093         * sysdeps/ieee754/flt-32/s_setpayloadsigf.c (FUNC): Define to
3094         __setpayloadsigf.
3095         (setpayloadsigf): Define as weak alias.
3096         * sysdeps/ieee754/flt-32/s_totalorderf.c (totalorderf): Rename to
3097         __totalorderf and define as weak alias.
3098         * sysdeps/ieee754/flt-32/s_totalordermagf.c (totalordermagf):
3099         Rename to __totalordermagf and define as weak alias.
3100         * sysdeps/ieee754/flt-32/s_ufromfpf.c (FUNC): Define to
3101         __ufromfpf.
3102         (ufromfpf): Define as weak alias.
3103         * sysdeps/ieee754/flt-32/s_ufromfpxf.c (FUNC): Define to
3104         __ufromfpxf.
3105         (ufromfpxf): Define as weak alias.
3106         * sysdeps/ieee754/ldbl-128/s_fromfpl.c (FUNC): Define to
3107         __fromfpl.
3108         (fromfpl): Define as weak alias.
3109         * sysdeps/ieee754/ldbl-128/s_fromfpxl.c (FUNC): Define to
3110         __fromfpxl.
3111         (fromfpxl): Define as weak alias.
3112         * sysdeps/ieee754/ldbl-128/s_getpayloadl.c (getpayloadl): Rename
3113         to __getpayloadl and define as weak alias.
3114         * sysdeps/ieee754/ldbl-128/s_roundevenl.c (roundevenl): Rename to
3115         __roundevenl and define as weak alias.
3116         * sysdeps/ieee754/ldbl-128/s_setpayloadl.c (FUNC): Define to
3117         __setpayloadl.
3118         (setpayloadl): Define as weak alias.
3119         * sysdeps/ieee754/ldbl-128/s_setpayloadsigl.c (FUNC): Define to
3120         __setpayloadsigl.
3121         (setpayloadsigl): Define as weak alias.
3122         * sysdeps/ieee754/ldbl-128/s_totalorderl.c (totalorderl): Rename
3123         to __totalorderl and define as weak alias.
3124         * sysdeps/ieee754/ldbl-128/s_totalordermagl.c (totalordermagl):
3125         Rename to __totalordermagl and define as weak alias.
3126         * sysdeps/ieee754/ldbl-128/s_ufromfpl.c (FUNC): Define to
3127         __ufromfpl.
3128         (ufromfpl): Define as weak alias.
3129         * sysdeps/ieee754/ldbl-128/s_ufromfpxl.c (FUNC): Define to
3130         __ufromfpxl.
3131         (ufromfpxl): Define as weak alias.
3132         * sysdeps/ieee754/ldbl-128ibm/s_fromfpl.c (FUNC): Define to
3133         __fromfpl.
3134         (fromfpl): Define as weak alias.
3135         * sysdeps/ieee754/ldbl-128ibm/s_fromfpxl.c (FUNC): Define to
3136         __fromfpxl.
3137         (fromfpxl): Define as weak alias.
3138         * sysdeps/ieee754/ldbl-128ibm/s_getpayloadl.c (getpayloadl):
3139         Rename to __getpayloadl and define as weak alias.
3140         * sysdeps/ieee754/ldbl-128ibm/s_roundevenl.c (roundevenl): Rename
3141         to __roundevenl and define as weak alias.  Call __roundeven
3142         instead of roundeven.
3143         * sysdeps/ieee754/ldbl-128ibm/s_setpayloadl.c (FUNC): Define to
3144         __setpayloadl.
3145         (setpayloadl): Define as weak alias.
3146         * sysdeps/ieee754/ldbl-128ibm/s_setpayloadsigl.c (FUNC): Define to
3147         __setpayloadsigl.
3148         (setpayloadsigl): Define as weak alias.
3149         * sysdeps/ieee754/ldbl-128ibm/s_totalorderl.c (totalorderl):
3150         Rename to __totalorderl and define as weak alias.
3151         * sysdeps/ieee754/ldbl-128ibm/s_totalordermagl.c (totalordermagl):
3152         Rename to __totalordermagl and define as weak alias.
3153         * sysdeps/ieee754/ldbl-128ibm/s_ufromfpl.c (FUNC): Define to
3154         __ufromfpl.
3155         (ufromfpl): Define as weak alias.
3156         * sysdeps/ieee754/ldbl-128ibm/s_ufromfpxl.c (FUNC): Define to
3157         __ufromfpxl.
3158         (ufromfpxl): Define as weak alias.
3159         * sysdeps/ieee754/ldbl-96/s_fromfpl.c (FUNC): Define to
3160         __fromfpl.
3161         (fromfpl): Define as weak alias.
3162         * sysdeps/ieee754/ldbl-96/s_fromfpxl.c (FUNC): Define to
3163         __fromfpxl.
3164         (fromfpxl): Define as weak alias.
3165         * sysdeps/ieee754/ldbl-96/s_getpayloadl.c (getpayloadl): Rename to
3166         __getpayloadl and define as weak alias.
3167         * sysdeps/ieee754/ldbl-96/s_roundevenl.c (roundevenl): Rename to
3168         __roundevenl and define as weak alias.
3169         * sysdeps/ieee754/ldbl-96/s_setpayloadl.c (FUNC): Define to
3170         __setpayloadl.
3171         (setpayloadl): Define as weak alias.
3172         * sysdeps/ieee754/ldbl-96/s_setpayloadsigl.c (FUNC): Define to
3173         __setpayloadsigl.
3174         (setpayloadsigl): Define as weak alias.
3175         * sysdeps/ieee754/ldbl-96/s_totalorderl.c (totalorderl): Rename to
3176         __totalorderl and define as weak alias.
3177         * sysdeps/ieee754/ldbl-96/s_totalordermagl.c (totalordermagl):
3178         Rename to __totalordermagl and define as weak alias.
3179         * sysdeps/ieee754/ldbl-96/s_ufromfpl.c (FUNC): Define to
3180         __ufromfpl.
3181         (ufromfpl): Define as weak alias.
3182         * sysdeps/ieee754/ldbl-96/s_ufromfpxl.c (FUNC): Define to
3183         __ufromfpxl.
3184         (ufromfpxl): Define as weak alias.
3186 2017-09-14  Siddhesh Poyarekar  <siddhesh@sourceware.org>
3188         * benchtests/bench-string.h (realloc_bufs): New function.
3189         (test_init): Call it.
3190         * benchtests/bench-memset-large.c (do_test): Likewise.
3191         * benchtests/bench-memset.c (do_test): Likewise.
3193         * benchtests/bench-memset-large.c: Print output in JSON
3194         format.
3195         * benchtests/bench-memset.c: Likewise.
3197 2017-09-14  Mike FABIAN  <mfabian@redhat.com>
3199         [BZ #21084]
3200         * benchtests/strcoll-inputs/filelist#en_US.UTF-8: Add IBM858 and ibm858.c.
3201         * iconvdata/Makefile: Add IBM858.
3202         * iconvdata/gconv-modules: Likewise.
3203         * iconvdata/tst-tables.sh: Likewise.
3204         * iconvdata/ibm858.c: New file.
3205         * localedata/charmaps/IBM858: Likewise.
3207 2017-09-14  Akhilesh Kumar  <akhilesh.k@samsung.com>
3209         [BZ #22023]
3210         * locales/niu_NZ (LC_TIME): copy "niu_NU".
3211         * locales/niu_NZ (LC_MESSAGES): copy "niu_NU".
3213 2017-09-14  Mike FABIAN  <mfabian@redhat.com>
3215         [BZ #22112]
3216         * localedata/locales/az_AZ(LC_TELEPHONE): Fix int_select
3217         and add tel_int_fmt.
3219 2017-09-14  Joseph Myers  <joseph@codesourcery.com>
3221         * sysdeps/generic/libm-alias-float128.h: New file.
3222         * sysdeps/generic/math-type-macros-float128.h: Include
3223         <libm-alias-float128.h>.
3224         [!declare_mgen_alias] (declare_mgen_alias): Define macro.
3226 2017-09-13  Joseph Myers  <joseph@codesourcery.com>
3228         * sysdeps/generic/libm-alias-ldouble.h: New file.
3229         * sysdeps/ieee754/ldbl-opt/libm-alias-ldouble.h: Likewise.
3230         * sysdeps/ieee754/ldbl-opt/math-type-macros-ldouble.h: Remove.
3231         * sysdeps/generic/math-type-macros-ldouble.h: Include
3232         <libm-alias-ldouble.h>.
3233         [!declare_mgen_alias] (declare_mgen_alias): Define to use
3234         libm_alias_ldouble.
3236 2017-09-13  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3238         * sysdeps/ieee754/dbl-64/w_exp_compat.c: Move to...
3239         * math/w_exp_compat.c: ... here.
3240         * sysdeps/ieee754/flt-32/w_expf_compat.c: Move to...
3241         * math/w_expf_compat.c: ... here.
3242         * sysdeps/ieee754/ldbl-128/w_expl_compat.c: Move to...
3243         * math/w_expl_compat.c: ... here.
3244         * sysdeps/ieee754/ldbl-128ibm/w_expl_compat.c: Remove.
3245         * sysdeps/ieee754/ldbl-96/w_expl_compat.c: Remove.
3246         * sysdeps/ieee754/ldbl-opt/w_exp_compat.c: Use the new path.
3247         * sysdeps/ieee754/ldbl-opt/w_expl_compat.c: Likewise.
3249 2017-09-13  Joseph Myers  <joseph@codesourcery.com>
3251         * math/w_scalbln_template.c (strong_alias): Do not undefine and
3252         redefine.
3253         * sysdeps/ieee754/ldbl-opt/s_ldexp.c (declare_mgen_alias): Remove
3254         macro.
3255         (ldexpl): Only define as compat symbol for libc, not libm.
3256         (scalbnl): Define as compat symbol for libc here.
3257         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c (declare_mgen_alias): Only
3258         define for [IS_IN (libc)].
3259         (__ldexpl_2): Remove alias.
3260         (ldexpl): Only define with long_double_symbol if [IS_IN (libc)].
3261         (scalbnl): Likewise.  Use __wrap_scalbnl not __ldexpl_2 as base
3262         name in long_double_symbol call.
3263         * sysdeps/ieee754/ldbl-opt/s_log1p.c: Remove file.
3264         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
3265         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
3266         * sysdeps/ieee754/ldbl-opt/w_log1p.c: Likewise.
3267         * sysdeps/ieee754/ldbl-opt/w_scalbln.c (declare_mgen_alias):
3268         Remove macro.
3269         [IS_IN (libc) && LONG_DOUBLE_COMPAT (libc, GLIBC_2_1)] (scalblnl):
3270         Define as compat symbol.
3272 2017-09-13  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
3274         * sysdeps/unix/sysv/linux/s390/s390-32/oldglob.c: New file.
3275         * sysdeps/unix/sysv/linux/alpha/Makefile
3276         [$(subdir) = csu] (sysdep_routines): Remove rule.
3278 2017-09-13  Joseph Myers  <joseph@codesourcery.com>
3280         * sysdeps/generic/libm-alias-double.h: New file.
3281         * sysdeps/ieee754/ldbl-opt/libm-alias-double.h: Likewise.
3282         * sysdeps/generic/math-type-macros-double.h: Include
3283         <libm-alias-double.h>.
3284         [declare_mgen_alias] (declare_mgen_alias): Define to use
3285         libm_alias_double.
3286         * sysdeps/generic/math-type-macros.h [!M_LIBM_NEED_COMPAT]
3287         (M_LIBM_NEED_COMPAT): Remove macro.
3288         [!M_LIBM_NEED_COMPAT] (declare_mgen_libm_compat): Likewise.
3289         * sysdeps/ieee754/ldbl-opt/math-type-macros-double.h: Remove.
3290         * math/cabs_template.c [M_LIBM_NEED_COMPAT]: Remove conditional
3291         code.
3292         * math/carg_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3293         * math/cimag_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3294         * math/conj_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3295         * math/creal_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3296         * math/s_cacos_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3297         * math/s_cacosh_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3298         * math/s_casin_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3299         * math/s_casinh_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3300         * math/s_catan_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3301         * math/s_catanh_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3302         * math/s_ccos_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3303         * math/s_ccosh_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3304         * math/s_cexp_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3305         * math/s_clog10_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3306         * math/s_clog_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3307         * math/s_cpow_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3308         * math/s_cproj_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3309         * math/s_csin_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3310         * math/s_csinh_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3311         * math/s_csqrt_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3312         * math/s_ctan_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3313         * math/s_ctanh_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3314         * math/s_fdim_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3315         * math/s_fmax_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3316         * math/s_fmin_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3317         * math/s_nan_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3318         * math/w_ilogb_template.c [M_LIBM_NEED_COMPAT]: Likewise.
3319         * sysdeps/ieee754/ldbl-opt/s_clog10.c: New file.
3320         * sysdeps/ieee754/ldbl-opt/s_ldexp.c (M_LIBM_NEED_COMPAT): Remove
3321         macro.
3322         (declare_mgen_alias): New macro.
3323         * sysdeps/ieee754/ldbl-opt/w_log1p.c: New file.
3324         * sysdeps/ieee754/ldbl-opt/w_scalbln.c: Likewise.
3325         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.c
3326         (M_LIBM_NEED_COMPAT): Remove macro.
3327         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.c
3328         [HAVE_AS_VIS3_SUPPORT]: Include <math_ldbl_opt.h> and
3329         <first-versions.h>.
3330         [HAVE_AS_VIS3_SUPPORT && LONG_DOUBLE_COMPAT (libm,
3331         FIRST_VERSION_libm_fdiml)]: Define fdiml as compat symbol.
3333 2017-09-12  Joseph Myers  <joseph@codesourcery.com>
3335         * sysdeps/generic/math-type-macros.h [!declare_mgen_alias_2]
3336         (declare_mgen_alias_2): Remove.
3337         * sysdeps/generic/math-type-macros-double.h
3338         [NO_LONG_DOUBLE && !declare_mgen_alias_2] (declare_mgen_alias_2):
3339         Likewise.
3340         * math/s_ldexp_template.c (M_SUF (__wrap_scalbn)): Define strong
3341         alias.
3342         (ldexp): Define with declare_mgen_alias.
3343         (scalbn): Likewise.
3345 2017-09-12  Steve Ellcey  <sellcey@cavium.com>
3347         * grp/initgroups.c: Include config.h.
3348         (DEFAULT_CONFIG): New macro.
3349         (internal_getgrouplist): Use DEFAULT_CONFIG.
3350         * nscd/initgrcache.c (addinitgroupsX): Likewise.
3351         * nss/nsswitch.c (__nss_disable_nscd): Likewise.
3352         (DEFAULT_DEFCONFIG): New macro.
3353         (__nss_database_lookup): Use DEFAULT_DEFCONFIG.
3354         * nss/grp-lookup.c: Include config.h
3355         (DEFAULT_CONFIG): Set definition based on LINK_OBSOLETE_NSL.
3356         * nss/pwd-lookup.c (DEFAULT_CONFIG): Likewise.
3357         * nss/spwd-lookup.c (DEFAULT_CONFIG): Likewise.
3358         * manual/nss.texi: Update default values section.
3360 2017-09-12  H.J. Lu  <hongjiu.lu@intel.com>
3362         [BZ #21967]
3363         * sysdeps/x86/cpu-features.h (bit_arch_MathVec_Prefer_No_AVX512):
3364         New.
3365         (index_arch_MathVec_Prefer_No_AVX512): Likewise.
3366         * sysdeps/x86/cpu-tunables.c (TUNABLE_CALLBACK (set_hwcaps)):
3367         Handle MathVec_Prefer_No_AVX512.
3368         * sysdeps/x86_64/fpu/multiarch/ifunc-mathvec-avx512.h
3369         (IFUNC_SELECTOR): Return AVX2 version if MathVec_Prefer_No_AVX512
3370         is set.
3372 2017-09-12  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3374         * posix/sched_primax.c (__sched_get_priority_max): Add
3375         libc_hidden_def.
3376         * posix/sched_primin.c (__sched_get_priority_min): Likewise.
3377         * sysdeps/mach/hurd/mmap.c (__mmap): Likewise.
3378         * sysdeps/mach/hurd/mmap64.c (__mmap64): Likewise.
3379         * sysdeps/mach/hurd/mprotect.c (__mprotect): Likewise.
3380         * sysdeps/mach/hurd/munmap.c (__munmap): Likewise.
3381         * sysdeps/mach/hurd/dl-sysdep.c (__GI___getpid,
3382         __GI___strtoul_internal, __GI_____strtoul_internal, __GI___chk_fail,
3383         __GI___fortify_fail, __GI___assert_fail, __GI___assert_perror_fail):
3384         Add aliases.
3386 2017-09-11  Joseph Myers  <joseph@codesourcery.com>
3388         * sysdeps/generic/libm-alias-float.h: New file.
3389         * sysdeps/generic/math-type-macros-float.h: Include
3390         <libm-alias-float.h>.
3391         [!declare_mgen_alias] (declare_mgen_alias): Define macro.
3393 2017-09-11  H.J. Lu  <hongjiu.lu@intel.com>
3395         [BZ #22093]
3396         * sysdeps/x86/cpu-features.c (init_cpu_features): Initialize
3397         GLRO(dl_hwcap) to HWCAP_X86_64 for x86-64.
3398         * sysdeps/x86/dl-hwcap.h (HWCAP_COUNT): Updated.
3399         (HWCAP_IMPORTANT): Likewise.
3400         (HWCAP_X86_64): New enum.
3401         (HWCAP_X86_AVX512_1): Updated.
3402         * sysdeps/x86/dl-procinfo.c (_dl_x86_hwcap_flags): Add "x86_64".
3403         * sysdeps/x86_64/Makefile (tests): Add tst-x86_64-1.
3404         (modules-names): Add x86_64/tst-x86_64mod-1.
3405         (LDFLAGS-tst-x86_64mod-1.so): New.
3406         ($(objpfx)tst-x86_64-1): Likewise.
3407         ($(objpfx)x86_64/tst-x86_64mod-1.os): Likewise.
3408         (tst-x86_64-1-clean): Likewise.
3409         * sysdeps/x86_64/tst-x86_64-1.c: New file.
3410         * sysdeps/x86_64/tst-x86_64mod-1.c: Likewise.
3412 2017-09-11  Siddhesh Poyarekar  <siddhesh@sourceware.org>
3414         * po/sv.po: Update translations.
3415         * po/fr.po: Likewise.
3417 2017-09-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3419         * sunrpc/tst-udp-timeout.c (test_udp_server): Increase timeout to 2.5
3420         seconds.
3421         * sunrpc/tst-udp-nonblocking.c (do_test): Increase timeout to 0.75
3422         seconds.
3423         * elf/rtld-Rules: Fix $(error) use.
3425 2017-09-09  Mike FABIAN  <mfabian@redhat.com>
3427         [BZ #14925]
3428         * libio/tst-widetext.input: Change “Bengali” to “Bangla”.
3429         * locale/iso-639.def: Change “Bengali” to “Bangla”.
3430         * localedata/locales/bn_BD: “Bengali” was still used in some
3431         comments. Change it to “Bangla”.
3433 2017-09-08  Markus Trippelsdorf  <markus@trippelsdorf.de>
3435         * sysdeps/x86_64/fpu/libm-test-ulps: Update for AMD Ryzen.
3437 2017-09-08  Steve Ellcey  <sellcey@cavium.com>
3439         * manual/tunables.texi (glibc.tune.cpu): Add thunderx2t99 and
3440         thunderx2t99p1 to list of cpu names.
3441         * sysdeps/unix/sysv/linux/aarch64/cpu-features.c (cpu_list):
3442         Add thunderx2t99 and thunderx2t99p1 entries to cpu_list.
3444 2017-09-08  Steve Ellcey  <sellcey@cavium.com>
3446         * sysdeps/unix/sysv/linux/aarch64/cpu-features.c (get_midr_from_mcpu):
3447         Use strcmp instead of tunable_is_name.
3449 2017-09-08  Joseph Myers  <joseph@codesourcery.com>
3451         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
3452         (F_GET_RW_HINT): New macro.
3453         [__USE_GNU] (F_SET_RW_HINT): Likewise.
3454         [__USE_GNU] (F_GET_FILE_RW_HINT): Likewise.
3455         [__USE_GNU] (F_SET_FILE_RW_HINT): Likewise.
3456         [__USE_GNU] (RWF_WRITE_LIFE_NOT_SET): Likewise.
3457         [__USE_GNU] (RWH_WRITE_LIFE_NONE): Likewise.
3458         [__USE_GNU] (RWH_WRITE_LIFE_SHORT): Likewise.
3459         [__USE_GNU] (RWH_WRITE_LIFE_MEDIUM): Likewise.
3460         [__USE_GNU] (RWH_WRITE_LIFE_LONG): Likewise.
3461         [__USE_GNU] (RWH_WRITE_LIFE_EXTREME): Likewise.
3463         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
3464         (F_ADD_SEALS): New macro.
3465         [__USE_GNU] (F_GET_SEALS): Likewise.
3466         [__USE_GNU] (F_SEAL_SEAL): Likewise.
3467         [__USE_GNU] (F_SEAL_SHRINK): Likewise.
3468         [__USE_GNU] (F_SEAL_GROW): Likewise.
3469         [__USE_GNU] (F_SEAL_WRITE): Likewise.
3471 2017-09-08  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
3473         * posix/glob_internal.h (GLOBPAT_NONE, GLOBPAT_SPECIAL)
3474         (GLOBPAT_BACKSLASH, GLOBPAT_BRACKET): New constants.
3475         * posix/glob_internal.h (__glob_pattern_type):
3476         * posix/glob.c (glob):
3477         * posix/glob_pattern_p.c (__glob_pattern_p):
3478         Use them.
3480         * sysdeps/unix/sysv/linux/arm/glob64.c: Remove file.
3481         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
3482         * sysdeps/unix/sysv/linux/m68k/glob64.c: Likewise.
3483         * sysdeps/unix/sysv/linux/mips/mips64/n64/glob64.c: Likewise.
3484         * sysdeps/unix/sysv/linux/mips/mips64/n64/globfree64.c: Likewise.
3485         * sysdeps/unix/sysv/linux/powerpc/powerpc32/glob64.c: Likewise.
3486         * sysdeps/unix/sysv/linux/sparc/sparc32/glob64.c: Likewise.
3487         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Likewise.
3488         * sysdeps/unix/sysv/linux/wordsize-64/globfree64.c: Likewise.
3489         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
3490         * sysdeps/unix/sysv/linux/x86_64/x32/globfree.c: Likewise.
3491         * sysdeps/wordsize-64/glob.c: Likewise.
3492         * sysdeps/wordsize-64/glob64.c: Likewise.
3493         * sysdeps/wordsize-64/globfree.c: Likewise.
3494         * sysdeps/wordsize-64/globfree64.c: Likewise.
3495         * sysdeps/unix/sysv/linux/glob.c: New file.
3496         * sysdeps/unix/sysv/linux/glob64.c: Likewise.
3497         * sysdeps/unix/sysv/linux/globfree.c: Likewise.
3498         * sysdeps/unix/sysv/linux/globfree64.c: Likewise.
3499         * sysdeps/unix/sysv/linux/s390/s390-32/glob64.c: Likewise.
3500         * sysdeps/unix/sysv/linux/oldglob.c [SHLIB_COMPAT]: Also
3501         adds !GLOB_NO_OLD_VERSION as an extra condition.
3502         * sysdeps/unix/sysv/linux/i386/alphasort64.c: Include olddirent.h
3503         using relative path instead of absolute one.
3504         * sysdeps/unix/sysv/linux/i386/getdents64.c: Likewise.
3505         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
3506         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
3507         * sysdeps/unix/sysv/linux/i386/versionsort64.c: Likewise.
3508         * sysdeps/unix/sysv/linux/i386/olddirent.h: Move to ...
3509         * sysdeps/unix/sysv/linux//olddirent.h: ... here.
3511         [BZ #1062]
3512         * posix/glob.c (GET_LOGIN_NAME_MAX): Remove.
3513         (glob): Use the same scratch buffer for both getlogin_r and
3514         getpwnam_r.  Don’t require preallocation of the login name.  This
3515         simplifies storage allocation, and corrects the handling of
3516         long login names.
3518         [BZ #1062]
3519         * posix/glob.c (glob): Port recent patches to platforms
3520         lacking getpwnam_r.
3521         (glob): Fix longstanding misuse of errno after getpwnam_r, which
3522         returns an error number rather than setting errno.
3524         * include/scratch_buffer.h (scratch_buffer): Use a C99 align method
3525         instead of GCC extension.
3526         * malloc/scratch_buffer_grow.c [!_LIBC]: Include libc-config.h.
3527         * malloc/scratch_buffer_grow_preserve.c [!_LIBC]: Likewise.
3528         * malloc/scratch_buffer_set_array_size.c [!_LIBC]: Likewise.
3530         [BZ #866]
3531         [BZ #1062]
3532         * posix/Makefile (tests): Remove bug-glob1 and tst-glob_symlinks.
3533         * posix/bug-glob1.c: Remove file.
3534         * posix/tst-glob_symlinks.c: New file.
3535         * posix/glob.c (__lstat64): New macro.
3536         (is_dir): New function.
3537         (glob, glob_in_dir): Match symlinks even if they are dangling.
3538         (link_stat, link_exists_p): Remove.  All uses removed.
3540         [BZ #1062]
3541         [BZ #19971]
3542         * posix/glob.c (struct readdir_result): Remove skip_entry member.
3543         (readdir_result_skip_entry, D_INO_TO_RESULT): Remove.
3544         All uses removed.
3546         [BZ #1062]
3547         * posix/Makefile (routines): Add globfree, globfree64, and
3548         glob_pattern_p.
3549         * posix/flexmember.h: New file.
3550         * posix/glob_internal.h: Likewise.
3551         * posix/glob_pattern_p.c: Likewise.
3552         * posix/globfree.c: Likewise.
3553         * posix/globfree64.c: Likewise.
3554         * sysdeps/gnu/globfree64.c: Likewise.
3555         * sysdeps/unix/sysv/linux/alpha/globfree.c: Likewise.
3556         * sysdeps/unix/sysv/linux/mips/mips64/n64/globfree64.c: Likewise.
3557         * sysdeps/unix/sysv/linux/oldglob.c: Likewise.
3558         * sysdeps/unix/sysv/linux/wordsize-64/globfree64.c: Likewise.
3559         * sysdeps/unix/sysv/linux/x86_64/x32/globfree.c: Likewise.
3560         * sysdeps/wordsize-64/globfree.c: Likewise.
3561         * sysdeps/wordsize-64/globfree64.c: Likewise.
3562         * posix/glob.c (HAVE_CONFIG_H): Use !_LIBC instead.
3563         [NDEBUG): Remove comments.
3564         (GLOB_ONLY_P, _AMIGA, VMS): Remove define.
3565         (dirent_type): New type.  Use uint_fast8_t not
3566         uint8_t, as C99 does not require uint8_t.
3567         (DT_UNKNOWN, DT_DIR, DT_LNK): New macros.
3568         (struct readdir_result): Use dirent_type.  Do not define skip_entry
3569         unless it is needed; this saves a byte on platforms lacking d_ino.
3570         (readdir_result_type, readdir_result_skip_entry):
3571         New functions, replacing ...
3572         (readdir_result_might_be_symlink, readdir_result_might_be_dir):
3573          these functions, which were removed.  This makes the callers
3574         easier to read.  All callers changed.
3575         (D_INO_TO_RESULT): Now empty if there is no d_ino.
3576         (size_add_wrapv, glob_use_alloca): New static functions.
3577         (glob, glob_in_dir): Check for size_t overflow in several places,
3578         and fix some size_t checks that were not quite right.
3579         Remove old code using SHELL since Bash no longer
3580         uses this.
3581         (glob, prefix_array): Separate MS code better.
3582         (glob_in_dir): Remove old Amiga and VMS code.
3583         (globfree, __glob_pattern_type, __glob_pattern_p): Move to
3584         separate files.
3585         (glob_in_dir): Do not rely on undefined behavior in accessing
3586         struct members beyond their bounds.  Use a flexible array member
3587         instead
3588         (link_stat): Rename from link_exists2_p and return -1/0 instead of
3589         0/1.  Caller changed.
3590         (glob): Fix memory leaks.
3591         * posix/glob64 (globfree64): Move to separate file.
3592         * sysdeps/gnu/glob64.c (NO_GLOB_PATTERN_P): Remove define.
3593         (globfree64): Remove hidden alias.
3594         * sysdeps/unix/sysv/linux/Makefile (sysdeps_routines): Add
3595         oldglob.
3596         * sysdeps/unix/sysv/linux/alpha/glob.c (__new_globfree): Move to
3597         separate file.
3598         * sysdeps/unix/sysv/linux/i386/glob64.c (NO_GLOB_PATTERN_P): Remove
3599         define.
3600         Move compat code to separate file.
3601         * sysdeps/wordsize-64/glob.c (globfree): Move definitions to
3602         separate file.
3604 2017-09-07  H.J. Lu  <hongjiu.lu@intel.com>
3606         * resolv/tst-resolv-qtypes.c (domain): Changed to
3607         "const char domain[] =".
3609 2017-09-07  Joseph Myers  <joseph@codesourcery.com>
3611         * scripts/build-many-glibcs.py (Context.checkout): Default MPFR
3612         version to 3.1.6.
3614         * sysdeps/gnu/netinet/tcp.h (TCP_ULP): New macro.
3615         (TCP_MD5SIG_EXT): Likewise.
3616         (TCP_MD5SIG_FLAG_PREFIX): Likewise.
3617         (struct tcp_md5sig): Replace __tcpm_pad1 by tcpm_flags and
3618         tcpm_prefixlen.  Rename __tcpm_pad2 to __tcpm_pad.
3620         * sysdeps/unix/sysv/linux/bits/socket.h (SOL_TLS): New macro.
3622 2017-09-07  Mike FABIAN  <mfabian@redhat.com>
3624         * localedata/locales/om_ET (LC_TIME): use ASCII for better readability.
3626 2017-09-07  Akhilesh Kumar  <akhilesh.k@samsung.com>
3628         [BZ #22100]
3629         * localedata/locales/om_KE (LC_TIME): copy "om_ET".
3631 2017-09-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3633         * hurd/get-host.c (_hurd_get_host_config): Also check that more == 0
3634         before assuming that the file is empty.  Avoid testing buffer content
3635         when nread == 0.
3637 2017-09-06  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
3639         [BZ #18858]
3640         * sysdeps/i386/i686/multiarch/strncpy.c (_HAVE_STRING_ARCH_strncpy):
3641         Remove define.
3642         * sysdeps/x86_64/multiarch/stpcpy.c (_HAVE_STRING_ARCH_stpcpy):
3643         Likewise.
3644         * sysdeps/x86_64/multiarch/strcspn.c (_HAVE_STRING_ARCH_strcspn):
3645         Likewise.
3646         * sysdeps/x86_64/multiarch/strncat.c (_HAVE_STRING_ARCH_strncat):
3647         Likewise.
3648         * sysdeps/x86_64/multiarch/strncpy.c (_HAVE_STRING_ARCH_strncpy):
3649         Likewise.
3650         * sysdeps/x86_64/multiarch/strpbrk.c (_HAVE_STRING_ARCH_strpbrk):
3651         Likewise.
3652         * sysdeps/x86_64/multiarch/strspn.c (_HAVE_STRING_ARCH_strspn):
3653         Likewise.
3655 2017-09-06  Florian Weimer  <fweimer@redhat.com>
3657         * malloc/dynarray_emplace_enlarge.c
3658         (__libc_dynarray_emplace_enlarge): Add missing else.
3660 2017-09-06  Florian Weimer  <fweimer@redhat.com>
3662         [BZ #22096]
3663         * resolv/resolv_conf.c (__resolv_conf_attach): Do not free conf in
3664         case of failure to obtain the global conf object.
3666 2017-09-06  Florian Weimer  <fweimer@redhat.com>
3668         [BZ #22095]
3669         * resolv/res_init.c (res_vinit_1): Avoid memory leak in case of
3670         dynarray allocation failure.
3672 2017-09-06  Florian Weimer  <fweimer@redhat.com>
3674         Remove dead PTR IPv4-to-IPv6 mapping code from nss_dns.
3675         * resolv/nss_dns/dns-host.c (getanswer_r): Remove dead code.
3676         * resolv/tst-res_use_inet6.c (response_ptr_v4, response_ptr_v6):
3677         New functions.
3678         (response): Call them.  Add 'p', '6' flag processing.
3679         (test_reverse): New function.
3680         (test_get2_any): Call it.
3681         (test_no_inet6): Add 'p' test.
3682         (test_inet6): Likewise.
3684 2017-09-06  Florian Weimer  <fweimer@redhat.com>
3686         Enhance tst-res_use_inet6 to test IPv4-to-IPv6 address mapping.
3687         * resolv/tst-res_use_inet6.c (response): Process flags embedded in
3688         the QNAME.
3689         (test_gai): Adjust query names.  Add additional tests.
3690         (test_get2_any, test_get2_no_inet6, test_get2_inet6): Split from
3691         test_get2.  Adjust query names.  Add additional tests.
3692         (test_no_inet6): New function, extracted from threadfunc.
3693         (threadfunc): Call test_get2_any, test_get2_inet6, test_no_inet6.
3694         Add additional tests.
3696 2017-09-06  Mike FABIAN  <mfabian@redhat.com>
3698         [BZ #22070]
3699         * localedata/unicode-gen/utf8_gen.py: Set the width for
3700         characters with Prepended_Concatenation_Mark property to 1
3701         * localedata/charmaps/UTF-8: Updated using the improved script.
3703 2017-09-06  Mike FABIAN  <mfabian@redhat.com>
3705         [BZ #21750]
3706         * localedata/unicode-gen/utf8_gen.py: Improve the script to
3707         use the range notation for all ranges of neighbouring characters
3708         with the same width.
3710 2017-09-05  Joseph Myers  <joseph@codesourcery.com>
3712         * sysdeps/generic/math-type-macros-double.h: Include
3713         <math-svid-compat.h>.
3714         (__USE_WRAPPER_TEMPLATE): Define to !LIBM_SVID_COMPAT.
3715         * sysdeps/generic/math-type-macros-float.h: Include
3716         <math-svid-compat.h>.
3717         (__USE_WRAPPER_TEMPLATE): Define to !LIBM_SVID_COMPAT.
3718         * sysdeps/generic/math-type-macros-ldouble.h: Include
3719         <math-svid-compat.h>.
3720         (__USE_WRAPPER_TEMPLATE): Define to !LIBM_SVID_COMPAT.
3721         * math/lgamma-compat.h (BUILD_LGAMMA): Include LIBM_SVID_COMPAT
3722         condition.
3723         * math/w_acos_compat.c: Condition contents on [LIBM_SVID_COMPAT].
3724         * math/w_acosf_compat.c: Likewise.
3725         * math/w_acosh_compat.c: Likewise.
3726         * math/w_acoshf_compat.c: Likewise.
3727         * math/w_acoshl_compat.c: Likewise.
3728         * math/w_acosl_compat.c: Likewise.
3729         * math/w_asin_compat.c: Likewise.
3730         * math/w_asinf_compat.c: Likewise.
3731         * math/w_asinl_compat.c: Likewise.
3732         * math/w_atan2_compat.c: Likewise.
3733         * math/w_atan2f_compat.c: Likewise.
3734         * math/w_atan2l_compat.c: Likewise.
3735         * math/w_atanh_compat.c: Likewise.
3736         * math/w_atanhf_compat.c: Likewise.
3737         * math/w_atanhl_compat.c: Likewise.
3738         * math/w_cosh_compat.c: Likewise.
3739         * math/w_coshf_compat.c: Likewise.
3740         * math/w_coshl_compat.c: Likewise.
3741         * math/w_exp10_compat.c: Likewise.
3742         * math/w_exp10f_compat.c: Likewise.
3743         * math/w_exp10l_compat.c: Likewise.
3744         * math/w_exp2_compat.c: Likewise.
3745         * math/w_exp2f_compat.c: Likewise.
3746         * math/w_exp2l_compat.c: Likewise.
3747         * math/w_fmod_compat.c: Likewise.
3748         * math/w_fmodf_compat.c: Likewise.
3749         * math/w_fmodl_compat.c: Likewise.
3750         * math/w_hypot_compat.c: Likewise.
3751         * math/w_hypotf_compat.c: Likewise.
3752         * math/w_hypotl_compat.c: Likewise.
3753         * math/w_j0_compat.c: Likewise.
3754         * math/w_j0f_compat.c: Likewise.
3755         * math/w_j0l_compat.c: Likewise.
3756         * math/w_j1_compat.c: Likewise.
3757         * math/w_j1f_compat.c: Likewise.
3758         * math/w_j1l_compat.c: Likewise.
3759         * math/w_jn_compat.c: Likewise.
3760         * math/w_jnf_compat.c: Likewise.
3761         * math/w_jnl_compat.c: Likewise.
3762         * math/w_lgamma_r_compat.c: Likewise.
3763         * math/w_lgammaf_r_compat.c: Likewise.
3764         * math/w_lgammal_r_compat.c: Likewise.
3765         * math/w_log10_compat.c: Likewise.
3766         * math/w_log10f_compat.c: Likewise.
3767         * math/w_log10l_compat.c: Likewise.
3768         * math/w_log2_compat.c: Likewise.
3769         * math/w_log2f_compat.c: Likewise.
3770         * math/w_log2l_compat.c: Likewise.
3771         * math/w_log_compat.c: Likewise.
3772         * math/w_logf_compat.c: Likewise.
3773         * math/w_logl_compat.c: Likewise.
3774         * math/w_pow_compat.c: Likewise.
3775         * math/w_powf_compat.c: Likewise.
3776         * math/w_powl_compat.c: Likewise.
3777         * math/w_remainder_compat.c: Likewise.
3778         * math/w_remainderf_compat.c: Likewise.
3779         * math/w_remainderl_compat.c: Likewise.
3780         * math/w_sinh_compat.c: Likewise.
3781         * math/w_sinhf_compat.c: Likewise.
3782         * math/w_sinhl_compat.c: Likewise.
3783         * math/w_sqrt_compat.c: Likewise.
3784         * math/w_sqrtf_compat.c: Likewise.
3785         * math/w_sqrtl_compat.c: Likewise.
3786         * math/w_tgamma_compat.c: Likewise.
3787         * math/w_tgammaf_compat.c: Likewise.
3788         * math/w_tgammal_compat.c: Likewise.
3789         * math/w_scalb_compat.c (sysv_scalb): Condition definition on
3790         [LIBM_SVID_COMPAT].
3791         (__scalb): Condition call to sysv_scalb on [LIBM_SVID_COMPAT].
3792         * math/w_scalbf_compat.c (sysv_scalbf): Condition definition on
3793         [LIBM_SVID_COMPAT].
3794         (__scalbf): Condition call to sysv_scalbf on [LIBM_SVID_COMPAT].
3795         * math/w_scalbl_compat.c (sysv_scalbl): Condition definition on
3796         [LIBM_SVID_COMPAT].
3797         (__scalbl): Condition call to sysv_scalbl on [LIBM_SVID_COMPAT].
3798         * sysdeps/i386/fpu/w_sqrt.c: New file.
3799         * sysdeps/ia64/fpu/w_acos.c: Likewise.
3800         * sysdeps/ia64/fpu/w_acosf.c: Likewise.
3801         * sysdeps/ia64/fpu/w_acosh.c: Likewise.
3802         * sysdeps/ia64/fpu/w_acoshf.c: Likewise.
3803         * sysdeps/ia64/fpu/w_acoshl.c: Likewise.
3804         * sysdeps/ia64/fpu/w_acosl.c: Likewise.
3805         * sysdeps/ia64/fpu/w_asin.c: Likewise.
3806         * sysdeps/ia64/fpu/w_asinf.c: Likewise.
3807         * sysdeps/ia64/fpu/w_asinl.c: Likewise.
3808         * sysdeps/ia64/fpu/w_atan2.c: Likewise.
3809         * sysdeps/ia64/fpu/w_atan2f.c: Likewise.
3810         * sysdeps/ia64/fpu/w_atan2l.c: Likewise.
3811         * sysdeps/ia64/fpu/w_atanh.c: Likewise.
3812         * sysdeps/ia64/fpu/w_atanhf.c: Likewise.
3813         * sysdeps/ia64/fpu/w_atanhl.c: Likewise.
3814         * sysdeps/ia64/fpu/w_cosh.c: Likewise.
3815         * sysdeps/ia64/fpu/w_coshf.c: Likewise.
3816         * sysdeps/ia64/fpu/w_coshl.c: Likewise.
3817         * sysdeps/ia64/fpu/w_exp.c: Likewise.
3818         * sysdeps/ia64/fpu/w_exp10.c: Likewise.
3819         * sysdeps/ia64/fpu/w_exp10f.c: Likewise.
3820         * sysdeps/ia64/fpu/w_exp10l.c: Likewise.
3821         * sysdeps/ia64/fpu/w_exp2.c: Likewise.
3822         * sysdeps/ia64/fpu/w_exp2f.c: Likewise.
3823         * sysdeps/ia64/fpu/w_exp2l.c: Likewise.
3824         * sysdeps/ia64/fpu/w_expf.c: Likewise.
3825         * sysdeps/ia64/fpu/w_expl.c: Likewise.
3826         * sysdeps/ia64/fpu/w_fmod.c: Likewise.
3827         * sysdeps/ia64/fpu/w_fmodf.c: Likewise.
3828         * sysdeps/ia64/fpu/w_fmodl.c: Likewise.
3829         * sysdeps/ia64/fpu/w_hypot.c: Likewise.
3830         * sysdeps/ia64/fpu/w_hypotf.c: Likewise.
3831         * sysdeps/ia64/fpu/w_hypotl.c: Likewise.
3832         * sysdeps/ia64/fpu/w_lgamma_r.c: Likewise.
3833         * sysdeps/ia64/fpu/w_lgammaf_r.c: Likewise.
3834         * sysdeps/ia64/fpu/w_lgammal_r.c: Likewise.
3835         * sysdeps/ia64/fpu/w_log.c: Likewise.
3836         * sysdeps/ia64/fpu/w_log10.c: Likewise.
3837         * sysdeps/ia64/fpu/w_log10f.c: Likewise.
3838         * sysdeps/ia64/fpu/w_log10l.c: Likewise.
3839         * sysdeps/ia64/fpu/w_log2.c: Likewise.
3840         * sysdeps/ia64/fpu/w_log2f.c: Likewise.
3841         * sysdeps/ia64/fpu/w_log2l.c: Likewise.
3842         * sysdeps/ia64/fpu/w_logf.c: Likewise.
3843         * sysdeps/ia64/fpu/w_logl.c: Likewise.
3844         * sysdeps/ia64/fpu/w_pow.c: Likewise.
3845         * sysdeps/ia64/fpu/w_powf.c: Likewise.
3846         * sysdeps/ia64/fpu/w_powl.c: Likewise.
3847         * sysdeps/ia64/fpu/w_remainder.c: Likewise.
3848         * sysdeps/ia64/fpu/w_remainderf.c: Likewise.
3849         * sysdeps/ia64/fpu/w_remainderl.c: Likewise.
3850         * sysdeps/ia64/fpu/w_sinh.c: Likewise.
3851         * sysdeps/ia64/fpu/w_sinhf.c: Likewise.
3852         * sysdeps/ia64/fpu/w_sinhl.c: Likewise.
3853         * sysdeps/ia64/fpu/w_sqrt.c: Likewise.
3854         * sysdeps/ia64/fpu/w_sqrtf.c: Likewise.
3855         * sysdeps/ia64/fpu/w_sqrtl.c: Likewise.
3856         * sysdeps/ia64/fpu/w_tgamma.c: Likewise.
3857         * sysdeps/ia64/fpu/w_tgammaf.c: Likewise.
3858         * sysdeps/ia64/fpu/w_tgammal.c: Likewise.
3859         * sysdeps/ieee754/dbl-64/w_exp_compat.c: Condition contents on
3860         [LIBM_SVID_COMPAT].
3861         * sysdeps/ieee754/flt-32/w_expf_compat.c: Likewise.
3862         * sysdeps/ieee754/k_standard.c: Likewise.
3863         * sysdeps/ieee754/k_standardf.c: Likewise.
3864         * sysdeps/ieee754/k_standardl.c: Likewise.
3865         * sysdeps/ieee754/ldbl-128/w_expl_compat.c: Likewise.
3866         * sysdeps/ieee754/ldbl-128ibm/w_expl_compat.c: Likewise.
3867         * sysdeps/ieee754/ldbl-96/w_expl_compat.c: Likewise.
3868         * sysdeps/ieee754/ldbl-64-128/w_expl_compat.c: Condition
3869         long_double_symbol call on [LIBM_SVID_COMPAT].
3870         * sysdeps/ieee754/ldbl-opt/w_acoshl_compat.c: Likewise.
3871         * sysdeps/ieee754/ldbl-opt/w_acosl_compat.c: Likewise.
3872         * sysdeps/ieee754/ldbl-opt/w_asinl_compat.c: Likewise.
3873         * sysdeps/ieee754/ldbl-opt/w_atan2l_compat.c: Likewise.
3874         * sysdeps/ieee754/ldbl-opt/w_atanhl_compat.c: Likewise.
3875         * sysdeps/ieee754/ldbl-opt/w_coshl_compat.c: Likewise.
3876         * sysdeps/ieee754/ldbl-opt/w_fmodl_compat.c: Likewise.
3877         * sysdeps/ieee754/ldbl-opt/w_hypotl_compat.c: Likewise.
3878         * sysdeps/ieee754/ldbl-opt/w_j0l_compat.c: Likewise.
3879         * sysdeps/ieee754/ldbl-opt/w_j1l_compat.c: Likewise.
3880         * sysdeps/ieee754/ldbl-opt/w_jnl_compat.c: Likewise.
3881         * sysdeps/ieee754/ldbl-opt/w_lgammal_r_compat.c: Likewise.
3882         * sysdeps/ieee754/ldbl-opt/w_log10l_compat.c: Likewise.
3883         * sysdeps/ieee754/ldbl-opt/w_log2l_compat.c: Likewise.
3884         * sysdeps/ieee754/ldbl-opt/w_logl_compat.c: Likewise.
3885         * sysdeps/ieee754/ldbl-opt/w_powl_compat.c: Likewise.
3886         * sysdeps/ieee754/ldbl-opt/w_remainderl_compat.c: Likewise.
3887         * sysdeps/ieee754/ldbl-opt/w_sinhl_compat.c: Likewise.
3888         * sysdeps/ieee754/ldbl-opt/w_sqrtl_compat.c: Likewise.
3889         * sysdeps/ieee754/ldbl-opt/w_tgammal_compat.c: Likewise.
3890         * sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c: Condition
3891         long_double_symbol and compat_symbol calls on [LIBM_SVID_COMPAT].
3893 2017-09-05  Steve Ellcey  <sellcey@cavium.com>
3895         * include/shlib-compat.h (TEST_COMPAT): New Macro.
3896         * malloc/tst-mallocstate.c: Convert from test-skeleton
3897         to test-driver.  Ifdef code using TEST_COMPAT macro.
3898         * math/test-matherr-2.c: Ifdef test using TEST_COMPAT macro.
3899         * math/test-matherr.c: Likewise.
3901 2017-09-05  Joseph Myers  <joseph@codesourcery.com>
3903         [BZ #22086]
3904         * debug/pcprofiledump.c (main): Use byte-swapped mask when
3905         comparing word with byte-swapped constant.
3907 2017-09-05  Chris Leonard  <cjlhomeaddress@gmail.com>
3909         [BZ #20498]
3910         * locale/iso-639.def: add Miskito.
3911         * localedata/SUPPORTED: Add miq_NI/UTF-8.
3912         * localedata/locales/miq_NI: New file.
3914 2017-09-04  H.J. Lu  <hongjiu.lu@intel.com>
3916         [BZ #18822]
3917         * include/sys/stat.h (__chmod): Add libc_hidden_proto.
3918         (__mkdir): Likewise.
3919         * io/chmod.c (__chmod): Add libc_hidden_def.
3920         * io/mkdir.c (__mkdir): Likewise.
3921         * sysdeps/mach/hurd/chmod.c (__chmod): Likewise.
3922         * sysdeps/mach/hurd/mkdir.c (__mkdir): Likewise.
3923         * sysdeps/unix/sysv/linux/generic/chmod.c (__chmod): Likewise.
3924         * sysdeps/unix/sysv/linux/generic/mkdir.c (__mkdir): Likewise.
3926 2017-09-04  Joseph Myers  <joseph@codesourcery.com>
3928         * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
3929         version to 4.13.
3931         [BZ #22082]
3932         * math/bits/math-finite.h (exp10): Redirect if [__GLIBC_USE
3933         (IEC_60559_FUNCS_EXT)], not [__USE_GNU].
3935 2017-09-04  Florian Weimer  <fweimer@redhat.com>
3937         * math/math.h: Issue warning if log is defined.
3939 2017-09-04  Joseph Myers  <joseph@codesourcery.com>
3941         * scripts/build-many-glibcs.py (Context.checkout): Default Linux
3942         kernel version to 4.13.
3944 2017-09-03  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3946         * sysdeps/generic/sigsetops.h: Remove spurious #endif.
3947         (__sigismember, __sigaddset, __sigdelset): Fix referencing set
3948         parameter.
3949         * sysdeps/mach/hurd/bits/socket.h: Include <sys/types.h> instead of
3950         just <bits/types.h>.
3951         * sysdeps/posix/preadv2.c: Use off_t instead of OFF_T.
3952         * sysdeps/posix/preadv64v2.c: Use off64_t instead of OFF_T.
3953         * sysdeps/posix/pwritev2.c: Use off_t instead of OFF_T.
3954         * sysdeps/posix/pwritev64v2.c: Use off64_t instead of OFF_T.
3955         * misc/preadv2.c: Include <errno.h>.
3956         * misc/preadv64v2.c: Include <errno.h>.
3957         * misc/pwritev2.c: Include <errno.h>.
3958         * misc/pwritev64v2.c: Include <errno.h>.
3959         * sysdeps/posix/preadv2.c: Include <errno.h>.
3960         * sysdeps/posix/preadv64v2.c: Include <errno.h>.
3961         Fix <unistd.h> inclusion.
3962         * sysdeps/posix/pwritev2.c: Include <errno.h>.
3963         * sysdeps/posix/pwritev64v2.c: Include <errno.h>.
3964         * sysdeps/mach/hurd/dl-sysdep.c (__access_noerrno, __sbrk,
3965         __strtoul_internal): New functions.
3966         * sysdeps/posix/pause.c: Include <sigsetops.h>.
3967         * sysdeps/posix/system.c: Include <sigsetops.h>.
3968         * sysdeps/mach/hurd/i386/Makefile
3969         [$(subdir) = csu] (sysdep_routines): New rule: divdi3 object.
3970         [$(subdir) = csu] (sysdep-only-routines): Likewise.
3971         [$(subdir) = csu] (CFLAGS-divdi3.c): Likewise.
3972         * sysdeps/x86/fpu/include/bits/fenv.h [NO_HIDDEN]: Redirect
3973         __feraiseexcept_renamed to feraiseexcept instead of
3974         __GI_feraiseexcept.
3975         * sysdeps/mach/hurd/i386/Implies: Add mach/hurd/x86.
3976         * sysdeps/mach/hurd/x86/dl-sysdep.c: New file.
3977         * misc/tst-preadvwritev2-common.c (RWF_HIPRI, RWF_DSYNC, RWF_SYNC,
3978         RWF_NOWAIT): Define to 0 if undefined already.
3979         (do_test_with_invalid_flags): Set invalid_flag to 2 if RWF_SUPPORTED
3980         boils down to 0.
3981         * resolv/tst-resolv-res_init-skeleton.c (run_res_init)
3982         [!CLONE_NEWUTS]: Fail as unsupported if hostname is not NULL.
3984 2017-09-01  Joseph Myers  <joseph@codesourcery.com>
3986         * manual/math.texi (pow10): Do not document.
3987         (pow10f): Likewise.
3988         (pow10l): Likewise.
3989         * math/bits/mathcalls.h [__USE_GNU] (pow10): Do not declare.
3990         * math/bits/math-finite.h [__USE_GNU] (pow10): Likewise.
3991         * math/libm-test-exp10.inc (pow10_test): Remove.
3992         (do_test): Do not call pow10.
3993         * math/w_exp10_compat.c (pow10): Make into compat symbol.
3994         [NO_LONG_DOUBLE] (pow10l): Likewise.
3995         * math/w_exp10f_compat.c (pow10f): Likewise.
3996         * math/w_exp10l_compat.c (pow10l): Likewise.
3997         * sysdeps/ia64/fpu/e_exp10.S: Include <shlib-compat.h>.
3998         (pow10): Make into compat symbol.
3999         * sysdeps/ia64/fpu/e_exp10f.S: Include <shlib-compat.h>.
4000         (pow10f): Make into compat symbol.
4001         * sysdeps/ia64/fpu/e_exp10l.S: Include <shlib-compat.h>.
4002         (pow10l): Make into compat symbol.
4003         * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Remove
4004         pow10.
4005         (CFLAGS-nldbl-pow10.c): Remove variable..
4006         * sysdeps/ieee754/ldbl-opt/nldbl-pow10.c: Remove file.
4007         * sysdeps/ieee754/ldbl-opt/w_exp10_compat.c (pow10l): Condition on
4008         [SHLIB_COMPAT (libm, GLIBC_2_1, GLIBC_2_27)].
4009         * sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c (compat_symbol):
4010         Undefine and redefine.
4011         (pow10l): Make into compat symbol.
4012         * sysdeps/aarch64/libm-test-ulps: Remove pow10 ulps.
4013         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
4014         * sysdeps/arm/libm-test-ulps: Likewise.
4015         * sysdeps/hppa/fpu/libm-test-ulps: Likewise.
4016         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
4017         * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise.
4018         * sysdeps/microblaze/libm-test-ulps: Likewise.
4019         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
4020         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
4021         * sysdeps/nios2/libm-test-ulps: Likewise.
4022         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
4023         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
4024         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
4025         * sysdeps/sh/libm-test-ulps: Likewise.
4026         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
4027         * sysdeps/tile/libm-test-ulps: Likewise.
4028         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4030 2017-09-01  Paul Pluzhnikov  <ppluzhnikov@google.com>
4032         * stdlib/tst-atexit-common.c (crumbs): Ensure correct size.
4034 2017-09-01  H.J. Lu  <hongjiu.lu@intel.com>
4036         * posix/tst-regex.c (do_test): Replace "../ChangeLog.8" with
4037         "../ChangeLog.old/ChangeLog.8".
4038         * posix/tst-regex2.c (do_test): Replace "../ChangeLog.14" with
4039         "../ChangeLog.old/ChangeLog.14".
4041 2017-09-01  H.J. Lu  <hongjiu.lu@intel.com>
4043         * manual/contrib.texi: Credit Ulrich Drepper for the POSIX
4044         Threads Library.
4046 2017-09-01  Joseph Myers  <joseph@codesourcery.com>
4048         * sysdeps/unix/sysv/linux/gentempfd.c: Include <string.h>.
4050 2017-09-01  H.J. Lu  <hongjiu.lu@intel.com>
4052         * csu/version.c (banner): Remove "by Roland McGrath et al.".
4053         * nptl/Banner: Remove "by Ulrich Drepper et al.".
4055 2017-09-01  Paul Pluzhnikov  <ppluzhnikov@google.com>
4057         * stdlib/tst-atexit-common.c (do_test): Test support for at least
4058         32 atexit handlers.
4060 2017-09-01  Zack Weinberg  <zackw@panix.com>
4062         * math/math.h (HUGE_VAL): Improve commentary.
4064 2017-09-01  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
4065             Andreas Schwab  <schwab@suse.de>
4067         [BZ #21530]
4068         * include/stdio.h (__gen_tempfd): New function.
4069         * stdio-common/Makefile (routines): Add gentempfd.
4070         * stdio-common/gentempfd.c: New file.
4071         * sysdeps/unix/sysv/linux/gentempfd.c: Likewise.
4072         * stdio-common/tmpfile.c (tmpfile): First try to use a system specific
4073         unnamed file first.
4075 2017-09-01  Florian Weimer  <fweimer@redhat.com>
4077         [BZ #21915]
4078         [BZ #21922]
4079         * sysdeps/posix/getaddrinfo.c (gethosts): Look at NSS function
4080         result to determine success or failure, not the errno value.
4081         * nss/Makefile (tests): Add tst-nss-files-hosts-erange.
4082         (tst-nss-files-hosts-erange): Link with -ldl.
4083         * nss/tst-nss-files-hosts-erange.c: New file.
4084         * nss/tst-resolv-basic.c (response): Handle nodata.example.
4085         (do_test): Add NO_DATA tests.
4086         * resolv/tst-resolv-basic.c (test_nodata_nxdomain): New function.
4087         (do_test): Call it.
4089 2017-09-01  Florian Weimer  <fweimer@redhat.com>
4091         [BZ #21922]
4092         * sysdeps/posix/getaddrinfo.c (gaih_inet): Report EAI_NODATA error
4093         coming from gethostbyname2_r.
4095 2017-09-01  Florian Weimer  <fweimer@redhat.com>
4097         * support/namespace.h (struct support_chroot_configuration): Add
4098         hosts, host_conf.
4099         (struct support_chroot): Add path_hosts, path_host_conf.
4100         * support/support_chroot.c (write_file): New function.
4101         (support_chroot_create): Call it to process /etc/resolv.conf,
4102         /etc/hosts, /etc/host.conf.
4103         (support_chroot_free): Update.
4105 2017-09-01  Florian Weimer  <fweimer@redhat.com>
4107         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use h_errno if
4108         status indicates it is set.
4110 2017-09-01  Florian Weimer  <fweimer@redhat.com>
4112         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make reporting of NSS
4113         function lookup failures more reliable.
4115 2017-09-01  Florian Weimer  <fweimer@redhat.com>
4117         * sysdeps/posix/getaddrinfo.c (gethosts): Use h_errno directly.
4118         (getcanonname): Likewise.
4119         (gaih_inet): Likewise.
4121 2017-09-01  Florian Weimer  <fweimer@redhat.com>
4123         * sysdeps/posix/getaddrinfo.c (gethosts): Use errno directly.
4124         (getcanonname): Likewise.
4125         (gaih_inet): Likewise.
4127 2017-08-31  Steve Ellcey  <sellcey@cavium.com>
4128             Richard Henderson <rth@twiddle.net>
4130         * sysdeps/aarch64/fpu/s_llrint.c (OREG_SIZE): New macro.
4131         * sysdeps/aarch64/fpu/s_llround.c (OREG_SIZE): Likewise.
4132         * sysdeps/aarch64/fpu/s_llrintf.c (OREGS, IREGS): Remove.
4133         (IREG_SIZE, OREG_SIZE): New macros.
4134         * sysdeps/aarch64/fpu/s_llroundf.c: (OREGS, IREGS): Remove.
4135         (IREG_SIZE, OREG_SIZE): New macros.
4136         * sysdeps/aarch64/fpu/s_lrintf.c (IREGS): Remove.
4137         (IREG_SIZE): New macro.
4138         * sysdeps/aarch64/fpu/s_lroundf.c (IREGS): Remove.
4139         (IREG_SIZE): New macro.
4140         * sysdeps/aarch64/fpu/s_lrint.c (get-rounding-mode.h, stdint.h):
4141         New includes.
4142         (IREG_SIZE, OREG_SIZE): Initialize if not already set.
4143         (OREGS, IREGS): Set based on IREG_SIZE and OREG_SIZE.
4144         (__CONCATX): Handle exceptions correctly on large values that may
4145         set FE_INVALID.
4146         * sysdeps/aarch64/fpu/s_lround.c (IREG_SIZE, OREG_SIZE):
4147         Initialize if not already set.
4148         (OREGS, IREGS): Set based on IREG_SIZE and OREG_SIZE.
4150 2017-08-31  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
4152         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): Remove macro.
4153         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h (NO_CANCELLATION):
4154         Likewise.
4155         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (NO_CANCELLATION):
4156         Likewise.
4157         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h (NO_CANCELLATION):
4158         Likewise.
4159         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h (NO_CANCELLATION):
4160         Likewise.
4161         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h (NO_CANCELLATION):
4162         Likewise.
4163         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (NO_CANCELLATION):
4164         Likewise.
4165         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h (NO_CANCELLATION):
4166         Likewise.
4167         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h
4168         (NO_CANCELLATION): Likewise.
4169         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h (NO_CANCELLATION):
4170         Likewise.
4171         * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h (NO_CANCELLATION):
4172         Likewise.
4173         * sysdeps/unix/sysv/linux/powerpc/sysdep-cancel.h (NO_CANCELLATION):
4174         Likewise.
4175         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h
4176         (NO_CANCELLATION): Likewise.
4177         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h
4178         (NO_CANCELLATION): Likewise.
4179         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h (NO_CANCELLATION):
4180         Likewise
4181         * sysdeps/unix/sysv/linux/sparc/sysdep-cancel.h (NO_CANCELLATION):
4182         Likewise.
4183         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h (NO_CANCELLATION):
4184         Likewise.
4185         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h (NO_CANCELLATION):
4186         Likewise.
4187         * sysdeps/unix/sysv/linux/not-cancel.h (__fcntl_nocancel): Add
4188         hidden prototype.
4189         * sysdeps/unix/sysv/linux/fcntl.c (__fcntl_nocancel): Define only
4190         for !IS_IN (rtld) and remove NO_CANCELLATION usage.
4192 2017-08-31  Steve Ellcey  <sellcey@cavium.com>
4194         * sysdeps/aarch64/dl-irel.h: (elf_ifunc_invoke): Change argument type
4195         in resolver call.
4197 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4199         * include/libc-symbols.h (internal_function): Remove.
4201 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4203         * stdlib/fmtmsg.c (internal_addseverity): Remove
4204         internal_function.
4206 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4208         * stdio-common/printf_fp.c (group_number): Remove
4209         internal_function.
4210         * stdio-common/vfprintf.c (buffered_vfprintf): Likewise.
4212 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4214         * posix/fnmatch.c (internal_function): Remove definition.
4215         * posix/fnmatch_loop.c (FCT, EXT, END): Remove internal_function.
4216         * posix/regcomp.c (peek_token, init_word_char)
4217         (duplicate_node_closure, fetch_token, peek_token)
4218         (peek_token_bracket, build_range_exp, build_collating_symbol):
4219         Likewise.
4220         * posix/regex_internal.c (re_string_construct_common)
4221         (create_ci_newstate, create_cd_newstate, re_string_allocate)
4222         (re_string_construct, re_string_realloc_buffers, build_wcs_buffer)
4223         (build_wcs_upper_buffer, re_string_skip_chars, build_upper_buffer)
4224         (re_string_translate_buffer, re_string_reconstruct)
4225         (re_string_peek_byte_case, re_string_fetch_byte_case)
4226         (re_string_destruct, re_string_context_at, re_node_set_alloc)
4227         (re_node_set_init_1, re_node_set_init_2, re_node_set_init_copy)
4228         (re_node_set_add_intersect, re_node_set_init_union)
4229         (re_node_set_merge, re_node_set_insert, re_node_set_insert_last)
4230         (re_node_set_compare, re_node_set_contains, re_node_set_remove_at)
4231         (re_dfa_add_node, calc_state_hash, re_acquire_state)
4232         (re_acquire_state_context): Likewise.
4233         * posix/regex_internal.h (internal_function): Remove definition.
4234         (re_string_realloc_buffers, build_wcs_buffer)
4235         (build_wcs_upper_buffer, build_upper_buffer)
4236         (re_string_translate_buffer, re_string_context_at)
4237         (re_string_char_size_at, re_string_wchar_at)
4238         (re_string_elem_size_at): Likewise.
4239         * posix/regexec.c (match_ctx_init, match_ctx_clean)
4240         (match_ctx_free, match_ctx_add_entry, search_cur_bkref_entry)
4241         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init)
4242         (re_search_internal, re_search_2_stub, re_search_stub)
4243         (re_copy_regs, prune_impossible_nodes, check_matching)
4244         (check_halt_state_context, update_regs, push_fail_stack, set_regs)
4245         (free_fail_stack_return, sift_states_iter_mb)
4246         (sift_states_backward, build_sifted_states)
4247         (update_cur_sifted_state, add_epsilon_src_nodes, check_dst_limits)
4248         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos)
4249         (check_subexp_limits, sift_states_bkref, merge_state_array)
4250         (find_recover_state, transit_state, merge_state_with_log)
4251         (check_subexp_matching_top, transit_state_sb, transit_state_sb)
4252         (transit_state_mb, transit_state_bkref, get_subexp)
4253         (get_subexp_sub, find_subexp_node, check_arrival)
4254         (check_arrival_add_next_nodes, check_arrival_expand_ecl)
4255         (check_arrival_expand_ecl_sub, expand_bkref_cache, build_trtable)
4256         (check_node_accept_bytes, find_collation_sequence_value)
4257         (group_nodes_into_DFAstates, check_node_accept, extend_buffers)
4258         (acquire_init_state_context, check_halt_node_context)
4259         (proceed_next_node, pop_fail_stack, clean_state_log_if_needed)
4260         (sub_epsilon_src_nodes): Likewise.
4261         * posix/spawn_int.h (__spawn_valid_fd): Likewise.
4262         * posix/spawn_valid_fd (__spawn_valid_fd): Likewise.
4263         * posix/wordexp.c (parse_dollars, parse_backtick, parse_dquote)
4264         (eval_expr, w_addmem, w_addstr, w_addword, parse_backslash)
4265         (parse_qtd_backslash, parse_tilde, do_parse_glob, parse_glob)
4266         (parse_squote, eval_expr_val, eval_expr_multdiv, parse_arith)
4267         (exec_comm_child, exec_comm, parse_comm, parse_param): Likewise.
4268         * sysdeps/posix/ttyname.c (getttyname): Likewise.
4269         * sysdeps/posix/ttyname_r.c (getttyname_r): Likewise.
4270         * sysdeps/unix/sysv/linux/preadv.c (__atomic_preadv_replacement)
4271         (PREADV): Likewise.
4272         * sysdeps/unix/sysv/linux/preadv64.c (__atomic_preadv64_replacement)
4273         (PREADV): Likewise.
4274         * sysdeps/unix/sysv/linux/pwritev.c (__atomic_pwritev_replacement)
4275         (PWRITEV): Likewise.
4276         * sysdeps/unix/sysv/linux/pwritev64.c (__atomic_pwritev64_replacement)
4277         (PWRITEV): Likewise.
4278         * sysdeps/unix/sysv/linux/ttyname.c (getttyname): Likewise.
4279         * sysdeps/unix/sysv/linux/ttyname_r.c (getttyname_r): Likewise.
4281 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4283         * nptl/allocatestack.c (change_stack_perm, __deallocate_stack)
4284         (setxid_mark_thread, setxid_unmark_thread, setxid_signal_thread):
4285         Remove internal_function.
4286         * nptl/cancellation.c (__pthread_disable_asynccancel): Likewise.
4287         * nptl/libc_pthread_init.c (__libc_pthread_init): Likewise.
4288         * nptl/pthreadP.h (__find_in_stack_list, __free_tcb)
4289         (__deallocate_stack, __libc_pthread_init)
4290         (__pthread_mutex_cond_lock, __pthread_mutex_cond_lock_adjust)
4291         (__pthread_mutex_unlock_usercnt, __pthread_disable_asynccancel)
4292         (__libc_disable_asynccancel, __librt_disable_asynccancel):
4293         Likewise.
4294         * nptl/pthread_create.c (__find_in_stack_list, __free_tcb): Likewise.
4295         * nptl/pthread_mutex_cond_lock.c (__pthread_mutex_lock): Likewise.
4296         * nptl/pthread_mutex_lock.c (__pthread_mutex_cond_lock_adjust):
4297         Likewise.
4298         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full)
4299         (__pthread_mutex_unlock_usercnt): Likewise.
4301 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4303         * io/fts.c (fts_alloc, fts_build, fts_lfree, fts_load)
4304         (fts_maxarglen, fts_padjust, fts_palloc, fts_sort, fts_stat)
4305         (fts_safe_changedir): Remove internal_function.
4306         * io/ftw.c (internal_function): Remove definition.
4307         (ftw_dir, process_entry, ftw_startup): Remove internal_function.
4309 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4311         * inet/deadline.c (__deadline_current_time)
4312         (__deadline_from_timeval, __deadline_to_ms): Remove
4313         internal_function.
4314         * inet/getnameinfo.c (nrl_domainname): Likewise.
4315         * inet/getnetgrent_r.c (__internal_setnetgrent_reuse): Likewise.
4316         * inet/inet6_option.c (add_pad): Likewise.
4317         * inet/net-internal.h (__deadline_current_time)
4318         (__deadline_from_timeval, __deadline_to_ms): Likewise.
4319         * inet/rcmd.c (__checkhost_sa, __icheckuser): Likewise.
4320         * sysdeps/mach/hurd/if_index.c (__protocol_available): Likewise.
4321         * sysdeps/unix/sysv/linux/ifaddrs.c (map_newlink): Likewise.
4323 2017-08-31  Joseph Myers  <joseph@codesourcery.com>
4325         *  math/math.h [__USE_ISOC99] (NAN): Define directly here.  Do not
4326         include <bits/nan.h>.
4327         * math/Makefile (headers): Remove bits/nan.h.
4328         * bits/nan.h: Remove.
4329         * sysdeps/ieee754/bits/nan.h: Likewise.
4330         * sysdeps/mips/bits/nan.h: Likewise.
4332         * math/math.h [__USE_ISOC99] (INFINITY): Define directly here.  Do
4333         not include <bits/inf.h>.
4334         * math/Makefile (headers): Remove bits/inf.h.
4335         * bits/inf.h: Remove.
4336         * sysdeps/ieee754/bits/inf.h: Likewise.
4338         * math/math.h: Do not include bits/huge_val.h, bits/huge_valf.h,
4339         bits/huge_vall.h or bits/huge_val_flt128.h.
4340         (HUGE_VAL): Define directly here.
4341         [__USE_ISOC99] (HUGE_VALF): Likewise.
4342         [__USE_ISOC99] (HUGE_VALL): Likewise.
4343         [__HAVE_FLOAT128 && __GLIBC_USE (IEC_60559_TYPES_EXT)]
4344         (HUGE_VAL_F128): Likewise.
4345         * math/Makefile (headers): Remove bits/huge_val.h,
4346         bits/huge_valf.h, bits/huge_vall.h and bits/huge_val_flt128.h.
4347         * bits/huge_val.h: Remove.
4348         * bits/huge_val_flt128.h: Likewise.
4349         * bits/huge_valf.h: Likewise.
4350         * bits/huge_vall.h: Likewise.
4351         * sysdeps/ia64/bits/huge_vall.h: Likewise.
4352         * sysdeps/ieee754/bits/huge_val.h: Likewise.
4353         * sysdeps/ieee754/bits/huge_valf.h: Likewise.
4354         * sysdeps/m68k/m680x0/bits/huge_vall.h: Likewise.
4355         * sysdeps/sh/bits/huge_val.h: Likewise.
4356         * sysdeps/sparc/bits/huge_vall.h: Likewise.
4357         * sysdeps/x86/bits/huge_vall.h: Likewise.
4359 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4361         * elf/dl-addr-obj.c (_dl_addr_inside_object): Remove
4362         internal_function.
4363         * elf/dl-cache.c (_dl_cache_libcmp, _dl_load_cache_lookup):
4364         Likewise.
4365         * elf/dl-debug.c (_dl_debug_initialize): Likewise.
4366         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
4367         * elf/dl-environ.c (_dl_next_ld_env_entry): Likewise.
4368         * elf/dl-execstack.c (_dl_make_stack_executable): Likewise.
4369         * elf/dl-fini.c (_dl_sort_fini): Likewise.
4370         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
4371         * elf/dl-libc.c (dlerror_run): Likewise.
4372         * elf/dl-load.c (add_name_to_object, decompose_rpath)
4373         (_dl_init_paths, _dl_map_object, _dl_rtld_di_serinfo): Likewise.
4374         * elf/dl-lookup.c (add_dependency, _dl_debug_bindings)
4375         (_dl_lookup_symbol_x, _dl_setup_hash, _dl_debug_bindings):
4376         Likewise.
4377         * elf/dl-misc.c (_dl_sysdep_read_whole_file, _dl_name_match_p)
4378         (_dl_higher_prime_number, _dl_strtoul): Likewise.
4379         * elf/dl-object.c (_dl_add_to_namespace_list, _dl_new_object): Likewise.
4380         * elf/dl-profile.c (_dl_start_profile): Likewise.
4381         * elf/dl-reloc.c (_dl_try_allocate_static_tls)
4382         (_dl_allocate_static_tls, _dl_protect_relro, _dl_reloc_bad_type):
4383         Likewise.
4384         * elf/dl-support.c (_dl_aux_init, _dl_non_dynamic_init): Likewise.
4385         * elf/dl-sym.c (_dl_tls_symaddr, do_sym): Likewise.
4386         * elf/dl-sysdep.c (_dl_sysdep_start_cleanup, _dl_show_auxv): Likewise.
4387         * elf/dl-tls.c (_dl_next_tls_modid, _dl_count_modids)
4388         (_dl_determine_tlsoffset, allocate_dtv, _dl_get_tls_static_info)
4389         (_dl_allocate_tls_storage): Likewise.
4390         * elf/dl-version.c (match_symbol, _dl_check_map_versions)
4391         (_dl_check_all_versions): Likewise.
4392         * elf/dynamic-link.h (_dl_try_allocate_static_tls): Likewise.
4393         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Likewise.
4394         * elf/tst-_dl_addr_inside_object.c (_dl_addr_inside_object): Likewise.
4395         * sysdeps/aarch64/dl-tlsdesc.h (_dl_make_tlsdesc_dynamic): Likewise.
4396         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Likewise.
4397         * sysdeps/arm/dl-lookupcfg.h (_dl_unmap): Likewise.
4398         * sysdeps/arm/dl-machine.h (elf_machine_load_address): Remove
4399         internal_function from __dl_start.
4400         * sysdeps/arm/dl-tlsdesc.h (_dl_unmap): Remove internal_function.
4401         * sysdeps/generic/dl-cache.h (_dl_cache_libcmp): Likewise.
4402         * sysdeps/generic/ldsodefs.h (_dl_name_match_p)
4403         (_dl_higher_prime_number, _dl_strtoul, _dl_map_object)
4404         (_dl_map_object_deps, _dl_setup_hash, _dl_rtld_di_serinfo)
4405         (_dl_lookup_symbol_x, _dl_add_to_namespace_list, _dl_new_object)
4406         (_dl_protect_relro, _dl_reloc_bad_type, _dl_check_all_versions)
4407         (_dl_check_map_versions, _dl_sort_fini, _dl_debug_initialize)
4408         (_dl_init_paths, _dl_start_profile, _dl_show_auxv)
4409         (_dl_next_ld_env_entry, _dl_important_hwcaps)
4410         (_dl_load_cache_lookup, _dl_sysdep_read_whole_file)
4411         (_dl_sysdep_start_cleanup, _dl_next_tls_modid, _dl_count_modids)
4412         (_dl_determine_tlsoffset, _dl_get_tls_static_info)
4413         (_dl_allocate_static_tls, _dl_allocate_tls_storage)
4414         (_dl_addr_inside_object, _dl_non_dynamic_init, _dl_aux_init):
4415         Likewise.
4416         (struct rtld_global_ro): Remove internal_function from the
4417         _dl_lookup_symbol_x member.
4418         (_dl_symbol_value): Remove.  No longer defined anywhere.
4419         * sysdeps/i386/dl-lookupcfg.h (_dl_unmap): Remove
4420         internal_function.
4421         * sysdeps/i386/dl-tlsdesc.h (_dl_make_tlsdesc_dynamic): Likewise.
4422         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
4423         * sysdeps/mach/hurd/dl-sysdep.c (_dl_show_auxv): Likewise.
4424         * sysdeps/nios2/dl-init.c (_dl_nios2_get_gp_value): Likewise.
4425         * sysdeps/tile/dl-lookupcfg.h (_dl_unmap): Likewise.
4426         * sysdeps/tile/dl-machine.h (_dl_after_load): Likewise.
4427         * sysdeps/tile/dl-runtime.c (_dl_after_load, _dl_unmap): Likewise.
4428         * sysdeps/unix/sysv/linux/dl-vdso.c (_dl_vdso_vsym): Likewise.
4429         * sysdeps/unix/sysv/linux/dl-vdso.h (_dl_vdso_vsym): Likewise.
4430         * sysdeps/x86_64/dl-lookupcfg.h (_dl_unmap): Likewise.
4431         * sysdeps/x86_64/dl-tlsdesc.h (_dl_make_tlsdesc_dynamic): Likewise.
4432         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
4434 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4436         * gmon/gmon.c (write_hist, write_call_graph, write_bb_counts):
4437         Remove internal_function.
4438         * sysdeps/arm/machine-gmon.h (mcount_internal, _MCOUNT_DECL):
4439         Likewise.
4440         * sysdeps/sparc/machine-gmon.h (mcount_internal, _MCOUNT_DECL):
4441         Likewise.
4443 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4445         * dlfcn/dlerror.c (_dlerror_run): Remove internal_function.
4446         * elf/dl-sym.c (_dl_vsym, _dl_sym): Likewise.
4447         * include/dlfcn.h (_dl_sym, _dl_vsym, _dlerror_run): Likewise.
4449 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4451         * resolv/gai_misc.c (__gai_find_request, __gai_remove_request)
4452         (__gai_enqueue_request): Remove internal_function.
4453         * resolv/gai_misc.h (__gai_enqueue_request, __gai_find_request)
4454         (__gai_remove_request, __gai_notify, __gai_notify_only)
4455         (__gai_sigqueue): Likewise.
4456         * resolv/gai_notify.c (__gai_notify_only, __gai_notify): Likewise.
4457         * resolv/gai_sigqueue.c (__gai_sigqueue): Likewise.
4458         * resolv/inet_ntop.c (inet_ntop4, inet_ntop6): Likewise.
4459         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
4460         Likewise.
4462 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4464         * dirent/scandir-tail.c (SCANDIR_TAIL): Remove internal_function.
4465         * include/dirent.h (__opendirat, __getdents, __getdents64)
4466         (__alloc_dir, __scandir_tail, __scandir64_tail): Likewise.
4467         * sysdeps/posix/opendir.c (__opendirat, __alloc_dir): Likewise.
4468         * sysdeps/mach/hurd/opendir.c (__opendirat): Likewise.
4469         * sysdeps/unix/sysv/linux/i386/olddirent.h (__old_getdents64):
4470         Likewise.
4471         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Likewise.
4473 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4475         * sysdeps/unix/sysv/linux/getcwd.c (generic_getcwd): Remove
4476         internal_function.
4477         (GETCWD_RETURN_TYPE): Likewise.
4479 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4481         * include/time.h (__tz_compute, __strptime_internal): Remove
4482         internal_function.
4483         * time/strptime_l.c (__strptime_internal): Likewise.
4484         * time/tzset.c (compute_change, update_vars, __tz_compute): Likewise.
4486 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4488         * iconv/gconv.c (__gconv): Remove internal_function.
4489         * iconv/gconv_builtin.c (__gconv_get_builtin_trans): Likewise.
4490         * iconv/gconv_cache.c (__gconv_load_cache, find_module_idx)
4491         (find_module, __gconv_compare_alias_cache, __gconv_lookup_cache)
4492         (__gconv_release_cache): Likewise.
4493         * iconv/gconv_close.c (__gconv_close): Likewise.
4494         * iconv/gconv_conf.c (detect_conflict, insert_module, add_module)
4495         (read_conf_file, __gconv_get_path): Likewise.
4496         * iconv/gconv_db.c (derivation_lookup, add_derivation)
4497         (__gconv_release_step, gen_steps, increment_counter)
4498         (find_derivation, __gconv_compare_alias, __gconv_find_transform)
4499         (__gconv_close_transform, free_modules_db): Likewise.
4500         * iconv/gconv_dl.c (__gconv_find_shlib, __gconv_release_shlib):
4501         Likewise.
4502         * iconv/gconv_int.h (__gconv_open, __gconv_close, __gconv)
4503         (__gconv_find_transform, __gconv_lookup_cache)
4504         (__gconv_release_step, __gconv_load_cache, __gconv_get_path)
4505         (__gconv_close_transform, __gconv_release_cache)
4506         (__gconv_loaded_object, __gconv_release_shlib)
4507         (__gconv_compare_alias): Likewise.
4508         * iconv/gconv_open.c (__gconv_open): Likewise.
4509         * iconv/iconv_prog.c (print_known_names, add_known_names): Likewise.
4510         * iconv/iconvconfig.c (add_module): Likewise.
4511         * intl/dcigettext.c (plural_lookup, guess_category_value)
4512         (category_to_name, get_output_charset, _nl_find_msg): Likewise.
4513         * intl/eval-plural.h (plural_eval): Likewise.
4514         * intl/finddomain.c (_nl_find_domain): Likewise.
4515         * intl/gettextP.h (_nl_unload_domain, _nl_find_domain)
4516         (_nl_load_domain, _nl_find_msg): Likewise.
4517         (internal_function): Remove definition.
4518         * intl/loadinfo.h (internal_function): Likewise.
4519         * intl/loadmsgcat.c (_nl_load_domain, _nl_unload_domain): Remove
4520         internal_function.
4521         * intl/localealias.c (internal_function): Remove definition.
4522         (read_alias_file): Remove internal_function.
4523         * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Likewise.
4524         * intl/plural-exp.h (internal_function): Remove definition.
4525         (FREE_EXPRESSION, EXTRACT_PLURAL_EXPRESSION): Remove
4526         internal_function.
4527         * intl/plural.c: Regenerate.
4528         * intl/plural.y (FREE_EXPRESSION): Remove internal_function.
4529         * locale/coll-lookup.c (__collidx_table_lookup)
4530         (__collseq_table_lookup): Likewise.
4531         * locale/coll-lookup.h (__collidx_table_lookup)
4532         (__collseq_table_lookup): Likewise.
4533         * locale/findlocale.c (_nl_find_locale, _nl_remove_locale): Likewise.
4534         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
4535         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale)
4536         (_nl_unload_locale): Likewise.
4537         * locale/localeinfo.h (struct __locale_data): Remove
4538         internal_function from cleanup member.
4539         (_nl_find_locale, _nl_load_locale, _nl_unload_locale)
4540         (_nl_remove_locale, _nl_load_locale_from_archive)
4541         (_nl_intern_locale_data, _nl_get_era_entry, _nl_select_era_entry)
4542         (_nl_get_alt_digit, _nl_get_walt_digit, _nl_parse_alt_digit)
4543         (_nl_cleanup_time): Remove internal_function.
4544         * time/alt_digit.c (_nl_get_alt_digit, _nl_get_walt_digit)
4545         (_nl_parse_alt_digit): Likewise.
4546         * time/era.c (_nl_init_era_entries, _nl_get_era_entry)
4547         (_nl_select_era_entry): Likewise.
4548         * time/lc-time-cleanup.c (_nl_cleanup_time): Likewise.
4549         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv, __wcsmbs_clone_conv)
4550         (__wcsmbs_named_conv, _nl_cleanup_ctype): Likewise.
4551         * wcsmbs/wcsmbsload.h (__wcsmbs_load_conv, __wcsmbs_clone_conv)
4552         (__wcsmbs_named_conv, _nl_cleanup_ctype): Likewise.
4554 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4556         * rt/aio_sigqueue.c (__aio_sigqueue): Remove internal_function.
4557         * sysdeps/generic/aio_misc.h (__aio_sigqueue): Likewise.
4558         * sysdeps/pthread/aio_misc.c (__aio_free_request, __aio_find_req)
4559         (__aio_find_req_fd, __aio_remove_request, __aio_enqueue_request):
4560         Likewise.
4561         * sysdeps/pthread/aio_misc.h (__aio_enqueue_request)
4562         (__aio_find_req, __aio_find_req_fd, __aio_free_request)
4563         (__aio_notify, __aio_notify_only, __aio_sigqueue): Likewise.
4564         * sysdeps/pthread/aio_notify.c (__aio_notify_only, __aio_notify):
4565         Likewise.
4566         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Likewise.
4568 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4570         * misc/getttyent.c (skip, value): Remove internal_function.
4571         * misc/syslog.c (openlog_internal): Likewise.
4572         * misc/tsearch.c (trecurse, tdestroy_recurse): Likewise.
4574 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4576         * include/nss.h (__nss_valid_field, __nss_valid_list_field)
4577         (__nss_rewrite_field): Remove internal_function.
4578         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
4579         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
4580         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
4581         * nss/nsswitch.c (nss_parse_file, nss_getline)
4582         (nss_parse_service_list, nss_new_service): Likewise.
4583         * nss/rewrite_field.c (__nss_rewrite_field): Likewise.
4584         * nss/valid_field.c (__nss_valid_field): Likewise.
4585         * nss/valid_list_field.c (__nss_valid_list_field): Likewise.
4587 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4589         * malloc/arena.c (__malloc_fork_lock_parent)
4590         (__malloc_fork_unlock_parent, __malloc_fork_unlock_child)
4591         (next_env_entry, new_heap, heap_trim, arena_get2): Remove
4592         internal_function from defintions.
4593         * malloc/hooks.c (mem2mem_check, mem2chunk_check): Likewise.
4594         * malloc/malloc-internal.h (__malloc_fork_lock_parent)
4595         (__malloc_fork_unlock_parent, __malloc_fork_unlock_child): Remove
4596         internal_function from declarations.
4597         * malloc/malloc.c (internal_function): Do not define.
4598         (mem2mem_check): Remove internal_function from declaration.
4599         (munmap_chunk, mremap_chunk): Remove internal_function.
4600         * malloc/mtrace.c (tr_where): Likewise.
4602 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4604         * include/rpc/pmap_clnt.h (__get_socket): Remove
4605         internal_function.
4606         * sunrpc/auth_des.c (synchronize): Likewise.
4607         * sunrpc/auth_unix.c (marshal_new_auth): Likewise.
4608         * sunrpc/clnt_perr.c (auth_errmsg): Likewise.
4609         * sunrpc/des_impl.c (des_encrypt, des_set_key): Likewise.
4610         * sunrpc/key_call.c (key_call_keyenvoy, key_call_socket)
4611         (key_call): Likewise.
4612         * sunrpc/pm_getport.c (__get_socket): Likewise.
4613         * sunrpc/pmap_rmt.c (getbroadcastnets): Likewise.
4614         * sunrpc/svc_unix.c (makefd_xprt): Likewise.
4615         * sunrpc/svc_tcp.c (makefd_xprt): Likewise.
4616         * sunrpc/svcauth_des.c (cache_init, cache_spot, cache_ref)
4617         (invalidate): Likewise.
4618         * sunrpc/xcrypt.c (hexval, hex2bin, bin2hex): Likewise.
4619         * sunrpc/xdr_rec.c (fix_buf_size, skip_input_bytes, flush_out)
4620         (set_input_fragment, get_input_bytes): Likewise.
4622 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4624         * malloc/malloc.c (_int_free): Remove locked variable and related
4625         asserts.
4627 2017-08-31  H.J. Lu  <hongjiu.lu@intel.com>
4629         [BZ #22051]
4630         * Makerules (build-module-helper-objlist): Filter out
4631         $(elf-objpfx)sofini.os.
4632         (build-shlib-objlist): Append $(elf-objpfx)sofini.os if it is
4633         needed.
4635 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4637         * libio/fcloseall.c: Assume weak_alias is defined.
4638         * libio/feof.c: Likewise.
4639         * libio/fileno.c: Likewise.
4640         * libio/fileops.c: Assume _LIBC, errno, __set_errno are defined.
4641         (_POSIX_SOURCE, open, lseek, read, write): Remove macro
4642         definitions.
4643         (_IO_file_open): Call __open directly.
4644         (_IO_new_file_sync): Assume ESPIPE is defined.
4645         (_IO_file_seekoff_maybe_mmap): Call __read directly.
4646         (_IO_new_file_write): Call __write directly.
4647         * libio/ftello.c (__ftello): Assume EIO, EOVERFLOW are defined.
4648         * libio/ftello64.c (__ftello64): Assume EIO is defined.
4649         * libio/genops.c: Assume _LIBC is defined.
4650         (save_for_backup): Remove internal_function.
4651         * libio/getc.c: Assume weak_alias is defined.
4652         * libio/getwc.c: Likewise.
4653         * libio/iofclose.c: Assume _LIBC is defined.
4654         * libio/iofdopen.c: Likewise.
4655         (_IO_fcntl): Remove macro definition.
4656         (_IO_new_fdopen): Assume F_GETFL, F_SETFL, O_ACCMODE are defined.
4657         Call __fcntl directly.
4658         * libio/iofflush.c: Assume weak_alias is defined.
4659         * libio/iofgetpos.c (_IO_new_fgetpos): Assume EIO, EOVERFLOW are
4660         defined.
4661         * libio/iofgetpos64.c (_IO_new_fgetpos64): Assume EIO is defined.
4662         * libio/iofgets.c: Likewise.
4663         * libio/iofopen.c: Assume _LIBC is defined.
4664         * libio/iofopen64.c: Assume _LIBC, weak_alias are defined.
4665         * libio/iofputs.c: Assume weak_alias is defined.
4666         * libio/iofread.c: Likewise.
4667         * libio/iofsetpos.c (_IO_new_fsetpos): Assume EIO is defined.
4668         * libio/iofsetpos64.c (_IO_new_fsetpos64): Likewise.
4669         * libio/ioftell.c: Assume weak_alias is defined.
4670         (_IO_ftell): Assume EIO, EOVERFLOW are defined.
4671         * libio/iofwide.c: Assume _LIBC is defined.
4672         (_IO_fwide): Drop SHARED conditional because it is implied by
4673         SHLIB_COMPAT.
4674         * libio/iofwrite.c: Assume weak_alias is defined.
4675         * libio/iogetdelim.c: Likewise.
4676         * libio/iogets.c: Assume _LIBC, weak_alias are defined.
4677         * libio/iogetwline.c (wmemcpy): Remove macro definition.
4678         (_IO_getwline): Call __wmemcpy directly.
4679         * libio/iopopen.c: Assume _LIBC is defined.
4680         (_POSIX_SOURCE, _IO_fork, _IO_dup2, _IO_waitpid, _IO_execl)
4681         (_IO_close): Remove macro definitions.
4682         (_IO_new_proc_open): Call __fork, __dup2, __close_nocancel, execl,
4683         _exit directly.
4684         (_IO_new_proc_close): Call __close_nocancel, __waitpid_nocancel
4685         directly.
4686         * libio/ioputs.c: Assume weak_alias is defined.
4687         * libio/ioseekoff.c: Assume errno, __set_errno are defined.
4688         * libio/iosetbuffer.c: Assume weak_alias is defined.
4689         * libio/iosetvbuf.c: Likewise.
4690         * libio/ioungetc.c: Likewise.
4691         * libio/libioP.h: Assume _LIBC, __GLIBC__, libc_hidden_proto,
4692         libc_hidden_def, libc_hidden_weak, NULL are defined.
4693         (mmap, munmap, ftruncate, OS_FSTAT): Remove macro definitions.
4694         * libio/oldfilepos.c: Assume _LIBC, errno, __set_errno are
4695         defined.
4696         (_POSIX_SOURCE, open, lseek, read, write): Remove macro
4697         definitions.
4698         (_IO_old_file_init_internal): Drop SHARED conditional because it
4699         is implied by SHLIB_COMPAT.
4700         (_IO_old_file_fopen): Call __open directly.
4701         (_IO_old_file_sync): Assume ESPIPE is defined.
4702         (_IO_old_file_write): Call __write directly.
4703         * libio/oldfdopen.c (_IO_fcntl): Remove macro definition.
4704         (_IO_old_fdopen): Assume F_GETFL, O_ACCMODE, F_SETFL are defined.
4705         Call __fcntl directly.
4706         * libio/oldiofgetpos.c: Assume weak_alias is defined.
4707         (_IO_old_fgetpos): Assume EIO is defined.
4708         * libio/oldiofgetpos64.c: Assume weak_alias is defined.
4709         (_IO_old_fgetpos64): Assume EIO is defined.
4710         * libio/oldiofsetpos.c: Assume weak_alias is defined.
4711         (_IO_old_fsetpos): Assume EIO is defined.
4712         * libio/oldiofsetpos64.c: Assume weak_alias is defined.
4713         (_IO_old_fsetpos64): Assume EIO is defined.
4714         * libio/oldiopopen.c:  Assume _LIBC is defined.
4715         (_POSIX_SOURCE, _IO_fork, _IO_dup2, _IO_waitpid, _IO_execl)
4716         (_IO_close): Remove macro definitions.
4717         (_IO_old_proc_open): Call __pipe, __close, __dup2, execl, _exit
4718         directly.
4719         (_IO_old_proc_close): Call __close, __waitpid directly.
4720         * libio/put.c: Assume weak_alias is defined.
4721         * libio/stdfiles.c: Assume _LIBC is defined.
4722         * libio/stdio.c: Likewise.
4723         * libio/wfileops.c: Likewise.
4724         (_IO_wfile_sync): Assume ESPIPE is defined.
4725         * libio/wgenops.c: Assume _LIBC is defined.
4726         (save_for_wbackup): Remove internal_function.
4728 2017-08-31  Florian Weimer  <fweimer@redhat.com>
4730         * malloc/malloc.c (top_check): Change return type to void.  Remove
4731         internal_function.
4732         * malloc/hooks.c (top_check): Likewise.
4733         (malloc_check, realloc_check, memalign_check): Adjust.
4735 2017-08-30  Joseph Myers  <joseph@codesourcery.com>
4737         [BZ #21457]
4738         * sysdeps/arm/sys/ucontext.h: Do not include <bits/sigcontext.h>.
4739         * sysdeps/generic/sys/ucontext.h: Add comment about use of struct
4740         sigcontext and namespace requirements.
4741         * sysdeps/i386/sys/ucontext.h: Do not include <bits/sigcontext.h>.
4742         * sysdeps/m68k/sys/ucontext.h: Likewise.
4743         * sysdeps/mips/sys/ucontext.h: Likewise.  Include <bits/types.h>.
4744         * sysdeps/unix/sysv/linux/aarch64/sys/ucontext.h: Do not include
4745         <bits/sigcontext.h>.
4746         (__ctx): Define earlier.
4747         (mcontext_t): Define structure contents rather than using struct
4748         sigcontext.
4749         * sysdeps/unix/sysv/linux/aarch64/ucontext_i.sym (oEXTENSION): Use
4750         __glibc_reserved1 instead of __reserved.
4751         * sysdeps/unix/sysv/linux/alpha/sys/ucontext.h: Do not include
4752         <bits/sigcontext.h>.
4753         (__ctx): Define earlier.
4754         (mcontext_t): Define structure contents rather than using struct
4755         sigcontext.
4756         * sysdeps/unix/sysv/linux/alpha/ucontext-offsets.sym: Use
4757         mcontext_t instead of struct sigcontext.
4758         * sysdeps/unix/sysv/linux/arm/sys/ucontext.h: Do not include
4759         <bits/sigcontext.h>.
4760         (__ctx): Define earlier.
4761         (mcontext_t): Define structure contents rather than using struct
4762         sigcontext.
4763         * sysdeps/unix/sysv/linux/hppa/sys/ucontext.h: Do not include
4764         <bits/sigcontext.h>.
4765         (__ctx): Define earlier.
4766         (mcontext_t): Define structure contents rather than using struct
4767         sigcontext.
4768         * sysdeps/unix/sysv/linux/ia64/makecontext.c (__makecontext): Use
4769         mcontext_t instead of struct sigcontext.
4770         * sysdeps/unix/sysv/linux/ia64/sigcontext-offsets.sym: Use
4771         mcontext_t instead of struct sigcontext.
4772         * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Do not include
4773         <bits/sigcontext.h>.
4774         (__ctx): New macro.
4775         (struct __ia64_fpreg_mcontext): New type.
4776         (mcontext_t): Define structure contents rather than using struct
4777         sigcontext.
4778         (_SC_GR0_OFFSET): Use mcontext_t instead of struct sigcontext.
4779         (uc_sigmask): Define using __ctx.
4780         (uc_stack): Likewise.
4781         * sysdeps/unix/sysv/linux/ia64/sys/procfs.h: Include
4782         <bits/sigcontext.h>.
4783         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
4784         * sysdeps/unix/sysv/linux/m68k/sys/ucontext.h: Do not include
4785         <bits/sigcontext.h>.
4786         * sysdeps/unix/sysv/linux/microblaze/sys/ucontext.h: New file.
4787         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Do not include
4788         <bits/sigcontext.h>.
4789         * sysdeps/unix/sysv/linux/nios2/sys/ucontext.h: Do not include
4790         <bits/sigcontext.h>.
4791         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Do not include
4792         <bits/sigcontext.h>.
4793         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Do not include
4794         <bits/sigcontext.h>.
4795         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Do not include
4796         <bits/sigcontext.h>.
4797         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h: Do not include
4798         <bits/sigcontext.h>.
4799         * sysdeps/unix/sysv/linux/tile/sys/ucontext.h: Do not include
4800         <bits/sigcontext.h>.
4801         (__ctx): Define earlier.
4802         (mcontext_t): Define structure contents rather than using struct
4803         sigcontext.
4804         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: Do not include
4805         <bits/sigcontext.h>.  Include <bits/types.h>.
4806         * conform/Makefile (test-xfail-XPG42/signal.h/conform): Remove.
4807         (test-xfail-XPG42/sys/wait.h/conform): Likewise.
4808         (test-xfail-XPG42/ucontext.h/conform): Likewise.
4809         (test-xfail-UNIX98/signal.h/conform): Likewise.
4810         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
4811         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
4812         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
4813         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
4814         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
4815         (test-xfail-POSIX2008/signal.h/conform): Likewise.
4816         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
4817         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
4818         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
4820 2017-08-30  Florian Weimer  <fweimer@redhat.com>
4822         * malloc/dynarray_emplace_enlarge.c
4823         (__libc_dynarray_emplace_enlarge): Set errno on overflow.
4824         * malloc/dynarray_resize.c (__libc_dynarray_resize): Likewise.
4825         * malloc/tst-dynarray.c (test_long_overflow): New function.
4826         (do_test): Call it.
4828 2017-08-30  Florian Weimer  <fweimer@redhat.com>
4830         * malloc/malloc.c (ARENA_CORRUPTION_BIT, arena_is_corrupt)
4831         (set_arena_corrupt): Remove definitions.
4832         (mtrim): Do not check for corrupt arena.
4833         * malloc/arena.c (arena_lock, reused_arena, arena_get_retry):
4834         Likewise.
4836 2017-08-30  Florian Weimer  <fweimer@redhat.com>
4838         [BZ #21754]
4839         * malloc/arena.c (TUNABLE_CALLBACK set_mallopt_check): Do not set
4840         check_action.
4841         (ptmalloc_init): Do not set or use check_action.
4842         * malloc/hooks.c (malloc_check_get_size, realloc_check): Adjust
4843         call to malloc_printerr.  Remove return statement.
4844         (free_check): Likewise.  Remove arena unlock.
4845         (top_check): Update comment.  Adjust call to malloc_printerr.
4846         Remove heap repair code.
4847         * malloc/malloc.c (unlink): Adjust calls to malloc_printerr.
4848         (DEFAULT_CHECK_ACTION, check_action): Remove definitions.
4849         (sysmalloc): Adjust call to malloc_printerr.
4850         (munmap_chunk, __libc_realloc): Likewise.  Remove return
4851         statement.
4852         (_int_malloc, int_realloc): Likewise.  Remove errstr variable.
4853         Remove errout label and corresponding gotos.
4854         (_int_free): Likewise.  Remove arena unlock.
4855         (do_set_mallopt_check): Do not set check_action.
4856         (malloc_printerr): Adjust parameter list.  Do not mark arena as
4857         corrupt.
4858         * manual/memory.texi (Malloc Tunable Parameters): Remove TODO
4859         comment.
4860         * manual/probes.texi (Memory Allocation Probes): Remove
4861         memory_mallopt_check_action.
4863 2017-08-30  Steve Ellcey  <sellcey@cavium.com>
4865         * sysdeps/unix/sysv/linux/aarch64/makecontext.c (__makecontext):
4866         Use pointer to uint64_t instead of long int for sp.
4868 2017-08-30  Florian Weimer  <fweimer@redhat.com>
4870         [BZ #21754]
4871         * malloc/malloc.c (malloc_printerr): Always terminate the process,
4872         without printing a backtrace.  Do not leak any information in the
4873         error message.
4874         * manual/memory.texi (Heap Consistency Checking): Update.
4875         * manual/tunables.texi (Memory Allocation Tunables): Likewise.
4877 2017-08-30  Florian Weimer  <fweimer@redhat.com>
4879         Do not scale NPTL tests with available number of CPUs.
4880         * nptl/tst-cond16.c (count): Set to constant value of 8.
4881         * nptl/tst-cond18.c (count): Likewise.
4883 2017-08-29  Joseph Myers  <joseph@codesourcery.com>
4885         [BZ #22035]
4886         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h (__inline_functions):
4887         Define to take a second argument that is a macro that
4888         concatentates a suffix, not the suffix itself.
4889         (__CONCAT_d): New macro.
4890         (__CONCAT_f): Likewise.
4891         (__CONCAT_l): Likewise.
4893 2017-08-29  Paul Pluzhnikov  <ppluzhnikov@google.com>
4895         * stdlib/tst-atexit-common.c (do_test): Test handler inheritance
4896         by child.
4898 2017-08-29  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
4899             Aurelien Jarno  <aurelien@aurel32.net>
4900             Maciej W. Rozycki  <macro@imgtec.com>
4902         [BZ #21956]
4903         * sysdeps/unix/sysv/linux/mips/mips32/mips16/Makefile
4904         [subdir = misc] (sysdep_routines): Remove `mips16-syscall5',
4905         `mips16-syscall6' and `mips16-syscall7'.
4906         (CFLAGS-mips16-syscall5.c, CFLAGS-mips16-syscall6.c)
4907         (CFLAGS-mips16-syscall7.c): Remove.
4908         * sysdeps/unix/sysv/linux/mips/mips32/mips16/Versions (libc):
4909         Remove `__mips16_syscall5', `__mips16_syscall6' and
4910         `__mips16_syscall7'.
4911         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall0.c
4912         (__mips16_syscall0): Rename `__mips16_syscall_return' to
4913         `__mips_syscall_return'.
4914         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall1.c
4915         (__mips16_syscall1): Likewise.
4916         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall2.c
4917         (__mips16_syscall2): Likewise.
4918         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall3.c
4919         (__mips16_syscall3): Likewise.
4920         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall4.c
4921         (__mips16_syscall4): Likewise.
4922         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall5.c:
4923         Remove.
4924         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall6.c:
4925         Remove.
4926         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall7.c:
4927         Remove.
4928         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall.h
4929         (__mips16_syscall5): Expand to `__mips_syscall5' rather than
4930         `__mips16_syscall5'.  Remove prototype.
4931         (__mips16_syscall6): Expand to `__mips_syscall6' rather than
4932         `__mips16_syscall6'.  Remove prototype.
4933         (__mips16_syscall7): Expand to `__mips_syscall7' rather than
4934         `__mips16_syscall7'.  Remove prototype.
4935         (__nomips16, __mips16_syscall_return): Move to...
4936         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
4937         (__nomips16, __mips_syscall_return): ... here.
4938         [__mips16] (INTERNAL_SYSCALL_NCS): Rename
4939         `__mips16_syscall_return' to `__mips_syscall_return'.
4940         [__mips16] (INTERNAL_SYSCALL_MIPS16): Pass `number' to
4941         `internal_syscall##nr'.
4942         [!__mips16] (INTERNAL_SYSCALL): Pass `SYS_ify (name)' to
4943         `internal_syscall##nr'.
4944         (FORCE_FRAME_POINTER): Remove.
4945         (__mips_syscall5): New prototype.
4946         (internal_syscall5): Rewrite to call `__mips_syscall5'.
4947         (__mips_syscall6): New prototype.
4948         (internal_syscall6): Rewrite to call `__mips_syscall6'.
4949         (__mips_syscall7): New prototype.
4950         (internal_syscall7): Rewrite to call `__mips_syscall7'.
4951         * sysdeps/unix/sysv/linux/mips/mips32/mips-syscall5.S: New file.
4952         * sysdeps/unix/sysv/linux/mips/mips32/mips-syscall6.S: New file.
4953         * sysdeps/unix/sysv/linux/mips/mips32/mips-syscall7.S: New file.
4954         * sysdeps/unix/sysv/linux/mips/mips32/Makefile [subdir = misc]
4955         (sysdep_routines): Add libc-do-syscall.
4956         * sysdeps/unix/sysv/linux/mips/mips32/Versions (libc): Add
4957         `__mips_syscall5', `__mips_syscall6' and `__mips_syscall7'.
4959 2017-08-29  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
4961         [BZ #21672]
4962         * nptl/allocatestack.c [_STACK_GROWS_DOWN] (setup_stack_prot):
4963         Set to use !NEED_SEPARATE_REGISTER_STACK as well.
4964         (advise_stack_range): New function.
4965         * nptl/pthread_create.c (START_THREAD_DEFN): Move logic to mark
4966         stack non required to advise_stack_range at allocatestack.c
4968 2017-08-29  Szabolcs Nagy  <szabolcs.nagy@arm.com>
4970         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Use __uint64_t.
4972 2017-08-29  Florian Weimer  <fweimer@redhat.com>
4974         [BZ #22026]
4975         * iconv/gconv_db.c (gen_steps): Decrement step_cnt after resetting
4976         __end_fct.  Mangle __end_fct after setting it to NULL.
4977         * iconv/Makefile (tests): Add tst-gconv-init-failure.
4978         (modules-names, modules-names-tests): Add
4979         tst-gconv-init-failure-mod.
4980         (gconv-modules): New target.
4981         (tst-gconv-init-failure-mod.so): Link against libsupport.
4982         (tst-gconv-init-failure): Depend on gconv-modules,
4983         tst-gconv-init-failure-mod.so.
4984         * iconv/tst-gconv-init-failure-mod.c: New file.
4985         * iconv/tst-gconv-init-failure.c: Likewise.
4986         * iconv/test-gconv-modules: Likewise.
4988 2017-08-29  Florian Weimer  <fweimer@redhat.com>
4990         [BZ #22025]
4991         * iconv/gconv_db.c (free_derivation): Remove redundant
4992         parentheses.
4993         (gen_steps): Unconditionally mangle __btowc_fct after
4994         initialization.
4995         (increment_counter): Likewise.  Do not call init_fct for internal
4996         modules.
4998 2017-08-29  Joseph Myers  <joseph@codesourcery.com>
5000         [BZ #22028]
5001         * math/math.h [__FINITE_MATH_ONLY__ && __FINITE_MATH_ONLY__ > 0]
5002         (_MSUF_): Remove macro.
5003         [__FINITE_MATH_ONLY__ && __FINITE_MATH_ONLY__ > 0] (_MSUFTO_):
5004         Likewise.
5005         [__FINITE_MATH_ONLY__ && __FINITE_MATH_ONLY__ > 0]
5006         (__REDIRFROM_X): New macro.
5007         [__FINITE_MATH_ONLY__ && __FINITE_MATH_ONLY__ > 0] (__REDIRTO_X):
5008         Likewise.
5009         * math/bits/math-finite.h (__REDIRFROM_X): Remove macro.
5010         (__REDIRTO_X): Likewise.
5011         (__MATH_REDIRCALL): Do not pass _MSUF_ or _MSUFTO_ macro
5012         arguments.
5013         (__MATH_REDIRCALL_2): Likewise.
5014         (__MATH_REDIRCALL_INTERNAL): Likewise.
5015         (__REDIRFROM (lgamma, , _MSUF_)): Likewise.
5016         (__REDIRFROM (gamma, , _MSUF_)): Likweise.
5017         (__REDIRFROM (__gamma, _r_finite, _MSUF_)): Likewise.
5018         (__REDIRFROM (tgamma, , _MSUF_)): Likewise.
5019         * math/test-finite-macros.c: New file.
5020         * math/Makefile (tests): Add test-finite-macros.
5021         (CFLAGS-test-finite-macros.c): New variable.
5023 2017-08-29  Patsy Franklin  <pfrankli@redhat.com>
5024             Jeff Law  <law@redhat.com>
5026         [BZ #22025]
5027         Mangle NULL pointers in iconv/gconv.
5028         * iconv/gconv_cache.c (find_module): Demangle init_fct before
5029         checking for NULL. Mangle __btowc_fct if init_fct is non-NULL.
5030         * iconv/gconv_db.c (free_derivation): Check that __shlib_handle
5031         is non-NULL before demangling the end_fct.  Check for NULL
5032         end_fct after demangling.
5033         (__gconv_release_step): Demangle the end_fct before checking
5034         it for NULL.   Remove assert on __shlibc_handle != NULL.
5035         (gen_steps): Don't check btowc_fct for NULL before mangling.
5036         Demangle init_fct before checking for NULL.
5037         (increment_counter): Likewise.
5038         * gconv_dl.c (__gconv_find_shlib): Don't check init_fct or
5039         end_fct for NULL before mangling.
5040         * wcsmbs/btowc.c (__btowc): Demangle btowc_fct before checking
5041         for NULL.
5043 2017-08-29  Akhilesh Kumar  <akhilesh.k@samsung.com>
5045         [BZ #21971]
5046         * locale/iso-639.def: add Morisyen.
5048 2017-08-28  Gabriel F. T. Gomes  <gftg@linux.vnet.ibm.com>
5050         [BZ #21930]
5051         * math/math.h [defined __cplusplus && defined __SUPPORT_SNAN__]
5052         (iszero): New C++ implementation that does not use
5053         fpclassify/__MATH_TG/__builtin_types_compatible_p, when
5054         signaling nans are enabled, since __builtin_types_compatible_p
5055         is a C-only feature.
5056         * math/test-math-iszero.cc: When __HAVE_DISTINCT_FLOAT128 is
5057         defined, include ieee754_float128.h for access to the union and
5058         member ieee854_float128.ieee.
5059         [__HAVE_DISTINCT_FLOAT128] (do_test): Call check_float128.
5060         [__HAVE_DISTINCT_FLOAT128] (check_float128): New function.
5061         * sysdeps/powerpc/powerpc64le/Makefile [subdir == math]
5062         (CXXFLAGS-test-math-iszero.cc): Add -mfloat128 to the build
5063         options of test-math-zero on powerpc64le.
5065 2017-08-28  H.J. Lu  <hongjiu.lu@intel.com>
5067         * sysdeps/x86_64/fpu/multiarch/e_expf.c (__redirect_ieee754_expf):
5068         Change double to float.
5070 2017-08-28  Joseph Myers  <joseph@codesourcery.com>
5072         * math/math-svid-compat.h [!__ASSEMBLER__]: Make code
5073         unconditional.
5074         * sysdeps/ieee754/s_lib_version.c [!defined SHARED]: Remove
5075         conditional code; define contents only for [LIBM_SVID_COMPAT].
5077 2017-08-28  Florian Weimer  <fweimer@redhat.com>
5079         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-options)
5080         (abi-lp64_be-options): Remove.
5081         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-options)
5082         (abi-hard-options): Likewise.
5083         * sysdeps/unix/sysv/linux/mips/Makefile(abi-o32_soft-options)
5084         (abi-o32_hard-options, abi-o32_soft_2008-options)
5085         (abi-o32_hard_2008-options, abi-n32_soft-options)
5086         (abi-n32_hard-options, abi-n32_soft_2008-options)
5087         (abi-n32_hard_2008-options, abi-n64_soft-options)
5088         (abi-n64_hard-options, abi-n64_soft_2008-options)
5089         (abi-n64_hard_2008-options): Likewise.
5090         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-32-options)
5091         (abi-64-v1-options, abi-64-v2-options): Likewise.
5092         * sysdeps/unix/sysv/linux/s390/Makefile (abi-32-options)
5093         (abi-64-options): Likewise.
5094         * sysdeps/unix/sysv/linux/sparc/Makefile (abi-32-options)
5095         (abi-64-options): Likewise.
5096         * sysdeps/unix/sysv/linux/tile/tilegx/Makefile (abi-32-options)
5097         (abi-64-options): Likewise.
5098         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-options)
5099         (abi-64-options, abi-x32-options): Likewise.
5101 2017-08-28  Florian Weimer  <fweimer@redhat.com>
5103         Store supported list of SYS_* system calls in the source tree.
5104         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
5105         (bits/syscall.h): Generate from list file.
5106         [$(subdir) = misc] (before-compile): Add bits/syscall.h.
5107         [$(subdir) = misc] (tests): Add tst-syscall-list.
5108         [$(subdir) = misc] (tests-special): Add tst-syscall-list.out
5109         [$(subdir) = misc] (tst-syscall-list-macros.list)
5110         [$(subdir) = misc] (tst-syscall-list-nr.list)
5111         (tst-syscall-list-sys.list): Helper targets for new
5112         tst-syscall-list test.
5113         [$(subdir) = misc] (tst-syscall-list.out): Run test script
5114         tst-syscall-list.sh.
5115         [$(subdir) = misc] (bits/syscall%h, bits/syscall%d): Remove
5116         target. Do not include bits/syscall.d.
5117         [$(subdir) = misc] (generated): Do not update.
5118         * sysdeps/unix/sysv/linux/syscall-names.list: New file.
5119         * sysdeps/unix/sysv/linux/gen-syscall-h.awk: Likewise.
5120         * sysdeps/unix/sysv/linux/filter-nr-syscalls.awk: Likewise.
5121         * sysdeps/unix/sysv/linux/tst-syscall-list.sh: Likewise.
5123 2017-08-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
5125         * stdlib/Makefile (tst-atexit, tst-at_quick_exit): New tests.
5126         (tst-cxa_atexit, tst-on_exit): Likewise.
5127         * stdlib/Makefile (tests): Add tst-atexit, tst-at_quick_exit,
5128         tst-cxa_atexit, and tst-on_exit.
5129         * stdlib/tst-atexit-common.c: New file.
5130         * stdlib/tst-atexit.c: New file.
5131         * stdlib/tst-at_quick_exit.c: New file.
5132         * stdlib/tst-cxa_atexit.c: New file.
5133         * stdlib/tst-on_exit.c: New file.
5135 2017-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5137         * sysdeps/mach/hurd/bits/sysmacros.h: New file.
5138         * mach/stack_chk_fail_local.c: New file.
5139         * hurd/stack_chk_fail_local.c: New file.
5140         * mach/Machrules ($(interface-library)-routines): Add
5141         stack_chk_fail_local.
5142         * mach/Makefile (CFLAGS-mach_init.o, CFLAGS-RPC_vm_statistics.o,
5143         CFLAGS-RPC_vm_map.o, CFLAGS-RPC_vm_protect.o,
5144         CFLAGS-RPC_i386_set_gdt.o, CFLAGS-RPC_i386_set_ldt.o,
5145         CFLAGS-RPC_task_get_special_port.o): Add $(no-stack-protector).
5146         * hurd/Makefile (CFLAGS-hurdstartup.o,
5147         CFLAGS-RPC_exec_startup_get_info.o): Add $(no-stack-protector).
5149 2017-08-25  H.J. Lu  <hongjiu.lu@intel.com>
5151         * sysdeps/x86/cpu-features.h [__ASSEMBLER__]
5152         (index_cpu_*, index_arch_*): Removed.
5154 2017-08-25  Szabolcs Nagy  <szabolcs.nagy@arm.com>
5156         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h (elf_greg_t):
5157         Use uint64_t instead of unsigned long.
5159 2017-08-25  Joseph Myers  <joseph@codesourcery.com>
5161         * math/tgmath.h [__HAVE_FLOAT128]: Change conditional to
5162         [__HAVE_DISTINCT_FLOAT128].
5164         * math/math.h (_MSUFTO_): Define and undefine for each inclusion
5165         of <bits/math-finite.h>.
5166         (__MATH_DECLARING_LDOUBLE): Do not define and undefine for each
5167         inclusion of <bits/math-finite.h>.
5168         * math/bits/math-finite.h (__REDIRTO_X): Do not define
5169         conditionally on [__MATH_DECLARING_LDOUBLE && defined
5170         __NO_LONG_DOUBLE_MATH].
5171         (__MATH_REDIRCALL): Use _MSUFTO_ in __REDIRTO call.
5172         (__MATH_REDIRCALL_2): Likewise.
5173         (__MATH_REDIRCALL_INTERNAL): Likewise.
5174         (__REDIRFROM (lgamma, , _MSUF_)): Likewise.
5175         (__REDIRFROM (gamma, , _MSUF_)): Likewise.
5176         (__REDIRFROM (tgamma, , _MSUF_)): Likewise.
5178         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt_compat-power5.S:
5179         Remove file.
5180         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt_compat-ppc32.S:
5181         Likewise.
5182         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt_compat.c:
5183         Likewise.
5184         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf_compat-power5.S:
5185         Likewise.
5186         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf_compat-ppc32.S:
5187         Likewise.
5188         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf_compat.c:
5189         Likewise.
5190         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt_compat.S: Likewise.
5191         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf_compat.S: Likewise.
5192         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt_compat.S: Likewise.
5193         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf_compat.S: Likewise.
5194         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile
5195         (libm-sysdep-routines): Remove w_sqrt_compat-power5,
5196         w_sqrt_compat-ppc32, w_sqrtf_compat-power5 and
5197         w_sqrtf_compat-ppc32.
5199 2017-08-24  Gabriel F. T. Gomes  <gftg@linux.vnet.ibm.com>
5201         * math/math.h [defined __cplusplus] (issignaling): In the long
5202         double case, call __issignalingl only if __NO_LONG_DOUBLE_MATH
5203         is not defined.  Call __issignaling, otherwise.
5205 2017-08-24  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
5207         * sysdeps/unix/make-syscalls.sh: Remove cancellable tagging for
5208         syscall definitions and replace __builtin_expect with __glibc_likely.
5209         * sysdeps/unix/syscall-template.S: Update comment about cancellable
5210         syscall.
5211          (SYSCALL_CANCELLABLE): Removedefinition
5212         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h (PSEUDO): Remove
5213         definition.
5214         (PSEUDO_END): Likewise.
5215         [IS_IN (libpthread)] (CENABLE): Likewise.
5216         [IS_IN (libpthread)] (CDISABLE): Likewise.
5217         [IS_IN (libc)] (CENABLE): Likewise.
5218         [IS_IN (libc)] (CENABLE): Likewise.
5219         [IS_IN (librt)] (CDISABLE): Likewise.
5220         [IS_IN (librt)] (CDISABLE): Likewise.
5221         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5222         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Remove
5223         definition.
5224         (PSEUDO_END): Likewise.
5225         [IS_IN (libpthread)] (__local_enable_asynccancel): Likewise.
5226         [IS_IN (libpthread)] (__local_disable_asynccancel): Likewise.
5227         [IS_IN (libc)] (__local_enable_asynccancel): Likewise.
5228         [IS_IN (libc)] (__local_enable_asynccancel): Likewise.
5229         [IS_IN (librt)] (__local_disable_asynccancel): Likewise.
5230         [IS_IN (librt)] (__local_disable_asynccancel): Likewise.
5231         (CENABLE): Likewise.
5232         (CDISABLE): Likewise.
5233         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5234         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h (PSEUDO): Remove
5235         defintion.
5236         (PSEUDO_END): Likewise.
5237         [IS_IN (libpthread)] (CENABLE): Likewise.
5238         [IS_IN (libpthread)] (CDISABLE): Likewise.
5239         [IS_IN (libc)] (CENABLE): Likewise.
5240         [IS_IN (libc)] (CENABLE): Likewise.
5241         [IS_IN (librt)] (CDISABLE): Likewise.
5242         [IS_IN (librt)] (CDISABLE): Likewise.
5243         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5244         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h (PSEUDO): Remove
5245         definition.
5246         (PSEUDO_END): Likewise.
5247         [IS_IN (libpthread)] (CENABLE): Likewise.
5248         [IS_IN (libpthread)] (CDISABLE): Likewise.
5249         [IS_IN (libc)] (CENABLE): Likewise.
5250         [IS_IN (libc)] (CENABLE): Likewise.
5251         [IS_IN (librt)] (CDISABLE): Likewise.
5252         [IS_IN (librt)] (CDISABLE): Likewise.
5253         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5254         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h (PSEUDO): Remove
5255         definition.
5256         (PSEUDO_END): Likewise.
5257         [IS_IN (libpthread)] (CENABLE): Likewise.
5258         [IS_IN (libpthread)] (CDISABLE): Likewise.
5259         [IS_IN (libc)] (CENABLE): Likewise.
5260         [IS_IN (libc)] (CENABLE): Likewise.
5261         [IS_IN (librt)] (CDISABLE): Likewise.
5262         [IS_IN (librt)] (CDISABLE): Likewise.
5263         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5264         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Remove
5265         definition.
5266         (PSEUDO_END): Likewise.
5267         [IS_IN (libpthread)] (CENABLE): Likewise.
5268         [IS_IN (libpthread)] (CDISABLE): Likewise.
5269         [IS_IN (libc)] (CENABLE): Likewise.
5270         [IS_IN (libc)] (CENABLE): Likewise.
5271         [IS_IN (librt)] (CDISABLE): Likewise.
5272         [IS_IN (librt)] (CDISABLE): Likewise.
5273         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5274         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h (PSEUDO): Remove
5275         definition.
5276         (PSEUDO_END): Likewise.
5277         [IS_IN (libpthread)] (CENABLE): Likewise.
5278         [IS_IN (libpthread)] (CDISABLE): Likewise.
5279         [IS_IN (libc)] (CENABLE): Likewise.
5280         [IS_IN (libc)] (CENABLE): Likewise.
5281         [IS_IN (librt)] (CDISABLE): Likewise.
5282         [IS_IN (librt)] (CDISABLE): Likewise.
5283         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5284         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h (PSEUDO): Remove
5285         definition.
5286         (PSEUDO_END): Likewise.
5287         [IS_IN (libpthread)] (CENABLE): Likewise.
5288         [IS_IN (libpthread)] (CDISABLE): Likewise.
5289         [IS_IN (libc)] (CENABLE): Likewise.
5290         [IS_IN (libc)] (CENABLE): Likewise.
5291         [IS_IN (librt)] (CDISABLE): Likewise.
5292         [IS_IN (librt)] (CDISABLE): Likewise.
5293         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5294         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h (PSEUDO):
5295         Remove definition.
5296         (PSEUDO_END): Likewise.
5297         [IS_IN (libpthread)] (CENABLE): Likewise.
5298         [IS_IN (libpthread)] (CDISABLE): Likewise.
5299         [IS_IN (libc)] (CENABLE): Likewise.
5300         [IS_IN (libc)] (CENABLE): Likewise.
5301         [IS_IN (librt)] (CDISABLE): Likewise.
5302         [IS_IN (librt)] (CDISABLE): Likewise.
5303         (SINGLE_THREAD_P): Likewise.
5304         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h (PSEUDO): Remove
5305         definition.
5306         (PSEUDO_END): Likewise.
5307         [IS_IN (libpthread)] (CENABLE): Likewise.
5308         [IS_IN (libpthread)] (CDISABLE): Likewise.
5309         [IS_IN (libc)] (CENABLE): Likewise.
5310         [IS_IN (libc)] (CENABLE): Likewise.
5311         [IS_IN (librt)] (CDISABLE): Likewise.
5312         [IS_IN (librt)] (CDISABLE): Likewise.
5313         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5314         * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h (PSEUDO): Remove
5315         definition.
5316         (PSEUDO_END): Likewise.
5317         [IS_IN (libpthread)] (CENABLE): Likewise.
5318         [IS_IN (libpthread)] (CDISABLE): Likewise.
5319         [IS_IN (libc)] (CENABLE): Likewise.
5320         [IS_IN (libc)] (CENABLE): Likewise.
5321         [IS_IN (librt)] (CDISABLE): Likewise.
5322         [IS_IN (librt)] (CDISABLE): Likewise.
5323         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5324         * sysdeps/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Remove file.
5325         * sysdeps/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
5326         * sysdeps/unix/sysv/linux/powerpc/sysdep-cancel.h: New file.
5327         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h (PSEUDO): Remove
5328         definition.
5329         (PSEUDO_END): Likewise.
5330         [IS_IN (libpthread)] (CENABLE): Likewise.
5331         [IS_IN (libpthread)] (CDISABLE): Likewise.
5332         [IS_IN (libc)] (CENABLE): Likewise.
5333         [IS_IN (libc)] (CENABLE): Likewise.
5334         [IS_IN (librt)] (CDISABLE): Likewise.
5335         [IS_IN (librt)] (CDISABLE): Likewise.
5336         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5337         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h (PSEUDO): Remove
5338         definition.
5339         (PSEUDO_END): Likewise.
5340         [IS_IN (libpthread)] (CENABLE): Likewise.
5341         [IS_IN (libpthread)] (CDISABLE): Likewise.
5342         [IS_IN (libc)] (CENABLE): Likewise.
5343         [IS_IN (libc)] (CENABLE): Likewise.
5344         [IS_IN (librt)] (CDISABLE): Likewise.
5345         [IS_IN (librt)] (CDISABLE): Likewise.
5346         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5347         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h (PSEUDO): Remove
5348         definition.
5349         (PSEUDO_END): Likewise.
5350         [IS_IN (libpthread)] (CENABLE): Likewise.
5351         [IS_IN (libpthread)] (CDISABLE): Likewise.
5352         [IS_IN (libc)] (CENABLE): Likewise.
5353         [IS_IN (libc)] (CENABLE): Likewise.
5354         [IS_IN (librt)] (CDISABLE): Likewise.
5355         [IS_IN (librt)] (CDISABLE): Likewise.
5356         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5357         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Remove file.
5358         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
5359         * sysdeps/unix/sysv/linux/sparc/sysdep-cancel.h: New file.
5360         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h (PSEUDO): Remove
5361         definition.
5362         (PSEUDO_END): Likewise.
5363         [IS_IN (libpthread)] (CENABLE): Likewise.
5364         [IS_IN (libpthread)] (CDISABLE): Likewise.
5365         [IS_IN (libc)] (CENABLE): Likewise.
5366         [IS_IN (libc)] (CENABLE): Likewise.
5367         [IS_IN (librt)] (CDISABLE): Likewise.
5368         [IS_IN (librt)] (CDISABLE): Likewise.
5369         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5370         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h (PSEUDO): Remove
5371         definition.
5372         (PSEUDO_END): Likewise.
5373         [IS_IN (libpthread)] (CENABLE): Likewise.
5374         [IS_IN (libpthread)] (CDISABLE): Likewise.
5375         [IS_IN (libc)] (CENABLE): Likewise.
5376         [IS_IN (libc)] (CENABLE): Likewise.
5377         [IS_IN (librt)] (CDISABLE): Likewise.
5378         [IS_IN (librt)] (CDISABLE): Likewise.
5379         [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
5381 2017-08-24  Szabolcs Nagy  <szabolcs.nagy@arm.com>
5383         * sysdeps/ieee754/dbl-64/Makefile: Don't override CFLAGS.
5385 2017-08-23  H.J. Lu  <hongjiu.lu@intel.com>
5387         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
5389 2017-08-23  H.J. Lu  <hongjiu.lu@intel.com>
5391         [BZ #21982]
5392         * string/stratcliff.c (do_test): Declare size, nchars, inner,
5393         middle and outer with size_t instead of int.  Repleace %d and
5394         %Zd with %zu in printf.  Update "MAX (0, nchars - 128)" and
5395         "MAX (outer, nchars - 64)" to support unsigned outer and
5396         nchars.  Also exit loop when outer == 0.
5398 2017-08-23  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
5400         * include/fcntl.h (__fcntl_nocancel): Remove definition.
5401         * include/signal.h (__sigsuspend_nocancel): Likewise.
5402         * include/time.h (__nanosleep_nocancel): Likewise.
5403         * sysdeps/generic/not-cancel.h (__fcntl_nocancel): New macro.
5404         * login/utmp_file.c: Include non cancellable syscall header.
5405         * sysdeps/unix/sysv/linux/not-cancel.h (__fcntl_nocancel): New
5406         prototype.
5408 2017-08-23  H.J. Lu  <hongjiu.lu@intel.com>
5410         * sysdeps/x86_64/fpu/svml_d_sincos8_core.S: Replace AVX512F
5411         .byte sequences with AVX512F instructions.
5412         * sysdeps/x86_64/fpu/svml_d_wrapper_impl.h: Likewise.
5413         * sysdeps/x86_64/fpu/svml_s_sincosf16_core.S: Likewise.
5414         * sysdeps/x86_64/fpu/svml_s_wrapper_impl.h: Likewise.
5415         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core_avx512.S:
5416         Likewise.
5417         * sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core_avx512.S:
5418         Likewise.
5420 2017-08-22  Szabolcs Nagy  <szabolcs.nagy@arm.com>
5421             Steve Ellcey  <sellcey@cavium.com>
5423         * sysdeps/aarch64/dl-tlsdesc.S (_dl_tlsdesc_dynamic):
5424         Use PTR_REG macro in cmp instruction.
5426 2017-08-22  Gabriel F. T. Gomes  <gftg@linux.vnet.ibm.com>
5428         * include/libc-symbols.h: [!defined HAVE_GCC_IFUNC] (__ifunc):
5429         Change the return type of the ifunc resolver to match the return
5430         type of the target function.
5432 2017-08-22  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
5434         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (pread64): Remove.
5435         (preadv64): Likewise.
5436         (pwrite64(: Likewise.
5437         (pwritev64): Likewise.
5439         * sysdeps/unix/sysv/linux/x86_64/sysdep.h
5440         (INTERNAL_SYSCALL_NCS_TYPES): Remove define.
5441         (LOAD_ARGS_0): Likewise.
5442         (LOAD_ARGS_1): Likewise.
5443         (LOAD_ARGS_2): Likewise.
5444         (LOAD_ARGS_3): Likewise.
5445         (LOAD_ARGS_4): Likewise.
5446         (LOAD_ARGS_5): Likewise.
5447         (LOAD_ARGS_6): Likewise.
5448         (LOAD_REGS_0): Likewise.
5449         (LOAD_REGS_1): Likewise.
5450         (LOAD_REGS_2): Likewise.
5451         (LOAD_REGS_3): Likewise.
5452         (LOAD_REGS_4): Likewise.
5453         (LOAD_REGS_5): Likewise.
5454         (LOAD_REGS_6): Likewise.
5455         (ASM_ARGS_0): Likewise.
5456         (ASM_ARGS_1): Likewise.
5457         (ASM_ARGS_2): Likewise.
5458         (ASM_ARGS_3): Likewise.
5459         (ASM_ARGS_4): Likewise.
5460         (ASM_ARGS_5): Likewise.
5461         (ASM_ARGS_6): Likewise.
5462         (LOAD_ARGS_TYPES_1): Likewise.
5463         (LOAD_ARGS_TYPES_2): Likewise.
5464         (LOAD_ARGS_TYPES_3): Likewise.
5465         (LOAD_ARGS_TYPES_4): Likewise.
5466         (LOAD_ARGS_TYPES_5): Likewise.
5467         (LOAD_ARGS_TYPES_6): Likewise.
5468         (LOAD_REGS_TYPES_1): Likewise.
5469         (LOAD_REGS_TYPES_2): Likewise.
5470         (LOAD_REGS_TYPES_3): Likewise.
5471         (LOAD_REGS_TYPES_4): Likewise.
5472         (LOAD_REGS_TYPES_5): Likewise.
5473         (LOAD_REGS_TYPES_6): Likewise.
5474         (TYPEFY): New define.
5475         (ARGIFY): Likewise.
5476         (internal_syscall0): Likewise.
5477         (internal_syscall1): Likewise.
5478         (internal_syscall2): Likewise.
5479         (internal_syscall3): Likewise.
5480         (internal_syscall4): Likewise.
5481         (internal_syscall5): Likewise.
5482         (internal_syscall6): Likewise.
5483         * sysdeps/unix/sysv/linux/x86_64/x32/times.c
5484         (INTERNAL_SYSCALL_NCS): Remove define.
5485         (internal_syscall1): Add define.
5487 2017-08-22  Gabriel F. T. Gomes  <gftg@linux.vnet.ibm.com>
5489         * math/w_remainder_compat.c: Remove duplicate inclusion of
5490         math-svid-compat.h.
5491         * math/w_remainderf_compat.c: Likewise.
5492         * math/w_remainderl_compat.c: Likewise.
5494 2017-08-22  Gabriel F. T. Gomes  <gftg@linux.vnet.ibm.com>
5496         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5498 2017-08-22  Joseph Myers  <joseph@codesourcery.com>
5500         [BZ #21684]
5501         * math/tgmath.h (__floating_type): Simplify definitions.
5502         (__real_integer_type): New macro.
5503         (__complex_integer_type): Likewise.
5504         (__expr_is_real): Likewise.
5505         (__tgmath_real_type_sub): Update comment to describe handling of
5506         complex types.
5507         (__tgmath_complex_type_sub): New macro.
5508         (__tgmath_complex_type): Likewise.
5509         [__HAVE_FLOAT128 && __GLIBC_USE (IEC_60559_TYPES_EXT)]
5510         (__TGMATH_CF128): Use __expr_is_real.
5511         (__TGMATH_UNARY_REAL_IMAG): Use __tgmath_complex_type and
5512         __expr_is_real.
5513         (__TGMATH_BINARY_REAL_IMAG): Likewise.
5514         (__TGMATH_UNARY_REAL_IMAG_RET_REAL): Use __expr_is_real.
5515         * math/gen-tgmath-tests.py (Type.create_type): Create complex
5516         integer types.
5518 2017-08-22  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
5520         * sysdeps/generic/not-cancel.h (sigsuspend_not_cancel): Remove
5521         macro.
5522         * sysdeps/mach/hurd/sigsuspend.c (sigsuspend_not_cancel): Remove
5523         alias.
5524         * sysdeps/unix/sysv/linux/not-cancel.h (sigsuspend_not_cancel):
5525         Likewise.
5527         * nptl/pthread_mutex_timedlock.c (__pthread_mutex_timedlock): Replace
5528         nanosleep_not_cancel with __nanosleep_nocancel.
5529         * sysdeps/generic/not-cancel.h (nanosleep_not_cancel): Remove macro.
5530         (__nanosleep_nocancel): New macro.
5531         * sysdeps/unix/sysv/linux/nanosleep.c (__nanosleep_nocancel): New
5532         function.
5533         * sysdeps/unix/sysv/linux/not-cancel.h (nanosleep_not_cancel): Remove
5534         macro.
5535         (__nanosleep_nocancel): New prototype.
5537         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full): Replace
5538         pause_not_cancel with __pause_nocancel.
5539         * sysdeps/generic/not-cancel.h (pause_not_cancel): Remove macro.
5540         (__pause_nocancel): New macro.
5541         * sysdeps/unix/sysv/linux/not-cancel.h (pause_not_cancel): Remove
5542         macro.
5543         (__pause_nocancel): New prototype.
5544         * sysdeps/unix/sysv/linux/pause.c (__pause_nocancel): New function.
5546 2017-08-22  Martin Sebor  <msebor@redhat.com>
5548         * include/libc-symbols.h (__ifunc_resolver): Declare resolver
5549         to return a pointer to the same type as the target function.
5551 2017-08-22  H.J. Lu  <hongjiu.lu@intel.com>
5553         [BZ #18822]
5554         [BZ #21986]
5555         * include/printf.h (__printf_fphex): Add attribute_hidden.
5556         (__guess_grouping): New prototype.
5557         * stdio-common/printf_fp.c (__guess_grouping): Removed.
5558         * stdio-common/reg-printf.c (__register_printf_specifier): Add
5559         libc_hidden_proto and libc_hidden_def.
5560         * stdlib/strfmon_l.c (__guess_grouping): Removed.
5561         (__vstrfmon_l): Remove the third argument passed to
5562         __guess_grouping.
5564 2017-08-22  Gabriel F. T. Gomes  <gftg@linux.vnet.ibm.com>
5566         * math/math.h [defined __cplusplus] (issignaling): Provide a C++
5567         definition for issignaling that does not rely on __MATH_TG,
5568         since __MATH_TG uses __builtin_types_compatible_p, which is only
5569         available in C mode.
5570         (CFLAGS-test-math-issignaling.cc): New variable.
5571         * math/Makefile [CXX] (tests): Add test-math-issignaling.
5572         * math/test-math-issignaling.cc: New test for C++ implementation
5573         of type-generic issignaling.
5574         * sysdeps/powerpc/powerpc64le/Makefile [subdir == math]
5575         (CXXFLAGS-test-math-issignaling.cc): Add -mfloat128 to the build
5576         options of test-math-issignaling on powerpc64le.
5578 2017-08-22  H.J. Lu  <hongjiu.lu@intel.com>
5580         * include/libc-symbols.h (__hidden_proto_hiddenattr): New for
5581         building libc.a.
5582         (hidden_proto): Likewise.
5583         (hidden_tls_proto): Likewise.
5584         (__hidden_proto): Likewise.
5586 2017-08-22  Florian Weimer  <fweimer@redhat.com>
5588         math: Statically link tests of internal functionality.
5589         * math/Makefile (tests): Remove atest-exp, atest-sincos,
5590         atest-exp2.
5591         (tests-static): Add atest-exp, atest-sincos, atest-exp2.
5592         (gmp-objs): Remove assignment.
5593         (atest-exp, atest-sincos, atest-exp2): Remove targets.
5595 2017-08-22  Joseph Myers  <joseph@codesourcery.com>
5597         [BZ #21987]
5598         * sysdeps/unix/sysv/linux/sparc/bits/long-double.h: Remove file
5599         and copy to ...
5600         * sysdeps/unix/sysv/linux/sparc/sparc32/bits/long-double.h:
5601         ... here.
5602         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/long-double.h:
5603         ... and here.
5605         * assert/Makefile [$(have-cxx-thread_local)]: Move conditional
5606         variable definitions above inclusion of ../Rules.
5608 2017-08-21  Joseph Myers  <joseph@codesourcery.com>
5610         * sysdeps/ieee754/k_standard.c (__kernel_standard): Add default
5611         case calling __builtin_unreachable.
5613 2017-08-21  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
5615         * libio/ioopen.c (_IO_waitpid): Replace waitpid_not_cancel with
5616         __waitpid_nocancel.
5617         * sysdeps/generic/not-cancel.h (waitpid_not_cancel): Remove macro.
5618         (__waitpid_nocancel): New macro.
5619         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel): Remove
5620         macro.
5621         (__waitpid_nocancel): Replace macro with a function.
5622         * sysdeps/unix/sysv/linux/waitpid.c (__waitpid_nocancel): New
5623         function.
5625         * login/utmp_file.c (timeout_handler): Replace fcntl_not_cancel with
5626         __fcntl_nocancel.
5627         * sysdeps/generic/not-cancel.h (fcntl_not_cancel): Remove macro.
5628         * sysdeps/unix/sysv/linux/not-cancel.h (fcntl_not_cancel): Likewise.
5630         * gmon/gmon.c (write_hist): Replace writev_not_cancel_no_status with
5631         __writev_nocancel_nostatus.
5632         (write_call_graph): Likewise.
5633         (write_bb_counts): Likewise.
5634         * resolv/herror.c (herror): Likewise.
5635         * sysdeps/generic/not-cancel.h (writev_not_cancel_no_status): Remove
5636         macro.
5637         (__writev_nocancel_nostatus): New macro.
5638         * sysdeps/unix/sysv/linux/not-cancel.h (writev_not_cancel_no_status):
5639         Remove macro.
5640         (__writev_nocancel_nostatus): New function.
5642 2017-08-21  Joseph Myers  <joseph@codesourcery.com>
5644         Revert:
5645         2017-08-21  H.J. Lu  <hongjiu.lu@intel.com>
5647         * include/libc-symbols.h (__hidden_proto_hiddenattr): New for
5648         building libc.a.
5649         (hidden_proto): Likewise.
5650         (hidden_tls_proto): Likewise.
5651         (__hidden_proto): Likewise.
5653         [BZ #21973]
5654         * sysdeps/sparc/sparc32/fpu/w_sqrt_compat.S: Remove file.
5655         * sysdeps/sparc/sparc32/fpu/w_sqrtf_compat.S: Likewise.
5656         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt_compat-vis3.S:
5657         Likewise.
5658         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt_compat.S:
5659         Likewise.
5660         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf_compat-vis3.S:
5661         Likewise.
5662         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf_compat.S:
5663         Likewise.
5664         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt_compat.S : Likewise.
5665         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf_compat.S: Likewise.
5666         * sysdeps/sparc/sparc64/fpu/w_sqrt_compat.S: Likewise.
5667         * sysdeps/sparc/sparc64/fpu/w_sqrtf_compat.S: Likewise.
5668         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Add
5669         GLIBC_2.0 sqrtl symbol.
5671         * math/math.h [__USE_MISC] (_LIB_VERSION_TYPE): Remove.
5672         [__USE_MISC] (_LIB_VERSION): Likewise.
5673         [__USE_MISC] (struct exception): Likewise.
5674         [__USE_MISC] (matherr): Likewise.
5675         [__USE_MISC] (DOMAIN): Likewise.
5676         [__USE_MISC] (SING): Likewise.
5677         [__USE_MISC] (OVERFLOW): Likewise.
5678         [__USE_MISC] (UNDERFLOW): Likewise.
5679         [__USE_MISC] (TLOSS): Likewise.
5680         [__USE_MISC] (PLOSS): Likewise.
5681         [__USE_MISC] (HUGE): Likewise.
5682         [__USE_XOPEN] (MAXFLOAT): Define even if [__USE_MISC].
5683         * math/math-svid-compat.h: New file.
5684         * conform/linknamespace.pl (@whitelist): Remove matherr, matherrf
5685         and matherrl.
5686         * include/math.h [!_ISOMAC] (__matherr): Remove.
5687         * manual/arith.texi (FP Exceptions): Do not document matherr.
5688         * math/Makefile (tests): Change test-matherr to test-matherr-3.
5689         (tests-internal): New variable.
5690         (install-lib): Do not add libieee.a.
5691         (non-lib.a): Likewise.
5692         (extra-objs): Do not add libieee.a and ieee-math.o.
5693         (CPPFLAGS-s_lib_version.c): Remove variable.
5694         ($(objpfx)libieee.a): Remove rule.
5695         ($(addprefix $(objpfx), $(tests-internal)): Depend on $(libm).
5696         * math/ieee-math.c: Remove.
5697         * math/libm-test-support.c (matherr): Remove.
5698         * math/test-matherr.c: Use <support/test-driver.c>.  Add copyright
5699         and license notices.  Include <math-svid-compat.h> and
5700         <shlib-compat.h>.
5701         (matherr): Undefine as macro.  Use compat_symbol_reference.
5702         (_LIB_VERSION): Likewise.
5703         * math/test-matherr-2.c: New file.
5704         * math/test-matherr-3.c: Likewise.
5705         * sysdeps/generic/math_private.h (__kernel_standard): Remove
5706         declaration.
5707         (__kernel_standard_f): Likewise.
5708         (__kernel_standard_l): Likewise.
5709         * sysdeps/ieee754/s_lib_version.c: Do not include <math.h> or
5710         <math_private.h>.  Include <math-svid-compat.h>.
5711         (_LIB_VERSION): Undefine as macro.
5712         (_LIB_VERSION_INTERNAL): Always initialize to _POSIX_.  Define
5713         only if [LIBM_SVID_COMPAT || !defined SHARED].  If
5714         [LIBM_SVID_COMPAT], use compat_symbol.
5715         * sysdeps/ieee754/s_matherr.c: Do not include <math.h> or
5716         <math_private.h>.  Include <math-svid-compat.h>.
5717         (matherr): Undefine as macro.
5718         (__matherr): Define only if [LIBM_SVID_COMPAT].  Use
5719         compat_symbol.
5720         * sysdeps/ia64/fpu/libm_error.c: Include <math-svid-compat.h>.
5721         [_LIBC && LIBM_SVID_COMPAT] (matherrf): Use
5722         compat_symbol_reference.
5723         [_LIBC && LIBM_SVID_COMPAT] (matherrl): Likewise.
5724         [_LIBC && !LIBM_SVID_COMPAT] (matherrf): Define as macro.
5725         [_LIBC && !LIBM_SVID_COMPAT] (matherrl): Likewise.
5726         * sysdeps/ia64/fpu/libm_support.h: Include <math-svid-compat.h>.
5727         (MATHERR_D): Remove declaration.
5728         [!_LIBC] (_LIB_VERSION_TYPE): Likewise
5729         [!LIBM_BUILD] (_LIB_VERSIONIMF): Likewise.
5730         [LIBM_BUILD] (pmatherrf): Likewise.
5731         [LIBM_BUILD] (pmatherr): Likewise.
5732         [LIBM_BUILD] (pmatherrl): Likewise.
5733         (DOMAIN): Likewise.
5734         (SING): Likewise.
5735         (OVERFLOW): Likewise.
5736         (UNDERFLOW): Likewise.
5737         (TLOSS): Likewise.
5738         (PLOSS): Likewise.
5739         * sysdeps/ia64/fpu/s_matherrf.c: Include <math-svid-compat.h>.
5740         (__matherrf): Define only if [LIBM_SVID_COMPAT].  Use
5741         compat_symbol.
5742         * sysdeps/ia64/fpu/s_matherrl.c: Include <math-svid-compat.h>.
5743         (__matherrl): Define only if [LIBM_SVID_COMPAT].  Use
5744         compat_symbol.
5745         * math/lgamma-compat.h: Include <math-svid-compat.h>.
5746         * math/w_acos_compat.c: Likewise.
5747         * math/w_acosf_compat.c: Likewise.
5748         * math/w_acosh_compat.c: Likewise.
5749         * math/w_acoshf_compat.c: Likewise.
5750         * math/w_acoshl_compat.c: Likewise.
5751         * math/w_acosl_compat.c: Likewise.
5752         * math/w_asin_compat.c: Likewise.
5753         * math/w_asinf_compat.c: Likewise.
5754         * math/w_asinl_compat.c: Likewise.
5755         * math/w_atan2_compat.c: Likewise.
5756         * math/w_atan2f_compat.c: Likewise.
5757         * math/w_atan2l_compat.c: Likewise.
5758         * math/w_atanh_compat.c: Likewise.
5759         * math/w_atanhf_compat.c: Likewise.
5760         * math/w_atanhl_compat.c: Likewise.
5761         * math/w_cosh_compat.c: Likewise.
5762         * math/w_coshf_compat.c: Likewise.
5763         * math/w_coshl_compat.c: Likewise.
5764         * math/w_exp10_compat.c: Likewise.
5765         * math/w_exp10f_compat.c: Likewise.
5766         * math/w_exp10l_compat.c: Likewise.
5767         * math/w_exp2_compat.c: Likewise.
5768         * math/w_exp2f_compat.c: Likewise.
5769         * math/w_exp2l_compat.c: Likewise.
5770         * math/w_fmod_compat.c: Likewise.
5771         * math/w_fmodf_compat.c: Likewise.
5772         * math/w_fmodl_compat.c: Likewise.
5773         * math/w_hypot_compat.c: Likewise.
5774         * math/w_hypotf_compat.c: Likewise.
5775         * math/w_hypotl_compat.c: Likewise.
5776         * math/w_j0_compat.c: Likewise.
5777         * math/w_j0f_compat.c: Likewise.
5778         * math/w_j0l_compat.c: Likewise.
5779         * math/w_j1_compat.c: Likewise.
5780         * math/w_j1f_compat.c: Likewise.
5781         * math/w_j1l_compat.c: Likewise.
5782         * math/w_jn_compat.c: Likewise.
5783         * math/w_jnf_compat.c: Likewise.
5784         * math/w_jnl_compat.c: Likewise.
5785         * math/w_lgamma_main.c: Likewise.
5786         * math/w_lgamma_r_compat.c: Likewise.
5787         * math/w_lgammaf_main.c: Likewise.
5788         * math/w_lgammaf_r_compat.c: Likewise.
5789         * math/w_lgammal_main.c: Likewise.
5790         * math/w_lgammal_r_compat.c: Likewise.
5791         * math/w_log10_compat.c: Likewise.
5792         * math/w_log10f_compat.c: Likewise.
5793         * math/w_log10l_compat.c: Likewise.
5794         * math/w_log2_compat.c: Likewise.
5795         * math/w_log2f_compat.c: Likewise.
5796         * math/w_log2l_compat.c: Likewise.
5797         * math/w_log_compat.c: Likewise.
5798         * math/w_logf_compat.c: Likewise.
5799         * math/w_logl_compat.c: Likewise.
5800         * math/w_pow_compat.c: Likewise.
5801         * math/w_powf_compat.c: Likewise.
5802         * math/w_powl_compat.c: Likewise.
5803         * math/w_remainder_compat.c: Likewise.
5804         * math/w_remainderf_compat.c: Likewise.
5805         * math/w_remainderl_compat.c: Likewise.
5806         * math/w_scalb_compat.c: Likewise.
5807         * math/w_scalbf_compat.c: Likewise.
5808         * math/w_scalbl_compat.c: Likewise.
5809         * math/w_sinh_compat.c: Likewise.
5810         * math/w_sinhf_compat.c: Likewise.
5811         * math/w_sinhl_compat.c: Likewise.
5812         * math/w_sqrt_compat.c: Likewise.
5813         * math/w_sqrtf_compat.c: Likewise.
5814         * math/w_sqrtl_compat.c: Likewise.
5815         * math/w_tgamma_compat.c: Likewise.
5816         * math/w_tgammaf_compat.c: Likewise.
5817         * math/w_tgammal_compat.c: Likewise.
5818         * sysdeps/ieee754/dbl-64/w_exp_compat.c: Likewise.
5819         * sysdeps/ieee754/flt-32/w_expf_compat.c: Likewise.
5820         * sysdeps/ieee754/k_standard.c: Likewise.
5821         * sysdeps/ieee754/k_standardf.c: Likewise.
5822         * sysdeps/ieee754/k_standardl.c: Likewise.
5823         * sysdeps/ieee754/ldbl-128/w_expl_compat.c: Likewise.
5824         * sysdeps/ieee754/ldbl-128ibm/w_expl_compat.c: Likewise.
5825         * sysdeps/ieee754/ldbl-96/w_expl_compat.c: Likewise.
5826         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt_compat.S: Likewise.
5827         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf_compat.S: Likewise.
5828         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt_compat.S: Likewise.
5829         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf_compat.S: Likewise.
5830         * sysdeps/sparc/sparc32/fpu/w_sqrt_compat.S: Likewise.
5831         * sysdeps/sparc/sparc32/fpu/w_sqrtf_compat.S: Likewise.
5832         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt_compat-vis3.S:
5833         Likewise.
5834         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf_compat-vis3.S:
5835         Likewise.
5836         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt_compat.S: Likewise.
5837         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf_compat.S: Likewise.
5838         * sysdeps/sparc/sparc64/fpu/w_sqrt_compat.S: Likewise.
5839         * sysdeps/sparc/sparc64/fpu/w_sqrtf_compat.S: Likewise.
5841 2017-08-21  Florian Weimer  <fweimer@redhat.com>
5843         [BZ #21864]
5844         Do not compile benchmark helper objects with -DMODULE_NAME=libc.
5845         * benchtests/Makefile (others-extras): Set to $(bench-extra-objs).
5846         Move before inclusion of ../Rules.
5848 2017-08-21  Florian Weimer  <fweimer@redhat.com>
5850         [BZ #21972]
5851         * assert/assert.h (assert): Use static_cast (bool) for C++.
5852         Use the ternary operator in the warning branch for GNU C.
5853         * assert/Makefile (tests): Add tst-assert-c++, tst-assert-g++.
5854         (CFLAGS-tst-assert-c++.o): Compile in C++11 mode.
5855         (CFLAGS-tst-assert-g++.o): Compile in GnU C++11 mode.
5856         (LDLIBS-tst-assert-c++, LDLIBS-tst-assert-g++): Link with libstdc++.
5857         * assert/tst-assert-c++.cc, assert/tst-assert-g++.cc: New files.
5859 2017-08-21  H.J. Lu  <hongjiu.lu@intel.com>
5861         [BZ #18822]
5862         * sysdeps/unix/sysv/linux/x86_64/init-first.c
5863         (__syscall_clock_gettime): Add attribute_hidden.
5864         * sysdeps/unix/sysv/linux/x86_64/makecontext.c
5865         (__start_context): Likewise.
5867 2017-08-21  H.J. Lu  <hongjiu.lu@intel.com>
5869         * include/libc-symbols.h (__hidden_proto_hiddenattr): New for
5870         building libc.a.
5871         (hidden_proto): Likewise.
5872         (hidden_tls_proto): Likewise.
5873         (__hidden_proto): Likewise.
5875 2017-08-21  H.J. Lu  <hongjiu.lu@intel.com>
5877         * include/libc-symbols.h (attribute_hidden): Enable hidden
5878         visibility in libc.a compiled with PIE.
5880 2017-08-21  H.J. Lu  <hongjiu.lu@intel.com>
5882         [BZ #18822]
5883         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (VDSO_SYMBOL(getcpu)):
5884         Add attribute_hidden.
5886 2017-08-21  H.J. Lu  <hongjiu.lu@intel.com>
5888         [BZ #21864]
5889         * Makerules (all-nonlib): Add $(others-extras).
5890         * catgets/Makefile (others-extras): New.
5891         * elf/Makefile (others-extras): Likewise.
5892         * nss/Makefile (others-extras): Likewise.
5894 2017-08-21  H.J. Lu  <hongjiu.lu@intel.com>
5896         [BZ #18822]
5897         * csu/libc-start.c (__libc_multiple_libcs): Removed.
5898         * elf/dl-open.c: Include <libc-internal.h>.
5899         (__libc_multiple_libcs): Removed.
5900         * elf/dl-sysdep.c: Include <libc-internal.h> instead of
5901         <hp-timing.h>.
5902         * include/libc-internal.h (__libc_multiple_libcs): New.
5903         * misc/sbrk.c: Include <libc-internal.h>.
5904         (__libc_multiple_libcs): Removed.
5906 2017-08-21  H.J. Lu  <hongjiu.lu@intel.com>
5908         [BZ #18822]
5909         * grp/initgroups.c (__nss_group_database): Removed.
5910         (__nss_initgroups_database): Likewise.
5911         * nscd/gai.c (__nss_hosts_database): Likewise.
5912         * nss/XXX-lookup.c (DATABASE_NAME_SYMBOL): Likewise.
5913         * posix/tst-rfc3484-2.c (__nss_hosts_database): Likewise.
5914         * posix/tst-rfc3484-3.c (__nss_hosts_database): Likewise.
5915         * posix/tst-rfc3484.c (__nss_hosts_database): Likewise.
5916         * sysdeps/posix/getaddrinfo.c (__nss_hosts_database): Likewise.
5917         * nss/getXXent.c (INTERNAL (REENTRANT_GETNAME)): Add
5918         attribute_hidden.
5919         * nss/nsswitch.c (__nss_database_custom): Define only if
5920         USE_NSCD is defined.
5921         (__nss_configure_lookup): Use __nss_database_custom only if
5922         USE_NSCD is defined.
5923         * nss/nsswitch.h (__nss_database_custom): Declare only if
5924         USE_NSCD is defined.  Add attribute_hidden.
5925         (__nss_setent): Add attribute_hidden.
5926         (__nss_endent): Likewise.
5927         (__nss_getent_r): Likewise.
5928         (__nss_getent): Likewise.
5929         (DEFINE_DATABASE): Declare __nss_##arg##_database.
5931 2017-08-20  H.J. Lu  <hongjiu.lu@intel.com>
5933         [BZ #18822]
5934         * sysdeps/unix/sysv/linux/i386/glob64.c (__old_glob64): Add
5935         libc_hidden_proto and libc_hidden_def.
5937 2017-08-20  H.J. Lu  <hongjiu.lu@intel.com>
5939         [BZ #18822]
5940         * sysdeps/unix/sysv/linux/i386/olddirent.h (__old_readdir64):
5941         Add libc_hidden_proto.
5942         * sysdeps/unix/sysv/linux/i386/readdir64.c (__old_readdir64):
5943         Add libc_hidden_def.
5945 2017-08-20  H.J. Lu  <hongjiu.lu@intel.com>
5947         [BZ #21974]
5948         * gmon/Makefile (routines): Remove bb_init_func and
5949         bb_exit_func.
5950         (elide-routines.os): Removed.
5951         * gmon/bb_exit_func.c: Likewise.
5952         * gmon/bb_init_func.c: Likewise.
5953         * include/sys/gmon.h (__bb): Likewise.
5954         (__bb_init_func): Likewise.
5955         (__bb_exit_func): Likewise.
5956         * sysdeps/alpha/bb_init_func.S: Likewise.
5958 2017-08-20  H.J. Lu  <hongjiu.lu@intel.com>
5960         * debug/longjmp_chk.c (____longjmp_chk): Moved to ...
5961         * include/setjmp.h (____longjmp_chk): Here.  Add
5962         attribute_hidden.
5964 2017-08-19  H.J. Lu  <hongjiu.lu@intel.com>
5966         [BZ #18822]
5967         * sysdeps/x86_64/multiarch/strcspn-c.c (STRCSPN_SSE2): Add
5968         attribute_hidden.
5969         (__strspn_sse2): Likewise.
5971 2017-08-18  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
5973         * sysdeps/generic/not-cancel.h (close_not_cancel): Remove macro.
5974         (close_not_cancel_no_status): Likewise.
5975         (__close_nocancel): New macro.
5976         (__close_nocancel_nostatus): Likewise.
5977         * sysdeps/unix/sysv/linux/not-cancel.h (__close_nocancel): Remove
5978         macro.
5979         (close_not_cancel): Likewise.
5980         (close_not_cancel_no_status): Likewise.
5981         (__close_nocancel): New prototype.
5982         (__close_nocancel_nostatus): New function.
5983         * sysdeps/unix/sysv/linux/close.c (__close_nocancel): New function.
5984         * catgets/open_catalog.c (__open_catalog): Replace
5985         close_not_cancel{_no_status) with __close_nocancel{_nostatus}.
5986         * gmon/gmon.c (write_gmon): Likewise.
5987         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
5988         * intl/loadmsgcat.c (close): Likewise.
5989         * io/ftw.c (open_dir_stream): Likewise.
5990         (ftw_startup): Likewise.
5991         * libio/fileops.c (_IO_file_open): Likewise.
5992         (_IO_file_close_mmap): Likewise.
5993         (_IO_file_close): Likewise.
5994         * libio/iopopen.c (_IO_dup2): Likewise.
5995         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
5996         * locale/loadlocale.c (_nl_load_locale): Likewise.
5997         * login/utmp_file.c (pututline_file): Likewise.
5998         (endutent_file): Likewise.
5999         * misc/daemon.c (daemon): Likewise.
6000         * nscd/nscd_getai.c (__nscd_getai): Likewise.
6001         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
6002         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
6003         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
6004         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
6005         * nscd/nscd_helper.c (open_socket): Likewise.
6006         (__nscd_open_socket): Likewise.
6007         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
6008         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Likewise.
6009         (__nscd_innetgr): Likewise.
6010         * nss/nss_db/db-open.c (internal_setent): Likewise.
6011         * resolv/res-close.c (__res_iclose): Likewise.
6012         * sunrpc/pm_getmaps.c (pmap_getmaps): Likewise.
6013         * sysdeps/posix/closedir.c (__closedir): Likewise.
6014         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Likewise.
6015         * sysdeps/posix/getcwd.c (__getcwd): Likewise.
6016         * sysdeps/posix/opendir.c (tryopen_o_directory): Likewise.
6017         (opendir_tail): Likewise.
6018         * sysdeps/posix/spawni.c (__spawni_child): Likewise.
6019         * sysdeps/unix/sysv/linux/check_native.c (__check_native): Likewise.
6020         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
6021         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
6022         * sysdeps/unix/sysv/linux/gethostid.c (sethostid): Likewise.
6023         (gethostid): Likewise.
6024         * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Likewise.
6025         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
6026         Likewise.
6027         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
6028         * sysdeps/unix/sysv/linux/grantpt.c (close_all_fds): Likewise.
6029         * sysdeps/unix/sysv/linux/i386/smp.h (is_smp_system): Likewise.
6030         * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c (has_cpuclock):
6031         Likewise.
6032         * sysdeps/unix/sysv/linux/if_index.c (__if_nametoindex): Likewise.
6033         * sysdeps/unix/sysv/linux/libc_fatal.c (backtrace_and_maps): Likewise.
6034         * sysdeps/unix/sysv/linux/malloc-sysdep.h (check_may_shrink_heap):
6035         Likewise.
6036         * sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink): Likewise.
6037         * sysdeps/unix/sysv/linux/pthread_getname.c (pthread_getname_np):
6038         Likewise.
6039         * sysdeps/unix/sysv/linux/pthread_setname.c (pthread_setname_np):
6040         Likewise.
6041         * sysdeps/unix/sysv/linux/spawni.c (__spawni_child): Likewise.
6042         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Likewise.
6043         * sysdeps/unix/sysv/linux/Versions (libc) [GLIBC_PRIVATE]: Add
6044         __close_nocancel.
6046         * sysdeps/generic/not-cancel.h (openat_not_cancel): Remove macro.
6047         (openat_not_cancel_3): Likewise.
6048         (openat64_not_cancel_3): Likewise).
6049         (openat_not_cancel_3): Likewise).
6050         * sysdeps/unix/sysv/linux/not-cancel.h (openat_not_cancel): Remove
6051         macro.
6052         (openat_not_cancel_3): Likewise.
6053         (openat64_not_cancel): Likewise.
6054         (openat64_not_cancel_3): Likewise.
6055         * sysdeps/unix/sysv/linux/openat.c (__openat_nocancel): New function.
6056         * sysdeps/unix/sysv/linux/openat64.c (__openat64_nocancel): Likewise.
6057         * io/ftw.c (open_dir_stream): Replace openat{64}_not_cancel{_3} with
6058         __open{64}_nocancel.
6059         * sysdeps/mach/hurd/opendir.c (__opendirat): Likewise.
6060         * sysdeps/posix/getcwd.c (__getcwd): Likewise.
6061         * sysdeps/posix/opendir.c (__opendirat): Likewise.
6063 2017-08-18  H.J. Lu  <hongjiu.lu@intel.com>
6065         [BZ #18822]
6066         * include/argz.h (__argz_create_sep): New function prototype.
6067         (__argz_append): Likewise.
6068         (__argz_add): Likewise.
6069         (__argz_add_sep): Likewise.
6070         (__argz_delete): Likewise.
6071         (__argz_insert): Likewise.
6072         (__argz_replace): Likewise.
6073         * string/argz.h (__argz_create_sep): Removed.
6074         (__argz_append): Likewise.
6075         (__argz_add): Likewise.
6076         (__argz_add_sep): Likewise.
6077         (__argz_delete): Likewise.
6078         (__argz_insert): Likewise.
6079         (__argz_replace): Likewise.
6081 2017-08-18  H.J. Lu  <hongjiu.lu@intel.com>
6083         * elf/elf.h (NT_GNU_PROPERTY_TYPE_0): New.
6084         (NOTE_GNU_PROPERTY_SECTION_NAME): Likewise.
6085         (GNU_PROPERTY_STACK_SIZE): Likewie.
6086         (GNU_PROPERTY_NO_COPY_ON_PROTECTED): Likewie.
6087         (GNU_PROPERTY_LOPROC): Likewise.
6088         (GNU_PROPERTY_HIPROC): Likewise.
6089         (GNU_PROPERTY_LOUSER): Likewise.
6090         (GNU_PROPERTY_HIUSER): Likewise.
6091         (GNU_PROPERTY_X86_ISA_1_USED): Likwise.
6092         (GNU_PROPERTY_X86_ISA_1_NEEDED): Likwise.
6093         (GNU_PROPERTY_X86_FEATURE_1_AND): Likwise.
6094         (GNU_PROPERTY_X86_ISA_1_486): Likwise.
6095         (GNU_PROPERTY_X86_ISA_1_586): Likwise.
6096         (GNU_PROPERTY_X86_ISA_1_686): Likwise.
6097         (GNU_PROPERTY_X86_ISA_1_SSE): Likwise.
6098         (GNU_PROPERTY_X86_ISA_1_SSE2): Likwise.
6099         (GNU_PROPERTY_X86_ISA_1_SSE3): Likwise.
6100         (GNU_PROPERTY_X86_ISA_1_SSSE3): Likwise.
6101         (GNU_PROPERTY_X86_ISA_1_SSE4_1): Likwise.
6102         (GNU_PROPERTY_X86_ISA_1_SSE4_2): Likwise.
6103         (GNU_PROPERTY_X86_ISA_1_AVX): Likwise.
6104         (GNU_PROPERTY_X86_ISA_1_AVX2): Likwise.
6105         (GNU_PROPERTY_X86_ISA_1_AVX512F): Likwise.
6106         (GNU_PROPERTY_X86_ISA_1_AVX512CD): Likwise.
6107         (GNU_PROPERTY_X86_ISA_1_AVX512ER): Likwise.
6108         (GNU_PROPERTY_X86_ISA_1_AVX512PF): Likwise.
6109         (GNU_PROPERTY_X86_ISA_1_AVX512VL): Likwise.
6110         (GNU_PROPERTY_X86_ISA_1_AVX512DQ): Likwise.
6111         (GNU_PROPERTY_X86_ISA_1_AVX512BW): Likwise.
6112         (GNU_PROPERTY_X86_FEATURE_1_IBT): Likwise.
6113         (GNU_PROPERTY_X86_FEATURE_1_SHSTK): Likwise.
6115 2017-08-18  Gabriel F. T. Gomes  <gftg@linux.vnet.ibm.com>
6117         * misc/sys/cdefs.h (__HAVE_GENERIC_SELECTION): Define to 0, if
6118         in C++ mode.
6120 2017-08-18  Gabriel F. T. Gomes  <gftg@linux.vnet.ibm.com>
6122         [BZ #21930]
6123         * math/math.h (isinf): Check if in C or C++ mode before using
6124         __builtin_types_compatible_p, since this is a C mode feature.
6126 2017-08-18  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
6128         * sysdeps/generic/not-cancel.h (write_not_cancel): Remove macro.
6129         (__write_nocancel): New macro.
6130         * sysdeps/unix/sysv/linux/not-cancel.h (__write_nocancel):
6131         Rewrite as a function prototype.
6132         (write_not_cancel): Remove macro.
6133         * sysdeps/unix/sysv/linux/write.c (__write_nocancel): New function.
6134         * gmon/gmon.c (ERR): Replace write_not_cancel with __write_nocancel.
6135         (write_gmon): Likewise.
6136         * libio/fileops.c (_IO_new_file_write): Likewise.
6137         * login/utmp_file.c (pututline_file): Likewise.
6138         (updwtmp_file): Likewise.
6139         * stdio-common/psiginfo.c (psiginfo): Likewise.
6140         * sysdeps/posix/spawni.c (__spawni_child): Likewise.
6141         * sysdeps/unix/sysv/linux/gethostid.c (sethostid): Likewise.
6142         * sysdeps/unix/sysv/linux/libc_fatal.c (backtrace_and_maps):
6143         Likewise.
6144         * sysdeps/unix/sysv/linux/pthread_setname.c (pthread_setname_np):
6145         Likewise.
6147         * sysdeps/generic/not-cancel.h (read_not_cancel): Remove macro.
6148         (__read_nocancel): New macro.
6149         * sysdeps/unix/sysv/linux/Versions (libc) [GLIBC_PRIVATE]: Add
6150         __read_nocancel.
6151         * sysdeps/unix/sysv/linux/not-cancel.h (__read_nocancel): Remove
6152         macro.
6153         (__read_nocancel): New prototype.
6154         * sysdeps/unix/sysv/linux/read.c (__read_nocancel): New function.
6155         * catgets/open_catalog.c (__open_catalog): Replace read_not_cancel
6156         with __read_nocancel.
6157         * intl/loadmsgcat.c (read): Likewise.
6158         * libio/fileops.c (_IO_file_read): Likewise.
6159         * locale/loadlocale.c (_nl_load_locale): Likewise.
6160         * login/utmp_file.c (getutent_r_file): Likewise.
6161         (internal_getut_r): Likewise.
6162         (getutline_r_file): Likewise.
6163         * sysdeps/unix/sysv/linux/fips-private.h (fips_enable_p): Likewise.
6164         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
6165         * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Likewise.
6166         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
6167         Likewise.
6168         * sysdeps/unix/sysv/linux/getsysstats.c (next_line): Likewise.
6169         * sysdeps/unix/sysv/linux/i386/smp.h (is_smp_system): Likewise.
6170         * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c (has_cpuclock):
6171         Likewise.
6172         * sysdeps/unix/sysv/linux/libc_fatal.c (backtrace_and_maps):
6173         Likewise.
6174         * sysdeps/unix/sysv/linux/malloc-sysdep.h (check_may_shrink_heap):
6175         Likewise.
6176         * sysdeps/unix/sysv/linux/pthread_getname.c (pthread_getname_np):
6177         Likewise.
6178         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Likewise.
6180 2017-08-18  H.J. Lu  <hongjiu.lu@intel.com>
6182         [BZ #21966]
6183         * sysdeps/x86_64/fpu/multiarch/ifunc-mathvec-avx2.h
6184         (IFUNC_SELECTOR): Don't use the AVX2 version if FMA isn't
6185         usable.
6187 2017-08-17  DJ Delorie  <dj@redhat.com>
6189         * bug17079.c: Update to new test harness.
6190         * test-digits-dots.c: Likewise.
6191         * test-netdb.c: Likewise.
6192         * tst-field.c: Likewise.
6193         * tst-nss-getpwent.c: Likewise.
6194         * tst-nss-static.c: Likewise.
6195         * tst-nss-test1.c: Likewise.
6196         * tst-nss-test2.c: Likewise.
6197         * tst-nss-test3.c: Likewise.
6198         * tst-nss-test4.c: Likewise.
6199         * tst-nss-test5.c: Likewise.
6201 2017-08-17  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
6203         * sysdeps/generic/not-cancel.h (open_not_cancel): Remove macro.
6204         (open_not_cancel_2): Likewise.
6205         (open_nocancel): New macro.
6206         (open64_nocancel): Likewise.
6207         * sysdeps/unix/sysv/linux/not-cancel.h (open_not_cancel): Remove macro.
6208         (open_not_cancel_2): Likewise.
6209         (__open_nocancel): New prototype.
6210         (__open64_nocancel): Likewise.
6211         * sysdeps/unix/sysv/linux/Versions (libc) [GLIBC_PRIVATE]: Add
6212         __open_nocancel.
6213         * sysdeps/unix/sysv/linux/open.c (__open_nocancel): New function.
6214         * sysdeps/unix/sysv/linux/open64.c (__open64_nocancel): Likewise.
6215         * catgets/open_catalog.c (__open_catalog): Replace open_not_cancel{_2}
6216         with __open_nocancel.
6217         * csu/check_fds.c (check_one_fd): Likewise.
6218         * gmon/gmon.c (write_gmon): Likewise.
6219         * iconv/gconv_cache.c (__gconv_load_cached): Likewise.
6220         * intl/loadmsgcat.c (open): Likewise.
6221         * libio/fileops.c (_IO_file_open): Likewise.
6222         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
6223         * locale/loadlocale.c (_nl_load_locale): Likewise.
6224         * login/utmp_file.c (setutent_file): Likewise.
6225         * misc/daemon.c (daemon): Likewise.
6226         * nss/nss_db/db-open.c (internal_setent): Likewise.
6227         * sysdeps/mach/hurd/opendir.c (__opendirat): Likewise.
6228         * sysdeps/posix/libc_fatal.c (__libc_message): Likewise.
6229         * sysdeps/posix/opendir.c (tryopen_o_directory): Likewise.
6230         (__opendir): Likewise.
6231         * sysdeps/posix/spawni.c (__spawni_child): Likewise.
6232         * sysdeps/unix/sysv/linux/fips-private.h (fips_enable_p): Likewise.
6233         * sysdeps/unix/sysv/linux/gethostid.c (sethostid): Likewise.
6234         (gethostid): Likewise.
6235         * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Likewise.
6236         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
6237         Likewise.
6238         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
6239         * sysdeps/unix/sysv/linux/grantpt.c (__close_all_fds): Likewise.
6240         * sysdeps/unix/sysv/linux/i386/smp.h (is_smp_system): Likewise.
6241         * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c (has_cpuclock):
6242         Likewise.
6243         * sysdeps/unix/sysv/linux/libc_fatal.c (backtrace_and_maps):
6244         Likewise.
6245         * sysdeps/unix/sysv/linux/malloc-sysdep.h (check_may_shrink_heap):
6246         Likewise.
6247         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c (__get_clockfreq):
6248         Likewise.
6249         * sysdeps/unix/sysv/linux/pthread_getname.c (pthread_getname_np):
6250         Likewise.
6251         * sysdeps/unix/sysv/linux/pthread_setname.c (pthread_setname_np):
6252         Likewise.
6253         * sysdeps/unix/sysv/linux/spawni.c (__spawni_child): Likewise.
6254         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Likewise.
6256 2017-08-17  Wilco Dijkstra  <wdijkstr@arm.com>
6258         * benchtests/bench-skeleton.c (main): Add support for
6259         latency benchmarking.
6260         * benchtests/scripts/bench.py: Add support for latency benchmarking.
6262 2017-08-17  H.J. Lu  <hongjiu.lu@intel.com>
6264         * Makeconfig (+link-pie-before-libc): Add CRT-* hook to override
6265         the startup object.
6267 2017-08-17  Florian Weimer  <fweimer@redhat.com>
6269         * include/sys/socket.h (__opensock): Remove internal_function.
6270         * socket/opensock.c (__opensock): Likewise.
6271         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Likewise.
6273 2017-08-16  Joseph Myers  <joseph@codesourcery.com>
6275         [BZ #21944]
6276         * signal/bits/types/__sigval_t.h: New file.
6277         * signal/Makefile (headers): Add bits/types/__sigval_t.h.
6278         * signal/bits/types/sigval_t.h: Include <bits/types/__sigval_t.h>
6279         and define sigval_t using __sigval_t.
6280         * include/bits/types/__sigval_t.h: New file.
6281         * bits/types/sigevent_t.h: Include <bits/types/__sigval_t.h>
6282         instead of <bits/types/__sigval_t.h>.
6283         (struct sigevent): Use __sigval_t instead of sigval_t.
6284         * bits/types/siginfo_t.h: Include <bits/types/__sigval_t.h>
6285         instead of <bits/types/__sigval_t.h>.
6286         (siginfo_t): Use __sigval_t instead of sigval_t.
6287         * sysdeps/unix/sysv/linux/bits/types/sigevent_t.h: Include
6288         <bits/types/__sigval_t.h> instead of <bits/types/__sigval_t.h>.
6289         (struct sigevent): Use __sigval_t instead of sigval_t.
6290         * sysdeps/unix/sysv/linux/bits/types/siginfo_t.h: Include
6291         <bits/types/__sigval_t.h> instead of <bits/types/__sigval_t.h>.
6292         (siginfo_t): Use __sigval_t instead of sigval_t.
6293         * signal/signal.h [__USE_MISC]: Include <bits/types/sigval_t.h>.
6295 2017-08-16  H.J. Lu  <hongjiu.lu@intel.com>
6297         * NEWS: Remove "[Add new features here]" for 2.27.
6299 2017-08-16  Joseph Myers  <joseph@codesourcery.com>
6301         * sysdeps/unix/sysv/linux/sh/localplt.data: Allow abort in
6302         libc.so.
6304 2017-08-16  H.J. Lu  <hongjiu.lu@intel.com>
6306         * NEWS: Mention x86-64 FMA optimization.
6308 2017-08-16  H.J. Lu  <hongjiu.lu@intel.com>
6310         [BZ #21912]
6311         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
6312         Add e_expf-fma.
6313         * sysdeps/x86_64/fpu/multiarch/e_expf-fma.S: New file.
6314         * sysdeps/x86_64/fpu/multiarch/e_expf.c: Likewise.
6315         * sysdeps/x86_64/fpu/multiarch/ifunc-fma.h: Likewise.
6317 2017-08-16  Andreas Schwab  <schwab@suse.de>
6319         [BZ #16750]
6320         CVE-2009-5064
6321         * elf/ldd.bash.in: Never run file directly.
6323 2017-08-15  H.J. Lu  <hongjiu.lu@intel.com>
6325         [BZ #21955]
6326         * sysdeps/x86_64/fpu/e_expf.S (L(SP_RANGE)): Aligned to 8 bytes.
6327         (L(SP_INF_0)): Likewise.
6329 2017-08-15  Florian Weimer  <fweimer@redhat.com>
6331         * gmon/Makefile (tests-special): Add tst-gmon-prof only if
6332         run-built-tests.
6334 2017-08-15  Florian Weimer  <fweimer@redhat.com>
6336         Remove BROKEN_THREAD_SIGNALS support for LinuxThreads.
6337         * sysdeps/pthread/aio_misc.c (__aio_enqueue_request): Remove
6338         BROKEN_THREAD_SIGNALS code.
6339         * sysdeps/ppthread/aio_misc.h (struct waitlist, struct
6340         request_list): Remove caller_pid member used for
6341         BROKEN_THREAD_SIGNALS.
6342         [BROKEN_THREAD_SIGNALS] (__aio_notify_only): Remove declaration.
6343         * sysdeps/pthread/aio_notify.c (__aio_notify_only, __aio_notify):
6344         Remove BROKEN_THREAD_SIGNALS support.
6345         * sysdeps/pthread/aio_suspend.c (aio_suspend): Likewise.
6346         * sysdeps/pthread/lio_listio.c (lio_listio_internal): Likewise.
6348 2017-08-15  Florian Weimer  <fweimer@redhat.com>
6350         * gmon/Makefile (tests): Add tst-gmon.
6351         (CFLAGS-tst-gmon.c, LDFLAGS-tst-gmon, CRT-tst-gmon, tst-gmon-ENV):
6352         Set.
6353         (tests-special): Add tst-gmon-prof.out.
6354         (tst-gmon.out): Depend on clean-tst-gmon-data.
6355         (clean-tst-gmon-data, tst-gmon-gprof.out): New targets.
6356         * gmon/tst-gmon.c, gmon/tst-gmon-gprof.sh: New files.
6357         * Makeconfig (+link-before-libc): Add CRT-* hook to override the
6358         startup object.
6359         * aclocal.m4 (GPROF): Set and substitute.
6360         * config.amke.in (GPROF): Set.
6361         * configure: Regenerate.
6363 2017-08-15  Gustavo Romero  <gromero@linux.vnet.ibm.com>
6365         * elf/elf.h A (NT_PPC_TAR): New macro.
6366         (NT_PPC_PPR): Likewise.
6367         (NT_PPC_DSCR): Likewise.
6368         (NT_PPC_EBB): Likewise.
6369         (NT_PPC_PMU): Likewise.
6370         (NT_PPC_TM_CGPR): Likewise.
6371         (NT_PPC_TM_CFPR): Likewise.
6372         (NT_PPC_TM_CVMX): Likewise.
6373         (NT_PPC_TM_CVSX): Likewise.
6374         (NT_PPC_TM_SPR): Likewise.
6375         (NT_PPC_TM_CTAR): Likewise.
6376         (NT_PPC_TM_CPPR): Likewise.
6377         (NT_PPC_TM_CDSCR): Likewise.
6379 2017-08-15  Florian Weimer  <fweimer@redhat.com>
6381         * sysdeps/i386/machine-gmon.h (mcount_internal): Declare with
6382         regparm (2) instead of internal_function.
6383         (_MCOUNT_DECL): Adjust.
6385 2017-08-15  Stefan Liebler  <stli@linux.vnet.ibm.com>
6387         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add z14.
6388         * sysdeps/s390/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increased.
6390 2017-08-14  Joseph Myers  <joseph@codesourcery.com>
6392         * conform/data/sys/wait.h-data (si_value): Do not expect for
6393         XPG42.
6395 2017-08-14  Florian Weimer  <fweimer@redhat.com>
6397         [BZ #21962]
6398         NSS: Create stubs for accidentally exported lookup functions.
6399         * grp/initgroups.c (__nss_group_lookup, __nss_lookup_function):
6400         Remove declaration.
6401         * inet/ether_hton.c (__nss_ethers_lookup): Likewise.
6402         (ether_hostton): Call __nss_ethers_lookup2 instead.
6403         * inet/ether_ntoh.c (__nss_ethers_lookup): Remove declaration.
6404         (ether_ntohost): Call __nss_ethers_lookup2 instead.
6405         * inet/getnetgrent_r.c (__nss_netgroup_lookup): Remove declaration.
6406         (setup): Call __nss_netgroup_lookup2 instead.
6407         * nss/Makefile (routines): Add compat-lookup.
6408         * nss/Versions (GLIBC_2.27): Add symbol version.
6409         * nss/XXX-lookup (DB_LOOKUP_FCT): Remove declaration.  Now provided by <nsswitch.h>.
6410         (DB_COMPAT_FCT): Remove.
6411         * nss/compat-lookup.c: New file.
6412         * nss/nsswitch.h: Generate __nss_*_lookup2 function prototypes
6413         from databases.def.
6414         * nss/service-lookup.c (NO_COMPAT): Remove definition.
6415         * sunrpc/netname.c (__nss_publickey_lookup): Remove declaration.
6416         (netname2user): Call __nss_publickey_lookup2 instead.
6417         * sunrpc/publickey.c (__nss_publickey_lookup): Remove declaration.
6418         (getpublickey, getsecretkey): Call __nss_publickey_lookup2
6419         instead.
6421 2017-08-14  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
6422             Sergei Trofimovich  <slyfox@inbox.ru>
6424         [BZ #21908]
6425         * sysdeps/unix/sysv/linux/m68k/mmap_internal.h (MMAP2_PAGE_SHIFT):
6426         Rename to MMAP2_PAGE_UNIT.
6427         * sysdeps/unix/sysv/linux/mmap.c: Include mmap_internal iff
6428         __OFF_T_MATCHES_OFF64_T is not defined.
6429         * sysdeps/unix/sysv/linux/mmap_internal.h (page_unit): Declare as
6430         uint64_t.
6431         (MMAP2_PAGE_UNIT) [MMAP2_PAGE_UNIT == -1]: Redefine to page_unit.
6432         (page_unit) [MMAP2_PAGE_UNIT != -1]: Remove definition.
6434 2017-08-14  Florian Weimer  <fweimer@redhat.com>
6436         i386: Do not set internal_function.
6437         * config.h.in (USE_REGPARMS, internal_function): Remove.
6438         * sysdeps/i386/configure.ac (USE_REGPARMS): Likewise.
6439         * sysdeps/i386/configure (USE_REGPARMS): Likewise.
6441 2017-08-14  Florian Weimer  <fweimer@redhat.com>
6443         * elf/dl-init.c (_dl_init): Remove internal_function.
6444         * sysdeps/generic/ldsodefs.h (_dl_init): Likewise.
6445         * sysdeps/i386/dl-machine.h (RTLD_START): Adjust call to _dl_init.
6447 2017-08-14  Florian Weimer  <fweimer@redhat.com>
6449         * elf/rtld.c (_dl_start): Remove internal_function.
6450         * sysdeps/i386/dl-machine.h (RTLD_START): Adjust call to
6451         _dl_start.
6453 2017-08-14  Florian Weimer  <fweimer@redhat.com>
6455         * elf/dl-fini.c (_dl_fini): Remove internal_function
6456         * sysdeps/generic/ldsodefs.h (_dl_fini): Likewise.
6458 2017-08-14  H.J. Lu  <hongjiu.lu@intel.com>
6460         * sysdeps/x86/cpu-features.h (bit_cpu_BIT): New.
6461         (bit_cpu_SHSTK): Likewise.
6462         (index_cpu_IBT): Likewise.
6463         (index_cpu_SHSTK): Likewise.
6464         (reg_IBT): Likewise.
6465         (reg_SHSTK): Likewise.
6466         * sysdeps/x86/cpu-tunables.c (TUNABLE_CALLBACK (set_hwcaps)):
6467         Handle index_cpu_IBT and index_cpu_SHSTK.
6469 2017-08-14  Mike FABIAN  <mfabian@redhat.com>
6471         [BZ #19982]
6472         * po/fr.po: Fix spelling mistake.
6474 2017-08-13  Florian Weimer  <fweimer@redhat.com>
6476         * elf/dl-addr.c (_dl_addr): Remove internal_function.
6477         * elf/dl-error-skeleton.c (_dl_signal_error, _dl_signal_cerror)
6478         (_dl_catch_error, _dl_receive_error): Likewise.
6479         * elf/dl-open.c (_dl_find_dso_for_object): Likewise.
6480         * elf/dl-tls.c (_dl_allocate_tls_init, _dl_allocate_tls)
6481         (_dl_deallocate_tls): Likewise.
6482         * include/dlfcn.h (_dl_addr): Likewise.
6483         * sysdeps/generic/ldsodefs.h (_dl_signal_error, _dl_signal_cerror)
6484         (_dl_catch_error, _dl_receive_error, _dl_find_dso_for_object)
6485         (_dl_allocate_tls_init, _dl_allocate_tls, _dl_deallocate_tls):
6486         Likewise.
6488 2017-08-13  Florian Weimer  <fweimer@redhat.com>
6490         * include/stdlib.h: (__strtof_nan, __strtod_nan, __strtold_nan)
6491         (__wcstof_nan, __wcstod_nan, __wcstold_nan): Remove
6492         internal_function.
6493         * stdlib/sttod_nan_main.c (STRTOD_NAN): Likewise.
6495 2017-08-13  Florian Weimer  <fweimer@redhat.com>
6497         * elf/dl-support.c (_dl_make_stack_executable_hook): Remove
6498         internal_function.
6499         * nptl/allocatestack.c (__make_stacks_executable): Likewise.
6500         * nptl/pthreadP.h (__make_stacks_executable): Likewise.
6501         * sysdeps/generic/ldsodefs.h (_rtld_global): Remove
6502         internal_function from _dl_make_stack_executable_hook member.
6503         (_dl_make_stack_executable): Remove internal_function.
6504         * sysdeps/mach/hurd/dl-execstack.c (_dl_make_stack_executable):
6505         Likewise.
6506         * sysdeps/unix/sysv/linux/dl-execstack.c
6507         (_dl_make_stack_executable): Likewise.
6509 2017-08-13  Florian Weimer  <fweimer@redhat.com>
6511         * sysdeps/unix/sysv/linux/netlinkaccess.h
6512         (__netlink_assert_response): Remove internal_function.
6513         * sysdeps/unix/sysv/linux/netlink_assert_response.c
6514         (__netlink_assert_response): Likewise.
6516 2017-08-13  Florian Weimer  <fweimer@redhat.com>
6518         * include/rpc/pmap_clnt.h (__libc_rpc_getport): Remove
6519         internal_function.
6520         * sunrpoc/pm_getport.c (__libc_rpc_getport): Likewise.
6522 2017-08-13  Florian Weimer  <fweimer@redhat.com>
6524         * grp/grp-merge.h (__copy_grp, __merge_grp): Remove
6525         internal_function.
6526         * grp/grp-merge.c (__copy_grp, __merge_grp): Likewise.
6527         * inet/netgroup.h (__internal_setnetgrent)
6528         (__internal_endnetgrent,__internal_getnetgrent_r): Likewise.
6529         * inet/getnetgrent_r.c (__internal_setnetgrent)
6530         (__internal_endnetgrent,__internal_getnetgrent_r): Likewise.
6531         * nss/XXX-lookup.c (DB_LOOKUP_FCT, DB_COMPAT_FCT): Likewise.
6532         * nss/getXXbyYY_r.c (DB_LOOKUP_FCT): Likewise.
6533         * nss/getXXent_r.c (DB_LOOKUP_FCT): Likewise.
6534         * nss/nsswitch.h (db_lookup_function): Likewise.
6536 2017-08-13  Florian Weimer  <fweimer@redhat.com>
6538         * debug/fortify_fail.c (__fortify_fail, __fortify_fail_abort):
6539         Remove internal_function.
6540         * include/stdio.h (__fortify_fail, __fortify_fail_abort): Likewise.
6541         * sysdeps/mach/hurd/i386/____longjmp_chk.S (CALL_FAIL): Pass
6542         message argument on the stack.
6543         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S (CALL_FAIL):
6544         Likeweise.
6546 2017-08-12  Mike FABIAN  <mfabian@redhat.com>
6548         Adapt test case data to the changes in the thousands
6549         separators.
6551         [BZ #20756]
6552         * localedata/tst-langinfo.sh: Adapt test case data.
6553         * stdlib/tst-strfmon_l.c: Likewise.
6554         * stdlib/tst-strtod4.c: Likewise.
6555         * stdlib/tst-strtod5i.c: Likewise.
6557 2017-08-11  Florian Weimer  <fweimer@redhat.com>
6559         [BZ #21242]
6560         * assert/assert.h [__GNUC__ && !__STRICT_ANSI__] (assert):
6561         Suppress pedantic warning resulting from statement expression.
6562         (__ASSERT_FUNCTION): Add missing __extension__.
6564 2017-08-11  Siddhesh Poyarekar  <siddhesh@sourceware.org>
6566         * benchtests/bench-memmove-large.c: Print output in JSON
6567         format.
6568         * benchtests/bench-memmove.c: Likewise.
6570         * benchtests/bench-memccpy.c (do_one_test): Remove checks.
6571         * benchtests/bench-memchr.c (do_one_test): Likewise.
6572         * benchtests/bench-memcpy-large.c (do_one_test): Likewise.
6573         * benchtests/bench-memcpy.c (do_one_test): Likewise.
6574         * benchtests/bench-memmove-large.c (do_one_test): Likewise.
6575         * benchtests/bench-memmove.c (do_one_test): Likewise.
6576         * benchtests/bench-memset-large.c (do_one_test): Likewise.
6577         * benchtests/bench-memset.c (do_one_test): Likewise.
6578         * benchtests/bench-string.h (test_init): Remove memsets.
6580 2017-08-10  Rical Jasan  <ricaljasan@pacific.net>
6582         * manual/lang.texi
6583         (Computing the Width of an Integer Data Type): Rename section to
6584         "Width of an Integer Type".  Remove inaccurate statement regarding
6585         lack of C language facilities for determining width of integer
6586         types, and reorder content to improve flow and context of
6587         discussion.
6589 2017-08-10  Rical Jasan  <ricaljasan@pacific.net>
6591         * lang.texi (va_copy): Change standard from ISO to C99.
6592         (__va_copy): Add standard and header annotation.
6593         Update description for clarity of origins and current use.
6595 2017-08-10  Gabriel F. T. Gomes  <gftg@linux.vnet.ibm.com>
6597         [BZ #21941]
6598         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrtf128): Since
6599         xssqrtqp requires operands to be in Vector Registers
6600         (Altivec/VMX), replace the register constraint 'wq' with 'v'.
6601         * sysdeps/powerpc/powerpc64le/power9/fpu/e_sqrtf128.c
6602         (__ieee754_sqrtf128): Likewise.
6604 2017-08-10  Wilco Dijkstra  <wdijkstr@arm.com>
6606         * sysdeps/aarch64/memcmp.S (memcmp):
6607         Rewrite of optimized memcmp.
6609 2017-08-10  Florian Weimer  <fweimer@redhat.com>
6611         Introduce ld.so exceptions.
6612         * sysdeps/generic/ldsodefs.h (struct dl_exception): Define.
6613         (_dl_exception_create, _dl_exception_create_format)
6614         (_dl_exception_free, _dl_signal_exception, _dl_signal_cexception)
6615         (_dl_catch_exception): Declare.
6616         (_dl_catch_error): Update comment.
6617         * elf/dl-error-skeleton.c (struct catch): Replace objname,
6618         errstring, malloced members with exception member.
6619         (_dl_out_of_memory): Remove.
6620         (fatal_error): New function, extracted from _dl_signal_error.
6621         (_dl_signal_exception, _dl_signal_cexception): New functions.
6622         (_dl_signal_error): Call _dl_exception_create to allocate an
6623         exception object.
6624         (_dl_catch_exception): New function, based on _dl_catch_error.
6625         (_dl_catch_error): Implement using _dl_catch_exception.
6626         * elf/dl-exception.c: New file.
6627         * elf/Makefile (dl-routines): Add dl-exception.
6628         (elide-routines.os): Likewise.
6629         * elf/Version (ld/GLIBC_PRIVATE): Add _dl_exception_create,
6630         _dl_exception_create_format, _dl_exception_free.
6631         * elf/dl-deps.c (_dl_map_object_deps): Use _dl_catch_exception and
6632         _dl_signal_exception.
6633         * elf/dl-lookup.c (make_string): Remove.
6634         (_dl_lookup_symbol_x): Use _dl_exception_create_format,
6635         _dl_signal_cexception, _dl_exception_free.
6636         * elf/dl-open.c (_dl_open): Use _dl_catch_exception and
6637         _dl_signal_exception.
6638         * elf/dl-sym.c (do_sym): Likewise.
6639         * elf/dl-version.c (make_string): Remove.
6640         (match_symbol): Use _dl_exception_create_format,
6641         _dl_signal_cexception, _dl_exception_free.
6642         (_dl_check_map_versions): Likewise.
6643         * sysdeps/generic/localplt.data (ld.so): Add _dl_signal_exception,
6644         _dl_catch_exception.
6645         * sysdeps/unix/sysv/linux/aarch64/localplt.data (ld.so): Likewise.
6646         * sysdeps/unix/sysv/linux/alpha/localplt.data (ld.so): Likewise.
6647         * sysdeps/unix/sysv/linux/arm/localplt.data (ld.so): Likewise.
6648         * sysdeps/unix/sysv/linux/hppa/localplt.data (ld.so): Likewise.
6649         * sysdeps/unix/sysv/linux/i386/localplt.data (ld.so): Likewise.
6650         * sysdeps/unix/sysv/linux/ia64/localplt.data (ld.so): Likewise.
6651         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Likewise.
6652         * sysdeps/unix/sysv/linux/microblaze/localplt.data (ld.so):
6653         Likewise.
6654         * sysdeps/unix/sysv/linux/nios2/localplt.data (ld.so): Likewise.
6655         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data
6656         (ld.so): Likewise.
6657         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data
6658         (ld.so): Likewise.
6659         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data (ld.so):
6660         Likewise.
6661         * sysdeps/unix/sysv/linux/s390/localplt.data (ld.so): Likewise.
6662         * sysdeps/unix/sysv/linux/sh/localplt.data (ld.so): Likewise.
6663         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data (ld.so):
6664         Likewise.
6665         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data (ld.so):
6666         Likewise.
6667         * sysdeps/x86_64/localplt.data (ld.so): Likewise.
6669 2017-08-10  Florian Weimer  <fweimer@redhat.com>
6671         * inet/net-internal.h (__inet6_scopeid_pton): Remove
6672         attribute_hidden, internal_function.
6673         * inet/inet6_scopeid_pton.c (__inet6_scopeid_pton): Remove
6674         internal_function.
6676 2017-08-10  Florian Weimer  <fweimer@redhat.com>
6678         * malloc/malloc.c (get_max_fast): Reimplement as an inline
6679         function which calls __builtin_unreachable.
6681 2017-08-10  Mike FABIAN  <mfabian@redhat.com>
6683         * stdlib/tst-strfmon_l.c: Fix test cases to agree with the changes in
6684         Indian monetary formatting
6685         * stdlib/Makefile: Adapt list of locales needed for the tst-strfmon_l.c
6686         test cases.
6688 2017-08-09  Dmitry V. Levin  <ldv@altlinux.org>
6690         * sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h (enum __ptrace_request):
6691         Fix typo in comment.
6693         [BZ #21928]
6694         * sysdeps/unix/sysv/linux/sys/ptrace.h (enum __ptrace_flags,
6695         PTRACE_SEIZE_DEVEL): Remove.
6696         * sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h: Likewise.
6697         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
6698         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
6699         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
6700         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
6702 2017-08-09  Joseph Myers  <joseph@codesourcery.com>
6704         * posix/bits/types.h (__qaddr_t): Remove.
6706         [BZ #21457]
6707         * sysdeps/arm/sys/ucontext.h (__ctx): Move undefine further down.
6708         (ucontext_t): Use __ctx with uc_flags.  Rename uc_filler to
6709         __glibc_reserved1.
6710         * sysdeps/generic/sys/ucontext.h (__ctx): New macro.
6711         (ucontext_t): Use __ctx with uc_flags.
6712         * sysdeps/i386/sys/ucontext.h (__ctx): Move undefine further down.
6713         (__ctxt): Likewise.
6714         (ucontext_t): Use __ctx with uc_flags.  Rename uc_filler to
6715         __glibc_reserved1.
6716         * sysdeps/m68k/sys/ucontext.h (__ctx): Move undefine further down.
6717         (ucontext_t): Use __ctx with uc_flags.  Rename uc_filler to
6718         __glibc_reserved1.
6719         * sysdeps/mips/sys/ucontext.h (__ctx): Move undefine further down.
6720         (ucontext_t): Use __ctx with uc_flags.  Rename uc_filler to
6721         __glibc_reserved1.
6722         * sysdeps/unix/sysv/linux/aarch64/sys/ucontext.h (__ctx): New
6723         macro.
6724         (ucontext_t): Use __ctx with uc_flags.
6725         * sysdeps/unix/sysv/linux/alpha/sys/ucontext.h (__ctx): New macro.
6726         (ucontext_t): Use __ctx with uc_flags.
6727         * sysdeps/unix/sysv/linux/arm/sys/ucontext.h (__ctx): New macro.
6728         (ucontext_t): Use __ctx with uc_flags and uc_regspace.
6729         * sysdeps/unix/sysv/linux/hppa/sys/ucontext.h (__ctx): New macro.
6730         (ucontext_t): Use __ctx with uc_flags.
6731         * sysdeps/unix/sysv/linux/m68k/sys/ucontext.h (__ctx): Move
6732         undefine further down.
6733         (ucontext_t): Use __ctx with uc_flags.  Rename uc_filler to
6734         __glibc_reserved1.
6735         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (__ctx): Move
6736         undefine further down.
6737         (ucontext_t): Use __ctx with uc_flags.
6738         * sysdeps/unix/sysv/linux/nios2/sys/ucontext.h (__ctx): Move
6739         undefine further down.
6740         (ucontext_t): Use __ctx with uc_flags.
6741         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h (ucontext_t): Use
6742         __ctx with uc_flags, uc_regs_ptr, uc_regs and uc_reg_space.
6743         Rename uc_pad to __glibc_reserved1.
6744         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__ctx): Move
6745         undefine further down.
6746         (ucontext_t): Use __ctx with uc_flags.
6747         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h (__ctx): Move undefine
6748         further down.
6749         (ucontext_t): Use __ctx with uc_flags.
6750         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (ucontext_t): Use
6751         __ctx with uc_flags.
6752         * sysdeps/unix/sysv/linux/tile/sys/ucontext.h (__ctx): New macro.
6753         (ucontext_t): Use __ctx with uc_flags.
6754         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h (ucontext_t): Use
6755         __ctx with uc_flags.
6757 2017-08-09  Florian Weimer  <fweimer@redhat.com>
6759         [BZ #21932]
6760         * nss/getXXbyYY_r.c (REENTRANT_NAME): Call __resolv_context_put
6761         before early return.
6763 2017-08-09  Andreas Schwab  <schwab@suse.de>
6765         [BZ #21041]
6766         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Update reference to
6767         renamed alias.
6769         [BZ #21041]
6770         * nptl/Makefile (tests) [$(build-shared) = yes]: Add
6771         tst-compat-forwarder.
6772         (modules-names): Add tst-compat-forwarder-mod.
6773         ($(objpfx)tst-compat-forwarder): Depend on
6774         $(objpfx)tst-compat-forwarder-mod.so.
6775         * nptl/tst-compat-forwarder.c: New file.
6776         * nptl/tst-compat-forwarder-mod.c: New file.
6778 2017-08-09  Siddhesh Poyarekar  <siddhesh@sourceware.org>
6780         * sysdeps/aarch64/multiarch/memcpy_falkor.S: Fix code style in
6781         comments.
6783         * manual/tunables.texi (Tunable glibc.tune.cpu): Add falkor.
6784         * sysdeps/aarch64/multiarch/Makefile (sysdep_routines): Add
6785         memcpy_falkor.
6786         * sysdeps/aarch64/multiarch/ifunc-impl-list.c (MAX_IFUNC):
6787         Bump.
6788         (__libc_ifunc_impl_list): Add __memcpy_falkor.
6789         * sysdeps/aarch64/multiarch/memcpy.c: Likewise.
6790         * sysdeps/aarch64/multiarch/memcpy_falkor.S: New file.
6791         * sysdeps/unix/sysv/linux/aarch64/cpu-features.c (cpu_list):
6792         Add falkor.
6793         * sysdeps/unix/sysv/linux/aarch64/cpu-features.h (IS_FALKOR):
6794         New macro.
6796 2017-08-08  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
6798         [BZ #759]
6799         * manual/setjmp.texi (getcontex): Document uc_stack value
6800         compatibility differences.
6802 2017-08-08  Joseph Myers  <joseph@codesourcery.com>
6804         * malloc/mcheck.c (old_free_hook): Use void * instead of __ptr_t.
6805         (old_malloc_hook): Likewise.
6806         (old_memalign_hook): Likewise.
6807         (old_realloc_hook): Likewise.
6808         (struct hdr): Likewise.
6809         (flood): Likewise.
6810         (freehook): Likewise.
6811         (mallochook): Likewise.
6812         (memalignhook): Likewise.
6813         (reallochook): Likewise.
6814         (mprobe): Likewise.
6815         * malloc/mtrace.c (mallwatch): Likewise.
6816         (tr_old_free_hook): Likewise.
6817         (tr_old_malloc_hook): Likewise.
6818         (tr_old_realloc_hook): Likewise.
6819         (tr_old_memalign_hook): Likewise.
6820         (tr_where): Likewise.
6821         (lock_and_info): Likewise.
6822         (tr_freehook): Likewise.
6823         (tr_mallochook): Likewise.
6824         (tr_reallochook): Likewise.
6825         (tr_memalignhook): Likewise.
6826         * misc/err.h [!__GNUC_VA_LIST] (__gnuc_va_list): Likewise.
6827         * misc/mmap.c (__mmap): Likewise.
6828         * misc/mmap64.c (__mmap64): Likewise.
6829         * misc/mprotect.c (__mprotect): Likewise.
6830         * misc/msync.c (msync): Likewise.
6831         * misc/munmap.c (__munmap): Likewise.
6832         * posix/posix_madvise.c (posix_madvise): Likewise.
6833         * socket/send.c (__send): Likewise.
6834         * socket/sendto.c (__sendto): Likewise.
6835         * socket/setsockopt.c (__setsockopt): Likewise.
6836         * string/memcmp.c (__ptr_t): Remove macro.
6837         (MEMCMP): Use void * instead of ptr_t.
6838         * string/memrchr.c (__ptr_t): Remove macro.
6839         (__memrchr): Use void * instead of ptr_t.
6840         * sysdeps/mach/hurd/dl-sysdep.c (__mmap): Likewise.
6841         * sysdeps/mach/hurd/mmap.c (__mmap): Likewise.
6842         * sysdeps/mach/hurd/mmap64.c (__mmap64): Likewise.
6843         * sysdeps/mach/mprotect.c (__mprotect): Likewise.
6844         * sysdeps/mach/msync.c (msync): Likewise.
6845         * sysdeps/mach/munmap.c (__munmap): Likewise.
6846         * sysdeps/mips/bits/setjmp.h (struct __jmp_buf_internal_tag):
6847         Likewise.
6848         * sysdeps/posix/getcwd.c (__getcwd): Likewise.
6849         * sysdeps/powerpc/powerpc32/memset.S (memset): Likewise.
6850         * sysdeps/powerpc/powerpc32/power4/memcpy.S (memcpy): Likewise.
6851         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Likewise.
6852         * sysdeps/powerpc/powerpc32/power6/memcpy.S (memcpy): Likewise.
6853         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
6854         * sysdeps/powerpc/powerpc32/power7/memcpy.S (memcpy): Likewise.
6855         * sysdeps/powerpc/powerpc32/power7/mempcpy.S (__mempcpy):
6856         Likewise.
6857         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
6858         * sysdeps/powerpc/powerpc64/memcpy.S (memcpy): Likewise.
6859         * sysdeps/powerpc/powerpc64/memset.S (memset): Likewise.
6860         * sysdeps/powerpc/powerpc64/power4/memcpy.S (memcpy): Likewise.
6861         * sysdeps/powerpc/powerpc64/power4/memset.S (memset): Likewise.
6862         * sysdeps/powerpc/powerpc64/power6/memcpy.S (memcpy): Likewise.
6863         * sysdeps/powerpc/powerpc64/power6/memset.S (memset): Likewise.
6864         * sysdeps/powerpc/powerpc64/power7/memcpy.S (memcpy): Likewise.
6865         * sysdeps/powerpc/powerpc64/power7/mempcpy.S (__mempcpy):
6866         Likewise.
6867         * sysdeps/powerpc/powerpc64/power7/memset.S (memset): Likewise.
6868         * sysdeps/powerpc/powerpc64/power8/memset.S (memset): Likewise.
6869         * sysdeps/tile/memcmp.c (__ptr_t): Remove macro.
6870         (MEMCMP): Use void * instead of ptr_t.
6871         * sysdeps/unix/sysv/linux/alpha/oldglob.c (old_glob_t): Likewise.
6872         * sysdeps/unix/sysv/linux/mmap.c (__mmap): Likewise.
6874 2017-08-08  Florian Weimer  <fweimer@redhat.com>
6876         * sysdeps/posix/getaddrinfo.c (gaih_inet): Remove unreachable
6877         return statement.
6879 2017-08-08  H.J. Lu  <hongjiu.lu@intel.com>
6881         [BZ #21913]
6882         * csu/libc-tls.c: Include <startup.h> first.
6883         (__libc_setup_tls): Call _startup_fatal instead of __libc_fatal.
6884         * elf/dl-tunables.c: Include <startup.h> first.
6885         * include/libc-symbols.h (BUILD_PIE_DEFAULT): New.
6886         * sysdeps/generic/startup.h: New file.
6887         * sysdeps/unix/sysv/linux/i386/startup.h: Likewise.
6888         * sysdeps/unix/sysv/linux/i386/brk.c [BUILD_PIE_DEFAULT != 0]
6889         (I386_USE_SYSENTER): New.  Defined to 0.
6891 2017-08-08  Andreas Schwab  <schwab@suse.de>
6893         [BZ #21041]
6894         * nptl/pt-longjmp.c (longjmp, siglongjmp): Don't use IFUNC resolver.
6895         * nptl/pt-system.c (system): Likewise.
6897 2017-08-07  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
6899         [BZ #21780]
6900         * sysdeps/posix/preadv2.c (preadv2): Use ENOTSUP instead of
6901         EOPNOTSUPP.
6902         * sysdeps/posix/preadv64v2.c (preadv64v2): Likewise.
6903         * sysdeps/posix/pwritev2.c (pwritev2): Likewise.
6904         * sysdeps/posix/pwritev64v2.c (pwritev64v2): Likewise.
6905         * sysdeps/unix/sysv/linux/preadv2.c (preadv2): Likewise.
6906         * sysdeps/unix/sysv/linux/preadv64v2.c (preadv64v2): Likewise.
6907         * sysdeps/unix/sysv/linux/pwritev2.c (pwritev2): Likewise.
6908         * sysdeps/unix/sysv/linux/pwritev64v2.c (pwritev64v2): Likewise.
6910 2017-08-07  Joseph Myers  <joseph@codesourcery.com>
6912         [BZ #21899]
6913         * bits/sigaction.h (struct sigaction): Define sa_handler and
6914         sa_sigaction using union also for [__USE_XOPEN_EXTENDED].
6915         (SA_ONSTACK): Change [__USE_UNIX98] condition to
6916         [__USE_XOPEN_EXTENDED].
6917         (SA_RESTART): Likewise.
6918         (SA_NODEFER): Likewise.
6919         (SA_RESETHAND): Likewise.
6920         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h
6921         (struct sigaction): Define sa_handler and sa_sigaction using union
6922         also for [__USE_XOPEN_EXTENDED].
6923         (SA_ONSTACK): Change [__USE_UNIX98] condition to
6924         [__USE_XOPEN_EXTENDED].
6925         (SA_RESTART): Likewise.
6926         (SA_NODEFER): Likewise.
6927         (SA_RESETHAND): Likewise.
6928         * sysdeps/unix/sysv/linux/bits/sigaction.h
6929         (struct sigaction): Define sa_handler and sa_sigaction using union
6930         also for [__USE_XOPEN_EXTENDED].
6931         (SA_ONSTACK): Change [__USE_UNIX98] condition to
6932         [__USE_XOPEN_EXTENDED].
6933         (SA_RESTART): Likewise.
6934         (SA_NODEFER): Likewise.
6935         (SA_RESETHAND): Likewise.
6936         * sysdeps/unix/sysv/linux/hppa/bits/sigaction.h
6937         (struct sigaction): Define sa_handler and sa_sigaction using union
6938         also for [__USE_XOPEN_EXTENDED].
6939         (SA_ONSTACK): Change [__USE_UNIX98] condition to
6940         [__USE_XOPEN_EXTENDED].
6941         (SA_RESTART): Likewise.
6942         (SA_NODEFER): Likewise.
6943         (SA_RESETHAND): Likewise.
6944         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h
6945         (struct sigaction): Define sa_handler and sa_sigaction using union
6946         also for [__USE_XOPEN_EXTENDED].
6947         (SA_ONSTACK): Change [__USE_UNIX98] condition to
6948         [__USE_XOPEN_EXTENDED].
6949         (SA_RESTART): Likewise.
6950         (SA_NODEFER): Likewise.
6951         (SA_RESETHAND): Likewise.
6952         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h
6953         (struct sigaction): Define sa_handler and sa_sigaction using union
6954         also for [__USE_XOPEN_EXTENDED].
6955         (SA_ONSTACK): Change [__USE_UNIX98] condition to
6956         [__USE_XOPEN_EXTENDED].
6957         (SA_RESTART): Likewise.
6958         (SA_NODEFER): Likewise.
6959         (SA_RESETHAND): Likewise.
6960         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
6961         (struct sigaction): Define sa_handler and sa_sigaction using union
6962         also for [__USE_XOPEN_EXTENDED].
6963         (SA_ONSTACK): Change [__USE_UNIX98] condition to
6964         [__USE_XOPEN_EXTENDED].
6965         (SA_RESTART): Likewise.
6966         (SA_NODEFER): Likewise.
6967         (SA_RESETHAND): Likewise.
6968         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
6969         (struct sigaction): Define sa_handler and sa_sigaction using union
6970         also for [__USE_XOPEN_EXTENDED].
6971         (SA_ONSTACK): Change [__USE_UNIX98] condition to
6972         [__USE_XOPEN_EXTENDED].
6973         (SA_RESTART): Likewise.
6974         (SA_NODEFER): Likewise.  Define directly rather than as alias.
6975         (SA_RESETHAND): Likewise.
6976         (SA_INTERRUPT): Define only for [__USE_MISC].
6977         (SA_NOMASK): Define as alias of SA_NODEFER, only for [__USE_MISC].
6978         (SA_ONESHOT): Define as alias of SA_RESETHAND, only for
6979         [__USE_MISC].
6980         (SA_STACK): Define only for [__USE_MISC].
6981         * sysdeps/unix/sysv/linux/tile/bits/sigaction.h
6982         (struct sigaction): Define sa_handler and sa_sigaction using union
6983         also for [__USE_XOPEN_EXTENDED].
6984         (SA_ONSTACK): Change [__USE_UNIX98] condition to
6985         [__USE_XOPEN_EXTENDED].
6986         (SA_RESTART): Likewise.
6987         (SA_NODEFER): Likewise.
6988         (SA_RESETHAND): Likewise.
6989         (SA_NOPTRACE): Define only for [__USE_MISC].
6991         * catgets/catgets.c (catgets): Use uintN_t instead of u_intN_t.
6992         * catgets/catgetsinfo.h (struct catalog_obj): Likewise.
6993         (struct catalog_info): Likewise.
6994         * inet/htontest.c (lo): Likewise.
6995         (foo): Likewise.
6996         * inet/inet_lnaof.c (inet_lnaof): Likewise.
6997         * inet/inet_net.c (inet_network): Likewise.
6998         * inet/inet_netof.c (inet_netof): Likewise.
6999         * inet/rcmd.c (__ivaliduser): Likewise.
7000         (iruserok): Likewise.
7001         * locale/loadlocale.c (_nl_intern_locale_data): Likewise.
7002         * locale/programs/locale-spec.c (locale_special): Likewise.
7003         * nis/nis_findserv.c (struct findserv_req): Likewise.
7004         (__nis_findfastest_with_timeout): Likewise.
7005         * nss/test-netdb.c (test_network): Likewise.
7006         * resolv/inet_neta.c (inet_neta): Likewise.
7007         * resolv/ns_date.c (ns_datetosecs): Likewise.
7008         (SECS_PER_DAY): Likewise.
7009         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r):
7010         Likewise.
7011         * resolv/res_comp.c (__putlong): Likewise.
7012         (__putshort): Likewise.
7013         (_getlong): Likewise.
7014         (_getshort): Likewise.
7015         * resolv/res_debug.c (p_time): Likewise.
7016         (precsize_ntoa): Likewise.
7017         (precsize_aton): Likewise.
7018         (latlon2ul): Likewise.
7019         (loc_aton): Likewise.
7020         (loc_ntoa): Likewise.
7021         * resolv/res_hconf.c (struct netaddr): Likewise.
7022         (_res_hconf_reorder_addrs): Likewise.
7023         * sunrpc/clnt_tcp.c (clnttcp_call): Likewise.
7024         (clnttcp_control): Likewise.
7025         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
7026         (clntudp_control): Likewise.
7027         * sunrpc/clnt_unix.c (clntunix_call): Likewise.
7028         (clntunix_control): Likewise.
7029         * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise.
7030         * sunrpc/rpc/auth.h (union des_block): Likewise.
7031         * sunrpc/tst-udp-nonblocking.c (do_test): Likewise.
7032         * sunrpc/xdr_rec.c (struct rec_strm): Likewise.
7033         (xdrrec_create): Likewise.
7034         (xdrrec_endofrecord): Likewise.
7035         (flush_out): Likewise.
7036         * sunrpc/xdr_stdio.c (xdrstdio_getlong): Likewise.
7037         (xdrstdio_putlong): Likewise.
7038         * sysdeps/unix/sysv/linux/errqueue.h (struct sock_extended_err):
7039         Likewise.
7041         * misc/sys/cdefs.h (__long_double_t): Remove.
7042         * stdio-common/printf_fp.c (__printf_fp_l): Use long double
7043         instead of __long_double_t,
7044         * stdlib/strfmon_l.c (__vstrfmon_l): Likewise.
7046 2017-08-07  Siddhesh Poyarekar  <siddhesh@sourceware.org>
7048         * benchtests/scripts/compare_strings.py: Avoid display error when
7049         running on a text terminal.
7051         * benchtests/scripts/compare_strings.py (main): Add an
7052         optional -base option.
7053         (process_results): New argument base_func.
7055         * benchtests/bench-memcpy.c (test_main): Use TEST_NAME instead of
7056         hardcoding memcpy.
7057         * benchtests/bench-memcpy-large.c (test_name): Likewise.
7058         * benchtests/bench-memcpy-random.c (test_name): Likewise.
7060 2017-08-07  Andreas Schwab  <schwab@suse.de>
7062         * elf/Makefile ($(objpfx)tst-pathopt.out): Redirect output to target.
7063         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
7064         * intl/Makefile ($(objpfx)tst-gettext.out)
7065         ($(objpfx)tst-translit.out, $(objpfx)tst-gettext2.out)
7066         ($(objpfx)tst-gettext4.out, $(objpfx)tst-gettext6.out): Likewise.
7067         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
7068         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
7069         * nptl/Makefile ($(objpfx)tst-tls6.out): Likewise.
7070         * posix/Makefile ($(objpfx)globtest.out)
7071         ($(objpfx)wordexp-tst.out, $(objpfx)tst-getconf.out): Likewise.
7072         * stdio-common/Makefile ($(objpfx)tst-unbputc.out)
7073         ($(objpfx)tst-printf.out): Likewise.
7074         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out)
7075         ($(objpfx)tst-setcontext3.out): Likewise.
7077 2017-08-07  H.J. Lu  <hongjiu.lu@intel.com>
7079         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
7080         Add e_exp-fma, e_log-fma, e_pow-fma, s_atan-fma, e_asin-fma,
7081         e_atan2-fma, s_sin-fma, s_tan-fma, mplog-fma, mpa-fma,
7082         slowexp-fma, slowpow-fma, sincos32-fma, doasin-fma, dosincos-fma,
7083         halfulp-fma, mpexp-fma, mpatan2-fma, mpatan-fma, mpsqrt-fma,
7084         and mptan-fma.
7085         (CFLAGS-doasin-fma.c): New.
7086         (CFLAGS-dosincos-fma.c): Likewise.
7087         (CFLAGS-e_asin-fma.c): Likewise.
7088         (CFLAGS-e_atan2-fma.c): Likewise.
7089         (CFLAGS-e_exp-fma.c): Likewise.
7090         (CFLAGS-e_log-fma.c): Likewise.
7091         (CFLAGS-e_pow-fma.c): Likewise.
7092         (CFLAGS-halfulp-fma.c): Likewise.
7093         (CFLAGS-mpa-fma.c): Likewise.
7094         (CFLAGS-mpatan-fma.c): Likewise.
7095         (CFLAGS-mpatan2-fma.c): Likewise.
7096         (CFLAGS-mpexp-fma.c): Likewise.
7097         (CFLAGS-mplog-fma.c): Likewise.
7098         (CFLAGS-mpsqrt-fma.c): Likewise.
7099         (CFLAGS-mptan-fma.c): Likewise.
7100         (CFLAGS-s_atan-fma.c): Likewise.
7101         (CFLAGS-sincos32-fma.c): Likewise.
7102         (CFLAGS-slowexp-fma.c): Likewise.
7103         (CFLAGS-slowpow-fma.c): Likewise.
7104         (CFLAGS-s_sin-fma.c): Likewise.
7105         (CFLAGS-s_tan-fma.c): Likewise.
7106         * sysdeps/x86_64/fpu/multiarch/doasin-fma.c: New file.
7107         * sysdeps/x86_64/fpu/multiarch/dosincos-fma.c: Likewise.
7108         * sysdeps/x86_64/fpu/multiarch/e_asin-fma.c: Likewise.
7109         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma.c: Likewise.
7110         * sysdeps/x86_64/fpu/multiarch/e_exp-fma.c: Likewise.
7111         * sysdeps/x86_64/fpu/multiarch/e_log-fma.c: Likewise.
7112         * sysdeps/x86_64/fpu/multiarch/e_pow-fma.c: Likewise.
7113         * sysdeps/x86_64/fpu/multiarch/halfulp-fma.c: Likewise.
7114         * sysdeps/x86_64/fpu/multiarch/ifunc-avx-fma4.h: Likewise.
7115         * sysdeps/x86_64/fpu/multiarch/ifunc-fma4.h: Likewise.
7116         * sysdeps/x86_64/fpu/multiarch/mpa-fma.c: Likewise.
7117         * sysdeps/x86_64/fpu/multiarch/mpatan-fma.c: Likewise.
7118         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma.c: Likewise.
7119         * sysdeps/x86_64/fpu/multiarch/mpexp-fma.c: Likewise.
7120         * sysdeps/x86_64/fpu/multiarch/mplog-fma.c: Likewise.
7121         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma.c: Likewise.
7122         * sysdeps/x86_64/fpu/multiarch/mptan-fma.c: Likewise.
7123         * sysdeps/x86_64/fpu/multiarch/s_atan-fma.c: Likewise.
7124         * sysdeps/x86_64/fpu/multiarch/s_sin-fma.c: Likewise.
7125         * sysdeps/x86_64/fpu/multiarch/s_tan-fma.c: Likewise.
7126         * sysdeps/x86_64/fpu/multiarch/sincos32-fma.c: Likewise.
7127         * sysdeps/x86_64/fpu/multiarch/slowexp-fma.c: Likewise.
7128         * sysdeps/x86_64/fpu/multiarch/slowpow-fma.c: Likewise.
7129         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Rewrite.
7130         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
7131         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
7132         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
7133         * sysdeps/x86_64/fpu/multiarch/e_pow.c: Likewise.
7134         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
7135         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
7136         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
7138 2017-08-04  Joseph Myers  <joseph@codesourcery.com>
7140         * sysdeps/generic/math_private.h (__EXPR_FLT128): Remove macro.
7141         (min_of_type_f): New macro.
7142         (min_of_type_): Likewise.
7143         (min_of_type_l): Likewise.
7144         (min_of_type_f128): Likewise.
7145         (min_of_type): Define using __MATH_TG and taking an expression
7146         argument.
7147         (math_check_force_underflow): Pass expression instead of type to
7148         min_of_type.
7149         (math_check_force_underflow_nonneg): Likewise.
7151 2017-08-04  H.J. Lu  <hongjiu.lu@intel.com>
7153         * sysdeps/x86/cpu-features.h [__ASSEMBLER__]
7154         (LOAD_RTLD_GLOBAL_RO_RDX, HAS_FEATURE, LOAD_FUNC_GOT_EAX,
7155         HAS_CPU_FEATURE, HAS_ARCH_FEATURE): Removed.
7157 2017-08-04  H.J. Lu  <hongjiu.lu@intel.com>
7159         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
7160         bcopy-ia32, bzero-ia32, rawmemchr-ia32 memchr-ia32,
7161         memcmp-ia32, memcpy-ia32, memmove-ia32, mempcpy-ia32,
7162         memset-ia32, strcat-ia32, strchr-ia32, strrchr-ia32,
7163         strcpy-ia32, strcmp-ia32, strcspn-ia32, strpbrk-ia32,
7164         strspn-ia32, strlen-ia32, stpcpy-ia32, stpncpy-ia32,
7165         memcpy_chk-nonshared, mempcpy_chk-nonshared,
7166         memmove_chk-nonshared and memset_chk-nonshared
7167         * sysdeps/i386/i686/multiarch/bcopy-ia32.S: New file.
7168         * sysdeps/i386/i686/multiarch/bcopy.c: Likewise.
7169         * sysdeps/i386/i686/multiarch/bzero-ia32.S: Likewise.
7170         * sysdeps/i386/i686/multiarch/bzero.c: Likewise.
7171         * sysdeps/i386/i686/multiarch/ifunc-memmove.h: Likewise.
7172         * sysdeps/i386/i686/multiarch/ifunc-memset.h: Likewise.
7173         * sysdeps/i386/i686/multiarch/ifunc-sse2-bsf.h: Likewise.
7174         * sysdeps/i386/i686/multiarch/ifunc-sse2-ssse3.h: Likewise.
7175         * sysdeps/i386/i686/multiarch/ifunc-sse2.h: Likewise.
7176         * sysdeps/i386/i686/multiarch/ifunc-sse4_2.h: Likewise.
7177         * sysdeps/i386/i686/multiarch/ifunc-ssse3-sse4_2.h: Likewise.
7178         * sysdeps/i386/i686/multiarch/memchr-ia32.S: Likewise.
7179         * sysdeps/i386/i686/multiarch/memchr.c: Likewise.
7180         * sysdeps/i386/i686/multiarch/memcmp-ia32.S: Likewise.
7181         * sysdeps/i386/i686/multiarch/memcmp.c: Likewise.
7182         * sysdeps/i386/i686/multiarch/memcpy-ia32.S: Likewise.
7183         * sysdeps/i386/i686/multiarch/memcpy.c: Likewise.
7184         * sysdeps/i386/i686/multiarch/memcpy_chk-nonshared.S: Likewise.
7185         * sysdeps/i386/i686/multiarch/memcpy_chk.c: Likewise.
7186         * sysdeps/i386/i686/multiarch/memmove-ia32.S: Likewise.
7187         * sysdeps/i386/i686/multiarch/memmove.c: Likewise.
7188         * sysdeps/i386/i686/multiarch/memmove_chk-nonshared.S: Likewise.
7189         * sysdeps/i386/i686/multiarch/memmove_chk.c: Likewise.
7190         * sysdeps/i386/i686/multiarch/mempcpy-ia32.S: Likewise.
7191         * sysdeps/i386/i686/multiarch/mempcpy.c: Likewise.
7192         * sysdeps/i386/i686/multiarch/mempcpy_chk-nonshared.S: Likewise.
7193         * sysdeps/i386/i686/multiarch/mempcpy_chk.c: Likewise.
7194         * sysdeps/i386/i686/multiarch/memrchr.c: Likewise.
7195         * sysdeps/i386/i686/multiarch/memset-ia32.S: Likewise.
7196         * sysdeps/i386/i686/multiarch/memset.c: Likewise.
7197         * sysdeps/i386/i686/multiarch/memset_chk-nonshared.S: Likewise.
7198         * sysdeps/i386/i686/multiarch/rawmemchr-ia32.S: Likewise.
7199         * sysdeps/i386/i686/multiarch/rawmemchr.c: Likewise.
7200         * sysdeps/i386/i686/multiarch/stpcpy-ia32.S: Likewise.
7201         * sysdeps/i386/i686/multiarch/stpcpy-ia32.S: Likewise.
7202         * sysdeps/i386/i686/multiarch/stpcpy.c: Likewise.
7203         * sysdeps/i386/i686/multiarch/stpncpy-ia32.S: Likewise.
7204         * sysdeps/i386/i686/multiarch/stpncpy.c: Likewise.
7205         * sysdeps/i386/i686/multiarch/strcasecmp.c: Likewise.
7206         * sysdeps/i386/i686/multiarch/strcasecmp_l.c: Likewise.
7207         * sysdeps/i386/i686/multiarch/strcat-ia32.S: Likewise.
7208         * sysdeps/i386/i686/multiarch/strcat.c: Likewise.
7209         * sysdeps/i386/i686/multiarch/strchr-ia32.S: Likewise.
7210         * sysdeps/i386/i686/multiarch/strchr.c: Likewise.
7211         * sysdeps/i386/i686/multiarch/strcmp-ia32.S: Likewise.
7212         * sysdeps/i386/i686/multiarch/strcmp.c: Likewise.
7213         * sysdeps/i386/i686/multiarch/strcpy-ia32.S: Likewise.
7214         * sysdeps/i386/i686/multiarch/strcpy.c: Likewise.
7215         * sysdeps/i386/i686/multiarch/strcspn-ia32.S: Likewise.
7216         * sysdeps/i386/i686/multiarch/strcspn.c: Likewise.
7217         * sysdeps/i386/i686/multiarch/strlen-ia32.S: Likewise.
7218         * sysdeps/i386/i686/multiarch/strlen.c: Likewise.
7219         * sysdeps/i386/i686/multiarch/strncase.c: Likewise.
7220         * sysdeps/i386/i686/multiarch/strncase_l.c: Likewise.
7221         * sysdeps/i386/i686/multiarch/strncat.c: Likewise.
7222         * sysdeps/i386/i686/multiarch/strncmp.c: Likewise.
7223         * sysdeps/i386/i686/multiarch/strncpy.c: Likewise.
7224         * sysdeps/i386/i686/multiarch/strnlen.c: Likewise.
7225         * sysdeps/i386/i686/multiarch/strpbrk-ia32.S: Likewise.
7226         * sysdeps/i386/i686/multiarch/strpbrk.c: Likewise.
7227         * sysdeps/i386/i686/multiarch/strrchr-ia32.S: Likewise.
7228         * sysdeps/i386/i686/multiarch/strrchr.c: Likewise.
7229         * sysdeps/i386/i686/multiarch/strspn-ia32.S: Likewise.
7230         * sysdeps/i386/i686/multiarch/strspn.c: Likewise.
7231         * sysdeps/i386/i686/multiarch/wcschr.c: Likewise.
7232         * sysdeps/i386/i686/multiarch/wcscmp.c: Likewise.
7233         * sysdeps/i386/i686/multiarch/wcscpy.c: Likewise.
7234         * sysdeps/i386/i686/multiarch/wcslen.c: Likewise.
7235         * sysdeps/i386/i686/multiarch/wcsrchr.c: Likewise.
7236         * sysdeps/i386/i686/multiarch/wmemcmp.c: Likewise.
7237         * sysdeps/i386/i686/multiarch/bcopy.S: Removed.
7238         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
7239         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
7240         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
7241         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
7242         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
7243         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
7244         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
7245         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
7246         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
7247         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
7248         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
7249         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
7250         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
7251         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
7252         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
7253         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
7254         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
7255         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
7256         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
7257         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
7258         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
7259         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
7260         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
7261         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
7262         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
7263         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
7264         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
7265         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
7266         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
7267         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
7268         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
7269         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
7270         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
7271         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
7272         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
7273         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
7274         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
7276 2017-08-04  H.J. Lu  <hongjiu.lu@intel.com>
7278         * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines)
7279         Add svml_d_cos2_core-sse2, svml_d_cos4_core-sse,
7280         svml_d_cos8_core-avx2, svml_d_exp2_core-sse2,
7281         svml_d_exp4_core-sse, svml_d_exp8_core-avx2,
7282         svml_d_log2_core-sse2, svml_d_log4_core-sse,
7283         svml_d_log8_core-avx2, svml_d_pow2_core-sse2,
7284         svml_d_pow4_core-sse, svml_d_pow8_core-avx2
7285         svml_d_sin2_core-sse2, svml_d_sin4_core-sse,
7286         svml_d_sin8_core-avx2, svml_d_sincos2_core-sse2,
7287         svml_d_sincos4_core-sse, svml_d_sincos8_core-avx2,
7288         svml_s_cosf16_core-avx2, svml_s_cosf4_core-sse2,
7289         svml_s_cosf8_core-sse, svml_s_expf16_core-avx2,
7290         svml_s_expf4_core-sse2, svml_s_expf8_core-sse,
7291         svml_s_logf16_core-avx2, svml_s_logf4_core-sse2,
7292         svml_s_logf8_core-sse, svml_s_powf16_core-avx2,
7293         svml_s_powf4_core-sse2, svml_s_powf8_core-sse,
7294         svml_s_sincosf16_core-avx2, svml_s_sincosf4_core-sse2,
7295         svml_s_sincosf8_core-sse, svml_s_sinf16_core-avx2,
7296         svml_s_sinf4_core-sse2 and svml_s_sinf8_core-sse.
7297         * sysdeps/x86_64/fpu/multiarch/ifunc-mathvec-avx2.h: New file.
7298         * sysdeps/x86_64/fpu/multiarch/ifunc-mathvec-avx512.h: Likewise.
7299         * sysdeps/x86_64/fpu/multiarch/ifunc-mathvec-sse4_1.h: Likewise.
7300         * sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core.c: Likewise.
7301         * sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core.c: Likewise.
7302         * sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core.c: Likewise.
7303         * sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core.c: Likewise.
7304         * sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core.c: Likewise.
7305         * sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core.c: Likewise.
7306         * sysdeps/x86_64/fpu/multiarch/svml_d_log2_core.c: Likewise.
7307         * sysdeps/x86_64/fpu/multiarch/svml_d_log4_core.c: Likewise.
7308         * sysdeps/x86_64/fpu/multiarch/svml_d_log8_core.c: Likewise.
7309         * sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core.c: Likewise.
7310         * sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core.c: Likewise.
7311         * sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core.c: Likewise.
7312         * sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core.c: Likewise.
7313         * sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core.c: Likewise.
7314         * sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core.c: Likewise.
7315         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core.c: Likewise.
7316         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core.c: Likewise.
7317         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core.c: Likewise.
7318         * sysdeps/x86_64/fpu/multiarch/svml_d_cosf16_core.c: Likewise.
7319         * sysdeps/x86_64/fpu/multiarch/svml_d_cosf4_core.c: Likewise.
7320         * sysdeps/x86_64/fpu/multiarch/svml_d_cosf8_core.c: Likewise.
7321         * sysdeps/x86_64/fpu/multiarch/svml_d_expf16_core.c: Likewise.
7322         * sysdeps/x86_64/fpu/multiarch/svml_d_expf4_core.c: Likewise.
7323         * sysdeps/x86_64/fpu/multiarch/svml_d_expf8_core.c: Likewise.
7324         * sysdeps/x86_64/fpu/multiarch/svml_d_logf16_core.c: Likewise.
7325         * sysdeps/x86_64/fpu/multiarch/svml_d_logf4_core.c: Likewise.
7326         * sysdeps/x86_64/fpu/multiarch/svml_d_logf8_core.c: Likewise.
7327         * sysdeps/x86_64/fpu/multiarch/svml_d_powf16_core.c: Likewise.
7328         * sysdeps/x86_64/fpu/multiarch/svml_d_powf4_core.c: Likewise.
7329         * sysdeps/x86_64/fpu/multiarch/svml_d_powf8_core.c: Likewise.
7330         * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf16_core.c: Likewise.
7331         * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf4_core.c: Likewise.
7332         * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf8_core.c: Likewise.
7333         * sysdeps/x86_64/fpu/multiarch/svml_d_sinf16_core.c: Likewise.
7334         * sysdeps/x86_64/fpu/multiarch/svml_d_sinf4_core.c: Likewise.
7335         * sysdeps/x86_64/fpu/multiarch/svml_d_sinf8_core.c: Likewise.
7336         * sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core.S:  Renamed to
7337         ...
7338         * sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core-sse2.S: This.
7339         Don't include <sysdep.h> nor <init-arch.h>.
7340         (_ZGVbN2v_cos): Removed.
7341         * sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core.S:  Renamed to
7342         ...
7343         * sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core-sse.S: This.
7344         Don't include <sysdep.h> nor <init-arch.h>.
7345         (_ZGVdN4v_cos): Removed.
7346         * sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core.S:  Renamed to
7347         ...
7348         * sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core-avx2.S: This.
7349         Don't include <sysdep.h> nor <init-arch.h>.
7350         (_ZGVeN8v_cos): Removed.
7351         * sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core.S:  Renamed to
7352         ...
7353         * sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core-sse2.S: This.
7354         Don't include <sysdep.h> nor <init-arch.h>.
7355         (_ZGVbN2v_exp): Removed.
7356         * sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core.S:  Renamed to
7357         ...
7358         * sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core-sse.S: This.
7359         Don't include <sysdep.h> nor <init-arch.h>.
7360         (_ZGVdN4v_exp): Removed.
7361         * sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core.S:  Renamed to
7362         ...
7363         * sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core-avx2.S: This.
7364         Don't include <sysdep.h> nor <init-arch.h>.
7365         (_ZGVeN8v_exp): Removed.
7366         * sysdeps/x86_64/fpu/multiarch/svml_d_log2_core.S:  Renamed to
7367         ...
7368         * sysdeps/x86_64/fpu/multiarch/svml_d_log2_core-sse2.S: This.
7369         Don't include <sysdep.h> nor <init-arch.h>.
7370         (_ZGVbN2v_log): Removed.
7371         * sysdeps/x86_64/fpu/multiarch/svml_d_log4_core.S:  Renamed to
7372         ...
7373         * sysdeps/x86_64/fpu/multiarch/svml_d_log4_core-sse.S: This.
7374         Don't include <sysdep.h> nor <init-arch.h>.
7375         (_ZGVdN4v_log): Removed.
7376         * sysdeps/x86_64/fpu/multiarch/svml_d_log8_core.S:  Renamed to
7377         ...
7378         * sysdeps/x86_64/fpu/multiarch/svml_d_log8_core-avx2.S: This.
7379         Don't include <sysdep.h> nor <init-arch.h>.
7380         (_ZGVeN8v_log): Removed.
7381         * sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core.S:  Renamed to
7382         ...
7383         * sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core-sse2.S: This.
7384         Don't include <sysdep.h> nor <init-arch.h>.
7385         (_ZGVbN2vv_pow): Removed.
7386         * sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core.S:  Renamed to
7387         ...
7388         * sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core-sse.S: This.
7389         Don't include <sysdep.h> nor <init-arch.h>.
7390         (_ZGVdN4vv_pow): Removed.
7391         * sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core.S:  Renamed to
7392         ...
7393         * sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core-avx2.S: This.
7394         Don't include <sysdep.h> nor <init-arch.h>.
7395         (_ZGVeN8vv_pow): Removed.
7396         * sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core.S:  Renamed to
7397         ...
7398         * sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core-sse2.S: This.
7399         Don't include <sysdep.h> nor <init-arch.h>.
7400         (_ZGVbN2v_sin): Removed.
7401         * sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core.S:  Renamed to
7402         ...
7403         * sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core-sse.S: This.
7404         Don't include <sysdep.h> nor <init-arch.h>.
7405         (_ZGVbN4v_sin): Removed.
7406         * sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core.S:  Renamed to
7407         ...
7408         * sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core-avx2.S: This.
7409         Don't include <sysdep.h> nor <init-arch.h>.
7410         (_ZGVbN8v_sin): Removed.
7411         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core.S:  Renamed to
7412         ...
7413         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core-sse2.S: This.
7414         Don't include <sysdep.h> nor <init-arch.h>.
7415         (_ZGVbN2vvv_sincos): Removed.
7416         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core.S:  Renamed to
7417         ...
7418         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core-sse.S: This.
7419         Don't include <sysdep.h> nor <init-arch.h>.
7420         (_ZGVdN4vvv_sincos): Removed.
7421         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core.S:  Renamed to
7422         ...
7423         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core-avx2.S: This.
7424         Don't include <sysdep.h> nor <init-arch.h>.
7425         (_ZGVeN8vvv_sincos): Removed.
7426         * sysdeps/x86_64/fpu/multiarch/svml_d_cosf16_core.S:  Renamed to
7427         ...
7428         * sysdeps/x86_64/fpu/multiarch/svml_d_cosf16_core-avx2.S: This.
7429         Don't include <sysdep.h> nor <init-arch.h>.
7430         (_ZGVeN16v_cosf): Removed.
7431         * sysdeps/x86_64/fpu/multiarch/svml_d_cosf4_core.S:  Renamed to
7432         ...
7433         * sysdeps/x86_64/fpu/multiarch/svml_d_cosf4_core-sse2.S: This.
7434         Don't include <sysdep.h> nor <init-arch.h>.
7435         (_ZGVbN4v_cosf): Removed.
7436         * sysdeps/x86_64/fpu/multiarch/svml_d_cosf8_core.S:  Renamed to
7437         ...
7438         * sysdeps/x86_64/fpu/multiarch/svml_d_cosf8_core-sse.S: This.
7439         Don't include <sysdep.h> nor <init-arch.h>.
7440         (_ZGVdN8v_cosf): Removed.
7441         * sysdeps/x86_64/fpu/multiarch/svml_d_expf16_core.S:  Renamed to
7442         ...
7443         * sysdeps/x86_64/fpu/multiarch/svml_d_expf16_core-avx2.S: This.
7444         Don't include <sysdep.h> nor <init-arch.h>.
7445         (_ZGVeN16v_expf): Removed.
7446         * sysdeps/x86_64/fpu/multiarch/svml_d_expf4_core.S:  Renamed to
7447         ...
7448         * sysdeps/x86_64/fpu/multiarch/svml_d_expf4_core-sse2.S: This.
7449         Don't include <sysdep.h> nor <init-arch.h>.
7450         (_ZGVbN4v_expf): Removed.
7451         * sysdeps/x86_64/fpu/multiarch/svml_d_expf8_core.S:  Renamed to
7452         ...
7453         * sysdeps/x86_64/fpu/multiarch/svml_d_expf8_core-sse.S: This.
7454         Don't include <sysdep.h> nor <init-arch.h>.
7455         (_ZGVdN8v_expf): Removed.
7456         * sysdeps/x86_64/fpu/multiarch/svml_d_logf16_core.S:  Renamed to
7457         ...
7458         * sysdeps/x86_64/fpu/multiarch/svml_d_logf16_core-avx2.S: This.
7459         Don't include <sysdep.h> nor <init-arch.h>.
7460         (_ZGVeN16v_logf): Removed.
7461         * sysdeps/x86_64/fpu/multiarch/svml_d_logf4_core.S:  Renamed to
7462         ...
7463         * sysdeps/x86_64/fpu/multiarch/svml_d_logf4_core-sse2.S: This.
7464         Don't include <sysdep.h> nor <init-arch.h>.
7465         (_ZGVbN4v_logf): Removed.
7466         * sysdeps/x86_64/fpu/multiarch/svml_d_logf8_core.S:  Renamed to
7467         ...
7468         * sysdeps/x86_64/fpu/multiarch/svml_d_logf8_core-sse.S: This.
7469         Don't include <sysdep.h> nor <init-arch.h>.
7470         (_ZGVdN8v_logf): Removed.
7471         * sysdeps/x86_64/fpu/multiarch/svml_d_powf16_core.S:  Renamed to
7472         ...
7473         * sysdeps/x86_64/fpu/multiarch/svml_d_powf16_core-avx2.S: This.
7474         Don't include <sysdep.h> nor <init-arch.h>.
7475         (_ZGVeN16vv_powf): Removed.
7476         * sysdeps/x86_64/fpu/multiarch/svml_d_powf4_core.S:  Renamed to
7477         ...
7478         * sysdeps/x86_64/fpu/multiarch/svml_d_powf4_core-sse2.S: This.
7479         Don't include <sysdep.h> nor <init-arch.h>.
7480         (_ZGVbN4vv_powf): Removed.
7481         * sysdeps/x86_64/fpu/multiarch/svml_d_powf8_core.S:  Renamed to
7482         ...
7483         * sysdeps/x86_64/fpu/multiarch/svml_d_powf8_core-sse.S: This.
7484         Don't include <sysdep.h> nor <init-arch.h>.
7485         (_ZGVdN8vv_powf): Removed.
7486         * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf16_core.S:  Renamed to
7487         ...
7488         * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf16_core-avx2.S: This.
7489         Don't include <sysdep.h> nor <init-arch.h>.
7490         (_ZGVeN16vvv_sincosf): Removed.
7491         * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf4_core.S:  Renamed to
7492         ...
7493         * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf4_core-sse2.S: This.
7494         Don't include <sysdep.h> nor <init-arch.h>.
7495         (_ZGVbN4vvv_sincosf): Removed.
7496         * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf8_core.S:  Renamed to
7497         ...
7498         * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf8_core-sse.S: This.
7499         Don't include <sysdep.h> nor <init-arch.h>.
7500         (_ZGVdN8vvv_sincosf): Removed.
7501         * sysdeps/x86_64/fpu/multiarch/svml_d_sinf16_core.S:  Renamed to
7502         ...
7503         * sysdeps/x86_64/fpu/multiarch/svml_d_sinf16_core-avx2.S: This.
7504         Don't include <sysdep.h> nor <init-arch.h>.
7505         (_ZGVeN16v_sinf): Removed.
7506         * sysdeps/x86_64/fpu/multiarch/svml_d_sinf4_core.S:  Renamed to
7507         ...
7508         * sysdeps/x86_64/fpu/multiarch/svml_d_sinf4_core-sse2.S: This.
7509         Don't include <sysdep.h> nor <init-arch.h>.
7510         (_ZGVbN4v_sinf): Removed.
7511         * sysdeps/x86_64/fpu/multiarch/svml_d_sinf8_core.S:  Renamed to
7512         ...
7513         * sysdeps/x86_64/fpu/multiarch/svml_d_sinf8_core-sse.S: This.
7514         Don't include <sysdep.h> nor <init-arch.h>.
7515         (_ZGVdN8v_sinf): Removed.
7517 2017-08-04  H.J. Lu  <hongjiu.lu@intel.com>
7519         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
7520         Add s_ceil-sse4_1, s_ceilf-sse4_1, s_floor-sse4_1,
7521         s_floorf-sse4_1, s_nearbyint-sse4_1, s_nearbyintf-sse4_1,
7522         s_rint-sse4_1 and s_rintf-sse4_1.
7523         * sysdeps/x86_64/fpu/multiarch/ifunc-sse4_1.h: New file.
7524         * sysdeps/x86_64/fpu/multiarch/s_ceil.c: Likewise.
7525         * sysdeps/x86_64/fpu/multiarch/s_ceilf.c: Likewise.
7526         * sysdeps/x86_64/fpu/multiarch/s_floor.c: Likewise.
7527         * sysdeps/x86_64/fpu/multiarch/s_floorf.c: Likewise.
7528         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.c: Likewise.
7529         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.c: Likewise.
7530         * sysdeps/x86_64/fpu/multiarch/s_rint.c: Likewise.
7531         * sysdeps/x86_64/fpu/multiarch/s_rintf.c: Likewise.
7532         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: Renamed to ...
7533         * sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S: This.  Don't
7534         include <machine/asm.h> nor <init-arch.h>.  Include <sysdep.h>.
7535         (__ceil): Removed.
7536         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: Renamed to ...
7537         * sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S: This.  Don't
7538         include <machine/asm.h> nor <init-arch.h>.  Include <sysdep.h>.
7539         (__ceilf): Removed.
7540         * sysdeps/x86_64/fpu/multiarch/s_floor.S: Renamed to ...
7541         * sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S: This.  Don't
7542         include <machine/asm.h> nor <init-arch.h>.  Include <sysdep.h>.
7543         (__floor): Removed.
7544         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: Renamed to ...
7545         * sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S: This.  Don't
7546         include <machine/asm.h> nor <init-arch.h>.  Include <sysdep.h>.
7547         (__floorf): Removed.
7548         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: Renamed to ...
7549         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S: This.  Don't
7550         include <machine/asm.h> nor <init-arch.h>.  Include <sysdep.h>.
7551         (__nearbyint): Removed.
7552         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: Renamed to ...
7553         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S: This.  Don't
7554         include <machine/asm.h> nor <init-arch.h>.  Include <sysdep.h>.
7555         (__nearbyintf): Removed.
7556         * sysdeps/x86_64/fpu/multiarch/s_rint.S: Renamed to ...
7557         * sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S: This.  Don't
7558         include <machine/asm.h> nor <init-arch.h>.  Include <sysdep.h>.
7559         (__rint): Removed.
7560         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: Renamed to ...
7561         * sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S: This.  Don't
7562         include <machine/asm.h> nor <init-arch.h>.  Include <sysdep.h>.
7563         (__rintf): Removed.
7565 2017-08-04  H.J. Lu  <hongjiu.lu@intel.com>
7567         * sysdeps/i386/start.S (_start): Check Check PIC instead of
7568         SHARED.  Avoid dynamic relocation against main in static PIE.
7570 2017-08-04  H.J. Lu  <hongjiu.lu@intel.com>
7572         [BZ #21815]
7573         * elf/Makefile (CFLAGS-tst-prelink.c): New.
7574         (LDFLAGS-tst-prelink): Likewise.
7576 2017-08-04  H.J. Lu  <hongjiu.lu@intel.com>
7578         * sysdeps/unix/sysv/linux/i386/sysdep.h (I386_USE_SYSENTER):
7579         Define to I386_USE_SYSENTER to 0 or 1 if not defined.
7580         (ENTER_KERNEL): Check if I386_USE_SYSENTER is 1 and check PIC.
7581         (INTERNAL_SYSCALL_MAIN_INLINE): Likewise.
7582         (INTERNAL_SYSCALL_NCS): Likewise.
7583         (LOADARGS_1): Likewise.
7584         (LOADARGS_5): Likewise.
7585         (RESTOREARGS_1): Likewise.
7586         (RESTOREARGS_5): Likewise.
7588 2017-08-04  H.J. Lu  <hongjiu.lu@intel.com>
7590         * sysdeps/x86_64/memmove.S (MEMCPY_SYMBOL): Don't check SHARED.
7591         (MEMPCPY_SYMBOL): Likewise.
7592         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
7593         (__libc_ifunc_impl_list): Test memcpy and mempcpy in libc.a.
7594         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Also include
7595         in libc.a.
7596         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
7597         * sysdeps/x86_64/multiarch/memmove-avx512-no-vzeroupper.S:
7598         Likewise.
7599         * sysdeps/x86_64/multiarch/memcpy.c: Also include in libc.a.
7600         (__hidden_ver1): Don't use in libc.a.
7601         * sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S
7602         (__mempcpy): Don't create a weak alias in libc.a.
7603         * sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S: Support
7604         libc.a.
7605         * sysdeps/x86_64/multiarch/mempcpy.c: Also include in libc.a.
7606         (__hidden_ver1): Don't use in libc.a.
7608 2017-08-04  H.J. Lu  <hongjiu.lu@intel.com>
7610         * config.make.in (have-insert): New.
7611         * configure.ac (libc_cv_insert): New.  Set to yes if linker
7612         supports INSERT in linker script.
7613         (AC_SUBST(libc_cv_insert): New.
7614         * configure: Regenerated.
7615         * sysdeps/x86_64/Makefile (tests): Add tst-split-dynreloc only
7616         if $(have-insert) == yes.
7618 2017-08-04  H.J. Lu  <hongjiu.lu@intel.com>
7620         * elf/Makefile (tests): Add vismain only if
7621         $(have-protected-data) == yes.
7622         (tests-pie): Likewise.
7624 2017-08-04  H.J. Lu  <hongjiu.lu@intel.com>
7626         [BZ #21871]
7627         * sysdeps/x86/cpu-features.c (init_cpu_features): Set
7628         bit_arch_Use_dl_runtime_resolve_opt only with AVX512F.
7630 2017-08-04  H.J. Lu  <hongjiu.lu@intel.com>
7632         [BZ #21790]
7633         * sysdeps/i386/i586/memset.S
7634         (__memset_zero_constant_len_parameter): Removed.
7635         * sysdeps/i386/i686/memset.S
7636         (__memset_zero_constant_len_parameter): Likewise.
7637         * sysdeps/i386/i686/multiarch/memset_chk.S
7638         (__memset_zero_constant_len_parameter): Likewise.
7639         * sysdeps/x86_64/memset.S (__memset_zero_constant_len_parameter):
7640         Likewise.
7642 2017-08-03  Aurelien Jarno  <aurelien@aurel32.net>
7644         * stdlib/getentropy.c (getentropy): Change return type to int.
7646 2017-08-03  Aurelien Jarno  <aurelien@aurel32.net>
7648         * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Regenerated.
7650 2017-08-03  Joseph Myers  <joseph@codesourcery.com>
7652         * math/s_nextafter.c (__nextafter): Use uintN_t instead of
7653         u_intN_t.
7654         * math/s_nexttowardf.c (__nexttowardf): Likewise.
7655         * sysdeps/generic/math_private.h (ieee_double_shape_type):
7656         Likewise.
7657         (ieee_float_shape_type): Likewise.
7658         * sysdeps/i386/fpu/s_fpclassifyl.c (__fpclassifyl): Likewise.
7659         * sysdeps/i386/fpu/s_isnanl.c (__isnanl): Likewise.
7660         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
7661         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
7662         * sysdeps/i386/fpu/s_nexttowardf.c (__nexttowardf): Likewise.
7663         * sysdeps/ieee754/dbl-64/e_acosh.c (__ieee754_acosh): Likewise.
7664         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Likewise.
7665         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
7666         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r):
7667         Likewise.
7668         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
7669         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn): Likewise.
7670         (__ieee754_yn): Likewise.
7671         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
7672         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
7673         * sysdeps/ieee754/dbl-64/e_rem_pio2.c (__ieee754_rem_pio2):
7674         Likewise.
7675         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
7676         * sysdeps/ieee754/dbl-64/s_ceil.c (__ceil): Likewise.
7677         * sysdeps/ieee754/dbl-64/s_copysign.c (__copysign): Likewise.
7678         * sysdeps/ieee754/dbl-64/s_erf.c (__erf): Likewise.
7679         (__erfc): Likewise.
7680         * sysdeps/ieee754/dbl-64/s_expm1.c (__expm1): Likewise.
7681         * sysdeps/ieee754/dbl-64/s_finite.c (FINITE): Likewise.
7682         * sysdeps/ieee754/dbl-64/s_floor.c (__floor): Likewise.
7683         * sysdeps/ieee754/dbl-64/s_fpclassify.c (__fpclassify): Likewise.
7684         * sysdeps/ieee754/dbl-64/s_isnan.c (__isnan): Likewise.
7685         * sysdeps/ieee754/dbl-64/s_issignaling.c (__issignaling):
7686         Likewise.
7687         * sysdeps/ieee754/dbl-64/s_llrint.c (__llrint): Likewise.
7688         * sysdeps/ieee754/dbl-64/s_llround.c (__llround): Likewise.
7689         * sysdeps/ieee754/dbl-64/s_lrint.c (__lrint): Likewise.
7690         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Likewise.
7691         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
7692         * sysdeps/ieee754/dbl-64/s_nextup.c (__nextup): Likewise.
7693         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Likewise.
7694         * sysdeps/ieee754/dbl-64/s_round.c (__round): Likewise.
7695         * sysdeps/ieee754/dbl-64/s_trunc.c (__trunc): Likewise.
7696         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c
7697         (__issignaling): Likewise.
7698         * sysdeps/ieee754/flt-32/e_atan2f.c (__ieee754_atan2f): Likewise.
7699         * sysdeps/ieee754/flt-32/e_fmodf.c (__ieee754_fmodf): Likewise.
7700         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r):
7701         Likewise.
7702         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
7703         * sysdeps/ieee754/flt-32/e_log10f.c (__ieee754_log10f): Likewise.
7704         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Likewise.
7705         * sysdeps/ieee754/flt-32/e_rem_pio2f.c (__ieee754_rem_pio2f):
7706         Likewise.
7707         * sysdeps/ieee754/flt-32/e_remainderf.c (__ieee754_remainderf):
7708         Likewise.
7709         * sysdeps/ieee754/flt-32/e_sqrtf.c (__ieee754_sqrtf): Likewise.
7710         * sysdeps/ieee754/flt-32/s_ceilf.c (__ceilf): Likewise.
7711         * sysdeps/ieee754/flt-32/s_copysignf.c (__copysignf): Likewise.
7712         * sysdeps/ieee754/flt-32/s_erff.c (__erff): Likewise.
7713         (__erfcf): Likewise.
7714         * sysdeps/ieee754/flt-32/s_expm1f.c (__expm1f): Likewise.
7715         * sysdeps/ieee754/flt-32/s_finitef.c (FINITEF): Likewise.
7716         * sysdeps/ieee754/flt-32/s_floorf.c (__floorf): Likewise.
7717         * sysdeps/ieee754/flt-32/s_fpclassifyf.c (__fpclassifyf):
7718         Likewise.
7719         * sysdeps/ieee754/flt-32/s_isnanf.c (__isnanf): Likewise.
7720         * sysdeps/ieee754/flt-32/s_issignalingf.c (__issignalingf):
7721         Likewise.
7722         * sysdeps/ieee754/flt-32/s_llrintf.c (__llrintf): Likewise.
7723         * sysdeps/ieee754/flt-32/s_llroundf.c (__llroundf): Likewise.
7724         * sysdeps/ieee754/flt-32/s_lrintf.c (__lrintf): Likewise.
7725         * sysdeps/ieee754/flt-32/s_lroundf.c (__lroundf): Likewise.
7726         * sysdeps/ieee754/flt-32/s_modff.c (__modff): Likewise.
7727         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
7728         * sysdeps/ieee754/flt-32/s_roundf.c (__roundf): Likewise.
7729         * sysdeps/ieee754/ldbl-128/e_acoshl.c (__ieee754_acoshl):
7730         Likewise.
7731         * sysdeps/ieee754/ldbl-128/e_atan2l.c (__ieee754_atan2l):
7732         Likewise.
7733         * sysdeps/ieee754/ldbl-128/e_atanhl.c (__ieee754_atanhl):
7734         Likewise.
7735         * sysdeps/ieee754/ldbl-128/e_fmodl.c (__ieee754_fmodl): Likewise.
7736         * sysdeps/ieee754/ldbl-128/e_gammal_r.c (__ieee754_gammal_r):
7737         Likewise.
7738         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
7739         Likewise.
7740         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_jnl): Likewise.
7741         (__ieee754_ynl): Likewise.
7742         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Likewise.
7743         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (__ieee754_rem_pio2l):
7744         Likewise.
7745         * sysdeps/ieee754/ldbl-128/e_remainderl.c (__ieee754_remainderl):
7746         Likewise.
7747         * sysdeps/ieee754/ldbl-128/e_sinhl.c (__ieee754_sinhl): Likewise.
7748         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Likewise.
7749         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
7750         Likewise.
7751         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Likewise.
7752         * sysdeps/ieee754/ldbl-128/s_ceill.c (__ceill): Likewise.
7753         * sysdeps/ieee754/ldbl-128/s_copysignl.c (__copysignl): Likewise.
7754         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfcl): Likewise.
7755         * sysdeps/ieee754/ldbl-128/s_fabsl.c (__fabsl): Likewise.
7756         * sysdeps/ieee754/ldbl-128/s_finitel.c (__finitel): Likewise.
7757         * sysdeps/ieee754/ldbl-128/s_floorl.c (__floorl): Likewise.
7758         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c (__fpclassifyl):
7759         Likewise.
7760         * sysdeps/ieee754/ldbl-128/s_frexpl.c (__frexpl): Likewise.
7761         * sysdeps/ieee754/ldbl-128/s_isnanl.c (__isnanl): Likewise.
7762         * sysdeps/ieee754/ldbl-128/s_issignalingl.c (__issignalingl):
7763         Likewise.
7764         * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Likewise.
7765         * sysdeps/ieee754/ldbl-128/s_llroundl.c (__llroundl): Likewise.
7766         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Likewise.
7767         * sysdeps/ieee754/ldbl-128/s_lroundl.c (__lroundl): Likewise.
7768         * sysdeps/ieee754/ldbl-128/s_modfl.c (__modfl): Likewise.
7769         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
7770         Likewise.
7771         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
7772         Likewise.
7773         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
7774         Likewise.
7775         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
7776         Likewise.
7777         * sysdeps/ieee754/ldbl-128/s_nextupl.c (__nextupl): Likewise.
7778         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
7779         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
7780         * sysdeps/ieee754/ldbl-128/s_roundl.c (__roundl): Likewise.
7781         * sysdeps/ieee754/ldbl-128/s_tanhl.c (__tanhl): Likewise.
7782         * sysdeps/ieee754/ldbl-128/s_truncl.c (__truncl): Likewise.
7783         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl):
7784         Likewise.
7785         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
7786         Likewise.
7787         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
7788         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
7789         Likewise.
7790         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c
7791         (__ieee754_remainderl): Likewise.
7792         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
7793         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
7794         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
7795         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
7796         Likewise.
7797         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
7798         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
7799         Likewise.
7800         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
7801         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Likewise.
7802         * sysdeps/ieee754/ldbl-96/e_asinl.c (__ieee754_asinl): Likewise.
7803         * sysdeps/ieee754/ldbl-96/e_atanhl.c (__ieee754_atanhl): Likewise.
7804         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
7805         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
7806         Likewise.
7807         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Likewise.
7808         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Likewise.
7809         (__ieee754_y0l): Likewise.
7810         (pzero): Likewise.
7811         (qzero): Likewise.
7812         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
7813         (__ieee754_y1l): Likewise.
7814         (pone): Likewise.
7815         (qone): Likewise.
7816         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl): Likewise.
7817         (__ieee754_ynl): Likewise.
7818         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (sin_pi): Likewise.
7819         (__ieee754_lgammal_r): Likewise.
7820         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c (__ieee754_rem_pio2l):
7821         Likewise.
7822         * sysdeps/ieee754/ldbl-96/e_sinhl.c (__ieee754_sinhl): Likewise.
7823         * sysdeps/ieee754/ldbl-96/s_copysignl.c (__copysignl): Likewise.
7824         * sysdeps/ieee754/ldbl-96/s_erfl.c (__erfl): Likewise.
7825         (__erfcl): Likewise.
7826         * sysdeps/ieee754/ldbl-96/s_frexpl.c (__frexpl): Likewise.
7827         * sysdeps/ieee754/ldbl-96/s_issignalingl.c (__issignalingl):
7828         Likewise.
7829         * sysdeps/ieee754/ldbl-96/s_llrintl.c (__llrintl): Likewise.
7830         * sysdeps/ieee754/ldbl-96/s_llroundl.c (__llroundl): Likewise.
7831         * sysdeps/ieee754/ldbl-96/s_lrintl.c (__lrintl): Likewise.
7832         * sysdeps/ieee754/ldbl-96/s_lroundl.c (__lroundl): Likewise.
7833         * sysdeps/ieee754/ldbl-96/s_modfl.c (__modfl): Likewise.
7834         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
7835         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
7836         Likewise.
7837         * sysdeps/ieee754/ldbl-96/s_nextupl.c (__nextupl): Likewise.
7838         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
7839         * sysdeps/ieee754/ldbl-96/s_roundl.c (__roundl): Likewise.
7840         * sysdeps/ieee754/ldbl-96/s_tanhl.c (__tanhl): Likewise.
7841         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
7842         Likewise.
7843         * sysdeps/m68k/m680x0/fpu/e_pow.c (s(__ieee754_pow)): Likewise.
7844         * sysdeps/m68k/m680x0/fpu/s_fpclassifyl.c (__fpclassifyl):
7845         Likewise.
7846         * sysdeps/m68k/m680x0/fpu/s_llrint.c (__llrint): Likewise.
7847         * sysdeps/m68k/m680x0/fpu/s_llrintf.c (__llrintf): Likewise.
7848         * sysdeps/m68k/m680x0/fpu/s_llrintl.c (__llrintl): Likewise.
7849         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
7850         * sysdeps/x86/fpu/powl_helper.c (__powl_helper): Likewise.
7852 2017-08-03  Florian Weimer  <fweimer@redhat.com>
7854         [BZ #21885]
7855         * sysdeps/posix/getaddrinfo.c (gethosts): Release resolver context
7856         on memory allocation failure.
7858 2017-08-03  Alan Modra  <amodra@gmail.com>
7860         * sysdeps/powerpc/mod-tlsopt-powerpc.c: Extract from
7861         tst-tlsopt-powerpc.c with function name change and no test harness.
7862         * sysdeps/powerpc/tst-tlsopt-powerpc.c: Remove body of test.
7863         Call tls_get_addr_opt_test.
7864         * sysdeps/powerpc/Makefile (LDFLAGS-tst-tlsopt-powerpc): Don't define.
7865         (modules-names): Add mod-tlsopt-powerpc.
7866         (mod-tlsopt-powerpc.so-no-z-defs): Define.
7867         (tst-tlsopt-powerpc): Depend on .so.
7868         * sysdeps/powerpc/powerpc64/tls-macros.h (__TLS_GET_ADDR): Don't
7869         define.  Expand use in TLS_GD and TLS_LD.
7871 2017-08-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
7873         * sysdeps/mach/hurd/enbl-secure.c (__libc_init_secure): Define
7874         function.
7875         * sysdeps/posix/shm_open.c: Include <pthread.h>.
7877 2017-08-02  Joseph Myers  <joseph@codesourcery.com>
7879         [BZ #21686]
7880         * math/tgmath.h (__TGMATH_BINARY_REAL_ONLY): Add arguments before
7881         comparing size with that of double.
7882         (__TGMATH_BINARY_REAL_STD_ONLY): Likewise.
7883         (__TGMATH_BINARY_REAL_RET_ONLY): Likewise.
7884         (__TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY): Likewise.
7885         (__TGMATH_TERNARY_REAL_ONLY): Likewise.
7886         (__TGMATH_BINARY_REAL_IMAG): Likewise.
7887         * math/gen-tgmath-tests.py (Type.init_types): Create __int128 and
7888         unsigned __int128 types.
7890 2017-08-02  Steve Ellcey  <sellcey@cavium.com>
7892         * localedata/Makefile (CFLAGS-tst_iswalnum.c, CFLAGS-tst_iswalpha.c
7893         CFLAGS-tst_iswcntrl.c, CFLAGS-tst_iswdigit.c, CFLAGS-tst_iswgraph.c,
7894         CFLAGS-tst_iswlower.c, CFLAGS-tst_iswprint.c, CFLAGS-tst_iswpunct.c,
7895         CFLAGS-tst_iswspace.c, CFLAGS-tst_iswupper.c, CFLAGS-tst_iswxdigit.c,
7896         CFLAGS-tst_towlower.c, CFLAGS-tst_towupper.c): Remove.
7898 2017-08-02  H.J. Lu  <hongjiu.lu@intel.com>
7900         * sysdeps/x86_64/start.S (_start): Check PIC instead of SHARED.
7902 2017-08-02  H.J. Lu  <hongjiu.lu@intel.com>
7904         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Check PIC instead
7905         of SHARED.
7906         * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Likewise.
7907         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
7908         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
7909         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
7910         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
7911         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
7912         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
7914 2017-08-02  Joseph Myers  <joseph@codesourcery.com>
7916         [BZ #21685]
7917         * math/tgmath.h (__tgmath_real_type): Use unary + on potentially
7918         bit-field expressions passed to sizeof or typeof.
7919         [__HAVE_FLOAT128 && __GLIBC_USE (IEC_60559_TYPES_EXT)]
7920         (__TGMATH_F128): Likewise.
7921         [__HAVE_FLOAT128 && __GLIBC_USE (IEC_60559_TYPES_EXT)]
7922         (__TGMATH_CF128): Likewise.
7923         (__TGMATH_UNARY_REAL_ONLY): Likewise.
7924         (__TGMATH_UNARY_REAL_RET_ONLY): Likewise.
7925         (__TGMATH_BINARY_FIRST_REAL_ONLY): Likewise.
7926         (__TGMATH_BINARY_FIRST_REAL_STD_ONLY): Likewise.
7927         (__TGMATH_BINARY_REAL_ONLY): Likewise.
7928         (__TGMATH_BINARY_REAL_STD_ONLY): Likewise.
7929         (__TGMATH_BINARY_REAL_RET_ONLY): Likewise.
7930         (__TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY): Likewise.
7931         (__TGMATH_TERNARY_REAL_ONLY): Likewise.
7932         (__TGMATH_TERNARY_FIRST_REAL_RET_ONLY): Likewise.
7933         (__TGMATH_UNARY_REAL_IMAG): Likewise.
7934         (__TGMATH_UNARY_IMAG): Likewise.
7935         (__TGMATH_UNARY_REAL_IMAG_RET_REAL): Likewise.
7936         (__TGMATH_BINARY_REAL_IMAG): Likewise.
7937         * math/gen-tgmath-tests.py (Type.init_types): Create bit_field
7938         type.
7939         (define_vars_for_type): Handle bit_field type specially.
7940         (Tests.__init__): Declare structure with bit-field element.
7942 2017-08-02  H.J. Lu  <hongjiu.lu@intel.com>
7944         [BZ #21791]
7945         * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S
7946         (MEMCPY_CHK): Define only if SHARED is defined.
7947         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S (MEMCPY_CHK):
7948         Likewise.
7949         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S (MEMCPY_CHK):
7950         Likewise.
7952 See ChangeLog.18 for earlier changes.