]> git.ipfire.org Git - thirdparty/glibc.git/blame - ChangeLog
Add missing ChangeLog entry for commit 10dd69e9a00
[thirdparty/glibc.git] / ChangeLog
CommitLineData
221710af
FW
12019-04-10 TAMUKI Shoichi <tamuki@linet.gr.jp>
2
3 * manual/time.texi (Formatting Calendar Time): Add missing percent
4 sign to conversion specifier.
5
e621246e
CD
62019-04-09 Carlos O'Donell <carlos@redhat.com>
7 Kwok Cheung Yeung <kcy@codesourcery.com>
8
9 [BZ #16573]
10 * malloc/mtrace.c: Define prototypes for all hooks.
11 (set_default_hooks): New function.
12 (set_trace_hooks): Likewise.
13 (save_default_hooks): Likewise.
14 (tr_freehook): Use new s*_hooks functions.
15 (tr_mallochook): Likewise.
16 (tr_reallochook): Likewise.
17 (tr_memalignhook): Likewise.
18 (mtrace): Likewise.
19 (muntrace): Likewise.
20
648279f4
WD
212019-04-09 Wilco Dijkstra <wdijkstr@arm.com>
22
23 * benchtests/bench-stpcpy.c (SIMPLE_STPCPY): Remove function.
24 (generic_stpcpy): New function.
25 * benchtests/bench-stpncpy.c (SIMPLE_STPNCPY): Remove function.
26 (generic_stpncpy): New function.
27 * benchtests/bench-strcat.c (SIMPLE_STRCAT): Remove function.
28 (generic_strcat): New function.
29 * benchtests/bench-strcpy.c (SIMPLE_STRCPY): Remove function.
30 (generic_strcpy): New function.
31 * benchtests/bench-strncat.c (SIMPLE_STRNCAT): Remove function.
32 (STUPID_STRNCAT): Remove function.
33 (generic_strncat): New function.
34 * benchtests/bench-strncpy.c (SIMPLE_STRNCPY): Remove function.
35 (STUPID_STRNCPY): Remove function.
36 (generic_strncpy): New function.
37 * benchtests/bench-strnlen.c (SIMPLE_STRNLEN): Remove function.
38 (generic_strnlen): New function.
39 (memchr_strnlen): New function.
40 * benchtests/bench-strlen.c (generic_strlen): Define for WIDE.
41 (memchr_strlen): Likewise.
42
93eebae5
WD
432019-04-09 Wilco Dijkstra <wdijkstr@arm.com>
44
45 * benchtests/bench-strstr.c (input): Add realistic input text.
46 (stupid_strstr): Remove function.
47 (basic_strstr): Add function.
48 (twoway_strstr): Add function.
49 (do_one_test): Add result checking.
50 (do_test): Use new input text. Remove accidental early matches.
51 (test_main): Improve range of tests, reduce unaligned cases.
52
a173d09f
WD
532019-04-09 Wilco Dijkstra <wdijkstr@arm.com>
54
55 * benchtests/bench-memmem.c (simple_memmem): Remove function.
56 (basic_memmem): Add function.
57 (twoway_memmem): Add function.
58
6103c0a8
WD
592019-04-09 Wilco Dijkstra <wdijkstr@arm.com>
60
61 * benchtests/bench-malloc-simple.c: Remove TIMING_INIT.
62 * benchtests/bench-malloc-thread.c: Likewise.
63 * benchtests/bench-skeleton.c: Likewise.
64 * benchtests/bench-strtod.c: Likewise.
65 * benchtests/bench-timing.h: Likewise.
66
33322186
FW
672019-04-08 Florian Weimer <fweimer@redhat.com>
68
69 * resolv/resolv.h (RES_INSECURE1, RES_INSECURE2): Remove
70 definitions.
71 * resolv/res_send.c (send_dg): Always perform RES_INSECURE1 and
72 RES_INSECURE2 security checks.
73 * resolv/res_debug.c (p_option): Remove RES_INSECURE1 and
74 RES_INSECURE2 handling.
75
3f8b44be
FW
762019-04-08 Florian Weimer <fweimer@redhat.com>
77
78 resolv: Remove support for RES_USE_INET6 and the inet6 option.
79 * nscd/aicache.c (addhstaiX): Do not disable RES_USE_INET6.
80 * nscd/nscd_gehst_r.c (__nscd_gethostbyname_r): Always use
81 GETHOSTBYNAME.
82 * resolv/Makefile (tests): Remove tst-res_use_inet6.
83 (tests-internal): Update justification for tst-resolv-res_init,
84 tst-resolv-res_init-thread.
85 (tst-res_use_inet6): Remove target.
86 (CFLAGS-tst-res_use_inet6.c): Do not set variable.
87 * resolv/res_debug.c (p_option): Remove "inet6" support.
88 * resolv/res_init.c (res_setoptions): Likewise.
89 * resolv/res_use_inet6.h: Remove file.
90 * resolv/resolv-internal.h (DEPRECATED_RES_USE_INET6): Remove
91 definition.
92 (res_use_inet6): Always return false.
93 * resolv/resolv.h (RES_USE_INET6): Remove definition.
94 * resolv/resolv_context.h: Adjust file comment.
95 (struct resolv_context): Update comment on __next field.
96 (__resolv_context_put): Update comment.
97 * resolv/tst-res_use_inet6.c: Remove file.
98 * resolv/tst-resolv-res_init-skeleton.c (print_resp): Remove
99 "inet6" support.
100 (test_cases): Adjust test case.
101 * resolv/tst-resolv-threads.c (byname_inet6) Remove function.
102 (thread_byname2_af_inet6): Use old byname_inet6 code.
103 (thread_byname_inet6, thread_byname2_af_inet6): Remove functions.
104 (gai): Remove do_inet6 argument.
105 (thread_gai_inet, thread_gai_inet6, thread_gai_unspec): Adjust.
106 (thread_gai_inet_inet6, thread_gai_inet6_inet6)
107 (thread_gai_unspec_inet6): Remove functions.
108 (do_test): Adjust thread_funcs.
109 * sysdeps/posix/getaddrinfo.c (gethosts): Do not restore
110 RES_USE_INET6 flag.
111 (gaih_inet): Do not disable RES_USE_INET6 flag.
112
94e358f6
AY
1132019-04-05 Anton Youdkevitch <anton.youdkevitch@bell-sw.com>
114
115 * sysdeps/aarch64/multiarch/memcpy_thunderx2.S: Cleanup branching
116 and remove redundant code.
117
e3fd0b0e
AZ
1182019-04-04 Adhemerval Zanella <adhemerval.zanella@linaro.org>
119
f82ed45d
AZ
120 * sysdeps/powerpc/Makefile [$(subdir) == wcsmbs] (CFLAGS-wcsrchr.c):
121 New rule.
122 * sysdeps/powerpc/power6/wcsrchr.c: Remove file.
123 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c:
124 Likewise.
125 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c:
126 Likewise.
127 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c:
128 Likewise.
129 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
130 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: Likewise.
131 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: Likewise.
132 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: Likewise.
133 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
134 * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Likewise.
135 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
136 [$(subdir) == wcsmbs] (sysdeps_routines): Remove wcsrchr-power6 and
137 wcsrchr-power7.
138 (CFLAGS-wcsrchr-power7.c, CFLAGS-wcsrchr-power6.c): Remove rule.
139 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Likewise.
140 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
141 Remove wcsrchr optimizations.
142 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
143
662c2cc4
AZ
144 * wcsmbs/wcsrchr.c (WCSRCHR): Use loop_unroll.h to parametrize
145 the loop unroll.
146
421e3005
AZ
147 * sysdeps/powerpc/Makefile [$(subdir) == wcsmbs] (CFLAGS-wcschr.c):
148 New rule.
149 * sysdeps/powerpc/power6/wcschr.c: Remove file.
150 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c:
151 Likewise.
152 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c:
153 Likewise.
154 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c:
155 Likewise.
156 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
157 * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: Likewise.
158 * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: Likewise.
159 * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: Likewise.
160 * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
161 * sysdeps/powerpc/powerpc64/power6/wcschr.c: Likewise.
162 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
163 [$(subdir) == wcsmbs] (sysdeps_routines): Remove wcschr-power6 and
164 wcschr-power7.
165 (CFLAGS-wcschr-power7.c, CFLAGS-wcschr-power6.c): Remove rule.
166 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Likewise.
167 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
168 Remove wcschr optimizations.
169 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
170
7ba0100c
AZ
171 * wcsmbs/wcschr.c (WCSCHR): Use loop_unroll.h to parametrize
172 the loop unroll.
173
447a1306
AZ
174 * sysdeps/powerpc/Makefile [$(subdir) == wcsmbs] (CFLAGS-wcscpy.c):
175 New rule.
176 * sysdeps/powerpc/power6/wcscpy.c: Remove file.
177 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c:
178 Likewise.
179 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c:
180 Likewise.
181 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c:
182 Likewise.
183 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
184 * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: Likewise.
185 * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: Likewise.
186 * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: Likewise.
187 * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
188 * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Likewise.
189 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
190 [$(subdir) == wcsmbs] (sysdeps_routines): Remove wcscpy-power6 and
191 wcscpy-power7.
192 (CFLAGS-wcscpy-power7.c, CFLAGS-wcscpy-power6.c): Remove rule.
193 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Likewise.
194 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
195 Remove wcscpy optimizations.
196 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
197
e3fd0b0e
AZ
198 * include/loop_unroll.h: New file.
199 * wcsmbs/wcscpy (__wcscpy): Add option to use loop unrolling
200 besides generic implementation.
201
8260f236
DD
2022019-04-03 DJ Delorie <dj@redhat.com>
203
204 * time/tst-strftime3.c (tm_to_printed): Disable warning about
205 snprintf truncating output.
206
0bd545ee
DD
2072019-04-02 DJ Delorie <dj@redhat.com>
208
209 * time/tst-strftime3.c: Add new Japanese era tests. Fix printf
210 warning.
211
466afec3
TS
2122019-04-02 TAMUKI Shoichi <tamuki@linet.gr.jp>
213
214 [BZ #22964]
215 * localedata/locales/ja_JP (LC_TIME): Add entry for the new Japanese
216 era.
217 * time/tst-strftime2.c (dates): Add 2019-04-30 and 2019-05-01.
218 (mkreftable): Add rules for the new Japanese era and the new dates.
219
2f1d6155
TS
2202019-04-02 TAMUKI Shoichi <tamuki@linet.gr.jp>
221 Rafal Luzynski <digitalfreak@lingonborough.com>
222
223 * time/tst-strftime2.c (date_t): Explicitly define the type.
224 (dates): Use natural month and year numbers to express a date.
225 (is_before): New function to compare dates.
226 (mkreftable): Minor improvements to simplify maintenance.
227 (do_test): Reflect the changes in dates array.
228
84aea169
TS
229 [BZ #24293]
230 * time/Makefile (LOCALES): Add zh_TW.UTF-8, cmn_TW.UTF-8,
231 hak_TW.UTF-8, nan_TW.UTF-8, and lzh_TW.UTF-8.
232 * time/tst-strftime2.c (locales): Likewise.
233 (dates): Add 1910-04-01, 1911-12-31, 1912-01-01, 1913-04-01,
234 2010-04-01, and 2011-04-01.
235 (mkreftable): Add rules for the new locales and the new dates.
236
62449176
CD
2372019-04-01 Carlos O'Donell <carlos@redhat.com>
238
239 * localedata/locales/ja_JP: Add comments to era entries.
240
e0e4c321
DD
2412019-04-01 DJ Delorie <dj@redhat.com>
242
243 [BZ #24394]
244 * time/strptime_l.c (%Ey): Fix fencepost error.
245 * time/tst-strftime3.c: New.
246 * time/Makefile (tests): Add tst-strftime3.
247
993e3107
UB
2482019-04-01 Uros Bizjak <ubizjak@gmail.com>
249
250 * sysdeps/alpha/divqu.S (__divqu): Move save of $f0 and excb after
251 conditional branch to DIVBYZERO. Fix unwind info.
252 * sysdeps/alpha/remqu.S (__remqu): Move saves of $f0, $f1, $f2 and
253 excb after conditional branch to $powerof2. Add missing unop
254 instructions and .align directives and reorder instructions to
255 match __divqu.
256
d5ecee82
RH
2572019-04-01 Richard Henderson <rth@twiddle.net>
258
259 * sysdeps/unix/sysv/linux/alpha/kernel-features.h (__NR_shmat):
260 Do not redefine.
261 * sysdeps/unix/sysv/linux/alpha/sysdep.h (__NR_osf_shmat):
262 Do not redefine.
263
656dd306
MR
2642019-03-30 Maciej W. Rozycki <macro@wdc.com>
265
266 * sysdeps/unix/sysv/linux/riscv/configure.ac: Quote
267 $libc_cv_riscv_float_abi in `test' invocation.
268 * sysdeps/unix/sysv/linux/riscv/configure: Regenerate.
269
10cce669
PC
2702019-03-29 Paul A. Clarke <pc@us.ibm.com>
271
272 * sysdeps/powerpc/fpu/fenv_libc.h (fegetenv_register): Replace inline
273 asm with builtin.
274 * sysdeps/powerpc/powerpc64/le/fpu/sfp-machine.h (FP_INIT_ROUNDMODE):
275 Likewise.
276 * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
277 (_GET_SI_FPSCR): Likewise.
278 (_SET_SI_FPSCR): Likewise.
279
5e67e4bf 2802019-03-26 Adhemerval Zanella <adhemerval.zanella@linaro.org>
4997e8f3
AZ
281
282 * math/math.h (fpclassify, isfinite, isnormal, isnan): Use builtin for
283 clang 2.8.
284 (signbit): Use builtin for clang 3.3.
285 (isinf): Use builtin for clang 3.7.
286
01963891
AZ
2872019-03-25 Adhemerval Zanella <adhemerval.zanella@linaro.org>
288
289 * sysdeps/powerpc/fpu/s_float_bitwise.h: Remove file.
290
67112f7a
AH
2912019-03-25 Andreas K. Hüttel <dilfridge@gentoo.org>
292
293 * nss/tst-nss-files-alias-leak.c (do_test): add missing opening
294 quote in printf.
295
7a773abf
MC
2962019-03-25 Mike Crowe <mac@mcrowe.com>
297
82849fde
MC
298 * nptl/tst-rwlock14.c (do_test): Replace duplicate calls to
299 pthread_rwlock_timedrdlock with calls to
300 pthread_rwlock_timedwrlock to ensure that the latter is tested
301 too. Use new function name in diagnostic messages too.
302
7a773abf
MC
303 * nptl/tst-sem5.c: Remove unused headers. Add <support/check.h>.
304 (do_test) Use libsupport test macros rather than hand-coded
305 conditionals and error messages. Ensure that sem_init returns zero
306 rather than not -1. Use <support/test-driver.c> rather than
307 test-skeleton.c.
308
309 * nptl/tst-sem13.c: Add <support/check.h>. (do_test) Use libsupport
310 test macros rather than hand-coded conditionals and error messages.
311 Use <support/test-driver.c> rather than test-skeleton.c.
312
9ac2de69
JM
3132019-03-25 Joseph Myers <joseph@codesourcery.com>
314
d7563e62
JM
315 * sysdeps/gnu/netinet/udp.h (UDP_GRO): New macro.
316
9ac2de69
JM
317 * elf/elf.h (NT_ARM_PAC_MASK): New macro.
318 (NT_MIPS_MSA): Likewise.
319
38cc11da
AZ
3202019-03-22 Adhemerval Zanella <adhemerval.zanella@linaro.org>
321
7621e38b
WD
322 * benchtests/Makefile (USE_CLOCK_GETTIME) Remove.
323 * benchtests/README: Update description.
324 * benchtests/bench-timing.h: Default to hp-timing.
325 * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT,
326 HP_TIMING_PRINT): Remove.
327 (HP_TIMING_NOW): Add generic implementation.
328 (hp_timing_t): Change to uint64_t.
329
1e372ded
AZ
330 * benchtests/bench-timing.h: Replace HP_TIMING_AVAIL with
331 HP_TIMING_INLINE.
332 * nptl/descr.h: Likewise.
333 * elf/rtld.c (RLTD_TIMING_DECLARE, RTLD_TIMING_NOW, RTLD_TIMING_DIFF,
334 RTLD_TIMING_ACCUM_NT, RTLD_TIMING_SET): Define.
335 (dl_start_final_info, _dl_start_final, dl_main, print_statistics):
336 Abstract hp-timing usage with RTLD_* macros.
337 * sysdeps/alpha/hp-timing.h (HP_TIMING_INLINE): Define iff IS_IN(rtld).
338 (HP_TIMING_AVAIL, HP_SMALL_TIMING_AVAIL): Remove.
339 * sysdeps/generic/hp-timing.h (HP_TIMING_AVAIL, HP_SMALL_TIMING_AVAIL,
340 HP_TIMING_NONAVAIL): Likewise.
341 * sysdeps/ia64/hp-timing.h (HP_TIMING_AVAIL, HP_SMALL_TIMING_AVAIL):
342 Likewise.
343 * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_AVAIL,
344 HP_SMALL_TIMING_AVAIL): Likewise.
345 * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_AVAIL,
346 HP_SMALL_TIMING_AVAIL): Likewise.
347 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_AVAIL,
348 HP_SMALL_TIMING_AVAIL): Likewise.
349 * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_AVAIL,
350 HP_SMALL_TIMING_AVAIL): Likewise.
351 * sysdeps/x86/hp-timing.h (HP_TIMING_AVAIL, HP_SMALL_TIMING_AVAIL):
352 Likewise.
353 * sysdeps/generic/hp-timing-common.h: Update comment with
354 HP_TIMING_AVAIL removal.
355
359653aa
AZ
356 * include/random-bits.h: New file.
357 * resolv/res_mkquery.c [HP_TIMING_AVAIL] (RANDOM_BITS,
358 (__res_context_mkquery): Remove usage hp-timing usage and replace with
359 random_bits.
360 * resolv/res_send.c [HP_TIMING_AVAIL] (nameserver_offset): Likewise.
361 * sysdeps/posix/tempname.c [HP_TIMING_AVAIL] (__gen_tempname):
362 Likewise.
363
6e8ba7fd
AZ
364 * include/libc-internal.h (__get_clockfreq): Remove prototype.
365 * rt/Makefile (clock-routines): Remove get_clockfreq.
366 * rt/get_clockfreq.c: Remove file.
367 * sysdeps/unix/sysv/linux/i386/get_clockfreq.c: Likewise.
368 * sysdeps/unix/sysv/linux/ia64/get_clockfreq.c: Likewise.
369 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Likewise.
370 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Move code to ...
371 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: ... here.
372
77b6f553
AZ
373 * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Remove file.
374 * sysdeps/unix/sysv/linux/ia64/sysconf.c: Likewise.
375 * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock): Remove function.
376 (__sysconf): Assume kernel support for _SC_MONOTONIC_CLOCK,
377 _SC_CPUTIME, and _SC_THREAD_CPUTIME.
378
38cc11da
AZ
379 * nptl/Makefile (libpthread-routines): Remove pthread_clock_gettime and
380 pthread_clock_settime.
381 * nptl/pthreadP.h (__find_thread_by_id): Remove prototype.
382 * elf/dl-support.c [!HP_TIMING_NOAVAIL] (_dl_cpuclock_offset): Remove.
383 (_dl_non_dynamic_init): Remove _dl_cpuclock_offset setting.
384 * elf/rtld.c (_dl_start_final): Likewise.
385 * nptl/allocatestack.c (__find_thread_by_id): Remove function.
386 * sysdeps/generic/ldsodefs.h [!HP_TIMING_NOAVAIL] (_dl_cpuclock_offset):
387 Remove.
388 * sysdeps/mach/hurd/dl-sysdep.c [!HP_TIMING_NOAVAIL]
389 (_dl_cpuclock_offset): Remove.
390 * nptl/descr.h (struct pthread): Rename cpuclock_offset to
391 cpuclock_offset_ununsed.
392 * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Remove
393 cpuclock_offset set.
394 * nptl/pthread_create.c (START_THREAD_DEFN): Likewise.
395 * sysdeps/nptl/fork.c (__libc_fork): Likewise.
396 * nptl/pthread_clock_gettime.c: Remove file.
397 * nptl/pthread_clock_settime.c: Likewise.
398 * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Remove function.
399 [HP_TIMING_AVAIL] (realtime_gettime): Remove CLOCK_THREAD_CPUTIME_ID
400 and CLOCK_PROCESS_CPUTIME_ID support.
401 * sysdeps/unix/clock_settime.c (hp_timing_gettime): Likewise.
402 [HP_TIMING_AVAIL] (realtime_gettime): Likewise.
403 * sysdeps/posix/clock_getres.c (hp_timing_getres): Likewise.
404 [HP_TIMING_AVAIL] (__clock_getres): Likewise.
405 * sysdeps/unix/clock_nanosleep.c (CPUCLOCK_P, INVALID_CLOCK_P):
406 Likewise.
407 (__clock_nanosleep): Remove CPUCLOCK_P and INVALID_CLOCK_P usage.
408
421749d6
SL
4092019-03-22 Stefan Liebler <stli@linux.ibm.com>
410
411 * sysdeps/s390/Makefile (sysdep_routines): Add memmem-arch13.
412 * sysdeps/s390/ifunc-memmem.h (HAVE_MEMMEM_ARCH13, MEMMEM_ARCH13,
413 MEMMEM_Z13_ONLY_USED_AS_FALLBACK, HAVE_MEMMEM_IFUNC_AND_ARCH13_SUPPORT):
414 New defines.
415 * sysdeps/s390/memmem-arch13.S: New file.
416 * sysdeps/s390/memmem-vx.c: Omit GI symbol for z13 memmem ifunc variant
417 if it is only used as fallback.
418 * sysdeps/s390/memmem.c (memmem): Add arch13 variant in ifunc selector.
419 * sysdeps/s390/multiarch/ifunc-impl-list.c
420 (__libc_ifunc_impl_list): Add ifunc variant for arch13 memmem.
421
6f47401b
SL
4222019-03-22 Stefan Liebler <stli@linux.ibm.com>
423
424 * sysdeps/s390/Makefile (sysdep_routines): Add strstr-arch13.
425 * sysdeps/s390/ifunc-strstr.h (HAVE_STRSTR_ARCH13, STRSTR_ARCH13,
426 STRSTR_Z13_ONLY_USED_AS_FALLBACK, HAVE_STRSTR_IFUNC_AND_ARCH13_SUPPORT):
427 New defines.
428 * sysdeps/s390/multiarch/ifunc-impl-list.c
429 (__libc_ifunc_impl_list): Add ifunc variant for arch13 strstr.
430 * sysdeps/s390/strstr-arch13.S: New file.
431 * sysdeps/s390/strstr-vx.c: Omit GI symbol for z13 strstr ifunc variant
432 if it is only used as fallback.
433 * sysdeps/s390/strstr.c (strstr): Add arch13 variant in ifunc selector.
434
96fbb9a3
SL
4352019-03-22 Stefan Liebler <stli@linux.ibm.com>
436
437 * sysdeps/s390/ifunc-memcpy.h (HAVE_MEMMOVE_ARCH13, MEMMOVE_ARCH13
438 HAVE_MEMMOVE_IFUNC_AND_ARCH13_SUPPORT): New defines.
439 * sysdeps/s390/memcpy-z900.S: Add arch13 memmove implementation.
440 * sysdeps/s390/memmove.c (memmove): Add arch13 variant in
441 ifunc selector.
442 * sysdeps/s390/multiarch/ifunc-impl-list.c
443 (__libc_ifunc_impl_list): Add ifunc variant for arch13 memmove.
444 * sysdeps/s390/multiarch/ifunc-resolve.h (S390_STFLE_BITS_ARCH13_MIE3,
445 S390_IS_ARCH13_MIE3): New defines.
446
a899a551
SL
4472019-03-22 Stefan Liebler <stli@linux.ibm.com>
448
449 * config.h.in (HAVE_S390_MIN_ARCH13_ZARCH_ASM_SUPPORT,
450 HAVE_S390_ARCH13_ASM_SUPPORT): New undefine.
451 * sysdeps/s390/configure.ac: Add checks for arch13 support.
452 * sysdeps/s390/configure: Regenerated.
453
1a7df49c
SL
4542019-03-22 Stefan Liebler <stli@linux.ibm.com>
455
456 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags):
457 Add vxe2, vxp, dflt, sort flags.
458 * sysdeps/s390/dl-procinfo.h: Add HWCAP_S390_VXRS_EXT2,
459 HWCAP_S390_VXRS_PDE, HWCAP_S390_SORT, HWCAP_S390_DFLT
460 capabilities.
461 (HWCAP_IMPORTANT): Add HWCAP_S390_VXRS_EXT2.
462 * sysdeps/unix/sysv/linux/s390/bits/hwcap.h
463 (HWCAP_S390_VXRS_EXT2, HWCAP_S390_VXRS_PDE, HWCAP_S390_SORT,
464 HWCAP_S390_DFLT): Define.
465
5e67e4bf 4662019-03-21 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
5abcddd7
GG
467
468 [BZ #24372]
469 * iconv/iconvconfig.c (write_output): Add parentheses to get rid
470 of compiler warning.
471 * locale/programs/ld-collate.c (collate_output): Likewise.
472
ac64195c
DD
4732019-03-21 DJ Delorie <dj@redhat.com>
474
475 [BZ #24372]
476 * iconv/iconvconfig.c (write_output): Replace floating point math
477 with integer math to avoid imprecise results.
478 * locale/programs/ld-collate.c (collate_output): Likewise.
479
61f5e947
SL
4802019-03-21 Stefan Liebler <stli@linux.ibm.com>
481
482 * sysdeps/s390/dl-procinfo.h (HWCAP_IMPORTANT):
483 Add HWCAP_S390_VX and HWCAP_S390_VXE.
484
57ada43c 4852019-03-20 mansayk <6688000@gmail.com>
486
487 [BZ #24296]
488 * localedata/locales/tt_RU (day): Update from CLDR-34, fix errors.
489 (abday): Likewise, but remove the trailing dots.
490
a2e57f89
JM
4912019-03-19 Joseph Myers <joseph@codesourcery.com>
492
493 * sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h (HWCAP_SB): New
494 macro.
495 (HWCAP_PACA): Likewise.
496 (HWCAP_PACG): Likewise.
497 * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c (_DL_HWCAP_COUNT):
498 Increase to 32.
499 (_dl_aarch64_cap_flags): Add new entries for new HWCAPs.
500
e87d8ada
ST
5012019-03-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
502
503 * hurd/hurd/signal.h (_hurd_critical_section_lock): Document how EINTR
504 should be handled.
505
477e739b
JM
5062019-03-15 Joseph Myers <joseph@codesourcery.com>
507
508 * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
509 version to 5.0.
510 (old_getpagesize): New syscall.
511
238d60a1
FY
5122019-03-15 Felix Yan <felixonmars@archlinux.org>
513
514 [BZ #24293]
515 * localedata/locales/zh_TW (era): Add, support Minguo calendar.
516 * localedata/locales/cmn_TW (era): Likewise.
517 * localedata/locales/hak_TW (era): Likewise.
518 * localedata/locales/lzh_TW (era): Likewise.
519 * localedata/locales/nan_TW (era): Likewise.
520
a0a0dc83
FW
5212019-03-14 Florian Weimer <fweimer@redhat.com>
522
523 Remove obsolete, never-implemented XSI STREAMS declarations.
524 * manual/terminal.texi (Allocation): Remove portability note and
525 adjust example.
526 * sysdeps/posix/sysconf.c (__sysconf): Always return -1 for
527 _SC_STREAMS.
528 * sysdeps/unix/sysv/linux/syscalls.list (getpmsg, putpmsg): Remove.
529 * sysdeps/unix/inet/Subdirs (streams): Remove.
530 * conform/Makefile (conformtest-headers-XPG42): Remove stropts.h.
531 (conformtest-headers-UNIX98): Likewise.
532 (conformtest-headers-XOPEN2K): Likewise.
533 (conformtest-headers-POSIX2008): Likewise.
534 * posix/compat-streams.c: New file.
535 * posix/Makefile (routines): Add it.
536 * posix/Versions (GLIBC_2.1): Add fattach, fdetach, getmsg,
537 getpmsg, isastream, putmsg, putpmsg.
538 (GLIBC_2.30): New section.
539 * bits/stropts.h: Remove file.
540 * bits/xtitypes.h: Likewise.
541 * conform/data/stropts.h-data: Likewise.
542 * include/stropts.h: Likewise.
543 * include/sys/stropts.h: Likewise.
544 * include/xtitypes.h: Likewise.
545 * streams/Makefile: Likewise.
546 * streams/fattach.c: Likewise.
547 * streams/fdetach.c: Likewise.
548 * streams/getmsg.c: Likewise.
549 * streams/getpmsg.c: Likewise.
550 * streams/isastream.c: Likewise.
551 * streams/putmsg.c: Likewise.
552 * streams/putpmsg.c: Likewise.
553 * streams/stropts.h: Likewise.
554 * streams/sys/stropts.h: Likewise.
555 * sysdeps/ia64/bits/xtitypes.h: Likewise.
556 * sysdeps/s390/bits/xtitypes.h: Likewise.
557 * sysdeps/unix/sysv/linux/i386/getmsg.c: Likewise.
558 * sysdeps/unix/sysv/linux/i386/putmsg.c: Likewise.
559 * sysdeps/unix/sysv/linux/m68k/getmsg.c: Likewise.
560 * sysdeps/unix/sysv/linux/m68k/putmsg.c: Likewise.
561 * sysdeps/unix/sysv/linux/mips/getmsg.c: Likewise.
562 * sysdeps/unix/sysv/linux/mips/putmsg.c: Likewise.
563 * sysdeps/unix/sysv/linux/powerpc/getmsg.c: Likewise.
564 * sysdeps/unix/sysv/linux/powerpc/putmsg.c: Likewise.
565 * sysdeps/x86/bits/xtitypes.h: Likewise.
566
081bdf94
FW
5672019-03-14 Florian Weimer <fweimer@redhat.com>
568
569 * nss/tst-nss-files-alias-truncated.c (do_test): Load
570 libnss_files.
571 * nss/Makefile (tst-nss-files-alias-truncated): Link with -ldl,
572 but not with libnss_files.
573 (tst-nss-files-alias-truncated.out): Depend on libnss_files.
574
97f8225d
ZW
5752019-03-14 Zack Weinberg <zackw@panix.com>
576
577 * scripts/check-obsolete-constructs.py (HeaderChecker.check):
578 Specify encoding="utf-8" when opening headers to check.
579
0c1041ee
JM
5802019-03-13 Joseph Myers <joseph@codesourcery.com>
581
582 * scripts/build-many-glibcs.py (Context.checkout): Default Linux
583 version to 5.0.
584 (Context.checkout_tar): Handle variable major version for Linux
585 kernel.
586
043440e7
FW
5872019-03-13 Florian Weimer <fweimer@redhat.com>
588
589 [BZ #24047]
590 * sysdeps/mach/hurd/res_enable_icmp.c: New file.
591
29218b26
ZW
5922019-03-13 Zack Weinberg <zackw@panix.com>
593
594 * sysdeps/generic/inttypes.h, sysdeps/generic/stdint.h:
595 Move to stdlib.
596 * include/inttypes.h: Adjust to match.
597 * include/stdint.h: New wrapper.
598
711a322a
ZW
5992019-03-13 Zack Weinberg <zackw@panix.com>
600
601 * scripts/check-obsolete-constructs.py: New test script.
602 * scripts/check-installed-headers.sh: Remove tests for
603 obsolete typedefs, superseded by check-obsolete-constructs.py.
604 * Rules: Run scripts/check-obsolete-constructs.py over $(headers)
605 as a special test. Update commentary.
606 * posix/bits/types.h (__SQUAD_TYPE, __S64_TYPE): Define as __int64_t.
607 (__UQUAD_TYPE, __U64_TYPE): Define as __uint64_t.
608 Update commentary.
609 * posix/sys/types.h (__u_intN_t): Remove.
610 (u_int8_t): Typedef using __uint8_t.
611 (u_int16_t): Typedef using __uint16_t.
612 (u_int32_t): Typedef using __uint32_t.
613 (u_int64_t): Typedef using __uint64_t.
614
7c651308
SL
6152019-03-13 Stefan Liebler <stli@linux.ibm.com>
616
617 * elf/dl-sysdep.c (_dl_show_auxv): Remove condition and always
618 call _dl_procinfo.
619 * sysdeps/unix/sysv/linux/s390/dl-procinfo.h (_dl_procinfo):
620 Ignore types other than AT_HWCAP.
621 * sysdeps/sparc/dl-procinfo.h (_dl_procinfo): Likewise.
622 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h (_dl_procinfo):
623 Likewise.
624 * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Adjust comment
625 in the case of falling back to generic output mechanism.
626 * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_dl_procinfo):
627 Likewise.
628
38b52865
FW
6292019-03-12 Florian Weimer <fweimer@redhat.com>
630
631 * elf/elf.h (DF_1_KMOD, DF_1_WEAKFILTER, DF_1_NOCOMMON): Define.
632
08504de7
FW
6332019-03-12 Florian Weimer <fweimer@redhat.com>
634
635 [BZ #24047]
636 resolv: Enable full ICMP errors for UDP DNS sockets
637 * resolv/res_enable_icmp.c: New file.
638 * resolv/Makefile (libresolv-routines): Add res_enable_icmp.
639 * resolv/resolv-internal.h (__res_enable_icmp): Declare.
640 * resolv/res_send.c (reopen): Call __res_enable_icmp on new
641 socket.
642
5fbcd763
MH
6432019-03-11 Mao Han <han_mao@c-sky.com>
644
645 * elf/elf.h (EF_CSKY_ABIMASK, EF_CSKY_OTHER, EF_CSKY_PROCESSOR)
646 (EF_CSKY_ABIV1, EF_CSKY_ABIV2, SHT_CSKY_ATTRIBUTES): New defines.
647
c4e5f34b
MH
6482019-03-11 Mao Han <han_mao@c-sky.com>
649
650 * sysdeps/csky/abiv2/start.S: Mark lr as undefined.
651 * sysdeps/unix/sysv/linux/csky/abiv2/clone.S: Likewise.
652 * sysdeps/unix/sysv/linux/csky/abiv2/setcontext.S: Likewise.
653
827e30f3
MH
6542019-03-11 Mao Han <han_mao@c-sky.com>
655
656 * sysdeps/unix/sysv/linux/csky/sys/procfs.h: Use linux definition
657 directly.
658 * sysdeps/unix/sysv/linux/csky/sys/user.h: Remove user_regs
659 definition.
660
6229c9bf
MH
6612019-03-11 Mao Han <han_mao@c-sky.com>
662
663 * sysdeps/unix/sysv/linux/csky/register-dump.h: Adjust offset change.
664 * sysdeps/unix/sysv/linux/csky/sys/ucontext.h: Remove __mask field
665 in mcontext_t
666
86bdd49d
MF
6672019-03-08 Mike FABIAN <mfabian@redhat.com>
668
669 [BZ #24307]
670 * localedata/unicode-gen/Makefile (UNICODE_VERSION): Set to 12.0.0.
671 * localedata/unicode-gen/DerivedCoreProperties.txt: Update to
672 Unicode 12.0.0.
673 * localedata/unicode-gen/EastAsianWidth.txt: Likewise.
674 * localedata/unicode-gen/PropList.txt: Likewise.
675 * localedata/unicode-gen/UnicodeData.txt: Likewise.
676 * localedata/unicode-gen/ctype_compatibility_test_cases.py: U+108D
677 became "Alphabetic" in Unicode 12.0.0. Adapt test case.
678 * localedata/charmaps/UTF-8: Regenerate.
679 * localedata/locales/i18n_ctype: Likewise.
680 * localedata/locales/tr_TR: Likewise.
681 * localedata/locales/translit_circle: Likewise.
682 * localedata/locales/translit_cjk_compat: Likewise.
683 * localedata/locales/translit_combining: Likewise.
684 * localedata/locales/translit_compat: Likewise.
685 * localedata/locales/translit_font: Likewise.
686 * localedata/locales/translit_fraction: Likewise.
687
c5f65462
JM
6882019-03-07 Joseph Myers <joseph@codesourcery.com>
689
690 * stdio-common/vfscanf-internal.c (ARG): Break lines before rather
691 than after operators.
692 * sysdeps/mach/hurd/setitimer.c (timer_thread): Likewise.
693 (setitimer_locked): Likewise.
694 * sysdeps/mach/hurd/sigaction.c (__sigaction): Likewise.
695 * sysdeps/mach/hurd/sigaltstack.c (__sigaltstack): Likewise.
696 * sysdeps/mach/pagecopy.h (PAGE_COPY_FWD): Likewise.
697 * sysdeps/mach/thread_state.h (machine_get_basic_state): Likewise.
698 * sysdeps/powerpc/powerpc64/tst-ucontext-ppc64-vscr.c
699 (PPC_CPU_SUPPORTED): Likewise.
700 * sysdeps/unix/sysv/linux/alpha/a.out.h (N_TXTOFF): Likewise.
701 * sysdeps/unix/sysv/linux/generic/wordsize-32/overflow.h
702 (stat_overflow): Likewise.
703 (statfs_overflow): Likewise.
704 * sysdeps/unix/sysv/linux/tst-personality.c (do_test): Likewise.
705 * sysdeps/unix/sysv/linux/tst-ttyname.c (eq_ttyname): Likewise.
706 (eq_ttyname_r): Likewise.
707 (run_chroot_tests): Likewise.
708
27a2f2f3
FW
7092019-03-07 Florian Weimer <fweimer@redhat.com>
710
711 * scripts/check-wrapper-headers.py (check_headers): Adjust Fortran
712 header check.
713
ae514971 7142019-03-07 Martin Liska <mliska@suse.cz>
715
716 * math/Makefile: Change location where math-vector-fortran.h is
717 installed.
718 * math/finclude/math-vector-fortran.h: Move from bits/math-vector-fortran.h.
719 * sysdeps/x86/fpu/finclude/math-vector-fortran.h: Move
720 from sysdeps/x86/fpu/bits/math-vector-fortran.h.
721 * scripts/check-installed-headers.sh: Skip Fortran header files.
722 * scripts/check-wrapper-headers.py: Likewise.
723
0ddb7ea8
AZ
7242019-03-05 Adhemerval Zanella <adhemerval.zanella@linaro.org>
725
726 * nptl/nptl-init.c (__have_futex_clock_realtime,
727 __have_futex_clock_realtime): Remove definition.
728 (__pthread_initialize_minimal_internal): Remove FUTEX_CLOCK_REALTIME
729 check test for !__ASSUME_FUTEX_CLOCK_REALTIME.
730 * nptl/pthread_mutex_timedlock.c (__pthread_mutex_timedlock): Assume
731 __ASSUME_FUTEX_CLOCK_REALTIME support.
732 * sysdeps/unix/sysv/linux/i386/lowlevellock.S: Likewise.
733 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
734 * sysdeps/unix/sysv/linux/kernel-features.h
735 (__ASSUME_FUTEX_CLOCK_REALTIME): Remove.
736 * sysdeps/nptl/lowlevellock-futex.h (lll_futex_timed_wait_bitset):
737 Adjust comment.
738
590675c0
GG
7392019-03-05 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
740
741 * sysdeps/powerpc/powerpc64/power6/wcscpy.c (WCSCPY): Define to
742 __wcscpy, then use libc_hidden_def and weak_alias to bind it to
743 __GI___wcscpy and wcscpy.
744
de71ee7b
FW
7452019-03-04 Florian Weimer <fweimer@redhat.com>
746
747 * sysdeps/generic/ldsodefs.h (_dl_sysdep_open_zero_fill): Remove
748 declaration.
749 * elf/dl-load.c (_dl_map_object_from_fd): Assume MAP_ANON is
750 defined.
751
ce6ddae0
SL
7522019-03-04 Stefan Liebler <stli@linux.ibm.com>
753
754 * sysdeps/s390/s390-64/sysdep.h (ENTRY): Use alignment of 16byte.
755 * sysdeps/s390/s390-32/sysdep.h: Likewise.
756
31efface
TS
7572019-03-02 TAMUKI Shoichi <tamuki@linet.gr.jp>
758
759 [BZ #24162]
760 * localedata/locales/ja_JP (LC_TIME): Change the offset for Taisho
761 gan-nen from 2 to 1. Problem reported by Morimitsu, Junji.
762
f0eaf862
GG
7632019-03-01 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
764
765 * misc/tst-ldbl-error.c (do_one_test): Adapt for reuse by nldbl
766 tests.
767 (do_test): Likewise.
768 * misc/tst-ldbl-warn.c (do_one_test): Likewise.
769 (do_test_call_varg): Likewise.
770 (do_test_call_rarg): Likewise.
771 * sysdeps/ieee754/ldbl-opt/Makefile
772 [subdir == misc] (tests-internal): Add tst-nldbl-warn,
773 tst-nldbl-error.
774 ($(objpfx)tst-nldbl-warn.c): New rule.
775 ($(objpfx)tst-nldbl-error.c): Likewise.
776 (CFLAGS-tst-nldbl-warn.c, CFLAGS-tst-nldbl-error.c):
777 New variables.
778
d11086a9
GG
7792019-03-01 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
780
781 [BZ #23984]
782 * include/bits/error-ldbl.h: New file.
783 * include/error.h: Include stdarg.h. Declare internal functions
784 __error_internal and __error_at_line_internal.
785 * misc/Makefile (headers): Add bits/error-ldbl.h.
786 * misc/bits/error-ldbl.h: New file.
787 * misc/error.h [__LDBL_COMPAT]: Include bits/error-ldbl.h and
788 avoid the inclusion of bits/error.h.
789 * sysdeps/ieee754/ldbl-opt/Versions (libc): Add __nldbl_error,
790 and __nldbl_error_at_line.
791 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Include error.h.
792 (__nldbl_error, __ndlbl_error_at_line): New functions.
793 * sysdeps/ieee754/ldbl-opt/nldbl-compat.h: Include error.h.
794 Redirect error and error_at_line.
795 * sysdeps/unix/sysv/linux/alpha/libc.abilist: Update.
796 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist:
797 Likewise.
798 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
799 Likewise.
800 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist:
801 Likewise.
802 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist:
803 Likewise.
804 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: Likewise.
805 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: Likewise.
806 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Likewise.
807
90188e7d
GG
8082019-03-01 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
809
810 [BZ #23984]
811 * include/bits/err-ldbl.h: New file.
812 * include/err.h: Add prototypes for the internal functions:
813 __vwarnx_internal and __vwarn_internal.
814 * misc/Makefile (headers): Add bits/err-ldbl.h.
815 * misc/bits/err-ldbl.h: New file.
816 * misc/err.h: Include bits/err-ldbl.h when __LDBL_COMPAT is
817 defined, i.e.: when -mlong-double-64 is in use.
818 * sysdeps/ieee754/ldbl-opt/Versions (libc): Add __nldbl_warn,
819 __nldbl_vwarn, __nldbl_warnx, __nldbl_vwarnx, __nldbl_err,
820 __nldbl_verr, __nldbl_errx, and __nldbl_verrx.
821 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Include err.h.
822 (VA_CALL): New macro.
823 (__nldbl_vwarn, __nldbl_vwarnx, __nldbl_warn, __nldbl_warnx)
824 (__nldbl_verr, __nldbl_verrx, __nldbl_err, __nldbl_errx): New
825 functions.
826 * sysdeps/ieee754/ldbl-opt/nldbl-compat.h: Include err.h and
827 declare prototypes for the new functions.
828 * sysdeps/unix/sysv/linux/alpha/libc.abilist: Update.
829 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist:
830 Likewise.
831 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
832 Likewise.
833 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist:
834 Likewise.
835 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist:
836 Likewise.
837 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: Likewise.
838 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: Likewise.
839 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Likewise.
840
ea2d89d0
GG
8412019-03-01 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
842
843 * sysdeps/ieee754/ldbl-opt/Makefile
844 [subdir == argp] (tests-internal): Add tst-nldbl-argp.
845 [subdir == argp] ($(objpfx)tst-nldbl-argp.c): New rule.
846 [subdir == argp] (CFLAGS-tst-nldbl-argp.c): New variable.
847
6e1f6440
GG
8482019-03-01 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
849
850 [BZ #23983]
851 * argp/Makefile (headers): Add bits/argp-ldbl.h.
852 * argp/argp.h [defined __LDBL_COMPAT]: Include bits/argp-ldbl.h.
853 * argp/bits/argp-ldbl.h: New file.
854 * include/argp.h: Include stdarg.h. Add prototypes for internal
855 functions: __argp_error_internal and __argp_failure_internal.
856 * include/bits/argp-ldbl.h: New file.
857 * sysdeps/ieee754/ldbl-opt/Versions (libc): Add
858 __nldbl_argp_error and __nldbl_argp_failure.
859 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Include argp.h.
860 (__nldbl_argp_error, __nldbl_argp_failure): New functions.
861 * sysdeps/ieee754/ldbl-opt/nldbl-compat.h: Include argp.h.
862 Redirect argp_error and argp_failure calls.
863 * sysdeps/unix/sysv/linux/alpha/libc.abilist: Update.
864 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist:
865 Likewise.
866 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
867 Likewise.
868 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist:
869 Likewise.
870 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist:
871 Likewise.
872 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: Likewise.
873 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: Likewise.
874 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Likewise.
875
c259196b
FW
8762019-03-01 Florian Weimer <fweimer@redhat.com>
877
878 [BZ #20419]
879 * elf/tst-big-note-lib.S: Create a syntactically valid note.
880 * elf/Makefile (tst-big-note-lib.so): Do not link with startup
881 code, to avoid creating an ABI tag note.
882 (modules-names-nobuild): Add tst-big-note-lib.
883
928b305d
SL
8842019-03-01 Stefan Liebler <stli@linux.ibm.com>
885
886 * sysdeps/s390/wcscpy-vx.S: Add strong aliases to
887 __wcscpy, __GI___wcscpy and weak alias to wcscpy.
888
36f30c10
FW
8892019-03-01 Florian Weimer <fweimer@redhat.com>
890
891 [BZ #20271]
892 * sysdeps/unix/sysv/linux/netlink_assert_response.c
893 (__netlink_assert_response): Add additional missing newlines.
894
462e83a4
JM
8952019-02-28 Joseph Myers <joseph@codesourcery.com>
896
897 * sysdeps/powerpc/powerpc32/dl-machine.c
898 (__elf_machine_fixup_plt): Use space before '('.
899 (__process_machine_rela): Likewise.
900 * sysdeps/powerpc/powerpc32/register-dump.h (register_dump):
901 Likewise.
902 * sysdeps/powerpc/powerpc64/le/fpu/sfp-machine.h (TI_BITS):
903 Likewise.
904 * sysdeps/powerpc/powerpc64/register-dump.h (register_dump):
905 Likewise.
906 * sysdeps/powerpc/test-arith.c (union_t): Likewise.
907 (pattern): Likewise.
908 (delta): Likewise.
909 (check_result): Likewise.
910 (check_excepts): Likewise.
911 (check_op): Likewise.
912 (fail_xr): Likewise.
913 * sysdeps/unix/alpha/sysdep.h (syscall_promote): Likewise.
914 * sysdeps/unix/sysv/linux/alpha/a.out.h (AOUTHSZ): Likewise.
915 (SCNHSZ): Likewise.
916 * sysdeps/unix/sysv/linux/hppa/makecontext.c (FRAME_SIZE_BYTES):
917 Likewise.
918 (ARGS): Likewise.
919 (__makecontext): Likewise.
920 * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h (ucontext_t):
921 Likewise.
922
cc3e573c
FW
9232019-02-28 Florian Weimer <fweimer@redhat.com>
924
925 [BZ #23937]
926 elf: Add test with a local IFUNC resolver.
927 * elf/ifuncmain9.c: New file.
928 * elf/ifuncmain9pic.c: Likewise.
929 * elf/ifuncmain9picstatic.c: Likewise.
930 * elf/ifuncmain9pie.c: Likewise.
931 * elf/ifuncmain9static.c: Likewise.
932 * elf/Makefile [multi-arch] (tests-ifuncstatic): Add
933 ifuncmain9static, ifuncmain9picstatic.
934 * elf/Makefile [multi-arch && build-shared] (tests-internal):
935 Add ifuncmain9, ifuncmain9pic.
936 * elf/Makefile [multi-arch && build-shared && have-fpie]
937 (ifunc-pie-tests): Add ifuncmain9pie.
938 (CFLAGS-ifuncmain9pic.c): Add $(pic-ccflag).
939 (CFLAGS-ifuncmain9picstatic.c): Likewise.
940 (CFLAGS-ifuncmain9pie.c): Add $(pie-ccflag).
941
92ad88fe
L
9422019-02-27 H.J. Lu <hongjiu.lu@intel.com>
943
944 * configure.ac (have-ifunc): New LIBC_CONFIG_VAR.
945 * configure: Regenerated.
946 * elf/Makefile: Run IFUNC tests if binutils supports IFUNC.
947
6bd4d02e
AZ
9482019-02-27 Adhemerval Zanella <adhemerval.zanella@linaro.org>
949
950 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Define ifunc
951 symbol as __wcspcy instead of wcscpy.
952
1b218417
ST
9532019-02-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
954
955 * include/stdio.h (__renameat2): New hidden prototype.
956 * stdio-common/renameat2.c (__renameat2): Add hidden definition.
957 * sysdeps/mach/hurd/renameat.c (__renameat): Move implementation to...
958 * sysdeps/mach/hurd/renameat2.c (__renameat2): ... new function.
959 * sysdeps/unix/sysv/linux/renameat2.c (__renameat2): Add hidden definition.
960
c4f50205
JM
9612019-02-27 Joseph Myers <joseph@codesourcery.com>
962
f627dd4d
JM
963 * hurd/hurdinit.c (_hurd_init): Use braces around empty body of an
964 if statement.
965
c4f50205
JM
966 * benchtests/bench-strcpy.c (do_test): Use space before '('.
967 * benchtests/bench-string.h (cmdline_process_function): Likewise.
968 * benchtests/bench-strlen.c (do_test): Likewise.
969 (test_main): Likewise.
970 * catgets/gencat.c (read_old): Likewise.
971 * elf/cache.c (load_aux_cache): Likewise.
972 * iconvdata/bug-iconv8.c (do_test): Likewise.
973 * math/test-tgmath-ret.c (do_test): Likewise.
974 * nis/nis_call.c (rec_dirsearch): Likewise.
975 * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
976 * nptl/tst-audit-threads.c (do_test): Likewise.
977 * nptl/tst-cancel4-common.h (set_socket_buffer): Likewise.
978 * nss/nss_test1.c (init): Likewise.
979 * nss/test-netdb.c (test_hosts): Likewise.
980 * posix/execvpe.c (maybe_script_execute): Likewise.
981 * stdio-common/tst-fmemopen4.c (do_test): Likewise.
982 * stdio-common/tst-printf.c (do_test): Likewise.
983 * stdio-common/vfscanf-internal.c (__vfscanf_internal): Likewise.
984 * stdlib/fmtmsg.c (NKEYWORDS): Likewise.
985 * stdlib/qsort.c (STACK_SIZE): Likewise.
986 * stdlib/test-canon.c (do_test): Likewise.
987 * stdlib/tst-swapcontext1.c (do_test): Likewise.
988 * string/memcmp.c (OPSIZ): Likewise.
989 * string/test-strcpy.c (do_test): Likewise.
990 (do_random_tests): Likewise.
991 * string/test-strlen.c (do_test): Likewise.
992 (test_main): Likewise.
993 * string/test-strrchr.c (do_test): Likewise.
994 (do_random_tests): Likewise.
995 * string/tester.c (test_memrchr): Likewise.
996 (test_memchr): Likewise.
997 * sysdeps/generic/memcopy.h (OPSIZ): Likewise.
998 * sysdeps/generic/unwind-dw2.c (execute_stack_op): Likewise.
999 * sysdeps/generic/unwind-pe.h (read_sleb128): Likewise.
1000 (read_encoded_value_with_base): Likewise.
1001 * sysdeps/hppa/dl-machine.h (elf_machine_runtime_setup): Likewise.
1002 * sysdeps/hppa/fpu/feupdateenv.c (__feupdateenv): Likewise.
1003 * sysdeps/ia64/fpu/sfp-machine.h (TI_BITS): Likewise.
1004 * sysdeps/mach/hurd/spawni.c (__spawni): Likewise.
1005 * sysdeps/posix/spawni.c (maybe_script_execute): Likewise.
1006 * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (query_auxv):
1007 Likewise.
1008 * sysdeps/unix/sysv/linux/aarch64/bits/procfs.h (ELF_NGREG):
1009 Likewise.
1010 * sysdeps/unix/sysv/linux/arm/bits/procfs.h (ELF_NGREG): Likewise.
1011 * sysdeps/unix/sysv/linux/arm/ioperm.c (init_iosys): Likewise.
1012 * sysdeps/unix/sysv/linux/csky/bits/procfs.h (ELF_NGREG):
1013 Likewise.
1014 * sysdeps/unix/sysv/linux/m68k/bits/procfs.h (ELF_NGREG):
1015 Likewise.
1016 * sysdeps/unix/sysv/linux/nios2/bits/procfs.h (ELF_NGREG):
1017 Likewise.
1018 * sysdeps/unix/sysv/linux/spawni.c (maybe_script_execute):
1019 Likewise.
1020 * sysdeps/unix/sysv/linux/x86/bits/procfs.h (ELF_NGREG): Likewise.
1021 * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h
1022 (FP_XSTATE_MAGIC2_SIZE): Likewise.
1023 * sysdeps/x86/fpu/sfp-machine.h (TI_BITS): Likewise.
1024 * time/test_time.c (main): Likewise.
1025
7b3fb620
AZ
10262019-02-27 Adhemerval Zanella <adhemerval.zanella@linaro.org>
1027
457208b1
AZ
1028 * wcsmbs/wcsnlen.c (__wcsnlen): Rewrite using wmemchr.
1029
30a7e208
AZ
1030 * wcsmbs/wcsncpy.c (__wcsncpy): Rewrite using wcsnlen, wmemset, and
1031 wmemcpy.
1032
ddf21ec7
AZ
1033 * wcsmbs/wcsncat.c (wcsncat): Rewrite using wcslen, wcsnlen, and
1034 wmemcpy.
1035
4d801563
AZ
1036 * wcsmbs/wcscpy.c (__wcpcpy): Rewrite using wcslen and wmemcpy.
1037
81a14439
AZ
1038 * include/wchar.h (__wcscpy): New prototype.
1039 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c
1040 (__wcscpy): Route internal symbol to generic implementation.
1041 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c (wcscpy):
1042 Add internal __wcscpy alias.
1043 * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c (wcscpy): Likewise.
1044 * sysdeps/s390/wcscpy.c (wcscpy): Likewise.
1045 * sysdeps/x86_64/multiarch/wcscpy.c (wcscpy): Likewise.
1046 * wcsmbs/wcscpy.c (wcscpy): Add
1047 * sysdeps/x86_64/multiarch/wcscpy-c.c (WCSCPY): Adjust macro to
1048 use generic implementation.
1049 * wcsmbs/wcscat.c (wcscat): Rewrite using wcslen and wcscpy.
1050
39ef0744
AZ
1051 * wcsmbs/wcpncpy.c (__wcpcpy): Rewrite using wcslen, wmemcpy, and
1052 wmemset.
1053
7b3fb620
AZ
1054 * sysdeps/m68k/wcpcpy.c: Remove file.
1055 * wcsmbs/wcpcpy.c (__wcpcpy): Rewrite using wcslen and wmemcpy.
1056
e0cb7b61
JM
10572019-02-26 Joseph Myers <joseph@codesourcery.com>
1058
aa0e4663
JM
1059 * sysdeps/arm/sysdep.h (#if condition): Break lines before rather
1060 than after operators.
1061 * sysdeps/mach/hurd/fork.c (__fork): Likewise.
1062 * sysdeps/mach/hurd/getcwd.c
1063 (__hurd_canonicalize_directory_name_internal): Likewise.
1064 * sysdeps/mach/hurd/htl/pt-mutex-consistent.c
1065 (pthread_mutex_consistent): Likewise.
1066 * sysdeps/mach/hurd/htl/pt-mutex-init.c (_pthread_mutex_init):
1067 Likewise.
1068 * sysdeps/mach/hurd/htl/pt-mutex-transfer-np.c
1069 (__pthread_mutex_transfer_np): Likewise.
1070 * sysdeps/mach/hurd/htl/pt-mutex-unlock.c
1071 (__pthread_mutex_unlock): Likewise.
1072 * sysdeps/mach/hurd/htl/pt-mutex.h (ROBUST_LOCK): Likewise.
1073 (mtx_owned_p): Likewise.
1074 * sysdeps/mach/hurd/htl/pt-mutexattr-getrobust.c
1075 (pthread_mutexattr_getrobust): Likewise.
1076 * sysdeps/mach/hurd/i386/init-first.c (init1): Likewise.
1077 * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
1078 Likewise.
1079 * sysdeps/mach/hurd/ioctl.c (__ioctl): Likewise.
1080 * sysdeps/mach/hurd/jmp-unwind.c (_longjmp_unwind): Likewise.
1081 * sysdeps/mach/hurd/kill.c (__kill): Likewise.
1082 * sysdeps/mach/hurd/mig-reply.c (__mig_get_reply_port): Likewise.
1083 * sysdeps/mach/hurd/ptrace.c (ptrace): Likewise.
1084 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
1085 * sysdeps/unix/sysv/linux/aarch64/sysdep.h (#if condition):
1086 Likewise.
1087 * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo):
1088 Likewise.
1089 * sysdeps/unix/sysv/linux/bits/timex.h (STA_RONLY): Likewise.
1090 * sysdeps/unix/sysv/linux/csky/sysdep.h (#if condition): Likewise.
1091 * sysdeps/unix/sysv/linux/generic/____longjmp_chk.c
1092 (____longjmp_chk): Likewise.
1093 * sysdeps/unix/sysv/linux/generic/futimesat.c (futimesat):
1094 Likewise.
1095 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
1096 (INTERNAL_SYSCALL): Likewise.
1097 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
1098 (INTERNAL_SYSCALL): Likewise.
1099 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
1100 (__get_clockfreq_via_cpuinfo): Likewise.
1101
e0cb7b61
JM
1102 * sysdeps/i386/dl-machine.h (elf_machine_rela): Add fall-through
1103 comments.
1104 * sysdeps/m68k/m680x0/fpu/s_cexp_template.c (s(__cexp)): Likewise.
1105 * sysdeps/m68k/memcopy.h (WORD_COPY_FWD): Likewise.
1106 (WORD_COPY_BWD): Likewise.
1107 * sysdeps/mach/hurd/ioctl.c (__ioctl): Likewise.
1108 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
1109 Likewise.
1110 * sysdeps/s390/iso-8859-1_cp037_z900.c (TR_LOOP): Likewise.
1111 * sysdeps/mips/dl-machine.h (elf_machine_reloc): Move fall-through
1112 comment.
1113 * sysdeps/mips/dl-trampoline.c (__dl_runtime_resolve): Likewise.
1114
a04549c1
JM
11152019-02-25 Joseph Myers <joseph@codesourcery.com>
1116
1117 * dirent/dirent.h [!_DIRENT_HAVE_D_NAMLEN
1118 && _DIRENT_HAVE_D_RECLEN] (_D_ALLOC_NAMLEN): Break lines before
1119 rather than after operators.
1120 * elf/cache.c (print_cache): Likewise.
1121 * gshadow/fgetsgent_r.c (__fgetsgent_r): Likewise.
1122 * htl/pt-getattr.c (__pthread_getattr_np): Likewise.
1123 * hurd/hurdinit.c (_hurd_setproc): Likewise.
1124 * hurd/hurdkill.c (_hurd_sig_post): Likewise.
1125 * hurd/hurdlookup.c (__file_name_lookup_under): Likewise.
1126 * hurd/hurdsig.c (_hurd_internal_post_signal): Likewise.
1127 (reauth_proc): Likewise.
1128 * hurd/lookup-at.c (__file_name_lookup_at): Likewise.
1129 (__file_name_split_at): Likewise.
1130 (__directory_name_split_at): Likewise.
1131 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Likewise.
1132 * hurd/port2fd.c (_hurd_port2fd): Likewise.
1133 * iconv/gconv_dl.c (do_print): Likewise.
1134 * inet/netinet/in.h (struct sockaddr_in): Likewise.
1135 * libio/wstrops.c (_IO_wstr_seekoff): Likewise.
1136 * locale/setlocale.c (new_composite_name): Likewise.
1137 * malloc/memusagestat.c (main): Likewise.
1138 * misc/fstab.c (fstab_convert): Likewise.
1139 * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_usercnt):
1140 Likewise.
1141 * nss/nss_compat/compat-grp.c (getgrent_next_nss): Likewise.
1142 (getgrent_next_file): Likewise.
1143 (internal_getgrnam_r): Likewise.
1144 (internal_getgrgid_r): Likewise.
1145 * nss/nss_compat/compat-initgroups.c (getgrent_next_nss):
1146 Likewise.
1147 (internal_getgrent_r): Likewise.
1148 * nss/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
1149 (getpwent_next_nss): Likewise.
1150 (getpwent_next_file): Likewise.
1151 (internal_getpwnam_r): Likewise.
1152 (internal_getpwuid_r): Likewise.
1153 * nss/nss_compat/compat-spwd.c (getspent_next_nss_netgr):
1154 Likewise.
1155 (getspent_next_nss): Likewise.
1156 (internal_getspnam_r): Likewise.
1157 * pwd/fgetpwent_r.c (__fgetpwent_r): Likewise.
1158 * shadow/fgetspent_r.c (__fgetspent_r): Likewise.
1159 * string/strchr.c (STRCHR): Likewise.
1160 * string/strchrnul.c (STRCHRNUL): Likewise.
1161 * sysdeps/aarch64/fpu/fpu_control.h (_FPU_FPCR_IEEE): Likewise.
1162 * sysdeps/aarch64/sfp-machine.h (_FP_CHOOSENAN): Likewise.
1163 * sysdeps/csky/dl-machine.h (elf_machine_rela): Likewise.
1164 * sysdeps/generic/memcopy.h (PAGE_COPY_FWD_MAYBE): Likewise.
1165 * sysdeps/generic/symbol-hacks.h (__stack_chk_fail_local):
1166 Likewise.
1167 * sysdeps/gnu/netinet/ip_icmp.h (ICMP_INFOTYPE): Likewise.
1168 * sysdeps/gnu/updwtmp.c (TRANSFORM_UTMP_FILE_NAME): Likewise.
1169 * sysdeps/gnu/utmp_file.c (TRANSFORM_UTMP_FILE_NAME): Likewise.
1170 * sysdeps/hppa/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Likewise.
1171 * sysdeps/mach/hurd/bits/stat.h (S_ISPARE): Likewise.
1172 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Likewise.
1173 (open_file): Likewise.
1174 * sysdeps/mach/hurd/htl/pt-mutexattr-setprotocol.c
1175 (pthread_mutexattr_setprotocol): Likewise.
1176 * sysdeps/mach/hurd/ioctl.c (__ioctl): Likewise.
1177 * sysdeps/mach/hurd/mmap.c (__mmap): Likewise.
1178 * sysdeps/mach/hurd/ptrace.c (ptrace): Likewise.
1179 * sysdeps/mach/hurd/spawni.c (__spawni): Likewise.
1180 * sysdeps/microblaze/dl-machine.h (elf_machine_type_class):
1181 Likewise.
1182 (elf_machine_rela): Likewise.
1183 * sysdeps/mips/mips32/sfp-machine.h (_FP_CHOOSENAN): Likewise.
1184 * sysdeps/mips/mips64/sfp-machine.h (_FP_CHOOSENAN): Likewise.
1185 * sysdeps/mips/sys/asm.h (multiple #if conditionals): Likewise.
1186 * sysdeps/posix/rename.c (rename): Likewise.
1187 * sysdeps/powerpc/novmx-sigjmp.c (__novmx__sigjmp_save): Likewise.
1188 * sysdeps/powerpc/sigjmp.c (__vmx__sigjmp_save): Likewise.
1189 * sysdeps/s390/fpu/fenv_libc.h (FPC_VALID_MASK): Likewise.
1190 * sysdeps/s390/utf8-utf16-z9.c (gconv_end): Likewise.
1191 * sysdeps/unix/grantpt.c (grantpt): Likewise.
1192 * sysdeps/unix/sysv/linux/a.out.h (N_TXTOFF): Likewise.
1193 * sysdeps/unix/sysv/linux/updwtmp.c (TRANSFORM_UTMP_FILE_NAME):
1194 Likewise.
1195 * sysdeps/unix/sysv/linux/utmp_file.c (TRANSFORM_UTMP_FILE_NAME):
1196 Likewise.
1197 * sysdeps/x86/cpu-features.c (get_common_indices): Likewise.
1198 * time/tzfile.c (__tzfile_compute): Likewise.
1199
34a5a146
JM
12002019-02-22 Joseph Myers <joseph@codesourcery.com>
1201
1202 * benchtests/bench-memmem.c (simple_memmem): Break lines before
1203 rather than after operators.
1204 * benchtests/bench-skeleton.c (TIMESPEC_AFTER): Likewise.
1205 * crypt/md5.c (md5_finish_ctx): Likewise.
1206 * crypt/sha256.c (__sha256_finish_ctx): Likewise.
1207 * crypt/sha512.c (__sha512_finish_ctx): Likewise.
1208 * elf/cache.c (load_aux_cache): Likewise.
1209 * elf/dl-load.c (open_verify): Likewise.
1210 * elf/get-dynamic-info.h (elf_get_dynamic_info): Likewise.
1211 * elf/readelflib.c (process_elf_file): Likewise.
1212 * elf/rtld.c (dl_main): Likewise.
1213 * elf/sprof.c (generate_call_graph): Likewise.
1214 * hurd/ctty-input.c (_hurd_ctty_input): Likewise.
1215 * hurd/ctty-output.c (_hurd_ctty_output): Likewise.
1216 * hurd/dtable.c (reauth_dtable): Likewise.
1217 * hurd/getdport.c (__getdport): Likewise.
1218 * hurd/hurd/signal.h (_hurd_interrupted_rpc_timeout): Likewise.
1219 * hurd/hurd/sigpreempt.h (HURD_PREEMPT_SIGNAL_P): Likewise.
1220 * hurd/hurdfault.c (_hurdsig_fault_catch_exception_raise):
1221 Likewise.
1222 * hurd/hurdioctl.c (fioctl): Likewise.
1223 * hurd/hurdselect.c (_hurd_select): Likewise.
1224 * hurd/hurdsig.c (_hurdsig_abort_rpcs): Likewise.
1225 (STOPSIGS): Likewise.
1226 * hurd/hurdstartup.c (_hurd_startup): Likewise.
1227 * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Likewise.
1228 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Likewise.
1229 * hurd/msgportdemux.c (msgport_server): Likewise.
1230 * hurd/setauth.c (_hurd_setauth): Likewise.
1231 * include/features.h (__GLIBC_USE_DEPRECATED_SCANF): Likewise.
1232 * libio/libioP.h [IO_DEBUG] (CHECK_FILE): Likewise.
1233 * locale/programs/ld-ctype.c (set_class_defaults): Likewise.
1234 * localedata/tests-mbwc/tst_swscanf.c (tst_swscanf): Likewise.
1235 * login/tst-utmp.c (do_check): Likewise.
1236 (simulate_login): Likewise.
1237 * mach/lowlevellock.h (lll_lock): Likewise.
1238 (lll_trylock): Likewise.
1239 * math/test-fenv.c (ALL_EXC): Likewise.
1240 * math/test-fenvinline.c (ALL_EXC): Likewise.
1241 * misc/sys/cdefs.h (__attribute_deprecated_msg__): Likewise.
1242 * nis/nis_call.c (__do_niscall3): Likewise.
1243 * nis/nis_callback.c (cb_prog_1): Likewise.
1244 * nis/nis_defaults.c (searchaccess): Likewise.
1245 * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
1246 * nis/nis_ismember.c (internal_ismember): Likewise.
1247 * nis/nis_local_names.c (nis_local_principal): Likewise.
1248 * nis/nss_nis/nis-rpc.c (_nss_nis_getrpcbyname_r): Likewise.
1249 * nis/nss_nisplus/nisplus-netgrp.c (_nss_nisplus_getnetgrent_r):
1250 Likewise.
1251 * nis/ypclnt.c (yp_match): Likewise.
1252 (yp_first): Likewise.
1253 (yp_next): Likewise.
1254 (yp_master): Likewise.
1255 (yp_order): Likewise.
1256 * nscd/hstcache.c (cache_addhst): Likewise.
1257 * nscd/initgrcache.c (addinitgroupsX): Likewise.
1258 * nss/nss_compat/compat-pwd.c (copy_pwd_changes): Likewise.
1259 (internal_getpwuid_r): Likewise.
1260 * nss/nss_compat/compat-spwd.c (copy_spwd_changes): Likewise.
1261 * posix/glob.h (__GLOB_FLAGS): Likewise.
1262 * posix/regcomp.c (peek_token): Likewise.
1263 (peek_token_bracket): Likewise.
1264 (parse_expression): Likewise.
1265 * posix/regexec.c (sift_states_iter_mb): Likewise.
1266 (check_node_accept_bytes): Likewise.
1267 * posix/tst-spawn3.c (do_test): Likewise.
1268 * posix/wordexp-test.c (testit): Likewise.
1269 * posix/wordexp.c (parse_tilde): Likewise.
1270 (exec_comm): Likewise.
1271 * posix/wordexp.h (__WRDE_FLAGS): Likewise.
1272 * resource/vtimes.c (TIMEVAL_TO_VTIMES): Likewise.
1273 * setjmp/sigjmp.c (__sigjmp_save): Likewise.
1274 * stdio-common/printf_fp.c (__printf_fp_l): Likewise.
1275 * stdio-common/tst-fileno.c (do_test): Likewise.
1276 * stdio-common/vfprintf-internal.c (vfprintf): Likewise.
1277 * stdlib/strfmon_l.c (__vstrfmon_l_internal): Likewise.
1278 * stdlib/strtod_l.c (round_and_return): Likewise.
1279 (____STRTOF_INTERNAL): Likewise.
1280 * stdlib/tst-strfrom.h (TEST_STRFROM): Likewise.
1281 * string/strcspn.c (STRCSPN): Likewise.
1282 * string/test-memmem.c (simple_memmem): Likewise.
1283 * termios/tcsetattr.c (tcsetattr): Likewise.
1284 * time/alt_digit.c (_nl_parse_alt_digit): Likewise.
1285 * time/asctime.c (asctime_internal): Likewise.
1286 * time/strptime_l.c (__strptime_internal): Likewise.
1287 * time/sys/time.h (timercmp): Likewise.
1288 * time/tzfile.c (__tzfile_compute): Likewise.
1289
b0b50fe0
PF
12902019-02-21 Patsy Griffin Franklin <pfrankli@redhat.com>
1291
1292 [BZ #21915]
1293 * nss/tst-nss-files-hosts-long.root/etc/host.conf: New file.
1294
f43b8dd5
GG
12952019-02-21 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
1296
1297 * argp/argp-help.c (__argp_error_internal): New function,
1298 renamed from __argp_error, but that takes a 'mode_flags'
1299 parameter to control the format of long double parameters.
1300 (__argp_error): Converted into a call __argp_error_internal.
1301 (__argp_failure_internal): New function, renamed from
1302 __argp_failure, but that takes a 'mode_flags' parameter.
1303 (__argp_failure): Converted into a call __argp_failure_internal.
1304 * misc/err.c (__vwarnx_internal): New function, renamed from
1305 vwarnx, but that takes a 'mode_flags' parameter.
1306 (vwarnx): Converted into a call to __vwarnx_internal.
1307 (__vwarn_internal): New function, renamed from vwarn, but that
1308 takes a 'mode_flags' parameter.
1309 (vwarn): Converted into a call to __vwarn_internal.
1310 * misc/error.c (error_tail): Add 'mode_flags' parameter. Update
1311 call to __vfxprintf with 'mode_flags'.
1312 (__error_internal): New function, renamed from error, but that
1313 takes a 'mode_flags' parameter.
1314 (error): Converted into a call to __error_internal.
1315 (__error_at_line_internal): New function, renamed from
1316 error_at_line, but that takes a 'mode_flags' parameter.
1317 (error_at_line): Converted into a call to
1318 __error_at_line_internal.
1319 * include/stdio.h (__vfxprintf): Add mode_flags parameter.
1320 * stdio-common/fxprintf.c (locked_vfxprintf, __vfxprintf):
1321 Likewise.
1322
dc0afac3 13232019-02-20 Martin Liska <mliska@suse.cz>
1324
1325 * math/Makefile: Install math-vector-fortran.h.
1326 * bits/math-vector-fortran.h: New file.
1327 * sysdeps/x86/fpu/bits/math-vector-fortran.h: New file.
1328
4a2dd41c
GG
13292019-02-20 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
1330
1331 * sysdeps/powerpc/powerpc64/le/configure.ac: Remove test.
1332 * sysdeps/powerpc/powerpc64/le/configure: Regenerate.
1333
04de9302
WS
13342019-02-19 Wolfram Sang <wsa@the-dreams.de>
1335
1336 * nptl/pthread_mutex_trylock.c: Fix comment.
1337
b026ce1e
CD
13382019-02-19 Carlos O'Donell <carlos@redhat.com>
1339
1340 * nptl/pthread_tryjoin.c: Fix comment.
1341
8c9289b6
JM
13422019-02-18 Joseph Myers <joseph@codesourcery.com>
1343
1344 [BZ #24231]
1345 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Add break
1346 after R_SPARC_H34 case.
1347
308e022f
FW
13482019-02-18 Florian Weimer <fweimer@redhat.com>
1349
1350 * resolv/compat-gethnamaddr.c (Dprintf): Remove definition.
1351 (getanswer): Do not call Dprintf.
1352 (res_gethostbyname2_context): Likewise.
1353 (res_gethostbyaddr_context): Likewise.
1354
a5406364
FW
13552019-02-18 Florian Weimer <fweimer@redhat.com>
1356
1357 * libio/libio.h (_IO_stdin, _IO_stdout, _IO_stderr): Remove
1358 declaration.
1359 * libio/stdio.c (AL, AL2, _IO_stdin, _IO_stdout, _IO_stderr):
1360 Remove definitions.
1361 * libio/stdfiles.c: Update comment.
1362 * libio/oldstdfiles.c (_IO_check_libio): Update comment. Do not
1363 set _IO_stdin, _IO_stdout, _IO_stderr.
1364 * libio/libioP.h (_IO_fake_stdiobuf): Remove unused declaration.
1365 [SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_1)] (_IO_legacy_file): New
1366 inline function.
1367 (_IO_deallocate_file): New inline function.
1368 * libio/iolibio.h (_IO_vprintf): Remove definition.
1369 * libio/iofclose.c (_IO_new_fclose): Use _IO_deallocate_file.
1370 * libio/oldiofclose.c (_IO_old_fclose): Likewise.
1371 * libio/iofwide.c (_IO_fwide): Use __glibc_unlikely and
1372 _IO_legacy_file.
1373 * libio/oldfileops.c (_IO_old_file_init_internal): Remove
1374 __builtin_expect. Use _IO_legacy_file.
1375
6c29942c
SL
13762019-02-18 Stefan Liebler <stli@linux.ibm.com>
1377
1378 * sysdeps/unix/sysv/linux/tst-clone3.c (do_test):
1379 Initialize ctid with a known value and remove update of ctid
1380 after clone.
1381 (wait_tid): Adjust arguments and call futex_wait with ctid_val
1382 as assumed current value of ctid_ptr.
1383
225d9445 13842019-02-16 Florian Weimer <fweimer@redhat.com>
ad18dade
FW
1385
1386 Check that non-sysdeps headers have wrapper headers.
1387 * scripts/check-wrapper-headers.py: New file.
1388 * Makefile (tests-special): Add check-wrapper-headers.out.
1389 (check-wrapper-headers.out): New target.
1390 * Rules (tests-special): Add check-wrapper-headers.out.
1391 (check-wrapper-headers.out): New target.
1392
225d9445 13932019-02-16 Florian Weimer <fweimer@redhat.com>
ebd32784
FW
1394
1395 Add missing header wrappers under include/.
1396 * include/ar.h: New file.
1397 * include/bits/mqueue2.h: Likewise.
1398 * include/bits/stdio.h: Likewise.
1399 * include/bits/stdio2.h: Likewise.
1400 * include/fstab.h: Likewise.
1401 * include/fts.h: Likewise.
1402 * include/lastlog.h: Likewise.
1403 * include/netinet/icmp6.h: Likewise.
1404 * include/netinet/igmp.h: Likewise.
1405 * include/netinet/ip6.h: Likewise.
1406 * include/re_comp.h: Likewise.
1407 * include/regexp.h: Likewise.
1408 * include/rpcsvc/bootparam.h: Likewise.
1409 * include/rpcsvc/yp_prot.h: Likewise.
1410 * include/sys/random.h: Likewise.
1411 * include/sys/stropts.h: Likewise.
1412 * include/sys/ttychars.h: Likewise.
1413 * include/sys/vfs.h: Likewise.
1414 * include/wait.h: Likewise.
1415
225d9445 14162019-02-16 Florian Weimer <fweimer@redhat.com>
a198d37a
FW
1417
1418 * nptl_db/proc_service.h: Move to ...
1419 * sysdeps/nptl/proc_service.h: ... here.
1420 * nptl_db/thread_db.h: Move to ...
1421 * sysdeps/nptl/thread_db.h: ... here.
1422 * nptl/descr.h: Include <thread_db.h>.
1423
e442e40d
AZ
14242019-02-15 Adhemerval Zanella <adhemerval.zanella@linaro.org>
1425
1426 * io/Makefile (tests): Add tst-lockf.
1427 * io/lockf.c (lockf): Use __fcntl and only define for
1428 !__OFF_T_MATCHES_OFF64_T.
1429 * io/lockf64.c (__lockf64): Call __fcntl64 and alias to lockf for
1430 __OFF_T_MATCHES_OFF64_T case.
1431 * io/tst-lockf.c: New file.
1432 * sysdeps/unix/sysv/linux/i386/lockf64.c: Remove file.
1433 * sysdeps/unix/sysv/linux/arm/lockf64.c: Likewise.
1434 * sysdeps/unix/sysv/linux/m68k/lockf64.c: Likewise.
1435 * sysdeps/unix/sysv/linux/mips/mips32/lockf64.c: Likewise.
1436 * sysdeps/unix/sysv/linux/mips/mips64/n32/lockf64.c: Likewise.
1437 * sysdeps/unix/sysv/linux/powerpc/powerpc32/lockf64.c: Likewise.
1438 * sysdeps/unix/sysv/linux/s390/s390-32/lockf64.c: Likewise.
1439 * sysdeps/unix/sysv/linux/sh/lockf64.c: Likewise.
1440 * sysdeps/unix/sysv/linux/sparc/sparc32/lockf64.c: Likewise.
1441
bc10e22c
FW
14422019-02-15 Florian Weimer <fweimer@redhat.com>
1443
1444 [BZ #24211]
1445 * nptl/pthread_join_common.c (__pthread_timedjoin_ex): Do not read
1446 pd->result after the thread descriptor has been freed.
1447
365f05c7
JM
14482019-02-15 Joseph Myers <joseph@codesourcery.com>
1449
8a11f970
JM
1450 * sunrpc/tst-svc_register.c (rpcbind_address): Remove qualifier
1451 from function return type.
1452
365f05c7
JM
1453 * setjmp/tst-setjmp.c (jump): Use __attribute__ ((__noreturn__)).
1454
56a731d4
JK
14552019-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1456
1457 * scripts/test_printers_common.py: Set TERM to a known harmless
1458 value.
1459
712182c8
JM
14602019-02-14 Joseph Myers <joseph@codesourcery.com>
1461
1462 * sunrpc/xdr.c (xdr_int): Add fall-through comment.
1463 (xdr_u_int): Likewise.
1464 (xdr_enum): Likewise.
1465 (xdr_bytes): Reword fall-through comment.
1466 (xdr_string): Likewise.
1467
eb76e5b4
AZ
14682019-02-14 Adhemerval Zanella <adhemerval.zanella@linaro.org>
1469
1470 [BZ #2421]
1471 * nptl/Makefile (lpthread-routines): Remove lll_timedwait_tid.
1472 (tests): Add tst-join8 tst-join9.
1473 * nptl/lll_timedwait_tid.c: Remove file.
1474 * sysdeps/sparc/sparc32/lll_timedwait_tid.c: Likewise.
1475 * sysdeps/unix/sysv/linux/i386/lll_timedwait_tid.c: Likewise.
1476 * sysdeps/sysv/linux/x86_64/lll_timedwait_tid.c: Likewise.
1477 * nptl/pthread_join_common.c (timedwait_tid): New function.
1478 (__pthread_timedjoin_ex): Act as cancellation entrypoint is block
1479 is set.
1480 * nptl/tst-join5.c (thread_join): New function.
1481 (tf1, tf2, do_test): Use libsupport and add pthread_timedjoin_np
1482 check.
1483 * nptl/tst-join8.c: New file.
1484 * nptl/tst-join9.c: Likewise.
1485 * sysdeps/nptl/lowlevellock-futex.h (lll_futex_wait_cancel,
1486 lll_futex_timed_wait_cancel): Add generic macros.
1487 * sysdeps/nptl/lowlevellock.h (__lll_timedwait_tid, lll_wait_tid):
1488 Remove definitions.
1489 * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
1490 * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
1491 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
1492 * sysdeps/sparc/sparc32/lowlevellock.c (__lll_timedwait_tid):
1493 Remove function.
1494 * sysdeps/unix/sysv/linux/i386/lowlevellock.S (__lll_timedwait_tid):
1495 Likewise.
1496 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
1497 * sysdeps/unix/sysv/linux/lowlevellock-futex.h
1498 (lll_futex_timed_wait_cancel): New macro.
1499
3904fd85
WD
15002019-02-14 Wilco Dijkstra <wdijkstr@arm.com>
1501
1502 * benchtests/Makefile: Add malloc-simple benchmark.
1503 * benchtests/bench-malloc-simple.c: New benchmark.
1504
24ca04fe
SP
15052019-02-14 Siddhesh Poyarekar <siddhesh@sourceware.org>
1506
1507 * benchtests/bench-memmove.c (do_one_test): Remove unused
1508 ORIG_SRC.
1509 (do_test): Adjust.
1510 * benchtests/bench-memmove-large.c (do_one_test): Remove unused
1511 ORIG_SRC.
1512 (do_test): Adjust.
1513
85bd1ddb
JW
15142019-01-13 Jim Wilson <jimw@sifive.com>
1515
1516 [BZ #24040]
1517 * elf/Makefile (CFLAGS-tst-unwind-main.c): Add -DUSE_PTHREADS=0.
1518 * elf/tst-unwind-main.c: If USE_PTHEADS, include pthread.h and error.h
1519 (func): New.
1520 (main): If USE_PTHREADS, call pthread_create to run func. Otherwise
1521 call func directly.
1522 * nptl/Makefile (tests): Add tst-unwind-thread.
1523 (CFLAGS-tst-unwind-thread.c): Define.
1524 * nptl/tst-unwind-thread.c: New file.
1525 * sysdeps/unix/sysv/linux/riscv/clone.S (__thread_start): Mark ra
1526 as undefined.
1527
86140c62
JM
15282019-02-13 Joseph Myers <joseph@codesourcery.com>
1529
10756268
JM
1530 * iconvdata/cns11643.h (ucs4_to_cns11643): Adjust fall-through
1531 comment wording.
1532 * nis/nis_call.c (__do_niscall3): Likewise.
1533
05383720
JM
1534 * catgets/gencat.c (normalize_line): Use braces around empty
1535 'else' body.
1536 * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
1537 (STAP_PROBE0): Use do {} while (0) for do-nothing definition.
1538 [!USE_STAP_PROBE && !__ASSEMBLER__] (STAP_PROBE1): Likewise.
1539 [!USE_STAP_PROBE && !__ASSEMBLER__] (STAP_PROBE2): Likewise.
1540 [!USE_STAP_PROBE && !__ASSEMBLER__] (STAP_PROBE3): Likewise.
1541 [!USE_STAP_PROBE && !__ASSEMBLER__] (STAP_PROBE4): Likewise.
1542 * libio/libio.h (_IO_funlockfile): Use ((void) 0) for do-nothing
1543 definition.
1544
86140c62
JM
1545 * support/test-container.c (recursive_remove): Use FAIL_EXIT1 if
1546 execlp returns.
1547
16f87cfd
WD
15482019-02-12 Wilco Dijkstra <wdijkstr@arm.com>
1549
1550 * benchtests/bench-strcasecmp.c (stupid_strcasecmp): Remove.
1551 * benchtests/bench-strcasestr.c (stupid_strcasestr): Remove.
1552 * benchtests/bench-strchr.c (stupid_strchr): Remove.
1553 * benchtests/bench-strcmp.c (stupid_strcmp): Remove.
1554 * benchtests/bench-strcspn.c (stupid_strcspn): Remove.
1555 * benchtests/bench-strlen.c (builtin_strlen): Remove.
1556 * benchtests/bench-strncasecmp.c (stupid_strncasecmp): Remove.
1557 * benchtests/bench-strncmp.c (stupid_strncmp): Remove.
1558 * benchtests/bench-strpbrk.c (stupid_strpbrk): Remove.
1559 * benchtests/bench-strspn.c (stupid_strspn): Remove.
1560 * benchtests/Makefile: Remove bench-bcopy.c and bench-bzero.c.
1561 * benchtests/bench-bcopy.c: Delete file.
1562 * benchtests/bench-bzero.c: Likewise.
1563 * benchtests/bench-memccpy.c (stupid_memccpy): Remove.
1564 (simple_memccpy): Remove.
1565 (generic_memccpy): Add function.
1566 * benchtests/bench-memcpy.c: (builtin_memcpy): Remove.
1567 * benchtests/bench-memmove.c (simple_bcopy): Remove.
1568 * benchtests/bench-mempcpy.c (simple_mempcpy): Remove.
1569 (generic_mempcpy): Add new function.
1570 * benchtests/bench-memset.c (simple_bzero): Remove.
1571 (builtin_bzero): Remove.
1572 (builtin_memset): Remove.
1573 * benchtests/bench-rawmemchr.c (simple_rawmemchr): Remove.
1574 (generic_rawmemchr): Add new function.
1575
0c6d82e9
FW
15762019-02-12 Florian Weimer <fweimer@redhat.com>
1577
1578 * nss/getent.c (ahosts_keys_int): Include IPv6 scope ID in output.
1579
b3fbfe81
AZ
15802019-02-12 Adhemerval Zanella <adhemerval.zanella@linaro.org>
1581
1582 [BZ #24122]
1583 * elf/Makefile (tests): Add tst-audit13.
1584 (modules-names): Add tst-audit13mod1.
1585 (tst-audit13.out, LDFLAGS-tst-audit13mod1.so, tst-audit13-ENV): New
1586 rule.
1587 * elf/tst-audit13.c: New file.
1588 * elf/tst-audit13mod1.c: Likewise.
1589
3b856d09
FW
15902019-02-12 Florian Weimer <fweimer@redhat.com>
1591
1592 [BZ #24122]
1593 * elf/rtld.c (unload_audit_module): New function.
1594 (report_audit_module_load_error): Likewise.
1595 (load_audit_module): Likewise. Extracted from dl_main. Call
1596 _dl_close if the laversion symbol cannot be found. Use early
1597 returns for error handling. Add malloc error check. Check for a
1598 zero return value from la_version. Remove spurious comment about
1599 static TLS initialization. Remove useless casts.
1600 (notify_audit_modules_of_loaded_object): New function. Extracted
1601 from dl_main.
1602 (load_audit_module): Likewise.
1603 (dl_main): Call load_audit_modules.
1604
32db86d5
JM
16052019-02-12 Joseph Myers <joseph@codesourcery.com>
1606
1607 * elf/dl-exception.c (_dl_exception_create_format): Add
1608 fall-through comments.
1609 * elf/ldconfig.c (parse_conf_include): Likewise.
1610 * elf/rtld.c (print_statistics): Likewise.
1611 * locale/programs/charmap.c (parse_charmap): Likewise.
1612 * misc/mntent_r.c (__getmntent_r): Likewise.
1613 * posix/wordexp.c (parse_arith): Likewise.
1614 (parse_backtick): Likewise.
1615 * resolv/ns_ttl.c (ns_parse_ttl): Likewise.
1616 * sysdeps/x86/cpu-features.c (init_cpu_features): Likewise.
1617 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
1618
a51bc4fe
PC
16192019-02-11 Paul A. Clarke <pc@us.ibm.com>
1620
1621 * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrtf):
1622 Use float instead of double.
1623
fb25b135
TS
16242019-02-11 TAMUKI Shoichi <tamuki@linet.gr.jp>
1625
1626 * time/strftime_l.c: Fix a few whitespace arrangement inconsistencies.
1627
32ea7299
JM
16282019-02-08 Joseph Myers <joseph@codesourcery.com>
1629
1630 * sysdeps/powerpc/bits/mathinline.h: Remove.
1631
eef4d4f8
FW
16322019-02-08 Florian Weimer <fweimer@redhat.com>
1633
1634 math: Enable <bits/math-finite.h> sysdeps override, as used on ia64.
1635 * math/bits/math-finite.h: Move to ...
1636 * bits/math-finite.h: ... here.
1637
fdfbd47d
FW
16382019-02-08 Florian Weimer <fweimer@redhat.com>
1639
1640 * sysdeps/generic/bits/unistd_ext.h: Move to ...
1641 * bits/unistd_ext.h: here.
1642
11eb21c4
PF
16432019-02-08 Patsy Griffin Franklin <pfrankli@redhat.com>
1644
1645 [BZ #21915]
1646 * nss/Makefile (test-container): Add tst-nss-files-hosts-long.
1647 * nss/tst-nss-files-hosts-long.c: New file.
1648 * nss/tst-nss-files-hosts-long.root: New directory.
1649 * nss/tst-nss-files-hosts-long.root/etc: Likewise.
1650 * nss/tst-nss-files-hosts-long.root/etc/hosts: New file.
1651
e47d82c9
FW
16522019-02-08 Florian Weimer <fweimer@redhat.com>
1653
1654 * include/bits/unistd_ext.h: Remove file.
1655 * posix/bits/unistd_ext.h: Move to ...
1656 * sysdeps/generic/bits/unistd_ext.h: ... here.
1657
8f89ab21
FW
16582019-02-08 Florian Weimer <fweimer@redhat.com>
1659
1660 * include/bits/unistd_ext.h: New file.
1661
144a794e
TS
16622019-02-08 TAMUKI Shoichi <tamuki@linet.gr.jp>
1663
1664 * time/tst-strftime2.c: Use array_length macros instead of magic
1665 numbers.
1666
669ff911
FW
16672019-02-08 Florian Weimer <fweimer@redhat.com>
1668
1669 [BZ #24161]
1670 * sysdeps/nptl/fork.h (__run_fork_handlers): Add multiple_threads
1671 argument.
1672 * nptl/register-atfork.c (__run_fork_handlers): Only perform
1673 locking if the new do_locking argument is true.
1674 * sysdeps/nptl/fork.c (__libc_fork): Pass multiple_threads to
1675 __run_fork_handlers.
1676
d0bd87d4 16772019-02-08 Florian Weimer <fweimer@redhat.com>
1d0fc213
FW
1678
1679 [BZ #6399]
1680 Linux: Add gettid system call wrapper.
1681 * posix/Makefile (headers): Add bits/unistd_ext.h.
1682 * posix/bits/unistd_ext.h: New file.
1683 * posix/unistd.h: Include it.
1684 * manual/process.texi (Process Identification): Document gettid.
1685 * sysdeps/unix/sysv/linux/Makefile [subdir == misc] (tests): Add
1686 tst-gettid, tst-gettid-kill.
1687 (tst-gettid): Link with $(shared-thread-library).
1688 * sysdeps/unix/sysv/linux/Version (GLIBC_2.30): Export gettid.
1689 * sysdeps/unix/sysv/linux/bits/unistd_ext.h: New file.
1690 * sysdeps/unix/sysv/linux/bits/syscalls.list (gettid): Add.
1691 * sysdeps/unix/sysv/linux/bits/tst-gettid.c: New file.
1692 * sysdeps/unix/sysv/linux/bits/tst-gettid-kill.c: Likewise.
1693 * sysdeps/unix/sysv/linux/aarch64/libc.abilist (GLIBC_2.30):
1694 Add gettid.
1695 * sysdeps/unix/sysv/linux/alpha/libc.abilist (GLIBC_2.30):
1696 Likewise.
1697 * sysdeps/unix/sysv/linux/arm/libc.abilist (GLIBC_2.30): Likewise.
1698 * sysdeps/unix/sysv/linux/csky/libc.abilist (GLIBC_2.30):
1699 Likewise.
1700 * sysdeps/unix/sysv/linux/hppa/libc.abilist (GLIBC_2.30):
1701 Likewise.
1702 * sysdeps/unix/sysv/linux/i386/libc.abilist (GLIBC_2.30):
1703 Likewise.
1704 * sysdeps/unix/sysv/linux/ia64/libc.abilist (GLIBC_2.30):
1705 Likewise.
1706 * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist (GLIBC_2.30):
1707 Likewise.
1708 * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist (GLIBC_2.30):
1709 Likewise.
1710 * sysdeps/unix/sysv/linux/microblaze/libc.abilist (GLIBC_2.30):
1711 Likewise.
1712 * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist
1713 (GLIBC_2.30): Likewise.
1714 * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist
1715 (GLIBC_2.30): Likewise.
1716 * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist
1717 (GLIBC_2.30): Likewise.
1718 * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist
1719 (GLIBC_2.30): Likewise.
1720 * sysdeps/unix/sysv/linux/nios2/libc.abilist (GLIBC_2.30):
1721 Likewise.
1722 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist
1723 (GLIBC_2.30): Likewise.
1724 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist
1725 (GLIBC_2.30): Likewise.
1726 * sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libc.abilist
1727 (GLIBC_2.30): Likewise.
1728 * sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libc.abilist
1729 (GLIBC_2.30): Likewise.
1730 * sysdeps/unix/sysv/linux/riscv/rv64/libc.abilist (GLIBC_2.30):
1731 Likewise.
1732 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist (GLIBC_2.30):
1733 Likewise.
1734 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist (GLIBC_2.30):
1735 Likewise.
1736 * sysdeps/unix/sysv/linux/sh/libc.abilist (GLIBC_2.30): Likewise.
1737 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist (GLIBC_2.30):
1738 Likewise.
1739 * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist (GLIBC_2.30):
1740 Likewise.
1741 * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist (GLIBC_2.30):
1742 Likewise.
1743 * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist (GLIBC_2.30):
1744 Likewise.
1745 * sysdeps/unix/sysv/linux/tst-setgetname.c (gettid): Remove.
1746
225d9445 17472019-02-08 Florian Weimer <fweimer@redhat.com>
f289e656
FW
1748
1749 * rt/clock-compat.c (COMPAT_REDIRECT): Turn librt forwarders into
1750 compatibility symbols.
1751
823624bd
SL
17522019-02-07 Stefan Liebler <stli@linux.ibm.com>
1753
1754 [BZ #24180]
1755 * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
1756 Add compiler barriers and comments.
1757
8311c83f
FW
17582019-02-07 Florian Weimer <fweimer@redhat.com>
1759
1760 * include/array_length.h (array_length): Do not use a statement
1761 expression and _Static_assert, so that array_length can be used at
1762 file scope and as a constant expression.
1763
94b63e66
FW
17642019-02-07 Florian Weimer <fweimer@redhat.com>
1765
1766 * support/xdlfcn.h (xdlmopen): Declare.
1767 * support/xdlmopen.c: New file.
1768 * support/Makefile (libsupport-routines): Add xdlmopen.
1769
c2d8f0b7
JM
17702019-02-06 Joseph Myers <joseph@codesourcery.com>
1771
1772 * elf/dl-load.h (_dl_postprocess_loadcmd): Use __always_inline
1773 before return type, without separate inline.
1774 * elf/dl-tunables.c (maybe_enable_malloc_check): Likewise.
1775 * elf/dl-tunables.h (tunable_is_name): Likewise.
1776 * malloc/malloc.c (do_set_trim_threshold): Likewise.
1777 (do_set_top_pad): Likewise.
1778 (do_set_mmap_threshold): Likewise.
1779 (do_set_mmaps_max): Likewise.
1780 (do_set_mallopt_check): Likewise.
1781 (do_set_perturb_byte): Likewise.
1782 (do_set_arena_test): Likewise.
1783 (do_set_arena_max): Likewise.
1784 (do_set_tcache_max): Likewise.
1785 (do_set_tcache_count): Likewise.
1786 (do_set_tcache_unsorted_limit): Likewise.
1787 * nis/nis_subr.c (count_dots): Likewise.
1788 * nptl/allocatestack.c (advise_stack_range): Likewise.
1789 * sysdeps/ieee754/dbl-64/s_sin.c (do_cos): Likewise.
1790 (do_sin): Likewise.
1791 (reduce_sincos): Likewise.
1792 (do_sincos): Likewise.
1793 * sysdeps/unix/sysv/linux/x86/elision-conf.c
1794 (do_set_elision_enable): Likewise.
1795 (TUNABLE_CALLBACK_FNDECL): Likewise.
1796
3b935595
FW
17972019-02-06 Florian Weimer <fweimer@redhat.com>
1798
1799 * support/xdlfcn.c (xdlopen, xdlclose): Do not call dlerror.
1800 (xdlsym): Use dlerror to detect a NULL symbol.
1801
b4333340
FW
18022019-02-06 Florian Weimer <fweimer@redhat.com>
1803
1804 * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Do not include
1805 <stap-probe.h>.
1806 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
1807
b6d8a999
SL
18082019-02-06 Stefan Liebler <stli@linux.ibm.com>
1809
1810 * libio/tst-bz24153.c (wide): Use wide char format specifier.
1811
94eeeec0
SL
18122019-02-06 Stefan Liebler <stli@linux.ibm.com>
1813
1814 * sysdeps/s390/wmemcmp-vx.S: Add strong alias to
1815 __wmemcmp and weak alias to wmemcmp.
1816
bc79db3f
SL
18172019-02-06 Stefan Liebler <stli@linux.ibm.com>
1818
1819 [BZ #23403]
1820 * nptl/allocatestack.c (allocate_stack): Align pointer pd for
1821 TLS_TCB_AT_TP tls variant.
1822 * nptl/tst-tls1.c: Migrate to support/test-driver.c.
1823 Add alignment checks.
1824 * support/Makefile (libsupport-routines): Add xposix_memalign and
1825 xpthread_setstack.
1826 * support/support.h: Add xposix_memalign.
1827 * support/xthread.h: Add xpthread_attr_setstack.
1828 * support/xposix_memalign.c: New File.
1829 * support/xpthread_attr_setstack.c: Likewise.
1830
f1ac7455
FW
18312019-02-05 Florian Weimer <fweimer@redhat.com>
1832
1833 [BZ #24164]
1834 arm: Use "nr" constraint for Systemtap probes, to avoid the
1835 compiler using memory operands for constants, due to the "o"
1836 alternative in the default "nor" constraint.
1837 * include/stap-probe.h [USE_STAP_PROBE]: Include
1838 <stap-probe-machine.h>
1839 * sysdeps/generic/stap-probe-machine.h: New file.
1840 * sysdeps/arm/stap-probe-machine.h: Likewise.
1841
7a0dcfc6
JM
18422019-02-04 Joseph Myers <joseph@codesourcery.com>
1843
77dc0d86
JM
1844 * malloc/malloc.c (tcache_get): Compare tcache->counts[tc_idx]
1845 with 0, not tcache->entries[tc_idx].
1846
7a0dcfc6
JM
1847 * nscd/connections.c (reqinfo): Initialize SHUTDOWN element only
1848 once.
1849
65f7767a
AS
18502019-02-04 Andreas Schwab <schwab@suse.de>
1851
1852 [BZ #16976]
1853 [BZ #17396]
1854 * posix/fnmatch_loop.c (internal_fnmatch, internal_fnwmatch): When
1855 looking up collating elements match against (wide) character
1856 sequence instead of name. Correct alignment adjustment.
1857 * posix/fnmatch.c: Don't include "../locale/elem-hash.h".
1858 (WMEMCMP) [HANDLE_MULTIBYTE]: Define.
1859 * posix/Makefile (tests): Add tst-fnmatch4 and tst-fnmatch5.
1860 (LOCALES): Add cs_CZ.ISO-8859-2.
1861 * posix/tst-fnmatch4.c: New file.
1862 * posix/tst-fnmatch5.c: New file.
1863 * include/wchar.h (__wmemcmp): Declare.
1864 * wcsmbs/wmemcmp.c: Define __wmemcmp and add wmemcmp as weak alias.
1865 * sysdeps/i386/i686/multiarch/wmemcmp.c: Likewise.
1866 * sysdeps/x86_64/multiarch/wmemcmp.c: Likewise.
1867 * sysdeps/s390/wmemcmp.c: Likewise.
1868
3f635fb4
L
18692019-02-04 H.J. Lu <hongjiu.lu@intel.com>
1870
1871 [BZ #24155]
1872 CVE-2019-7309
1873 * NEWS: Updated for CVE-2019-7309.
1874 * sysdeps/x86_64/memcmp.S: Use RDX_LP for size. Clear the
1875 upper 32 bits of RDX register for x32. Use unsigned Jcc
1876 instructions, instead of signed.
1877 * sysdeps/x86_64/x32/Makefile (tests): Add tst-size_t-memcmp-2.
1878 * sysdeps/x86_64/x32/tst-size_t-memcmp-2.c: New test.
1879
2ab5741b
FW
18802019-02-04 Florian Weimer <fweimer@redhat.com>
1881
1882 * posix/spawn.h (posix_spawn, posix_spawnp): Add __nonnull attribute.
1883 (posix_spawnattr_init, posix_spawnattr_destroy): Likewise.
1884 (posix_spawnattr_getsigdefault, posix_spawnattr_setsigdefault):
1885 Likewise.
1886 (posix_spawnattr_getsigmask, posix_spawnattr_setsigmask): Likewise.
1887 (posix_spawnattr_getflags, posix_spawnattr_setflags): Likewise.
1888 (posix_spawnattr_getpgroup, posix_spawnattr_setpgroup): Likewise.
1889 (posix_spawnattr_getschedpolicy, posix_spawnattr_setschedpolicy):
1890 Likewise.
1891 (posix_spawnattr_getschedparam, posix_spawnattr_setschedparam):
1892 Likewise.
1893 (posix_spawn_file_actions_init, posix_spawn_file_actions_destroy):
1894 Likewise.
1895 (posix_spawn_file_actions_addopen): Likewise.
1896 (posix_spawn_file_actions_addclose): Likewise.
1897 (posix_spawn_file_actions_adddup2): Likewise.
1898 (posix_spawn_file_actions_addchdir_np): Likewise. Add __restrict
1899 qualifiers.
1900 (posix_spawn_file_actions_addfchdir_np): Likewise.
1901
8692ebdb
DN
19022019-02-04 David Newall <glibc@davidnewall.com>
1903
1904 elf: Implement --preload option for the dynamic linker.
1905 * elf/rtld.c (preloadarg): New variable.
1906 (handle_preload_list): Pass through “where” argument to
1907 do_preload.
1908 (dl_main): Handle "--preload" and add second call to
1909 handle_preload_list.
1910 * elf/Makefile (tests-special): Add tst-rtld-preload.out.
1911 (tst-rtld-preload-OBJS): Set variable.
1912 (tst-rtld-preload.out): New target.
1913 * elf/tst-rtld-preload.sh: New file.
1914
5e10136b
MM
19152019-02-04 Matthew Malcomson <matthew.malcomson@arm.com>
1916
1917 * Makefile (testrun.sh): Exit in case of incorrect argument.
1918
221baae0
FW
19192019-02-04 Florian Weimer <fweimer@redhat.com>
1920
1921 * time/tzfile.c (__tzfile_read): Reorder suballocations to avoid
1922 alignment gaps.
1923
b8c72381
FW
19242019-02-03 Florian Weimer <fweimer@redhat.com>
1925
1926 * time/tzfile.c (__tzfile_read): Use struct alloc_buffer and its
1927 implicit overflow checks.
1928
11f382ee
AJ
19292019-02-03 Aurelien Jarno <aurelien@aurel32.net>
1930
1931 * stdlib/isomac.c: Include <unistd.h>.
1932
77c7d55e
FW
19332019-02-03 Florian Weimer <fweimer@redhat.com>
1934
1935 * include/time.h (__tzfile_default): Use int, not long int, for
1936 the GMT offsets.
1937 * time/tzfile.c (struct ttinfo): Change type of the offset member
1938 to int.
1939 (__tzfile_read): Remove useless cast.
1940 (__tzfile_default): Adjust prototype.
1941 * time/tzset.c (tz_rule): Change type of the offset member to int.
1942 (parse_offset): Change the type of the sign variable to int.
1943
ee9941f9
FW
19442019-02-03 Florian Weimer <fweimer@redhat.com>
1945
1946 [BZ #24153]
1947 * debug/gets_chk.c (__gets_chk): Use stdin instead of _IO_stdin.
1948 * libio/getchar.c (getchar): Likewise.
1949 * libio/getchar_u.c (getchar_unlocked): Likewise.
1950 * libio/getwchar.c (getwchar): Likewise.
1951 * libio/getwchar_u.c (getwchar_unlocked): Likewise.
1952 * libio/iogets.c (_IO_gets): Likewise.
1953 * libio/vscanf.c (_IO_vscanf): Likewise.
1954 * libio/vwscanf.c (__vwscanf): Likewise.
1955 * libio/tst-bz24153.c: New file.
1956 * libio/Makefile (tests): Add it.
1957
c70824b9
FW
19582019-02-02 Florian Weimer <fweimer@redhat.com>
1959
1960 [BZ #14829]
1961 * manual/resource.texi (Basic Scheduling Functions): Add
1962 portability note. Change process to task throughout the section.
1963 Remove incorrect comment about sched_yield as it affects
1964 tasks/threads, not entire processes.
1965 * sysdeps/unix/sysv/linux/bits/posix_opt.h
1966 (_POSIX_PRIORITY_SCHEDULING): Update comment.
1967
4dcbbc3b
JM
19682019-02-01 Joseph Myers <joseph@codesourcery.com>
1969
1970 * configure.ac (libc_cv_compiler_ok): Require GCC 6.2 or later.
1971 * configure: Regenerated.
1972 * manual/install.texi (Tools for Compilation): Update minimum GCC
1973 version.
1974 * INSTALL: Regenerated.
1975
6175507c
FW
19762019-02-01 Florian Weimer <fweimer@redhat.com>
1977
1978 * support/support_test_compare_string.c
1979 (support_test_compare_string): Use "string" in error message.
1980 * support/tst-test_compare_string.c (do_test): Adjust.
1981
baef1943
FW
19822019-02-01 Florian Weimer <fweimer@redhat.com>
1983
1984 * support/support_format_address_family.c
1985 (support_format_address_family): Handle AF_LOCAL, AF_UNSPEC.
1986
395599f0
FW
19872019-02-01 Florian Weimer <fweimer@redhat.com>
1988
1989 * manual/socket.texi (Internet Address Formats): Clarify the byte
1990 order of struct sockaddr_in, struct sockaddr_in6. Document
1991 sin6_flowinfo and sin6_scope_id.
1992
b06f4c00
WD
19932019-02-01 Wilco Dijkstra <wdijkstr@arm.com>
1994
1995 * sysdeps/posix/clock_getres.c (__clock_getres): Cleanup.
1996 * sysdeps/unix/clock_gettime.c (__clock_gettime): Cleanup.
1997 * sysdeps/unix/clock_settime.c (__clock_settime): Cleanup.
1998 * sysdeps/unix/sysv/linux/clock_getres.c (__clock_getres): Cleanup.
1999 * sysdeps/unix/sysv/linux/clock_gettime.c (__clock_gettime): Cleanup.
2000 * sysdeps/unix/sysv/linux/clock_settime.c (__clock_settime): Cleanup.
2001
83d1cc42
FX
20022019-02-01 Feng Xue <fxue@os.amperecomputing.com>
2003
2004 * sysdeps/aarch64/memchr.S (__memchr): Rename to MEMCHR.
2005 [!MEMCHR](MEMCHR): Set to __memchr.
2006 * sysdeps/aarch64/multiarch/Makefile (sysdep_routines):
2007 Add memchr_generic and memchr_nosimd.
2008 * sysdeps/aarch64/multiarch/ifunc-impl-list.c
2009 (__libc_ifunc_impl_list): Add memchr ifuncs.
2010 * sysdeps/aarch64/multiarch/memchr.c: New file.
2011 * sysdeps/aarch64/multiarch/memchr_generic.S: Likewise.
2012 * sysdeps/aarch64/multiarch/memchr_nosimd.S: Likewise.
2013
c7d3890f
FX
20142019-02-01 Feng Xue <fxue@os.amperecomputing.com>
2015
2016 * sysdeps/aarch64/multiarch/Makefile (sysdep_routines):
2017 Add memset_emag.
2018 * sysdeps/aarch64/multiarch/ifunc-impl-list.c
2019 (__libc_ifunc_impl_list): Add __memset_emag to memset ifunc.
2020 * sysdeps/aarch64/multiarch/memset.c (libc_ifunc):
2021 Add IS_EMAG check for ifunc dispatch.
2022 * sysdeps/aarch64/multiarch/memset_base64.S: New file.
2023 * sysdeps/aarch64/multiarch/memset_emag.S: New file.
2024
07c3d1ec
FX
20252019-02-01 Feng Xue <fxue@os.amperecomputing.com>
2026
2027 * manual/tunables.texi (Tunable glibc.cpu.name): Add emag.
2028 * sysdeps/unix/sysv/linux/aarch64/cpu-features.c (cpu_list):
2029 Add emag.
2030 * sysdeps/unix/sysv/linux/aarch64/cpu-features.h (IS_EMAG):
2031 New macro.
2032
114f792e
SL
20332019-02-01 Stefan Liebler <stli@linux.ibm.com>
2034
2035 * posix/tst-spawn do_test(): Move waitpid before posix_spawn.
2036
d5627550
VG
20372019-01-31 Vineet Gupta <vgupta@synopsys.com>
2038
2039 * sysdeps/unix/make-syscalls.sh: Fix comment referencing
2040 syscall-template file.
2041
5fc9ed4c
CD
20422019-01-31 Carlos O'Donell <carlos@redhat.com>
2043 Torvald Riegel <triegel@redhat.com>
2044 Rik Prohaska <prohaska7@gmail.com>
2045
2046 [BZ# 23844]
2047 * nptl/Makefile (tests): Add tst-rwlock-tryrdlock-stall, and
2048 tst-rwlock-trywrlock-stall.
2049 * nptl/pthread_rwlock_tryrdlock.c (__pthread_rwlock_tryrdlock):
2050 Wake waiters if PTHREAD_RWLOCK_FUTEX_USED is set.
2051 * nptl/pthread_rwlock_trywrlock.c (__pthread_rwlock_trywrlock):
2052 Set __wrphase_fute to 1 only if we started the write phase.
2053 * nptl/tst-rwlock-tryrdlock-stall.c: New file.
2054 * nptl/tst-rwlock-trywrlock-stall.c: New file.
2055 * support/Makefile (libsupport-routines): Add xpthread_rwlock_destroy.
2056 * support/xpthread_rwlock_destroy.c: New file.
2057 * support/xthread.h: Declare xpthread_rwlock_destroy.
2058
932329a5
JM
20592019-02-01 Joseph Myers <joseph@codesourcery.com>
2060
2061 * scripts/build-many-glibcs.py (Context.checkout): Default MPFR
2062 version to 4.0.2.
2063
5f10701f
PP
20642019-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2065
2066 [BZ #24051]
2067 * libio/ioputs.c (_IO_puts): Use stdout instead of _IO_stdout.
2068 * libio/fileops.c (_IO_new_file_underflow): Likewise
2069 * libio/wfileops.c (_IO_wfile_underflow): Likewise
2070 * libio/putchar.c (putchar): Likewise.
2071 * libio/putchar_u.c (putchar_unlocked): Likewise.
2072 * libio/putwchar.c (putchar): Likewise.
2073 * libio/putwchar_u.c (putwchar_unlocked): Likewise.
2074 * libio/tst-bz24051.c: New test.
2075 * libio/Makefile (tests): Add tst-bz24051
2076
583dd860
PE
20772019-01-31 Paul Eggert <eggert@cs.ucla.edu>
2078
b626c5aa 2079 CVE-2019-9169
583dd860
PE
2080 regex: fix read overrun [BZ #24114]
2081 Problem found by AddressSanitizer, reported by Hongxu Chen in:
2082 https://debbugs.gnu.org/34140
2083 * posix/regexec.c (proceed_next_node):
2084 Do not read past end of input buffer.
2085
2bac7daa
FW
20862019-01-31 Florian Weimer <fweimer@redhat.com>
2087
2088 [BZ #24059]
2089 * nss/nss_files/files-alias.c (get_next_alias): Handle
2090 continuation line without newline at the end.
2091 * nss/tst-nss-files-alias-truncated.c: New file.
2092 * nss/Makefile [$(build-shared)] (tests): Add
2093 tst-nss-files-alias-truncated.
2094 (tst-nss-files-alias-truncated): Link with libnss_files.so.
2095 * support/namespace.h (struct support_chroot_configuration): Add
2096 aliases member.
2097 (struct support_chroot): Add path_aliases member.
2098 * support/support_chroot.c (support_chroot_create): Handle
2099 aliases.
2100 (support_chroot_free): Free path_aliases.
2101
330c9d0d
SP
21022019-01-31 Siddhesh Poyarekar <siddhesh@sourceware.org>
2103
de44ab67
SP
2104 * version.h (RELEASE): Set to "development".
2105 (VERSION): Set to "2.29.9000".
2106 * NEWS: Add section for 2.30.
2107
56c86f5d
SP
2108 * version.h (RELEASE): Set to "stable".
2109 (VERSION): Set to "2.29".
2110 * include/features.h (__GLIBC_MINOR__): Set to 2.29.
2111
330c9d0d
SP
2112 * NEWS: Add the list of bugs fixed in 2.29.
2113 * manual/contrib.texi: Update contributors list with some more
2114 names.
2115 * manual/install.texi: Update latest versions of packages
2116 tested.
2117 * INSTALL: Regenerated.
2118
e1e47c91
SP
21192019-01-25 Siddhesh Poyarekar <siddhesh@sourceware.org>
2120
2121 * po/be.po: Update translations.
2122 * po/bg.po: Likewise.
2123 * po/ca.po: Likewise.
2124 * po/cs.po: Likewise.
2125 * po/da.po: Likewise.
2126 * po/de.po: Likewise.
2127 * po/el.po: Likewise.
2128 * po/eo.po: Likewise.
2129 * po/es.po: Likewise.
2130 * po/fi.po: Likewise.
2131 * po/fr.po: Likewise.
2132 * po/gl.po: Likewise.
2133 * po/hr.po: Likewise.
2134 * po/hu.po: Likewise.
2135 * po/ia.po: Likewise.
2136 * po/id.po: Likewise.
2137 * po/it.po: Likewise.
2138 * po/ja.po: Likewise.
2139 * po/ko.po: Likewise.
2140 * po/lt.po: Likewise.
2141 * po/nb.po: Likewise.
2142 * po/nl.po: Likewise.
2143 * po/pl.po: Likewise.
2144 * po/pt_BR.po: Likewise.
2145 * po/ru.po: Likewise.
2146 * po/rw.po: Likewise.
2147 * po/sk.po: Likewise.
2148 * po/sl.po: Likewise.
2149 * po/sv.po: Likewise.
2150 * po/tr.po: Likewise.
2151 * po/uk.po: Likewise.
2152 * po/vi.po: Likewise.
2153 * po/zh_CN.po: Likewise.
2154 * po/zh_TW.po: Likewise.
2155
8d016826
UB
21562019-01-24 Uroš Bizjak <ubizjak@gmail.com>
2157
2158 [BZ #24130]
2159 * sysdeps/alpha/remqu.S (__remqu): Add missing restore
2160 of $f3 register on $y_is_neg path.
2161
a0bb5abd
ST
21622019-01-24 Samuel Thibault <samuel.thibault@ens-lyon.org>
2163
b96e22d0 2164 [BZ #24110]
a0bb5abd
ST
2165 * hurd/hurdsig.c (_hurd_thread_sigstate): Set SS_DISABLE in
2166 sigaltstack.ss_flags.
2167
b22eed37
TS
21682019-01-24 TAMUKI Shoichi <tamuki@linet.gr.jp>
2169
2170 [BZ #23758]
2171 * manual/time.texi (strftime): Document "%Ey".
2172 * time/strftime_l.c (__strftime_internal): Set the default width
2173 padding with zero of "%Ey" to 2.
2174
32f600a2
TS
2175 [BZ #24096]
2176 * manual/time.texi (strftime): Document "%EC" and "%EY".
2177 * time/Makefile (tests): Add tst-strftime2.
2178 (LOCALES): Add ja_JP.UTF-8, lo_LA.UTF-8, and th_TH.UTF-8.
2179 * time/strftime_l.c (__strftime_internal): Add argument yr_spec to
2180 override padding for "%Ey".
2181 If an optional flag ('_' or '-') is specified to "%EY", interpret the
2182 "%Ey" in the subformat as if decorated with that flag.
2183 * time/tst-strftime2.c: New file.
2184
8e889c5d
AZ
21852019-01-24 Adhemerval Zanella <adhemerval.zanella@linaro.org>
2186
3367acdb
AZ
2187 * support/xsigstack.c (MAP_NORESERVE, MAP_STACK): Define if they
2188 are not defined.
2189
8e889c5d
AZ
2190 [BZ #24122]
2191 * elf/Makefile (tests): Add tst-audit13.
2192 (modules-names): Add tst-audit13mod1.
2193 (tst-audit13.out, LDFLAGS-tst-audit13mod1.so, tst-audit13-ENV): New
2194 rule.
2195 * elf/rtld.c (dl_main): Handle invalid audit module version.
2196 * elf/tst-audit13.c: New file.
2197 * elf/tst-audit13mod1.c: Likewise.
2198
a95dc01c
ST
21992019-01-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
2200
2201 * sysdeps/mach/hurd/faccessat.c (__faccessat_common): Check for errors
2202 returned by __hurd_at_flags.
ee4d7902
ST
2203 * hurd/lookup-at.c (__file_name_lookup_at): When at_flags contains
2204 AT_EMPTY_PATH, call __dir_lookup and __hurd_file_name_lookup_retry
2205 directly instead of __hurd_file_name_lookup.
a95dc01c 2206
712f1167
JM
22072019-01-21 Joseph Myers <joseph@codesourcery.com>
2208
2209 * scripts/build-many-glibcs.py (Context.checkout): Default
2210 binutils version to 2.32 branch.
2211
108bc404
FW
22122019-01-21 Florian Weimer <fweimer@redhat.com>
2213
2214 [BZ #20018]
2215 CVE-2016-10739
2216 resolv: Reject trailing characters in host names
2217 * include/arpa/inet.h (__inet_aton_exact): Declare.
2218 (inet_aton): Remove hidden prototype. No longer used internally.
2219 * nscd/gai.c (__inet_aton): Do not define.
2220 * nscd/gethstbynm3_r.c (__inet_aton): Likewise.
2221 * nss/digits_dots.c (__inet_aton): Likewise.
2222 (__nss_hostname_digits_dots_context): Call __inet_aton_exact.
2223 * resolv/Makefile (tests-internal): Add tst-inet_aton_exact.
2224 (tests): Add tst-resolv-nondecimal, tst-resolv-trailing.
2225 (tst-resolv-nondecimal): Link with libresolv.so and libpthread.
2226 (tst-resolv-trailing): Likewise.
2227 * resolv/Versions (GLIBC_PRIVATE): Export __inet_aton_exact from
2228 libc.
2229 * resolv/inet_addr.c (inet_aton_end): Remame from __inet_aton.
2230 Make static. Add endp parameter.
2231 (__inet_aton_exact): New function.
2232 (__inet_aton_ignore_trailing): New function, aliased to inet_aton.
2233 (__inet_addr): Call inet_aton_end.
2234 * resolv/res_init.c (res_vinit_1): Truncate nameserver for IPv4,
2235 not just IPv6. Call __inet_aton_exact.
2236 * resolv/tst-aton.c: Switch to <support/test-driver.c>.
2237 (tests): Make const. Add additional test cases with trailing
2238 characters.
2239 (do_test): Use array_length.
2240 * resolv/tst-inet_aton_exact.c: New file.
2241 * resolv/tst-resolv-trailing.c: Likewise.
2242 * resolv/tst-resolv-nondecimal.c: Likewise.
2243 * sysdeps/posix/getaddrinfo.c (gaih_inet): Call __inet_aton_exact.
2244
5165de69
L
22452019-01-21 H.J. Lu <hongjiu.lu@intel.com>
2246
2247 [BZ# 24097]
2248 CVE-2019-6488
2249 * sysdeps/x86_64/multiarch/strlen-avx2.S: Use RSI_LP for length.
2250 Clear the upper 32 bits of RSI register.
2251 * sysdeps/x86_64/strlen.S: Use RSI_LP for length.
2252 * sysdeps/x86_64/x32/Makefile (tests): Add tst-size_t-strnlen
2253 and tst-size_t-wcsnlen.
2254 * sysdeps/x86_64/x32/tst-size_t-strnlen.c: New file.
2255 * sysdeps/x86_64/x32/tst-size_t-wcsnlen.c: Likewise.
2256
c7c54f65
L
22572019-01-21 H.J. Lu <hongjiu.lu@intel.com>
2258
2259 [BZ# 24097]
2260 CVE-2019-6488
2261 * sysdeps/x86_64/multiarch/strcpy-avx2.S: Use RDX_LP for length.
2262 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
2263 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
2264 * sysdeps/x86_64/x32/Makefile (tests): Add tst-size_t-strncpy.
2265 * sysdeps/x86_64/x32/tst-size_t-strncpy.c: New file.
2266
ee915088
L
22672019-01-21 H.J. Lu <hongjiu.lu@intel.com>
2268
2269 [BZ# 24097]
2270 CVE-2019-6488
2271 * sysdeps/x86_64/multiarch/strcmp-avx2.S: Use RDX_LP for length.
2272 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
2273 * sysdeps/x86_64/strcmp.S: Likewise.
2274 * sysdeps/x86_64/x32/Makefile (tests): Add tst-size_t-strncasecmp,
2275 tst-size_t-strncmp and tst-size_t-wcsncmp.
2276 * sysdeps/x86_64/x32/tst-size_t-strncasecmp.c: New file.
2277 * sysdeps/x86_64/x32/tst-size_t-strncmp.c: Likewise.
2278 * sysdeps/x86_64/x32/tst-size_t-wcsncmp.c: Likewise.
2279
82d0b4a4
L
22802019-01-21 H.J. Lu <hongjiu.lu@intel.com>
2281
2282 [BZ# 24097]
2283 CVE-2019-6488
2284 * sysdeps/x86_64/multiarch/memset-avx512-no-vzeroupper.S: Use
2285 RDX_LP for length. Clear the upper 32 bits of RDX register.
2286 * sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S: Likewise.
2287 * sysdeps/x86_64/x32/Makefile (tests): Add tst-size_t-wmemset.
2288 * sysdeps/x86_64/x32/tst-size_t-memset.c: New file.
2289 * sysdeps/x86_64/x32/tst-size_t-wmemset.c: Likewise.
2290
ecd8b842
L
22912019-01-21 H.J. Lu <hongjiu.lu@intel.com>
2292
2293 [BZ# 24097]
2294 CVE-2019-6488
2295 * sysdeps/x86_64/memrchr.S: Use RDX_LP for length.
2296 * sysdeps/x86_64/multiarch/memrchr-avx2.S: Likewise.
2297 * sysdeps/x86_64/x32/Makefile (tests): Add tst-size_t-memrchr.
2298 * sysdeps/x86_64/x32/tst-size_t-memrchr.c: New file.
2299
231c5676
L
23002019-01-21 H.J. Lu <hongjiu.lu@intel.com>
2301
2302 [BZ# 24097]
2303 CVE-2019-6488
2304 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Use RDX_LP for
2305 length. Clear the upper 32 bits of RDX register.
2306 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
2307 * sysdeps/x86_64/multiarch/memmove-avx512-no-vzeroupper.S:
2308 Likewise.
2309 * sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:
2310 Likewise.
2311 * sysdeps/x86_64/x32/Makefile (tests): Add tst-size_t-memcpy.
2312 tst-size_t-wmemchr.
2313 * sysdeps/x86_64/x32/tst-size_t-memcpy.c: New file.
2314
b304fc20
L
23152019-01-21 H.J. Lu <hongjiu.lu@intel.com>
2316
2317 [BZ# 24097]
2318 CVE-2019-6488
2319 * sysdeps/x86_64/multiarch/memcmp-avx2-movbe.S: Use RDX_LP for
2320 length. Clear the upper 32 bits of RDX register.
2321 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
2322 * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
2323 * sysdeps/x86_64/x32/Makefile (tests): Add tst-size_t-memcmp and
2324 tst-size_t-wmemcmp.
2325 * sysdeps/x86_64/x32/tst-size_t-memcmp.c: New file.
2326 * sysdeps/x86_64/x32/tst-size_t-wmemcmp.c: Likewise.
2327
97700a34
L
23282019-01-21 H.J. Lu <hongjiu.lu@intel.com>
2329
2330 [BZ# 24097]
2331 CVE-2019-6488
2332 * sysdeps/x86_64/memchr.S: Use RDX_LP for length. Clear the
2333 upper 32 bits of RDX register.
2334 * sysdeps/x86_64/multiarch/memchr-avx2.S: Likewise.
2335 * sysdeps/x86_64/x32/Makefile (tests): Add tst-size_t-memchr and
2336 tst-size_t-wmemchr.
2337 * sysdeps/x86_64/x32/test-size_t.h: New file.
2338 * sysdeps/x86_64/x32/tst-size_t-memchr.c: Likewise.
2339 * sysdeps/x86_64/x32/tst-size_t-wmemchr.c: Likewise.
2340
6ca53a24
FW
23412019-01-18 Florian Weimer <fweimer@redhat.com>
2342
2343 [BZ #24112]
2344 resolv: Do not send queries for non-host-names in nss_dns.
2345 * resolv/nss_dns/dns-host.c (check_name): New function.
2346 (_nss_dns_gethostbyname2_r): Use it.
2347 (_nss_dns_gethostbyname_r): Likewise.
2348 (_nss_dns_gethostbyname4_r): Likewise.
2349
5e30b8ef
FW
23502019-01-21 Florian Weimer <fweimer@redhat.com>
2351
2352 * resolv/inet_addr.c: Reformat to GNU style.
2353 (__inet_addr, __inet_aton): Update comment.
2354
71effcea
FW
23552019-01-18 Florian Weimer <fweimer@redhat.com>
2356
2357 malloc: Revert commit 6923f6db1e688dedcf3a6556da76e0bf24a41872
2358 ("malloc: Use current (C11-style) atomics for fastbin access").
2359 This commit introduces a substantial performance regression on
2360 POWER and Aarch64.
2361 * malloc/malloc.c (fastbin_push_entry, fastbin_pop_entry): Remove.
2362 (REMOVE_FB): Define.
2363 (_int_malloc): Use it and reindent.
2364 (_int_free): Use CAS loop with
2365 catomic_compare_and_exchange_val_rel.
2366 (malloc_consolidate): Use atomic_exchange_acq.
2367
2368
562f4362
L
23692019-01-18 H.J. Lu <hongjiu.lu@intel.com>
2370
2371 * signal/Makefile (LDFLAGS-tst-minsigstksz-1): New. Set to
2372 -Wl,-z,now.
2373 (LDFLAGS-tst-minsigstksz-2): Likewise.
2374 (LDFLAGS-tst-minsigstksz-3): Likewise.
2375 (LDFLAGS-tst-minsigstksz-3a): Likewise.
2376 (LDFLAGS-tst-minsigstksz-4): Likewise.
2377
80dfa298
TS
23782019-01-18 TAMUKI Shoichi <tamuki@linet.gr.jp>
2379
2380 * manual/time.texi (strftime): Fix the wording to "alternative" rather
2381 than "alternate".
2382
008b598e
PC
23832019-01-16 Paul A. Clarke <pc@us.ibm.com>
2384
2385 * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Fix #ifdef.
2386
fbbc9a4e
ZW
23872019-01-16 Zack Weinberg <zackw@panix.com>
2388
2389 * support/xsignal.h (xalloc_sigstack, xfree_sigstack)
2390 (xget_sigstack_location): New test support functions.
2391 * support/xsigstack.c: New file, implementing them.
2392 * support/tst-xsigstack.c: New test for them.
2393 * support/Makefile: Update.
2394
2395 * signal/tst-minsigstksz-1.c
2396 * signal/tst-minsigstksz-2.c
2397 * signal/tst-minsigstksz-3.c
2398 * signal/tst-minsigstksz-3a.c
2399 * signal/tst-minsigstksz-4.c: New tests.
2400 * signal/Makefile: Run them.
2401
5f1135e4
SP
24022019-01-16 Siddhesh Poyarekar <siddhesh@sourceware.org>
2403
2404 * po/libc.pot: Regenerate.
2405
ecdacd34
TMQMF
24062019-01-15 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
2407
2408 * math/libm-test-fma.inc (fma_test_data): Set
2409 XFAIL_ROUNDING_IBM128_LIBGCC to more tests.
2410
56054664
RA
24112019-01-15 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2412
2413 * sysdeps/powerpc/powerpc64/tst-ucontext-ppc64-vscr.c:
2414 (do_test): Changed __vector __int128_t to __vector unsigned int.
2415
1a153e47
LS
24162019-01-14 Leonardo Sandoval <leonardo.sandoval.gonzalez@intel.com>
2417
2418 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2419 strcat-avx2, strncat-avx2, strcpy-avx2, strncpy-avx2,
2420 stpcpy-avx2 and stpncpy-avx2.
2421 * sysdeps/x86_64/multiarch/ifunc-impl-list.c:
2422 (__libc_ifunc_impl_list): Add tests for __strcat_avx2,
2423 __strncat_avx2, __strcpy_avx2, __strncpy_avx2, __stpcpy_avx2
2424 and __stpncpy_avx2.
2425 * sysdeps/x86_64/multiarch/{ifunc-unaligned-ssse3.h =>
2426 ifunc-strcpy.h}: rename header for a more generic name.
2427 * sysdeps/x86_64/multiarch/ifunc-strcpy.h:
2428 (IFUNC_SELECTOR): Return OPTIMIZE (avx2) on AVX 2 machines if
2429 AVX unaligned load is fast and vzeroupper is preferred.
2430 * sysdeps/x86_64/multiarch/stpcpy-avx2.S: New file.
2431 * sysdeps/x86_64/multiarch/stpncpy-avx2.S: Likewise.
2432 * sysdeps/x86_64/multiarch/strcat-avx2.S: Likewise.
2433 * sysdeps/x86_64/multiarch/strcpy-avx2.S: Likewise.
2434 * sysdeps/x86_64/multiarch/strncat-avx2.S: Likewise.
2435 * sysdeps/x86_64/multiarch/strncpy-avx2.S: Likewise.
2436
a1b02ae7
DL
24372019-01-12 Dmitry V. Levin <ldv@altlinux.org>
2438
2439 * argp/argp-help.c: Fix typo in comment.
2440 * misc/sys/cdefs.h: Likewise.
2441 * posix/regexec.c (sift_states_iter_mb): Likewise.
2442 * socket/sockatmark.c: Likewise.
2443 * socket/sys/socket.h: Likewise.
2444 * sysdeps/ia64/fpu/libm_sincos_large.S: Likewise.
2445 * sysdeps/ia64/fpu/libm_sincosl.S: Likewise.
2446 * sysdeps/ia64/fpu/s_cosl.S: Likewise.
2447 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
2448 * sysdeps/unix/sockatmark.c: Likewise.
2449 * time/strptime_l.c: Likewise.
2450
5cbbf01e
TS
24512019-01-11 TAMUKI Shoichi <tamuki@linet.gr.jp>
2452
2453 * time/strftime_l.c (__strftime_internal): Use "L_" macros, also add a
2454 missing space after the cast of "_NL_CURRENT".
2455
0bc9bdf1
RA
24562019-01-11 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2457
2458 * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h (vscr_t): Added
2459 ifdef to fix read of VSCR.
2460 * sysdeps/powerpc/powerpc64/Makefile [$subdir == stdlib]: Add
2461 tst-ucontext-ppc64-vscr.c to test list.
2462 * sysdeps/powerpc/powerpc64/tst-ucontext-ppc64-vscr.c: New test file.
2463
5494af04
AH
24642019-01-10 Andreas K. Hüttel <dilfridge@gentoo.org>
2465
2466 * resolv/tst-resolv-ai_idn-common.c (response): Avoid switch
2467 fall-through.
2468
e17f63ff
JW
24692019-01-09 Jim Wilson <jimw@sifive.com>
2470
2471 * sysdeps/riscv/rv64/rvd/libm-test-ulps: Update.
2472
02f440c1
WD
24732019-01-09 Wilco Dijkstra <wdijkstr@arm.com>
2474
2475 * manual/tunables.texi (glibc.cpu.name): Add ares tunable.
2476 * sysdeps/aarch64/multiarch/memcpy.c (__libc_memcpy): Use
2477 __memcpy_falkor for ares.
2478 * sysdeps/unix/sysv/linux/aarch64/cpu-features.h (IS_ARES):
2479 Add new define.
2480 * sysdeps/unix/sysv/linux/aarch64/cpu-features.c (cpu_list):
2481 Add ares cpu.
2482
69da3c9e
L
24832019-01-07 H.J. Lu <hongjiu.lu@intel.com>
2484
2485 [BZ #24066]
2486 * soft-fp/extenddftf2.c: Use "_FP_W_TYPE_SIZE < 64" to check if
2487 4_FP_W_TYPEs are used for IEEE quad precision.
2488 * soft-fp/extendhftf2.c: Likewise.
2489 * soft-fp/extendsftf2.c: Likewise.
2490 * soft-fp/extendxftf2.c: Likewise.
2491 * soft-fp/trunctfdf2.c: Likewise.
2492 * soft-fp/trunctfhf2.c: Likewise.
2493 * soft-fp/trunctfsf2.c: Likewise.
2494 * soft-fp/trunctfxf2.c: Likewise.
2495 * sysdeps/alpha/ots_cvttx.c: Likewise.
2496 * sysdeps/alpha/ots_cvtxt.c: Likewise.
2497 * sysdeps/ieee754/soft-fp/s_daddl.c: Likewise.
2498 * sysdeps/ieee754/soft-fp/s_ddivl.c: Likewise.
2499 * sysdeps/ieee754/soft-fp/s_dmull.c: Likewise.
2500 * sysdeps/ieee754/soft-fp/s_dsubl.c: Likewise.
2501 * sysdeps/ieee754/soft-fp/s_faddl.c: Likewise.
2502 * sysdeps/ieee754/soft-fp/s_fdivl.c: Likewise.
2503 * sysdeps/ieee754/soft-fp/s_fmull.c: Likewise.
2504 * sysdeps/ieee754/soft-fp/s_fsubl.c: Likewise.
2505 * sysdeps/sparc/sparc32/q_dtoq.c: Likewise.
2506 * sysdeps/sparc/sparc32/q_qtod.c: Likewise.
2507 * sysdeps/sparc/sparc32/q_qtos.c: Likewise.
2508 * sysdeps/sparc/sparc32/q_stoq.c: Likewise.
2509 * sysdeps/sparc/sparc64/qp_dtoq.c: Likewise.
2510 * sysdeps/sparc/sparc64/qp_qtod.c: Likewise.
2511 * sysdeps/sparc/sparc64/qp_qtos.c: Likewise.
2512 * sysdeps/sparc/sparc64/qp_stoq.c: Likewise.
2513
2ef42716
AJ
25142019-01-07 Aurelien Jarno <aurelien@aurel32.net>
2515
2516 [BZ #24024]
2517 * Makeconfig: Build libm with -fno-math-errno but build the remaining
2518 code with -fmath-errno.
2519 * string/Makefile [$(build-shared)] (tests): Add test-strerror-errno.
2520 [$(build-shared)] (LDLIBS-test-strerror-errno): New variable.
2521 * string/test-strerror-errno.c: New file.
2522
7395f3a0
AJ
25232019-01-07 Aurelien Jarno <aurelien@aurel32.net>
2524
2525 [BZ #24046]
2526 * localedata/locales/en_US (date_fmt): Add, set to
2527 "%a %d %b %Y %r %Z".
2528
010fe231
FW
25292019-01-07 Florian Weimer <fweimer@redhat.com>
2530
2531 [BZ #24063]
2532 * manual/arith.texi (Math Error Reporting): Use @code{errno}
2533 instead of @var{errno}.
2534 (Parsing of Integers): Likewise.
2535 (Parsing of Floats): Likewise.
2536 * manual/filesys.texi (Working with Directory Trees): Likewise.
2537 (Temporary Files): Likewise.
2538 * manual/job.texi (Terminal Access Functions): Likewise.
2539 * manual/llio.texi (Synchronizing I/O): Likewise.
2540 * manual/math.texi (SVID Random): Likewise.
2541 * manual/message.texi (The catgets Functions): Likewise.
2542 (Translation with gettext): Likewise.
2543 (Locating gettext catalog): Likewise.
2544 (Charset conversion in gettext): Likewise.
2545 * manual/nss.texi (NSS Module Function Internals): Likewise.
2546 * manual/search.texi (Hash Search Function): Likewise.
2547 * manual/setjmp.texi (System V contexts): Likewise.
2548 * manual/time.texi (Sleeping): Likewise.
2549 * manual/users.texi (Lookup User): Likewise.
2550 (Lookup Group): Likewise.
2551
b79dc8d0
AZ
25522019-01-05 Adhemerval Zanella <adhemerval.zanella@linaro.org>
2553
2554 * posix/tst-spawn.c (do_test): Extend spargv to new required size and
2555 fix typo.
2556
890461fe 25572019-01-04 Martin Jansa <Martin.Jansa@gmail.com>
27c5e756
MJ
2558
2559 [BZ #19444]
2560 * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn): Use
2561 __builtin_unreachable for default case in switch.
2562 (__ieee754_yn): Likewise.
2563 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl): Likewise.
2564 (__ieee754_ynl): Likewise.
2565 * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_jnl): Likewise.
2566 (__ieee754_ynl): Likewise.
2567 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
2568 (__ieee754_ynl): Likewise.
2569
8b18d418
SN
25702019-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
2571
2572 * manual/maint.texi: Use @{ and @}.
2573
4392898d
FW
25742019-01-04 Florian Weimer <fweimer@redhat.com>
2575
2576 * sysdeps/unix/sysv/linux/tst-ttyname.c (adjust_file_limit): New
2577 function.
2578 (do_in_chroot_1): Call it.
2579 (run_chroot_tests):
2580 Improve error reporting in case it is not possible to create a
2581 collision for the PTY name required by the test.
2582
17cc27d5
AZ
25832019-01-03 Adhemerval Zanella <adhemerval.zanella@linaro.org>
2584
ce7eb0e9
AZ
2585 * nptl/pthread_join_common.c (__pthread_timedjoin_ex): Use
2586 lll_wait_tid with timeout.
2587 * nptl/sem_wait.c (__old_sem_wait): Use lll_futex_wait_cancel.
2588 * sysdeps/nptl/aio_misc.h (AIO_MISC_WAIT): Use
2589 futex_reltimed_wait_cancelable for cancelabla mode.
2590 * sysdeps/nptl/gai_misc.h (GAI_MISC_WAIT): Likewise.
2591 * sysdeps/posix/open64.c (__libc_open64): Do not call cancelation
2592 macros.
2593 * sysdeps/posix/sigwait.c (__sigwait): Likewise.
2594 * sysdeps/posix/waitid.c (__sigwait): Likewise.
2595 * sysdeps/unix/sysdep.h (__SYSCALL_CANCEL_CALL,
2596 SYSCALL_CANCEL_NCS): New macro.
2597 * sysdeps/nptl/lowlevellock.h (lll_wait_tid): Add timeout argument.
2598 (lll_timedwait_tid): Remove macro.
2599 * sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_wait_tid):
2600 Likewise.
2601 (lll_timedwait_tid): Likewise.
2602 * sysdeps/unix/sysv/linux/sparc/lowlevellock.h (lll_wait_tid):
2603 Likewise.
2604 (lll_timedwait_tid): Likewise.
2605 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_wait_tid):
2606 Likewise.
2607 (lll_timedwait_tid): Likewise.
2608 * sysdeps/unix/sysv/linux/clock_nanosleep.c (__clock_nanosleep):
2609 Use INTERNAL_SYSCALL_CANCEL.
2610 * sysdeps/unix/sysv/linux/futex-internal.h
2611 (futex_reltimed_wait_cancelable): Use LIBC_CANCEL_{ASYNC,RESET}
2612 instead of __pthread_{enable,disable}_asynccancel.
2613 * sysdeps/unix/sysv/linux/lowlevellock-futex.h
2614 (lll_futex_wait_cancel): New macro.
2615
0b13e255
AZ
2616 * sysdeps/i386/nptl/tls.h (THREAD_ATOMIC_CMPXCHG_VAL,
2617 THREAD_ATOMIC_AND, THREAD_ATOMIC_BIT_SET): Remove macros.
2618
85c828a4
AZ
2619 * sysdeps/x86_64/nptl/tls.h (THREAD_ATOMIC_CMPXCHG_VAL,
2620 THREAD_ATOMIC_AND, THREAD_ATOMIC_BIT_SET): Remove macros.
2621
d0d7f85f
AZ
2622 * debug/tst-backtrace5.c (handle_signal): Avoid cancellable wrappers
2623 in backtrace analysis.
2624 * nptl/tst-cancel4.c (tf_write): Handle cancelled syscall with
2625 side-effects.
2626 (tf_send): Likewise.
2627
17cc27d5
AZ
2628 * io/creat.c (LIBC_CANCEL_HANDLED): Remove macro.
2629 * io/ppoll.c (LIBC_CANCEL_HANDLED): Likewise.
2630 * misc/pselect.c (LIBC_CANCEL_HANDLED): Likewise.
2631 * nptl/pthreadP.h (LIBC_CANCEL_HANDLED): Likewise.
2632 * sysdeps/generic/sysdep-cancel.h (LIBC_CANCEL_HANDLED): Likewise.
2633 * sysdeps/mach/hurd/sysdep-cancel.h (LIBC_CANCEL_HANDLED): Likewise.
2634 * sysdeps/posix/pause.c (LIBC_CANCEL_HANDLED): Likewise.
2635 * sysdeps/posix/sigpause.c (LIBC_CANCEL_HANDLED): Likewise.
2636 * sysdeps/unix/sysv/linux/creat.c (LIBC_CANCEL_HANDLED): Likewise.
2637 * sysdeps/unix/sysv/linux/creat64.c (LIBC_CANCEL_HANDLED): Likewise.
2638 * sysdeps/unix/sysv/linux/sigwait.c (LIBC_CANCEL_HANDLED): Likewise.
2639 * sysdeps/unix/sysv/linux/sigwaitinfo.c (LIBC_CANCEL_HANDLED):
2640 Likewise.
2641 * nptl/Makefile [$(run-built-tests) = yes] (tests-special): Remove
2642 tst-cancel-wrappers.sh.
2643 (generated): Remove tst-cancel-wrappers.out.
2644 (tst-cancel-wrappers.out): Remove rule.
2645 * nptl/tst-cancel-wrappers.sh: Remove file.
2646
7d7af8f1
SN
26472019-01-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
2648
2649 * sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h: Add comment.
2650 * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c (_DL_HWCAP_COUNT):
2651 Update.
2652
805334b2
AZ
26532019-01-03 Adhemerval Zanella <adhemerval.zanella@linaro.org>
2654
2655 [BZ #23640]
2656 * posix/tst-spawn.c (do_prepare, handle_restart, do_test): Add
2657 posix_spawn_file_actions_adddup2 test to check O_CLOCEXEC reset.
2658 * sysdeps/unix/sysv/linux/spawni.c (__spawni_child): Add
2659 close-on-exec reset for adddup2 file action.
2660 * sysdeps/posix/spawni.c (__spawni_child): Likewise.
2661
03992356
ZW
26622019-01-03 Zack Weinberg <zackw@panix.com>
2663
2664 * include/features.h (__GLIBC_USE_DEPRECATED_SCANF): New __GLIBC_USE
2665 parameter. Only use deprecated scanf when __USE_GNU is defined
2666 and __STDC_VERSION__ is less than 199901L or __cplusplus is less
2667 than 201103L, whichever is relevant for the language being compiled.
2668
2669 * libio/stdio.h, libio/bits/stdio-ldbl.h: Decide whether to redirect
2670 scanf, fscanf, sscanf, vscanf, vfscanf, and vsscanf to their
2671 __isoc99_ variants based only on __GLIBC_USE (DEPRECATED_SCANF).
2672 * wcsmbs/wchar.h: wcsmbs/bits/wchar-ldbl.h: Likewise for
2673 wscanf, fwscanf, swscanf, vwscanf, vfwscanf, and vswscanf.
2674
2675 * libio/iovsscanf.c
2676 * libio/fwscanf.c
2677 * libio/iovswscanf.c
2678 * libio/swscanf.c
2679 * libio/vscanf.c
2680 * libio/vwscanf.c
2681 * libio/wscanf.c
2682 * stdio-common/fscanf.c
2683 * stdio-common/scanf.c
2684 * stdio-common/vfscanf.c
2685 * stdio-common/vfwscanf.c
2686 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c
2687 * sysdeps/ieee754/ldbl-opt/nldbl-fscanf.c
2688 * sysdeps/ieee754/ldbl-opt/nldbl-fwscanf.c
2689 * sysdeps/ieee754/ldbl-opt/nldbl-iovfscanf.c
2690 * sysdeps/ieee754/ldbl-opt/nldbl-scanf.c
2691 * sysdeps/ieee754/ldbl-opt/nldbl-sscanf.c
2692 * sysdeps/ieee754/ldbl-opt/nldbl-swscanf.c
2693 * sysdeps/ieee754/ldbl-opt/nldbl-vfscanf.c
2694 * sysdeps/ieee754/ldbl-opt/nldbl-vfwscanf.c
2695 * sysdeps/ieee754/ldbl-opt/nldbl-vscanf.c
2696 * sysdeps/ieee754/ldbl-opt/nldbl-vsscanf.c
2697 * sysdeps/ieee754/ldbl-opt/nldbl-vswscanf.c
2698 * sysdeps/ieee754/ldbl-opt/nldbl-vwscanf.c
2699 * sysdeps/ieee754/ldbl-opt/nldbl-wscanf.c:
2700 Override __GLIBC_USE_DEPRECATED_SCANF to 1.
2701
2702 * stdio-common/sscanf.c: Likewise. Remove ldbl_hidden_def for __sscanf.
2703 * stdio-common/isoc99_sscanf.c: Add libc_hidden_def for __isoc99_sscanf.
2704 * include/stdio.h: Provide libc_hidden_proto for __isoc99_sscanf,
2705 not sscanf.
2706 [!__GLIBC_USE (DEPRECATED_SCANF)]: Define sscanf as __isoc99_scanf
2707 with a preprocessor macro.
2708
2709 * stdio-common/bug21.c, stdio-common/scanf14.c:
2710 Use %ms instead of %as, %mS instead of %aS, %m[] instead of %a[];
2711 remove DIAG_IGNORE_NEEDS_COMMENT for -Wformat.
2712 * stdio-common/scanf16.c: Likewise. Add __attribute__ ((format (scanf)))
2713 to xscanf, xfscanf, xsscanf.
2714
2715 * stdio-common/scanf14a.c: New copy of scanf14.c which still uses
2716 %as, %aS, %a[]. Remove DIAG_IGNORE_NEEDS_COMMENT for -Wformat.
2717 * stdio-common/scanf16a.c: New copy of scanf16.c which still uses
2718 %as, %aS, %a[]. Add __attribute__ ((format (scanf))) to xscanf,
2719 xfscanf, xsscanf.
2720 * stdio-common/scanf15.c, stdio-common/scanf17.c: No need to
2721 override feature selection macros or provide definitions of u_char etc.
2722 * stdio-common/Makefile (tests): Add scanf14a and scanf16a.
2723 (CFLAGS-scanf15.c, CFLAGS-scanf17.c): Remove.
2724 (CFLAGS-scanf14a.c, CFLAGS-scanf16a.c): New. Compile these files
2725 with -std=gnu89.
2726
8083afa5
AZ
27272019-01-03 Adhemerval Zanella <adhemerval.zanella@linaro.org>
2728
6f343c1f
AZ
2729 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
2730 bits/termios-misc.h.
2731 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Remove file.
2732 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
2733 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
2734 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
2735 * sysdeps/unix/sysv/linux/bits/termios-misc.h: New file.
2736 * sysdeps/unix/sysv/linux/bits/termios.h: Include termios-misc.h.
2737
51f4beb0
AZ
2738 * sysdeps/unix/sysv/linux/powerpc/bits/termios-misc.h: New file.
2739 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]
2740 (struct sgtty, struct tchars, struct ltchars, TIOCPKT_DATA,
2741 TIOCPKT_FLUSHREAD, TIOCPKT_FLUSHWRITE, TIOCPKT_STOP, TIOCPKT_START,
2742 TIOCPKT_NOSTOP, TIOCPKT_DOSTOP, _VINTR, _VQUIT, _VERASE, _VKILL,
2743 _VEOF, _VMIN, _VEOL, _VTIME, _VEOL2, _VSWTC): Move to
2744 termios-misc.h.
2745 * sysdeps/unix/sysv/linux/powerpc/Makefile [$subdir == misc]
2746 (sysdep_headers): Add termios-misc.h.
2747
f69c5cb2
AZ
2748 * sysdeps/unix/sysv/linux/bits/termios.h (_IOT_termios): Remove.
2749 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
2750 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
2751
3aa4a07e
AZ
2752 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
2753 termios-tcflow.h.
2754 * sysdeps/unix/sysv/linux/bits/termios-tcflow.h: New file.
2755 * sysdeps/unix/sysv/linux/mips/bits/termios-tcflow.h: Likewise.
2756 * sysdeps/unix/sysv/linux/bits/termios.h (TCSANOW, TCSADRAIN,
2757 TCSAFLUSH): Move to termios-tcflow.h.
2758 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
2759 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
2760 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
2761 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
2762
22679ddf
AZ
2763 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
2764 termios-c_lflag.h.
2765 * sysdeps/unix/sysv/linux/bits/termios-c_lflag.h: New file.
2766 * sysdeps/unix/sysv/linux/alpha/bits/termios-c_lflag.h: Likewise.
2767 * sysdeps/unix/sysv/linux/mips/bits/termios-c_lflag.h: Likewise.
2768 * sysdeps/unix/sysv/linux/powerpc/bits/termios-c_lflag.h: Likewise.
2769 * sysdeps/unix/sysv/linux/bits/termios.h (ISIG, ISCANON, ECHO, ECHOE,
2770 ECHOK, ECHONL, NOFLSH, TOSTOP, IEXTEN): Move to termios-c_lflag.h.
2771 [__USE_MISC || (__USE_XOPEN && !__USE_XOPEN2K)] (XCASE): Likewise.
2772 [__USE_MISC] (ECHOCTL, ECHOPRT, ECHOKE, FLUSHO, PENDIN, EXTPROC):
2773 Likewise.
2774 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
2775 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
2776 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
2777 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
2778
72eb6ecc
AZ
2779 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
2780 termios-c_cflag.h.
2781 * sysdeps/unix/sysv/linux/bits/termios-c_cflag.h: New file.
2782 * sysdeps/unix/sysv/linux/alpha/bits/termios-c_cflag.h: Likewise.
2783 * sysdeps/unix/sysv/linux/powerpc/bits/termios-c_cflag.h: Likewise.
2784 * sysdeps/unix/sysv/linux/bits/termios.h (CSIZE, CS5, CS6, CS7, CS8,
2785 CSTOPB, CREAD, PARENB, PARODD, HUPCL, CLOCAL): Move to
2786 termios-c_cflag.h.
2787 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
2788 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
2789 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
2790 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
2791
9c5d0d02
AZ
2792 [BZ #23783]
2793 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
2794 termios-baud.h.
2795 * sysdeps/unix/sysv/linux/bits/termios-baud.h: New file.
2796 * sysdeps/unix/sysv/linux/alpha/bits/termios-baud.h: Likewise.
2797 * sysdeps/unix/sysv/linux/powerpc/bits/termios-baud.h: Likewise.
2798 * sysdeps/unix/sysv/linux/sparc/bits/termios-baud.h: Likewise.
2799 * sysdeps/unix/sysv/linux/alpha/bits/termios.h (B57600, B115200,
2800 B230400, B460800, B500000, B576000, B921600, B1000000, B1152000,
2801 B1500000, B2000000, B2500000, B3000000, B3500000, B4000000,
2802 __MAX_BAUD): Move to termios-baud.h.
2803 [__USE_MISC] (CBAUD, CBAUDEX): Likewise.
2804 * sysdeps/unix/sysv/linux/bits/termios.h: Likewise.
2805 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
2806 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
2807 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
2808
7b832018
AZ
2809 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add
2810 termios-c_oflag.h.
2811 * sysdeps/unix/sysv/linux/bits/termios-c_oflag.h: New file.
2812 * sysdeps/unix/sysv/linux/alpha/bits/termios-c_oflag.h: Likewise.
2813 * sysdeps/unix/sysv/linux/powerpc/bits/termios-c_oflag.h: Likewise.
2814 * sysdeps/unix/sysv/linux/sparc/bits/termios-c_oflag.h: Likewise.
2815 * sysdeps/unix/sysv/linux/bits/termios.h (OPOST, OLCUC, ONLCR, OCRNL,
2816 ONOCR, ONLRET, OFILL, OFDEL, VTDLY, VT0, VT1): Move to
2817 termios-c_oflag.h.
2818 [__USE_MISC || __USE_XOPEN] (NLDLY, NL0, NL1, CRDLY, CR0, CR1, CR2,
2819 CR3, TABDLY, TAB0, TAB1, TAB2, TAB3, BSDLY, BS0, BS1, FFDLY, FF0,
2820 FFR1): Likewise.
2821 [USE_MISC] (XTABS): Likewise.
2822 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
2823 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
2824 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
2825 * sysdeps/unix/sysv/linux/sparc/bits/termios.h Likewise.
2826
3127003e
AZ
2827 * sysdeps/unix/sysv/linux/Makefile (sysdeps_headers): Add
2828 termios-c_iflag.h.
2829 * sysdeps/unix/sysv/linux/bits/termios-c_iflag.h: New file.
2830 * sysdeps/unix/sysv/linux/alpha/bits/termios-c_iflag.h: Likewise.
2831 * sysdeps/unix/sysv/linux/powerpc/bits/termios-c_iflag.h: Likewise.
2832 * sysdeps/unix/sysv/linux/bits/termios.h (IGNBRK, BRKINT, IGNPAR, PARMRK,
2833 INPCK, ISTRIP, INLCR, IGNCR, ICRNL, IXON, IXOFF, IXANY, IUCLC, IMAXBEL,
2834 IUTF8): Move to termios-c_iflag.h.
2835 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
2836 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
2837 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
2838 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
2839
48c1dd96
AZ
2840 * sysdeps/unix/sysv/linux/Makefile (sysdeps_headers): Add
2841 termios-cc.h.
2842 * sysdeps/unix/sysv/linux/bits/termios-c_cc.h: Likewise.
2843 * sysdeps/unix/sysv/linux/alpha/bits/termios-c_cc.h: New file.
2844 * sysdeps/unix/sysv/linux/mips/bits/termios-c_cc.h: Likewise.
2845 * sysdeps/unix/sysv/linux/powerpc/bits/termios-c_cc.h: Likewise.
2846 * sysdeps/unix/sysv/linux/sparc/bits/termios-c_cc.h: Likewise.
2847 * sysdeps/unix/sysv/linux/bits/termios.h (VINTR, VQUIT, VERASE,
2848 VKILL, VEOF, VTIME, VMIN, VSWTC, VSTART, VSTOP, VSUSP, VEOL,
2849 VREPRINT, VDISCARD, VWERASE, VLNEXT, VEOLF2): Move to termios-cc.h.
2850 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
2851 * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
2852 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
2853 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
2854
e5a50db3
AZ
2855 * sysdeps/unix/sysv/linux/alpha/bits/termios-struct.h: New file.
2856 * sysdeps/unix/sysv/linux/bits/termios-struct.h: Likewise.
2857 * sysdeps/unix/sysv/linux/mips/bits/termios-struct.h: Likewise.
2858 * sysdeps/unix/sysv/linux/sparc/bits/termios-struct.h: Likewise.
2859 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
2860 termios-struct.h.
2861 * sysdeps/unix/sysv/linux/bits/termios.h (struct termios): Move to
2862 termios-struct.h.
2863 * sysdeps/unix/sysv/linux/alpha/bits/termios.h (struct termios):
2864 Likewise.
2865 * sysdeps/unix/sysv/linux/mips/bits/termios.h (struct termios):
2866 Likewise.
2867 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct termios):
2868 Likewise.
2869 * sysdeps/unix/sysv/linux/sparc/bits/termios.h (struct termios):
2870 Likewise.
2871 * sysdeps/unix/sysv/linux/kernel_termios.h (_HAVE_C_ISPEED,
2872 _HAVE_C_OSPEED): Define.
2873 * sysdeps/unix/sysv/linux/mips/kernel_termios.h (_HAVE_C_ISPEED,
2874 _HAVE_C_OSPEED): Likewise.
2875 * sysdeps/unix/sysv/linux/sparc/kernel_termios.h (_HAVE_C_ISPEED,
2876 _HAVE_C_OSPEED): Likewise.
2877 * sysdeps/unix/sysv/linux/speed.c [_HAVE_STRUCT_TERMIOS_C_OSPEED]
2878 (cfsetospeed): Check for define value instead of existence.
2879 [_HAVE_STRUCT_TERMIOS_C_ISPEED] (cfsetispeed): Likewise.
2880 * sysdeps/unix/sysv/linux/tcgetattr.c [_HAVE_STRUCT_TERMIOS_C_ISPEED
2881 && _HAVE_C_ISPEED] (__tcgetattr): Likewise.
2882 * sysdeps/unix/sysv/linux/tcsetattr.c [_HAVE_STRUCT_TERMIOS_C_ISPEED
2883 && _HAVE_C_ISPEED] (__tcsetattr): Likewise.
2884
8083afa5
AZ
2885 [BZ #17783]
2886 * sysdeps/unix/sysv/linux/bits/termios.h [__USE_MISC] (TIOCSER_TEMT):
2887 Define.
2888 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]
2889 (TIOCSER_TEMT): Likewise.
2890 * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_MISC]
2891 (TEOCSER_TEMT): Likewise.
2892
4d7d7dc6
P
28932019-01-02 PanderMusubi <pander@users.sourceforge.net>
2894
2895 [BZ #24011]
2896 * localedata/locales/bs_BA (LC_TELEPHONE): Fix a typo in comment.
2897
8e291a29
JM
28982019-01-02 Joseph Myers <joseph@codesourcery.com>
2899
2900 * sysdeps/powerpc/nofpu/libm-test-ulps: Update.
2901
55137f7d
ST
29022019-01-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
2903
2904 * sysdeps/htl/pt-barrierattr-setpshared.c
2905 (pthread_barrierattr_setpshared): Add stub warning.
2906 * sysdeps/htl/pt-condattr-setpshared.c
2907 (pthread_condattr_setpshared): Likewise.
2908 * sysdeps/htl/pt-mutexattr-setpshared.c
2909 (pthread_mutexattr_setpshared): Likewise.
2910 * sysdeps/htl/pt-rwlockattr-setpshared.c
2911 (pthread_rwlockattr_setpshared): Likewise.
2912 * sysdeps/mach/hurd/htl/pt-mutexattr-setpshared.c
2913 (pthread_mutexattr_setpshared): Likewise.
2914
2ce09e01
JM
29152019-01-02 Joseph Myers <joseph@codesourcery.com>
2916
acb55dcb
JM
2917 * sysdeps/unix/sysv/linux/tst-mman-consts.py (main): Expect
2918 constants to match with Linux 4.20.
2919
2ce09e01
JM
2920 * sysdeps/mips/mips32/libm-test-ulps: Update.
2921 * sysdeps/mips/mips64/libm-test-ulps: Likewise.
2922
fe20bb1d
AJ
29232019-01-02 Aurelien Jarno <aurelien@aurel32.net>
2924
2925 [BZ #24034]
2926 * sysdeps/unix/sysv/linux/arm/atomic-machine.h
2927 (__arm_assisted_compare_and_exchange_val_32_acq): Use uint32_t rather
2928 than __typeof (...) for the a_ptr variable.
2929
2d9837c1
GG
29302019-01-02 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
2931
2932 * debug/sprintf_chk.c (___sprintf_chk): Use PRINTF_CHK.
2933 * debug/vsprintf_chk.c (___vsprintf_chk): Likewise.
2934 * libio/Makefile (tests): Add tst-sprintf-ub and
2935 tst-sprintf-chk-ub.
2936 (CFLAGS-tst-sprintf-ub.c): New variable.
2937 (CFLAGS-tst-sprintf-chk-ub.c): Likewise.
2938 * libio/iovsprintf.c (__vsprintf_internal): Only erase the
2939 destination buffer and check for overflows in fortified mode.
2940 * libio/libioP.h (PRINTF_CHK): New macro.
2941 * libio/tst-sprintf-chk-ub.c: New file.
2942 * libio/tst-sprintf-ub.c: Likewise.
2943
d5c6df0b 29442019-01-02 Florian Weimer <fweimer@redhat.com>
8c1aafc1
FW
2945
2946 [BZ #24018]
2947 * intl/dcigettext.c (DCIGETTEXT): Do not return NULL on asprintf
2948 failure.
2949
66081e38
FW
29502019-01-02 Florian Weimer <fweimer@redhat.com>
2951
2952 * nptl/tst-audit-threads.c: Switch to <support/test-driver.c>.
2953
04277e02
JM
29542019-01-01 Joseph Myers <joseph@codesourcery.com>
2955
6ef3d225
JM
2956 * sysdeps/unix/sysv/linux/bits/in.h (IPV6_MULTICAST_ALL): New
2957 macro.
2958
e3d4e292
JM
2959 * sysdeps/unix/sysv/linux/netpacket/packet.h
2960 (PACKET_IGNORE_OUTGOING): New macro.
2961
f4507797
JM
2962 * sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h (HWCAP_SSBS): New
2963 macro.
2964
47ad5e1a
JM
2965 * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
2966 version to 4.20.
2967 (riscv_flush_icache): New syscall.
2968
7628a1b0
JM
2969 * manual/texinfo.tex: Update to version 2018-12-28.17 with
2970 trailing whitespace removed.
2971 * scripts/config.guess: Update to version 2019-01-01.
2972 * scripts/config.sub: Update to version 2019-01-01.
2973 * scripts/move-if-change: Update from gnulib.
2974
c9123888
JM
2975 * NEWS: Update copyright dates.
2976 * catgets/gencat.c (print_version): Likewise.
2977 * csu/version.c (banner): Likewise.
2978 * debug/catchsegv.sh: Likewise.
2979 * debug/pcprofiledump.c (print_version): Likewise.
2980 * debug/xtrace.sh (do_version): Likewise.
2981 * elf/ldconfig.c (print_version): Likewise.
2982 * elf/ldd.bash.in: Likewise.
2983 * elf/pldd.c (print_version): Likewise.
2984 * elf/sotruss.sh: Likewise.
2985 * elf/sprof.c (print_version): Likewise.
2986 * iconv/iconv_prog.c (print_version): Likewise.
2987 * iconv/iconvconfig.c (print_version): Likewise.
2988 * locale/programs/locale.c (print_version): Likewise.
2989 * locale/programs/localedef.c (print_version): Likewise.
2990 * login/programs/pt_chown.c (print_version): Likewise.
2991 * malloc/memusage.sh (do_version): Likewise.
2992 * malloc/memusagestat.c (print_version): Likewise.
2993 * malloc/mtrace.pl: Likewise.
2994 * manual/libc.texinfo: Likewise.
2995 * nptl/version.c (banner): Likewise.
2996 * nscd/nscd.c (print_version): Likewise.
2997 * nss/getent.c (print_version): Likewise.
2998 * nss/makedb.c (print_version): Likewise.
2999 * posix/getconf.c (main): Likewise.
3000 * scripts/test-installation.pl: Likewise.
3001 * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
3002
04277e02
JM
3003 * All files with FSF copyright notices: Update copyright dates
3004 using scripts/update-copyrights.
3005 * locale/programs/charmap-kw.h: Regenerated.
3006 * locale/programs/locfile-kw.h: Likewise.
3007
e740e5b1
JM
30082018-12-31 Joseph Myers <joseph@codesourcery.com>
3009
3010 * timezone/zdump.c: Update from tzcode 2018i.
3011 * timezone/zic.c: Likewise.
3012
9b7f98b3
PE
30132018-12-31 Paul Eggert <eggert@cs.ucla.edu>
3014
3015 regex: improve Gnulib port to AIX
3016 From the glibc point of view, this removes duplicate macro
3017 definitions and is obviously safe.
3018 From the Gnulib point of view, this pacifies xlc 12.01 on AIX 7.1.
3019 * posix/regex_internal.h:
3020 (__attribute__, __attribute_warn_unused_result__):
3021 Remove; already defined elsewhere.
3022
b50dd3bc
FW
30232018-12-31 Florian Weimer <fw@deneb.enyo.de>
3024
3025 [BZ #24027]
3026 * malloc/malloc.c (_int_realloc): Always call memcpy for the
3027 copying operation. (ncopies had the wrong type, resulting in an
3028 integer wraparound and too few elements being copied.)
3029
0b9c8490
L
30302018-12-31 H.J. Lu <hongjiu.lu@intel.com>
3031
3032 [BZ #24022]
3033 * sysdeps/unix/sysv/linux/riscv/flush-icache.c: Check if
3034 <asm/syscalls.h> exists with __has_include__ before including it.
3035
01047fa6
JM
30362018-12-31 Joseph Myers <joseph@codesourcery.com>
3037
3038 * scripts/build-many-glibcs.py (Context.checkout): Default Linux
3039 version to 4.20.
3040
065957a3
JW
30412018-12-28 Justus Winter <4winter@informatik.uni-hamburg.de>
3042
3043 * hurd/lookup-retry: Include <unistd.h>.
3044 (__hurd_file_name_lookup_retry): Keep a ref on last result in `lastdir'.
3045 Release it on return. Handle "pid" magical lookup retry.
3046
989182c4
RL
30472018-12-28 Rafal Luzynski <digitalfreak@lingonborough.com>
3048
3049 [BZ #10496]
3050 * localedata/locales/aa_DJ (t_fmt): Set to "%l:%M:%S %p".
3051 (t_fmt_ampm): Likewise.
3052 * localedata/locales/aa_ER (t_fmt): Likewise.
3053 (t_fmt_ampm): Likewise.
3054 * localedata/locales/aa_ER@saaho (t_fmt): Likewise.
3055 (t_fmt_ampm): Likewise.
3056 * localedata/locales/aa_ET (t_fmt): Likewise.
3057 (t_fmt_ampm): Likewise.
3058 * localedata/locales/am_ET (t_fmt): Likewise.
3059 (t_fmt_ampm): Likewise.
3060 * localedata/locales/byn_ER (t_fmt): Likewise.
3061 (t_fmt_ampm): Likewise.
3062 * localedata/locales/om_ET (t_fmt): Likewise.
3063 (t_fmt_ampm): Likewise.
3064 * localedata/locales/sid_ET (t_fmt): Likewise.
3065 (t_fmt_ampm): Likewise.
3066 * localedata/locales/so_DJ (t_fmt): Likewise.
3067 (t_fmt_ampm): Likewise.
3068 * localedata/locales/so_ET (t_fmt): Likewise.
3069 (t_fmt_ampm): Likewise.
3070 * localedata/locales/so_SO (t_fmt): Likewise.
3071 (t_fmt_ampm): Likewise.
3072 * localedata/locales/ti_ER (t_fmt): Likewise.
3073 (t_fmt_ampm): Likewise.
3074 * localedata/locales/ti_ET (t_fmt): Likewise.
3075 (t_fmt_ampm): Likewise.
3076 * localedata/locales/tig_ER (t_fmt): Likewise.
3077 (t_fmt_ampm): Likewise.
3078 * localedata/locales/wal_ET (t_fmt): Likewise.
3079 (t_fmt_ampm): Likewise.
3080
3081 * localedata/locales/anp_IN (t_fmt): Set to "%I:%M:%S %p %Z".
3082 * localedata/locales/ar_IN (t_fmt): Likewise.
3083 * localedata/locales/bhb_IN (t_fmt): Likewise.
3084 * localedata/locales/bho_IN (t_fmt): Likewise.
3085 * localedata/locales/bi_VU (t_fmt): Likewise.
3086 * localedata/locales/bn_BD (t_fmt): Likewise.
3087 * localedata/locales/bn_IN (t_fmt): Likewise.
3088 * localedata/locales/brx_IN (t_fmt): Likewise.
3089 * localedata/locales/doi_IN (t_fmt): Likewise.
3090 * localedata/locales/en_HK (t_fmt): Likewise.
3091 (t_fmt_ampm): Likewise.
3092 * localedata/locales/en_IN (t_fmt): Likewise.
3093 * localedata/locales/en_PH (t_fmt): Likewise.
3094 * localedata/locales/gu_IN (t_fmt): Likewise.
3095 * localedata/locales/hi_IN (t_fmt): Likewise.
3096 * localedata/locales/hif_FJ (t_fmt): Likewise.
3097 * localedata/locales/hne_IN (t_fmt): Likewise.
3098 * localedata/locales/kn_IN (t_fmt): Likewise.
3099 * localedata/locales/kok_IN (t_fmt): Likewise.
3100 * localedata/locales/ks_IN (t_fmt): Likewise.
3101 * localedata/locales/ks_IN@devanagari (t_fmt): Likewise.
3102 * localedata/locales/mag_IN (t_fmt): Likewise.
3103 * localedata/locales/mai_IN (t_fmt): Likewise.
3104 * localedata/locales/mjw_IN (t_fmt): Likewise.
3105 * localedata/locales/ml_IN (t_fmt): Likewise.
3106 * localedata/locales/mni_IN (t_fmt): Likewise.
3107 * localedata/locales/mr_IN (t_fmt): Likewise.
3108 * localedata/locales/ms_MY (t_fmt): Likewise.
3109 * localedata/locales/pa_IN (t_fmt): Likewise.
3110 * localedata/locales/raj_IN (t_fmt): Likewise.
3111 * localedata/locales/sa_IN (t_fmt): Likewise.
3112 * localedata/locales/sat_IN (t_fmt): Likewise.
3113 * localedata/locales/sd_IN (t_fmt): Likewise.
3114 * localedata/locales/sd_IN@devanagari (t_fmt): Likewise.
3115 * localedata/locales/tcy_IN (t_fmt): Likewise.
3116 * localedata/locales/the_NP (t_fmt): Likewise.
3117 * localedata/locales/to_TO (t_fmt): Likewise.
3118 * localedata/locales/ur_IN (t_fmt): Likewise.
3119
3120 * localedata/locales/hif_FJ (d_t_fmt): Set to
3121 "%A %d %b %Y %I:%M:%S %p".
3122 (date_fmt): Add, set to "%A %d %b %Y %I:%M:%S %p %Z".
3123
3124 * localedata/locales/ar_AE (t_fmt): Set to "%Z %I:%M:%S %p".
3125 * localedata/locales/ar_BH (t_fmt): Likewise.
3126 * localedata/locales/ar_DZ (t_fmt): Likewise.
3127 * localedata/locales/ar_EG (t_fmt): Likewise.
3128 * localedata/locales/ar_IQ (t_fmt): Likewise.
3129 * localedata/locales/ar_JO (t_fmt): Likewise.
3130 * localedata/locales/ar_KW (t_fmt): Likewise.
3131 * localedata/locales/ar_LB (t_fmt): Likewise.
3132 * localedata/locales/ar_LY (t_fmt): Likewise.
3133 * localedata/locales/ar_OM (t_fmt): Likewise.
3134 * localedata/locales/ar_QA (t_fmt): Likewise.
3135 * localedata/locales/ar_SD (t_fmt): Likewise.
3136 * localedata/locales/ar_SS (t_fmt): Likewise.
3137 * localedata/locales/ar_SY (t_fmt): Likewise.
3138 * localedata/locales/ar_TN (t_fmt): Likewise.
3139 * localedata/locales/ar_YE (t_fmt): Likewise.
3140
3141 * localedata/locales/gez_ER (t_fmt): Set to "%l:%M:%S<U1361>%p".
3142 (t_fmt_ampm): Likewise.
3143 * localedata/locales/gez_ET (t_fmt): Likewise.
3144 (t_fmt_ampm): Likewise.
3145
3146 * localedata/locales/ta_IN (t_fmt): Set to "%p %I:%M:%S %Z".
3147 (t_fmt_ampm): Likewise.
3148 (d_t_fmt): Set to "%A %d %B %Y %p %I:%M:%S %Z".
3149
3150 * localedata/locales/zh_HK (t_fmt):
3151 Set to "%p %I<U6642>%M<U5206>%S<U79D2> %Z".
3152
3153 * localedata/locales/ar_MA (t_fmt_ampm): Set to "" (empty string)
3154 because this locale does not use the 12-hour clock.
3155 (t_fmt): Set to "%Z %H:%M:%S".
3156 (d_t_fmt): Set to "%d %b, %Y %Z %H:%M:%S".
3157
3158 * localedata/locales/mt_MT (t_fmt_ampm): Set to "" (empty string)
3159 because this locale does not use the 12-hour clock.
3160 (t_fmt): Set to "%H:%M:%S %Z".
3161 (d_t_fmt): Set to "%A, %d ta %b, %Y %H:%M:%S %Z".
3162
3163 * localedata/locales/so_KE (t_fmt_ampm): Set to "" (empty string)
3164 because this locale does not use the 12-hour clock.
3165 (t_fmt): Set to "%T".
3166 (d_t_fmt): Set to "%A, %B %e, %Y %X %Z".
3167 (date_fmt): Set to "%A, %B %e, %X %Z %Y".
3168
3169 * localedata/locales/ta_LK (t_fmt_ampm): Set to "" (empty string)
3170 because this locale does not use the 12-hour clock.
3171 (t_fmt): Set to "%H:%M:%S %Z".
3172 (d_t_fmt): Set to "%A %d %B %Y %H:%M:%S %Z".
3173
3174 * localedata/locales/bg_BG (t_fmt_ampm): Set to "" (empty string)
3175 because this locale does not use the 12-hour clock.
3176 * localedata/locales/cs_CZ (t_fmt_ampm): Likewise.
3177 * localedata/locales/sk_SK (t_fmt_ampm): Likewise.
3178
27841a7d
RL
31792018-12-28 Rafal Luzynski <digitalfreak@lingonborough.com>
3180
3181 [BZ #10496]
3182 [BZ #23724]
3183 * localedata/locales/sq_AL (t_fmt): Set to "%I:%M:%S.%p %Z".
3184 (t_fmt_ampm): Likewise.
3185 (d_t_fmt): Set to "%a %-d %b %Y %I:%M:%S.%p".
3186 (date_fmt): Add, set to "%a %-d %b %Y %I:%M:%S.%p %Z".
3187 (d_fmt): Set to "%-d.%-m.%y".
3188
0253580a
AZ
31892018-12-28 Adhemerval Zanella <adhemerval.zanella@linaro.org>
3190
3191 * malloc/alloc_buffer_alloc_array.c (__libc_alloc_buffer_alloc_array):
3192 Use __builtin_mul_overflow in place of check_mul_overflow_size_t.
3193 * malloc/dynarray_emplace_enlarge.c (__libc_dynarray_emplace_enlarge):
3194 Likewise.
3195 * malloc/dynarray_resize.c (__libc_dynarray_resize): Likewise.
3196 * malloc/reallocarray.c (__libc_reallocarray): Likewise.
3197 * malloc/malloc-internal.h (check_mul_overflow_size_t): Remove
3198 function.
3199 * support/blob_repeat.c (check_mul_overflow_size_t,
3200 (minimum_stride_size, support_blob_repeat_allocate): Likewise.
3201
09104e5b
AJ
32022018-12-28 Aurelien Jarno <aurelien@aurel32.net>
3203
3204 * sysdeps/alpha/fpu/libm-test-ulps: Regenerated.
3205
c0feb731
PE
32062018-12-27 Paul Eggert <eggert@cs.ucla.edu>
3207
3208 regex: simplify Gnulib port
3209 This simplifies the code, by removing stuff intended for porting
3210 to Gnulib but no longer needed there.
3211 * posix/regcomp.c [!_LIBC]: No need to put #ifdef _LIBC around
3212 uses of libc_hidden_def, weak_alias.
3213 * posix/regcomp.c, posix/regexec.c: Use __restrict rather than
3214 _Restrict_ except for public-facing headers.
3215 * posix/regex_internal.h (attribute_hidden) [!_LIBC]:
3216 Remove; already defined elsewhere.
3217 * posix/regex.c, posix/regex_internal.h:
3218 Use __GNUC_PREREQ instead of rolling our own.
3219 * posix/regex_internal.h (__GNUC_PREREQ): Remove duplicate defn.
3220
5289f1f5
WD
32212018-12-27 Wilco Dijkstra <wdijkstr@arm.com>
3222
3223 * benchtests/bench-strlen.c (generic_strlen): New function.
3224 (memchr_strlen): New function.
3225
ba4b8fab
L
32262018-12-26 H.J. Lu <hongjiu.lu@intel.com>
3227
3228 * sysdeps/x86_64/fpu/s_sincosf.S: Removed.
3229 * sysdeps/x86_64/fpu/multiarch/s_sincosf-sse2.S: Likewise.
3230 * sysdeps/x86_64/fpu/multiarch/s_sincosf-sse2.c: New file.
3231
9412979a
L
32322018-12-26 H.J. Lu <hongjiu.lu@intel.com>
3233
3234 * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
3235
8700a785
L
32362018-12-26 H.J. Lu <hongjiu.lu@intel.com>
3237
3238 * sysdeps/ieee754/flt-32/s_sincosf.h: Include <sincosf_poly.h>.
3239 (sincos_t, sincosf_poly, sinf_poly): Moved to ...
3240 * sysdeps/ieee754/flt-32/sincosf_poly.h: Here. New file.
3241 * sysdeps/x86/fpu/s_sincosf_data.c: New file.
3242 * sysdeps/x86/fpu/sincosf_poly.h: Likewise.
3243 * sysdeps/x86_64/fpu/multiarch/s_sincosf-fma.c: Just include
3244 <sysdeps/ieee754/flt-32/s_sincosf.c>.
3245
57b3ff8e
JM
32462018-12-21 Joseph Myers <joseph@codesourcery.com>
3247
3248 [BZ #24023]
3249 * sysdeps/unix/sysv/linux/nios2/localplt.data: Allow __floatundidf
3250 PLT reference in libc.so.
3251 * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Allow
3252 _Q_lltoq and _Q_qtod PLT references in libc.so.
3253
90d3320d
WD
32542018-12-21 Wilco Dijkstra <wdijkstr@arm.com>
3255
3256 * benchtests/bench-memchr.c: Cleanup defines.
3257 * benchtests/bench-memcmp.c: Likewise.
3258 * benchtests/bench-memset.c: Likewise.
3259 * benchtests/bench-memset-large.c: Likewise.
3260 * benchtests/bench-memset-walk.c: Likewise.
3261 * benchtests/bench-stpcpy.c: Likewise.
3262 * benchtests/bench-stpncpy.c: Likewise.
3263 * benchtests/bench-strcat.c: Likewise.
3264 * benchtests/bench-strchr.c: Likewise.
3265 * benchtests/bench-strcmp.c: Likewise.
3266 * benchtests/bench-strcpy.c: Likewise.
3267 * benchtests/bench-strcspn.c: Likewise.
3268 * benchtests/bench-string.h: Likewise.
3269 * benchtests/bench-strlen.c: Likewise.
3270 * benchtests/bench-strncat.c: Likewise.
3271 * benchtests/bench-strncmp.c: Likewise.
3272 * benchtests/bench-strncpy.c: Likewise.
3273 * benchtests/bench-strnlen.c: Likewise.
3274 * benchtests/bench-strpbrk.c: Likewise.
3275 * benchtests/bench-strrchr.c: Likewise.
3276 * benchtests/bench-strspn.c: Likewise.
3277
192963be
JM
32782018-12-21 Joseph Myers <joseph@codesourcery.com>
3279
5d025ea6
JM
3280 * stdlib/longlong.h: Update from GCC.
3281
192963be
JM
3282 [BZ #23993]
3283 * configure.ac (libc_cv_compiler_ok): Require GCC 5 or later.
3284 * configure: Regenerated.
3285 * manual/install.texi (Tools for Compilation): Update minimum GCC
3286 version.
3287 * INSTALL: Regenerated.
3288
c0e82f11
IK
32892018-12-21 Istvan Kurucsai <pistukem@gmail.com>
3290
3291 * malloc/malloc.c (munmap_chunk): Verify chunk alignment.
3292
ebe544bf
IK
32932018-12-20 Istvan Kurucsai <pistukem@gmail.com>
3294
3295 * malloc/malloc.c (mremap_chunk): Additional checks.
3296
5f72b005
MH
32972018-12-21 Mao Han <han_mao@c-sky.com>
3298
3299 * config.h.in (CSKYABI, CSKY_HARD_FLOAT): New Define.
3300 * scripts/build-many-glibcs.py: Add C-SKY targets.
3301 * sysdeps/csky/Implies: New file.
3302 * sysdeps/csky/Makefile: Likewise.
3303 * sysdeps/csky/abiv2/__longjmp.S: Likewise.
3304 * sysdeps/csky/abiv2/csky-mcount.S: Likewise.
3305 * sysdeps/csky/abiv2/dl-trampoline.S: Likewise.
3306 * sysdeps/csky/abiv2/memcmp.S: Likewise.
3307 * sysdeps/csky/abiv2/memcpy.S: Likewise.
3308 * sysdeps/csky/abiv2/memmove.S: Likewise.
3309 * sysdeps/csky/abiv2/memset.S: Likewise.
3310 * sysdeps/csky/abiv2/setjmp.S: Likewise.
3311 * sysdeps/csky/abiv2/start.S: Likewise.
3312 * sysdeps/csky/abiv2/strcmp.S: Likewise.
3313 * sysdeps/csky/abiv2/strcpy.S: Likewise.
3314 * sysdeps/csky/abiv2/strlen.S: Likewise.
3315 * sysdeps/csky/abiv2/tls-macros.h: Likewise.
3316 * sysdeps/csky/abort-instr.h: Likewise.
3317 * sysdeps/csky/atomic-machine.h: Likewise.
3318 * sysdeps/csky/bits/endian.h: Likewise.
3319 * sysdeps/csky/bits/fenv.h: Likewise.
3320 * sysdeps/csky/bits/link.h: Likewise.
3321 * sysdeps/csky/bits/setjmp.h: Likewise.
3322 * sysdeps/csky/bsd-_setjmp.S: Likewise.
3323 * sysdeps/csky/bsd-setjmp.S: Likewise.
3324 * sysdeps/csky/configure: Likewise.
3325 * sysdeps/csky/configure.ac: Likewise.
3326 * sysdeps/csky/dl-machine.h: Likewise.
3327 * sysdeps/csky/dl-procinfo.c: Likewise.
3328 * sysdeps/csky/dl-procinfo.h: Likewise.
3329 * sysdeps/csky/dl-sysdep.h: Likewise.
3330 * sysdeps/csky/dl-tls.h: Likewise.
3331 * sysdeps/csky/fpu/fclrexcpt.c: Likewise.
3332 * sysdeps/csky/fpu/fedisblxcpt.c: Likewise.
3333 * sysdeps/csky/fpu/feenablxcpt.c: Likewise.
3334 * sysdeps/csky/fpu/fegetenv.c: Likewise.
3335 * sysdeps/csky/fpu/fegetexcept.c: Likewise.
3336 * sysdeps/csky/fpu/fegetmode.c: Likewise.
3337 * sysdeps/csky/fpu/fegetround.c: Likewise.
3338 * sysdeps/csky/fpu/feholdexcpt.c: Likewise.
3339 * sysdeps/csky/fpu/fenv_libc.h: Likewise.
3340 * sysdeps/csky/fpu/fenv_private.h: Likewise.
3341 * sysdeps/csky/fpu/fesetenv.c: Likewise.
3342 * sysdeps/csky/fpu/fesetexcept.c: Likewise.
3343 * sysdeps/csky/fpu/fesetmode.c: Likewise.
3344 * sysdeps/csky/fpu/fesetround.c: Likewise.
3345 * sysdeps/csky/fpu/feupdateenv.c: Likewise.
3346 * sysdeps/csky/fpu/fgetexcptflg.c: Likewise.
3347 * sysdeps/csky/fpu/fix-fp-int-convert-overflow.h: Likewise.
3348 * sysdeps/csky/fpu/fraiseexcpt.c: Likewise.
3349 * sysdeps/csky/fpu/fsetexcptflg.c: Likewise.
3350 * sysdeps/csky/fpu/ftestexcept.c: Likewise.
3351 * sysdeps/csky/fpu/libm-test-ulps: Likewise.
3352 * sysdeps/csky/fpu/libm-test-ulps-name: Likewise.
3353 * sysdeps/csky/fpu_control.h: Likewise.
3354 * sysdeps/csky/gccframe.h: Likewise.
3355 * sysdeps/csky/jmpbuf-unwind.h: Likewise.
3356 * sysdeps/csky/ldsodefs.h: Likewise.
3357 * sysdeps/csky/libc-tls.c: Likewise.
3358 * sysdeps/csky/linkmap.h: Likewise.
3359 * sysdeps/csky/machine-gmon.h: Likewise.
3360 * sysdeps/csky/memusage.h: Likewise.
3361 * sysdeps/csky/nofpu/Implies: Likewise.
3362 * sysdeps/csky/nofpu/libm-test-ulps: Likewise.
3363 * sysdeps/csky/nofpu/libm-test-ulps-name: Likewise.
3364 * sysdeps/csky/nptl/Makefile: Likewise.
3365 * sysdeps/csky/nptl/bits/pthreadtypes-arch.h: Likewise.
3366 * sysdeps/csky/nptl/bits/semaphore.h: Likewise.
3367 * sysdeps/csky/nptl/pthread-offsets.h: Likewise.
3368 * sysdeps/csky/nptl/pthreaddef.h: Likewise.
3369 * sysdeps/csky/nptl/tcb-offsets.sym: Likewise.
3370 * sysdeps/csky/nptl/tls.h: Likewise.
3371 * sysdeps/csky/preconfigure: Likewise.
3372 * sysdeps/csky/sfp-machine.h: Likewise.
3373 * sysdeps/csky/sotruss-lib.c: Likewise.
3374 * sysdeps/csky/stackinfo.h: Likewise.
3375 * sysdeps/csky/sysdep.h: Likewise.
3376 * sysdeps/csky/tininess.h: Likewise.
3377 * sysdeps/csky/tst-audit.h: Likewise.
3378 * sysdeps/unix/sysv/linux/csky/Implies: Likewise.
3379 * sysdeps/unix/sysv/linux/csky/Makefile: Likewise.
3380 * sysdeps/unix/sysv/linux/csky/Versions: Likewise.
3381 * sysdeps/unix/sysv/linux/csky/abiv2/____longjmp_chk.S: Likewise.
3382 * sysdeps/unix/sysv/linux/csky/abiv2/clone.S: Likewise.
3383 * sysdeps/unix/sysv/linux/csky/abiv2/getcontext.S: Likewise.
3384 * sysdeps/unix/sysv/linux/csky/abiv2/setcontext.S: Likewise.
3385 * sysdeps/unix/sysv/linux/csky/abiv2/swapcontext.S: Likewise.
3386 * sysdeps/unix/sysv/linux/csky/abiv2/syscall.S: Likewise.
3387 * sysdeps/unix/sysv/linux/csky/abiv2/sysdep.S: Likewise.
3388 * sysdeps/unix/sysv/linux/csky/abiv2/ucontext_i.sym: Likewise.
3389 * sysdeps/unix/sysv/linux/csky/bits/procfs.h: Likewise.
3390 * sysdeps/unix/sysv/linux/csky/bits/shmlba.h: Likewise.
3391 * sysdeps/unix/sysv/linux/csky/c++-types.data: Likewise.
3392 * sysdeps/unix/sysv/linux/csky/configure: Likewise.
3393 * sysdeps/unix/sysv/linux/csky/configure.ac: Likewise.
3394 * sysdeps/unix/sysv/linux/csky/ipc_priv.h: Likewise.
3395 * sysdeps/unix/sysv/linux/csky/jmp_buf-macros.h: Likewise.
3396 * sysdeps/unix/sysv/linux/csky/kernel-features.h: Likewise.
3397 * sysdeps/unix/sysv/linux/csky/ld.abilist: Likewise.
3398 * sysdeps/unix/sysv/linux/csky/ldconfig.h: Likewise.
3399 * sysdeps/unix/sysv/linux/csky/libBrokenLocale.abilist: Likewise.
3400 * sysdeps/unix/sysv/linux/csky/libanl.abilist: Likewise.
3401 * sysdeps/unix/sysv/linux/csky/libc.abilist: Likewise.
3402 * sysdeps/unix/sysv/linux/csky/libcrypt.abilist: Likewise.
3403 * sysdeps/unix/sysv/linux/csky/libdl.abilist: Likewise.
3404 * sysdeps/unix/sysv/linux/csky/libm.abilist: Likewise.
3405 * sysdeps/unix/sysv/linux/csky/libpthread.abilist: Likewise.
3406 * sysdeps/unix/sysv/linux/csky/libresolv.abilist: Likewise.
3407 * sysdeps/unix/sysv/linux/csky/librt.abilist: Likewise.
3408 * sysdeps/unix/sysv/linux/csky/libthread_db.abilist: Likewise.
3409 * sysdeps/unix/sysv/linux/csky/libutil.abilist: Likewise.
3410 * sysdeps/unix/sysv/linux/csky/localplt.data: Likewise.
3411 * sysdeps/unix/sysv/linux/csky/makecontext.c: Likewise.
3412 * sysdeps/unix/sysv/linux/csky/profil-counter.h: Likewise.
3413 * sysdeps/unix/sysv/linux/csky/pt-vfork.S: Likewise.
3414 * sysdeps/unix/sysv/linux/csky/register-dump.h: Likewise.
3415 * sysdeps/unix/sysv/linux/csky/shlib-versions: Likewise.
3416 * sysdeps/unix/sysv/linux/csky/sigcontextinfo.h: Likewise.
3417 * sysdeps/unix/sysv/linux/csky/sys/cachectl.h: Likewise.
3418 * sysdeps/unix/sysv/linux/csky/sys/ucontext.h: Likewise.
3419 * sysdeps/unix/sysv/linux/csky/sys/user.h: Likewise.
3420 * sysdeps/unix/sysv/linux/csky/syscalls.list: Likewise.
3421 * sysdeps/unix/sysv/linux/csky/sysdep.h: Likewise.
3422
ac253355
AA
34232018-12-18 Albert ARIBAUD <albert.aribaud@3adev.fr>
3424
3425 * include/time.h (__difftime64): Add.
3426 * time/difftime.c (subtract): convert to 64-bit time.
3427 * time/difftime.c (__difftime64): Add.
3428 * time/difftime.c (__difftime): Wrap around __difftime64.
3429
ab416931
L
34302018-12-20 H.J. Lu <hongjiu.lu@intel.com>
3431
3432 * manual/examples/add.c: Remove redundant "if not".
3433 * manual/examples/argp-ex1.c: Likewise.
3434 * manual/examples/argp-ex2.c: Likewise.
3435 * manual/examples/argp-ex3.c: Likewise.
3436 * manual/examples/argp-ex4.c: Likewise.
3437 * manual/examples/atexit.c: Likewise.
3438 * manual/examples/db.c: Likewise.
3439 * manual/examples/dir.c: Likewise.
3440 * manual/examples/dir2.c: Likewise.
3441 * manual/examples/execinfo.c: Likewise.
3442 * manual/examples/filecli.c: Likewise.
3443 * manual/examples/filesrv.c: Likewise.
3444 * manual/examples/fmtmsgexpl.c: Likewise.
3445 * manual/examples/genpass.c: Likewise.
3446 * manual/examples/inetcli.c: Likewise.
3447 * manual/examples/inetsrv.c: Likewise.
3448 * manual/examples/isockad.c: Likewise.
3449 * manual/examples/longopt.c: Likewise.
3450 * manual/examples/memopen.c: Likewise.
3451 * manual/examples/memstrm.c: Likewise.
3452 * manual/examples/mkdirent.c: Likewise.
3453 * manual/examples/mkfsock.c: Likewise.
3454 * manual/examples/mkisock.c: Likewise.
3455 * manual/examples/mygetpass.c: Likewise.
3456 * manual/examples/pipe.c: Likewise.
3457 * manual/examples/popen.c: Likewise.
3458 * manual/examples/rprintf.c: Likewise.
3459 * manual/examples/search.c: Likewise.
3460 * manual/examples/select.c: Likewise.
3461 * manual/examples/setjmp.c: Likewise.
3462 * manual/examples/sigh1.c: Likewise.
3463 * manual/examples/sigusr.c: Likewise.
3464 * manual/examples/stpcpy.c: Likewise.
3465 * manual/examples/strdupa.c: Likewise.
3466 * manual/examples/strftim.c: Likewise.
3467 * manual/examples/subopt.c: Likewise.
3468 * manual/examples/swapcontext.c: Likewise.
3469 * manual/examples/termios.c: Likewise.
3470 * manual/examples/testopt.c: Likewise.
3471 * manual/examples/testpass.c: Likewise.
3472 * manual/examples/timeval_subtract.c: Likewise.
3473
515f463f
JM
34742018-12-19 Joseph Myers <joseph@codesourcery.com>
3475
da75c1b1
JM
3476 * sysdeps/x86/fpu/math_private.h: New file.
3477 * sysdeps/x86/fpu/bits/mathinline.h: Remove.
3478
515f463f
JM
3479 * sysdeps/x86/fpu/bits/mathinline.h (sinh): Remove inline
3480 definition.
3481 (cosh): Likewise.
3482 (tanh): Likewise.
3483
1616d034
TMQMF
34842018-12-19 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
3485
3486 * elf/dl-sysdep.c (auxvars): Add AT_L1I_CACHESIZE,
3487 AT_L1I_CACHEGEOMETRY, AT_L1D_CACHESIZE, AT_L1D_CACHEGEOMETRY,
3488 AT_L2_CACHESIZE, AT_L2_CACHEGEOMETRY, AT_L3_CACHESIZE and
3489 AT_L3_CACHEGEOMETRY. Fix indentation when printing the other
3490 fields.
3491 (_dl_show_auxv): Give a special treatment to
3492 AT_L1I_CACHEGEOMETRY, AT_L1D_CACHEGEOMETRY, AT_L2_CACHEGEOMETRY
3493 and AT_L3_CACHEGEOMETRY.
3494 * sysdeps/powerpc/dl-procinfo.h (cache_geometry): New function.
3495 (_dl_procinfo): Fix indentation when printing AT_HWCAP and
3496 AT_HWCAP2. Add support for AT_L1I_CACHEGEOMETRY,
3497 AT_L1D_CACHEGEOMETRY, AT_L2_CACHEGEOMETRY and AT_L3_CACHEGEOMETRY.
3498
61595e3d
AS
34992018-12-19 Andreas Schwab <schwab@suse.de>
3500
3501 * nscd/connections.c (check_use): Don't abort on invalid len.
3502
bbb7dc84
ST
35032018-12-18 Samuel Thibault <samuel.thibault@ens-lyon.org>
3504
3505 * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Test against 64bit `cmd'
3506 values in the 64bit value cases.
3507
64c2277d
AA
35082018-12-18 Albert ARIBAUD <albert.aribaud@3adev.fr>
3509
c4c2836a
AA
3510 * include/time.h
3511 (__ctime64_r): Add.
3512 * time/ctime_r.c
3513 (__ctime64_r): Add.
3514 [__TIMESIZE != 64] (__ctime_r): Turn into a wrapper.
3515
7755e504
AA
3516 * include/time.h
3517 (__ctime64): Add.
3518 * time/gmtime.c
3519 (__ctime64): Add.
3520 [__TIMESIZE != 64] (ctime): Turn into a wrapper.
3521
a1d346ce
AA
3522 * include/time.h
3523 (__gmtime64_r): Add.
3524 * time/gmtime.c
3525 (__gmtime64_r): Add.
3526 [__TIMESIZE != 64] (__gmtime): Turn into a wrapper.
3527
131db8b0
AA
3528 * include/time.h
3529 (__gmtime64): Add.
3530 * time/gmtime.c
3531 (__gmtime64): Add.
3532 [__TIMESIZE != 64] (__gmtime): Turn into a wrapper.
3533
64c2277d
AA
3534 * include/time.h
3535 (__localtime64_r): Add.
3536 * time/localtime.c
3537 (__localtime64_r): Add.
3538 [__TIMESIZE != 64] (__localtime_r): Turn into a wrapper.
3539
56b98bf1
AZ
35402018-12-18 Adhemerval Zanella <adhemerval.zanella@linaro.org>
3541
64dd7a16
AZ
3542 * sysdeps/unix/sysv/linux/s390/kernel_sigaction.h: Use Linux generic
3543 kernel_sigction definition.
3544
8b1d5da5
AZ
3545 * sysdeps/unix/sysv/linux/ia64/kernel_sigaction.h: Remove file.
3546
f9eabb19
AZ
3547 * sysdeps/unix/sysv/linux/hppa/kernel_sigaction.h: Remove file.
3548
56b98bf1
AZ
3549 * sysdeps/unix/sysv/linux/alpha/Makefile: Update comment about
3550 __syscall_rt_sigaction.
3551 * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h
3552 (kernel_sigaction): Use Linux generic defintion.
3553 (STUB): Define.
3554 (__syscall_rt_sigreturn, __syscall_sigreturn): Add prototype.
3555 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S
3556 (__syscall_rt_sigaction): Remove implementation.
3557 (__syscall_sigreturn, __syscall_rt_sigreturn): Define as global and
3558 hidden.
3559 * sysdeps/unix/sysv/linux/alpha/sigaction.c: Remove file.
3560 * sysdeps/unix/sysv/linux/alpha/sysdep.h (INLINE_SYSCALL,
3561 INTERNAL_SYSCALL): Remove definitions.
3562 * sysdeps/unix/sysv/linux/sigaction.c: Define STUB to accept both the
3563 action and signal set size.
3564 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (STUB): Redefine.
3565 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c (STUB): Likewise.
3566
43a45c2d
AZ
35672018-12-18 Adhemerval Zanella <adhemerval.zanella@linaro.org>
3568 James Clarke <jrtc27@jrtc27.com>
3569
dfa6216f 3570 [BZ #23967]
43a45c2d
AZ
3571 * sysdeps/unix/sysv/linux/kernel_sigaction.h (HAS_SA_RESTORER):
3572 Define if SA_RESTORER is defined.
3573 (kernel_sigaction): Define sa_restorer if HAS_SA_RESTORER is defined.
3574 (SET_SA_RESTORER, RESET_SA_RESTORER): Define iff the macro are not
3575 already defined.
3576 * sysdeps/unix/sysv/linux/m68k/kernel_sigaction.h (SA_RESTORER,
3577 kernel_sigaction, SET_SA_RESTORER, RESET_SA_RESTORER): Remove
3578 definitions.
3579 (HAS_SA_RESTORER): Define.
3580 * sysdeps/unix/sysv/linux/sparc/kernel_sigaction.h (SA_RESTORER,
3581 SET_SA_RESTORER, RESET_SA_RESTORER): Remove definition.
3582 (HAS_SA_RESTORER): Define.
3583 * sysdeps/unix/sysv/linux/nios2/kernel_sigaction.h: Include generic
3584 kernel_sigaction after define SET_SA_RESTORER and RESET_SA_RESTORER.
3585 * sysdeps/unix/sysv/linux/powerpc/kernel_sigaction.h: Likewise.
3586 * sysdeps/unix/sysv/linux/s390/kernel_sigaction.h: Likewise.
3587 * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
3588
646ce7e0
JM
35892018-12-18 Joseph Myers <joseph@codesourcery.com>
3590
3591 * sysdeps/unix/sysv/linux/kernel-features.h
3592 (__ASSUME_ST_INO_64_BIT): Remove macro definition.
3593 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
3594 (__ASSUME_ST_INO_64_BIT): Do not undefine and define.
3595 * sysdeps/unix/sysv/linux/sh/kernel-features.h
3596 (__ASSUME_ST_INO_64_BIT): Likewise.
3597 * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
3598 <kernel-features.h>.
3599 (___fxstat64) [_HAVE_STAT64___ST_INO && !__ASSUME_ST_INO_64_BIT]:
3600 Remove conditional code.
3601 * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
3602 <kernel-features.h>.
3603 (___lxstat64) [_HAVE_STAT64___ST_INO && !__ASSUME_ST_INO_64_BIT]:
3604 Remove conditional code.
3605 * sysdeps/unix/sysv/linux/xstat64.c: Do not include
3606 <kernel-features.h>.
3607 (___xstat64) [_HAVE_STAT64___ST_INO && !__ASSUME_ST_INO_64_BIT]:
3608 Remove conditional code.
3609 * sysdeps/unix/sysv/linux/xstatconv.c: Do not include
3610 <kernel-features.h>.
3611 (__xstat32_conv) [_HAVE_STAT64___ST_INO]: Remove conditional code.
3612 [!_HAVE_STAT64___ST_INO]: Make code unconditional.
3613
80190d2b
SL
36142018-12-18 Stefan Liebler <stli@linux.ibm.com>
3615
3616 * sysdeps/s390/multiarch/ifunc-resolve.h
3617 (s390_vx_libc_ifunc, s390_vx_libc_ifunc_redirected,
3618 s390_vx_libc_ifunc2, s390_vx_libc_ifunc_init,
3619 s390_vx_libc_ifunc2_redirected, s390_libc_ifunc):
3620 Delete macro definition.
3621 (s390_libc_ifunc_init): Rename to
3622 s390_libc_ifunc_expr_stfle_init.
3623 * sysdeps/s390/bzero: Use
3624 s390_libc_ifunc_expr_stfle_init instead of
3625 s390_libc_ifunc_init.
3626 * sysdeps/s390/memcmp.c: Likewise.
3627 * sysdeps/s390/memcpy.c: Likewise.
3628 * sysdeps/s390/mempcpy.c: Likewise.
3629 * sysdeps/s390/memset.c: Likewise.
3630
12f0dcb8
SL
36312018-12-18 Stefan Liebler <stli@linux.ibm.com>
3632
3633 * sysdeps/s390/multiarch/gconv_simple.c (ICONV_VX_IFUNC):
3634 Define macro dependent on HAVE_S390_MIN_Z13_ZARCH_ASM_SUPPORT.
3635
25654a8c
SL
36362018-12-18 Stefan Liebler <stli@linux.ibm.com>
3637
3638 * sysdeps/s390/multiarch/Makefile
3639 (sysdep_routines): Remove wmemcmp variants.
3640 * sysdeps/s390/Makefile (sysdep_routines): Add wmemcmp variants.
3641 * sysdeps/s390/multiarch/ifunc-impl-list.c
3642 (__libc_ifunc_impl_list): Refactor ifunc handling for wmemcmp.
3643 * sysdeps/s390/multiarch/wmemcmp-c.c: Move to ...
3644 * sysdeps/s390/wmemcmp-c.c: ... here and adjust ifunc handling.
3645 * sysdeps/s390/multiarch/wmemcmp-vx.S: Move to ...
3646 * sysdeps/s390/wmemcmp-vx.S: ... here and adjust ifunc handling.
3647 * sysdeps/s390/multiarch/wmemcmp.c: Move to ...
3648 * sysdeps/s390/wmemcmp.c: ... here and adjust ifunc handling.
3649 * sysdeps/s390/ifunc-wmemcmp.h: New file.
3650
d2a7436c
SL
36512018-12-18 Stefan Liebler <stli@linux.ibm.com>
3652
3653 * sysdeps/s390/multiarch/Makefile
3654 (sysdep_routines): Remove wmemset variants.
3655 * sysdeps/s390/Makefile (sysdep_routines): Add wmemset variants.
3656 * sysdeps/s390/multiarch/ifunc-impl-list.c
3657 (__libc_ifunc_impl_list): Refactor ifunc handling for wmemset.
3658 * sysdeps/s390/multiarch/wmemset-c.c: Move to ...
3659 * sysdeps/s390/wmemset-c.c: ... here and adjust ifunc handling.
3660 * sysdeps/s390/multiarch/wmemset-vx.S: Move to ...
3661 * sysdeps/s390/wmemset-vx.S: ... here and adjust ifunc handling.
3662 * sysdeps/s390/multiarch/wmemset.c: Move to ...
3663 * sysdeps/s390/wmemset.c: ... here and adjust ifunc handling.
3664 * sysdeps/s390/ifunc-wmemset.h: New file.
3665
c62534ae
SL
36662018-12-18 Stefan Liebler <stli@linux.ibm.com>
3667
3668 * sysdeps/s390/multiarch/Makefile
3669 (sysdep_routines): Remove wmemchr variants.
3670 * sysdeps/s390/Makefile (sysdep_routines): Add wmemchr variants.
3671 * sysdeps/s390/multiarch/ifunc-impl-list.c
3672 (__libc_ifunc_impl_list): Refactor ifunc handling for wmemchr.
3673 * sysdeps/s390/multiarch/wmemchr-c.c: Move to ...
3674 * sysdeps/s390/wmemchr-c.c: ... here and adjust ifunc handling.
3675 * sysdeps/s390/multiarch/wmemchr-vx.S: Move to ...
3676 * sysdeps/s390/wmemchr-vx.S: ... here and adjust ifunc handling.
3677 * sysdeps/s390/multiarch/wmemchr.c: Move to ...
3678 * sysdeps/s390/wmemchr.c: ... here and adjust ifunc handling.
3679 * sysdeps/s390/ifunc-wmemchr.h: New file.
3680
79b44cf6
SL
36812018-12-18 Stefan Liebler <stli@linux.ibm.com>
3682
3683 * sysdeps/s390/multiarch/Makefile
3684 (sysdep_routines): Remove wcscspn variants.
3685 * sysdeps/s390/Makefile (sysdep_routines): Add wcscspn variants.
3686 * sysdeps/s390/multiarch/ifunc-impl-list.c
3687 (__libc_ifunc_impl_list): Refactor ifunc handling for wcscspn.
3688 * sysdeps/s390/multiarch/wcscspn-c.c: Move to ...
3689 * sysdeps/s390/wcscspn-c.c: ... here and adjust ifunc handling.
3690 * sysdeps/s390/multiarch/wcscspn-vx.S: Move to ...
3691 * sysdeps/s390/wcscspn-vx.S: ... here and adjust ifunc handling.
3692 * sysdeps/s390/multiarch/wcscspn.c: Move to ...
3693 * sysdeps/s390/wcscspn.c: ... here and adjust ifunc handling.
3694 * sysdeps/s390/ifunc-wcscspn.h: New file.
3695
8e87c1f6
SL
36962018-12-18 Stefan Liebler <stli@linux.ibm.com>
3697
3698 * sysdeps/s390/multiarch/Makefile
3699 (sysdep_routines): Remove wcspbrk variants.
3700 * sysdeps/s390/Makefile (sysdep_routines): Add wcspbrk variants.
3701 * sysdeps/s390/multiarch/ifunc-impl-list.c
3702 (__libc_ifunc_impl_list): Refactor ifunc handling for wcspbrk.
3703 * sysdeps/s390/multiarch/wcspbrk-c.c: Move to ...
3704 * sysdeps/s390/wcspbrk-c.c: ... here and adjust ifunc handling.
3705 * sysdeps/s390/multiarch/wcspbrk-vx.S: Move to ...
3706 * sysdeps/s390/wcspbrk-vx.S: ... here and adjust ifunc handling.
3707 * sysdeps/s390/multiarch/wcspbrk.c: Move to ...
3708 * sysdeps/s390/wcspbrk.c: ... here and adjust ifunc handling.
3709 * sysdeps/s390/ifunc-wcspbrk.h: New file.
3710
8507e831
SL
37112018-12-18 Stefan Liebler <stli@linux.ibm.com>
3712
3713 * sysdeps/s390/multiarch/Makefile
3714 (sysdep_routines): Remove wcsspn variants.
3715 * sysdeps/s390/Makefile (sysdep_routines): Add wcsspn variants.
3716 * sysdeps/s390/multiarch/ifunc-impl-list.c
3717 (__libc_ifunc_impl_list): Refactor ifunc handling for wcsspn.
3718 * sysdeps/s390/multiarch/wcsspn-c.c: Move to ...
3719 * sysdeps/s390/wcsspn-c.c: ... here and adjust ifunc handling.
3720 * sysdeps/s390/multiarch/wcsspn-vx.S: Move to ...
3721 * sysdeps/s390/wcsspn-vx.S: ... here and adjust ifunc handling.
3722 * sysdeps/s390/multiarch/wcsspn.c: Move to ...
3723 * sysdeps/s390/wcsspn.c: ... here and adjust ifunc handling.
3724 * sysdeps/s390/ifunc-wcsspn.h: New file.
3725
4753713a
SL
37262018-12-18 Stefan Liebler <stli@linux.ibm.com>
3727
3728 * sysdeps/s390/multiarch/Makefile
3729 (sysdep_routines): Remove wcsrchr variants.
3730 * sysdeps/s390/Makefile (sysdep_routines): Add wcsrchr variants.
3731 * sysdeps/s390/multiarch/ifunc-impl-list.c
3732 (__libc_ifunc_impl_list): Refactor ifunc handling for wcsrchr.
3733 * sysdeps/s390/multiarch/wcsrchr-c.c: Move to ...
3734 * sysdeps/s390/wcsrchr-c.c: ... here and adjust ifunc handling.
3735 * sysdeps/s390/multiarch/wcsrchr-vx.S: Move to ...
3736 * sysdeps/s390/wcsrchr-vx.S: ... here and adjust ifunc handling.
3737 * sysdeps/s390/multiarch/wcsrchr.c: Move to ...
3738 * sysdeps/s390/wcsrchr.c: ... here and adjust ifunc handling.
3739 * sysdeps/s390/ifunc-wcsrchr.h: New file.
3740
c09c1b6f
SL
37412018-12-18 Stefan Liebler <stli@linux.ibm.com>
3742
3743 * sysdeps/s390/multiarch/Makefile
3744 (sysdep_routines): Remove wcschrnul variants.
3745 * sysdeps/s390/Makefile (sysdep_routines): Add wcschrnul variants.
3746 * sysdeps/s390/multiarch/ifunc-impl-list.c
3747 (__libc_ifunc_impl_list): Refactor ifunc handling for wcschrnul.
3748 * sysdeps/s390/multiarch/wcschrnul-c.c: Move to ...
3749 * sysdeps/s390/wcschrnul-c.c: ... here and adjust ifunc handling.
3750 * sysdeps/s390/multiarch/wcschrnul-vx.S: Move to ...
3751 * sysdeps/s390/wcschrnul-vx.S: ... here and adjust ifunc handling.
3752 * sysdeps/s390/multiarch/wcschrnul.c: Move to ...
3753 * sysdeps/s390/wcschrnul.c: ... here and adjust ifunc handling.
3754 * sysdeps/s390/ifunc-wcschrnul.h: New file.
3755
cf3ccc31
SL
37562018-12-18 Stefan Liebler <stli@linux.ibm.com>
3757
3758 * sysdeps/s390/multiarch/Makefile
3759 (sysdep_routines): Remove wcschr variants.
3760 * sysdeps/s390/Makefile (sysdep_routines): Add wcschr variants.
3761 * sysdeps/s390/multiarch/ifunc-impl-list.c
3762 (__libc_ifunc_impl_list): Refactor ifunc handling for wcschr.
3763 * sysdeps/s390/multiarch/wcschr-c.c: Move to ...
3764 * sysdeps/s390/wcschr-c.c: ... here and adjust ifunc handling.
3765 * sysdeps/s390/multiarch/wcschr-vx.S: Move to ...
3766 * sysdeps/s390/wcschr-vx.S: ... here and adjust ifunc handling.
3767 * sysdeps/s390/multiarch/wcschr.c: Move to ...
3768 * sysdeps/s390/wcschr.c: ... here and adjust ifunc handling.
3769 * sysdeps/s390/ifunc-wcschr.h: New file.
3770
e9873e1d
SL
37712018-12-18 Stefan Liebler <stli@linux.ibm.com>
3772
3773 * sysdeps/s390/multiarch/Makefile
3774 (sysdep_routines): Remove wcsncmp variants.
3775 * sysdeps/s390/Makefile (sysdep_routines): Add wcsncmp variants.
3776 * sysdeps/s390/multiarch/ifunc-impl-list.c
3777 (__libc_ifunc_impl_list): Refactor ifunc handling for wcsncmp.
3778 * sysdeps/s390/multiarch/wcsncmp-c.c: Move to ...
3779 * sysdeps/s390/wcsncmp-c.c: ... here and adjust ifunc handling.
3780 * sysdeps/s390/multiarch/wcsncmp-vx.S: Move to ...
3781 * sysdeps/s390/wcsncmp-vx.S: ... here and adjust ifunc handling.
3782 * sysdeps/s390/multiarch/wcsncmp.c: Move to ...
3783 * sysdeps/s390/wcsncmp.c: ... here and adjust ifunc handling.
3784 * sysdeps/s390/ifunc-wcsncmp.h: New file.
3785
3459e23d
SL
37862018-12-18 Stefan Liebler <stli@linux.ibm.com>
3787
3788 * sysdeps/s390/multiarch/Makefile
3789 (sysdep_routines): Remove wcscmp variants.
3790 * sysdeps/s390/Makefile (sysdep_routines): Add wcscmp variants.
3791 * sysdeps/s390/multiarch/ifunc-impl-list.c
3792 (__libc_ifunc_impl_list): Refactor ifunc handling for wcscmp.
3793 * sysdeps/s390/multiarch/wcscmp-c.c: Move to ...
3794 * sysdeps/s390/wcscmp-c.c: ... here and adjust ifunc handling.
3795 * sysdeps/s390/multiarch/wcscmp-vx.S: Move to ...
3796 * sysdeps/s390/wcscmp-vx.S: ... here and adjust ifunc handling.
3797 * sysdeps/s390/multiarch/wcscmp.c: Move to ...
3798 * sysdeps/s390/wcscmp.c: ... here and adjust ifunc handling.
3799 * sysdeps/s390/ifunc-wcscmp.h: New file.
3800
814a76e1
SL
38012018-12-18 Stefan Liebler <stli@linux.ibm.com>
3802
3803 * sysdeps/s390/multiarch/Makefile
3804 (sysdep_routines): Remove wcsncat variants.
3805 * sysdeps/s390/Makefile (sysdep_routines): Add wcsncat variants.
3806 * sysdeps/s390/multiarch/ifunc-impl-list.c
3807 (__libc_ifunc_impl_list): Refactor ifunc handling for wcsncat.
3808 * sysdeps/s390/multiarch/wcsncat-c.c: Move to ...
3809 * sysdeps/s390/wcsncat-c.c: ... here and adjust ifunc handling.
3810 * sysdeps/s390/multiarch/wcsncat-vx.S: Move to ...
3811 * sysdeps/s390/wcsncat-vx.S: ... here and adjust ifunc handling.
3812 * sysdeps/s390/multiarch/wcsncat.c: Move to ...
3813 * sysdeps/s390/wcsncat.c: ... here and adjust ifunc handling.
3814 * sysdeps/s390/ifunc-wcsncat.h: New file.
3815
3389cae4
SL
38162018-12-18 Stefan Liebler <stli@linux.ibm.com>
3817
3818 * sysdeps/s390/multiarch/Makefile
3819 (sysdep_routines): Remove wcscat variants.
3820 * sysdeps/s390/Makefile (sysdep_routines): Add wcscat variants.
3821 * sysdeps/s390/multiarch/ifunc-impl-list.c
3822 (__libc_ifunc_impl_list): Refactor ifunc handling for wcscat.
3823 * sysdeps/s390/multiarch/wcscat-c.c: Move to ...
3824 * sysdeps/s390/wcscat-c.c: ... here and adjust ifunc handling.
3825 * sysdeps/s390/multiarch/wcscat-vx.S: Move to ...
3826 * sysdeps/s390/wcscat-vx.S: ... here and adjust ifunc handling.
3827 * sysdeps/s390/multiarch/wcscat.c: Move to ...
3828 * sysdeps/s390/wcscat.c: ... here and adjust ifunc handling.
3829 * sysdeps/s390/ifunc-wcscat.h: New file.
3830
c3081bcb
SL
38312018-12-18 Stefan Liebler <stli@linux.ibm.com>
3832
3833 * sysdeps/s390/multiarch/Makefile
3834 (sysdep_routines): Remove wcpncpy variants.
3835 * sysdeps/s390/Makefile (sysdep_routines): Add wcpncpy variants.
3836 * sysdeps/s390/multiarch/ifunc-impl-list.c
3837 (__libc_ifunc_impl_list): Refactor ifunc handling for wcpncpy.
3838 * sysdeps/s390/multiarch/wcpncpy-c.c: Move to ...
3839 * sysdeps/s390/wcpncpy-c.c: ... here and adjust ifunc handling.
3840 * sysdeps/s390/multiarch/wcpncpy-vx.S: Move to ...
3841 * sysdeps/s390/wcpncpy-vx.S: ... here and adjust ifunc handling.
3842 * sysdeps/s390/multiarch/wcpncpy.c: Move to ...
3843 * sysdeps/s390/wcpncpy.c: ... here and adjust ifunc handling.
3844 * sysdeps/s390/ifunc-wcpncpy.h: New file.
3845
0966dd86
SL
38462018-12-18 Stefan Liebler <stli@linux.ibm.com>
3847
3848 * sysdeps/s390/multiarch/Makefile
3849 (sysdep_routines): Remove wcsncpy variants.
3850 * sysdeps/s390/Makefile (sysdep_routines): Add wcsncpy variants.
3851 * sysdeps/s390/multiarch/ifunc-impl-list.c
3852 (__libc_ifunc_impl_list): Refactor ifunc handling for wcsncpy.
3853 * sysdeps/s390/multiarch/wcsncpy-c.c: Move to ...
3854 * sysdeps/s390/wcsncpy-c.c: ... here and adjust ifunc handling.
3855 * sysdeps/s390/multiarch/wcsncpy-vx.S: Move to ...
3856 * sysdeps/s390/wcsncpy-vx.S: ... here and adjust ifunc handling.
3857 * sysdeps/s390/multiarch/wcsncpy.c: Move to ...
3858 * sysdeps/s390/wcsncpy.c: ... here and adjust ifunc handling.
3859 * sysdeps/s390/ifunc-wcsncpy.h: New file.
3860
0582e428
SL
38612018-12-18 Stefan Liebler <stli@linux.ibm.com>
3862
3863 * sysdeps/s390/multiarch/Makefile
3864 (sysdep_routines): Remove wcpcpy variants.
3865 * sysdeps/s390/Makefile (sysdep_routines): Add wcpcpy variants.
3866 * sysdeps/s390/multiarch/ifunc-impl-list.c
3867 (__libc_ifunc_impl_list): Refactor ifunc handling for wcpcpy.
3868 * sysdeps/s390/multiarch/wcpcpy-c.c: Move to ...
3869 * sysdeps/s390/wcpcpy-c.c: ... here and adjust ifunc handling.
3870 * sysdeps/s390/multiarch/wcpcpy-vx.S: Move to ...
3871 * sysdeps/s390/wcpcpy-vx.S: ... here and adjust ifunc handling.
3872 * sysdeps/s390/multiarch/wcpcpy.c: Move to ...
3873 * sysdeps/s390/wcpcpy.c: ... here and adjust ifunc handling.
3874 * sysdeps/s390/ifunc-wcpcpy.h: New file.
3875
804f2e5c
SL
38762018-12-18 Stefan Liebler <stli@linux.ibm.com>
3877
3878 * sysdeps/s390/multiarch/Makefile
3879 (sysdep_routines): Remove wcscpy variants.
3880 * sysdeps/s390/Makefile (sysdep_routines): Add wcscpy variants.
3881 * sysdeps/s390/multiarch/ifunc-impl-list.c
3882 (__libc_ifunc_impl_list): Refactor ifunc handling for wcscpy.
3883 * sysdeps/s390/multiarch/wcscpy-c.c: Move to ...
3884 * sysdeps/s390/wcscpy-c.c: ... here and adjust ifunc handling.
3885 * sysdeps/s390/multiarch/wcscpy-vx.S: Move to ...
3886 * sysdeps/s390/wcscpy-vx.S: ... here and adjust ifunc handling.
3887 * sysdeps/s390/multiarch/wcscpy.c: Move to ...
3888 * sysdeps/s390/wcscpy.c: ... here and adjust ifunc handling.
3889 * sysdeps/s390/ifunc-wcscpy.h: New file.
3890
c7e7cd26
SL
38912018-12-18 Stefan Liebler <stli@linux.ibm.com>
3892
3893 * sysdeps/s390/multiarch/Makefile
3894 (sysdep_routines): Remove wcsnlen variants.
3895 * sysdeps/s390/Makefile (sysdep_routines): Add wcsnlen variants.
3896 * sysdeps/s390/multiarch/ifunc-impl-list.c
3897 (__libc_ifunc_impl_list): Refactor ifunc handling for wcsnlen.
3898 * sysdeps/s390/multiarch/wcsnlen-c.c: Move to ...
3899 * sysdeps/s390/wcsnlen-c.c: ... here and adjust ifunc handling.
3900 * sysdeps/s390/multiarch/wcsnlen-vx.S: Move to ...
3901 * sysdeps/s390/wcsnlen-vx.S: ... here and adjust ifunc handling.
3902 * sysdeps/s390/multiarch/wcsnlen.c: Move to ...
3903 * sysdeps/s390/wcsnlen.c: ... here and adjust ifunc handling.
3904 * sysdeps/s390/ifunc-wcsnlen.h: New file.
3905
2e02d0b7
SL
39062018-12-18 Stefan Liebler <stli@linux.ibm.com>
3907
3908 * sysdeps/s390/multiarch/Makefile
3909 (sysdep_routines): Remove wcslen variants.
3910 * sysdeps/s390/Makefile (sysdep_routines): Add wcslen variants.
3911 * sysdeps/s390/multiarch/ifunc-impl-list.c
3912 (__libc_ifunc_impl_list): Refactor ifunc handling for wcslen.
3913 * sysdeps/s390/multiarch/wcslen-c.c: Move to ...
3914 * sysdeps/s390/wcslen-c.c: ... here and adjust ifunc handling.
3915 * sysdeps/s390/multiarch/wcslen-vx.S: Move to ...
3916 * sysdeps/s390/wcslen-vx.S: ... here and adjust ifunc handling.
3917 * sysdeps/s390/multiarch/wcslen.c: Move to ...
3918 * sysdeps/s390/wcslen.c: ... here and adjust ifunc handling.
3919 * sysdeps/s390/ifunc-wcslen.h: New file.
3920
89bfcbdf
SL
39212018-12-18 Stefan Liebler <stli@linux.ibm.com>
3922
3923 * sysdeps/s390/multiarch/Makefile
3924 (sysdep_routines): Remove memrchr variants.
3925 * sysdeps/s390/Makefile (sysdep_routines): Add memrchr variants.
3926 * sysdeps/s390/multiarch/ifunc-impl-list.c
3927 (__libc_ifunc_impl_list): Refactor ifunc handling for memrchr.
3928 * sysdeps/s390/multiarch/memrchr-c.c: Move to ...
3929 * sysdeps/s390/memrchr-c.c: ... here and adjust ifunc handling.
3930 * sysdeps/s390/multiarch/memrchr-vx.S: Move to ...
3931 * sysdeps/s390/memrchr-vx.S: ... here and adjust ifunc handling.
3932 * sysdeps/s390/multiarch/memrchr.c: Move to ...
3933 * sysdeps/s390/memrchr.c: ... here and adjust ifunc handling.
3934 * sysdeps/s390/ifunc-memrchr.h: New file.
3935
196655ba
SL
39362018-12-18 Stefan Liebler <stli@linux.ibm.com>
3937
3938 * sysdeps/s390/multiarch/Makefile
3939 (sysdep_routines): Remove memccpy variants.
3940 * sysdeps/s390/Makefile (sysdep_routines): Add memccpy variants.
3941 * sysdeps/s390/multiarch/ifunc-impl-list.c
3942 (__libc_ifunc_impl_list): Refactor ifunc handling for memccpy.
3943 * sysdeps/s390/multiarch/memccpy-c.c: Move to ...
3944 * sysdeps/s390/memccpy-c.c: ... here and adjust ifunc handling.
3945 * sysdeps/s390/multiarch/memccpy-vx.S: Move to ...
3946 * sysdeps/s390/memccpy-vx.S: ... here and adjust ifunc handling.
3947 * sysdeps/s390/multiarch/memccpy.c: Move to ...
3948 * sysdeps/s390/memccpy.c: ... here and adjust ifunc handling.
3949 * sysdeps/s390/ifunc-memccpy.h: New file.
3950
4c7b3cec
SL
39512018-12-18 Stefan Liebler <stli@linux.ibm.com>
3952
3953 * sysdeps/s390/multiarch/Makefile
3954 (sysdep_routines): Remove rawmemchr variants.
3955 * sysdeps/s390/Makefile (sysdep_routines): Add rawmemchr variants.
3956 * sysdeps/s390/multiarch/ifunc-impl-list.c
3957 (__libc_ifunc_impl_list): Refactor ifunc handling for rawmemchr.
3958 * sysdeps/s390/multiarch/rawmemchr-c.c: Move to ...
3959 * sysdeps/s390/rawmemchr-c.c: ... here and adjust ifunc handling.
3960 * sysdeps/s390/multiarch/rawmemchr-vx.S: Move to ...
3961 * sysdeps/s390/rawmemchr-vx.S: ... here and adjust ifunc handling.
3962 * sysdeps/s390/multiarch/rawmemchr.c: Move to ...
3963 * sysdeps/s390/rawmemchr.c: ... here and adjust ifunc handling.
3964 * sysdeps/s390/ifunc-rawmemchr.h: New file.
3965
581a051c
SL
39662018-12-18 Stefan Liebler <stli@linux.ibm.com>
3967
3968 * sysdeps/s390/multiarch/Makefile
3969 (sysdep_routines): Remove memchr variants.
3970 * sysdeps/s390/Makefile (sysdep_routines): Add memchr variants.
3971 * sysdeps/s390/multiarch/ifunc-impl-list.c
3972 (__libc_ifunc_impl_list): Refactor ifunc handling for memchr.
3973 * sysdeps/s390/multiarch/memchr-vx.S: Move to ...
3974 * sysdeps/s390/memchr-vx.S: ... here and adjust ifunc handling.
3975 * sysdeps/s390/multiarch/memchr.c: Move to ...
3976 * sysdeps/s390/memchr.c: ... here and adjust ifunc handling.
3977 * sysdeps/s390/ifunc-memchr.h: New file.
3978 * sysdeps/s390/s390-64/memchr.S: Move to ...
3979 * sysdeps/s390/memchr-z900.S: ... here and adjust to be usable
3980 for 31/64bit and ifunc handling.
3981 * sysdeps/s390/s390-32/multiarch/memchr.c: Delete file.
3982 * sysdeps/s390/s390-64/multiarch/memchr.c: Likewise.
3983 * sysdeps/s390/s390-32/memchr.S: Likewise.
3984
5d2ec20a
SL
39852018-12-18 Stefan Liebler <stli@linux.ibm.com>
3986
3987 * sysdeps/s390/multiarch/Makefile
3988 (sysdep_routines): Remove strcspn variants.
3989 * sysdeps/s390/Makefile (sysdep_routines): Add strcspn variants.
3990 * sysdeps/s390/multiarch/ifunc-impl-list.c
3991 (__libc_ifunc_impl_list): Refactor ifunc handling for strcspn.
3992 * sysdeps/s390/multiarch/strcspn-c.c: Move to ...
3993 * sysdeps/s390/strcspn-c.c: ... here and adjust ifunc handling.
3994 * sysdeps/s390/multiarch/strcspn-vx.S: Move to ...
3995 * sysdeps/s390/strcspn-vx.S: ... here and adjust ifunc handling.
3996 * sysdeps/s390/multiarch/strcspn.c: Move to ...
3997 * sysdeps/s390/strcspn.c: ... here and adjust ifunc handling.
3998 * sysdeps/s390/ifunc-strcspn.h: New file.
3999
572cca93
SL
40002018-12-18 Stefan Liebler <stli@linux.ibm.com>
4001
4002 * sysdeps/s390/multiarch/Makefile
4003 (sysdep_routines): Remove strpbrk variants.
4004 * sysdeps/s390/Makefile (sysdep_routines): Add strpbrk variants.
4005 * sysdeps/s390/multiarch/ifunc-impl-list.c
4006 (__libc_ifunc_impl_list): Refactor ifunc handling for strpbrk.
4007 * sysdeps/s390/multiarch/strpbrk-c.c: Move to ...
4008 * sysdeps/s390/strpbrk-c.c: ... here and adjust ifunc handling.
4009 * sysdeps/s390/multiarch/strpbrk-vx.S: Move to ...
4010 * sysdeps/s390/strpbrk-vx.S: ... here and adjust ifunc handling.
4011 * sysdeps/s390/multiarch/strpbrk.c: Move to ...
4012 * sysdeps/s390/strpbrk.c: ... here and adjust ifunc handling.
4013 * sysdeps/s390/ifunc-strpbrk.h: New file.
4014
483fc569
SL
40152018-12-18 Stefan Liebler <stli@linux.ibm.com>
4016
4017 * sysdeps/s390/multiarch/Makefile
4018 (sysdep_routines): Remove strspn variants.
4019 * sysdeps/s390/Makefile (sysdep_routines): Add strspn variants.
4020 * sysdeps/s390/multiarch/ifunc-impl-list.c
4021 (__libc_ifunc_impl_list): Refactor ifunc handling for strspn.
4022 * sysdeps/s390/multiarch/strspn-c.c: Move to ...
4023 * sysdeps/s390/strspn-c.c: ... here and adjust ifunc handling.
4024 * sysdeps/s390/multiarch/strspn-vx.S: Move to ...
4025 * sysdeps/s390/strspn-vx.S: ... here and adjust ifunc handling.
4026 * sysdeps/s390/multiarch/strspn.c: Move to ...
4027 * sysdeps/s390/strspn.c: ... here and adjust ifunc handling.
4028 * sysdeps/s390/ifunc-strspn.h: New file.
4029
26ea8760
SL
40302018-12-18 Stefan Liebler <stli@linux.ibm.com>
4031
4032 * sysdeps/s390/multiarch/Makefile
4033 (sysdep_routines): Remove strrchr variants.
4034 * sysdeps/s390/Makefile (sysdep_routines): Add strrchr variants.
4035 * sysdeps/s390/multiarch/ifunc-impl-list.c
4036 (__libc_ifunc_impl_list): Refactor ifunc handling for strrchr.
4037 * sysdeps/s390/multiarch/strrchr-c.c: Move to ...
4038 * sysdeps/s390/strrchr-c.c: ... here and adjust ifunc handling.
4039 * sysdeps/s390/multiarch/strrchr-vx.S: Move to ...
4040 * sysdeps/s390/strrchr-vx.S: ... here and adjust ifunc handling.
4041 * sysdeps/s390/multiarch/strrchr.c: Move to ...
4042 * sysdeps/s390/strrchr.c: ... here and adjust ifunc handling.
4043 * sysdeps/s390/ifunc-strrchr.h: New file.
4044
a1361e65
SL
40452018-12-18 Stefan Liebler <stli@linux.ibm.com>
4046
4047 * sysdeps/s390/multiarch/Makefile
4048 (sysdep_routines): Remove strchrnul variants.
4049 * sysdeps/s390/Makefile (sysdep_routines): Add strchrnul variants.
4050 * sysdeps/s390/multiarch/ifunc-impl-list.c
4051 (__libc_ifunc_impl_list): Refactor ifunc handling for strchrnul.
4052 * sysdeps/s390/multiarch/strchrnul-c.c: Move to ...
4053 * sysdeps/s390/strchrnul-c.c: ... here and adjust ifunc handling.
4054 * sysdeps/s390/multiarch/strchrnul-vx.S: Move to ...
4055 * sysdeps/s390/strchrnul-vx.S: ... here and adjust ifunc handling.
4056 * sysdeps/s390/multiarch/strchrnul.c: Move to ...
4057 * sysdeps/s390/strchrnul.c: ... here and adjust ifunc handling.
4058 * sysdeps/s390/ifunc-strchrnul.h: New file.
4059
32f12653
SL
40602018-12-18 Stefan Liebler <stli@linux.ibm.com>
4061
4062 * sysdeps/s390/multiarch/Makefile
4063 (sysdep_routines): Remove strchr variants.
4064 * sysdeps/s390/Makefile (sysdep_routines): Add strchr variants.
4065 * sysdeps/s390/multiarch/ifunc-impl-list.c
4066 (__libc_ifunc_impl_list): Refactor ifunc handling for strchr.
4067 * sysdeps/s390/multiarch/strchr-c.c: Move to ...
4068 * sysdeps/s390/strchr-c.c: ... here and adjust ifunc handling.
4069 * sysdeps/s390/multiarch/strchr-vx.S: Move to ...
4070 * sysdeps/s390/strchr-vx.S: ... here and adjust ifunc handling.
4071 * sysdeps/s390/multiarch/strchr.c: Move to ...
4072 * sysdeps/s390/strchr.c: ... here and adjust ifunc handling.
4073 * sysdeps/s390/ifunc-strchr.h: New file.
4074
316b8842
SL
40752018-12-18 Stefan Liebler <stli@linux.ibm.com>
4076
4077 * sysdeps/s390/multiarch/Makefile
4078 (sysdep_routines): Remove strncmp variants.
4079 * sysdeps/s390/Makefile (sysdep_routines): Add strncmp variants.
4080 * sysdeps/s390/multiarch/ifunc-impl-list.c
4081 (__libc_ifunc_impl_list): Refactor ifunc handling for strncmp.
4082 * sysdeps/s390/multiarch/strncmp-c.c: Move to ...
4083 * sysdeps/s390/strncmp-c.c: ... here and adjust ifunc handling.
4084 * sysdeps/s390/multiarch/strncmp-vx.S: Move to ...
4085 * sysdeps/s390/strncmp-vx.S: ... here and adjust ifunc handling.
4086 * sysdeps/s390/multiarch/strncmp.c: Move to ...
4087 * sysdeps/s390/strncmp.c: ... here and adjust ifunc handling.
4088 * sysdeps/s390/ifunc-strncmp.h: New file.
4089
cdab85fe
SL
40902018-12-18 Stefan Liebler <stli@linux.ibm.com>
4091
4092 * sysdeps/s390/multiarch/Makefile
4093 (sysdep_routines): Remove strcmp variants.
4094 * sysdeps/s390/Makefile (sysdep_routines): Add strcmp variants.
4095 * sysdeps/s390/multiarch/ifunc-impl-list.c
4096 (__libc_ifunc_impl_list): Refactor ifunc handling for strcmp.
4097 * sysdeps/s390/multiarch/strcmp-vx.S: Move to ...
4098 * sysdeps/s390/strcmp-vx.S: ... here and adjust ifunc handling.
4099 * sysdeps/s390/multiarch/strcmp.c: Move to ...
4100 * sysdeps/s390/strcmp.c: ... here and adjust ifunc handling.
4101 * sysdeps/s390/ifunc-strcmp.h: New file.
4102 * sysdeps/s390/s390-64/strcmp.S: Move to ...
4103 * sysdeps/s390/strcmp-z900.S: ... here and adjust to be usable
4104 for 31/64bit and ifunc handling.
4105 * sysdeps/s390/s390-32/multiarch/strcmp.c: Delete file.
4106 * sysdeps/s390/s390-64/multiarch/strcmp.c: Likewise.
4107 * sysdeps/s390/s390-32/strcmp.S: Likewise.
4108
b9353351
SL
41092018-12-18 Stefan Liebler <stli@linux.ibm.com>
4110
4111 * sysdeps/s390/multiarch/Makefile
4112 (sysdep_routines): Remove strncat variants.
4113 * sysdeps/s390/Makefile (sysdep_routines): Add strncat variants.
4114 * sysdeps/s390/multiarch/ifunc-impl-list.c
4115 (__libc_ifunc_impl_list): Refactor ifunc handling for strncat.
4116 * sysdeps/s390/multiarch/strncat-c.c: Move to ...
4117 * sysdeps/s390/strncat-c.c: ... here and adjust ifunc handling.
4118 * sysdeps/s390/multiarch/strncat-vx.S: Move to ...
4119 * sysdeps/s390/strncat-vx.S: ... here and adjust ifunc handling.
4120 * sysdeps/s390/multiarch/strncat.c: Move to ...
4121 * sysdeps/s390/strncat.c: ... here and adjust ifunc handling.
4122 * sysdeps/s390/ifunc-strncat.h: New file.
4123
8e5a0afb
SL
41242018-12-18 Stefan Liebler <stli@linux.ibm.com>
4125
4126 * sysdeps/s390/multiarch/Makefile
4127 (sysdep_routines): Remove strcat variants.
4128 * sysdeps/s390/Makefile (sysdep_routines): Add strcat variants.
4129 * sysdeps/s390/multiarch/ifunc-impl-list.c
4130 (__libc_ifunc_impl_list): Refactor ifunc handling for strcat.
4131 * sysdeps/s390/multiarch/strcat-c.c: Move to ...
4132 * sysdeps/s390/strcat-c.c: ... here and adjust ifunc handling.
4133 * sysdeps/s390/multiarch/strcat-vx.S: Move to ...
4134 * sysdeps/s390/strcat-vx.S: ... here and adjust ifunc handling.
4135 * sysdeps/s390/multiarch/strcat.c: Move to ...
4136 * sysdeps/s390/strcat.c: ... here and adjust ifunc handling.
4137 * sysdeps/s390/ifunc-strcat.h: New file.
4138
25218822
SL
41392018-12-18 Stefan Liebler <stli@linux.ibm.com>
4140
4141 * sysdeps/s390/multiarch/Makefile
4142 (sysdep_routines): Remove stpncpy variants.
4143 * sysdeps/s390/Makefile (sysdep_routines): Add stpncpy variants.
4144 * sysdeps/s390/multiarch/ifunc-impl-list.c
4145 (__libc_ifunc_impl_list): Refactor ifunc handling for stpncpy.
4146 * sysdeps/s390/multiarch/stpncpy-c.c: Move to ...
4147 * sysdeps/s390/stpncpy-c.c: ... here and adjust ifunc handling.
4148 * sysdeps/s390/multiarch/stpncpy-vx.S: Move to ...
4149 * sysdeps/s390/stpncpy-vx.S: ... here and adjust ifunc handling.
4150 * sysdeps/s390/multiarch/stpncpy.c: Move to ...
4151 * sysdeps/s390/stpncpy.c: ... here and adjust ifunc handling.
4152 * sysdeps/s390/ifunc-stpncpy.h: New file.
4153
d1bdbf38
SL
41542018-12-18 Stefan Liebler <stli@linux.ibm.com>
4155
4156 * sysdeps/s390/multiarch/Makefile
4157 (sysdep_routines): Remove strncpy variants.
4158 * sysdeps/s390/Makefile (sysdep_routines): Add strncpy variants.
4159 * sysdeps/s390/multiarch/ifunc-impl-list.c
4160 (__libc_ifunc_impl_list): Refactor ifunc handling for strncpy.
4161 * sysdeps/s390/multiarch/strncpy-vx.S: Move to ...
4162 * sysdeps/s390/strncpy-vx.S: ... here and adjust ifunc handling.
4163 * sysdeps/s390/multiarch/strncpy.c: Move to ...
4164 * sysdeps/s390/strncpy.c: ... here and adjust ifunc handling.
4165 * sysdeps/s390/ifunc-strncpy.h: New file.
4166 * sysdeps/s390/s390-64/strncpy.S: Move to ...
4167 * sysdeps/s390/s390-64/strncpy-z900.S: ... here
4168 and adjust ifunc handling.
4169 * sysdeps/s390/s390-32/strncpy.S: Move to ...
4170 * sysdeps/s390/s390-32/strncpy-z900.S: ... here
4171 and adjust ifunc handling.
4172 * sysdeps/s390/s390-32/multiarch/strncpy.c: Delete file.
4173 * sysdeps/s390/s390-64/multiarch/strncpy.c: Likewise.
4174
97044931
SL
41752018-12-18 Stefan Liebler <stli@linux.ibm.com>
4176
4177 * sysdeps/s390/multiarch/Makefile
4178 (sysdep_routines): Remove stpcpy variants.
4179 * sysdeps/s390/Makefile (sysdep_routines): Add stpcpy variants.
4180 * sysdeps/s390/multiarch/ifunc-impl-list.c
4181 (__libc_ifunc_impl_list): Refactor ifunc handling for stpcpy.
4182 * sysdeps/s390/multiarch/stpcpy-c.c: Move to ...
4183 * sysdeps/s390/stpcpy-c.c: ... here and adjust ifunc handling.
4184 * sysdeps/s390/multiarch/stpcpy-vx.S: Move to ...
4185 * sysdeps/s390/stpcpy-vx.S: ... here and adjust ifunc handling.
4186 * sysdeps/s390/multiarch/stpcpy.c: Move to ...
4187 * sysdeps/s390/stpcpy.c: ... here and adjust ifunc handling.
4188 * sysdeps/s390/ifunc-stpcpy.h: New file.
4189
914a4e05
SL
41902018-12-18 Stefan Liebler <stli@linux.ibm.com>
4191
4192 * sysdeps/s390/multiarch/Makefile
4193 (sysdep_routines): Remove strcpy variants.
4194 * sysdeps/s390/Makefile (sysdep_routines): Add strcpy variants.
4195 * sysdeps/s390/multiarch/ifunc-impl-list.c
4196 (__libc_ifunc_impl_list): Refactor ifunc handling for strcpy.
4197 * sysdeps/s390/multiarch/strcpy-vx.S: Move to ...
4198 * sysdeps/s390/strcpy-vx.S: ... here and adjust ifunc handling.
4199 * sysdeps/s390/multiarch/strcpy.c: Move to ...
4200 * sysdeps/s390/strcpy.c: ... here and adjust ifunc handling.
4201 * sysdeps/s390/ifunc-strcpy.h: New file.
4202 * sysdeps/s390/s390-64/strcpy.S: Move to ...
4203 * sysdeps/s390/strcpy-z900.S: ... here and adjust to be usable
4204 for 31/64bit and ifunc handling.
4205 * sysdeps/s390/s390-32/multiarch/strcpy.c: Delete file.
4206 * sysdeps/s390/s390-64/multiarch/strcpy.c: Likewise.
4207 * sysdeps/s390/s390-32/strcpy.S: Likewise.
4208
de10e44d
SL
42092018-12-18 Stefan Liebler <stli@linux.ibm.com>
4210
4211 * sysdeps/s390/multiarch/Makefile
4212 (sysdep_routines): Remove strnlen variants.
4213 * sysdeps/s390/Makefile (sysdep_routines): Add strnlen variants.
4214 * sysdeps/s390/multiarch/ifunc-impl-list.c
4215 (__libc_ifunc_impl_list): Refactor ifunc handling for strnlen.
4216 * sysdeps/s390/multiarch/strnlen-c.c: Move to ...
4217 * sysdeps/s390/strnlen-c.c: ... here and adjust ifunc handling.
4218 * sysdeps/s390/multiarch/strnlen-vx.S: Move to ...
4219 * sysdeps/s390/strnlen-vx.S: ... here and adjust ifunc handling.
4220 * sysdeps/s390/multiarch/strnlen.c: Move to ...
4221 * sysdeps/s390/strnlen.c: ... here and adjust ifunc handling.
4222 * sysdeps/s390/ifunc-strnlen.h: New file.
4223
ff3ca374
SL
42242018-12-18 Stefan Liebler <stli@linux.ibm.com>
4225
4226 * sysdeps/s390/multiarch/Makefile
4227 (sysdep_routines): Remove strlen variants.
4228 * sysdeps/s390/Makefile (sysdep_routines): Add strlen variants.
4229 * sysdeps/s390/multiarch/ifunc-impl-list.c
4230 (__libc_ifunc_impl_list): Refactor ifunc handling for strlen.
4231 * sysdeps/s390/multiarch/strlen-c.c: Move to ...
4232 * sysdeps/s390/strlen-c.c: ... here and adjust ifunc handling.
4233 * sysdeps/s390/multiarch/strlen-vx.S: Move to ...
4234 * sysdeps/s390/strlen-vx.S: ... here and adjust ifunc handling.
4235 * sysdeps/s390/multiarch/strlen.c: Move to ...
4236 * sysdeps/s390/strlen.c: ... here and adjust ifunc handling.
4237 * sysdeps/s390/ifunc-strlen.h: New file.
4238
d2c4c403
SL
42392018-12-18 Stefan Liebler <stli@linux.ibm.com>
4240
4241 * sysdeps/s390/Makefile (sysdep_routines): Add memmem variants.
4242 * sysdeps/s390/multiarch/ifunc-impl-list.c
4243 (__libc_ifunc_impl_list): Add ifunc variants for memmem.
4244 * sysdeps/s390/ifunc-memmem.h: New file.
4245 * sysdeps/s390/memmem.c: Likewise.
4246 * sysdeps/s390/memmem-c.c: Likewise.
4247 * sysdeps/s390/memmem-vx.c: Likewise.
4248
8c25dddd
SL
42492018-12-18 Stefan Liebler <stli@linux.ibm.com>
4250
4251 * sysdeps/s390/Makefile (sysdep_routines): Add strstr variants.
4252 * sysdeps/s390/multiarch/ifunc-impl-list.c
4253 (__libc_ifunc_impl_list): Add ifunc variants for strstr.
4254 * sysdeps/s390/ifunc-strstr.h: New file.
4255 * sysdeps/s390/strstr.c: Likewise.
4256 * sysdeps/s390/strstr-c.c: Likewise.
4257 * sysdeps/s390/strstr-vx.c: Likewise.
4258
cdd927d9
SL
42592018-12-18 Stefan Liebler <stli@linux.ibm.com>
4260
4261 * sysdeps/s390/Makefile (sysdep_routines): Add memmove-c.
4262 * sysdeps/s390/ifunc-memcpy.h (HAVE_MEMMOVE_IFUNC,
4263 HAVE_MEMMOVE_IFUNC_AND_VX_SUPPORT, MEMMOVE_DEFAULT,
4264 HAVE_MEMMOVE_C, MEMMOVE_C, HAVE_MEMMOVE_Z13, MEMMOVE_Z13):
4265 New defines.
4266 * sysdeps/s390/memcpy-z900.S: Add z13 memmove implementation.
4267 * sysdeps/s390/memmove-c.c: New file.
4268 * sysdeps/s390/memmove.c: Likewise.
4269 * sysdeps/s390/multiarch/ifunc-impl-list.c
4270 (__libc_ifunc_impl_list): Add ifunc variants for memmove.
4271
2ee1bc57
SL
42722018-12-18 Stefan Liebler <stli@linux.ibm.com>
4273
4274 * config.h.in (HAVE_S390_MIN_Z13_ZARCH_ASM_SUPPORT): New undefine.
4275 * sysdeps/s390/configure.ac: Add check for z13 support.
4276 * sysdeps/s390/configure: Regenerated.
4277
d097d976
SL
42782018-12-18 Stefan Liebler <stli@linux.ibm.com>
4279
4280 * sysdeps/s390/memcopy.h: New file.
4281
e099aab0
SL
42822018-12-18 Stefan Liebler <stli@linux.ibm.com>
4283
4284 * sysdeps/s390/s390-32/bcopy.S: Remove.
4285 * sysdeps/s390/s390-64/bcopy.S: Likewise.
4286
18eb862d
SL
42872018-12-18 Stefan Liebler <stli@linux.ibm.com>
4288
4289 * sysdeps/s390/ifunc-memcpy.h: New File.
4290 * sysdeps/s390/memcpy.S: Move to ...
4291 * sysdeps/s390/memcpy-z900.S ... here.
4292 Move implementations from memcpy-s390x.s to here.
4293 * sysdeps/s390/multiarch/memcpy-s390x.S: Delete File.
4294 * sysdeps/s390/multiarch/Makefile (sysdep_routines):
4295 Remove memcpy/mempcpy variants.
4296 * sysdeps/s390/Makefile (sysdep_routines):
4297 Add memcpy/mempcpy variants.
4298 * sysdeps/s390/multiarch/ifunc-impl-list.c
4299 (__libc_ifunc_impl_list): Adjust ifunc variants for
4300 memcpy and mempcpy.
4301 * sysdeps/s390/multiarch/memcpy.c: Move ifunc resolver
4302 to ...
4303 * sysdeps/s390/memcpy.c: ... here.
4304 Adjust ifunc variants for memcpy.
4305 * sysdeps/s390/multiarch/mempcpy.c: Move to ...
4306 * sysdeps/s390/mempcpy.c: ... here.
4307 Adjust ifunc variants for mempcpy.
4308 * sysdeps/s390/mempcpy.S: Delete file.
4309
df3eb8de
SL
43102018-12-18 Stefan Liebler <stli@linux.ibm.com>
4311
4312 * sysdeps/s390/s390-64/memcpy.S: Move to ...
4313 * sysdeps/s390/memcpy.S: ... here.
4314 Adjust to be usable for 31/64bit.
4315 * sysdeps/s390/s390-32/memcpy.S: Delete File.
4316 * sysdeps/s390/multiarch/Makefile (sysdep_routines): Add memcpy.
4317 * sysdeps/s390/s390-32/multiarch/Makefile: Delete file.
4318 * sysdeps/s390/s390-64/multiarch/Makefile: Likewise.
4319 * sysdeps/s390/s390-64/multiarch/memcpy-s390x.S: Move to ...
4320 * sysdeps/s390/multiarch/memcpy-s390x.S: ... here.
4321 Adjust to be usable for 31/64bit.
4322 * sysdeps/s390/s390-32/multiarch/memcpy-s390.S: Delete File.
4323 * sysdeps/s390/s390-64/multiarch/memcpy.c: Move to ...
4324 * sysdeps/s390/multiarch/memcpy.c: ... here.
4325 * sysdeps/s390/s390-32/multiarch/memcpy.c: Delete File.
4326
b7e024a8
SL
43272018-12-18 Stefan Liebler <stli@linux.ibm.com>
4328
4329 * sysdeps/s390/ifunc-memcmp.h: New File.
4330 * sysdeps/s390/memcmp.S: Move to ...
4331 * sysdeps/s390/memcmp-z900.S ... here.
4332 Move implementations from memcmp-s390x.s to here.
4333 * sysdeps/s390/multiarch/memcmp-s390x.S: Delete File.
4334 * sysdeps/s390/multiarch/Makefile (sysdep_routines):
4335 Remove memcmp variants.
4336 * sysdeps/s390/Makefile (sysdep_routines):
4337 Add memcmp variants.
4338 * sysdeps/s390/multiarch/ifunc-impl-list.c
4339 (__libc_ifunc_impl_list): Adjust ifunc variants for
4340 memcmp.
4341 * sysdeps/s390/multiarch/memcmp.c: Move ifunc resolver
4342 to ...
4343 * sysdeps/s390/memcmp.c: ... here.
4344 Adjust ifunc variants for memcmp.
4345
6c6b8c74
SL
43462018-12-18 Stefan Liebler <stli@linux.ibm.com>
4347
4348 * sysdeps/s390/s390-64/memcmp.S: Move to ...
4349 * sysdeps/s390/memcmp.S: ... here.
4350 Adjust to be usable for 31/64bit.
4351 * sysdeps/s390/s390-32/memcmp.S: Delete File.
4352 * sysdeps/s390/multiarch/Makefile (sysdep_routines): Add memcmp.
4353 * sysdeps/s390/s390-32/multiarch/Makefile (sysdep_routines):
4354 Remove memcmp.
4355 * sysdeps/s390/s390-64/multiarch/Makefile: Likewise.
4356 * sysdeps/s390/s390-64/multiarch/memcmp-s390x.S: Move to ...
4357 * sysdeps/s390/multiarch/memcmp-s390x.S: ... here.
4358 Adjust to be usable for 31/64bit.
4359 * sysdeps/s390/s390-32/multiarch/memcmp-s390.S: Delete File.
4360 * sysdeps/s390/s390-64/multiarch/memcmp.c: Move to ...
4361 * sysdeps/s390/multiarch/memcmp.c: ... here.
4362 * sysdeps/s390/s390-32/multiarch/memcmp.c: Delete File.
4363
07be3928
SL
43642018-12-18 Stefan Liebler <stli@linux.ibm.com>
4365
4366 * sysdeps/s390/s390-32/bzero.S: Delete file.
4367 * sysdeps/s390/s390-64/bzero.S: Likewise.
4368 * sysdeps/s390/Makefile (sysdep_routines): Add bzero.
4369 * sysdeps/s390/bzero.c: New file.
4370 * sysdeps/s390/memset-z900.S: Add bzero entry points.
4371 * sysdeps/s390/ifunc-memset.h: Add bzero function macros.
4372 * sysdeps/s390/multiarch/ifunc-impl-list.c
4373 (__libc_ifunc_impl_list): Add bzero ifunc variants.
4374
712a254a
SL
43752018-12-18 Stefan Liebler <stli@linux.ibm.com>
4376
4377 * sysdeps/s390/ifunc-memset.h: New File.
4378 * sysdeps/s390/memset.S: Move to ...
4379 * sysdeps/s390/memset-z900.S ... here.
4380 Move implementations from memset-s390x.s to here.
4381 * sysdeps/s390/multiarch/memset-s390x.S: Delete File.
4382 * sysdeps/s390/multiarch/Makefile (sysdep_routines):
4383 Remove memset variants.
4384 * sysdeps/s390/Makefile (sysdep_routines):
4385 Add memset variants.
4386 * sysdeps/s390/multiarch/ifunc-impl-list.c
4387 (__libc_ifunc_impl_list): Adjust ifunc variants for
4388 memset.
4389 * sysdeps/s390/multiarch/memset.c: Move ifunc resolver
4390 to ...
4391 * sysdeps/s390/memset.c: ... here.
4392 Adjust ifunc variants for memset.
4393
5f1743d1
SL
43942018-12-18 Stefan Liebler <stli@linux.ibm.com>
4395
4396 * sysdeps/s390/s390-64/memset.S: Move to ...
4397 * sysdeps/s390/memset.S: ... here.
4398 Adjust to be usable for 31/64bit.
4399 * sysdeps/s390/s390-32/memset.S: Delete File.
4400 * sysdeps/s390/multiarch/Makefile (sysdep_routines): Add memset.
4401 * sysdeps/s390/s390-32/multiarch/Makefile (sysdep_routines):
4402 Remove memset.
4403 * sysdeps/s390/s390-64/multiarch/Makefile: Likewise.
4404 * sysdeps/s390/s390-64/multiarch/memset-s390x.S: Move to ...
4405 * sysdeps/s390/multiarch/memset-s390x.S: ... here.
4406 Adjust to be usable for 31/64bit.
4407 * sysdeps/s390/s390-32/multiarch/memset-s390.S: Delete File.
4408 * sysdeps/s390/s390-64/multiarch/memset.c: Move to ...
4409 * sysdeps/s390/multiarch/memset.c: ... here.
4410 * sysdeps/s390/s390-32/multiarch/memset.c: Delete File.
4411
e8023f26
SL
44122018-12-18 Stefan Liebler <stli@linux.ibm.com>
4413
4414 * sysdeps/s390/multiarch/ifunc-resolve.h
4415 (s390_libc_ifunc_init, s390_libc_ifunc,
4416 s390_vx_libc_ifunc2_redirected): Use hwcap instead of dl_hwcap.
4417
b8686c0d
SL
44182018-12-18 Stefan Liebler <stli@linux.ibm.com>
4419
4420 * config.h.in (HAVE_S390_MIN_Z10_ZARCH_ASM_SUPPORT): New undefine.
4421 * sysdeps/s390/configure.ac: Add check for z10 support.
4422 * sysdeps/s390/configure: Regenerated.
4423
cd815050
L
44242018-12-18 H.J. Lu <hongjiu.lu@intel.com>
4425
4426 * sysdeps/i386/atomic-machine.h: Merged with ...
4427 * sysdeps/x86_64/atomic-machine.h: To ...
4428 * sysdeps/x86/atomic-machine.h: This. New file.
4429
053c52b1
FW
44302018-12-18 Florian Weimer <fweimer@redhat.com>
4431
4432 Rewrite locale/gen-translit.pl in Python.
4433 * locale/Makefile (generated): Add C-translit.h.
4434 (before-compile): Add $(objpfx)C-translit.h.
4435 (C-translit.h): Move to $(objpfx). Create target directory.
4436 Build using Python script.
4437 * locale/gen-translit.py: New file.
4438 * locale/gen-translit.pl: Remove file.
4439 * locale/C-translit.h.in: Change comment character to '#' for
4440 easier parsing without a C preprocessor.
4441 * locale/C-translit.h: Remove generated file.
4442 * manual/install.texi (Tools for Compilation): Do not mention
4443 C-translit.h.
4444 * scripts/build-many-glibcs.py (Context.fix_glibc_timestamps):
4445 Remove locale/C-translit.h.
4446 * scripts/update-copyrights: Likewise.
4447 * INSTALL: Regenerate.
4448
40e6c1ec
FW
44492018-12-18 Florian Weimer <fweimer@redhat.com>
4450
4451 [BZ #23995]
4452 * localedata/locales/bi_VU: Remove executable bit from file.
4453
6e15f3e2
AA
44542018-12-17 Albert ARIBAUD <albert.aribaud@3adev.fr>
4455
4456 * include/time.h
4457 (__localtime64): Add.
4458 * manual/maint.texi: Document Y2038 symbol handling.
4459 * time/localtime.c
4460 (__localtime64): Add.
bfb79db4 4461 [__TIMESIZE != 64] (__localtime): Turn into a wrapper.
6e15f3e2 4462
df648905
JM
44632018-12-17 Joseph Myers <joseph@codesourcery.com>
4464
551e81d9
JM
4465 * sysdeps/unix/sysv/linux/ia64/sysdep.h (ASM_CLOBBERS_6_COMMON):
4466 Do not clobber r12.
4467
df648905
JM
4468 * scripts/glibcextract.py (compare_macro_consts): Take parameters
4469 to allow extra macros from first or second sources.
4470 * sysdeps/unix/sysv/linux/tst-mman-consts.py: New file.
4471 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
4472 (tests-special): Add $(objpfx)tst-mman-consts.out.
4473 ($(objpfx)tst-mman-consts.out): New makefile target.
4474
6bbfc5c0
MH
44752018-12-17 Mao Han <han_mao@c-sky.com>
4476
4477 * sysdeps/unix/sysv/linux/Makefile: Add statx_cp.c.
4478 * sysdeps/unix/sysv/linux/fxstat64.c: Add conditionals for kernel
4479 without stat64 system call support.
4480 * sysdeps/unix/sysv/linux/fxstatat64.c: Likewise.
4481 * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstat.c: Likewise.
4482 * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
4483 * sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat.c: Likewise.
4484 * sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat64.c: Likewise.
4485 * sysdeps/unix/sysv/linux/generic/wordsize-32/xstat.c: Likewise.
4486 * sysdeps/unix/sysv/linux/generic/wordsize-32/xstat64.c: Likewise.
4487 * sysdeps/unix/sysv/linux/mips/mips64/statx_cp.c: New file.
4488 * sysdeps/unix/sysv/linux/statx_cp.c: Likewise.
4489 * sysdeps/unix/sysv/linux/statx_cp.h: Likewise.
4490 * sysdeps/unix/sysv/linux/wordsize-64/statx_cp.c: Likewise.
4491
ef202e53
PE
44922018-12-15 Paul Eggert <eggert@cs.ucla.edu>
4493
4494 regex: fix storage-exhaustion error
4495 [BZ #18040]
4496 * posix/regexec.c (get_subexp):
4497 Do not continue if storage is exhausted.
4498
077caf61
AG
44992018-12-15 Assaf Gordon <assafgordon@gmail.com>
4500
4501 regex: fix heap-use-after-free error
4502 [BZ #18040]
4503 Problem reported by Saito Takaaki <tails.saito@gmail.com> in
4504 https://debbugs.gnu.org/32592
4505 Call stack get_subexp->get_subexp_sub->clean_state_log_if_needed may
4506 call extend_buffers which reallocates the re_string_t internal buffer.
4507 Local variable 'buf' was not updated in such case, resulting in
4508 use-after-free.
4509 * posix/regexec.c (get_subexp): Update 'buf' after call to
4510 get_subexp_sub.
4511
0c1719e6
FW
45122018-12-15 Florian Weimer <fweimer@redhat.com>
4513
4514 * support/blob_repeat.c (check_mul_overflow_size_t): New function.
4515 (minimum_stride_size): Use it.
4516 (support_blob_repeat_allocate): Likewise.
4517
033a2c0a
JM
45182018-12-14 Joseph Myers <joseph@codesourcery.com>
4519
4520 * sysdeps/x86/fpu/bits/mathinline.h (asinh): Remove inline
4521 definition.
4522 (acosh): Likewise.
4523 (atanh): Likewise.
4524
e361dc04
FW
45252018-12-14 Florian Weimer <fweimer@redhat.com>
4526
4527 * manual/process.texi (Process Creation Concepts): Remove
4528 documentation of process (ID) lifetime. List more process
4529 creation functions. Reference Process Identification section.
4530 (Process Identification): Add information about process ID
4531 lifetime. Describe Linux thread/task IDs.
4532 * manual/signal.texi (Signaling Another Process): Mention that the
4533 signal is always sent to the process.
4534
bd51ff5e
GG
45352018-12-14 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
4536
4537 * misc/Makefile (tests): Remove tst-efgcvt. Add tst-dbl-efgcvt
4538 and tst-ldbl-efgcvt.
4539 * misc/tst-efgcvt.c: Renamed to misc/tst-efgcvt-template.c.
4540 * misc/tst-efgcvt-template.c: Renamed from misc/tst-efgcvt.c.
4541 (struct testcase, efcvt_func, efcvt_r_func, ecvt_tests)
4542 (fcvt_tests, output_error, output_r_error, do_test): Use the
4543 macros defined in tst-dbl-efgcvt.c and tst-ldbl-efgcvt.c to:
4544 select the type of floating-point variables and arguments; to
4545 produce extra tests for double and conversion specifiers for
4546 printf; and to set the names of called functions.
4547 * misc/tst-dbl-efgcvt.c: New file that defines the macros used
4548 in tst-efgcvt-template.c.
4549 * misc/tst-ldbl-efgcvt.c: Likewise.
4550
268bb71e
SL
45512018-12-14 Stefan Liebler <stli@linux.ibm.com>
4552
4553 * nss/Makefile (tst-nss-test3.out): New rule.
4554
db6df070
JM
45552018-12-13 Joseph Myers <joseph@codesourcery.com>
4556
4557 * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Do not
4558 clobber sp.
4559
ade8b817
CD
45602018-12-13 fanjinke <fanjinke@hygon.cn>
4561
4562 * sysdeps/x86/cpu-features.c (init_cpu_features): Check for
4563 "HygonGenuine".
4564
3d265911
AS
45652018-12-13 Andreas Schwab <schwab@suse.de>
4566
f21e8f8c 4567 [BZ #23861]
3d265911 4568 * nptl/pthread_rwlock_common.c: Reindent. Fix typos.
f21e8f8c
AS
4569 (__pthread_rwlock_rdlock_full): Update expected value for
4570 __readers while waiting on PTHREAD_RWLOCK_RWAITING.
4571 * nptl/tst-rwlock-pwn.c: New file.
4572 * nptl/Makefile (tests): Add tst-rwlock-pwn.
3d265911 4573
bf8ae8c0
JM
45742018-12-12 Joseph Myers <joseph@codesourcery.com>
4575
4576 * sysdeps/x86/fpu/bits/mathinline.h (hypot): Remove inline
4577 definition.
4578
de099757
LS
45792018-12-12 Leonardo Sandoval <leonardo.sandoval.gonzalez@intel.com>
4580
4581 * benchtests/scripts/compare_bench.py (do_compare): write to
4582 stderr in casestat is not present.
4583 * benchtests/scripts/compare_bench.py (plot_graphs): write to
4584 stderr in case timings field is not present. Also string showing
4585 the output filename goes into the stderr.
4586
1990185f
LS
45872018-12-12 Leonardo Sandoval <leonardo.sandoval.gonzalez@intel.com>
4588
4589 * benchtests/scripts/compare_bench.py (do_compare): Catch KeyError
4590 and ZeroDivisorError exceptions.
4591 * benchtests/scripts/compare_bench.py (compare_runs): Use stats
4592 argument to loop through user provided statistics.
4593 * benchtests/scripts/compare_bench.py (main): Include the --stats
4594 argument.
4595
587426d4
LS
45962018-12-12 Leonardo Sandoval <leonardo.sandoval.gonzalez@intel.com>
4597
4598 * benchtests/scripts/compare_bench.py (compare_runs): Continue
4599 instead of return.
4600
46703efa
FW
46012018-12-12 Florian Weimer <fweimer@redhat.com>
4602
4603 * sysdeps/posix/timespec_get.c: Add missing “any later version”
4604 clause to copyright header.
4605
1d880d4a
TMQMF
46062018-12-12 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
4607
4608 [BZ #23614]
4609 * sysdeps/powerpc/powerpc64/addmul_1.S (FUNC): Add CFI offset for
4610 registers saved in the stack frame.
4611 * sysdeps/powerpc/powerpc64/lshift.S (__mpn_lshift): Likewise.
4612 * sysdeps/powerpc/powerpc64/mul_1.S (__mpn_mul_1): Likewise.
4613
1a502f52
GG
46142018-12-11 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
4615
4616 * include/bits/monetary-ldbl.h: New file.
4617 * include/bits/printf-ldbl.h: Likewise.
4618 * include/bits/stdio-ldbl.h: Likewise.
4619 * include/bits/stdlib-ldbl.h: Likewise.
4620 * include/bits/syslog-ldbl.h: Likewise.
4621 * include/bits/wchar-ldbl.h: Likewise.
4622
df682d1d
GG
46232018-12-11 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
4624
4625 * libio/libio.h: Remove redirection for _IO_vfprintf.
4626
c2c082c1
AS
46272018-12-11 Andreas Schwab <schwab@suse.de>
4628
4629 * Makerules: Remove all references to abilist-pattern.
4630 (update-all-abi): Simplify find expression.
4631
505b5b29
SN
46322018-12-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
4633
4634 [BZ #23961]
4635 * math/auto-libm-test-in: Add new test case.
4636 * math/auto-libm-test-out-pow: Regenerated.
4637 * sysdeps/ieee754/flt-32/e_powf.c (__powf): Fix overflow check.
4638
304c61a2
DD
46392018-12-10 DJ Delorie <dj@redhat.com>
4640
4641 [BZ #23948]
4642 * support/test-container.c: Move postclean step to before we
4643 change namespaces.
4644
a8110b72
JM
46452018-12-10 Joseph Myers <joseph@codesourcery.com>
4646
cb7be159
JM
4647 * scripts/gen-as-const.py (main): Handle --python option.
4648 * scripts/gen-py-const.awk: Remove.
4649 * Makerules (py-const-script): Use gen-as-const.py.
4650 ($(py-const)): Likewise.
4651 * nptl/nptl-printers.py (MutexPrinter.read_status_no_robust): Mask
4652 with 0xffffffff together with ~(PTHREAD_MUTEX_PRIO_CEILING_MASK).
4653 (MutexAttributesPrinter.read_values): Mask with 0xffffffff
4654 together with ~PTHREAD_MUTEXATTR_FLAG_BITS and
4655 ~PTHREAD_MUTEX_NO_ELISION_NP.
4656 * manual/README.pretty-printers: Update reference to
4657 gen-py-const.awk.
4658
a8110b72
JM
4659 * scripts/glibcextract.py: New file.
4660 * scripts/gen-as-const.py: Do not import os.path, re, subprocess
4661 or tempfile. Import glibcexctract.
4662 (compute_c_consts): Remove. Moved to glibcextract.py.
4663 (gen_test): Update reference to compute_c_consts.
4664 (main): Likewise.
4665 * sysdeps/unix/sysv/linux/tst-signal-numbers.py: New file.
4666 * sysdeps/unix/sysv/linux/tst-signal-numbers.sh: Remove.
4667 * sysdeps/unix/sysv/linux/Makefile
4668 ($(objpfx)tst-signal-numbers.out): Use tst-signal-numbers.py.
4669 Redirect stderr as well as stdout.
4670
f9ba9eb8
RÁE
46712018-12-10 Rafael Ávila de Espíndola <rafael@espindo.la>
4672
4673 [BZ #19767]
4674 * sysdeps/unix/sysv/linux/mips/init-first.c: Remove #ifdef SHARED.
4675 * sysdeps/unix/sysv/linux/mips/libc-vdso.h: Remove #ifdef SHARED.
4676 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Define
4677 ALWAYS_USE_VSYSCALL.
4678 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Define
4679 ALWAYS_USE_VSYSCALL.
4680 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Define
4681 ALWAYS_USE_VSYSCALL.
4682
8d20a2f4
FW
46832018-12-10 Florian Weimer <fweimer@redhat.com>
4684
4685 [BZ #23972]
4686 * sysdeps/unix/sysv/linux/getdents64.c (handle_overflow): Check
4687 offset instead of count for clarity. Fix typo in comment.
4688 (__old_getdents64): Keep track of previous offset. Use it to call
4689 handle_overflow.
4690 * sysdeps/unix/sysv/linux/tst-readdir64-compat.c (do_test): Check
4691 that d_off is never zero.
4692
80472e2f
AS
46932018-12-10 Andreas Schwab <schwab@suse.de>
4694
4695 * sysdeps/unix/sysv/linux/powerpc/powerpc64/*-le.abilist: Move to
4696 sysdeps/unix/sysv/linux/powerpc/powerpc64/le/*.abilist.
4697 * sysdeps/unix/sysv/linux/powerpc/powerpc64/*.abilist: Move to
4698 sysdeps/unix/sysv/linux/powerpc/powerpc64/be/*.abilist.
4699 * sysdeps/powerpc/Makefile (abilist-pattern): Don't define.
4700
0afcb29d
JM
47012018-12-10 Joseph Myers <joseph@codesourcery.com>
4702
4703 * timezone/private.h: Update from tzcode 2018g.
4704 * timezone/tzfile.h: Likewise.
4705 * timezone/tzselect.ksh: Likewise.
4706 * timezone/zdump.c: Likewise.
4707 * timezone/zic.c: Likewise.
4708
b93f4052
PP
47092018-12-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4710
4711 [BZ #23490]
4712 * sysdeps/unix/sysv/linux/x86/tst-cet-property-2.c
4713 (do_test): Adjust buffer size and fix format.
4714
7c9a7c68
DD
47152018-12-07 DJ Delorie <dj@redhat.com>
4716
4717 [BZ #23907]
4718 * malloc/tst-tcfree3.c: New.
4719 * malloc/Makefile: Add it.
4720
37caec3a
L
47212018-12-07 H.J. Lu <hongjiu.lu@intel.com>
4722
4723 * include/sched.h (__getcpu): Don't use __typeof__ (getcpu).
4724
10446f5d
GG
47252018-12-07 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
4726
4727 * libio/libioP.h (SCANF_LDBL_USES_FLOAT128): New macro to be
4728 used as a mask for the mode argument of __vfscanf_internal and
4729 __vfwscanf_internal.
4730 * stdio-common/vfscanf-internal.c
4731 [defined COMPILE_WSCANF && __HAVE_FLOAT128_UNLIKE_LDBL]
4732 (__strtof128_internal): Define to __wcstof128_internal.
4733 [__HAVE_FLOAT128_UNLIKE_LDBL] (__vfscanf_internal): Call
4734 __strtof128_internal or __wcstof128_internal when the format of
4735 long double is the same as _Float128.
4736
45f33aac
ST
47372018-12-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
4738
4739 * include/unistd.h (__confstr): Add prototype and hidden prototype.
4740 * posix/confstr.c (confstr): Rename to __confstr.
4741 (__confstr): Add hidden def.
4742 (confstr): Add weak alias for __confstr.
4743 * sysdeps/mach/hurd/spawni.c (__spawni): Call __confstr instead of
4744 confstr.
4745
a092ca94
L
47462018-12-07 H.J. Lu <hongjiu.lu@intel.com>
4747
4748 * NEWS: Mention getcpu.
4749 * include/sched.h (__getcpu): New libc_hidden_proto.
4750 * manual/resource.texi: Document getcpu.
4751 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add getcpu.
4752 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.29): Add getcpu.
4753 * sysdeps/unix/sysv/linux/aarch64/libc.abilist: Add getcpu.
4754 * sysdeps/unix/sysv/linux/alpha/libc.abilist: Likewise.
4755 * sysdeps/unix/sysv/linux/arm/libc.abilist: Likewise.
4756 * sysdeps/unix/sysv/linux/hppa/libc.abilist: Likewise.
4757 * sysdeps/unix/sysv/linux/i386/libc.abilist: Likewise.
4758 * sysdeps/unix/sysv/linux/ia64/libc.abilist: Likewise.
4759 * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: Likewise.
4760 * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: Likewise.
4761 * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Likewise.
4762 * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: Likewise.
4763 * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist:
4764 Likewise.
4765 * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: Likewise.
4766 * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: Likewise.
4767 * sysdeps/unix/sysv/linux/nios2/libc.abilist: Likewise.
4768 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist:
4769 Likewise.
4770 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
4771 Likewise.
4772 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist:
4773 Likewise.
4774 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist:
4775 Likewise.
4776 * sysdeps/unix/sysv/linux/riscv/rv64/libc.abilist: Likewise.
4777 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: Likewise.
4778 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: Likewise.
4779 * sysdeps/unix/sysv/linux/sh/libc.abilist: Likewise.
4780 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Likewise.
4781 * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: Likewise.
4782 * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: Likewise.
4783 * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: Likewise.
4784 * sysdeps/unix/sysv/linux/bits/sched.h (getcpu): New prototype.
4785 * sysdeps/unix/sysv/linux/getcpu.c: New file.
4786 * sysdeps/unix/sysv/linux/tst-skeleton-affinity.c (test_size):
4787 Also check getcpu.
4788
7c857b6f
ST
47892018-12-07 Samuel Thibault <samuel.thibault@ens-lyon.org>
4790
4791 * sysdeps/mach/hurd/spawni.c (child_lookup_under, child_fchdir): New
4792 functions.
4793 (__spawni): Handle spawn_do_fchdir by calling child_fchdir.
4794
3a3fb755
FW
47952018-12-07 Florian Weimer <fweimer@redhat.com>
4796
4797 [BZ #17405]
4798 * posix/Makefile (routines): Add spawn_faction_addfchdir.
4799 * posix/Versions (GLIBC_2.29): Export
4800 posix_spawn_file_actions_addfchdir_np.
4801 * posix/spawn.h (posix_spawn_file_actions_addfchdir_np): Declare.
4802 * posix/spawn_faction_destroy.c
4803 (__posix_spawn_file_actions_destroy): Handle spawn_do_fchdir.
4804 * posix/spawn_int.h (struct __spawn_action): Add spawn_do_fchdir
4805 and the field action.fchdir_action.
4806 * posix/tst-spawn-chdir.c (add_chdir): New function.
4807 (do_test): Add do_fchdir loop. Call add_chdir.
4808 * sysdeps/posix/spawni.c (__spawni_child): Handle spawn_do_fchdir.
4809 * sysdeps/unix/sysv/linux/spawni.c (__spawni_child): Likewise.
4810 * sysdeps/mach/hurd/i386/libc.abilist (GLIBC_2.29): Add
4811 posix_spawn_file_actions_addfchdir_np.
4812 * sysdeps/unix/sysv/linux/aarch64/libc.abilist (GLIBC_2.29):
4813 Likewise.
4814 * sysdeps/unix/sysv/linux/alpha/libc.abilist (GLIBC_2.29):
4815 Likewise.
4816 * sysdeps/unix/sysv/linux/arm/libc.abilist (GLIBC_2.29): Likewise.
4817 * sysdeps/unix/sysv/linux/hppa/libc.abilist (GLIBC_2.29):
4818 Likewise.
4819 * sysdeps/unix/sysv/linux/i386/libc.abilist (GLIBC_2.29):
4820 Likewise.
4821 * sysdeps/unix/sysv/linux/ia64/libc.abilist (GLIBC_2.29):
4822 Likewise.
4823 * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist (GLIBC_2.29):
4824 Likewise.
4825 * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist (GLIBC_2.29):
4826 Likewise.
4827 * sysdeps/unix/sysv/linux/microblaze/libc.abilist (GLIBC_2.29):
4828 Likewise.
4829 * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist
4830 (GLIBC_2.29): Likewise.
4831 * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist
4832 (GLIBC_2.29): Likewise.
4833 * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist
4834 (GLIBC_2.29): Likewise.
4835 * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist
4836 (GLIBC_2.29): Likewise.
4837 * sysdeps/unix/sysv/linux/nios2/libc.abilist (GLIBC_2.29):
4838 Likewise.
4839 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist
4840 (GLIBC_2.29): Likewise.
4841 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist
4842 (GLIBC_2.29): Likewise.
4843 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist
4844 (GLIBC_2.29): Likewise.
4845 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist
4846 (GLIBC_2.29): Likewise.
4847 * sysdeps/unix/sysv/linux/riscv/rv64/libc.abilist (GLIBC_2.29):
4848 Likewise.
4849 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist (GLIBC_2.29):
4850 Likewise.
4851 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist (GLIBC_2.29):
4852 Likewise.
4853 * sysdeps/unix/sysv/linux/sh/libc.abilist (GLIBC_2.29): Likewise.
4854 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist (GLIBC_2.29):
4855 Likewise.
4856 * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist (GLIBC_2.29):
4857 Likewise.
4858 * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist (GLIBC_2.29):
4859 Likewise.
4860 * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist (GLIBC_2.29):
4861 Likewise.
4862
c37cd439
JM
48632018-12-06 Joseph Myers <joseph@codesourcery.com>
4864
4865 * manual/texinfo.tex: Update to version 2018-09-21.20 with
4866 trailing whitespace removed.
4867 * scripts/config.guess: Update to version 2018-11-28.
4868 * scripts/config.sub: Update to version 2018-11-28.
4869 * scripts/install-sh: Update to version 2018-03-11.20.
4870 * scripts/mkinstalldirs: Update to version 2018-03-07.03.
4871 * scripts/move-if-change: Update to version 2018-03-07 03:47.
4872
899478c2
FW
48732018-12-07 Florian Weimer <fweimer@redhat.com>
4874
4875 [BZ #23927]
4876 CVE-2018-19591
4877 * inet/tst-if_index-long.c: New file.
4878 * inet/Makefile (tests): Add tst-if_index-long.
4879
f255336a
FW
48802018-12-07 Florian Weimer <fweimer@redhat.com>
4881
4882 * support/check.h (support_record_failure_is_failed): Declare.
4883 * support/descriptors.h: New file.
4884 * support/support_descriptors.c: Likewise.
4885 * support/tst-support_descriptors.c: Likewise.
4886 * support/support_record_failure.c
4887 (support_record_failure_is_failed): New function.
4888 * support/Makefile (libsupport-routines): Add support_descriptors.
4889 (tests): Add tst-support_descriptors.
4890
35caceb1
ZW
48912018-12-05 Zack Weinberg <zackw@panix.com>
4892 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
4893
4894 * stdio-common/vfprintf-internal.c
4895 (__vfprintf_internal, __vfwprintf_internal): Don't use __ldbl_is_dbl.
4896 * sysdeps/generic/math_ldbl_opt.h: Remove __ldbl_is_dbl.
4897 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Remove __ldbl_is_dbl
4898 and __no_long_double.
4899 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.c: Remove file.
4900 * sysdeps/ieee754/ldbl-opt/Makefile (routines): Remove math_ldbl_opt.
4901 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Remove
4902 libc_hidden_proto and libc_hidden_def from all __nldbl_*printf*
4903 and __nldbl_*syslog* functions.
4904 (__nldbl_cleanup, set_no_long_double, clear_no_long_double): Remove.
4905 (__nldbl___asprintf, __nldbl_dprintf, __nldbl_fprintf)
4906 (__nldbl_fwprintf, __nldbl_printf, __nldbl_sprintf)
4907 (__nldbl_vfprintf, __nldbl___vsprintf, __nldbl_obstack_vprintf)
4908 (__ndlbl_obstack_printf, __nldbl_snprintf, __nldbl_swprintf)
4909 (__nldbl_vasprintf, __nldbl_vdprintf, __nldbl_vfwprintf)
4910 (__nldbl_vprintf, __nldbl_vsnprintf, __ndlbl_vswprintf)
4911 (__nldbl_vwprintf, __nldbl_wprintf):
4912 Directly call the appropriate __v*printf_internal routine, passing
4913 PRINTF_LDBL_IS_DBL. Do not mess with __no_long_double. Normalize
4914 variable names.
4915 (__nldbl___fprintf_chk, __nldbl___fwprintf_chk)
4916 (__nldbl___printf_chk, __nldbl___snprintf_chk)
4917 (__nldbl___sprintf_chk, __nldbl___swprintf_chk)
4918 (__nldbl___vfprintf_chk, __nldbl___vfwprintf_chk)
4919 (__nldbl___vprintf_chk, __nldbl___vsnprintf_chk)
4920 (__nldbl___vsprintf_chk, __nldbl___vswprintf_chk)
4921 (__nldbl___vwprintf_chk, __nldbl___wprintf_chk)
4922 (__nldbl___vasprintf_chk, __nldbl___asprintf_chk)
4923 (__nldbl___vdprintf_chk, __nldbl___dprintf_chk)
4924 (__nldbl___obstack_vprintf_chk, __nldbl___obstack_printf_chk):
4925 Likewise, and also pass PRINTF_FORTIFY when appropriate.
4926 (__nldbl_syslog, __nldbl_vsyslog):
4927 Directly call __vsyslog_internal, passing PRINTF_LDBL_IS_DBL.
4928 (__nldbl_syslog_chk): Likewise, and also pass PRINTF_FORTIFY when
4929 appropriate.
4930 (__nldbl_vsyslog_chk): Likewise, and also pass PRINTF_FORTIFY when
4931 appropriate.
4932
4e2f43f8
ZW
49332018-12-05 Zack Weinberg <zackw@panix.com>
4934 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
4935
4936 [BZ #11319]
4937 * libio/iovsprintf.c (_IO_str_chk_overflow, libio_vtable):
4938 Moved here from debug/vsprintf_chk.c.
4939 (__vsprintf_internal): Add 'maxlen' argument. Change the setup
4940 and completion logic for the strfile to match exactly what
4941 __vsprintf_chk used to do, except, when maxlen is -1, pass -1 to
4942 _IO_str_init_static_internal instead of maxlen-1.
4943 (__vsprintf): Pass -1 as maxlen to __vsprintf_internal.
4944 * stdio-common/sprintf.c (__sprintf): Pass -1 as maxlen to
4945 __vsprintf_internal.
4946
4947 * debug/vsprintf_chk.c (__vsprintf_chk)
4948 * debug/sprintf_chk.c (__sprintf_chk):
4949 Directly call __vsprintf_internal, passing PRINTF_FORTIFY if
4950 'flags' argument is positive, and slen as maxlen. No need to lock
4951 the FILE and/or construct a temporary FILE. Minimize and normalize
4952 header inclusions and variable names. Do not libc_hidden_def anything.
4953
4954 * debug/asprintf_chk.c (__asprintf_chk)
4955 * debug/dprintf_chk.c (__dprintf_chk)
4956 * debug/fprintf_chk.c (__fprintf_chk)
4957 * debug/fwprintf_chk.c (__fwprintf_chk)
4958 * debug/printf_chk.c (__printf_chk)
4959 * debug/snprintf_chk.c (__snprintf_chk)
4960 * debug/swprintf_chk.c (__swprintf_chk)
4961 * debug/vasprintf_chk.c (__vasprintf_chk)
4962 * debug/vdprintf_chk.c (__vdprintf_chk)
4963 * debug/vfprintf_chk.c (__vfprintf_chk)
4964 * debug/vfwprintf_chk.c (__vfwprintf_chk)
4965 * debug/vprintf_chk.c (__vprintf_chk)
4966 * debug/vsnprintf_chk.c (__vsnprintf_chk)
4967 * debug/vswprintf_chk.c (__vswprintf_chk)
4968 * debug/vwprintf_chk.c (__vwprintf_chk)
4969 * debug/wprintf_chk.c (__wprintf_chk):
4970 Directly call the corresponding vxxprintf_internal function, passing
4971 PRINTF_FORTIFY if 'flag' argument is positive. No need to lock
4972 the FILE and/or construct a temporary FILE. Minimize and normalize
4973 header inclusions and variable names. Do not libc_hidden_def anything.
4974
4975 * debug/obprintf_chk.c (__obstack_printf_chk): Directly call
4976 __obstack_vprintf_internal.
4977 (__obstack_vprintf_chk): Convert into a wrapper that calls
4978 __obstack_vprintf_internal (these two functions already had the
4979 same code) and move to new file...
4980 * debug/vobprintf_chk.c (__obstack_vprintf_chk): ... here. New
4981 file.
4982 * debug/obprintf.c (__obstack_vprintf_internal): Remove the checking of
4983 the flags argument and the setting of _IO_FLAGS2_FORTIFY.
4984 * debug/Makefile (routines): Add vobprintf_chk.
4985
4986 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c
4987 (__nldbl___vsprintf): Pass -1 as maxlen to __vsprintf_internal.
4988 (__nldbl___vfprintf_chk, __nldbl___vsnprintf_chk)
4989 (__nldbl___vsprintf_chk, __nldbl___vswprintf_chk)
4990 (__nldbl___vasprintf_chk, __nldbl___vdprintf_chk)
4991 (__nldbl___obstack_vfprintf_chk):
4992 Directly call the corresponding vxxprintf_internal function,
4993 passing PRINTF_FORTIFY if 'flag' argument is positive. If necessary,
4994 duplicate comparison of slen with 0 or maxlen from the corresponding
4995 non-__nldbl function.
4996
4997 * include/stdio.h (__vsnprintf_chk, __vfprintf_chk, __vasprintf_chk)
4998 (__vdprintf_chk, __obstack_vfprintf_chk): Remove libc_hidden_proto.
4999 * include/wchar.h (__vfwprintf_chk, __vswprintf_chk):
5000 Remove libc_hidden_proto.
5001
5002 * stdio-common/vfprintf-internal.c
5003 (__vfprintf_internal, __vfwprintf_internal):
5004 Do not check _IO_FLAGS2_FORTIFY.
5005 * libio/libio.h (_IO_FLAGS2_FORTIFY): Remove.
5006 * libio/libioP.h: Update prototype of __vsprintf_internal and add
5007 a comment explaining why it has the maxlen argument.
5008 (_IO_acquire_lock_clear_flags2_fct): Remove.
5009 (_IO_acquire_lock_clear_flags2): Remove.
5010 (_IO_release_lock): Remove conditional statement which will
5011 now never execute.
5012 (_IO_acquire_lock): Remove variable which is now unused.
5013 * sysdeps/generic/stdio-lock.h (_IO_acquire_lock_clear_flags2): Remove.
5014 * sysdeps/nptl/stdio-lock.h (_IO_acquire_lock_clear_flags2): Remove.
5015
5016 * stdio-common/Makefile (tests): Add tst-bz11319 and
5017 tst-bz11319-fortify2.
5018 (CFLAGS-tst-bz11319-fortify2.c): New macro.
5019 * stdio-common/tst-bz11319-fortify2.c: New file.
5020 * stdio-common/tst-bz11319.c: Likewise.
5021
124fc732
ZW
50222018-12-05 Zack Weinberg <zackw@panix.com>
5023 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
5024
5025 * misc/syslog.c: Include libioP.h, not iolibio.h.
5026 (__vsyslog_internal): New function with the former body of
5027 __vsyslog_chk; takes mode_flags argument same as
5028 __v*printf_internal. Call __vfprintf_internal directly.
5029
5030 (__vsyslog_chk): Now a wrapper around __vsyslog_internal.
5031 Remove libc_hidden_def.
5032 (__syslog, __syslog_chk): Use __vsyslog_internal.
5033 (__vsyslog): Move to just below __syslog. Use __vsyslog_internal.
5034
5035 * include/sys/syslog.h: Add multiple inclusion guard.
5036 Add prototype for __vsyslog_internal.
5037 Remove declaration and libc_hidden_proto for __vsyslog_chk.
5038
5039 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c (__nldbl___vsyslog_chk):
5040 Use __vsyslog_internal.
5041
698fb75b
ZW
50422018-12-05 Zack Weinberg <zackw@panix.com>
5043 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
5044
5045 * libio/libioP.h (__vfprintf_internal, __vfwprintf_internal)
5046 (__vasprintf_internal, __vdprintf_internal, __obstack_vprintf_internal)
5047 (__vsprintf_internal, __vsnprintf_internal, __vswprintf_internal):
5048 New functions.
5049 (PRINTF_LDBL_IS_DBL, PRINTF_FORTIFY): New constants.
5050 (_IO_vasprintf, _IO_vdprintf, _IO_vsnprintf): Remove prototypes.
5051
5052 * stdio-common/vfprintf-internal.c: Rename from vfprintf.c.
5053 Include wctype.h here if COMPILE_WPRINTF is defined.
5054 Define __vfprintf_internal or __vfwprintf_internal, depending
5055 on COMPILE_WPRINTF.
5056 Temporarily, on entry to this function, update mode_flags
5057 according to the environmental settings corresponding to
5058 PRINTF_LDBL_IS_DBL and PRINTF_FORTIFY.
5059 Throughout, check mode_flags instead of __ldbl_is_dbl and
5060 _IO_FLAGS2_FORTIFY on the destination FILE.
5061 * stdio-common/vfwprintf-internal.c: Rename from vfwprintf.c.
5062 Include vfprintf-internal.c. Don't include wctype.h.
5063 * stdio-common/vfprintf.c: New file. Just define __vfprintf
5064 as a wrapper around __vfprintf_internal, with aliases _IO_vfprintf
5065 and vfprintf.
5066 * stdio-common/vfwprintf.c: New file. Just define __vfwprintf
5067 as a wrapper around __vfwprintf_internal, with aliases _IO_vfwprintf
5068 and vfwprintf.
5069 * stdio-common/Makefile: Add vfprintf-internal and vfwprintf-internal.
5070
5071 * libio/iovdprintf.c (_IO_vdprintf): Rename to __vdprintf_internal
5072 and add mode_flags argument; use __vfprintf_internal.
5073 (__vdprintf): New function. Alias vdprintf to this.
5074 * libio/iovsprintf.c (_IO_vsprintf, __vsprintf): Similarly.
5075 * libio/vasprintf.c (_IO_vasprintf, __vasprintf): Similarly.
5076 * libio/obprintf.c (_IO_obstack_vprintf, __obstack_vprintf): Similarly.
5077 (__obstack_printf): Use __obstack_printf_internal.
5078 * libio/vsnprintf.c (_IO_vsnprintf, ___vsnprintf): Similarly, with
5079 public aliases __vsnprintf and vsnprintf.
5080 Remove use of ldbl_hidden_def, since __vsnprintf is no longer
5081 called internally.
5082 * libio/vswprintf (_IO_vswprintf, __vswprintf): Similarly, with
5083 public aliases _IO_vsprintf and vsprintf.
5084 * libio/swprintf.c (__swprintf): Use __vswprintf_internal.
5085 * stdio-common/asprintf.c (__asprintf): Use __vasprintf_internal.
5086 * stdio-common/dprintf.c (__dprintf): Use __vdprintf_internal.
5087 * stdio-common/snprintf.c (__snprintf): Use __vsprintf_internal.
5088 * stdio-common/sprintf.c (__sprintf): Use __vsprintf_internal.
5089
5090 * debug/obprintf_chk.c, debug/vasprintf_chk.c, debug/vdprintf_chk.c
5091 * debug/vsnprintf_chk.c, debug/vsprintf_chk.c, hurd/vpprintf.c
5092 * stdio-common/fprintf.c, stdio-common/fxprintf.c
5093 * stdio-common/printf.c: Use __vfprintf_internal.
5094
5095 * debug/fwprintf_chk.c, debug/vfwprintf_chk.c, debug/vswprintf_chk.c
5096 * debug/vwprintf_chk.c, debug/wprintf_chk.c, libio/fwprintf.c
5097 * libio/vwprintf.c, libio/wprintf.c: Use __vfwprintf_internal.
5098
5099 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Use __vsprintf_internal,
5100 __obstack_vprintf_internal, __vasprintf_internal, __vdprintf_internal,
5101 __vsnprintf_internal, __vswprintf_internal, __vfprintf_internal, and
5102 __vfwprintf_internal.
5103
5104 * libio/libio.h: Remove libc_hidden_proto and declaration for
5105 _IO_vfprintf.
5106 Remove declaration of _IO_vfwprintf.
5107 * libio/iolibio.h: Remove libc_hidden_proto and declaration for
5108 _IO_vsprintf.
5109 Remove declarations of _IO_vswprintf, _IO_obstack_printf, and
5110 _IO_obstack_printf.
5111 * include/stdio.h: Add prototype for __vasprintf.
5112 (__vsnprintf): Remove declaration, because there are no more
5113 internal calls.
5114 * include/wchar.h (__vfwprintf, __vswprintf): Remove
5115 declaration, because there are no more internal calls.
5116
5117 * argp/argp-fmtstream.c (__argp_fmtstream_printf): Use
5118 __vsnprintf_internal, instead of _IO_vsnprintf.
5119 * argp/argp-help.c (__argp_error, __argp_failure): Use
5120 __vasprintf_internal, instead of _IO_vasprintf.
5121 * argp/argp-namefrob.h (__vsnprintf): Do not undefined then
5122 redefine, because there are no more internal calls.
5123
d91798b3
ZW
51242018-12-05 Zack Weinberg <zackw@panix.com>
5125 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
5126
5127 * stdio-common/vfscanf-internal.c: Don't look at __ldbl_is_dbl.
5128 * sysdeps/ieee754/ldbl-opt/ndlbl-compat.c:
5129 Include libio/strfile.h instead of libioP.h.
5130 (__nldbl_IO_vfscanf, __ndlbl___vfscanf, __nldbl_sscanf)
5131 (__nldbl___vsscanf, __nldbl_vscanf, __nldbl_fscanf)
5132 (__nldbl_scanf, __nldbl_vfwscanf, __nldbl_swscanf)
5133 (__nldbl_vswscanf, __nldbl_vwscanf, __nldbl_fwscanf)
5134 (__nldbl_wscanf): Call __vfscanf_internal / __vfwscanf_internal
5135 directly, passing SCANF_LDBL_IS_DBL. Set up a strfile if
5136 necessary. Do not set __no_long_double. Normalize variable names.
5137 (__nldbl___isoc99_vfscanf, __nldbl___isoc99_sscanf)
5138 (__nldbl___isoc99_vsscanf, __nldbl___isoc99_vscanf)
5139 (__nldbl___isoc99_fscanf, __nldbl___isoc99_scanf)
5140 (__nldbl___isoc99_vfwscanf, __nldbl___isoc99_swscanf)
5141 (__nldbl___isoc99_vswscanf, __nldbl___isoc99_vwscanf)
5142 (__nldbl___isoc99_fwscanf, __nldbl___isoc99_wscanf):
5143 Call __vfscanf_internal / __vfwscanf_internal directly, passing
5144 SCANF_LDBL_IS_DBL | SCANF_ISOC99_A. Set up a strfile if necessary.
5145 Do not set __no_long_double. Normalize variable names.
5146
b87eb3f8
ZW
51472018-12-05 Zack Weinberg <zackw@panix.com>
5148 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
5149
5150 * stdio-common/isoc99_scanf.c
5151 * stdio-common/isoc99_fscanf.c
5152 * stdio-common/isoc99_sscanf.c
5153 * stdio-common/isoc99_vscanf.c
5154 * stdio-common/isoc99_vfscanf.c
5155 * stdio-common/isoc99_vsscanf.c
5156 * wcsmbs/isoc99_wscanf.c
5157 * wcsmbs/isoc99_fwscanf.c
5158 * wcsmbs/isoc99_swscanf.c
5159 * wcsmbs/isoc99_vwscanf.c
5160 * wcsmbs/isoc99_vfwscanf.c
5161 * wcsmbs/isoc99_vswscanf.c:
5162 Pass SCANF_ISOC99_A to __vfscanf_internal and/or __vfwscanf_internal.
5163 Do not set _IO_FLAGS2_SCANF_STD on the FILE passed to that function.
5164 No need to lock and unlock the FILE passed to that function.
5165
5166 * stdio-common/vfscanf-internal.c
5167 (__vfscanf_internal, __vfwscanf_internal):
5168 Don't look at _IO_FLAGS2_SCANF_STD.
5169 * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct)
5170 (_IO_release_lock): Don't clear _IO_FLAGS2_SCANF_STD.
5171 * libio/libio.h (_IO_FLAGS2_SCANF_STD): Delete.
5172
349718d4
ZW
51732018-12-05 Zack Weinberg <zackw@panix.com>
5174 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
5175
5176 * libio/libioP.h (SCANF_LDBL_IS_DBL, SCANF_ISOC99_A): New constants.
5177 (__vfscanf_internal, __vfwscanf_internal): New function prototypes.
5178 * libio/libio.h: Remove libc_hidden_proto for _IO_vfscanf.
5179 * libio/strfile.h: Add multiple inclusion guard.
5180 (_IO_strfile_read, _IO_strfile_readw): New inline functions.
5181
5182 * sysdeps/generic/math_ldbl_opt.h: Include shlib-compat.h, for
5183 consistency with the other version of this file.
5184 (ldbl_compat_symbol): New macro.
5185 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h (ldbl_compat_symbol):
5186 New macro.
5187
5188 * stdio-common/vfscanf-internal.c: Rename from vfscanf.c.
5189 Define __vfscanf_internal or __vfwscanf_internal, depending on
5190 COMPILE_WSCANF; don't define any other public symbols.
5191 Remove errval and code to set errp.
5192 Temporarily check __ldbl_is_dbl and _IO_FLAGS2_SCANF_STD as well
5193 as the mode_flags argument.
5194 (encode_error, conv_error, input_error): Don't set errval.
5195 * stdio-common/vfwscanf-internal.c: Rename from vfwscanf.c.
5196 Include vfscanf-internal.c.
5197 * stdio-common/vfscanf.c: New file defining the public entry
5198 point vfscanf, which calls __vfscanf_internal.
5199 * stdio-common/vfwscanf.c: New file defining the public entry
5200 point vfwscanf, which calls __vfwscanf_internal.
5201
5202 * stdio-common/iovfscanf.c: New file.
5203 * stdio-common/iovfwscanf.c: Likewise.
5204
5205 * stdio-common/Makefile (routines): Add vfscanf-internal,
5206 vfwscanf-internal, iovfscanf, iovfwscanf.
5207 * stdio-common/Versions: Mention GLIBC_2.29, so that
5208 it can be used in SHLIB_COMPAT expressions.
5209 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c (__nldbl__IO_vfscanf):
5210 Wrap definition and compat_symbol line in #if SHLIB_COMPAT.
5211 Call __vfscanf_internal, instead of _IO_vfscanf.
5212 (__nldbl___vfscanf): Call __vfscanf_internal, instead of
5213 _IO_vfscanf.
5214 (__nldbl_vfwscanf): Call __vfwscanf_internal, instead of
5215 _IO_vfwscanf.
5216
5217 * libio/iovsscanf.c: Clean up includes, when possible. Use
5218 _IO_strfile_read or _IO_strfile_readw, when needed. Call
5219 __vfscanf_internal or __vfwscanf_internal directly.
5220 * libio/iovswscanf.c: Likewise.
5221 * libio/swscanf.c: Likewise.
5222 * libio/vscanf.c: Likewise.
5223 * libio/vwscanf.c: Likewise.
5224 * libio/wscanf.c: Likewise.
5225 * stdio-common/isoc99_fscanf.c: Likewise.
5226 * stdio-common/isoc99_scanf.c: Likewise.
5227 * stdio-common/isoc99_sscanf.c: Likewise.
5228 * stdio-common/isoc99_vfscanf.c: Likewise.
5229 * stdio-common/isoc99_vscanf.c: Likewise.
5230 * stdio-common/isoc99_vsscanf.c: Likewise.
5231 * stdio-common/scanf.c: Likewise.
5232 * stdio-common/sscanf.c: Likewise.
5233 * wcsmbs/isoc99_fwscanf.c: Likewise.
5234 * wcsmbs/isoc99_swscanf.c: Likewise.
5235 * wcsmbs/isoc99_vfwscanf.c: Likewise.
5236 * wcsmbs/isoc99_vswscanf.c: Likewise.
5237 * wcsmbs/isoc99_vwscanf.c: Likewise.
5238 * wcsmbs/isoc99_wscanf.c: Likewise.
5239
72b8692d
AA
52402018-12-05 Albert ARIBAUD <albert.aribaud@3adev.fr>
5241
5242 * include/time.h
5243 (__tz_compute): Replace time_t with __time64_t.
5244 (__tz_convert): Replace time_t* with __time64_t.
5245 (__offtime): Replace time_t* with __time64_t.
5246 * time/gmtime.c
5247 (__gmtime_r): Adjust call to __tz_convert.
5248 (gmtime): Likewise.
5249 * time/localtime.c
5250 (__localtime_r): Likewise.
5251 (localtime): Likewise.
5252 * time/offtime.c: Replace time_t with __time64_t.
5253 * time/tzset.c: Likewise.
5254
bd598da9
JM
52552018-12-04 Joseph Myers <joseph@codesourcery.com>
5256
5257 * Makefile ($(objpfx)testroot.pristine/install.stamp): Do not run
5258 dynamic linker unless [$(run-built-tests) = yes].
5259
b2e93de0
DD
52602018-12-03 DJ Delorie <dj@delorie.com>
5261
5262 * support/test-container.c (check_for_unshare_hints): New.
5263 (main): Call it if unshare fails. Add support for "su" scriptlet
5264 command.
5265
477a02f6
JM
52662018-12-03 Joseph Myers <joseph@codesourcery.com>
5267
5268 * scripts/gen-as-const.py (compute_c_consts): Take an argument
5269 'START' to indicate that start text should be output.
5270 (gen_test): Likewise.
5271 (main): Generate 'START' for first symbol or '--' line, or at end
5272 of input if not previously generated.
5273
6af956e5
RÁE
52742018-12-03 Rafael Ávila de Espíndola <rafael@espindo.la>
5275
5276 [BZ #19767]
5277 * sysdeps/unix/sysv/linux/arm/init-first.c: Remove #ifdef SHARED.
5278 * sysdeps/unix/sysv/linux/arm/libc-vdso.h: Remove #ifdef SHARED.
5279 * sysdeps/unix/sysv/linux/arm/sysdep.h: Define
5280 ALWAYS_USE_VSYSCALL.
5281
f5ec0ea9
AZ
52822018-12-03 Adhemerval Zanella <adhemerval.zanella@linaro.org>
5283
5284 [BZ #23913]
5285 * sysdeps/posix/spawni.c (maybe_script_execute): Increment size of
5286 new_argv by one.
5287
8cebd4ff
CD
52882018-12-03 Carlos O'Donell <carlos@redhat.com>
5289
5290 [BZ #23923]
5291 * locale/programs/localedef.c: Declare boolean hard_links default true.
5292 (options): Add --no-hard-links option.
5293 (parse_opt): Add OPT_NO_HARD_LINKS case and set hard_links to false.
5294 * locale/programs/localedef.h: Declare prototype for hard_links.
5295 * locale/programs/locfile.c (write_locale_data): Don't use hard
5296 links if hard_links is false.
5297
c22e4c2a
L
52982018-12-03 H.J. Lu <hongjiu.lu@intel.com>
5299
5300 * sysdeps/x86/cacheinfo.c (intel_check_word): Updated for
5301 cpu_features_basic.
5302 (__cache_sysconf): Likewise.
5303 (init_cacheinfo): Likewise.
5304 * sysdeps/x86/cpu-features.c (get_extended_indeces): Also
5305 populate COMMON_CPUID_INDEX_80000007 and
5306 COMMON_CPUID_INDEX_80000008.
5307 (get_common_indices): Also populate COMMON_CPUID_INDEX_D_ECX_1.
5308 Use CPU_FEATURES_CPU_P (cpu_features, XSAVEC) to check if
5309 XSAVEC is available. Set the bit_arch_XXX_Usable bits.
5310 (init_cpu_features): Use _Static_assert on
5311 index_arch_Fast_Unaligned_Load.
5312 __get_cpuid_registers and __get_arch_feature. Updated for
5313 cpu_features_basic. Set stepping in cpu_features.
5314 * sysdeps/x86/cpu-features.h: (FEATURE_INDEX_1): Changed to enum.
5315 (FEATURE_INDEX_2): New.
5316 (FEATURE_INDEX_MAX): Changed to enum.
5317 (COMMON_CPUID_INDEX_D_ECX_1): New.
5318 (COMMON_CPUID_INDEX_80000007): Likewise.
5319 (COMMON_CPUID_INDEX_80000008): Likewise.
5320 (cpuid_registers): Likewise.
5321 (cpu_features_basic): Likewise.
5322 (CPU_FEATURE_USABLE): Likewise.
5323 (bit_arch_XXX_Usable): Likewise.
5324 (cpu_features): Use cpuid_registers and cpu_features_basic.
5325 (bit_arch_XXX): Reweritten.
5326 (bit_cpu_XXX): Likewise.
5327 (index_cpu_XXX): Likewise.
5328 (reg_XXX): Likewise.
5329 * sysdeps/x86/tst-get-cpu-features.c: Include <stdio.h> and
5330 <support/check.h>.
5331 (CHECK_CPU_FEATURE): New.
5332 (CHECK_CPU_FEATURE_USABLE): Likewise.
5333 (cpu_kinds): Likewise.
5334 (do_test): Print vendor, family, model and stepping. Check
5335 HAS_CPU_FEATURE and CPU_FEATURE_USABLE.
5336 (TEST_FUNCTION): Removed.
5337 Include <support/test-driver.c> instead of
5338 "../../test-skeleton.c".
5339 * sysdeps/x86_64/multiarch/sched_cpucount.c (__sched_cpucount):
5340 Check POPCNT instead of POPCOUNT.
5341 * sysdeps/x86_64/multiarch/test-multiarch.c (do_test): Likewise.
5342
7b36d26b
ST
53432018-12-03 Samuel Thibault <samuel.thibault@ens-lyon.org>
5344
5345 * scripts/gen-as-const.py (main): Avoid emitting empty line when
5346 there is no element in `consts'.
5347
02cd5c1a
FW
53482018-12-01 Florian Weimer <fweimer@redhat.com>
5349
5350 * support/support_capture_subprocess.c
5351 (support_capture_subprocess): Check that pipe descriptors have
5352 expected values. Close original pipe descriptors in subprocess.
5353
fc493bc9
ST
53542018-12-01 Samuel Thibault <samuel.thibault@ens-lyon.org>
5355
5356 [BZ #23032]
5357 * sysdeps/htl/pt-barrier-init.c (pthread_barrier_init): Fix comparing
5358 attr with __pthread_default_barrierattr.
5359 * sysdeps/htl/pt-cond-init.c (__pthread_cond_init): Fix comparing
5360 attr with __pthread_default_condattr.
5361 * sysdeps/htl/pt-mutex-init.c (_pthread_mutex_init): Fix comparing
5362 attr with __pthread_default_mutexattr.
5363 * sysdeps/htl/pt-rwlock-init.c (_pthread_rwlock_init): Fix comparing
5364 attr with __pthread_default_rwlockattr.
5365
6310e6be
KW
53662018-12-01 Kemi Wang <kemi.wang@intel.com>
5367
5368 * manual/tunables.texi (POSIX Thread Tunables): New node.
5369 * nptl/Makefile (libpthread-routines): Add pthread_mutex_conf.
5370 * nptl/nptl-init.c: Include pthread_mutex_conf.h
5371 (__pthread_initialize_minimal_internal) [HAVE_TUNABLES]: Call
5372 __pthread_tunables_init.
5373 * nptl/pthreadP.h (MAX_ADAPTIVE_COUNT): Remove.
5374 (max_adaptive_count): Define.
5375 * nptl/pthread_mutex_conf.c: New file.
5376 * nptl/pthread_mutex_conf.h: New file.
5377 * sysdeps/generic/adaptive_spin_count.h: New file.
5378 * sysdeps/nptl/dl-tunables.list: New file.
5379 * nptl/pthread_mutex_lock.c (__pthread_mutex_lock): Use
5380 max_adaptive_count () not MAX_ADAPTIVE_COUNT.
5381 * nptl/pthread_mutex_timedlock.c (__pthrad_mutex_timedlock):
5382 Likewise.
5383
8e67b39e
PP
53842018-12-01 Paul Pluzhnikov <ppluzhnikov@google.com>
5385
5386 [BZ #20544]
5387 * stdlib/cxa_atexit.c (__internal_atexit): assert func != NULL.
5388 * stdlib/on_exit.c (__on_exit): Likewise.
5389 * stdlib/Makefile (tests): Add tst-bz20544.
5390 * stdlib/tst-bz20544.c: New test.
5391
15b8d67e
RÁE
53922018-11-30 Rafael Ávila de Espíndola <rafael@espindo.la>
5393
5394 [BZ #19767]
5395 * sysdeps/unix/sysv/linux/i386/init-first.c: Don't check SHARED.
5396 * sysdeps/unix/sysv/linux/i386/sysdep.h (ALWAYS_USE_VSYSCALL):
5397 New.
5398
5e63c240
FW
53992018-11-30 Florian Weimer <fweimer@redhat.com>
5400
5401 * scripts/abilist.awk: Print "0x0" for size 0. Handle "g"/"D".
5402 Extend error logging.
5403 * sysdeps/mach/hurd/i386/libc.abilist (GLIBC_2.2.6): Adjust _end
5404 symbol.
5405
71058602 54062018-11-30 Adhemerval Zanella <adhemerval.zanella@linaro.org>
14d0e87d 5407
5fb7fc96
AZ
5408 * sysdeps/unix/sysv/linux/spawni.c (__spawni_child): Use
5409 __sigismember instead of sigismember.
5410 * sysdeps/posix/system.c [SIGCANCEL] (cancel_handler_args,
5411 cancel_handler): New definitions.
5412 (do_system): Use posix_spawn instead of fork and execl and remove
5413 reentracy code.
5414 * sysdeps/generic/not-errno.h (__kill_noerrno): New prototype.
5415 * sysdeps/unix/sysv/linux/not-errno.h (__kill_noerrno): Likewise.
5416 * sysdeps/unix/sysv/linux/ia64/system.c: Remove file.
5417 * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
5418 * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
5419 * sysdeps/unix/sysv/linux/system.c: Likewise.
5420
14d0e87d
AZ
5421 [BZ #22834]
5422 [BZ #17490]
5423 * NEWS: Add new semantic for atfork with popen and system.
5424 * libio/iopopen.c (_IO_new_proc_open): use posix_spawn instead of
5425 fork and execl.
5426
e5d262ef
TMQMF
54272018-11-30 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
5428
5429 [BZ #23690]
5430 * elf/dl-runtime.c (_dl_profile_fixup): Guarantee memory
5431 modification order when accessing reloc_result->addr.
5432 * include/link.h (reloc_result): Add field init.
5433 * nptl/Makefile (tests): Add tst-audit-threads.
5434 (modules-names): Add tst-audit-threads-mod1 and
5435 tst-audit-threads-mod2.
5436 Add rules to build tst-audit-threads.
5437 * nptl/tst-audit-threads-mod1.c: New file.
5438 * nptl/tst-audit-threads-mod2.c: Likewise.
5439 * nptl/tst-audit-threads.c: Likewise.
5440 * nptl/tst-audit-threads.h: Likewise.
5441
7e1d4240
JM
54422018-11-30 Joseph Myers <joseph@codesourcery.com>
5443
5444 * scripts/gen-as-const.py: New file.
5445 * scripts/gen-as-const.awk: Remove.
5446 * Makerules ($(common-objpfx)%.h $(common-objpfx)%.h.d): Use
5447 gen-as-const.py.
5448 ($(objpfx)test-as-const-%.c): Likewise.
5449
ce7387cc
L
54502018-11-29 H.J. Lu <hongjiu.lu@intel.com>
5451
5452 * elf/dl-exception.c: Include <_itoa.h>.
5453
c6a5bdc1
ST
54542018-11-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
5455
5456 * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Directly return value
5457 returned by __f_setlk.
5458
a5275ba5
L
54592018-11-29 H.J. Lu <hongjiu.lu@intel.com>
5460 Adhemerval Zanella <adhemerval.zanella@linaro.org>
5461
5462 * elf/Makefile (tests-internal): Add tst-create_format1.
5463 * elf/dl-exception.c (_dl_exception_create_format): Support
5464 %x, %lx and %zx.
5465 * elf/tst-create_format1.c: New file.
5466
3a67e81d
CAC
54672018-11-29 Charles-Antoine Couret <charles-antoine.couret@essensium.com>
5468
5469 * argp/argp-fmtstream.c (__argp_fmtstream_update): Use [_LIBC]
5470 conditional on calls to _IO_fwide and putwc_unlocked. (Merge from
5471 gnulib.)
5472 * argp/argp-help.c (__argp_failure): Likewise.
5473
4975f0c3
MH
54742018-11-29 Mao Han <han_mao@c-sky.com>
5475
5476 * elf/elf.h (EM_CSKY, R_CKCORE_NONE, R_CKCORE_ADDR32)
5477 (R_CKCORE_PCRELIMM8BY4, R_CKCORE_PCRELIMM11BY2, R_CKCORE_PCREL32)
5478 (R_CKCORE_PCRELJSR_IMM11BY2, R_CKCORE_RELATIVE, R_CKCORE_COPY)
5479 (R_CKCORE_GLOB_DAT, R_CKCORE_JUMP_SLOT, R_CKCORE_GOTOFF)
5480 (R_CKCORE_GOTPC, R_CKCORE_GOT32, R_CKCORE_PLT32, R_CKCORE_ADDRGOT)
5481 (R_CKCORE_ADDRPLT, R_CKCORE_PCREL_IMM26BY2, R_CKCORE_PCREL_IMM16BY2)
5482 (R_CKCORE_PCREL_IMM16BY4, R_CKCORE_PCREL_IMM10BY2)
5483 (R_CKCORE_PCREL_IMM10BY4, R_CKCORE_ADDR_HI16, R_CKCORE_ADDR_LO16)
5484 (R_CKCORE_GOTPC_HI16, R_CKCORE_GOTPC_LO16, R_CKCORE_GOTOFF_HI16)
5485 (R_CKCORE_GOTOFF_LO16, R_CKCORE_GOT12, R_CKCORE_GOT_HI16)
5486 (R_CKCORE_GOT_LO16, R_CKCORE_PLT12, R_CKCORE_PLT_HI16)
5487 (R_CKCORE_PLT_LO16, R_CKCORE_ADDRGOT_HI16, R_CKCORE_ADDRGOT_LO16)
5488 (R_CKCORE_ADDRPLT_HI16, R_CKCORE_ADDRPLT_LO16)
5489 (R_CKCORE_PCREL_JSR_IMM26BY2, R_CKCORE_TOFFSET_LO16)
5490 (R_CKCORE_DOFFSET_LO16, R_CKCORE_PCREL_IMM18BY2)
5491 (R_CKCORE_DOFFSET_IMM18, R_CKCORE_DOFFSET_IMM18BY2)
5492 (R_CKCORE_DOFFSET_IMM18BY4, R_CKCORE_GOT_IMM18BY4)
5493 (R_CKCORE_PLT_IMM18BY4, R_CKCORE_PCREL_IMM7BY4, R_CKCORE_TLS_LE32)
5494 (R_CKCORE_TLS_IE32, R_CKCORE_TLS_GD32, R_CKCORE_TLS_LDM32)
5495 (R_CKCORE_TLS_LDO32, R_CKCORE_TLS_DTPMOD32, R_CKCORE_TLS_DTPOFF32)
5496 (R_CKCORE_TLS_TPOFF32): New defines.
5497
250102c8
FW
54982018-11-29 Florian Weimer <fweimer@redhat.com>
5499
5500 * posix/Makefile (before-compile): Remove testcases.h and
5501 ptestcases.h.
5502 (generated): Add testcases.h and ptestcases.h.
5503 (testcases.h, ptestcases.h): Move to $(objpfx).
5504 (runtests.o): Add dependency on testcases.h.
5505 (runptests.o): Add dependency on ptestcases.h.
5506 * posix/testcases.h, posix/ptestcases.h: Remove files.
5507 * scripts/build-many-glibcs.py (Context.fix_glibc_timestamps): Do
5508 not touch posix/testcases.h and posix/ptestcases.h.
5509
96cd0558
FW
55102018-11-28 Florian Weimer <fweimer@redhat.com>
5511
5512 support: Add signal support to support_capture_subprocess_check.
5513 * support/capture_subprocess.h (support_capture_subprocess_check):
5514 Adjust comment and rename parameter.
5515 * support/support_capture_subprocess_check.c
5516 (print_actual_status): New function.
5517 (support_capture_subprocess_check): Support negative
5518 status_or_signal. Call print_actual_status.
5519 * support/tst-support_capture_subprocess.c (do_test): Call
5520 support_capture_subprocess_check.
5521 * libio/tst-vtables-common.c (termination_status)
5522 (init_termination_status): Remove.
5523 (check_for_termination): Adjust support_capture_subprocess_check
5524 call.
5525 (do_test): Remove call to init_termination_status.
5526
530504e3
JM
55272018-11-28 Joseph Myers <joseph@codesourcery.com>
5528
5529 * scripts/build-many-glibcs.py (Glibc.build_glibc): Use original
5530 source directory instead of a copy.
5531 (CommandList.create_copy_dir): Remove.
5532
9a0b6970
SL
55332018-11-28 Stefan Liebler <stli@linux.ibm.com>
5534
5535 * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
5536
47d8d9a2
FW
55372018-11-28 Florian Weimer <fweimer@redhat.com>
5538
5539 * support/support.h (support_quote_string): Do not use str
5540 parameter name.
5541
b473b7d8
JM
55422018-11-27 Joseph Myers <joseph@codesourcery.com>
5543
5544 * sysdeps/mach/hurd/Makefile ($(common-objpfx)stamp-errnos): Use
5545 $(hurd-objpfx)bits/errno.h-tmp, not $(hurd)/bits/errno.h-tmp.
5546
c74a91de
FW
55472018-11-27 Florian Weimer <fweimer@redhat.com>
5548
5549 * support/support.h (support_quote_string): Declare.
5550 * support/support_quote_string.c: New file.
5551 * support/tst-support_quote_string.c: Likewise.
5552 * support/Makefile (libsupport-routines): Add
5553 support_quote_string.
5554 (tests): Add tst-support_quote_string.
5555
d527c860
FW
55562018-11-27 Florian Weimer <fweimer@redhat.com>
5557
5558 [BZ #23927]
5559 CVE-2018-19591
5560 * sysdeps/unix/sysv/linux/if_index.c (__if_nametoindex): Avoid
5561 descriptor leak in case of ENODEV error.
5562
979cfed0
RÁE
55632018-11-27 Rafael Ávila de Espíndola <rafael@espindo.la>
5564
5565 [BZ #19767]
5566 * sysdeps/unix/sysv/linux/aarch64/init-first.c: Remove #ifdef SHARED.
5567 * sysdeps/unix/sysv/linux/aarch64/libc-vdso.h: Remove #ifdef SHARED.
5568 * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Define ALWAYS_USE_VSYSCALL.
5569
ce035c6e
CD
55702018-11-26 Carlos O'Donell <carlos@redhat.com>
5571
5572 * scripts/abilist.awk: Handle .tdata. Error for unknown combinations.
5573 Error for unknown lines.
5574
2bd0bfcc
JM
55752018-11-26 Joseph Myers <joseph@codesourcery.com>
5576
5577 * scripts/build-many-glibcs.py (Context.fix_glibc_timestamps):
5578 Touch additional files.
5579
affec03b
FW
55802018-11-26 Florian Weimer <fweimer@redhat.com>
5581
5582 [BZ #23907]
5583 * malloc/malloc.c (_int_free): Validate tc_idx before checking for
5584 double-frees.
5585
8ae74ead
RÁE
55862018-11-26 Rafael Ávila de Espíndola <rafael@espindo.la>
5587
5588 [BZ #19767]
5589 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Remove #ifdef SHARED.
5590 * sysdeps/unix/sysv/linux/powerpc/libc-vdso.h: Remove #ifdef
5591 SHARED. Include sysdep.h.
5592 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Define
5593 ALWAYS_USE_VSYSCALL.
5594 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Define
5595 ALWAYS_USE_VSYSCALL.
5596
1e8bdc3a
RÁE
55972018-11-23 Rafael Ávila de Espíndola <rafael@espindo.la>
5598
5599 [BZ #19767]
5600 * nptl/Makefile (tests-static): Add tst-cond11-static.
5601 (tests): Likewise.
5602 * nptl/tst-cond11-static.c: New File.
5603 * sysdeps/unix/sysv/linux/Makefile (tests-static): Add
5604 tst-affinity-static.
5605 (tests): Likewise.
5606 * sysdeps/unix/sysv/linux/sysdep-vdso.h: Check USE_VSYSCALL
5607 instead of SHARED.
5608 * sysdeps/unix/sysv/linux/sysdep.h (ALWAYS_USE_VSYSCALL): New.
5609 (USE_VSYSCALL): Likewise.
5610 * sysdeps/unix/sysv/linux/tst-affinity-static.c: New file.
5611 * sysdeps/unix/sysv/linux/x86/libc-vdso.h: Check USE_VSYSCALL
5612 instead of SHARED.
5613 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Don't check
5614 SHARED.
5615 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (ALWAYS_USE_VSYSCALL):
5616 New.
5617
1283c478
JM
56182018-11-23 Joseph Myers <joseph@codesourcery.com>
5619
5620 [BZ #23915]
5621 * sysdeps/unix/sysv/linux/arm/kernel-features.h
5622 [__LINUX_KERNEL_VERSION < 0x040700] (__ASSUME_COPY_FILE_RANGE):
5623 Undefine.
5624
c089fd80
L
56252018-11-23 H.J. Lu <hongjiu.lu@intel.com>
5626
5627 * sysdeps/x86/Makefile (tests): Add tst-cet-legacy-1a.
5628 (tst-cet-legacy-1a-ARGS): New.
5629 ($(objpfx)tst-cet-legacy-1a): New target.
5630 * sysdeps/x86/tst-cet-legacy-1a.c: New file.
5631
cc6c89fa
JM
56322018-11-22 Joseph Myers <joseph@codesourcery.com>
5633
95edd05c
JM
5634 * conform/conformtest.py (CompileSubTest.__init__): Set
5635 self.run_early to False.
5636 (ExecuteSubTest.__init__): Likewise.
5637 (HeaderTests.run): Try running all non-optional, non-XFAILed
5638 compilation tests in a single execution of the compiler.
5639
cc6c89fa
JM
5640 * conform/conformtest.py (CompileSubTest): New class.
5641 (ExecuteSubTest): Likewise.
5642 (ElementTest.run): Rename to gen_subtests. Append tests to
5643 self.subtests instead of running them.
5644 (ConstantTest.run): Likewise.
5645 (SymbolTest.run): Likewise.
5646 (TypeTest.run): Likewise.
5647 (TagTest.run): Likewise.
5648 (FunctionTest.run): Likewise.
5649 (VariableTest.run): Likewise.
5650 (MacroFunctionTest.run): Likewise.
5651 (MacroStrTest.run): Likewise.
5652 (HeaderTests.handle_test_line): Generate subtests for tests.
5653 (HeaderTests.run): Run subtests for tests.
5654
a502c529
SN
56552018-11-21 Szabolcs Nagy <szabolcs.nagy@arm.com>
5656
5657 * math/Versions (GLIBC_2.29): Add pow.
5658 * math/w_pow_compat.c (__pow_compat): Change to versioned compat
5659 symbol.
5660 * math/w_pow.c: New file.
5661 * sysdeps/i386/fpu/w_pow.c: New file.
5662 * sysdeps/ia64/fpu/e_pow.S: Add versioned symbols.
5663 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Rename to __pow
5664 and add necessary aliases.
5665 * sysdeps/ieee754/dbl-64/w_pow.c: New file.
5666 * sysdeps/m68k/m680x0/fpu/w_pow.c: New file.
5667 * sysdeps/mach/hurd/i386/libm.abilist: Update.
5668 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Update.
5669 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Update.
5670 * sysdeps/unix/sysv/linux/arm/libm.abilist: Update.
5671 * sysdeps/unix/sysv/linux/hppa/libm.abilist: Update.
5672 * sysdeps/unix/sysv/linux/i386/libm.abilist: Update.
5673 * sysdeps/unix/sysv/linux/ia64/libm.abilist: Update.
5674 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Update.
5675 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Update.
5676 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Update.
5677 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Update.
5678 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Update.
5679 * sysdeps/unix/sysv/linux/nios2/libm.abilist: Update.
5680 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: Update.
5681 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist: Update.
5682 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: Update.
5683 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: Update.
5684 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Update.
5685 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Update.
5686 * sysdeps/unix/sysv/linux/sh/libm.abilist: Update.
5687 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Update.
5688 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Update.
5689 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Update.
5690 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Update.
5691 * sysdeps/x86_64/fpu/multiarch/e_pow-fma.c (__ieee754_pow): Rename to
5692 __pow.
5693 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c (__ieee754_pow): Likewise.
5694 * sysdeps/x86_64/fpu/multiarch/e_pow.c (__ieee754_pow): Likewise.
5695 * sysdeps/x86_64/fpu/multiarch/w_pow.c: New file.
5696
718d6542
SN
56972018-11-21 Szabolcs Nagy <szabolcs.nagy@arm.com>
5698
5699 * math/Versions (GLIBC_2.29): Add log2.
5700 * math/w_log2_compat.c (__log2_compat): Change to versioned compat
5701 symbol.
5702 * math/w_log2.c: New file.
5703 * sysdeps/i386/fpu/w_log2.c: New file.
5704 * sysdeps/ia64/fpu/e_log2.S: Add versioned symbols.
5705 * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Rename to __log2
5706 and add necessary aliases.
5707 * sysdeps/ieee754/dbl-64/w_log2.c: New file.
5708 * sysdeps/m68k/m680x0/fpu/w_log2.c: New file.
5709 * sysdeps/mach/hurd/i386/libm.abilist: Update.
5710 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Update.
5711 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Update.
5712 * sysdeps/unix/sysv/linux/arm/libm.abilist: Update.
5713 * sysdeps/unix/sysv/linux/hppa/libm.abilist: Update.
5714 * sysdeps/unix/sysv/linux/i386/libm.abilist: Update.
5715 * sysdeps/unix/sysv/linux/ia64/libm.abilist: Update.
5716 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Update.
5717 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Update.
5718 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Update.
5719 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Update.
5720 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Update.
5721 * sysdeps/unix/sysv/linux/nios2/libm.abilist: Update.
5722 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: Update.
5723 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist: Update.
5724 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: Update.
5725 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: Update.
5726 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Update.
5727 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Update.
5728 * sysdeps/unix/sysv/linux/sh/libm.abilist: Update.
5729 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Update.
5730 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Update.
5731 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Update.
5732 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Update.
5733
f29b7c49
SN
57342018-11-21 Szabolcs Nagy <szabolcs.nagy@arm.com>
5735
5736 * math/Versions (GLIBC_2.29): Add log.
5737 * math/w_log_compat.c (__log_compat): Change to versioned compat
5738 symbol.
5739 * math/w_log.c: New file.
5740 * sysdeps/i386/fpu/w_log.c: New file.
5741 * sysdeps/ia64/fpu/e_log.S: Update.
5742 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Rename to __log
5743 and add necessary aliases.
5744 * sysdeps/ieee754/dbl-64/w_log.c: New file.
5745 * sysdeps/m68k/m680x0/fpu/w_log.c: New file.
5746 * sysdeps/mach/hurd/i386/libm.abilist: Update.
5747 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Update.
5748 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Update.
5749 * sysdeps/unix/sysv/linux/arm/libm.abilist: Update.
5750 * sysdeps/unix/sysv/linux/hppa/libm.abilist: Update.
5751 * sysdeps/unix/sysv/linux/i386/libm.abilist: Update.
5752 * sysdeps/unix/sysv/linux/ia64/libm.abilist: Update.
5753 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Update.
5754 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Update.
5755 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Update.
5756 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Update.
5757 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Update.
5758 * sysdeps/unix/sysv/linux/nios2/libm.abilist: Update.
5759 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: Update.
5760 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist: Update.
5761 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: Update.
5762 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: Update.
5763 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Update.
5764 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Update.
5765 * sysdeps/unix/sysv/linux/sh/libm.abilist: Update.
5766 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Update.
5767 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Update.
5768 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Update.
5769 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Update.
5770 * sysdeps/x86_64/fpu/multiarch/e_log-avx.c (__ieee754_log): Rename to
5771 __log.
5772 * sysdeps/x86_64/fpu/multiarch/e_log-fma.c (__ieee754_log): Likewise.
5773 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c (__ieee754_log): Likewise.
5774 * sysdeps/x86_64/fpu/multiarch/e_log.c (__ieee754_log): Likewise.
5775 * sysdeps/x86_64/fpu/multiarch/w_log.c: New file.
5776
c20a1056
SN
57772018-11-21 Szabolcs Nagy <szabolcs.nagy@arm.com>
5778
5779 * math/Versions (GLIBC_2.29): Add exp and exp2.
5780 * math/w_exp2_compat.c (__exp2_compat): Change to versioned compat
5781 symbol, handle NO_LONG_DOUBLE and LONG_DOUBLE_COMPAT explicitly.
5782 * math/w_exp_compat.c (__exp_compat): Likewise.
5783 * math/w_exp.c: New file.
5784 * math/w_exp2.c: New file.
5785 * sysdeps/i386/fpu/w_exp.c: New file.
5786 * sysdeps/i386/fpu/w_exp2.c: New file.
5787 * sysdeps/ia64/fpu/e_exp.S: Add versioned symbols.
5788 * sysdeps/ia64/fpu/e_exp2.S: Likewise.
5789 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Rename to __exp
5790 and add necessary aliases.
5791 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Rename to __exp2
5792 and add necessary aliases.
5793 * sysdeps/ieee754/dbl-64/w_exp.c: New file.
5794 * sysdeps/ieee754/dbl-64/w_exp2.c: New file.
5795 * sysdeps/m68k/m680x0/fpu/w_exp.c: New file.
5796 * sysdeps/m68k/m680x0/fpu/w_exp2.c: New file.
5797 * sysdeps/mach/hurd/i386/libm.abilist: Update.
5798 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Update.
5799 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Update.
5800 * sysdeps/unix/sysv/linux/arm/libm.abilist: Update.
5801 * sysdeps/unix/sysv/linux/hppa/libm.abilist: Update.
5802 * sysdeps/unix/sysv/linux/i386/libm.abilist: Update.
5803 * sysdeps/unix/sysv/linux/ia64/libm.abilist: Update.
5804 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Update.
5805 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Update.
5806 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Update.
5807 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Update.
5808 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Update.
5809 * sysdeps/unix/sysv/linux/nios2/libm.abilist: Update.
5810 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: Update.
5811 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist: Update.
5812 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: Update.
5813 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: Update.
5814 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Update.
5815 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Update.
5816 * sysdeps/unix/sysv/linux/sh/libm.abilist: Update.
5817 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Update.
5818 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Update.
5819 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Update.
5820 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Update.
5821 * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c (__exp1): Remove.
5822 (__ieee754_exp): Rename to __exp.
5823 * sysdeps/x86_64/fpu/multiarch/e_exp-fma.c (__exp1): Remove.
5824 (__ieee754_exp): Rename to __exp.
5825 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c (__exp1): Remove.
5826 (__ieee754_exp): Rename to __exp.
5827 * sysdeps/x86_64/fpu/multiarch/e_exp.c (__ieee754_exp): Rename to
5828 __exp.
5829 * sysdeps/x86_64/fpu/multiarch/w_exp.c: New file.
5830
bcdaad21
DD
58312018-11-20 DJ Delorie <dj@redhat.com>
5832
5833 * malloc/malloc.c (tcache_entry): Add key field.
5834 (tcache_put): Set it.
5835 (tcache_get): Likewise.
5836 (_int_free): Check for double free in tcache.
5837 * malloc/tst-tcfree1.c: New.
5838 * malloc/tst-tcfree2.c: New.
5839 * malloc/Makefile: Run the new tests.
5840 * manual/probes.texi: Document memory_tcache_double_free probe.
5841
5842 * dlfcn/dlerror.c (check_free): Prevent double frees.
5843
5770c0ad
WD
58442018-11-20 Wilco Dijkstra <wdijkstr@arm.com>
5845
5846 * sysdeps/aarch64/memset.S (MEMSET): Improve non-zero memset loop.
5847
9a62a939
JM
58482018-11-20 Joseph Myers <joseph@codesourcery.com>
5849
5850 * conform/conformtest.py (ElementTest.run): Use unique identifiers
5851 in tests. Use names for format arguments.
5852 (ConstantTest.run): Likewise.
5853 (SymbolTest.run): Likewise.
5854 (TypeTest.run): Likewise.
5855 (TagTest.run): Likewise.
5856 (FunctionTest.run): Likewise.
5857 (VariableTest.run): Likewise.
5858 (MacroFunctionTest.run): Likewise.
5859 (MacroStrTest.run): Likewise.
5860 (HeaderTests.__init__): Set self.num_tests.
5861 (HeaderTests.handle_test_line): Set test.num. Increment
5862 self.num_tests.
5863
b15b1a95
ST
58642018-11-19 Samuel Thibault <samuel.thibault@ens-lyon.org>
5865
5866 * sysdeps/mach/hurd/f_setlk.c: Include <unistd.h>.
5867 (__f_setlk): When whence is SEEK_CUR, use __lseek64 to convert it to
5868 SEEK_SET.
5869
0c7f97ae
MH
58702018-11-19 Mao Han <han_mao@c-sky.com>
5871
5872 * scripts/config.guess: Update to version 2018-08-29.
5873 * scripts/config.sub: Update to version 2018-08-29.
5874
35e3fbc4
FW
58752018-11-19 Florian Weimer <fweimer@redhat.com>
5876
5877 support: Print timestamps in timeout handler.
5878 * support/support_test_main.c (print_timestamp): New function.
5879 (signal_handler): Use it to print the termination time and the
5880 time of the last write to standard output.
5881
c75772e3
ZW
58822018-11-16 Zack Weinberg <zackw@panix.com>
5883 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
5884
5885 * include/monetary.h (STRFMON_LDBL_IS_DBL): New constant.
5886 (__vstrfmon_l): Rename to __vstrfmon_l_internal and add flags
5887 argument.
5888 * stdlib/strfmon_l.c (__vstrfmon_l): Rename to __vstrfmon_l_internal
5889 and add flags argument. Check flags instead of __ldbl_is_dbl when
5890 deciding whether to set is_long_double.
5891 (__strfmon_l): Call __vstrfmon_l_internal instead of __vstrfmon_l,
5892 passing zero for flags argument.
5893 * stdlib/strfmon.c (strfmon): Same change as made to __strfmon_l.
5894
5895 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c
5896 (__nldbl___vstrfmon, __nldbl___vstrfmon_l)
5897 (__nldbl_strfmon, __nldbl___strfmon_l): Call __vstrfmon_l_internal
5898 directly, passing STRFMON_LDBL_IS_DBL for flags argument. Normalize
5899 variable names. Remove libc_hidden_def/libc_hidden_proto from
5900 __nldbl___vstrfmon and __nldbl___vstrfmon_l, because they are no
5901 longer called from within the library.
5902 * sysdeps/ieee754/ldbl-opt/nldbl-compat.h: Don't use NLDBL_DECL
5903 for __nldbl___vstrfmon_l, declare it explicitly.
5904
5905 * manual/locale.texi: Update a reference to vstrfmon_l in comments.
5906
346ef23f
ST
59072018-11-15 Samuel Thibault <samuel.thibault@ens-lyon.org>
5908
5909 * sysdeps/mach/hurd/bits/fcntl.h (F_GETLK64, F_SETLK64, F_SETLKW64): New
5910 macros
5911 [__USE_FILE_OFFSET64] (F_GETLK, F_SETLK, F_SETLKW): Define to F_GETLK64,
5912 F_SETLK64, F_SETLKW64, respectively.
5913 * sysdeps/mach/hurd/f_setlk.c: New file.
5914 * sysdeps/mach/hurd/f_setlk.h: New file.
5915 * sysdeps/mach/hurd/Makefile [$(subdir) = io] (sysdeps_routines): Add
5916 f_setlk.
5917 * sysdeps/mach/hurd/fcntl.c: Include "f_setlk.h".h".
5918 (__libc_fcntl): Move non-flock operations to...
5919 * sysdeps/mach/hurd/vfcntl.c (__libc_vfcntl): ... New file.
5920 * sysdeps/mach/hurd/fcntl.c (fcntl64): Add missing alias.
5921
de20b81a
PE
59222018-11-15 Paul Eggert <eggert@cs.ucla.edu>
5923
5d8af156
PE
5924 mktime: DEBUG_MKTIME cleanup
5925 The DEBUG_MKTIME code no longer works in glibc or in Gnulib.
5926 And it’s no longer needed now that glibc and Gnulib both have
5927 their own testing mechanisms for mktime.
5928 * time/mktime.c (DEBUG_MKTIME): Remove. All uses removed.
5929
86aece3b
PE
5930 mktime: fix non-EOVERFLOW errno handling
5931 [BZ#23789]
5932 mktime was not properly reporting failures when the underlying
5933 localtime_r fails with errno != EOVERFLOW; it incorrectly treated
5934 them like EOVERFLOW failures, and set errno to EOVERFLOW.
5935 The problem could happen on non-glibc platforms, with Gnulib.
5936 * time/mktime.c (guess_time_tm): Remove, replacing with ...
5937 (tm_diff): ... this simpler function, which does not change errno.
5938 All callers changed to deal with errno themselves.
5939 (ranged_convert, __mktime_internal): Return failure immediately if
5940 the underlying function reports any failure other than EOVERFLOW.
5941 (__mktime_internal): Set errno to EOVERFLOW if the spring-forward
5942 gap code fails.
5943
f6b3331b
PE
5944 mktime: fix bug with Y2038 DST transition
5945 [BZ#23789]
5946 * time/mktime.c (ranged_convert): On 32-bit platforms, don’t
5947 mishandle a DST transition that jumps over the Y2038 boundary.
5948 No such DST transitions are known so this is only a theoretical
5949 bug, but we might as well do things right.
5950
efbdddc3
PE
5951 mktime: make more room for overflow
5952 [BZ#23789]
5953 * time/mktime.c (long_int): Now 4⨯ int, not just 3⨯.
5954 This is so that we can add tm_diff results to a previous guess,
5955 which will be useful in a later patch.
5956
6c90d759
PE
5957 mktime: simplify offset guess
5958 [BZ#23789]
5959 * time/mktime.c (__mktime_internal): Omit excess precision.
5960
32c12f3f
PE
5961 mktime: new test for mktime failure
5962 [BZ#23789]
5963 Based on a test suggested by Albert Aribaud in:
5964 https://www.sourceware.org/ml/libc-alpha/2018-10/msg00662.html
5965 * time/Makefile (tests): Add bug-mktime4.
5966 * time/bug-mktime4.c: New file.
5967
de20b81a
PE
5968 mktime: fix EOVERFLOW bug
5969 [BZ#23789]
5970 * time/mktime.c [!_LIBC && !DEBUG_MKTIME]:
5971 Include libc-config.h, not config.h, for __set_errno.
5972 (guess_time_tm, __mktime_internal): Set errno to EOVERFLOW on overflow.
5973
8c6c3fb0
ST
59742018-11-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
5975
5976 * sysdeps/mach/hurd/dl-sysdep.c (check_no_hidden): Use
5977 __attribute_copy__ to copy attributes from name. Drop static qualifier
5978 to avoid warnings about leaf attribute not having effect on static
5979 functions.
5980
6923f6db
FW
59812018-11-13 Florian Weimer <fweimer@redhat.com>
5982
5983 * malloc/malloc.c (fastbin_push_entry): New function.
5984 (fastbin_pop_entry): Likewise. Replaces REMOVE_FB.
5985 (REMOVE_FB): Remove macro.
5986 (_int_malloc): Use fastbin_pop_entry and reindent.
5987 (_int_free): Use fastbin_push_entry.
5988 (malloc_consolidate): Use atomic_exchange_acquire.
5989
53f5c659
JM
59902018-11-13 Joseph Myers <joseph@codesourcery.com>
5991
0c096dcf
JM
5992 * sysdeps/mips/__longjmp.c (__longjmp): Define alias manually with
5993 alias attribute, not with strong_alias.
5994
9c4b457e
JM
5995 * include/libc-symbols.h [SHARED && !NO_HIDDEN && !__ASSEMBLER__]
5996 (__hidden_ver2): New macro. Use old definition of __hidden_ver1
5997 with additional parameter thread.
5998 [SHARED && !NO_HIDDEN && !__ASSEMBLER__] (__hidden_ver1): Define
5999 in terms of __hidden_ver2.
6000 (hidden_tls_def): New macro.
6001 (libc_hidden_tls_def): Likewise.
6002 (rtld_hidden_tls_def): Likewise.
6003 (libm_hidden_tls_def): Likewise.
6004 (libmvec_hidden_tls_def): Likewise.
6005 (libresolv_hidden_tls_def): Likewise.
6006 (librt_hidden_tls_def): Likewise.
6007 (libdl_hidden_tls_def): Likewise.
6008 (libnss_files_hidden_tls_def): Likewise.
6009 (libnsl_hidden_tls_def): Likewise.
6010 (libnss_nisplus_hidden_tls_def): Likewise.
6011 (libutil_hidden_tls_def): Likewise.
6012 (libutil_hidden_tls_def): Likweise.
6013 * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions_thread): Use
6014 libc_hidden_tls_def.
6015 (__sim_disabled_exceptions_thread): Likewise.
6016 (__sim_round_mode_thread): Likewise.
6017
53f5c659
JM
6018 * sysdeps/sparc/sparc-ifunc.h [SHARED]
6019 (sparc_ifunc_redirected_hidden_def): Use __attribute_copy__ to
6020 copy attributes from name.
6021
092dfde6
JM
60222018-11-12 Joseph Myers <joseph@codesourcery.com>
6023
f578f97b
JM
6024 * sysdeps/arm/arm-ifunc.h [SHARED] (arm_libc_ifunc_hidden_def):
6025 Use __attribute_copy__ to copy attributes from name.
6026
9a7c643a
JM
6027 * sysdeps/i386/i686/fpu/multiarch/e_expf.c [SHARED]: Use __THROW
6028 with __hidden_ver1 call.
6029 * sysdeps/i386/i686/fpu/multiarch/e_log2f.c [SHARED]: Likewise.
6030 * sysdeps/i386/i686/fpu/multiarch/e_logf.c [SHARED]: Likewise.
6031 * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: Include <math.h>.
6032 (__cosf): Do not declare here.
6033 * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: Include <math.h>.
6034 (__sincosf): Do not declare here.
6035 * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: Include <math.h>.
6036 (__sinf): Do not declare here.
6037
092dfde6
JM
6038 * sysdeps/ia64/fpu/sfp-machine.h (__LITTLE_ENDIAN): Remove.
6039 (__BIG_ENDIAN): Likewise.
6040 (__BYTE_ORDER): Likewise.
6041 (strong_alias): Likewise.
6042 (_strong_alias): Likewise.
6043
1ecba1fa
FW
60442018-11-12 Florian Weimer <fweimer@redhat.com>
6045
6046 * malloc/malloc.c (unlink_chunk): Turn the unlink macro into this
6047 function. Move after the definition of in_smallbin_range. Do not
6048 use __builtin_expect for paths that lead to a noreturn function.
6049 Drop remaining __builtin_expect (p->fd_nextsize != NULL, 0)
6050 because it is unclear whether this is in fact an unlikely
6051 condition.
6052 (_int_malloc, _int_free): Adjust.
6053 (malloc_consolidate, _int_realloc): Adjust. Remove bck, fwd
6054 variables.
6055 * malloc/arena.c (heap_trim): Likewise.
6056
434c34bd
ST
60572018-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
6058
6059 * sysdeps/mach/hurd/spawni.c (__spawni): Add ccwdir port. Test and use
6060 it, free it if needed.
6061 (reauthenticate): Test and use ccwdir.
6062 (child_init_port): In non-resetids case, test and use ccwdir.
6063 (child_chdir): New nested function to set ccwdir.
7fa495cd
ST
6064 * hurd/hurd/userlink.h (_hurd_userlink_move): New function.
6065 * hurd/hurd/port.h (_hurd_port_move): New function.
6066 * sysdeps/mach/hurd/spawni.c (NEW_ULINK_TABLE): New macro.
6067 (EXPAND_DTABLE): Use NEW_ULINK_TABLE macro for ulink_dtable.
88b26b7e
ST
6068 * hurd/Versions (_hurd_port_move): Export function.
6069 * sysdeps/mach/hurd/i386/libc.abilist (_hurd_port_move): Expect
6070 symbol.
58bb655a
ST
6071 * sysdeps/mach/hurd/spawni.c (__spawni): Use orig_dtablesize instead
6072 of dtablesize for allocating dtable_cloexec.
434c34bd 6073
1626a1cf
MS
60742018-11-09 Martin Sebor <msebor@redhat.com>
6075
6076 * include/libc-symbols.h (__attribute_copy__): Define macro unless
6077 it's already defined.
6078 (_strong_alias): Use __attribute_copy__.
6079 (_weak_alias, __hidden_ver1, __hidden_nolink2): Same.
6080 * misc/sys/cdefs.h (__attribute_copy__): New macro.
6081 * sysdeps/x86_64/multiarch/memchr.c (memchr): Use __attribute_copy__.
6082 * sysdeps/x86_64/multiarch/memcmp.c (memcmp): Same.
6083 * sysdeps/x86_64/multiarch/mempcpy.c (mempcpy): Same.
6084 * sysdeps/x86_64/multiarch/memset.c (memset): Same.
6085 * sysdeps/x86_64/multiarch/stpcpy.c (stpcpy): Same.
6086 * sysdeps/x86_64/multiarch/strcat.c (strcat): Same.
6087 * sysdeps/x86_64/multiarch/strchr.c (strchr): Same.
6088 * sysdeps/x86_64/multiarch/strcmp.c (strcmp): Same.
6089 * sysdeps/x86_64/multiarch/strcpy.c (strcpy): Same.
6090 * sysdeps/x86_64/multiarch/strcspn.c (strcspn): Same.
6091 * sysdeps/x86_64/multiarch/strlen.c (strlen): Same.
6092 * sysdeps/x86_64/multiarch/strncmp.c (strncmp): Same.
6093 * sysdeps/x86_64/multiarch/strncpy.c (strncpy): Same.
6094 * sysdeps/x86_64/multiarch/strnlen.c (strnlen): Same.
6095 * sysdeps/x86_64/multiarch/strpbrk.c (strpbrk): Same.
6096 * sysdeps/x86_64/multiarch/strrchr.c (strrchr): Same.
6097 * sysdeps/x86_64/multiarch/strspn.c (strspn): Same.
6098
968ed530
GG
60992018-11-09 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
6100
6101 * misc/tst-efgcvt.c: Include support/check.h and
6102 support/test-driver.c. Do not include test-skeleton.c.
6103 (error_count): Remove.
6104 (output_error): Replace increments to error_count with calls to
6105 support_record_failure.
6106 (output_r_error): Likewise.
6107 (special): Likewise.
6108 (do_test): Unconditionally return zero.
6109 (TEST_FUNCTION): Remove.
6110
c3ec0972
JM
61112018-11-09 Joseph Myers <joseph@codesourcery.com>
6112
91faaa93
JM
6113 * conform/Makefile ($(conformtest-header-tests)): Create $(@D),
6114 not $(@D)/scratch.
6115 ($(linknamespace-header-tests)): Likewise.
6116
c3ec0972
JM
6117 * conform/conformtest.py: New file.
6118 * conform/conformtest.pl: Remove.
6119 * conform/GlibcConform.pm: Likewise.
6120 * conform/glibcconform.py (KEYWORDS_C90): New constant.
6121 (KEYWORDS_C99): Likewise.
6122 (KEYWORDS): Likewise.
6123 * conform/Makefile ($(conformtest-header-tests)): Use
6124 conformtest.py instead of conformtest.pl. Do not pass --tmpdir
6125 option. Use --header instead of --headers.
6126 * conform/data/arpa/inet.h-data: Remove trailing semicolons on
6127 function entries.
6128 * conform/data/spawn.h-data: Likewise.
6129 * conform/data/fcntl.h-data (openat): Add space after function
6130 name.
6131 * conform/data/wchar.h-data (wcscasecmp): Likewise.
6132 (wcscasecmp_l): Likewise.
6133 * conform/data/termios.h-data (c_cc): Add space after element
6134 name.
6135
43257c33
GG
61362018-11-08 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
6137
6138 * argp/tst-ldbl-argp.c (do_one_test): Use TEST_COMPARE_STRING,
6139 instead of manually comparing and reporting mismatching strings.
6140 * misc/tst-ldbl-error.c (do_one_test): Likewise.
6141 * misc/tst-ldbl-warn.c (do_one_test): Likewise.
6142
e5de3b5b
JM
61432018-11-08 Joseph Myers <joseph@codesourcery.com>
6144
6145 * sysdeps/unix/sysv/linux/kernel-features.h: Remove comment about
6146 __ASSUME_SOCKETCALL.
6147 * sysdeps/unix/sysv/linux/i386/kernel-features.h
6148 (__ASSUME_SOCKETCALL): Remove.
6149 * sysdeps/unix/sysv/linux/m68k/kernel-features.h
6150 (__ASSUME_SOCKETCALL): Likewise.
6151 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
6152 (__ASSUME_SOCKETCALL): Likewise.
6153 * sysdeps/unix/sysv/linux/powerpc/kernel-features.h
6154 (__ASSUME_SOCKETCALL): Likewise.
6155 * sysdeps/unix/sysv/linux/s390/kernel-features.h
6156 (__ASSUME_SOCKETCALL): Likewise.
6157 * sysdeps/unix/sysv/linux/sh/kernel-features.h
6158 (__ASSUME_SOCKETCALL): Likewise.
6159 * sysdeps/unix/sysv/linux/sparc/kernel-features.h
6160 (__ASSUME_SOCKETCALL): Likewise.
6161
d524fa6c
L
61622018-11-08 H.J. Lu <hongjiu.lu@intel.com>
6163
6164 [BZ #23509]
6165 * sysdeps/x86/dl-prop.h (_dl_process_cet_property_note): Skip
6166 note parsing if a NT_GNU_PROPERTY_TYPE_0 note has been processed.
6167 Update the l_cet field when processing NT_GNU_PROPERTY_TYPE_0 note.
6168 Check multiple NT_GNU_PROPERTY_TYPE_0 notes.
6169 * sysdeps/x86/link_map.h (l_cet): Expand to 3 bits, Add
6170 lc_unknown.
6171
ac806026
AH
61722018-11-08 Alexandra Hájková <ahajkova@redhat.com>
6173
6174 [BZ #17630]
6175 * resolv/tst-resolv-network.c: Add test for getnetbyname.
6176
596cc360
JM
61772018-11-07 Joseph Myers <joseph@codesourcery.com>
6178
6179 [BZ #23867]
6180 * sysdeps/unix/sysv/linux/arm/kernel-features.h
6181 [__LINUX_KERNEL_VERSION < 0x040700] (__ASSUME_MLOCK2): Undefine.
6182 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
6183 [__LINUX_KERNEL_VERSION < 0x040700] (__ASSUME_MLOCK2): Undefine.
6184
00c86a37
AZ
61852018-11-07 Adhemerval Zanella <adhemerval.zanella@linaro.org>
6186
6187 * support/support_test_compare_string.c
6188 (support_test_compare_string): Fix printf format.
6189
1df872fd
FW
61902018-11-07 Florian Weimer <fweimer@redhat.com>
6191
6192 Implement TEST_COMPARE_STRING.
6193 * support/check.h (TEST_COMPARE_STRING): Define.
6194 (support_test_compare_string): Declare.
6195 * support/Makefile (libsupport-routines): Add
6196 support_test_compare_string.
6197 (tests): Add tst-test_compare_string.
6198 * support/support_test_compare_string.c: New file.
6199 * support/tst-test_compare_string.c: Likewise.
6200
295132ff
AS
62012018-11-07 Andreas Schwab <schwab@suse.de>
6202
6203 [BZ #23864]
6204 * sysdeps/unix/sysv/linux/riscv/kernel-features.h
6205 (__ASSUME_SET_ROBUST_LIST) [__LINUX_KERNEL_VERSION < 0x041400]:
6206 Undef.
6207
e143ceba
JM
62082018-11-06 Joseph Myers <joseph@codesourcery.com>
6209
6210 [BZ #23862]
6211 * sysdeps/unix/sysv/linux/sh/kernel-features.h
6212 [__LINUX_KERNEL_VERSION < 0x040800] (__ASSUME_EXECVEAT): Undefine.
6213 [__LINUX_KERNEL_VERSION < 0x040800] (__ASSUME_MLOCK2): Likewise.
6214 [__LINUX_KERNEL_VERSION < 0x040800] (__ASSUME_COPY_FILE_RANGE):
6215 Likewise.
6216
4a938cb2
FW
62172018-11-06 Florian Weimer <fweimer@redhat.com>
6218
6219 [BZ #17405]
6220 * posix/Makefile (routines): Add spawn_faction_addchdir.
6221 (tests): Add tst-spawn-chdir.
6222 * posix/Versions (GLIBC_2.29): Add
6223 posix_spawn_file_actions_addchdir_np.
6224 * posix/spawn_faction_addchdir.c: New file.
6225 * posix/spawn_faction_destroy.c
6226 (__posix_spawn_file_actions_destroy): Handle spawn_do_chdir.
6227 * posix/spawn.h (posix_spawn_file_actions_addchdir_np): Declare.
6228 * posix/spawn_int.h (struct __spawn_action): Add spawn_do_chdir,
6229 chdir_action.
6230 * posix/tst-spawn-chdir.c: New file.
6231 * sysdeps/posix/spawni.c (__spawni_child): Handle spawn_do_chdir.
6232 * sysdeps/unix/sysv/linux/spawni.c (__spawni_child): Likewise.
6233 * sysdeps/mach/hurd/i386/libc.abilist (GLIBC_2.29): Add
6234 posix_spawn_file_actions_addchdir_np.
6235 * sysdeps/unix/sysv/linux/aarch64/libc.abilist (GLIBC_2.29):
6236 Likewise.
6237 * sysdeps/unix/sysv/linux/alpha/libc.abilist (GLIBC_2.29):
6238 Likewise.
6239 * sysdeps/unix/sysv/linux/arm/libc.abilist (GLIBC_2.29): Likewise.
6240 * sysdeps/unix/sysv/linux/hppa/libc.abilist (GLIBC_2.29):
6241 Likewise.
6242 * sysdeps/unix/sysv/linux/i386/libc.abilist (GLIBC_2.29):
6243 Likewise.
6244 * sysdeps/unix/sysv/linux/ia64/libc.abilist (GLIBC_2.29):
6245 Likewise.
6246 * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist (GLIBC_2.29):
6247 Likewise.
6248 * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist (GLIBC_2.29):
6249 Likewise.
6250 * sysdeps/unix/sysv/linux/microblaze/libc.abilist (GLIBC_2.29):
6251 Likewise.
6252 * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist
6253 (GLIBC_2.29): Likewise.
6254 * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist
6255 (GLIBC_2.29): Likewise.
6256 * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist
6257 (GLIBC_2.29): Likewise.
6258 * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist
6259 (GLIBC_2.29): Likewise.
6260 * sysdeps/unix/sysv/linux/nios2/libc.abilist (GLIBC_2.29):
6261 Likewise.
6262 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist
6263 (GLIBC_2.29): Likewise.
6264 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist
6265 (GLIBC_2.29): Likewise.
6266 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist
6267 (GLIBC_2.29): Likewise.
6268 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist
6269 (GLIBC_2.29): Likewise.
6270 * sysdeps/unix/sysv/linux/riscv/rv64/libc.abilist (GLIBC_2.29):
6271 Likewise.
6272 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist (GLIBC_2.29):
6273 Likewise.
6274 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist (GLIBC_2.29):
6275 Likewise.
6276 * sysdeps/unix/sysv/linux/sh/libc.abilist (GLIBC_2.29): Likewise.
6277 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist (GLIBC_2.29):
6278 Likewise.
6279 * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist (GLIBC_2.29):
6280 Likewise.
6281 * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist (GLIBC_2.29):
6282 Likewise.
6283 * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist (GLIBC_2.29):
6284 Likewise.
6285
7597b0c7
GG
62862018-11-06 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
6287
6288 * misc/Makefile (tests): Add tst-ldbl-error.
6289 * misc/tst-ldbl-error.c: New file.
6290
9771e6cb
GG
62912018-11-06 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
6292
6293 * misc/Makefile (tests): Add tst-ldbl-warn.
6294 * misc/tst-ldbl-warn.c: New file.
6295
2c03961f
GG
62962018-11-06 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
6297
6298 * argp/Makefile (tests): Add tst-ldbl-argp.
6299 * argp/tst-ldbl-argp.c: New file.
6300
6d6ee046
AS
63012018-11-05 Arjun Shankar <arjun@redhat.com>
6302
6303 * iconv/gconv_conf.c (__gconv_read_conf): Remove NULL check for
6304 __gconv_path_elem and call __gconv_get_path unconditionally.
6305
bd3b0fba
AS
63062018-11-05 Andreas Schwab <schwab@suse.de>
6307
6308 [BZ #22927]
6309 * resolv/gai_misc.c (__gai_enqueue_request): Don't crash if
6310 creating the first helper thread failed.
6311
2e96e980
ST
63122018-11-03 Samuel Thibault <samuel.thibault@ens-lyon.org>
6313
6314 * sysdeps/mach/hurd/msync.c: New file.
6315
6e36266c
FW
63162018-11-02 Florian Weimer <fweimer@redhat.com>
6317
6318 * support/shell-container.c (copy_func): Call
6319 support_copy_file_range instead of copy_file_range to support
6320 cross-device copies.
6321
599f7bee
FW
63222018-11-02 Florian Weimer <fweimer@redhat.com>
6323
6324 * support/test-container.c: Include <libc-pointer-arith.h> for
6325 ALIGN_UP.
6326
ff48ea67
ZL
63272018-11-01 Zong Li <zong@andestech.com>
6328
af1d5782
ZL
6329 * soft-fp/op-8.h (_FP_FRAC_SET_8, _FP_FRAC_ADD_8, _FP_FRAC_SUB_8)
6330 (_FP_FRAC_CLZ_8, _FP_MINFRAC_8, _FP_FRAC_NEGP_8, _FP_FRAC_ZEROP_8)
6331 (_FP_FRAC_HIGHBIT_DW_8, _FP_FRAC_COPY_4_8, _FP_FRAC_COPY_8_4)
6332 (__FP_FRAC_SET_8): Add implementation for RV32 use.
6333
ff48ea67
ZL
6334 * soft-fp/op-4.h (_FP_FRAC_SUB_3, _FP_FRAC_SUB_4): Use temporary
6335 variable to avoid overlap arguments.
6336
daea71c2
JM
63372018-11-01 Joseph Myers <joseph@codesourcery.com>
6338
eac4405a
JM
6339 * posix/bug-regex22.c (main): Use puts with distinct error
6340 messages for unexpected success of re_compile_pattern, not printf
6341 with NULL argument to %s.
6342
6f30e59f
JM
6343 * stdio-common/bug22.c: Include <libc-diag.h>.
6344 (do_test): Disable -Wformat-overflow= warnings around fprintf
6345 calls outputting more than INT_MAX characters.
6346 * stdio-common/tst-printf.c: Disable -Wformat-overflow= warnings
6347 around printf call with NULL %s argument.
6348
daea71c2
JM
6349 [BZ #23848]
6350 * sysdeps/unix/sysv/linux/sparc/kernel-features.h [!__arch64__ &&
6351 __LINUX_KERNEL_VERSION < 0x040400] (__ASSUME_SENDMSG_SYSCALL):
6352 Undefine.
6353 [!__arch64__ && __LINUX_KERNEL_VERSION < 0x040400]
6354 (__ASSUME_RECVMSG_SYSCALL): Likewise.
6355 [!__arch64__ && __LINUX_KERNEL_VERSION < 0x040400]
6356 (__ASSUME_SENDTO_SYSCALL): Likewise.
6357 [!__arch64__ && __LINUX_KERNEL_VERSION < 0x040400]
6358 (__ASSUME_ACCEPT_SYSCALL): Undefine under this condition, not just
6359 [!__arch64__].
6360 [!__arch64__ && __LINUX_KERNEL_VERSION < 0x040400]
6361 (__ASSUME_CONNECT_SYSCALL): Likewise.
6362 [!__arch64__ && __LINUX_KERNEL_VERSION < 0x040400]
6363 (__ASSUME_RECVFROM_SYSCALL): Likewise.
6364 [__LINUX_KERNEL_VERSION >= 0x040400] (__ASSUME_BIND_SYSCALL):
6365 Define.
6366 [__LINUX_KERNEL_VERSION >= 0x040400] (__ASSUME_LISTEN_SYSCALL):
6367 Likewise.
6368 [__LINUX_KERNEL_VERSION >= 0x040400]
6369 (__ASSUME_SETSOCKOPT_SYSCALL): Likewise.
6370 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (bind):
6371 Remove.
6372 (listen): Likewise.
6373 (setsockopt): Likewise.
6374
8e3c00db
FN
63752018-11-01 Fredrik Noring <noring@nocrew.org>
6376
6377 * sysdeps/mips/sys/tas.h (_test_and_set): Handle the R5900 CPU
6378 with the ISA override.
6379
9c3dbdbe
RAE
63802018-10-31 Rafael Avila de Espindola <rafael@espindo.la>
6381
6382 * sysdeps/unix/sysv/linux/sysdep-vdso.h: Simplify an #if #else
6383 #endif.
6384
e3a88b3e
ST
63852018-10-31 Samuel Thibault <samuel.thibault@ens-lyon.org>
6386
a67377e7 6387 * manual/errno.texi (EIEIO): Document how translators should
e3a88b3e 6388 translate the error message.
a67377e7
ST
6389 * sysdeps/mach/hurd/errnos.awk: Avoid printing errnos.d. Avoid
6390 printing trailing whitespaces refused by git.
6391 * sysdeps/gnu/errlist.c (EIEIO): Regenerate.
6392 * sysdeps/mach/hurd/bits/errno.h: Regenerate.
fc783076 6393 * hurd/Makefile (user-interfaces): Add pci.
e3a88b3e 6394
3ca235ed
JM
63952018-10-30 Joseph Myers <joseph@codesourcery.com>
6396
6397 * conform/linknamespace.py: New file.
6398 * conform/linknamespace.pl: Remove file.
6399 * conform/Makefile ($(linknamespace-header-tests)): Use
6400 linknamespace.py instead of linknamespace.pl. Do not use --tmpdir
6401 option.
6402
60708030
FW
64032018-10-30 Florian Weimer <fweimer@redhat.com>
6404
6405 * stdlib/test-bz22786.c (do_test): Additional free calls to avoid
6406 memory leaks.
6407
a91e9301
FW
64082018-10-30 Florian Weimer <fweimer@redhat.com>
6409
6410 * support/blob_repeat.c (allocate_big): Call mkstemp directly.
6411
07da99aa
FW
64122018-10-30 Florian Weimer <fweimer@redhat.com>
6413
6414 * stdlib/tst-strtod-overflow.c (do_test): Switch to
6415 support_blob_repeat.
6416
f5e7e959
FW
64172018-10-30 Florian Weimer <fweimer@redhat.com>
6418
6419 Avoid spurious test failures in stdlib/test-bz22786.
6420 * support/Makefile (libsupport-routines): Add blob_repeat.
6421 (tests): Add tst-support_blob_repeat.
6422 * support/blob_repeat.h: New file.
6423 * support/blob_repeat.c: Likewise.
6424 * support/tst-support_blob_repeat.c: Likewise.
6425 * stdlib/test-bz22786.c (do_test): Replace malloc and memset with
6426 support_blob_repeat_allocate.
6427
2dd12baa
AS
64282018-10-30 Andreas Schwab <schwab@suse.de>
6429
6430 [BZ #23125]
6431 * sysdeps/riscv/start.S (ENTRY_POINT): Mark ra as undefined.
6432 Don't use tail call.
6433 * elf/tst-unwind-main.c: New file.
6434 * elf/Makefile (tests): Add tst-unwind-main.
6435 (CFLAGS-tst-unwind-main.c): Define.
6436
fec8bb7c
SAA
64372018-10-29 Sergi Almacellas Abellana <sergi@koolpi.com>
6438
6439 [BZ #23791]
6440 * localedata/locales/ca_ES (LC_MONETARY): set p_cs_precedes and
6441 n_cs_precedes to 0.
6442 * localedata/locales/ca_ES (LC_MONETARY): set grouping to 3;3
6443
c6982f7e
JM
64442018-10-29 Joseph Myers <joseph@codesourcery.com>
6445
954cf3c2
JM
6446 * conform/glibcconform.py: Do not import shutil.
6447 (list_exported_functions): Use tempfile.TemporaryDirectory instead
6448 of mkdtemp.
6449
c6982f7e
JM
6450 * configure.ac (PYTHON_PROG): Use AC_CHECK_PROG_VER. Set
6451 critic_missing for versions before 3.4.
6452 * configure: Regenerated.
6453 * manual/install.texi (Tools for Compilation): Document
6454 requirement for Python to build glibc.
6455 * INSTALL: Regenerated.
6456 * Rules [PYTHON]: Make code unconditional.
6457 * benchtests/Makefile [PYTHON]: Likewise.
6458 * conform/Makefile [PYTHON]: Likewise.
6459 * manual/Makefile [PYTHON]: Likewise.
6460 * math/Makefile [PYTHON]: Likewise.
6461
46a7f24c
ST
64622018-10-28 Samuel Thibault <samuel.thibault@ens-lyon.org>
6463
6464 * hurd/hurdsig.c (_hurd_interrupted_rpc_timeout): Set to 60000.
2d0d1d38 6465 * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): When the server does not
b6e7c449 6466 answer to interrupt_operation, return EIEIO instead of EINTR.
5c81be53
ST
6467 * sysdeps/mach/hurd/i386/intr-msg.h (INTR_MSG_TRAP): Make
6468 _hurd_intr_rpc_msg_about_to global point to start of controlled
6469 assembly snippet. Make it check canceled flag.
6470 * hurd/hurdsig.c (_hurdsig_abort_rpcs): Only mutate thread if it passed
6471 the _hurd_intr_rpc_msg_about_to point.
6472 * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Remove comment on mutation
6473 issue, remove cancel flag check.
46a7f24c 6474
e5b8756d
JM
64752018-10-26 Joseph Myers <joseph@codesourcery.com>
6476
6477 * scripts/build-many-glibcs.py: Remove compatibility for missing
6478 os.cpu_count and re.fullmatch.
6479
ba5b14c7
SN
64802018-10-26 Szabolcs Nagy <szabolcs.nagy@arm.com>
6481
6482 [BZ #23822]
6483 * sysdeps/ia64/fpu/e_exp2f.S (exp2f): Use WEAK_LIBM_ENTRY.
6484 * sysdeps/ia64/fpu/e_log2f.S (log2f): Likewise.
6485 * sysdeps/ia64/fpu/e_exp2f.S (powf): Likewise.
6486
fe61f17c
JM
64872018-10-25 Joseph Myers <joseph@codesourcery.com>
6488
6489 * sysdeps/unix/sysv/linux/sys/inotify.h (IN_MASK_CREATE): New
6490 macro.
6491
7c5e34d7
FW
64922018-10-25 Florian Weimer <fweimer@redhat.com>
6493
6494 [BZ #23562]
6495 [BZ #23821]
6496 XFAIL siginfo_t si_band conform test on sparc64.
6497 * sysdeps/unix/sysv/linux/sparc/bits/siginfo-arch.h
6498 (__SI_BAND_TYPE): Only override long int default type on sparc64.
6499 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
6500 (conformtest-xfail-conds): Add sparc64-linux.
6501 * conform/data/signal.h-data (siginfo_t): XFAIL si_band test on
6502 sparc64.
6503 * conform/data/sys/wait.h-data (siginfo_t): Likewise.
6504
5b784e88
JM
65052018-10-25 Joseph Myers <joseph@codesourcery.com>
6506
6507 * elf/elf.h (NT_MIPS_DSP): New macro.
6508 (NT_MIPS_FP_MODE): Likewise.
6509
41432ebe
ZL
65102018-10-25 Zong Li <zong@andestech.com>
6511
6512 * elf/Makefile (LDFLAGS-tst-execstack-mod.so): Change variable
6513 name by adding the file extension (.so).
6514
d026efea
ST
65152018-10-25 Samuel Thibault <samuel.thibault@ens-lyon.org>
6516
6517 * sysdeps/mach/hurd/i386/Makefile [$(subdir) = conform]
6518 (test-xfail-ISO11/threads.h/linknamespace,
6519 test-xfail-ISO11/threads.h/conform): Add.
6520
b71ac2b9
JM
65212018-10-24 Joseph Myers <joseph@codesourcery.com>
6522
6523 * math/gen-libm-test.py: Import os.
6524 (ALL_FLOATS_MANUAL): New constant.
6525 (ALL_FLOATS_SUFFIX): Likewise.
6526 (Ulps.all_functions): New function.
6527 (real_all_ulps): Likewise.
6528 (generate_err_table_sub): Likewise.
6529 (generate_err_table): Likewise.
6530 (main): Handle -s and -m options.
6531 * manual/libm-err-tab.pl: Remove.
6532 * manual/Makefile ($(objpfx)stamp-libm-err): Use gen-libm-test.py
6533 instead of libm-err-tab.pl.
6534 [$(PERL) != no]: Change condition to [$(if $(PYTHON),$(PERL),no)
6535 != no].
6536 * manual/install.texi (Tools for Compilation): Document
6537 requirement for Python to build manual.
6538 * INSTALL: Regenerated.
6539
d51f99ce
AA
65402018-10-24 Albert ARIBAUD <albert.aribaud@3adev.fr>
6541
6542 * bits/time64.h: New file.
6543 * include/time.h: Replace internal_time_t with __time64_t.
6544 * posix/bits/types (__time64_t): Add.
6545 * stdlib/Makefile: Add bits/time64.h to includes.
6546 * time/tzfile.c: Replace internal_time_t with __time64_t.
6547
97d91fcc 65482018-10-24 Adhemerval Zanella <adhemerval.zanella@linaro.org>
2a973ab7
AZ
6549
6550 * include/spawn.h (__posix_spawn, posix_spawn_file_actions_addclose,
6551 __posix_spawn_file_actions_adddup2, __posix_spawn_file_actions_destroy,
6552 __posix_spawn_file_actions_init, __posix_spawnattr_init,
6553 __posix_spawnattr_destroy, __posix_spawnattr_setflags,
6554 __posix_spawnattr_setsigdefault, __posix_spawnattr_setsigmask): New
6555 prototype.
6556 * posix/spawn.c (__posix_spawn): Add libc_hidden_def.
6557 * posix/spawn_faction_addclose.c
6558 (__posix_spawn_file_actions_addclose): Add hidden definition.
6559 * posix/spawn_faction_adddup2.c
6560 (__posix_spawn_file_actions_adddup2): Likewise.
6561 * posix/spawn_faction_destroy.c
6562 (__posix_spawn_file_actions_destroy): Likewise.
6563 * posix/spawn_faction_init.c (__posix_spawn_file_actions_init):
6564 Likewise.
6565 * posix/spawnattr_destroy.c (__posix_spawnattr_destroy): Likewise.
6566 * posix/spawnattr_init.c (__posix_spawnattr_init): Likewise.
6567 * posix/spawnattr_setdefault.c (__posix_spawnattr_setsigdefault):
6568 Likewise.
6569 * posix/spawnattr_setflags.c (__posix_spawnattr_setflags): Likewise.
6570 * posix/spawnattr_setsigmask.c (__posix_spawnattr_setsigmask):
6571 Likewise.
6572
2954daf0
AS
65732018-10-24 Andreas Schwab <schwab@suse.de>
6574
6575 [BZ #18093]
6576 * elf/dl-cache.c (_dl_load_cache_lookup): Check for truncated old
6577 format cache.
6578 * elf/cache.c (print_cache): Likewise.
6579
a27a4f47
AA
65802018-10-24 Albert ARIBAUD <albert.aribaud@3adev.fr>
6581
6582 * bits/timesize.h: New file.
6583 * stdlib/Makefile (headers): Add bits/timesize.h.
6584 * sysdeps/unix/sysv/linux/bits/msq-pad.h
6585 (__MSQ_PAD_AFTER_TIME): Use __TIMESIZE instead of __WORDSIZE.
6586 * sysdeps/unix/sysv/linux/bits/sem-pad.h
6587 (__SEM_PAD_AFTER_TIME): Likewise.
6588 * sysdeps/unix/sysv/linux/bits/shm-pad.h
6589 (__SHM_PAD_AFTER_TIME): Likewise.
6590 * sysdeps/unix/sysv/linux/hppa/bits/msq-pad.h
6591 (__MSQ_PAD_BEFORE_TIME): Likewise.
6592 * sysdeps/unix/sysv/linux/hppa/bits/sem-pad.h
6593 (__SEM_PAD_BEFORE_TIME): Likewise.
6594 * sysdeps/unix/sysv/linux/hppa/bits/shm-pad.h
6595 (__SHM_PAD_BEFORE_TIME, __SHM_PAD_BETWEEN_TIME_AND_SEGSZ): Likewise.
6596 * sysdeps/unix/sysv/linux/mips/bits/msq-pad.h
6597 (__MSQ_PAD_AFTER_TIME, __MSQ_PAD_BEFORE_TIME): Likewise.
6598 * sysdeps/unix/sysv/linux/powerpc/bits/msq-pad.h
6599 (__MSQ_PAD_BEFORE_TIME): Likewise.
6600 * sysdeps/unix/sysv/linux/powerpc/bits/sem-pad.h
6601 (__SEM_PAD_BEFORE_TIME): Likewise.
6602 * sysdeps/unix/sysv/linux/powerpc/bits/shm-pad.h
6603 (__SHM_PAD_BEFORE_TIME, __SHM_PAD_BETWEEN_TIME_AND_SEGSZ): Likewise.
6604 * sysdeps/unix/sysv/linux/sparc/bits/msq-pad.h
6605 (__MSQ_PAD_BEFORE_TIME): Likewise.
6606 * sysdeps/unix/sysv/linux/sparc/bits/sem-pad.h
6607 (__SEM_PAD_BEFORE_TIME): Likewise.
6608 * sysdeps/unix/sysv/linux/sparc/bits/shm-pad.h
6609 (__SHM_PAD_BEFORE_TIME): Likewise.
6610 * sysdeps/unix/sysv/linux/x86/bits/msq-pad.h: Delete file.
6611 * sysdeps/unix/sysv/linux/x86/bits/shm-pad.h: Likewise.
6612 * sysdeps/unix/sysv/linux/x86/bits/timesize.h: New file.
6613
7cc65773
L
66142018-10-24 H.J. Lu <hongjiu.lu@intel.com>
6615
6616 * benchtests/Makefile (CPPFLAGS-nonlib): Add -DUSE_RDTSCP if
6617 USE_RDTSCP is defined.
6618 * sysdeps/x86/hp-timing.h (HP_TIMING_NOW): Use RDTSCP if
6619 USE_RDTSCP is defined.
6620
c3d8dc45
AZ
66212018-10-23 Adhemerval Zanella <adhemerval.zanella@linaro.org>
6622
18ad0de6
AZ
6623 * misc/tst-preadvwritev2-common.c (IOV_MAX): Define if not
6624 defined.
6625
c3d8dc45
AZ
6626 [BZ #23709]
6627 * sysdeps/x86/cpu-features.c (init_cpu_features): Set TSX bits
6628 independently of other flags.
6629
f1034472
FW
66302018-10-23 Florian Weimer <fweimer@redhat.com>
6631
6632 * time/tst-mktime2.c (N_STRINGS): Remove.
6633 (set_timezone): New function.
6634 (spring_forward_gap): Call it. Use FAIL_EXIT1.
6635 (mktime_test1): Report localtime failure and check errno value.
6636 Use TEST_COMPARE.
6637 (irix_6_4_bug, bigtime_test): Use TEST_COMPARE.
6638 (do_test): Remove alarm call. Use set_timezone and array_length.
6639
367d7cc2
AS
66402018-10-23 Andreas Schwab <schwab@suse.de>
6641
6642 * sysdeps/unix/sysv/linux/riscv/setcontext.S (__setcontext)
6643 (__start_context): Use END instead of PSEUDO_END.
6644
be8ff03f
JM
66452018-10-22 Joseph Myers <joseph@codesourcery.com>
6646
029ad711
JM
6647 * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
6648 version to 4.19.
6649
8190520f
JM
6650 * scripts/build-many-glibcs.py (Context.checkout): Default Linux
6651 version to 4.19.
6652
be8ff03f
JM
6653 [BZ #23793]
6654 * wcsmbs/c32rtomb.c: New file.
6655 * wcsmbs/mbrtoc32.c: Likewise.
6656 * wcsmbs/tst-c32-state.c: Likewise.
6657 * wcsmbs/mbrtowc.c (mbrtoc32): Do not define as alias.
6658 * wcsmbs/wcrtomb.c (c32rtomb): Likewise.
6659 * wcsmbs/Makefile (routines): Add mbrtoc32 and c32rtomb.
6660 (tests): Add tst-c32-state.
6661 [$(run-built-tests) = yes] ($(objpfx)tst-c32-state.out): Depend on
6662 $(gen-locales).
6663
2dd8e58c
L
66642018-10-21 H.J. Lu <hongjiu.lu@intel.com>
6665
6666 * sysdeps/x86/hp-timing.h: Don't include <x86intrin.h>.
6667 (HP_TIMING_NOW): Replace _rdtsc with __builtin_ia32_rdtsc.
6668
d0a74159
JM
66692018-10-19 Joseph Myers <joseph@codesourcery.com>
6670
6671 [BZ #23794]
6672 * wcsmbs/c16rtomb.c (c16rtomb): Save first character of surrogate
6673 pair and return 0 in that case, and use saved character to
6674 interpret following character.
6675 * wcsmbs/tst-c16-surrogate.c: New file.
6676 * wcsmbs/Makefile (tests): Add tst-c16-surrogate.c.
6677 [$(run-built-tests) = yes] ($(objpfx)tst-c16-surrogate.out):
6678 Depend on $(gen-locales)
6679
f997b4be
IYM
66802018-10-19 Ilya Yu. Malakhov <malakhov@mcst.ru>
6681
6682 [BZ #23562]
6683 * sysdeps/unix/sysv/linux/bits/types/siginfo_t.h
6684 (struct siginfo_t): Use correct type for si_band.
6685
53b2bb87
FW
66862018-10-19 Florian Weimer <fweimer@redhat.com>
6687
6688 [BZ #23689]
6689 * resource/bits/types/struct_rusage.h (struct rusage): Update
6690 comment on struct. Remove extraneous field comment.
6691
0a271c8f
DM
66922018-10-18 David S. Miller <davem@davemloft.net>
6693
94a3a27f
DM
6694 * sysdeps/unix/sysv/linux/sparc/init-first.c: New file.
6695 * sysdeps/unix/sysv/linux/sparc/libc-vdso.h: New file.
6696 * sysdeps/unix/sysv/linux/sparc/Makefile: Add dl-vdso to
6697 sysdep_routines in subdir elf.
6698 * sysdeps/unix/sysv/linux/sparc/Versions: Add GLIBC_PRIVATE
6699 version for __vdso_clock_gettime.
6700 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_VSYSCALL_CALL):
6701 Define.
6702 (HAVE_CLOCK_GETTIME_VSYSCALL): Define.
6703 (HAVE_GETTIMEOFDAY_VSYSCALL): Define.
6704
0a271c8f
DM
6705 * sysdeps/sparc/fpu/libm-test-ulps: Regenerated.
6706
72771e53
L
67072018-10-17 H.J. Lu <hongjiu.lu@intel.com>
6708
6709 * sysdeps/i386/init-arch.h: Removed.
6710 * sysdeps/i386/i586/init-arch.h: Likewise.
6711 * sysdeps/i386/i686/init-arch.h: Likewise.
6712 * sysdeps/i386/i686/hp-timing.h: Likewise.
6713 * sysdeps/x86_64/hp-timing.h: Likewise.
6714 * sysdeps/i386/isa.h: New file.
6715 * sysdeps/i386/i586/isa.h: Likewise.
6716 * sysdeps/i386/i686/isa.h: Likewise.
6717 * sysdeps/x86_64/isa.h: Likewise.
6718 * sysdeps/x86/hp-timing.h: New file.
6719 * sysdeps/x86/init-arch.h: Include <isa.h>.
6720
c2b7ccad
JM
67212018-10-17 Joseph Myers <joseph@codesourcery.com>
6722
6723 * math/libm-test-pow.inc (pow_test_data): Do not allow
6724 divide-by-zero exception for pow(+/- 0, -Inf).
6725
26756e57
ZW
67262018-10-17 Zack Weinberg <zackw@panix.com>
6727
6728 * manual/job.texi (Job Control is Optional): Remove node, as
6729 job control has not been optional in quite some time.
6730 (Job Control): Mention briefly that systems older than
6731 POSIX.1-2001 might not support job control.
6732 * manual/conf.texi (_POSIX_JOB_CONTROL): Will always be
6733 defined on systems conforming to POSIX.1-2001.
6734
c5288d37
AS
67352018-10-17 Arjun Shankar <arjun@redhat.com>
6736
6737 [BZ #22062]
6738 * iconv/gconv_conf.c (__gconv_get_path): Remove locking and fix
6739 indentation.
6740 * (__gconv_read_conf): Mark function static.
6741 * (once): New static variable.
6742 * (__gconv_load_conf): New function.
6743 * iconv/gconv_int.h (__gconv_load_conf): Likewise.
6744 * iconv/gconv_db.c (once): Remove static variable.
6745 * (__gconv_compare_alias): Use __gconv_load_conf instead of
6746 __gconv_read_conf.
6747 * (__gconv_find_transform): Likewise.
6748 * iconv/tst-iconv-mt.c: New test.
6749 * iconv/Makefile: Add tst-iconv_mt.
6750
8c8d2a8a
JM
67512018-10-17 Joseph Myers <joseph@codesourcery.com>
6752
6753 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
729f3402
JM
6754 bits/shm-pad.h.
6755 * sysdeps/unix/sysv/linux/bits/shm.h: Include <bits/shm-pad.h>.
6756 (shmatt_t): Define as __syscall_ulong_t.
6757 (__SHM_PAD_TIME): New macro, depending on [__SHM_PAD_BEFORE_TIME]
6758 and [__SHM_PAD_AFTER_TIME].
6759 (struct shmid_ds): Define time fields using __SHM_PAD_TIME.
6760 Define shm_segsz and associated padding based on
6761 [__SHM_SEGSZ_AFTER_TIME] and [__SHM_PAD_BETWEEN_TIME_AND_SEGSZ].
6762 Use __syscall_ulong_t instead of unsigned long int.
6763 [__USE_MISC] (struct shminfo): Use __syscall_ulong_t instead of
6764 unsigned long int.
6765 [__USE_MISC] (struct shm_info): Likewise.
6766 * sysdeps/unix/sysv/linux/bits/shm-pad.h: New file.
6767 * sysdeps/unix/sysv/linux/hppa/bits/shm-pad.h: Likewise.
6768 * sysdeps/unix/sysv/linux/mips/bits/shm-pad.h: Likewise.
6769 * sysdeps/unix/sysv/linux/powerpc/bits/shm-pad.h: Likewise.
6770 * sysdeps/unix/sysv/linux/sparc/bits/shm-pad.h: Likewise.
6771 * sysdeps/unix/sysv/linux/x86/bits/shm-pad.h: Likewise.
6772 * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Remove.
6773 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
6774 * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
6775 * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
6776 * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
6777
6778 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
8c8d2a8a
JM
6779 bits/shmlba.h.
6780 * sysdeps/unix/sysv/linux/bits/shm.h: Include <bits/shmlba.h>.
6781 (SHMLBA): Remove macro.
6782 (__getpagesize): Remove function declaration.
6783 * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Include
6784 <bits/shmlba.h>.
6785 (SHMLBA): Remove macro.
6786 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Include
6787 <bits/shmlba.h>.
6788 (SHMLBA): Remove macro.
6789 * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Include
6790 <bits/shmlba.h>.
6791 (SHMLBA): Remove macro.
6792 (__getpagesize): Remove function declaration.
6793 * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Include
6794 <bits/shmlba.h>.
6795 (SHMLBA): Remove macro.
6796 (__getshmlba): Remove function declaration.
6797 * sysdeps/unix/sysv/linux/x86/bits/shm.h: Include <bits/shmlba.h>.
6798 (SHMLBA): Remove macro.
6799 (__getpagesize): Remove function declaration.
6800 * sysdeps/unix/sysv/linux/arm/bits/shm.h: Remove file.
6801 * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
6802 * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
6803 * sysdeps/unix/sysv/linux/bits/shmlba.h: New file.
6804 * sysdeps/unix/sysv/linux/arm/bits/shmlba.h: Likewise.
6805 * sysdeps/unix/sysv/linux/hppa/bits/shmlba.h: Likewise.
6806 * sysdeps/unix/sysv/linux/ia64/bits/shmlba.h: Likewise.
6807 * sysdeps/unix/sysv/linux/mips/bits/shmlba.h: Likewise.
6808 * sysdeps/unix/sysv/linux/sh/bits/shmlba.h: Likewise.
6809 * sysdeps/unix/sysv/linux/sparc/bits/shmlba.h: Likewise.
6810
403b4feb
SL
68112018-10-17 Stefan Liebler <stli@linux.ibm.com>
6812
6813 [BZ #23275]
6814 * nptl/tst-mutex10.c: New File.
6815 * nptl/Makefile (tests): Add tst-mutex10.
6816 (tst-mutex10-ENV): New variable.
6817 * sysdeps/unix/sysv/linux/s390/force-elision.h: (FORCE_ELISION):
6818 Ensure that elision path is used if elision is available.
6819 * sysdeps/unix/sysv/linux/powerpc/force-elision.h (FORCE_ELISION):
6820 Likewise.
6821 * sysdeps/unix/sysv/linux/x86/force-elision.h: (FORCE_ELISION):
6822 Likewise.
6823 * nptl/pthreadP.h (PTHREAD_MUTEX_TYPE, PTHREAD_MUTEX_TYPE_ELISION)
6824 (PTHREAD_MUTEX_PSHARED): Use atomic_load_relaxed.
6825 * nptl/pthread_mutex_consistent.c (pthread_mutex_consistent): Likewise.
6826 * nptl/pthread_mutex_getprioceiling.c (pthread_mutex_getprioceiling):
6827 Likewise.
6828 * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full)
6829 (__pthread_mutex_cond_lock_adjust): Likewise.
6830 * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
6831 Likewise.
6832 * nptl/pthread_mutex_timedlock.c (__pthread_mutex_timedlock): Likewise.
6833 * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
6834 * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
6835 * sysdeps/nptl/bits/thread-shared-types.h (struct __pthread_mutex_s):
6836 Add comments.
6837 * nptl/pthread_mutex_destroy.c (__pthread_mutex_destroy):
6838 Use atomic_load_relaxed and atomic_store_relaxed.
6839 * nptl/pthread_mutex_init.c (__pthread_mutex_init):
6840 Use atomic_store_relaxed.
6841
ce5a7de6
AS
68422018-10-17 Andreas Schwab <schwab@suse.de>
6843
6844 * benchtests/bench-strtod.c (TIMEOUT): Don't define.
6845 * crypt/badsalttest.c (TIMEOUT): Likewise.
6846 * crypt/sha256c-test.c (TIMEOUT): Likewise.
6847 * dirent/tst-fdopendir.c (TIMEOUT): Likewise.
6848 * io/test-lfs.c (TIMEOUT): Likewise.
6849 * libio/tst-atime.c (TIMEOUT): Likewise.
6850 * localedata/tst-leaks.c (TIMEOUT): Likewise.
6851 * nptl/tst-cancel19.c (TIMEOUT): Likewise.
6852 * nptl/tst-cancel22.c (TIMEOUT): Likewise.
6853 * nptl/tst-cancel25.c (TIMEOUT): Likewise.
6854 * nptl/tst-cancel7.c (TIMEOUT): Likewise.
6855 * nptl/tst-cond-except.c (TIMEOUT): Likewise.
6856 * nptl/tst-cond11.c (TIMEOUT): Likewise.
6857 * nptl/tst-cond14.c (TIMEOUT): Likewise.
6858 * nptl/tst-cond15.c (TIMEOUT): Likewise.
6859 * nptl/tst-cond24.c (TIMEOUT): Likewise.
6860 * nptl/tst-cond25.c (TIMEOUT): Likewise.
6861 * nptl/tst-kill2.c (TIMEOUT): Likewise.
6862 * nptl/tst-kill3.c (TIMEOUT): Likewise.
6863 * nptl/tst-mutex4.c (TIMEOUT): Likewise.
6864 * nptl/tst-mutex5.c (TIMEOUT): Likewise.
6865 * nptl/tst-mutex9.c (TIMEOUT): Likewise.
6866 * nptl/tst-once2.c (TIMEOUT): Likewise.
6867 * nptl/tst-once3.c (TIMEOUT): Likewise.
6868 * nptl/tst-once4.c (TIMEOUT): Likewise.
6869 * nptl/tst-robust8.c (TIMEOUT): Likewise.
6870 * nptl/tst-robust9.c (TIMEOUT): Likewise.
6871 * nptl/tst-rwlock16.c (TIMEOUT): Likewise.
6872 * nptl/tst-sem14.c (TIMEOUT): Likewise.
6873 * nptl/tst-sem6.c (TIMEOUT): Likewise.
6874 * nptl/tst-signal3.c (TIMEOUT): Likewise.
6875 * nptl/tst-spin4.c (TIMEOUT): Likewise.
6876 * nptl/tst-tls3.c (TIMEOUT): Likewise.
6877 * nptl/tst-tls4.c (TIMEOUT): Likewise.
6878 * posix/tst-chmod.c (TIMEOUT): Likewise.
6879 * posix/tst-getaddrinfo4.c (TIMEOUT): Likewise.
6880 * posix/tst-getaddrinfo5.c (TIMEOUT): Likewise.
6881 * posix/tst-preadwrite-common.c (TIMEOUT): Likewise.
6882 * posix/tst-regex2.c (TIMEOUT): Likewise.
6883 * posix/tst-waitid.c (TIMEOUT): Likewise.
6884 * rt/tst-aio.c (TIMEOUT): Likewise.
6885 * rt/tst-aio10.c (TIMEOUT): Likewise.
6886 * rt/tst-aio4.c (TIMEOUT): Likewise.
6887 * rt/tst-aio5.c (TIMEOUT): Likewise.
6888 * rt/tst-aio6.c (TIMEOUT): Likewise.
6889 * rt/tst-aio64.c (TIMEOUT): Likewise.
6890 * rt/tst-aio7.c (TIMEOUT): Likewise.
6891 * rt/tst-aio9.c (TIMEOUT): Likewise.
6892 * rt/tst-clock.c (TIMEOUT): Likewise.
6893 * rt/tst-cpuclock1.c (TIMEOUT): Likewise.
6894 * rt/tst-cpuclock2.c (TIMEOUT): Likewise.
6895 * rt/tst-mqueue2.c (TIMEOUT): Likewise.
6896 * rt/tst-mqueue4.c (TIMEOUT): Likewise.
6897 * rt/tst-mqueue5.c (TIMEOUT): Likewise.
6898 * rt/tst-timer4.c (TIMEOUT): Likewise.
6899 * stdio-common/tst-fseek.c (TIMEOUT): Likewise.
6900 * stdio-common/tst-rndseek.c (TIMEOUT): Likewise.
6901 * stdlib/tst-empty-env.c (TIMEOUT): Likewise.
6902 * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Likewise.
6903 * time/tst-ftime.c (TIMEOUT): Likewise.
6904 * timezone/tst-tzset.c (TIMEOUT): Likewise.
6905
75c1aee5
AY
69062018-10-16 Anton Youdkevitch <anton.youdkevitch@bell-sw.com>
6907
6908 * sysdeps/aarch64/multiarch/memcpy_thunderx.S: Remove thunderx2 code.
6909 * sysdeps/aarch64/multiarch/memcpy_thunderx2.S: New implementation
6910 for thunderX2.
6911
bcdb1bfa
JM
69122018-10-15 Joseph Myers <joseph@codesourcery.com>
6913
6914 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
6915 bits/sem-pad.h.
6916 * sysdeps/unix/sysv/linux/bits/sem.h: Include <bits/sem-pad.h>
6917 instead of <bits/wordsize.h>.
6918 (__SEM_PAD_TIME): New macro, depending on [__SEM_PAD_BEFORE_TIME]
6919 and [__SEM_PAD_AFTER_TIME].
6920 (struct semid_ds): Define time fields using __SEM_PAD_TIME. Use
6921 __syscall_ulong_t instead of unsigned long int.
6922 * sysdeps/unix/sysv/linux/bits/sem-pad.h: New file.
6923 * sysdeps/unix/sysv/linux/hppa/bits/sem-pad.h: Likewise.
6924 * sysdeps/unix/sysv/linux/mips/bits/sem-pad.h: Likewise.
6925 * sysdeps/unix/sysv/linux/powerpc/bits/sem-pad.h: Likewise.
6926 * sysdeps/unix/sysv/linux/sparc/bits/sem-pad.h: Likewise.
6927 * sysdeps/unix/sysv/linux/x86/bits/sem-pad.h: Likewise.
6928 * sysdeps/unix/sysv/linux/hppa/bits/sem.h: Remove.
6929 * sysdeps/unix/sysv/linux/mips/bits/sem.h: Likewise.
6930 * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
6931 * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
6932 * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
6933
f4efbdfb
PE
69342018-10-14 Paul Eggert <eggert@cs.ucla.edu>
6935
620a5d4c
PE
6936 regex: simplify by using intprops.h
6937 [BZ#23744]
6938 * posix/regex_internal.h [_LIBC]: Include intprops.h.
6939 (TYPE_SIGNED, INT_ADD_WRAPV) [_LIBC]: Remove.
6940 intprops.h defines them.
6941
f4efbdfb
PE
6942 regex: __builtin_expect → __glibc_unlikely
6943 [BZ#23744]
6944 This refactoring was prompted by a problem when the regex code is
6945 used as part of Gnulib and when the builder’s compiler does not grok
6946 __builtin_expect. Problem reported for Gawk by Nelson H.F. Beebe in:
6947 https://lists.gnu.org/r/bug-gnulib/2018-09/msg00137.html
6948 Although this refactoring does not fix the problem directly,
6949 we might as well have Gawk use the now-preferred glibc style for when
6950 __builtin_expect is unavailable.
6951 * posix/regex_internal.h (BE): Remove.
6952 All uses replaced by __glibc_unlikely or __glibc_likely.
6953
9f9feb6d
JM
69542018-10-11 Joseph Myers <joseph@codesourcery.com>
6955
6956 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
6957 bits/msq-pad.h.
6958 * sysdeps/unix/sysv/linux/bits/msq.h: Include <bits/msq-pad.h>
6959 instead of <bits/wordsize.h>.
6960 (msgqnum_t): Define as __syscall_ulong_t.
6961 (msglen_t): Likewise.
6962 (__MSQ_PAD_TIME): New macro, depending on [__MSQ_PAD_BEFORE_TIME]
6963 and [__MSQ_PAD_AFTER_TIME].
6964 (struct msqid_ds): Define time fields using __MSQ_PAD_TIME. Use
6965 __syscall_ulong_t instead of unsigned long int.
6966 * sysdeps/unix/sysv/linux/bits/msq-pad.h: New file.
6967 * sysdeps/unix/sysv/linux/hppa/bits/msq-pad.h: Likewise.
6968 * sysdeps/unix/sysv/linux/mips/bits/msq-pad.h: Likewise.
6969 * sysdeps/unix/sysv/linux/powerpc/bits/msq-pad.h: Likewise.
6970 * sysdeps/unix/sysv/linux/sparc/bits/msq-pad.h: Likewise.
6971 * sysdeps/unix/sysv/linux/x86/bits/msq-pad.h: Likewise.
6972 * sysdeps/unix/sysv/linux/hppa/bits/msq.h: Remove.
6973 * sysdeps/unix/sysv/linux/mips/bits/msq.h: Likewise.
6974 * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
6975 * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
6976 * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
6977
b9c0f6c1
JM
69782018-10-10 Joseph Myers <joseph@codesourcery.com>
6979
2a4b25fa
JM
6980 * sysdeps/unix/sysv/linux/bits/shm.h: Include <bits/wordsize.h>.
6981 (struct shmid_ds): Condition padding after time fields on
6982 [__WORDSIZE == 32].
6983 * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Remove file.
6984 * sysdeps/unix/sysv/linux/generic/bits/shm.h: Likewise.
6985 * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
6986
19e62f26
JM
6987 * sysdeps/unix/sysv/linux/bits/sem.h: Include <bits/wordsize.h>.
6988 (struct semid_ds): Condition padding after time fields on
6989 [__WORDSIZE == 32].
6990 * sysdeps/unix/sysv/linux/alpha/bits/sem.h: Remove file.
6991 * sysdeps/unix/sysv/linux/generic/bits/sem.h: Likewise.
6992 * sysdeps/unix/sysv/linux/ia64/bits/sem.h: Likewise.
6993 * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
6994
b9c0f6c1
JM
6995 * sysdeps/unix/sysv/linux/bits/msq.h: Include <bits/wordsize.h>.
6996 (struct msqid_ds): Condition padding after time fields on
6997 [__WORDSIZE == 32].
6998 * sysdeps/unix/sysv/linux/alpha/bits/msq.h: Remove file.
6999 * sysdeps/unix/sysv/linux/generic/bits/msq.h: Likewise.
7000 * sysdeps/unix/sysv/linux/ia64/bits/msq.h: Likewise.
7001 * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
7002
97785a61
SN
70032018-10-09 Szabolcs Nagy <szabolcs.nagy@arm.com>
7004
7005 * nss/tst-nss-files-hosts-multi.c (TIMEOUT): Define.
7006
ed643089
SN
70072018-10-09 Szabolcs Nagy <szabolcs.nagy@arm.com>
7008
7009 * libio/tst-readline.c (TIMEOUT): Define.
7010
5a580643
PE
70112018-10-08 Paul Eggert <eggert@cs.ucla.edu>
7012
7013 mktime fix for Gnulib + coreutils
7014 [BZ#23745]
7015 This fix affects only Gnulib. Problem discovered when
7016 mktime.c was used as part of Gnulib in bleeding-edge Coreutils.
7017 * time/mktime.c:
7018 (my_tzset) [!_LIBC && !NEED_MKTIME_WORKING && !NEED_MKTIME_WINDOWS]:
7019 Do not define since it is not used. Defining an unused static
7020 function prompts a warning from GCC when Coreutils is configured
7021 with --enable-gcc-warnings.
7022
c892ae04
LS
70232018-10-08 Leonardo Sandoval <leonardo.sandoval.gonzalez@intel.com>
7024
7025 * benchtests/scripts/compare_bench.py (main): set float type on
7026 threshold argument.
7027
a68ec8ea
RL
70282018-10-08 Rafal Luzynski <digitalfreak@lingonborough.com>
7029
7030 [BZ #23740]
7031 * localedata/locales/kl_GL (mon): Update, the relative case.
7032 (alt_mon): Add, fill with month names in the nominative case.
7033 (d_t_fmt): Set to "%a %b %d %Y %T %Z".
7034 (d_fmt): Set to "%b %d %Y".
7035
a1987621
JM
70362018-10-04 Joseph Myers <joseph@codesourcery.com>
7037
47c49251
JM
7038 * sysdeps/unix/sysv/linux/hppa/bits/mman.h: Include
7039 <bits/mman-linux.h>.
7040 (PROT_READ): Don't define here.
7041 (PROT_WRITE): Likewise.
7042 (PROT_EXEC): Likewise.
7043 (PROT_NONE): Likewise.
7044 (PROT_GROWSDOWN): Likewise.
7045 (PROT_GROWSUP): Likewise.
7046 (MAP_SHARED): Likewise.
7047 (MAP_PRIVATE): Likewise.
7048 [__USE_MISC] (MAP_SHARED_VALIDATE): Likewise.
7049 [__USE_MISC] (MAP_FILE): Likewise.
7050 [__USE_MISC] (MAP_ANONYMOUS): Likewise.
7051 [__USE_MISC] (MAP_ANON): Likewise.
7052 [__USE_MISC] (MAP_HUGE_SHIFT): Likewise.
7053 [__USE_MISC] (MAP_HUGE_MASK): Likewise.
7054 (MCL_CURRENT): Likewise.
7055 (MCL_FUTURE): Likewise.
7056 (MCL_ONFAULT): Likewise.
7057 [__USE_MISC] (MADV_NORMAL): Likewise.
7058 [__USE_MISC] (MADV_RANDOM): Likewise.
7059 [__USE_MISC] (MADV_SEQUENTIAL): Likewise.
7060 [__USE_MISC] (MADV_WILLNEED): Likewise.
7061 [__USE_MISC] (MADV_DONTNEED): Likewise.
7062 [__USE_MISC] (MADV_FREE): Likewise.
7063 [__USE_MISC] (MADV_REMOVE): Likewise.
7064 [__USE_MISC] (MADV_DONTFORK): Likewise.
7065 [__USE_MISC] (MADV_DOFORK): Likewise.
7066 [__USE_MISC] (MADV_HWPOISON): Likewise.
7067 [__USE_XOPEN2K] (POSIX_MADV_NORMAL): Likewise.
7068 [__USE_XOPEN2K] (POSIX_MADV_RANDOM): Likewise.
7069 [__USE_XOPEN2K] (POSIX_MADV_SEQUENTIAL): Likewise.
7070 [__USE_XOPEN2K] (POSIX_MADV_WILLNEED): Likewise.
7071 [__USE_XOPEN2K] (POSIX_MADV_DONTNEED): Likewise.
7072 (__MAP_ANONYMOUS): New macro.
7073 [__USE_MISC] (MAP_TYPE): Undefine and redefine after
7074 <bits/mman-linux.h> inclusion.
7075 (MAP_FIXED): Likewise.
7076 (MS_SYNC): Likewise.
7077 (MS_ASYNC): Likewise.
7078 (MS_INVALIDATE): Likewise.
7079 [__USE_MISC] (MADV_MERGEABLE): Likewise.
7080 [__USE_MISC] (MADV_UNMERGEABLE): Likewise.
7081 [__USE_MISC] (MADV_HUGEPAGE): Likewise.
7082 [__USE_MISC] (MADV_NOHUGEPAGE): Likewise.
7083 [__USE_MISC] (MADV_DONTDUMP): Likewise.
7084 [__USE_MISC] (MADV_DODUMP): Likewise.
7085 [__USE_MISC] (MADV_WIPEONFORK): Likewise.
7086 [__USE_MISC] (MADV_KEEPONFORK): Likewise.
7087
a1987621
JM
7088 [BZ #23735]
7089 * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NO_MATH_REDIRECT):
7090 Define.
7091 * sysdeps/ieee754/ldbl-opt/test-nldbl-redirect.c: New file.
7092 * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math] (tests):
7093 Add test-nldbl-redirect.
7094 [$(subdir) = math] (CFLAGS-test-nldbl-redirect.c): New variable.
7095 [$(subdir) = math] ($(objpfx)test-nldbl-redirect): Depend on
7096 $(objpfx)libnldbl_nonshared.a.
7097
e7624d70
SL
70982018-10-04 Stefan Liebler <stli@linux.ibm.com>
7099
7100 * support/support.h (support_objdir_elf_ldso): New variable.
7101 * support/support_paths.c (support_objdir_elf_ldso): Likewise.
7102 * support/Makefile (CFLAGS-support_paths.c): Add definition
7103 for OBJDIR_ELF_LDSO_PATH.
7104 * support/test-container.c (main): Search for the ld.so
7105 which is also used by the testsuite.
7106
dae3ed95
RL
71072018-10-02 Rafal Luzynski <digitalfreak@lingonborough.com>
7108
7109 [BZ #20209]
7110 * localedata/locales/kl_GL: (abday): Fix spelling of Sun (Sunday),
7111 should be "sap" rather than "sab".
7112 (day): Fix spelling of Sunday, should be "sapaat" rather than
7113 "sabaat".
7114
f346b5b3
JM
71152018-10-02 Joseph Myers <joseph@codesourcery.com>
7116
7117 * math/libm-test-fma.inc (fma_test_data): Add more tests.
7118
4a06ceea
MJ
71192018-10-02 Martin Jansa <Martin.Jansa@gmail.com>
7120
7121 [BZ #19444]
7122 * sysdeps/ieee754/soft-fp/s_fdiv.c: Include <libc-diag.h> and use
7123 DIAG_PUSH_NEEDS_COMMENT, DIAG_IGNORE_NEEDS_COMMENT and
7124 DIAG_POP_NEEDS_COMMENT to disable -Wmaybe-uninitialized.
7125
a06fc4a5
AZ
71262018-10-02 Adhemerval Zanella <adhemerval.zanella@linaro.org>
7127
7128 * sysdeps/unix/sysv/linux/fd_to_filename.h: Add missing includes.
7129
a1ccc065
L
71302018-10-02 H.J. Lu <hongjiu.lu@intel.com>
7131
7132 * sysdeps/unix/sysv/linux/x86/Makefile (CFLAGS-elision-lock.c):
7133 Add -mrtm.
7134 (CFLAGS-elision-unlock.c): Likewise.
7135 (CFLAGS-elision-timed.c): Likewise.
7136 (CFLAGS-elision-trylock.c): Likewise.
7137 * sysdeps/unix/sysv/linux/x86/hle.h: Rewritten.
7138
0b727ed4
AZ
71392018-10-02 Adhemerval Zanella <adhemerval.zanella@linaro.org>
7140
7141 [BZ #21037]
7142 * libio/Makefile (tests): Add tst-memstream4 and tst-wmemstream4.
7143 * libio/freopen.c (freopen): Sync stream before reopen and adjust to
7144 new fd_to_filename interface.
7145 * libio/freopen64.c (freopen64): Likewise.
7146 * libio/tst-memstream.h: New file.
7147 * libio/tst-memstream4.c: Likewise.
7148 * libio/tst-wmemstream4.c: Likewise.
7149 * sysdeps/generic/fd_to_filename.h (fd_to_filename): Change signature.
7150 * sysdeps/unix/sysv/linux/fd_to_filename.h (fd_to_filename): Likewise
7151 and remove internal dynamic allocation.
7152
d0e91e8c
JM
71532018-10-01 Joseph Myers <joseph@codesourcery.com>
7154
7155 * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_GNU]
7156 (MREMAP_MAYMOVE): Do not define here.
7157 [__USE_GNU] (MREMAP_FIXED): Likewise.
7158 * sysdeps/unix/sysv/linux/bits/mman-shared.h [__USE_GNU]
7159 (MREMAP_MAYMOVE): Define here instead.
7160 [__USE_GNU] (MREMAP_FIXED): Likewise.
7161 * sysdeps/unix/sysv/linux/hppa/bits/mman.h [__USE_GNU]
7162 (MREMAP_MAYMOVE): Remove.
7163 [__USE_GNU] (MREMAP_FIXED): Likewise.
7164
c52944e8
JM
71652018-09-28 Joseph Myers <joseph@codesourcery.com>
7166
7167 * math/fromfp.h: Do not include <math_private.h>.
7168 * math/s_cacosh_template.c: Likewise.
7169 * math/s_casin_template.c: Likewise.
7170 * math/s_casinh_template.c: Likewise.
7171 * math/s_ccos_template.c: Likewise.
7172 * math/s_cproj_template.c: Likewise.
7173 * math/s_fdim_template.c: Likewise.
7174 * math/s_fmaxmag_template.c: Likewise.
7175 * math/s_fminmag_template.c: Likewise.
7176 * math/s_iseqsig_template.c: Likewise.
7177 * math/s_ldexp_template.c: Likewise.
7178 * math/s_nextdown_template.c: Likewise.
7179 * math/w_log1p_template.c: Likewise.
7180 * math/w_scalbln_template.c: Likewise.
7181 * sysdeps/aarch64/fpu/feholdexcpt.c: Likewise.
7182 * sysdeps/aarch64/fpu/fesetround.c: Likewise.
7183 * sysdeps/aarch64/fpu/fgetexcptflg.c: Likewise.
7184 * sysdeps/aarch64/fpu/ftestexcept.c: Likewise.
7185 * sysdeps/aarch64/fpu/s_llrint.c: Likewise.
7186 * sysdeps/aarch64/fpu/s_llrintf.c: Likewise.
7187 * sysdeps/aarch64/fpu/s_lrint.c: Likewise.
7188 * sysdeps/aarch64/fpu/s_lrintf.c: Likewise.
7189 * sysdeps/i386/fpu/s_atanl.c: Likewise.
7190 * sysdeps/i386/fpu/s_f32xaddf64.c: Likewise.
7191 * sysdeps/i386/fpu/s_f32xsubf64.c: Likewise.
7192 * sysdeps/i386/fpu/s_fdim.c: Likewise.
7193 * sysdeps/i386/fpu/s_logbl.c: Likewise.
7194 * sysdeps/i386/fpu/s_rintl.c: Likewise.
7195 * sysdeps/i386/fpu/s_significandl.c: Likewise.
7196 * sysdeps/ia64/fpu/s_matherrf.c: Likewise.
7197 * sysdeps/ia64/fpu/s_matherrl.c: Likewise.
7198 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
7199 * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
7200 * sysdeps/ieee754/dbl-64/s_fma.c: Likewise.
7201 * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
7202 * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
7203 * sysdeps/ieee754/k_standardf.c: Likewise.
7204 * sysdeps/ieee754/k_standardl.c: Likewise.
7205 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
7206 * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
7207 * sysdeps/ieee754/ldbl-64-128/s_fpclassifyl.c: Likewise.
7208 * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
7209 * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
7210 * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
7211 * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
7212 * sysdeps/ieee754/ldbl-96/s_fma.c: Likewise.
7213 * sysdeps/ieee754/ldbl-96/s_fmal.c: Likewise.
7214 * sysdeps/ieee754/s_signgam.c: Likewise.
7215 * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
7216 * sysdeps/powerpc/power5+/fpu/s_modff.c: Likewise.
7217 * sysdeps/powerpc/power7/fpu/s_logbf.c: Likewise.
7218 * sysdeps/riscv/rv64/rvd/s_ceil.c: Likewise.
7219 * sysdeps/riscv/rv64/rvd/s_floor.c: Likewise.
7220 * sysdeps/riscv/rv64/rvd/s_nearbyint.c: Likewise.
7221 * sysdeps/riscv/rv64/rvd/s_round.c: Likewise.
7222 * sysdeps/riscv/rv64/rvd/s_roundeven.c: Likewise.
7223 * sysdeps/riscv/rv64/rvd/s_trunc.c: Likewise.
7224 * sysdeps/riscv/rvd/s_finite.c: Likewise.
7225 * sysdeps/riscv/rvd/s_fmax.c: Likewise.
7226 * sysdeps/riscv/rvd/s_fmin.c: Likewise.
7227 * sysdeps/riscv/rvd/s_fpclassify.c: Likewise.
7228 * sysdeps/riscv/rvd/s_isinf.c: Likewise.
7229 * sysdeps/riscv/rvd/s_isnan.c: Likewise.
7230 * sysdeps/riscv/rvd/s_issignaling.c: Likewise.
7231 * sysdeps/riscv/rvf/fegetround.c: Likewise.
7232 * sysdeps/riscv/rvf/feholdexcpt.c: Likewise.
7233 * sysdeps/riscv/rvf/fesetenv.c: Likewise.
7234 * sysdeps/riscv/rvf/fesetround.c: Likewise.
7235 * sysdeps/riscv/rvf/feupdateenv.c: Likewise.
7236 * sysdeps/riscv/rvf/fgetexcptflg.c: Likewise.
7237 * sysdeps/riscv/rvf/ftestexcept.c: Likewise.
7238 * sysdeps/riscv/rvf/s_ceilf.c: Likewise.
7239 * sysdeps/riscv/rvf/s_finitef.c: Likewise.
7240 * sysdeps/riscv/rvf/s_floorf.c: Likewise.
7241 * sysdeps/riscv/rvf/s_fmaxf.c: Likewise.
7242 * sysdeps/riscv/rvf/s_fminf.c: Likewise.
7243 * sysdeps/riscv/rvf/s_fpclassifyf.c: Likewise.
7244 * sysdeps/riscv/rvf/s_isinff.c: Likewise.
7245 * sysdeps/riscv/rvf/s_isnanf.c: Likewise.
7246 * sysdeps/riscv/rvf/s_issignalingf.c: Likewise.
7247 * sysdeps/riscv/rvf/s_nearbyintf.c: Likewise.
7248 * sysdeps/riscv/rvf/s_roundevenf.c: Likewise.
7249 * sysdeps/riscv/rvf/s_roundf.c: Likewise.
7250 * sysdeps/riscv/rvf/s_truncf.c: Likewise.
7251 * sysdeps/riscv/rv64/rvd/s_rint.c: Include <stdbool.h> instead of
7252 <math_private.h>.
7253 * sysdeps/riscv/rvf/s_rintf.c: Likewise.
7254
7b1f9406
L
72552018-09-28 H.J. Lu <hongjiu.lu@intel.com>
7256
7257 [BZ #23716]
7258 * sysdeps/i386/dl-cet.c: Removed.
7259 * sysdeps/i386/dl-machine.h (_dl_runtime_resolve_shstk): New
7260 prototype.
7261 (_dl_runtime_profile_shstk): Likewise.
7262 (elf_machine_runtime_setup): Use _dl_runtime_profile_shstk or
7263 _dl_runtime_resolve_shstk if SHSTK is enabled by kernel.
7264
7a16bdbb
AZ
72652018-09-28 Adhemerval Zanella <adhemerval.zanella@linaro.org>
7266
7267 [BZ #23579]
7268 * misc/tst-preadvwritev2-common.c (do_test_with_invalid_fd,
7269 do_test_with_invalid_iov): New tests.
7270 * misc/tst-preadvwritev2.c, misc/tst-preadvwritev64v2.c (do_test):
7271 Call do_test_with_invalid_fd and do_test_with_invalid_iov.
7272 * sysdeps/unix/sysv/linux/preadv2.c (preadv2): Use fallback code iff
7273 errno is ENOSYS.
7274 * sysdeps/unix/sysv/linux/preadv64v2.c (preadv64v2): Likewise.
7275 * sysdeps/unix/sysv/linux/pwritev2.c (pwritev2): Likewise.
7276 * sysdeps/unix/sysv/linux/pwritev64v2.c (pwritev64v2): Likewise.
7277
9755bc46
JM
72782018-09-27 Joseph Myers <joseph@codesourcery.com>
7279
81dca813
JM
7280 * include/math.h [!_ISOMAC && !(__FINITE_MATH_ONLY__ &&
7281 __FINITE_MATH_ONLY__ > 0) && !NO_MATH_REDIRECT]
7282 (MATH_REDIRECT_BINARY_ARGS): New macro.
7283 [!_ISOMAC && !(__FINITE_MATH_ONLY__ && __FINITE_MATH_ONLY__ > 0)
7284 && !NO_MATH_REDIRECT] (copysign): Redirect using MATH_REDIRECT.
7285 * sysdeps/alpha/fpu/s_copysign.c: Define NO_MATH_REDIRECT before
7286 header inclusion.
7287 * sysdeps/alpha/fpu/s_copysignf.c: Likewise.
7288 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
7289 * sysdeps/ieee754/float128/s_copysignf128.c: Likewise.
7290 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
7291 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
7292 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
7293 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
7294 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
7295 Likewise.
7296 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c:
7297 Likewise.
7298 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
7299 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: Likewise.
7300 * sysdeps/riscv/rvd/s_copysign.c: Likewise.
7301 * sysdeps/riscv/rvf/s_copysignf.c: Likewise.
7302 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.c:
7303 Likewise.
7304 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.c:
7305 Likewise.
7306 * sysdeps/generic/math_private_calls.h
7307 [!__MATH_DECLARING_LONG_DOUBLE || !NO_LONG_DOUBLE] (__copysign):
7308 Do not declare and define as an inline function.
7309 * math/divtc3.c (__divtc3): Use copysign functions instead of
7310 __copysign variants.
7311 * math/multc3.c (__multc3): Likewise.
7312 * sysdeps/generic/math-type-macros.h (M_COPYSIGN): Likewise.
7313 * sysdeps/ieee754/dbl-64/e_atan2.c (signArctan2): Likewise.
7314 * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
7315 * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r):
7316 Likewise.
7317 * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn): Likewise.
7318 (__ieee754_yn): Likewise.
7319 * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
7320 * sysdeps/ieee754/dbl-64/s_atan.c (__signArctan): Likewise.
7321 * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
7322 * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
7323 * sysdeps/ieee754/dbl-64/s_sin.c (do_sin): Likewise.
7324 (__sin): Likewise.
7325 * sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Likewise.
7326 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
7327 Likewise.
7328 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
7329 Likewise.
7330 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
7331 Likewise.
7332 * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
7333 * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r):
7334 Likewise.
7335 * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Likewise.
7336 (__ieee754_ynf): Likewise.
7337 * sysdeps/ieee754/flt-32/s_asinhf.c (__asinhf): Likewise.
7338 * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
7339 * sysdeps/ieee754/k_standard.c (__kernel_standard): Likewise.
7340 * sysdeps/ieee754/ldbl-128/e_gammal_r.c (__ieee754_gammal_r):
7341 Likewise.
7342 * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_jnl): Likewise.
7343 (__ieee754_ynl): Likewise.
7344 * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
7345 * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
7346 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
7347 Likewise.
7348 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
7349 (__ieee754_ynl): Likewise.
7350 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Likewise.
7351 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
7352 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
7353 * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
7354 Likewise.
7355 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl): Likewise.
7356 (__ieee754_ynl)
7357 * sysdeps/ieee754/ldbl-96/s_asinhl.c (__asinhl): Likewise.
7358 * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
7359 * sysdeps/ieee754/ldbl-opt/nldbl-copysign.c (copysignl): Likewise.
7360 * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Likewise.
7361 * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
7362
9755bc46
JM
7363 * include/math.h [!_ISOMAC && !(__FINITE_MATH_ONLY__ &&
7364 __FINITE_MATH_ONLY__ > 0) && !NO_MATH_REDIRECT] (round): Redirect
7365 using MATH_REDIRECT.
7366 * sysdeps/aarch64/fpu/s_round.c: Define NO_MATH_REDIRECT before
7367 header inclusion.
7368 * sysdeps/aarch64/fpu/s_roundf.c: Likewise.
7369 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
7370 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
7371 * sysdeps/ieee754/float128/s_roundf128.c: Likewise.
7372 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
7373 * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
7374 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
7375 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: Likewise.
7376 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: Likewise.
7377 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: Likewise.
7378 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: Likewise.
7379 * sysdeps/riscv/rv64/rvd/s_round.c: Likewise.
7380 * sysdeps/riscv/rvf/s_roundf.c: Likewise.
7381 * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
7382 (round): Redirect to __round.
7383 (__roundl): Call round instead of __round.
7384 * sysdeps/powerpc/fpu/math_private.h [_ARCH_PWR5X] (__round):
7385 Remove macro.
7386 [_ARCH_PWR5X] (__roundf): Likewise.
7387 * sysdeps/ieee754/dbl-64/e_gamma_r.c (gamma_positive): Use round
7388 functions instead of __round variants.
7389 * sysdeps/ieee754/flt-32/e_gammaf_r.c (gammaf_positive): Likewise.
7390 * sysdeps/ieee754/ldbl-128/e_gammal_r.c (gammal_positive):
7391 Likewise.
7392 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (gammal_positive):
7393 Likewise.
7394 * sysdeps/ieee754/ldbl-96/e_gammal_r.c (gammal_positive):
7395 Likewise.
7396 * sysdeps/x86/fpu/powl_helper.c (__powl_helper): Likewise.
7397 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lroundl): Redirect to
7398 __lroundl.
7399 (__ieee754_expl): Call roundl instead of __roundl.
7400
f841c97e
AS
74012018-09-27 Andreas Schwab <schwab@suse.de>
7402
7403 [BZ #23717]
7404 * stdlib/tst-setcontext9.c (f1a): Make st2 static.
7405 (do_test): Make st1 static.
7406
6ca8284e
AS
74072018-09-26 Andreas Schwab <schwab@suse.de>
7408
7409 [BZ #23707]
7410 * sysdeps/powerpc/powerpc32/dl-start.S: Add unwind information.
7411 * elf/Makefile (tests): Add tst-unwind-ctor.
7412 (modules-names): Add tst-unwind-ctor-lib.
7413 ($(objpfx)tst-unwind-ctor): Depend on
7414 $(objpfx)tst-unwind-ctor-lib.so.
7415
61d8b5fe
JM
74162018-09-26 Joseph Myers <joseph@codesourcery.com>
7417
7418 * sysdeps/unix/sysv/linux/bits/mman-map-flags-generic.h: New
7419 file. Most contents moved from ....
7420 * sysdeps/unix/sysv/linux/bits/mman.h: ... here. Move contents to
7421 and include <bits/mman-map-flags-generic.h>.
7422 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
7423 (sysdep_headers): Add bits/mman-map-flags-generic.h.
7424 * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Include
7425 <bits/mman-map-flags-generic.h>.
7426 [__USE_MISC] (MAP_GROWSUP): Only define this macro, not other
7427 macros defined in <bits/mman-map-flags-generic.h>.
7428 * sysdeps/unix/sysv/linux/x86/bits/mman.h: Include
7429 <bits/mman-map-flags-generic.h>.
7430 [__USE_MISC] (MAP_32BIT): Only define this macro, not other macros
7431 defined in <bits/mman-map-flags-generic.h>.
7432
46341286
AS
74332018-09-26 Andreas Schwab <schwab@suse.de>
7434
7435 * Makefile ($(common-objpfx)testrun.sh): Remove leading space from
7436 output.
7437
b5c45e83
AZ
74382018-09-25 Adam J. Richte <adam_richter2004@yahoo.com>
7439 Adhemerval Zanella <adhemerval.zanella@linaro.org>
7440 Fangrui Song <maskray@google.com>
7441
7442 [BZ #20480]
7443 * config.make.in (have-textrel_ifunc): New define.
7444 * configure.ac: Add check if linker supports textrel relocation with
7445 ifunc.
7446 * elf/Makefile [have-textrel_ifunc == yes] (ifunc-pie-tests): Add
7447 tst-ifunc-textrel.
7448 (CFLAGS-tst-ifunc-textrel.c): New rule.
7449 * elf/dl-reloc.c (_dl_relocate_object): Use all required flags on
7450 DT_TEXTREL segments, not only PROT_READ and PROT_WRITE.
7451 * elf/tst-ifunc-textrel.c: New file.
7452
8ea4d2b7
JM
74532018-09-25 Joseph Myers <joseph@codesourcery.com>
7454
d62f9ec0
JM
7455 * sysdeps/unix/sysv/linux/sys/procfs.h: Include
7456 <bits/procfs-prregset.h>.
7457 (prgregset_t): Define using __prgregset_t.
7458 (prfpregset_t): Define using __prfpregset_t.
7459 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
7460 (sysdep_headers): Add bits/procfs-prregset.h.
7461 * sysdeps/unix/sysv/linux/bits/procfs-prregset.h: New file.
7462 * sysdeps/unix/sysv/linux/alpha/bits/procfs-prregset.h: Likewise.
7463 * sysdeps/unix/sysv/linux/alpha/bits/procfs.h: Likewise.
7464 * sysdeps/unix/sysv/linux/alpha/sys/procfs.h: Remove file.
7465
d0d8eb43
JM
7466 * sysdeps/unix/sysv/linux/sys/procfs.h: Include
7467 <bits/procfs-id.h> and <bits/procfs-extra.h>.
7468 (struct elf_prpsinfo): Use __pr_uid_t and __pr_gid_t as types of
7469 pr_uid and pr_gid.
7470 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
7471 (sysdep_headers): Add bits/procfs-id.h and bits/procfs-extra.h.
7472 * sysdeps/unix/sysv/linux/bits/procfs-extra.h: New file.
7473 * sysdeps/unix/sysv/linux/bits/procfs-id.h: Likewise.
7474 * sysdeps/unix/sysv/linux/arm/bits/procfs-id.h: Likewise.
7475 * sysdeps/unix/sysv/linux/arm/bits/procfs.h: Likewise.
7476 * sysdeps/unix/sysv/linux/m68k/bits/procfs-id.h: Likewise.
7477 * sysdeps/unix/sysv/linux/m68k/bits/procfs.h: Likewise.
7478 * sysdeps/unix/sysv/linux/s390/bits/procfs-extra.h: Likewise.
7479 * sysdeps/unix/sysv/linux/s390/bits/procfs-id.h: Likewise.
7480 * sysdeps/unix/sysv/linux/s390/bits/procfs.h: Likewise.
7481 * sysdeps/unix/sysv/linux/sh/bits/procfs-id.h: Likewise.
7482 * sysdeps/unix/sysv/linux/sh/bits/procfs.h: Likewise.
7483 * sysdeps/unix/sysv/linux/sparc/bits/procfs-extra.h: Likewise.
7484 * sysdeps/unix/sysv/linux/sparc/bits/procfs-id.h: Likewise.
7485 * sysdeps/unix/sysv/linux/sparc/bits/procfs.h: Likewise.
7486 * sysdeps/unix/sysv/linux/x86/bits/procfs-id.h: Likewise.
7487 * sysdeps/unix/sysv/linux/x86/bits/procfs.h: Likewise.
7488 * sysdeps/unix/sysv/linux/arm/sys/procfs.h: Remove file.
7489 * sysdeps/unix/sysv/linux/m68k/sys/procfs.h: Likewise.
7490 * sysdeps/unix/sysv/linux/s390/sys/procfs.h: Likewise.
7491 * sysdeps/unix/sysv/linux/sh/sys/procfs.h: Likewise.
7492 * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
7493 * sysdeps/unix/sysv/linux/x86/sys/procfs.h: Likewise.
7494
8ea4d2b7
JM
7495 * sysdeps/unix/sysv/linux/sys/procfs.h: Replace with file based on
7496 AArch64 version. Include <bits/procfs.h>.
7497 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
7498 (sysdep_headers): Add bits/procfs.h.
7499 * sysdeps/unix/sysv/linux/bits/procfs.h: New file.
7500 * sysdeps/unix/sysv/linux/aarch64/bits/procfs.h: Likewise.
7501 * sysdeps/unix/sysv/linux/hppa/bits/procfs.h: Likewise.
7502 * sysdeps/unix/sysv/linux/ia64/bits/procfs.h: Likewise.
7503 * sysdeps/unix/sysv/linux/microblaze/bits/procfs.h: Likewise.
7504 * sysdeps/unix/sysv/linux/mips/bits/procfs.h: Likewise.
7505 * sysdeps/unix/sysv/linux/nios2/bits/procfs.h: Likewise.
7506 * sysdeps/unix/sysv/linux/powerpc/bits/procfs.h: Likewise.
7507 * sysdeps/unix/sysv/linux/riscv/bits/procfs.h: Likewise.
7508 * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove file.
7509 * sysdeps/unix/sysv/linux/hppa/sys/procfs.h: Likewise.
7510 * sysdeps/unix/sysv/linux/ia64/sys/procfs.h: Likewise.
7511 * sysdeps/unix/sysv/linux/microblaze/sys/procfs.h: Likewise.
7512 * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise.
7513 * sysdeps/unix/sysv/linux/nios2/sys/procfs.h: Likewise.
7514 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
7515 * sysdeps/unix/sysv/linux/riscv/sys/procfs.h: Likewise.
7516
c7027166
AZ
75172018-09-25 Adhemerval Zanella <adhemerval.zanella@linaro.org>
7518
7519 * posix/tst-spawn.c (do_prepare, handle_restart, do_test):
7520 Use libsupport.
7521
335a3b0a
AS
75222018-09-25 Arjun Shankar <arjun@redhat.com>
7523
7524 * iconv/gconv_int.h (__gconv_path_elem): Remove.
7525 (__gconv_max_path_elem_len): Likewise.
7526 (__gconv_nmodules): Likewise.
7527 (__gconv_get_path): Likewise.
7528 (path_elem): Move to ...
7529 * iconv/gconv_conf.c: ... here.
7530 (__gconv_get_path): Mark function static.
7531 * iconv/gconv_int.h (GCONV_NCHAR_GOAL): Move to ...
7532 * iconv/gconv_open.c: ... here.
7533
462d348c
AS
75342018-09-24 Andreas Schwab <schwab@suse.de>
7535
7536 * scripts/haveversions.awk: New file.
7537 * Makerules ($(common-objpfx)Versions.def)
7538 ($(common-objpfx)Versions.all, $(common-objpfx)Versions.v.i)
7539 ($(common-objpfx)sysd-versions, $(common-objpfx)versions.stmp):
7540 Move rules ...
7541 * Makeconfig ($(common-objpfx)Versions.def)
7542 ($(common-objpfx)Versions.all, $(common-objpfx)Versions.v.i)
7543 ($(common-objpfx)sysd-versions, $(common-objpfx)versions.stmp):
7544 ... here.
7545 ($(common-objpfx)Versions.mk): New rule. Include it.
7546 * nis/Makefile [!have-GLIBC_2.28]: Don't build any targets.
7547 Emit error if build-obsolete-nsl = yes.
7548 * manual/install.texi (Configuring and compiling): Describe
7549 --enable-obsolete-nsl as unavaiable after version 2.28.
7550 * INSTALL: Regenerate.
7551
f0458cf4
AZ
75522018-09-21 Adhemerval Zanella <adhemerval.zanella@linaro.org>
7553
7554 * NEWS: Add note about new TLE support on powerpc64le.
7555 * sysdeps/powerpc/nptl/tcb-offsets.sym (TM_CAPABLE): Remove.
7556 * sysdeps/powerpc/nptl/tls.h (tcbhead_t): Rename tm_capable to
7557 __ununsed1.
7558 (TLS_INIT_TP, TLS_DEFINE_INIT_TP): Remove tm_capable setup.
7559 (THREAD_GET_TM_CAPABLE, THREAD_SET_TM_CAPABLE): Remove macros.
7560 * sysdeps/powerpc/powerpc32/sysdep.h,
7561 sysdeps/powerpc/powerpc64/sysdep.h (ABORT_TRANSACTION_IMPL,
7562 ABORT_TRANSACTION): Remove macros.
7563 * sysdeps/powerpc/sysdep.h (ABORT_TRANSACTION): Likewise.
7564 * sysdeps/unix/sysv/linux/powerpc/elision-conf.c (elision_init): Set
7565 __pthread_force_elision iff PPC_FEATURE2_HTM_NOSC is set.
7566 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h,
7567 sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
7568 sysdeps/unix/sysv/linux/powerpc/syscall.S (ABORT_TRANSACTION): Remove
7569 usage.
7570 * sysdeps/unix/sysv/linux/powerpc/not-errno.h: Remove file.
7571
434d45fd
RL
75722018-09-21 Rafal Luzynski <digitalfreak@lingonborough.com>
7573
7574 [BZ #10425]
7575 * localedata/locales/it_IT (d_t_fmt): Use "%a %-d %b %Y, %T".
7576 (date_fmt): Use "%a %-d %b %Y, %T, %Z".
7577 * localedata/locales/it_CH (d_t_fmt): Use "%a %-d %b %Y, %T"
7578 which is the same as in it_IT.
7579 (d_fmt): Use "%d.%m.%Y" which is the same as in de_CH.
7580 (date_fmt): Use "%a %-d %b %Y, %T, %Z" which is the same as in it_IT.
7581
d90c9b1a
JM
75822018-09-20 Joseph Myers <joseph@codesourcery.com>
7583
7abf97be
JM
7584 * include/math.h [!_ISOMAC && !(__FINITE_MATH_ONLY__ &&
7585 __FINITE_MATH_ONLY__ > 0) && !NO_MATH_REDIRECT] (trunc): Redirect
7586 using MATH_REDIRECT.
7587 * sysdeps/aarch64/fpu/s_trunc.c: Define NO_MATH_REDIRECT before
7588 header inclusion.
7589 * sysdeps/aarch64/fpu/s_truncf.c: Likewise.
7590 * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
7591 * sysdeps/ieee754/float128/s_truncf128.c: Likewise.
7592 * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
7593 * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
7594 * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
7595 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: Likewise.
7596 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: Likewise.
7597 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: Likewise.
7598 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: Likewise.
7599 * sysdeps/riscv/rv64/rvd/s_trunc.c: Likewise.
7600 * sysdeps/riscv/rvf/s_truncf.c: Likewise.
7601 * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.c: Likewise.
7602 * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.c: Likewise.
7603 * sysdeps/x86_64/fpu/multiarch/s_trunc.c: Likewise.
7604 * sysdeps/x86_64/fpu/multiarch/s_truncf.c: Likewise.
7605 * sysdeps/m68k/m680x0/fpu/s_trunc_template.c: Likewise.
7606 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
7607 (ceil): Redirect to __ceil.
7608 (floor): Redirect to __floor.
7609 (trunc): Redirect to __trunc.
7610 (__truncl): Call trunc instead of __trunc.
7611 * sysdeps/powerpc/fpu/math_private.h [_ARCH_PWR5X] (__trunc):
7612 Remove macro.
7613 [_ARCH_PWR5X] (__truncf): Likewise.
7614 * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Use
7615 trunc functions instead of __trunc variants.
7616 * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r):
7617 Likewise.
7618 * sysdeps/ieee754/ldbl-128/e_gammal_r.c (__ieee754_gammal_r):
7619 Likewise.
7620 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
7621 Likewise.
7622 * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
7623 Likewise.
7624
d90c9b1a
JM
7625 * sysdeps/x86/cpu-features.h [__geode__ || __k6__]: Handle like
7626 [__i586__ || __pentium__].
7627 [__i486__]: Handle explicitly.
7628 (HAS_CPUID): Define to 1 if above macros are undefined.
7629 (HAS_I586): Likewise.
7630 (HAS_I686): Likewise.
7631
db9a8ad4
FW
76322018-09-20 Florian Weimer <fweimer@redhat.com>
7633
7634 * misc/tst-gethostid.c: New file.
7635 * misc/Makefile [$(build-shared)] (tests): Add tst-gethostid.
7636 (tst-gethostid): Link with -ldl.
7637
1214ba06
MY
76382018-09-20 Mingli Yu <Mingli.Yu@windriver.com>
7639
7640 * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Check for NULL
7641 value from gethostbyname_r.
7642
791b350d
CD
76432018-09-19 Carlos O'Donell <carlos@redhat.com>
7644
7645 * stdlib/tst-setcontext9.c (f1): Rename to...
7646 (f1a): ... this.
7647 (f1b): New function implementing lower half of f1 in alternate stack.
7648
8e6fd2bd
PE
76492018-09-19 Paul Eggert <eggert@cs.ucla.edu>
7650
e1080e7e
PE
7651 Fix mktime localtime offset confusion
7652 [BZ #23603]
7653 * include/time.h (__mktime_internal): The localtime offset is now
7654 of type long int instead of time_t. This is the longstanding type
7655 in glibc, and it is more than enough to represent difference
7656 between localtime and gmtime even if it is 32 bits and time_t is
7657 64. Changing it now will let us avoid an unnecessary change when
7658 time_t is widened to 64 bits on 32-bit platforms.
7659 * time/mktime-internal.h (mktime_offset_t): Now long int.
7660
8e6fd2bd
PE
7661 Merge mktime, timegm from upstream Gnulib
7662 [BZ #23603][BZ #16346]
7663 This fixes some obscure problems with integer overflow.
7664 Although it looks scary, it is almost all a byte-for-byte copy
7665 from Gnulib, and the Gnulib code has been tested reasonably well.
7666 * include/intprops.h: New file, copied from Gnulib.
7667 * include/verify.h, time/mktime-internal.h:
7668 New tiny files, simplified from Gnulib.
7669 * time/mktime.c: Copy from Gnulib. This has the following changes:
7670 Do not include config.h if DEBUG_MKTIME is nonzero.
7671 Include stdbool.h, intprops.h, verify.h.
7672 Include string.h only if needed.
7673 Include stdlib.h on MS-Windows.
7674 Include mktime-internal.h.
7675 (DEBUG_MKTIME): Default to 0, and simplify later uses.
7676 (NEED_MKTIME_INTERNAL, NEED_MKTIME_WINDOWS)
7677 (NEED_MKTIME_WORKING): Give default values to pacify -Wundef,
7678 which glibc uses. Default NEED_MKTIME_WORKING to DEBUG_MKTIME, to
7679 simplify later conditionals; default the others to zero. Use
7680 these conditionals to express only the code needed on the current
7681 platform. In uses of these conditionals, explicitly spell out how
7682 _LIBC affects things, so it’s easier to review from a glibc
7683 viewpoint.
7684 (WRAPV): Remove; no longer needed now that we have
7685 systematic overflow checking.
7686 (my_tzset, __tzset) [!_LIBC]: New function and macro, to better
7687 compartmentalize tzset issues. Move system-dependent tzsettish
7688 code here from mktime.
7689 (verify): Remove; now done by verify.h. All uses changed.
7690 (long_int): Use a more-conservative definition, to avoid
7691 integer overflow.
7692 (SHR): Remove, replacing with ...
7693 (shr): New function, which means we needn’t worry about side
7694 effects in args, and conversion analysis is simpler.
7695 (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT, TYPE_SIGNED, TYPE_MINIMUM)
7696 (TYPE_MAXIMUM, TIME_T_MIN, TIME_T_MAX, TIME_T_MIDPOINT)
7697 (time_t_avg, time_t_add_ok): Remove.
7698 (mktime_min, mktime_max): New constants.
7699 (leapyear, isdst_differ): Use bool for booleans.
7700 (ydhms_diff, guess_time_tm, ranged_convert, __mktime_internal):
7701 Use long_int, not time_t, for mktime differences.
7702 (long_int_avg): New function, replacing time_t_avg.
7703 INT_ADD_WRAPV replaces time_t_add_ok.
7704 (guess_time_tm): 6th arg is now long_int, not time_t const *.
7705 All uses changed.
7706 (convert_time): New function.
7707 (ranged_convert): Use it.
7708 (__mktime_internal): Last arg now points to mktime_offset_t, not
7709 time_t. All uses changed. This is a no-op on glibc, where
7710 mktime_offset_t is always time_t. Use int, not time_t, for UTC
7711 offset guess. Directly check for integer overflow instead of
7712 using a heuristic that works only 99.9...% of the time.
7713 Access *OFFSET only once, to avoid an unlikely race if the
7714 compiler delays a load and if this cascades into a signed integer
7715 overflow.
7716 (mktime): Move tzsettish code to my_tzset, and move
7717 localtime_offset to within mktime so that it doesn’t
7718 need a separate ifdef.
7719 (main) [DEBUG_MKTIME]: Speed up by using localtime_r
7720 instead of localtime.
7721 * time/timegm.c: Copy from Gnulib. This has the following changes:
7722 Include mktime-internal.h.
7723 [!_LIBC]: Include config.h and time.h. Do not include
7724 timegm.h or time_r.h. Make __mktime_internal a macro,
7725 and include mktime-internal.h to get its declaration.
7726 (timegm): Temporary is now mktime_offset_t, not time_t.
7727 This affects only Gnulib.
7728
83a552b0
WD
77292018-09-19 Wilco Dijkstra <wdijkstr@arm.com>
7730
7731 [BZ #23637]
7732 * string/test-strstr.c (pr23637): New function.
7733 (test_main): Add tests with longer needles.
7734 * string/strcasestr.c (AVAILABLE): Fix readahead distance.
7735 * string/strstr.c (AVAILABLE): Likewise.
7736
d7347278
SN
77372018-09-19 Szabolcs Nagy <szabolcs.nagy@arm.com>
7738
7739 * sysdeps/ieee754/flt-32/e_powf.c (checkint): Fix documentation.
7740
424c4f60
SN
77412018-09-19 Szabolcs Nagy <szabolcs.nagy@arm.com>
7742
7743 * NEWS: Mention pow improvements.
7744 * math/Makefile (type-double-routines): Add e_pow_log_data.
7745 * sysdeps/generic/math_private.h (__exp1): Remove.
7746 * sysdeps/i386/fpu/e_pow_log_data.c: New file.
7747 * sysdeps/ia64/fpu/e_pow_log_data.c: New file.
7748 * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_pow.c): Allow fma
7749 contraction.
7750 * sysdeps/ieee754/dbl-64/e_exp.c (__exp1): Remove.
7751 (exp_inline): Remove.
7752 (__ieee754_exp): Only single double input is handled.
7753 * sysdeps/ieee754/dbl-64/e_pow.c: Rewrite.
7754 * sysdeps/ieee754/dbl-64/e_pow_log_data.c: New file.
7755 * sysdeps/ieee754/dbl-64/math_config.h (issignaling_inline): Define.
7756 (__pow_log_data): Define.
7757 * sysdeps/ieee754/dbl-64/upow.h: Remove.
7758 * sysdeps/ieee754/dbl-64/upow.tbl: Remove.
7759 * sysdeps/m68k/m680x0/fpu/e_pow_log_data.c: New file.
7760 * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-e_pow-fma.c): Allow fma
7761 contraction.
7762 (CFLAGS-e_pow-fma4.c): Likewise.
7763
e4e4fde5
PE
77642018-09-18 Paul Eggert <eggert@cs.ucla.edu>
7765
dab9c348
PE
7766 Simplify tzfile fstat failure code
7767 [BZ #21716]
7768 * time/tzfile.c (__tzfile_read): Simplify slightly.
7769
e4e4fde5
PE
7770 Fix tzfile low-memory assertion failure
7771 [BZ #21716]
7772 * time/tzfile.c (__tzfile_read): Check for memory exhaustion
7773 when registering time zone abbreviations.
7774
50bc59ca
JM
77752018-09-18 Joseph Myers <joseph@codesourcery.com>
7776
d3a43e49
JM
7777 * sysdeps/unix/sysv/linux/bits/mman.h: New file.
7778 * sysdeps/unix/sysv/linux/aarch64/bits/mman.h: Remove.
7779 * sysdeps/unix/sysv/linux/arm/bits/mman.h: Likewise.
7780 * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Likewise.
7781 * sysdeps/unix/sysv/linux/microblaze/bits/mman.h: Likewise.
7782 * sysdeps/unix/sysv/linux/nios2/bits/mman.h: Likewise.
7783 * sysdeps/unix/sysv/linux/riscv/bits/mman.h: Likewise.
7784 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
7785 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
7786
50bc59ca
JM
7787 * sysdeps/ieee754/ldbl-128ibm/s_ceill.c (ceil): Redirect to
7788 __ceil.
7789 (__ceill): Call ceil instead of __ceil.
7790 * sysdeps/ieee754/ldbl-128ibm/s_floorl.c (floor): Redirect to
7791 __floor.
7792 (__floorl): Call floor instead of __floor.
7793
89983cb3
JM
77942018-09-17 Joseph Myers <joseph@codesourcery.com>
7795
71223ef9
JM
7796 * include/math.h [!_ISOMAC && !(__FINITE_MATH_ONLY__ &&
7797 __FINITE_MATH_ONLY__ > 0) && !NO_MATH_REDIRECT] (ceil): Redirect
7798 using MATH_REDIRECT.
7799 * sysdeps/aarch64/fpu/s_ceil.c: Define NO_MATH_REDIRECT before
7800 header inclusion.
7801 * sysdeps/aarch64/fpu/s_ceilf.c: Likewise.
7802 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
7803 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
7804 * sysdeps/ieee754/float128/s_ceilf128.c: Likewise.
7805 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
7806 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
7807 * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
7808 * sysdeps/m68k/m680x0/fpu/s_ceil_template.c: Likewise.
7809 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: Likewise.
7810 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: Likewise.
7811 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: Likewise.
7812 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: Likewise.
7813 * sysdeps/riscv/rv64/rvd/s_ceil.c: Likewise.
7814 * sysdeps/riscv/rvf/s_ceilf.c: Likewise.
7815 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.c: Likewise.
7816 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.c: Likewise.
7817 * sysdeps/x86_64/fpu/multiarch/s_ceil.c: Likewise.
7818 * sysdeps/x86_64/fpu/multiarch/s_ceilf.c: Likewise.
7819 * sysdeps/powerpc/fpu/math_private.h [_ARCH_PWR5X] (__ceil):
7820 Remove macro.
7821 * sysdeps/ieee754/dbl-64/e_gamma_r.c (gamma_positive): Use ceil
7822 functions instead of __ceil variants.
7823 * sysdeps/ieee754/flt-32/e_gammaf_r.c (gammaf_positive): Likewise.
7824 * sysdeps/ieee754/ldbl-128/e_gammal_r.c (gammal_positive):
7825 Likewise.
7826 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (gammal_positive):
7827 Likewise.
7828 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c (__truncl): Likewise.
7829 * sysdeps/ieee754/ldbl-96/e_gammal_r.c (gammal_positive):
7830 Likewise.
7831 * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Likewise.
7832 * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
7833
89983cb3
JM
7834 [BZ #21286]
7835 * sysdeps/unix/sysv/linux/bits/siginfo-consts.h (SI_DETHREAD): New
7836 constant.
7837 [__USE_XOPEN_EXTENDED || __USE_XOPEN2K8] (ILL_BADIADDR): Likewise.
7838 [__USE_XOPEN_EXTENDED || __USE_XOPEN2K8] (FPE_FLTUNK): Likewise.
7839 [__USE_XOPEN_EXTENDED || __USE_XOPEN2K8] (FPE_CONDTRAP): Likewise.
7840 [__USE_XOPEN_EXTENDED || __USE_XOPEN2K8] (SEGV_ACCADI): Likewise.
7841 [__USE_XOPEN_EXTENDED || __USE_XOPEN2K8] (SEGV_ADIDERR): Likewise.
7842 [__USE_XOPEN_EXTENDED || __USE_XOPEN2K8] (SEGV_ADIPERR): Likewise.
7843 [__USE_XOPEN_EXTENDED] (TRAP_BRANCH): Likewise.
7844 [__USE_XOPEN_EXTENDED] (TRAP_HWBKPT): Likewise.
7845 [__USE_XOPEN_EXTENDED] (TRAP_UNK): Likweise.
7846 * sysdeps/unix/sysv/linux/ia64/bits/siginfo-consts-arch.h
7847 (ILL_BADIADDR): Remove constant.
7848 (TRAP_BRANCH): Likewise.
7849 (TRAP_HWBKPT): Likewise.
7850
e44acb20
JM
78512018-09-14 Joseph Myers <joseph@codesourcery.com>
7852
3f7f1d18
JM
7853 [BZ #23656]
7854 * sysdeps/unix/sysv/linux/mips/sys/procfs.h (struct elf_prstatus):
7855 Remove [_MIPS_SIM = _ABIN32] conditional case.
7856 (struct elf_prpsinfo): Likewise.
7857
d59f3e5e
JM
7858 [BZ #23649]
7859 * sysdeps/unix/sysv/linux/microblaze/sys/procfs.h (struct
7860 elf_prpsinfo): Use unsigned int for pr_uid and pr_gid.
7861 * sysdeps/unix/sysv/linux/mips/sys/procfs.h (struct elf_prpsinfo):
7862 Likewise.
7863 * sysdeps/unix/sysv/linux/nios2/sys/procfs.h (struct
7864 elf_prpsinfo): Likewise.
7865 * sysdeps/unix/sysv/linux/riscv/sys/procfs.h (struct
7866 elf_prpsinfo): Likewise.
7867 * sysdeps/unix/sysv/linux/sys/procfs.h (struct elf_prpsinfo):
7868 Likewise.
7869
f29b6f17
JM
7870 * include/math.h [!_ISOMAC && !(__FINITE_MATH_ONLY__ &&
7871 __FINITE_MATH_ONLY__ > 0) && !NO_MATH_REDIRECT] (rint): Redirect
7872 using MATH_REDIRECT.
7873 * sysdeps/aarch64/fpu/s_rint.c: Define NO_MATH_REDIRECT before
7874 header inclusion.
7875 * sysdeps/aarch64/fpu/s_rintf.c: Likewise.
7876 * sysdeps/alpha/fpu/s_rint.c: Likewise.
7877 * sysdeps/alpha/fpu/s_rintf.c: Likewise.
7878 * sysdeps/i386/fpu/s_rintl.c: Likewise.
7879 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
7880 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
7881 * sysdeps/ieee754/float128/s_rintf128.c: Likewise.
7882 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
7883 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
7884 * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
7885 * sysdeps/m68k/coldfire/fpu/s_rint.c: Likewise.
7886 * sysdeps/m68k/coldfire/fpu/s_rintf.c: Likewise.
7887 * sysdeps/m68k/m680x0/fpu/s_rint.c: Likewise.
7888 * sysdeps/m68k/m680x0/fpu/s_rintf.c: Likewise.
7889 * sysdeps/m68k/m680x0/fpu/s_rintl.c: Likewise.
7890 * sysdeps/powerpc/fpu/s_rint.c: Likewise.
7891 * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
7892 * sysdeps/riscv/rv64/rvd/s_rint.c: Likewise.
7893 * sysdeps/riscv/rvf/s_rintf.c: Likewise.
7894 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.c: Likewise.
7895 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.c: Likewise.
7896 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.c: Likewise.
7897 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.c: Likewise.
7898 * sysdeps/x86_64/fpu/multiarch/s_rint.c: Likewise.
7899 * sysdeps/x86_64/fpu/multiarch/s_rintf.c: Likewise.
7900 * sysdeps/x86_64/fpu/math_private.h: Remove file.
7901 * math/e_scalb.c (invalid_fn): Use rint functions instead of
7902 __rint variants.
7903 * math/e_scalbf.c (invalid_fn): Likewise.
7904 * math/e_scalbl.c (invalid_fn): Likewise.
7905 * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r):
7906 Likewise.
7907 * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r):
7908 Likewise.
7909 * sysdeps/ieee754/k_standard.c (__kernel_standard): Likewise.
7910 * sysdeps/ieee754/k_standardl.c (__kernel_standard_l): Likewise.
7911 * sysdeps/ieee754/ldbl-128/e_gammal_r.c (__ieee754_gammal_r):
7912 Likewise.
7913 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
7914 Likewise.
7915 * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
7916 Likewise.
7917 * sysdeps/powerpc/powerpc32/fpu/s_llrint.c (__llrint): Likewise.
7918 * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c (__llrintf): Likewise.
7919
e44acb20
JM
7920 * include/math.h [!_ISOMAC && !(__FINITE_MATH_ONLY__ &&
7921 __FINITE_MATH_ONLY__ > 0) && !NO_MATH_REDIRECT] (MATH_REDIRECT):
7922 New macro.
7923 [!_ISOMAC && !(__FINITE_MATH_ONLY__ && __FINITE_MATH_ONLY__ > 0)
7924 && !NO_MATH_REDIRECT] (MATH_REDIRECT_LDBL): Likewise.
7925 [!_ISOMAC && !(__FINITE_MATH_ONLY__ && __FINITE_MATH_ONLY__ > 0)
7926 && !NO_MATH_REDIRECT] (MATH_REDIRECT_F128): Likewise.
7927 [!_ISOMAC && !(__FINITE_MATH_ONLY__ && __FINITE_MATH_ONLY__ > 0)
7928 && !NO_MATH_REDIRECT] (MATH_REDIRECT_UNARY_ARGS): Likewise.
7929 [!_ISOMAC && !(__FINITE_MATH_ONLY__ && __FINITE_MATH_ONLY__ > 0)
7930 && !NO_MATH_REDIRECT] (sqrt): Redirect using MATH_REDIRECT.
7931 [!_ISOMAC && !(__FINITE_MATH_ONLY__ && __FINITE_MATH_ONLY__ > 0)
7932 && !NO_MATH_REDIRECT] (floor): Likewise.
7933 * sysdeps/aarch64/fpu/s_floor.c: Define NO_MATH_REDIRECT before
7934 header inclusion.
7935 * sysdeps/aarch64/fpu/s_floorf.c: Likewise.
7936 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
7937 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
7938 * sysdeps/ieee754/float128/s_floorf128.c: Likewise.
7939 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
7940 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
7941 * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
7942 * sysdeps/m68k/m680x0/fpu/s_floor_template.c: Likewise.
7943 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: Likewise.
7944 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: Likewise.
7945 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: Likewise.
7946 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: Likewise.
7947 * sysdeps/riscv/rv64/rvd/s_floor.c: Likewise.
7948 * sysdeps/riscv/rvf/s_floorf.c: Likewise.
7949 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.c: Likewise.
7950 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.c: Likewise.
7951 * sysdeps/x86_64/fpu/multiarch/s_floor.c: Likewise.
7952 * sysdeps/x86_64/fpu/multiarch/s_floorf.c: Likewise.
7953 * sysdeps/powerpc/fpu/math_private.h [_ARCH_PWR5X] (__floor):
7954 Remove macro.
7955 [_ARCH_PWR5X] (__floorf): Likewise.
7956 * sysdeps/x86_64/fpu/math_private.h [__SSE4_1__] (__floor): Remove
7957 inline function.
7958 [__SSE4_1__] (__floorf): Likewise.
7959 * math/w_lgamma_main.c (LGFUNC (__lgamma)): Use floor functions
7960 instead of __floor variants.
7961 * math/w_lgamma_r_compat.c (__lgamma_r): Likewise.
7962 * math/w_lgammaf_main.c (LGFUNC (__lgammaf)): Likewise.
7963 * math/w_lgammaf_r_compat.c (__lgammaf_r): Likewise.
7964 * math/w_lgammal_main.c (LGFUNC (__lgammal)): Likewise.
7965 * math/w_lgammal_r_compat.c (__lgammal_r): Likewise.
7966 * math/w_tgamma_compat.c (__tgamma): Likewise.
7967 * math/w_tgamma_template.c (M_DECL_FUNC (__tgamma)): Likewise.
7968 * math/w_tgammaf_compat.c (__tgammaf): Likewise.
7969 * math/w_tgammal_compat.c (__tgammal): Likewise.
7970 * sysdeps/ieee754/dbl-64/e_lgamma_r.c (sin_pi): Likewise.
7971 * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2):
7972 Likewise.
7973 * sysdeps/ieee754/dbl-64/lgamma_neg.c (__lgamma_neg): Likewise.
7974 * sysdeps/ieee754/flt-32/e_lgammaf_r.c (sin_pif): Likewise.
7975 * sysdeps/ieee754/flt-32/lgamma_negf.c (__lgamma_negf): Likewise.
7976 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
7977 Likewise.
7978 * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Likewise.
7979 * sysdeps/ieee754/ldbl-128/lgamma_negl.c (__lgamma_negl):
7980 Likewise.
7981 * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Likewise.
7982 * sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c (__ieee754_lgammal_r):
7983 Likewise.
7984 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
7985 * sysdeps/ieee754/ldbl-128ibm/lgamma_negl.c (__lgamma_negl):
7986 Likewise.
7987 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
7988 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c (__truncl): Likewise.
7989 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (sin_pi): Likewise.
7990 * sysdeps/ieee754/ldbl-96/lgamma_negl.c (__lgamma_negl): Likewise.
7991 * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Likewise.
7992 * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
7993
221e4bab
JM
79942018-09-12 Joseph Myers <joseph@codesourcery.com>
7995
7996 * elf/Makefile (modules-names-tests): New variable.
7997
3e08ff54
SN
79982018-09-12 Szabolcs Nagy <szabolcs.nagy@arm.com>
7999
8000 * NEWS: Mention log2 improvements.
8001 * math/Makefile (type-double-routines): Add e_log2_data.
8002 * sysdeps/i386/fpu/e_log2_data.c: New file.
8003 * sysdeps/ia64/fpu/e_log2_data.c: New file.
8004 * sysdeps/ieee754/dbl-64/e_log2.c: Rewrite.
8005 * sysdeps/ieee754/dbl-64/e_log2_data.c: New file.
8006 * sysdeps/ieee754/dbl-64/math_config.h (__log2_data): Add.
8007 * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: Remove.
8008 * sysdeps/m68k/m680x0/fpu/e_log2_data.c: New file.
8009
f41b0a43
SN
80102018-09-12 Szabolcs Nagy <szabolcs.nagy@arm.com>
8011
8012 * NEWS: Mention log improvement.
8013 * math/Makefile (type-double-routines): Add e_log_data.
8014 * sysdeps/i386/fpu/e_log_data.c: New file.
8015 * sysdeps/ia64/fpu/e_log_data.c: New file.
8016 * sysdeps/ieee754/dbl-64/e_log.c: Rewrite.
8017 * sysdeps/ieee754/dbl-64/e_log_data.c: New file.
8018 * sysdeps/ieee754/dbl-64/math_config.h (__log_data): Add.
8019 * sysdeps/ieee754/dbl-64/ulog.h: Remove.
8020 * sysdeps/ieee754/dbl-64/ulog.tbl: Remove.
8021 * sysdeps/m68k/m680x0/fpu/e_log_data.c: New file.
8022
5a274db4
L
80232018-09-12 H.J. Lu <hongjiu.lu@intel.com>
8024 Xuepeng Guo <xuepeng.guo@intel.com>
8025
8026 [BZ #23606]
8027 * sysdeps/i386/start.S: Include <sysdep.h>
8028 (_start): Use ENTRY/END to insert ENDBR32 at entry when CET is
8029 enabled. Add cfi_undefined (eip).
8030
b1176270
JM
80312018-09-11 Joseph Myers <joseph@codesourcery.com>
8032
4e7fbdd7
JM
8033 * sysdeps/x86_64/fpu/math_private.h (MOVD): Remove macro.
8034 (MOVQ): Likewise.
8035 (EXTRACT_WORDS64): Likewise.
8036 (INSERT_WORDS64): Likewise.
8037 (GET_FLOAT_WORD): Likewise.
8038 (SET_FLOAT_WORD): Likewise.
8039
b1176270
JM
8040 * scripts/build-many-glibcs.py (Context.__init__): Add full_gcc
8041 argument.
8042 (Config.build_gcc): Use --disable-libsanitizer for first GCC
8043 build, but not for second build if --full-gcc. Use
8044 --enable-languages=all for second build if --full-gcc.
8045 (get_parser): Add --full-gcc option.
8046 (main): Update call to Context.
8047
527f355e
RL
80482018-09-10 Rafal Luzynski <digitalfreak@lingonborough.com>
8049
8050 [BZ #10797]
8051 * localedata/locales/de_CH (mon_thousands_sep): Use "<U2019>" (Right
8052 Single Quotation Mark).
8053 (thousands_sep): Likewise.
8054 * localedata/locales/it_CH (LC_NUMERIC): Use “copy "de_CH"”.
8055 * localedata/locales/it_IT (thousands_sep): Use ".".
8056 (grouping): Use "3;3".
8057
7244f13d
JM
80582018-09-10 Joseph Myers <joseph@codesourcery.com>
8059
8060 * scripts/build-many-glibcs.py (Context.add_all_configs): Add
8061 x86_64 and i686 configs using --enable-obsolete-rpc
8062 --enable-obsolete-nsl.
8063
38245425
SL
80642018-09-06 Stefan Liebler <stli@linux.ibm.com>
8065
8066 * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
8067
28669f86
SL
80682018-09-06 Stefan Liebler <stli@linux.ibm.com>
8069
8070 * sysdeps/unix/sysv/linux/spawni.c (maybe_script_execute):
8071 Increment size of new_argv by one.
8072
a33650d1
RL
80732018-09-05 Rafal Luzynski <digitalfreak@lingonborough.com>
8074
8075 [BZ #17426]
8076 * localedata/locales/anp_IN (d_fmt): Use "%-d//%-m//%y".
8077 * localedata/locales/ar_IN (d_fmt): Likewise.
8078 * localedata/locales/bhb_IN (d_fmt): Likewise.
8079 * localedata/locales/bho_IN (d_fmt): Likewise.
8080 * localedata/locales/bn_BD (d_fmt): Likewise.
8081 * localedata/locales/bn_IN (d_fmt): Likewise.
8082 * localedata/locales/doi_IN (d_fmt): Likewise.
8083 * localedata/locales/gu_IN (d_fmt): Likewise.
8084 * localedata/locales/hi_IN (d_fmt): Likewise.
8085 * localedata/locales/hne_IN (d_fmt): Likewise.
8086 * localedata/locales/kn_IN (d_fmt): Likewise.
8087 * localedata/locales/mag_IN (d_fmt): Likewise.
8088 * localedata/locales/mai_IN (d_fmt): Likewise.
8089 * localedata/locales/mjw_IN (d_fmt): Likewise.
8090 * localedata/locales/ml_IN (d_fmt): Likewise.
8091 * localedata/locales/mni_IN (d_fmt): Likewise.
8092 * localedata/locales/mr_IN (d_fmt): Likewise.
8093 * localedata/locales/pa_IN (d_fmt): Likewise.
8094 * localedata/locales/raj_IN (d_fmt): Likewise.
8095 * localedata/locales/sat_IN (d_fmt): Likewise.
8096 * localedata/locales/sd_IN (d_fmt): Likewise.
8097 * localedata/locales/sd_IN@devanagari (d_fmt): Likewise.
8098 * localedata/locales/ta_IN (d_fmt): Likewise.
8099 * localedata/locales/ta_LK (d_fmt): Likewise.
8100 * localedata/locales/tcy_IN (d_fmt): Likewise.
8101 * localedata/locales/ur_IN (d_fmt): Likewise.
8102
8103 * localedata/locales/brx_IN (d_fmt): Use "%-m//%-d//%y".
8104 * localedata/locales/ks_IN (d_fmt): Likewise.
8105 * localedata/locales/ks_IN@devanagari (d_fmt): Likewise.
8106
8107 * localedata/locales/kok_IN (d_fmt): Use "%-d-%-m-%y".
8108 * localedata/locales/ne_NP (d_fmt): Use "%y//%-m//%-d".
8109 * localedata/locales/sa_IN (d_fmt): Use "%-d-%m-%y".
8110 * localedata/locales/te_IN (d_fmt): Use "%d-%m-%y".
8111
d114e6a7
SN
81122018-09-05 Szabolcs Nagy <szabolcs.nagy@arm.com>
8113
8114 * NEWS: Mention exp and exp2 improvements.
8115 * math/Makefile (libm-support): Remove t_exp.
8116 (type-double-routines): Add math_err and e_exp_data.
8117 * sysdeps/aarch64/libm-test-ulps: Update.
8118 * sysdeps/arm/libm-test-ulps: Update.
8119 * sysdeps/i386/fpu/e_exp_data.c: New file.
8120 * sysdeps/i386/fpu/math_err.c: New file.
8121 * sysdeps/i386/fpu/t_exp.c: Remove.
8122 * sysdeps/ia64/fpu/e_exp_data.c: New file.
8123 * sysdeps/ia64/fpu/math_err.c: New file.
8124 * sysdeps/ia64/fpu/t_exp.c: Remove.
8125 * sysdeps/ieee754/dbl-64/e_exp.c: Rewrite.
8126 * sysdeps/ieee754/dbl-64/e_exp2.c: Rewrite.
8127 * sysdeps/ieee754/dbl-64/e_exp_data.c: New file.
8128 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Update error bound.
8129 * sysdeps/ieee754/dbl-64/eexp.tbl: Remove.
8130 * sysdeps/ieee754/dbl-64/math_config.h: New file.
8131 * sysdeps/ieee754/dbl-64/math_err.c: New file.
8132 * sysdeps/ieee754/dbl-64/t_exp.c: Remove.
8133 * sysdeps/ieee754/dbl-64/t_exp2.h: Remove.
8134 * sysdeps/ieee754/dbl-64/uexp.h: Remove.
8135 * sysdeps/ieee754/dbl-64/uexp.tbl: Remove.
8136 * sysdeps/m68k/m680x0/fpu/e_exp_data.c: New file.
8137 * sysdeps/m68k/m680x0/fpu/math_err.c: New file.
8138 * sysdeps/m68k/m680x0/fpu/t_exp.c: Remove.
8139 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8140 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
8141
b9d8c474
JM
81422018-09-05 Joseph Myers <joseph@codesourcery.com>
8143
b7cdc2ae
JM
8144 * sysdeps/alpha/fpu/math_private.h: Remove.
8145
b9d8c474
JM
8146 * sysdeps/generic/math_private.h
8147 [__HAVE_DISTINCT_FLOAT128 && !__GNUC_PREREQ (7, 0)] (__isinff128):
8148 Move this inline function ....
8149 [__HAVE_DISTINCT_FLOAT128] (fabsf128): And this one ....
8150 * include/math.h [!_ISOMAC]: To here....
8151
418d99e6
JM
81522018-09-04 Joseph Myers <joseph@codesourcery.com>
8153
8154 * sysdeps/generic/fenv_private.h [FE_ALL_EXCEPT == 0]: Move this
8155 code ....
8156 [!FE_HAVE_ROUNDING_MODES]: And this code ....
8157 * include/fenv.h [!_ISOMAC]: ... to here.
8158 * math/fraiseexcpt.c (__feraiseexcept): Undefine as macro.
8159 (feraiseexcept): Likewise.
8160 * math/fromfp.h: Do not include <fenv_private.h>.
8161 * math/s_cexp_template.c: Likewise.
8162 * math/s_csin_template.c: Likewise.
8163 * math/s_csinh_template.c: Likewise.
8164 * math/s_ctan_template.c: Likewise.
8165 * math/s_ctanh_template.c: Likewise.
8166 * math/s_iseqsig_template.c: Likewise.
8167 * math/w_acos_compat.c: Likewise.
8168 * math/w_acosf_compat.c: Likewise.
8169 * math/w_acosl_compat.c: Likewise.
8170 * math/w_asin_compat.c: Likewise.
8171 * math/w_asinf_compat.c: Likewise.
8172 * math/w_asinl_compat.c: Likewise.
8173 * math/w_j0_compat.c: Likewise.
8174 * math/w_j0f_compat.c: Likewise.
8175 * math/w_j0l_compat.c: Likewise.
8176 * math/w_j1_compat.c: Likewise.
8177 * math/w_j1f_compat.c: Likewise.
8178 * math/w_j1l_compat.c: Likewise.
8179 * math/w_jn_compat.c: Likewise.
8180 * math/w_jnf_compat.c: Likewise.
8181 * math/w_log10_compat.c: Likewise.
8182 * math/w_log10f_compat.c: Likewise.
8183 * math/w_log10l_compat.c: Likewise.
8184 * math/w_log2_compat.c: Likewise.
8185 * math/w_log2f_compat.c: Likewise.
8186 * math/w_log2l_compat.c: Likewise.
8187 * math/w_log_compat.c: Likewise.
8188 * math/w_logf_compat.c: Likewise.
8189 * math/w_logl_compat.c: Likewise.
8190 * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
8191 * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
8192 * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
8193 * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
8194 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
8195 * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
8196 * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
8197 * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
8198 * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
8199 * sysdeps/ieee754/k_standardl.c: Likewise.
8200 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
8201 * sysdeps/ieee754/ldbl-128/s_fmal.c: Likewise.
8202 * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
8203 * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
8204 * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
8205 * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
8206 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
8207 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
8208 * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
8209 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
8210 * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
8211 * sysdeps/ieee754/ldbl-96/s_fma.c: Likewise.
8212 * sysdeps/ieee754/ldbl-96/s_fmal.c: Likewise.
8213 * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
8214 * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
8215 * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
8216 * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
8217 * math/w_ilogb_template.c: Include <fenv.h> instead of
8218 <fenv_private.h>.
8219 * math/w_llogb_template.c: Likewise.
8220 * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
8221 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
8222
70e2ba33
JM
82232018-09-03 Joseph Myers <joseph@codesourcery.com>
8224
8225 * sysdeps/generic/math_private.h: Do not include <fenv_private.h>.
8226 * math/fromfp.h: Include <fenv_private.h>.
8227 * math/math-narrow.h: Likewise.
8228 * math/s_cexp_template.c: Likewise.
8229 * math/s_csin_template.c: Likewise.
8230 * math/s_csinh_template.c: Likewise.
8231 * math/s_ctan_template.c: Likewise.
8232 * math/s_ctanh_template.c: Likewise.
8233 * math/s_iseqsig_template.c: Likewise.
8234 * math/w_acos_compat.c: Likewise.
8235 * math/w_acosf_compat.c: Likewise.
8236 * math/w_acosl_compat.c: Likewise.
8237 * math/w_asin_compat.c: Likewise.
8238 * math/w_asinf_compat.c: Likewise.
8239 * math/w_asinl_compat.c: Likewise.
8240 * math/w_ilogb_template.c: Likewise.
8241 * math/w_j0_compat.c: Likewise.
8242 * math/w_j0f_compat.c: Likewise.
8243 * math/w_j0l_compat.c: Likewise.
8244 * math/w_j1_compat.c: Likewise.
8245 * math/w_j1f_compat.c: Likewise.
8246 * math/w_j1l_compat.c: Likewise.
8247 * math/w_jn_compat.c: Likewise.
8248 * math/w_jnf_compat.c: Likewise.
8249 * math/w_llogb_template.c: Likewise.
8250 * math/w_log10_compat.c: Likewise.
8251 * math/w_log10f_compat.c: Likewise.
8252 * math/w_log10l_compat.c: Likewise.
8253 * math/w_log2_compat.c: Likewise.
8254 * math/w_log2f_compat.c: Likewise.
8255 * math/w_log2l_compat.c: Likewise.
8256 * math/w_log_compat.c: Likewise.
8257 * math/w_logf_compat.c: Likewise.
8258 * math/w_logl_compat.c: Likewise.
8259 * sysdeps/aarch64/fpu/feholdexcpt.c: Likewise.
8260 * sysdeps/aarch64/fpu/fesetround.c: Likewise.
8261 * sysdeps/aarch64/fpu/fgetexcptflg.c: Likewise.
8262 * sysdeps/aarch64/fpu/ftestexcept.c: Likewise.
8263 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
8264 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
8265 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
8266 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
8267 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
8268 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
8269 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
8270 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
8271 * sysdeps/ieee754/dbl-64/gamma_product.c: Likewise.
8272 * sysdeps/ieee754/dbl-64/lgamma_neg.c: Likewise.
8273 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
8274 * sysdeps/ieee754/dbl-64/s_fma.c: Likewise.
8275 * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
8276 * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
8277 * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
8278 * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
8279 * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
8280 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
8281 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
8282 * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
8283 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
8284 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
8285 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
8286 * sysdeps/ieee754/dbl-64/x2y2m1.c: Likewise.
8287 * sysdeps/ieee754/float128/float128_private.h: Likewise.
8288 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
8289 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
8290 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
8291 * sysdeps/ieee754/flt-32/lgamma_negf.c: Likewise.
8292 * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
8293 * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
8294 * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
8295 * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
8296 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
8297 * sysdeps/ieee754/k_standardl.c: Likewise.
8298 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
8299 * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
8300 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
8301 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
8302 * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
8303 * sysdeps/ieee754/ldbl-128/lgamma_negl.c: Likewise.
8304 * sysdeps/ieee754/ldbl-128/s_fmal.c: Likewise.
8305 * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
8306 * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
8307 * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
8308 * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
8309 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
8310 * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
8311 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
8312 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
8313 * sysdeps/ieee754/ldbl-128ibm/e_j1l.c: Likewise.
8314 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
8315 * sysdeps/ieee754/ldbl-128ibm/lgamma_negl.c: Likewise.
8316 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
8317 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
8318 * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
8319 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
8320 * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
8321 * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
8322 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
8323 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
8324 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
8325 * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
8326 * sysdeps/ieee754/ldbl-96/lgamma_negl.c: Likewise.
8327 * sysdeps/ieee754/ldbl-96/s_fma.c: Likewise.
8328 * sysdeps/ieee754/ldbl-96/s_fmal.c: Likewise.
8329 * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
8330 * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
8331 * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
8332 * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
8333 * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
8334 * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
8335 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
8336 * sysdeps/riscv/rv64/rvd/s_ceil.c: Likewise.
8337 * sysdeps/riscv/rv64/rvd/s_floor.c: Likewise.
8338 * sysdeps/riscv/rv64/rvd/s_nearbyint.c: Likewise.
8339 * sysdeps/riscv/rv64/rvd/s_round.c: Likewise.
8340 * sysdeps/riscv/rv64/rvd/s_roundeven.c: Likewise.
8341 * sysdeps/riscv/rv64/rvd/s_trunc.c: Likewise.
8342 * sysdeps/riscv/rvd/s_finite.c: Likewise.
8343 * sysdeps/riscv/rvd/s_fmax.c: Likewise.
8344 * sysdeps/riscv/rvd/s_fmin.c: Likewise.
8345 * sysdeps/riscv/rvd/s_fpclassify.c: Likewise.
8346 * sysdeps/riscv/rvd/s_isinf.c: Likewise.
8347 * sysdeps/riscv/rvd/s_isnan.c: Likewise.
8348 * sysdeps/riscv/rvd/s_issignaling.c: Likewise.
8349 * sysdeps/riscv/rvf/fegetround.c: Likewise.
8350 * sysdeps/riscv/rvf/feholdexcpt.c: Likewise.
8351 * sysdeps/riscv/rvf/fesetenv.c: Likewise.
8352 * sysdeps/riscv/rvf/fesetround.c: Likewise.
8353 * sysdeps/riscv/rvf/feupdateenv.c: Likewise.
8354 * sysdeps/riscv/rvf/fgetexcptflg.c: Likewise.
8355 * sysdeps/riscv/rvf/ftestexcept.c: Likewise.
8356 * sysdeps/riscv/rvf/s_ceilf.c: Likewise.
8357 * sysdeps/riscv/rvf/s_finitef.c: Likewise.
8358 * sysdeps/riscv/rvf/s_floorf.c: Likewise.
8359 * sysdeps/riscv/rvf/s_fmaxf.c: Likewise.
8360 * sysdeps/riscv/rvf/s_fminf.c: Likewise.
8361 * sysdeps/riscv/rvf/s_fpclassifyf.c: Likewise.
8362 * sysdeps/riscv/rvf/s_isinff.c: Likewise.
8363 * sysdeps/riscv/rvf/s_isnanf.c: Likewise.
8364 * sysdeps/riscv/rvf/s_issignalingf.c: Likewise.
8365 * sysdeps/riscv/rvf/s_nearbyintf.c: Likewise.
8366 * sysdeps/riscv/rvf/s_roundevenf.c: Likewise.
8367 * sysdeps/riscv/rvf/s_roundf.c: Likewise.
8368 * sysdeps/riscv/rvf/s_truncf.c: Likewise.
8369
a6e8926f
PP
83702018-08-31 Paul Pluzhnikov <ppluzhnikov@google.com>
8371
8372 [BZ #20271]
8373 * include/stdio.h (__libc_fatal): Mention newline in comment.
8374 * grp/initgroups.c (internal_getgrouplist): Add missing newline.
8375 * nptl/pthread_cond_wait.c (__pthread_cond_wait_common): Likewise.
8376 * nscd/initgrcache.c (addinitgroupsX): Likewise.
8377 * nss/nsswitch.c (__nss_next2): Likewise.
8378 * sysdeps/aarch64/dl-irel.h (elf_irela): Likewise.
8379 * sysdeps/arm/dl-irel.h (elf_irel): Likewise.
8380 * sysdeps/generic/unwind-dw2.c (execute_cfa_program): Likewise.
8381 * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
8382 * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irel): Likewise.
8383 * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irel): Likewise.
8384 * sysdeps/s390/dl-irel.h (elf_irel): Likewise.
8385 * sysdeps/sparc/sparc32/dl-irel.h (elf_irel): Likewise.
8386 * sysdeps/sparc/sparc64/dl-irel.h (elf_irel): Likewise.
8387 * sysdeps/x86_64/dl-irel.h (elf_irel): Likewise.
8388 * sysdeps/nptl/futex-internal.h (futex_wake): Likewise.
8389 * sysdeps/unix/sysv/linux/netlink_assert_response.c
8390 (__netlink_assert_response): Likewise.
8391
2bbd06bc
JM
83922018-08-31 Joseph Myers <joseph@codesourcery.com>
8393
8394 * conform/glibcconform.py: New file.
8395 * conform/list-header-symbols.py: Likewise.
8396 * conform/list-header-symbols.pl: Remove.
8397 * conform/Makefile (tests-special): Only add linknamespace tests
8398 if [PYTHON].
8399 ($(linknamespace-symlists-tests)): Use list-header-symbols.py.
8400
81b9d87b
L
84012018-08-31 H.J. Lu <hongjiu.lu@intel.com>
8402
8403 [BZ #23597]
8404 * support/Makefile (libsupport-routines): Add
8405 support_copy_file_range and xcopy_file_range.
8406 * support/support.h: Include <sys/types.h>.
8407 (support_copy_file_range): New prototype.
8408 * support/support_copy_file_range.c: New file. Copied and
8409 modified from io/copy_file_range-compat.c.
8410 * support/test-container.c (copy_one_file): Call xcopy_file_rang
8411 instead of copy_file_range.
8412 * support/xcopy_file_range.c: New file.
8413 * support/xunistd.h (xcopy_file_range): New prototype.
8414
d330f31a
CD
84152018-08-30 Carlos O'Donell <carlos@redhat.com>
8416
8417 * elf/tst-dlopen-aout.c: Include support/xthread.h. Use
8418 xpthread_create and xpthread_join.
8419
2bda273a
FW
84202018-08-30 Florian Weimer <fweimer@redhat.com>
8421
8422 * stdlib/stdlib.h (reallocarray): Make available under __USE_MISC.
8423
3bad2358
SL
84242018-08-30 Stefan Liebler <stli@linux.ibm.com>
8425
8426 * stdlib/test-bz22786.c (do_test): Return EXIT_UNSUPPORTED
8427 if malloc fails.
8428
09c12efc
JM
84292018-08-29 Joseph Myers <joseph@codesourcery.com>
8430
8431 * math/gen-libm-test.py (gen_test_args_res): Also treat plus_oflow
8432 and minus_oflow as non-finite.
8433
ff6b2450
JM
84342018-08-28 Joseph Myers <joseph@codesourcery.com>
8435
8436 * sysdeps/aarch64/fpu/fenv_private.h: New file. Based on ....
8437 * sysdeps/aarch64/fpu/math_private.h: ... this file. All contents
8438 moved to fenv_private.h except for ...
8439 (TOINT_INTRINSICS): Kept in math_private.h.
8440 (roundtoint): Likewise.
8441 (converttoint): Likewise.
8442 * sysdeps/arm/fenv_private.h: Change multiple-include guard to
8443 [ARM_FENV_PRIVATE_H]. Include next <fenv_private.h>.
8444 * sysdeps/arm/math_private.h: Remove.
8445 * sysdeps/generic/fenv_private.h: New file. Contents moved from
8446 ....
8447 * sysdeps/generic/math_private.h: ... this file. Include
8448 <stdbool.h>. Do not include <fenv.h> or <get-rounding-mode.h>.
8449 Include <fenv_private.h>. Remove functions and macros moved to
8450 fenv_private.h.
8451 * sysdeps/i386/fpu/math_private.h: Remove.
8452 * sysdeps/mips/math_private.h: Move to ....
8453 * sysdeps/mips/fpu/fenv_private.h: ... here. Change
8454 multiple-include guard to [MIPS_FENV_PRIVATE_H]. Remove
8455 [__mips_hard_float] conditional. Include next <fenv_private.h>.
8456 * sysdeps/powerpc/fpu/fenv_private.h: Change multiple-include
8457 guard to [POWERPC_FENV_PRIVATE_H]. Include next <fenv_private.h>.
8458 * sysdeps/powerpc/fpu/math_private.h: Do not include
8459 <fenv_private.h>.
8460 * sysdeps/riscv/rvf/math_private.h: Move to ....
8461 * sysdeps/riscv/rvf/fenv_private.h: ... here. Change
8462 multiple-include guard to [RISCV_FENV_PRIVATE_H]. Include next
8463 <fenv_private.h>.
8464 * sysdeps/sparc/fpu/fenv_private.h: Change multiple-include guard
8465 to [SPARC_FENV_PRIVATE_H]. Include next <fenv_private.h>.
8466 * sysdeps/sparc/fpu/math_private.h: Remove.
8467 * sysdeps/i386/fpu/fenv_private.h: Move to ....
8468 * sysdeps/x86/fpu/fenv_private.h: ... here. Change
8469 multiple-include guard to [X86_FENV_PRIVATE_H]. Include next
8470 <fenv_private.h>.
8471 * sysdeps/x86_64/fpu/math_private.h: Do not include
8472 <sysdeps/i386/fpu/fenv_private.h>.
8473
761404b7
FW
84742018-08-28 Florian Weimer <fweimer@redhat.com>
8475
8476 [BZ #23578]
8477 * posix/tst-regcomp-truncated.c: New file.
8478 * posix/Makefile (tests): Add it.
8479 (tst-regcomp-truncated.out): Depend on generated locales.
8480
d6c44c3d
FW
84812018-08-28 Florian Weimer <fweimer@redhat.com>
8482
8483 * support/test-container.c (main): Treat unshare failure with
8484 EPERM as an unsupported test.
8485
745664bd
FW
84862018-08-28 Florian Weimer <fweimer@redhat.com>
8487
8488 [BZ #23520]
8489 nscd: Fix use-after-free in addgetnetgrentX and its callers.
8490 * nscd/netgroupcache.c
8491 (addgetnetgrentX): Add tofreep parameter. Do not free
8492 heap-allocated buffer.
8493 (addinnetgrX): Free buffer allocated bt addgetnetgrentX.
8494 (addgetnetgrentX_ignore): New function.
8495 (addgetnetgrent): Call it.
8496 (readdgetnetgrent): Likewise.
8497
c8dd67e7
RS
84982018-08-28 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
8499
8500 * string/memmem.c: Use memcmp for first match.
8501
5abedf97
RL
85022018-08-28 Rafal Luzynski <digitalfreak@lingonborough.com>
8503
8504 [BZ #17426]
8505 * localedata/locales/en_IN (d_fmt): Use "%d/%m/%y".
8506
86de0499
DD
85072018-08-27 DJ Delorie <dj@redhat.com>
8508
8509 * support/Makefile (others): Don't list programs explicitly as a
8510 dependency of "others".
8511
c3ab2110
JM
85122018-08-27 Joseph Myers <joseph@codesourcery.com>
8513
8514 * sysdeps/generic/math-tests-trap-force.h: New file.
8515 * sysdeps/generic/math-tests.h: Include <math-tests-trap-force.h>.
8516 (EXCEPTION_SET_FORCES_TRAP): Do not define here.
8517 * sysdeps/powerpc/math-tests.h: Remove file.
8518 * sysdeps/powerpc/fpu/math-tests-trap-force.h: New file.
8519
99ea93ca
MK
85202018-08-27 Martin Kuchta <martin.kuchta@netapp.com>
8521 Torvald Riegel <triegel@redhat.com>
8522
8523 [BZ #23538]
8524 * nptl/pthread_cond_common.c (__condvar_quiesce_and_switch_g1):
8525 Update r to include the set wake-request flag if waiters are
8526 remaining after spinning.
8527
4061791f
JM
85282018-08-27 Joseph Myers <joseph@codesourcery.com>
8529
8530 * sysdeps/gnu/netinet/udp.h (UDP_SEGMENT): New macro.
8531
bc680b33
PE
85322018-08-25 Paul Eggert <eggert@cs.ucla.edu>
8533
761404b7 8534 [BZ #23578]
bc680b33
PE
8535 regex: fix uninitialized memory access
8536 I introduced this bug into gnulib in commit
8537 8335a4d6c7b4448cd0bcb6d0bebf1d456bcfdb17 dated 2006-04-10;
8538 eventually it was merged into glibc. The bug was found by
8539 project-repo <bugs@feusi.co> and reported here:
8540 https://lists.gnu.org/r/sed-devel/2018-08/msg00017.html
8541 Diagnosis and draft fix reported by Assaf Gordon here:
8542 https://lists.gnu.org/r/bug-gnulib/2018-08/msg00071.html
8543 https://lists.gnu.org/r/bug-gnulib/2018-08/msg00142.html
8544 * posix/regex_internal.c (build_wcs_upper_buffer):
8545 Fix bug when mbrtowc returns 0.
8546
02458a52
CD
85472018-08-24 Carlos O'Donell <carlos@redhat.com>
8548
8549 * po/be.po: Update translation.
8550
acc2842a
DD
85512018-08-24 DJ Delorie <dj@delorie.com>
8552
8553 * support/Makefile (LDLIBS-links-dso-program): Add -lgcc and
8554 $(libunwind).
8555
6c3a8a9d
PP
85562018-08-24 Paul Pluzhnikov <ppluzhnikov@google.com>
8557
8558 [BZ #23400]
8559 * stdlib/test-bz22786.c (do_test): Fix undefined behavior, don't
8560 create temporary files in source tree.
8561
895ef79e
JM
85622018-08-24 Joseph Myers <joseph@codesourcery.com>
8563
8564 * sysdeps/generic/math-tests-trap.h: New file.
8565 * sysdeps/generic/math-tests.h: Include <math-tests-trap.h>.
8566 (EXCEPTION_ENABLE_SUPPORTED): Do not define here.
8567 * sysdeps/aarch64/math-tests.h: Remove file.
8568 * sysdeps/arm/math-tests.h: Likewise.
8569 * sysdeps/riscv/math-tests.h: Likewise.
8570 * sysdeps/aarch64/math-tests-trap.h: New file.
8571 * sysdeps/arm/math-tests-trap.h: Likewise.
8572 * sysdeps/riscv/math-tests-trap.h: Likewise.
8573
ca3aac57
WD
85742018-08-24 Wilco Dijkstra <wdijkstr@arm.com>
8575
8576 * math/Makefile: Remove empty files k_sin(f).c, k_cos(f).c.
8577 Remove unused files e_rem_pio2(f).c, k_rem_pio2f.c.
8578 * sysdeps/i386/fpu/e_rem_pio2.c: Delete file.
8579 * sysdeps/ia64/fpu/e_rem_pio2.c: Likewise.
8580 * sysdeps/ia64/fpu/e_rem_pio2f.c: Likewise.
8581 * sysdeps/ia64/fpu/k_rem_pio2f.c: Likewise.
8582 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
8583 * sysdeps/ieee754/dbl-64/k_cos.c: Likewise.
8584 * sysdeps/ieee754/dbl-64/k_sin.c: Likewise.
8585 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
8586 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
8587 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
8588 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
8589 * sysdeps/m68k/m680x0/fpu/e_rem_pio2.c: Likewise
8590 * sysdeps/m68k/m680x0/fpu/e_rem_pio2f.c: Likewise
8591 * sysdeps/m68k/m680x0/fpu/k_rem_pio2f.c: Likewise
8592 * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
8593 * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
8594
60bcac09
JM
85952018-08-23 Joseph Myers <joseph@codesourcery.com>
8596
8597 * sysdeps/generic/math-tests-exceptions.h: New file.
8598 * sysdeps/generic/math-tests.h: Include <math-tests-exceptions.h>.
8599 (EXCEPTION_TESTS_float): Do not define here.
8600 (EXCEPTION_TESTS_double): Likewise.
8601 (EXCEPTION_TESTS_long_double): Likewise.
8602 (EXCEPTION_TESTS_float128): Likewise.
8603 * sysdeps/arm/math-tests.h [__SOFTFP__] (EXCEPTION_TESTS_float):
8604 Likewise.
8605 [__SOFTFP__] (EXCEPTION_TESTS_double): Likewise.
8606 [__SOFTFP__] (EXCEPTION_TESTS_long_double): Likewise.
8607 * sysdeps/arm/nofpu/math-tests-exceptions.h: New file.
8608 * sysdeps/m68k/coldfire/math-tests.h: Remove file.
8609 * sysdeps/mips/math-tests.h: Likewise.
8610 * sysdeps/nios2/math-tests.h: Likewise.
8611 * sysdeps/riscv/math-tests.h [!__riscv_flen]
8612 (EXCEPTION_TESTS_float): Do not define here.
8613 [!__riscv_flen] (EXCEPTION_TESTS_double): Likewise.
8614 [!__riscv_flen] (EXCEPTION_TESTS_long_double): Likewise.
8615 * sysdeps/riscv/nofpu/math-tests-exceptions.h: New file.
8616
3bded567
WD
86172018-08-23 Wilco Dijkstra <wdijkstr@arm.com>
8618
8619 * NEWS: Move optimized sinf entry to 2.29.
8620
900fb446
WD
86212018-08-23 Wilco Dijkstra <wdijkstr@arm.com>
8622
8623 * sysdeps/ieee754/flt-32/s_tanf.c (__tanf): Use fast range reduction.
8624
561b0bec
DD
86252018-08-22 DJ Delorie <dj@redhat.com>
8626
8627 * Makefile (testroot.pristine): New rules to initialize the
8628 test-in-container "testroot".
8629 * Makerules (all-testsuite): Add tests-container.
8630 * Rules (tests-expected): Add tests-container.
8631 (binaries-all-tests): Likewise.
8632 (tests-container): New, run these tests in the testroot container.
8633 * support/Makefile (others): Add *-container, support_paths.c,
8634 xmkdirp, and links-dso-program.
8635 * support/links-dso-program-c.c: New.
8636 * support/links-dso-program.cc: New.
8637 * support/test-container.c: New.
8638 * support/shell-container.c: New.
8639 * support/echo-container.c: New.
8640 * support/true-container.c: New.
8641 * support/xmkdirp.c: New.
8642 * support/xsymlink.c: New.
8643 * support/support_paths.c: New.
8644 * support/support.h: Add support paths prototypes.
8645 * support/xunistd.h: Add xmkdirp () and xsymlink ().
8646
8647 * nss/tst-nss-test3.c: Convert to test-in-container.
8648 * nss/tst-nss-test3.root/: New.
8649
b35d3509
PE
86502018-08-22 Paul Eggert <eggert@cs.ucla.edu>
8651
8652 regex: port Gnulib code to z/OS POSIX environment
8653 Problem reported by Arnold Robbins in:
8654 https://lists.gnu.org/r/bug-gnulib/2018-08/msg00129.html
8655 * posix/regex_internal.h (__iswalnum, __towlower, __towupper) [!_LIBC]:
8656 Undef.
8657
16a25138
JM
86582018-08-22 Joseph Myers <joseph@codesourcery.com>
8659
debc4c98
JM
8660 * math/test-double-vlen2.h: Don't include <math-tests-rounding.h>.
8661 (ROUNDING_TESTS_double): Remove.
8662 * math/test-double-vlen4.h: Don't include <math-tests-rounding.h>.
8663 (ROUNDING_TESTS_double): Remove.
8664 * math/test-double-vlen8.h: Don't include <math-tests-rounding.h>.
8665 (ROUNDING_TESTS_double): Remove.
8666 * math/test-float-vlen16.h: Don't include <math-tests-rounding.h>.
8667 (ROUNDING_TESTS_float): Remove.
8668 * math/test-float-vlen4.h: Don't include <math-tests-rounding.h>.
8669 (ROUNDING_TESTS_float): Remove.
8670 * math/test-float-vlen8.h: Don't include <math-tests-rounding.h>.
8671 (ROUNDING_TESTS_float): Remove.
8672 * math/libm-test-driver.c (IF_ROUND_INIT_FE_DOWNWARD): Check
8673 !TEST_MATHVEC here.
8674 (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
8675 (IF_ROUND_INIT_FE_UPWARD): Likewise.
8676
16a25138
JM
8677 * sysdeps/generic/math-tests-rounding.h: New file.
8678 * sysdeps/generic/math-tests.h: Include <math-tests-rounding.h>.
8679 (ROUNDING_TESTS_float): Do not define here.
8680 (ROUNDING_TESTS_double): Likewise.
8681 (ROUNDING_TESTS_long_double): Likewise.
8682 (ROUNDING_TESTS_float128): Likewise.
8683 * math/test-double-vlen2.h: Include <math-tests-rounding.h>.
8684 (ROUNDING_TESTS_double): Undefine before defining.
8685 * math/test-double-vlen4.h: Include <math-tests-rounding.h>.
8686 (ROUNDING_TESTS_double): Undefine before defining.
8687 * math/test-double-vlen8.h: Include <math-tests-rounding.h>.
8688 (ROUNDING_TESTS_double): Undefine before defining.
8689 * math/test-float-vlen16.h: Include <math-tests-rounding.h>.
8690 (ROUNDING_TESTS_float): Undefine before defining.
8691 * math/test-float-vlen4.h: Include <math-tests-rounding.h>.
8692 (ROUNDING_TESTS_float): Undefine before defining.
8693 * math/test-float-vlen8.h: Include <math-tests-rounding.h>.
8694 (ROUNDING_TESTS_float): Undefine before defining.
8695 * sysdeps/arm/nofpu/math-tests-rounding.h: New file.
8696 * sysdeps/arm/math-tests.h [__SOFTFP__] (ROUNDING_TESTS_float): Do
8697 not define here.
8698 [__SOFTFP__] (ROUNDING_TESTS_double): Likewise.
8699 [__SOFTFP__] (ROUNDING_TESTS_long_double): Likewise.
8700 * sysdeps/riscv/nofpu/math-tests-rounding.h: New file.
8701 * sysdeps/riscv/math-tests.h [!__riscv_flen]
8702 (ROUNDING_TESTS_float): Do not define here.
8703 [!__riscv_flen] (ROUNDING_TESTS_double): Likewise.
8704 [!__risv_flen] (ROUNDING_TESTS_long_double): Likewise.
8705 * sysdeps/m68k/coldfire/math-tests.h [!__mcffpu__]
8706 (ROUNDING_TESTS_float): Likewise.
8707 [!__mcffpu__] (ROUNDING_TESTS_double): Likewise.
8708 [!__mcffpu__] (ROUNDING_TESTS_long_double): Likewise.
8709 * sysdeps/mips/math-tests.h [__mips_soft_float]
8710 (ROUNDING_TESTS_float): Likewise.
8711 [__mips_soft_float] (ROUNDING_TESTS_double): Likewise.
8712 [__mips_soft_float] (ROUNDING_TESTS_long_double): Likewise.
8713 * sysdeps/nios2/math-tests.h (ROUNDING_TESTS_float): Likewise.
8714 (ROUNDING_TESTS_double): Likewise.
8715 (ROUNDING_TESTS_long_double): Likewise.
8716
38b0593e
TK
87172018-08-21 Tobias Klauser <tklauser@distanz.ch>
8718
8719 * sysdeps/unix/sysv/linux/bits/socket.h (PF_MAX): Set to 45.
8720 (PF_XDP): New macro.
8721 (AF_XDP): New macro.
8722 (SOL_XDP): New macro.
8723
5cd7dbde
JM
87242018-08-21 Joseph Myers <joseph@codesourcery.com>
8725
8726 * sysdeps/gnu/netinet/tcp.h (TCP_ZEROCOPY_RECEIVE): New macro.
8727 (TCP_INQ): Likewise.
8728 (TCP_CM_INQ): Likewise.
8729 (TCP_REPAIR_ON): Likewise.
8730 (TCP_REPAIR_OFF): Likewise.
8731 (TCP_REPAIR_OFF_NO_WP): Likewise.
8732 (struct tcp_zerocopy_receive): New type.
8733
aa42b3db
FW
87342018-08-21 Florian Weimer <fweimer@redhat.com>
8735
8736 * support/support.h (support_descriptor_supports_holes): Declare.
8737 * support/Makefile (libsupport-routines): Add
8738 support_descriptor_supports_holes.
8739 * support/support_descriptor_supports_holes.c: New file.
8740 * io/tst-copy_file_range.c: Call support_descriptor_supports_holes
8741 and stop testing if holes are not supported.
8742 * io/test-lfs.c (do_prepare): Likewise.
8743 * sysdeps/unix/sysv/linux/tst-fallocate-common.c (do_prepare):
8744 Likewise.
8745 * timezone/tst-tzset.c (create_tz_file): Likewise.
8746 * misc/tst-preadvwritev-common.c (temp_fd_supports_holes) New
8747 variable.
8748 (do_prepare): Set it.
8749 * misc/tst-preadvwritev64.c (do_test): Use temp_fd_supports_holes.
8750
c7627f41
FW
87512018-08-21 Florian Weimer <fweimer@redhat.com>
8752
8753 [BZ #17248]
8754 * Makeconfig (+cflags): Do not sort (and deduplicate).
8755
ef939d92
FW
87562018-08-21 Florian Weimer <fweimer@redhat.com>
8757
8758 * debug/readlink_chk.c (__readlink_chk): Always call __readlink.
8759 * sysdeps/unix/sysv/linux/generic/readlink_chk.c: Remove file.
8760
88ffb39d
FW
87612018-08-20 Florian Weimer <fweimer@redhat.com>
8762
8763 * sysdeps/unix/sysv/linux/generic/readlink_chk.c: Remove
8764 HAVE_INLINED_SYSCALLS conditionals. Use INLINE_SYSCALL_CALL.
8765
17419540
JM
87662018-08-20 Joseph Myers <joseph@codesourcery.com>
8767
e6edd40d
JM
8768 * sysdeps/unix/sysv/linux/sys/signalfd.h (struct
8769 signalfd_siginfo): Add ssi_addr_lsb, ssi_syscall, ssi_call_addr
8770 and ssi_arch members.
8771
17419540
JM
8772 * elf/elf.c (NT_VMCOREDD): New macro.
8773 (AT_MINSIGSTKSZ): Likewise.
8774
fa78896b
RS
87752018-08-20 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
8776
8777 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile
8778 (libm-sysdep_routines): Remove s_sinf-ppc64, s_sinf-power8,
8779 s_cosf-ppc64 and s_cosf-power8.
8780 * sysdeps/powerpc/fpu/s_cosf.c: Remove file.
8781 * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
8782 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
8783 * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
8784 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_cosf-power8.S: Likewise.
8785 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_cosf-ppc64.c: Likewise.
8786 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_cosf.c: Likewise.
8787 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_sinf-power8.S: Likewise.
8788 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_sinf-ppc64.c: Likewise.
8789 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_sinf.c: Likewise.
8790 * sysdeps/powerpc/powerpc64/power8/fpu/s_cosf.S: Likewise.
8791 * sysdeps/powerpc/powerpc64/power8/fpu/s_sinf.S: Likewise.
8792
86a6c75a
FW
87932018-08-17 Florian Weimer <fweimer@redhat.com>
8794
8795 * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
8796
35cfefd9
FW
87972018-08-17 Istvan Kurucsai <pistukem@gmail.com>
8798
8799 * malloc/malloc.c (_int_malloc): Additional binning code checks.
8800
6413fcde
FW
88012018-08-16 Florian Weimer <fweimer@redhat.com>
8802
8803 * configure.ac: Add --with-nonshared-cflags option.
8804 * config.make.in (extra-nonshared-cflags): Set variable.
8805 * Makeconfig (CFLAGS-.oS): Use it.
8806 * manual/install.texi (Configuring and compiling): Document
8807 --with-nonshared-cflags.
8808 * configure: Regenerate.
8809 * INSTALL: Likewise.
8810
93a2584c
FW
88112018-08-16 Florian Weimer <fweimer@redhat.com>
8812
8813 * Makeconfig (ASFLAGS): Always append required assembler flags.
8814
f6f275d2 88152018-08-16 Moritz Eckert <m.eckert@cs.ucsb.edu>
d6db68e6
ME
8816
8817 * malloc/malloc.c (_int_free): Check for corrupt prev_size vs size.
8818 (malloc_consolidate): Likewise.
8819
30a17d8c
PC
88202018-08-16 Pochang Chen <johnchen902@gmail.com>
8821
8822 * malloc/malloc.c (_int_malloc.c): Verify size of top chunk.
8823
953a5a4a
SP
88242018-08-16 Siddhesh Poyarekar <siddhesh@sourceware.org>
8825
34f86d61
SP
8826 * benchtests/bench-strlen.c (do_test): Allocate buffers before
8827 every strlen call.
8828
953a5a4a
SP
8829 * benchtests/bench-strlen.c: Print performance numbers in json.
8830
7793ad7a
RS
88312018-08-16 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
8832
8833 * sysdeps/powerpc/powerpc64/multiarch/Makefile
8834 (sysdep_routines): Build strcmp-power9 and strncmp-power9
8835 only for little endian.
8836 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
8837 (strncmp): Move __strncmp_power9 inside ifdef __LITTLE_ENDIAN__.
8838 (STRCMP): Move __strcmp_power9 inside ifdef __LITTLE_ENDIAN__.
8839 * sysdeps/powerpc/powerpc64/multiarch/strcmp-power9.S:
8840 Add check for little endian.
8841 * sysdeps/powerpc/powerpc64/multiarch/strcmp.c
8842 (__strcmp_power9): Add check for little endian.
8843 * sysdeps/powerpc/powerpc64/multiarch/strncmp-power9.S:
8844 Add check for little endian.
8845 * sysdeps/powerpc/powerpc64/multiarch/strncmp.c
8846 (__strncmp_power9): Add check for little endian.
8847 * sysdeps/powerpc/powerpc64/power9/strcmp.S: Removed ifdef
8848 __LITTLE_ENDIAN__ and moved to sysdeps/powerpc/powerpc64/le/power9.
8849 * sysdeps/powerpc/powerpc64/power9/strncmp.S: Likewise.
8850 * sysdeps/powerpc/powerpc64/le/power9/strcmp.S: New file.
8851 * sysdeps/powerpc/powerpc64/le/power9/strncmp.S: Likewise.
8852
436e4d5b
SP
88532018-08-15 Siddhesh Poyarekar <siddhesh@sourceware.org>
8854
8855 * sysdeps/aarch64/strlen.S (__strlen): Rename to STRLEN.
8856 [!STRLEN](STRLEN): Set to __strlen.
8857 * sysdeps/aarch64/multiarch/strlen.c: New file.
8858 * sysdeps/aarch64/multiarch/strlen_generic.S: Likewise.
8859 * sysdeps/aarch64/multiarch/strlen_asimd.S: Likewise.
8860 * sysdeps/aarch64/multiarch/ifunc-impl-list.c
8861 (__libc_ifunc_impl_list): Add strlen.
8862 * sysdeps/aarch64/multiarch/Makefile (sysdep_routines): Add
8863 strlen_generic and strlen_asimd.
8864
126c4e3f
WD
88652018-08-15 Wilco Dijkstra <wdijkstr@arm.com>
8866
8867 * sysdeps/ieee754/flt-32/e_lgammaf_r.c (sin_pif): Use __sinf/__cosf.
8868 * sysdeps/ieee754/flt-32/k_cosf.c (__kernel_cosf): Remove all code.
8869 * sysdeps/ieee754/flt-32/k_sinf.c (__kernel_sinf): Likewise.
8870
49acec17
WD
88712018-08-15 Wilco Dijkstra <wdijkstr@arm.com>
8872
8873 * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate to fix spaces.
8874
fdb16de3
FW
88752018-08-14 Florian Weimer <fweimer@redhat.com>
8876
8877 [BZ #23519]
8878 * include/stdio.h (__vfxprintf): Declare.
8879 * stdio-common/fxprintf.c (__vfxprintf): New function.
8880 (__fxprintf): Call it.
8881 * misc/err.c (convert_and_print): Remove function.
8882 (vwarnx, vwarn): Call __fxprintf and __vfxprintf.
8883 * misc/error.c [_LIBC] (error_tail): Call __vfxprintf.
8884 * misc/Makefile (tests): Add tst-warn-wide.
8885 * misc/tst-warn-wide.c: New file.
8886
599cf397
WD
88872018-08-14 Wilco Dijkstra <wdijkstr@arm.com>
8888 Szabolcs Nagy <szabolcs.nagy@arm.com>
8889
8890 * NEWS: Mention sinf, cosf, sincosf.
8891 * sysdeps/aarch64/libm-test-ulps: Update ULP for sinf, cosf, sincosf.
8892 * sysdeps/x86_64/fpu/libm-test-ulps: Update ULP for sinf and cosf.
8893 * sysdeps/x86_64/fpu/multiarch/s_sincosf-fma.c: Add definitions of
8894 constants rather than including generic sincosf.h.
8895 * sysdeps/x86_64/fpu/s_sincosf_data.c: Remove.
8896 * sysdeps/ieee754/flt-32/s_cosf.c (cosf): Rewrite.
8897 * sysdeps/ieee754/flt-32/s_sincosf.h (reduced_sin): Remove.
8898 (reduced_cos): Remove.
8899 (sinf_poly): New function.
8900 * sysdeps/ieee754/flt-32/s_sinf.c (sinf): Rewrite.
8901
e95c6f61
FW
89022018-08-14 Florian Weimer <fweimer@redhat.com>
8903
8904 [BZ #23521]
8905 [BZ #23522]
8906 * nss/nss_files/files-alias.c (get_next_alias): During :include:
8907 processing, bail out if no room, and close the stream before
8908 returning ERANGE.
8909 * nss/Makefile (tests): Add tst-nss-files-alias-leak.
8910 (tst-nss-files-alias-leak): Link with libdl.
8911 (tst-nss-files-alias-leak.out): Depend on nss_files.
8912
8913 * nss/tst-nss-files-alias-leak.c: New file.
8914
2d7acfac
FW
89152018-08-14 Florian Weimer <fweimer@redhat.com>
8916
8917 * nscd/nscd_conf.c (nscd_parse_file): Deallocate old storage for
8918 server_user, stat_user.
8919
f3cd0904
JM
89202018-08-13 Joseph Myers <joseph@codesourcery.com>
8921
17b26500
JM
8922 * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
8923 version to 4.18.
8924 (io_pgetevents): New syscall.
8925 (rseq): Likewise.
8926
3c1622eb
JM
8927 * manual/install.texi (Configuring and compiling): Do not list
8928 tools used for testing pretty printers here.
8929 (Tools for Compilation): List Python, PExpect and GDB here.
8930 Update descriptions of uses of Perl and Python.
8931 * INSTALL: Regenerate.
8932
f3cd0904
JM
8933 * scripts/build-many-glibcs.py (Context.checkout): Default Linux
8934 version to 4.18.
8935
b7b52b9d
FW
89362018-08-13 Florian Weimer <fweimer@redhat.com>
8937
8938 * misc/error.c (error): Add missing va_end call.
8939 (error_at_line): Likewise.
8940
01780188
FW
89412018-08-13 Florian Weimer <fweimer@redhat.com>
8942
8943 * stdlib/mbstowcs.c (mbstowcs): Remove outdated comment.
8944
44727aec
SP
89452018-08-11 Siddhesh Poyarekar <siddhesh@sourceware.org>
8946
8cac1f26
SP
8947 * benchtests/scripts/benchout.schema.json (properties): Add
8948 new properties.
8949
44727aec
SP
8950 * benchtests/bench-skeleton.c (main): Add duration and
8951 iterations attributes.
8952
c77bf91b
PE
89532018-08-10 Paul Eggert <eggert@cs.ucla.edu>
8954
8955 regex: Gnulib unibyte RRI uses bytes not chars
8956 Adjust the non-glibc code to agree with what Gawk needs for
8957 rational range interpretation (RRI) for regular expression ranges.
8958 In unibyte locales, Gawk wants ranges to use the underlying byte
8959 rather than the character code point. This change does not affect
8960 glibc proper.
8961 * posix/regcomp.c (parse_byte) [!LIBC && RE_ENABLE_I18N]:
8962 In unibyte locales, use the byte value rather than
8963 running it through btowc.
8964
2ce7ba7d
JM
89652018-08-10 Joseph Myers <joseph@codesourcery.com>
8966
8967 * sysdeps/generic/math-tests-snan.h: New file.
8968 * sysdeps/generic/math-tests.h: Include <math-tests-snan.h>.
8969 (SNAN_TESTS_float): Do not define here.
8970 (SNAN_TESTS_double): Likewise.
8971 (SNAN_TESTS_long_double): Likewise.
8972 (SNAN_TESTS_float128): Likewise.
8973 * sysdeps/i386/fpu/math-tests-snan.h: New file.
8974 * sysdeps/i386/fpu/math-tests.h: Remove file.
8975 * sysdeps/ia64/math-tests-snan.h: New file.
8976 * sysdeps/ia64/math-tests.h: Remove file.
8977 * sysdeps/x86/math-tests.h: Likewise.
8978 * sysdeps/x86_64/fpu/math-tests-snan.h: New file.
8979
ea5c662c
WD
89802018-08-10 Wilco Dijkstra <wdijkstr@arm.com>
8981 Szabolcs Nagy <szabolcs.nagy@arm.com>
8982
8983 * math/Makefile: Add s_sincosf_data.c.
8984 * sysdeps/ia64/fpu/s_sincosf_data.c: New file.
8985 * sysdeps/ieee754/flt-32/s_sincosf.h (abstop12): Add new function.
8986 (sincosf_poly): Likewise.
8987 (reduce_small): Likewise.
8988 (reduce_large): Likewise.
8989 * sysdeps/ieee754/flt-32/s_sincosf.c (sincosf): Rewrite.
8990 * sysdeps/ieee754/flt-32/s_sincosf_data.c: New file with sincosf data.
8991 * sysdeps/m68k/m680x0/fpu/s_sincosf_data.c: New file.
8992 * sysdeps/x86_64/fpu/s_sincosf_data.c: New file.
8993
43cfdf8f
SN
89942018-08-10 Wilco Dijkstra <wdijkstr@arm.com>
8995 Szabolcs Nagy <szabolcs.nagy@arm.com>
8996
8997 * sysdeps/aarch64/fpu/math_private.h (roundtoint): Use round.
8998 (converttoint): Use lround.
8999 * sysdeps/ieee754/flt-32/math_config.h (roundtoint): Declare and
9000 document the semantics when TOINT_INTRINSICS is set.
9001 (converttoint): Likewise.
9002 (TOINT_RINT): Remove.
9003 (TOINT_SHIFT): Remove.
9004 * sysdeps/ieee754/flt-32/e_expf.c (__expf): Remove the TOINT_RINT code
9005 path.
9006
69065288
FW
90072018-08-10 Florian Weimer <fweimer@redhat.com>
9008
9009 [BZ #23497]
9010 * sysdeps/unix/sysv/linux/getdents64.c (handle_overflow): New
9011 function.
9012 (__old_getdents64): Use getdents64. Convert entries without
9013 moving them.
9014 * sysdeps/unix/sysv/linux/tst-readdir64-compat.c: New file.
9015 * sysdeps/unix/sysv/linux/Makefile (tests-internal): Add
9016 tst-readdir64-compat.
9017
8f135efc
IL
90182018-08-10 Ilya Leoshkevich <iii@linux.ibm.com>
9019
9020 * sysdeps/s390/s390-32/s390-mcount.S (_mcount):
9021 Fix unwind.
9022
71c01af5
IL
90232018-08-10 Ilya Leoshkevich <iii@linux.ibm.com>
9024
9025 * sysdeps/s390/s390-64/Versions (__fentry__): Add.
9026 * sysdeps/s390/s390-64/s390x-mcount.S: Move the common
9027 code to s390x-mcount.h and #include it.
9028 * sysdeps/s390/s390-64/s390x-mcount.h: New file.
9029 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist
9030 (__fentry__): Add.
9031
8d997d22
IL
90322018-08-10 Ilya Leoshkevich <iii@linux.ibm.com>
9033
9034 * stdlib/Versions: Remove __fentry__.
9035 * sysdeps/i386/Versions: Add __fentry__.
9036 * sysdeps/x86_64/Versions: Add __fentry__.
9037
69e2444a
IL
90382018-08-10 Ilya Leoshkevich <iii@linux.ibm.com>
9039
9040 * sysdeps/s390/Makefile: Register the new tests.
9041 * sysdeps/s390/tst-dl-runtime-mod.S: New file.
9042 * sysdeps/s390/tst-dl-runtime-profile-audit.c: New file.
9043 * sysdeps/s390/tst-dl-runtime-profile-noaudit.c: New file.
9044 * sysdeps/s390/tst-dl-runtime-resolve-audit.c: New file.
9045 * sysdeps/s390/tst-dl-runtime-resolve-noaudit.c: New file.
9046 * sysdeps/s390/tst-dl-runtime.c: New file.
9047
bde6320f
IL
90482018-08-10 Ilya Leoshkevich <iii@linux.ibm.com>
9049
9050 * sysdeps/s390/s390-64/dl-trampoline.h (_dl_runtime_profile):
9051 Do not clobber R0.
9052
5755f5e4
IL
90532018-08-10 Ilya Leoshkevich <iii@linux.ibm.com>
9054
9055 * sysdeps/s390/s390-64/dl-trampoline.h (_dl_runtime_resolve):
9056 Do not clobber R0.
9057
c8ad8522
IL
90582018-08-10 Ilya Leoshkevich <iii@linux.ibm.com>
9059
9060 * sysdeps/s390/s390-32/dl-trampoline.h (_dl_runtime_profile):
9061 Do not clobber R0.
9062
b215eee1
IL
90632018-08-10 Ilya Leoshkevich <iii@linux.ibm.com>
9064
9065 * sysdeps/s390/s390-32/dl-trampoline.h (_dl_runtime_resolve):
9066 Do not clobber R0.
9067
329c6fec
IL
90682018-08-10 Ilya Leoshkevich <iii@linux.ibm.com>
9069
9070 * sysdeps/s390/s390-64/dl-trampoline.h (_dl_runtime_profile):
9071 Use symbolic offsets for stack variables.
9072
0fb7afa2
IL
90732018-08-10 Ilya Leoshkevich <iii@linux.ibm.com>
9074
9075 * sysdeps/s390/s390-64/dl-trampoline.h (_dl_runtime_resolve):
9076 Use symbolic offsets for stack variables.
9077
6954059a
IL
90782018-08-10 Ilya Leoshkevich <iii@linux.ibm.com>
9079
9080 * sysdeps/s390/s390-32/dl-trampoline.h (_dl_runtime_profile):
9081 Use symbolic offsets for stack variables.
9082
c7099673
IL
90832018-08-10 Ilya Leoshkevich <iii@linux.ibm.com>
9084
9085 * sysdeps/s390/s390-32/dl-trampoline.h (_dl_runtime_resolve):
9086 Use symbolic offsets for stack variables.
9087
2813e41e
JM
90882018-08-09 Joseph Myers <joseph@codesourcery.com>
9089
9090 * math/gen-libm-test.py: New file.
9091 * math/gen-libm-test.pl: Remove.
9092 * math/Makefile [$(PERL) != no]: Change condition to [PYTHON].
9093 ($(objpfx)libm-test-ulps.h): Use gen-libm-test.py instead of
9094 gen-libm-test.pl.
9095 ($(libm-test-c-noauto-obj)): Likewise.
9096 ($(libm-test-c-auto-obj)): Likewise.
9097 ($(libm-test-c-narrow-obj)): Likewise.
9098 (regen-ulps): Likewise.
9099 * math/README.libm-test: Update references to gen-libm-test.pl.
9100 * math/libm-test-driver.c (struct test_fj_f_data): Update comment
9101 referencing gen-libm-test.pl.
9102 * math/libm-test-nexttoward.inc (nexttoward_test_data): Likewise.
9103 * math/libm-test-support.c: Likewise.
9104 * math/libm-test-support.h: Likewise.
9105 * sysdeps/generic/libm-test-ulps: Likewise.
9106
be64b194
SP
91072018-08-08 Siddhesh Poyarekar <siddhesh@sourceware.org>
9108
9109 * sysdeps/aarch64/strlen.S [TEST_PAGE_CROSS](MIN_PAGE_SIZE):
9110 Fix value.
9111
140137fb
JM
91122018-08-08 Joseph Myers <joseph@codesourcery.com>
9113
9114 * math/libm-test-nextdown.inc (do_test): Move comment to ....
9115 * math/libm-test-nexttoward.inc (nexttoward_test_data): ... here.
9116
b5403eca
ST
91172018-08-08 Samuel Thibault <samuel.thibault@ens-lyon.org>
9118
9119 * htl/Versions (__pthread_getspecific, __pthread_setspecific): Add
9120 symbols.
8ac0f9e6
ST
9121 * sysdeps/htl/pthreadP.h [IS_IN (libpthread)] (__pthread_getspecific,
9122 __pthread_setspecific): Add hidden proto.
9123 * sysdeps/htl/pt-getspecific.c (__pthread_getspecific): Add hidden def.
9124 * sysdeps/htl/pt-setspecific.c (__pthread_setspecific): Add hidden def.
b5403eca 9125
014efdd7
SP
91262018-08-07 Siddhesh Poyarekar <siddhesh@sourceware.org>
9127
9128 * benchtests/bench-string.h (buf1_size, buf2_size): New
9129 variables.
9130 (init_sizes): New function.
9131 (test_init): Use it.
9132 (alloc_buf, exit_error): New functions.
9133 (alloc_bufs): Use ALLOC_BUF.
9134 (realloc_bufs): Remove.
9135 * benchtests/bench-memcmp.c (do_test): Adjust.
9136 * benchtests/bench-memset-large.c (do_test): Likewise.
9137 * benchtests/bench-memset-walk.c (do_test): Likewise.
9138 * benchtests/bench-memset.c (do_test): Likewise.
9139 * benchtests/bench-strncmp.c (do_test): Likewise.
9140
92a4cba7
AS
91412018-08-06 Andreas Schwab <schwab@suse.de>
9142
9143 * sysdeps/riscv/nptl/tls.h (DB_THREAD_SELF): Use REGISTER instead
9144 of CONST_THREAD_AREA.
9145
fb4c32ae
L
91462018-08-06 H.J. Lu <hongjiu.lu@intel.com>
9147
9148 * sysdeps/x86/cpu-features.h (STATE_SAVE_OFFSET): Removed.
9149 (STATE_SAVE_MASK): Likewise.
9150 Don't check __ASSEMBLER__ to include <cpu-features-offsets.h>.
9151 * sysdeps/x86/sysdep.h (STATE_SAVE_OFFSET): New.
9152 (STATE_SAVE_MASK): Likewise.
9153 * sysdeps/x86_64/dl-trampoline.S: Include <cpu-features-offsets.h>
9154 instead of <cpu-features.h>.
9155
bf418187
DD
91562018-08-03 DJ Delorie <dj@redhat.com>
9157
9158 * sysdeps/riscv/rvf/math_private.h (libc_feholdexcept_setround_riscv):
e5721f45 9159 Move libc_fesetround_riscv after libc_feholdexcept_riscv.
bf418187 9160
bb17621a
DD
9161 * sysdeps/riscv/rv64/rvd/libm-test-ulps: Update.
9162
ea705eb5
JM
91632018-08-03 Joseph Myers <joseph@codesourcery.com>
9164
9165 * math/libm-test-ilogb.inc (ilogb_test_data): Use ',' not ';'
9166 after TEST_* calls.
9167 * math/libm-test-llogb.inc (llogb_test_data): Likewise.
9168 * math/libm-test-logb.inc (logb_test_data): Likewise.
9169
284f42bc
WD
91702018-08-03 Wilco Dijkstra <wdijkstr@arm.com>
9171
9172 * string/strcasestr.c (STRCASESTR): Simplify and speedup first match.
9173 * string/strstr.c (AVAILABLE): Likewise.
9174
430388d5
L
91752018-08-03 H.J. Lu <hongjiu.lu@intel.com>
9176
9177 * sysdeps/i386/i686/multiarch/bzero-ia32.S: Don't include
9178 <init-arch.h>.
9179 * sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core-avx2.S: Likewise.
9180 * sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core-avx2.S: Likewise.
9181 * sysdeps/x86_64/multiarch/memset-sse2-unaligned-erms.S: Likewise.
9182
c5760aa9
CD
91832018-08-03 Carlos O'Donell <carlos@redhat.com>
9184
9185 * po/be.po: Update translation.
9186
6b535b84
CD
9187 * po/be.po: Update translation.
9188
ae67f2e5
L
91892018-08-03 H.J. Lu <hongjiu.lu@intel.com>
9190
9191 * sysdeps/x86/cpu-features-offsets.sym
9192 (rtld_global_ro_offsetof): Removed.
9193 (CPU_FEATURES_SIZE): Likewise.
9194 (CPUID_OFFSET): Likewise.
9195 (CPUID_SIZE): Likewise.
9196 (CPUID_EAX_OFFSET): Likewise.
9197 (CPUID_EBX_OFFSET): Likewise.
9198 (CPUID_ECX_OFFSET): Likewise.
9199 (CPUID_EDX_OFFSET): Likewise.
9200 (FAMILY_OFFSET): Likewise.
9201 (MODEL_OFFSET): Likewise.
9202 (FEATURE_OFFSET): Likewise.
9203 (FEATURE_SIZ): Likewise.
9204 (COMMON_CPUID_INDEX_1): Likewise.
9205 (COMMON_CPUID_INDEX_7): Likewise.
9206 (FEATURE_INDEX_1): Likewise.
9207 (RTLD_GLOBAL_RO_DL_X86_CPU_FEATURES_OFFSET): Updated.
9208
cfb0ff93 92092018-08-02 Carlos O'Donell <carlos@redhat.com>
08a5ee14
CD
9210
9211 * localedata/Makefile (INSTALL-SUPPORTED-LOCALES): Remove.
9212 (INSTALL-SUPPORTED-LOCALE-ARCHIVE): Define.
9213 (INSTALL-SUPPORTED-LOCALE-FILES): Define.
9214 (install-locales): Depend on install-locale-archive.
9215 (install-locale-archive): Define.
7b7adbd8 9216 (install-locale-files): Define.
08a5ee14
CD
9217 (build-one-locale): Define macro.
9218 * manual/install.texi (Running make install): Document.
9219 * manual/INSTALL: Regenerate.
9220
525691bd
SP
92212018-08-02 Siddhesh Poyarekar <siddhesh@sourceware.org>
9222
d67d634b
SP
9223 * benchtests/scripts/compare_strings.py: Import traceback.
9224 (parse_file): Pretty-print error.
9225
525691bd
SP
9226 * NEWS: Mention the change.
9227 * elf/dl-tunables.list: Rename tune namespace to cpu.
9228 * sysdeps/powerpc/dl-tunables.list: Likewise.
9229 * sysdeps/x86/dl-tunables.list: Likewise.
9230 * sysdeps/aarch64/dl-tunables.list: Rename tune.cpu to
9231 cpu.name.
9232 * elf/dl-hwcaps.c (_dl_important_hwcaps): Adjust.
9233 * elf/dl-hwcaps.h (GET_HWCAP_MASK): Likewise.
9234 * manual/README.tunables: Likewise.
9235 * manual/tunables.texi: Likewise.
9236 * sysdeps/powerpc/cpu-features.c: Likewise.
9237 * sysdeps/unix/sysv/linux/aarch64/cpu-features.c
9238 (init_cpu_features): Likewise.
9239 * sysdeps/x86/cpu-features.c: Likewise.
9240 * sysdeps/x86/cpu-features.h: Likewise.
9241 * sysdeps/x86/cpu-tunables.c: Likewise.
9242 * sysdeps/x86_64/Makefile: Likewise.
9243 * sysdeps/x86/dl-cet.c: Likewise.
9244
506d7fb1
JM
92452018-08-02 Joseph Myers <joseph@codesourcery.com>
9246
9247 [BZ #23479]
9248 * sysdeps/mips/bits/fenv.h (FE_INEXACT): Define only if
9249 [__mips_hard_float].
9250 (FE_UNDERFLOW): Likewise.
9251 (FE_OVERFLOW): Likewise.
9252 (FE_DIVBYZERO): Likewise.
9253 (FE_INVALID): Likewise.
9254 (FE_ALL_EXCEPT): Define to 0 if [!__mips_hard_float].
9255 (FE_TOWARDZERO): Define only if [__mips_hard_float].
9256 (FE_UPWARD): Likewise.
9257 (FE_DOWNWARD): Likewise.
9258 (__FE_UNDEFINED): Define if [!__mips_hard_float]
9259 (FE_NOMASK_ENV): Define only if [__mips_hard_float].
9260 * sysdeps/mips/mips64/sfp-machine.h (_FP_DECL_EX): Define only if
9261 [__mips_hard_float].
9262 (FP_ROUNDMODE): Likewise.
9263 (FP_RND_NEAREST): Likewise.
9264 (FP_RND_ZERO): Likewise.
9265 (FP_RND_PINF): Likewise.
9266 (FP_RND_MINF): Likewise.
9267 (FP_EX_INVALID): Likewise.
9268 (FP_EX_OVERFLOW): Likewise.
9269 (FP_EX_UNDERFLOW): Likewise.
9270 (FP_EX_DIVZERO): Likewise.
9271 (FP_EX_INEXACT): Likewise.
9272 (FP_INIT_ROUNDMODE): Likewise.
9273 * sysdeps/mips/nofpu/fesetenv.c: New file.
9274 * sysdeps/mips/nofpu/feupdateenv.c: Likewise.
9275
f6dcefbe
JM
92762018-08-01 Joseph Myers <joseph@codesourcery.com>
9277
9278 * math/test-misc.c (do_test) [LDBL_MANT_DIG > DBL_MANT_DIG]: Make
9279 code using FE_UNDERFLOW conditional on [FE_UNDERFLOW], code using
9280 FE_OVERFLOW conditional on [FE_OVERFLOW] and code using FE_UPWARD
9281 conditional on [FE_UPWARD].
9282
fa67ba06
PE
92832018-08-01 Paul Eggert <eggert@cs.ucla.edu>
9284
9285 regex: fix memory leak in Gnulib
9286 Problem and fix reported by Assaf Gordon in:
9287 https://lists.gnu.org/r/bug-gnulib/2018-07/txtqLKNwBdefE.txt
9288 * posix/regcomp.c (free_charset) [!_LIBC]: Free range_starts and
9289 range_ends members too, as they are defined in 'struct
9290 re_charset_t' even if not _LIBC. This affects only Gnulib.
9291
82c80ac2
L
92922018-08-01 H.J. Lu <hongjiu.lu@intel.com>
9293
9294 * sysdeps/x86/cpu-features.c (get_common_indeces): Renamed to
9295 ...
9296 (get_common_indices): This.
9297 (init_cpu_features): Updated.
9298
c0e7e2c1
JM
92992018-08-01 Joseph Myers <joseph@codesourcery.com>
9300
46f8cf57
JM
9301 * sysdeps/generic/math-tests-snan-payload.h: New file.
9302 * sysdeps/hppa/math-tests-snan-payload.h: Likewise.
9303 * sysdeps/mips/math-tests-snan-payload.h: Likewise.
9304 * sysdeps/riscv/math-tests-snan-payload.h: Likewise.
9305 * sysdeps/generic/math-tests.h: Include
9306 <math-tests-snan-payload.h>.
9307 (SNAN_TESTS_PRESERVE_PAYLOAD): Do not define macro here.
9308 * sysdeps/hppa/math-tests.h: Remove file.
9309 * sysdeps/mips/math-tests.h [!__mips_nan2008]
9310 (SNAN_TESTS_PRESERVE_PAYLOAD): Do not define macro here.
9311 * sysdeps/riscv/math-tests.h (SNAN_TESTS_PRESERVE_PAYLOAD):
9312 Likewise.
9313
c0e7e2c1
JM
9314 * sysdeps/generic/math-tests-snan-cast.h: New file.
9315 * sysdeps/powerpc/math-tests-snan-cast.h: Likewise.
9316 * sysdeps/generic/math-tests.h: Include <math-tests-snan-cast.h>.
9317 (SNAN_TESTS_TYPE_CAST): Do not define macro here.
9318 * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Likewise.
9319
74939c83
CD
93202018-08-01 Carlos O'Donel <carlos@redhat.com>
9321
b029723b
CD
9322 * version.h (RELEASE): Set to "development".
9323 (VERSION): Set to "2.28.9000".
9324 * NEWS (2.29): New section.
9325
3c03baca
CD
9326 * version.h (RELEASE): Set to "stable".
9327 (VERSION): Set to "2.28".
9328 * include/features.h (__GLIBC_MINOR__): Set to 2.28.
9329 * NEWS: Add the list of bugs fixed in 2.28.
9330
74939c83
CD
9331 * po/ca.po: Update to latest version.
9332 * po/cs.po: Likewise
9333 * po/da.po: Likewise
9334 * po/el.po: Likewise
9335 * po/eo.po: Likewise
9336 * po/es.po: Likewise
9337 * po/fi.po: Likewise
9338 * po/fr.po: Likewise
9339 * po/gl.po: Likewise
9340 * po/hu.po: Likewise
9341 * po/ia.po: Likewise
9342 * po/id.po: Likewise
9343 * po/it.po: Likewise
9344 * po/ja.po: Likewise
9345 * po/ko.po: Likewise
9346 * po/lt.po: Likewise
9347 * po/nb.po: Likewise
9348 * po/nl.po: Likewise
9349 * po/pt_BR.po: Likewise
9350 * po/ru.po: Likewise
9351 * po/rw.po: Likewise
9352 * po/sk.po: Likewise
9353 * po/sl.po: Likewise
9354 * po/tr.po: Likewise
9355 * po/zh_CN.po: Likewise
9356 * po/zh_TW.po: Likewise
9357
d4b54bdf
ST
93582018-07-31 Samuel Thibault <samuel.thibault@ens-lyon.org>
9359
9360 * sysdeps/mach/hurd/i386/init-first.c (init1): Move ELF hdr and TLS
9361 initialization...
9362 (init): ... before initializing libpthread.
9363
42fc12ef
ST
9364 * mach/mach.h (__mach_setup_tls, mach_setup_tls): Add prototypes.
9365 * mach/setup-thread.c (__mach_setup_thread): Move TLS setup to...
9366 (__mach_setup_tls): ... new function.
9367 (mach_setup_tls): New alias.
9368 * hurd/hurdsig.c (_hurdsig_init): Call __mach_setup_tls after
9369 __mach_setup_thread.
9370 * sysdeps/mach/hurd/profil.c (update_waiter): Likewise.
9371 * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Likewise.
9372 * mach/Versions [libc] (mach_setup_tls): Add symbol.
9373 * sysdeps/mach/hurd/i386/libc.abilist (mach_setup_tls): Likewise.
9374
6cca855e
CD
93752018-07-31 Carlos O'Donell <carlos@redhat.com>
9376
f650932b
CD
9377 * manual/install.texi: Update versions.
9378 * INSTALL: Regenerate.
9379
6cca855e
CD
9380 * manual/contrib.texi (Contributors): Update contributions.
9381
07fdea47
CD
93822018-07-31 Carlos O'Donell <carlos@redhat.com>
9383
9384 * po/be.po: Update translations.
9385
63d5fad4
AZ
93862018-07-31 Adhemerval Zanella <adhemerval.zanella@linaro.org>
9387
9388 * sysdeps/sh/libm-test-ulps: Update.
9389
1ff712a6
CD
93902018-07-30 Carlos O'Donell <carlos@redhat.com>
9391
9392 * po/bg.po: Update translations.
9393 * po/de.po: Likewise.
9394 * po/hr.po: Likewise.
9395 * po/pt_BR.po: Likewise.
9396 * po/sv.po: Likewise.
9397 * po/vi.po: Likewise.
9398
98864ed0
L
93992018-07-30 H.J. Lu <hongjiu.lu@intel.com>
9400
9401 [BZ #23467]
9402 * sysdeps/unix/sysv/linux/x86/Makefile (tests): Add
9403 tst-cet-property-1 and tst-cet-property-2 if CET is enabled.
9404 (CFLAGS-tst-cet-property-1.o): New.
9405 (ASFLAGS-tst-cet-property-dep-2.o): Likewise.
9406 ($(objpfx)tst-cet-property-2): Likewise.
9407 ($(objpfx)tst-cet-property-2.out): Likewise.
9408 * sysdeps/unix/sysv/linux/x86/tst-cet-property-1.c: New file.
9409 * sysdeps/unix/sysv/linux/x86/tst-cet-property-2.c: Likewise.
9410 * sysdeps/unix/sysv/linux/x86/tst-cet-property-dep-2.S: Likewise.
9411 * sysdeps/x86/dl-prop.h (_dl_process_cet_property_note): Parse
9412 each property item until GNU_PROPERTY_X86_FEATURE_1_AND is found.
9413
c92a00d8
L
94142018-07-30 H.J. Lu <hongjiu.lu@intel.com>
9415
9416 [BZ #23458]
9417 * sysdeps/x86/Makefile (tests): Add tst-get-cpu-features-static.
9418
99bc6241
ST
94192018-07-28 Samuel Thibault <samuel.thibault@ens-lyon.org>
9420
9421 * sysdeps/mach/hurd/dl-unistd.h (__access, __brk, __lseek, __read,
9422 __sbrk): Do not set attribute_hidden.
af86087f 9423 * sysdeps/mach/hurd/not-errno.h: New file.
99bc6241
ST
9424 * sysdeps/mach/hurd/i386/ld.abilist: Update accordingly.
9425 * sysdeps/mach/hurd/i386/localplt.data: Update accordingly.
9426
bcb1c4af
CD
94272018-07-27 Carlos O'Donell <carlos@redhat.com>
9428
9429 * po/uk.po: Update translations.
9430 * po/cs.po: Likewise.
9431 * po/pl.po: Likewise.
9432
4591b7db
L
94332018-07-27 H.J. Lu <hongjiu.lu@intel.com>
9434
9435 * sysdeps/x86/dl-prop.h (_dl_process_cet_property_note): Don't
9436 parse beyond the note end.
9437
2c6da2f4
AZ
94382018-07-27 Adhemerval Zanella <adhemerval.zanella@linaro.org>
9439
9440 * sysdeps/unix/sysv/linux/tst-ofdlocks.c: Return unsupported if
9441 kernel does not support OFD locks.
9442 * sysdeps/unix/sysv/linux/tst-ofdlocks-compat.c: Likewise.
9443
20365a31
ST
94442018-07-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
9445
9446 * sysdeps/mach/hurd/Versions (libc): Make __access and
9447 __access_noerrno external so they can override the ld symbols.
9448 (ld): Make __access, __read, __sbrk, __strtoul_internal, __write,
9449 __writev, __open64, __access_noerrno extern so they can be overrided.
9450 * sysdeps/mach/hurd/i386/libc.abilist: Update accordingly.
9451 * sysdeps/mach/hurd/i386/ld.abilist: Update accordingly.
9452
cb1a43db
CD
94532018-07-26 Carlos O'Donell <carlos@redhat.com>
9454
9455 * po/libc.pot: Regenerate.
9456
74759ae5
JM
94572018-07-26 Joseph Myers <joseph@codesourcery.com>
9458
9459 * sysdeps/powerpc/nofpu/libm-test-ulps: Update.
9460
da80612d
L
94612018-07-26 H.J. Lu <hongjiu.lu@intel.com>
9462
9463 [BZ #23459]
9464 * sysdeps/x86/cpu-features.c (get_extended_indices): New
9465 function.
9466 (init_cpu_features): Call get_extended_indices for both Intel
9467 and AMD CPUs.
9468 * sysdeps/x86/cpu-features.h (COMMON_CPUID_INDEX_80000001):
9469 Remove "for AMD" comment.
9470
65d87ade
L
94712018-07-26 H.J. Lu <hongjiu.lu@intel.com>
9472
9473 [BZ # 23456]
9474 * sysdeps/x86/cpu-features.h (index_cpu_LZCNT): Set to
9475 COMMON_CPUID_INDEX_80000001.
9476
c9dc4d51
SL
94772018-07-26 Stefan Liebler <stli@linux.ibm.com>
9478
9479 * string/tst-xbzero-opt.c (use_test_buffer): New function.
9480 (prepare_test_buffer): Call use_test_buffer as compiler barrier.
9481
cfba5dbb
FW
94822018-07-26 Florian Weimer <fweimer@redhat.com>
9483
9484 * htl/lockfile.c (flockfile, funlockfile, ftrylockfile): Use weak
9485 aliases for symbols not in the implementation namespace.
9486
7cd7d36f
CD
94872018-07-25 Carlos O'Donell <carlos@redhat.com>
9488
9489 [BZ #23393]
9490 * localedata/locales/iso14651_t1_common: Deinterlace uppercase and
9491 lowercase in LATIN script.
9492 * localedata/Makefile (test-input): Add en_US.UTF-8.
9493 * localedata/en_US.UTF-8.in: New file.
9494 * posix/tst-fnmatch.input: Add comments and new tests for en_US.UTF-8,
9495 and restore old tests.
9496 * posix/tst-regexloc.c (do_test): Add back range expression test.
9497
3fb455b3
L
94982018-07-25 H.J. Lu <hongjiu.lu@intel.com>
9499
9500 * sysdeps/unix/sysv/linux/ia64/tst-setcontext4.c: New file.
9501
d6499b70
AZ
95022018-07-25 Adhemerval Zanella <adhemerval.zanella@linaro.org>
9503
9504 * nptl/threads.h: Move to ...
9505 * sysdeps/nptl/threads.h: ... here.
9506 * sysdeps/hurd/stdc-predef.h: New file.
9507
08ac6bed
L
95082018-07-25 H.J. Lu <hongjiu.lu@intel.com>
9509
9510 * sysdeps/unix/sysv/linux/x86/Makefile (tests): Add
9511 tst-cet-setcontext-1 if CET is enabled.
9512 (CFLAGS-tst-cet-setcontext-1.c): Add -mshstk.
9513 * sysdeps/unix/sysv/linux/x86/tst-cet-setcontext-1.c: New file.
9514
9faaf938
AZ
95152018-07-25 Adhemerval Zanella <adhemerval.zanella@linaro.org>
9516
9517 * include/threads.h: Move to ...
9518 * sysdeps/nptl/threads.h: ... here.
9519 * sysdeps/htl/threads.h: New file.
9520 * conform/Makefile (linknamespace-libs-ISO11): Use
9521 static-thread-library instead of linking libpthread.
9522 (linknamespace-libs-XPG4): Revert wrong libcrypt.a addition.
9523
d6b8f847
FW
95242018-07-25 Florian Weimer <fweimer@redhat.com>
9525
9526 * nptl/tst-mtx-timedlock.c (do_test): Implement carry from
9527 nanoseconds into seconds.
9528 * nptl/tst-cnd-basic.c (signal_parent): Lock and unlock mutex.
9529 (do_test): Likewise.
9530 * nptl/tst-cnd-timedwait.c (signal_parent): Likewise.
9531 (do_test): Likewise. Avoid nanosecond overflow and spurious
9532 timeouts due to system load.
9533 * nptl/tst-cnd-broadcast.c (waiting_threads): New variable.
9534 (child_wait): Increment it.
9535 (do_test): Wait as long as necessary until all expected threads
9536 have arrived.
9537
25123a1c
L
95382018-07-25 Vedvyas Shanbhogue <vedvyas.shanbhogue@intel.com>
9539 H.J. Lu <hongjiu.lu@intel.com>
9540
9541 * sysdeps/unix/sysv/linux/x86/sys/ucontext.h (ucontext_t): Add
9542 __ssp.
9543 * sysdeps/unix/sysv/linux/x86_64/__start_context.S: Include
9544 <asm/prctl.h> and "ucontext_i.h" when shadow stack is enabled.
9545 (__push___start_context): New.
9546 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Include
9547 <asm/prctl.h>.
9548 (__getcontext): Record the current shadow stack base. Save the
9549 caller's shadow stack pointer and base.
9550 * sysdeps/unix/sysv/linux/x86_64/makecontext.c: Include
9551 <pthread.h>, <libc-pointer-arith.h> and <sys/prctl.h>.
9552 (__push___start_context): New prototype.
9553 (__makecontext): Call __push___start_context to allocate a new
9554 shadow stack, push __start_context onto the new stack as well
9555 as the new shadow stack.
9556 * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Include
9557 <asm/prctl.h>.
9558 (__setcontext): Restore the target shadow stack.
9559 * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Include
9560 <asm/prctl.h>.
9561 (__swapcontext): Record the current shadow stack base. Save
9562 the caller's shadow stack pointer and base. Restore the target
9563 shadow stack.
9564 * sysdeps/unix/sysv/linux/x86_64/sysdep.h
9565 (STACK_SIZE_TO_SHADOW_STACK_SIZE_SHIFT): New.
9566 * sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym (oSSP): New.
9567
375a4844
L
95682018-07-25 H.J. Lu <hongjiu.lu@intel.com>
9569
9570 * stdlib/Makefile ((tests): Add tst-setcontext6, tst-setcontext7,
9571 tst-setcontext8 and tst-setcontext9.
9572 * stdlib/tst-setcontext6.c: New file.
9573 * stdlib/tst-setcontext7.c: Likewise.
9574 * stdlib/tst-setcontext8.c: Likewise.
9575 * stdlib/tst-setcontext9.c: Likewise.
9576
bd4f7903
L
95772018-07-25 H.J. Lu <hongjiu.lu@intel.com>
9578
9579 * stdlib/Makefile ((tests): Add tst-setcontext5.
9580 * stdlib/tst-setcontext5.c: New file.
9581
7e28f203
L
95822018-07-25 H.J. Lu <hongjiu.lu@intel.com>
9583
9584 * stdlib/Makefile (tests): Add tst-setcontext4.
9585 * stdlib/tst-setcontext4.c: New file.
9586
8516ad2d
L
95872018-07-25 H.J. Lu <hongjiu.lu@intel.com>
9588
9589 * stdlib/Makefile (tests): Add tst-swapcontext1.
9590 * stdlib/tst-swapcontext1.c: New test.
9591
fddcd003
L
95922018-07-25 H.J. Lu <hongjiu.lu@intel.com>
9593
9594 * sysdeps/x86/Makefile (tests): Add tst-cet-legacy-1,
9595 tst-cet-legacy-2, tst-cet-legacy-2a, tst-cet-legacy-3,
9596 tst-cet-legacy-4, tst-cet-legacy-4a, tst-cet-legacy-4b
9597 and tst-cet-legacy-4c.
9598 (modules-names): Add tst-cet-legacy-mod-1, tst-cet-legacy-mod-2
9599 and tst-cet-legacy-mod-4.
9600 (CFLAGS-tst-cet-legacy-2.c): New.
9601 (CFLAGS-tst-cet-legacy-mod-1.c): Likewise.
9602 (CFLAGS-tst-cet-legacy-mod-2.c): Likewise.
9603 (CFLAGS-tst-cet-legacy-3.c): Likewise.
9604 (CFLAGS-tst-cet-legacy-4.c): Likewise.
9605 (CFLAGS-tst-cet-legacy-mod-4.c): Likewise.
9606 ($(objpfx)tst-cet-legacy-1): Likewise.
9607 ($(objpfx)tst-cet-legacy-2): Likewise.
9608 ($(objpfx)tst-cet-legacy-2.out): Likewise.
9609 ($(objpfx)tst-cet-legacy-2a): Likewise.
9610 ($(objpfx)tst-cet-legacy-2a.out): Likewise.
9611 ($(objpfx)tst-cet-legacy-4): Likewise.
9612 ($(objpfx)tst-cet-legacy-4.out): Likewise.
9613 ($(objpfx)tst-cet-legacy-4a): Likewise.
9614 ($(objpfx)tst-cet-legacy-4a.out): Likewise.
9615 (tst-cet-legacy-4a-ENV): Likewise.
9616 ($(objpfx)tst-cet-legacy-4b): Likewise.
9617 ($(objpfx)tst-cet-legacy-4b.out): Likewise.
9618 (tst-cet-legacy-4b-ENV): Likewise.
9619 ($(objpfx)tst-cet-legacy-4c): Likewise.
9620 ($(objpfx)tst-cet-legacy-4c.out): Likewise.
9621 (tst-cet-legacy-4c-ENV): Likewise.
9622 * sysdeps/x86/tst-cet-legacy-1.c: New file.
9623 * sysdeps/x86/tst-cet-legacy-2.c: Likewise.
9624 * sysdeps/x86/tst-cet-legacy-2a.c: Likewise.
9625 * sysdeps/x86/tst-cet-legacy-3.c: Likewise.
9626 * sysdeps/x86/tst-cet-legacy-4.c: Likewise.
9627 * sysdeps/x86/tst-cet-legacy-4a.c: Likewise.
9628 * sysdeps/x86/tst-cet-legacy-4b.c: Likewise.
9629 * sysdeps/x86/tst-cet-legacy-4c.c: Likewise.
9630 * sysdeps/x86/tst-cet-legacy-mod-1.c: Likewise.
9631 * sysdeps/x86/tst-cet-legacy-mod-2.c: Likewise.
9632 * sysdeps/x86/tst-cet-legacy-mod-4.c: Likewise.
9633
9aa3113a
L
96342018-07-25 H.J. Lu <hongjiu.lu@intel.com>
9635
9636 * sysdeps/i386/nptl/tcb-offsets.sym (SSP_BASE_OFFSET): New.
9637 * sysdeps/i386/nptl/tls.h (tcbhead_t): Replace __glibc_reserved2
9638 with ssp_base.
9639 * sysdeps/x86_64/nptl/tcb-offsets.sym (SSP_BASE_OFFSET): New.
9640 * sysdeps/x86_64/nptl/tls.h (tcbhead_t): Replace __glibc_reserved2
9641 with ssp_base.
9642
9c79cec8
AS
96432018-07-25 Andreas Schwab <schwab@suse.de>
9644
9645 [BZ #23442]
9646 * locale/weightwc.h (findidx): Handle the case where usrc is a
9647 prefix of cp but one character too short.
9648
969c3355
AZ
96492018-07-24 Adhemerval Zanella <adhemerval.zanella@linaro.org>
9650
9651 * NEWS: Add ISO C threads addition.
9652
e0f9c462
FW
96532018-07-24 Florian Weimer <fweimer@redhat.com>
9654
9655 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
9656 [__LINUX_KERNEL_VERSION < 0x040D00] (__ASSUME_MLOCK2)
9657 (__ASSUME_COPY_FILE_RANGE): Undefine. Kernel support was added in
9658 4.13.
9659
394df381
L
96602018-07-24 H.J. Lu <hongjiu.lu@intel.com>
9661
9662 * sysdeps/unix/sysv/linux/x86/include/asm/prctl.h: New file.
9663 * sysdeps/unix/sysv/linux/x86/cpu-features.c: Include
9664 <sys/prctl.h> and <asm/prctl.h>.
9665 (get_cet_status): Call arch_prctl with ARCH_CET_STATUS.
9666 * sysdeps/unix/sysv/linux/x86/dl-cet.h: Include <sys/prctl.h>
9667 and <asm/prctl.h>.
9668 (dl_cet_allocate_legacy_bitmap): Call arch_prctl with
9669 ARCH_CET_LEGACY_BITMAP.
9670 (dl_cet_disable_cet): Call arch_prctl with ARCH_CET_DISABLE.
9671 (dl_cet_lock_cet): Call arch_prctl with ARCH_CET_LOCK.
9672 * sysdeps/x86/libc-start.c: Include <startup.h>.
9673
46545530
FW
96742018-07-24 Florian Weimer <fweimer@redhat.com>
9675
9676 * sysdeps/unix/sysv/linux/sh/kernel-features.h (__ASSUME_STATX):
9677 Undefine. Suggested by Romain Naour <romain.naour@gmail.com>.
9678
9d0a979e
RJ
96792018-07-24 Rical Jasan <rj@2c3t.io>
9680 Adhemerval Zanella <adhemerval.zanella@linaro.org>
0a07288b
AZ
9681 Juan Manuel Torres Palma <jmtorrespalma@gmail.com>
9682
9683 [BZ #14092]
9d0a979e
RJ
9684 * manual/debug.texi: Update adjacent chapter name.
9685 * manual/probes.texi: Likewise.
9686 * manual/threads.texi (ISO C Threads): New section.
9687 (POSIX Threads): Convert to a section.
9688
96892018-07-24 Adhemerval Zanella <adhemerval.zanella@linaro.org>
9690 Juan Manuel Torres Palma <jmtorrespalma@gmail.com>
9691
9692 [BZ# 14092]
0a07288b
AZ
9693 * nptl/Makefile (tests): Add new test files.
9694 * nptl/tst-call-once.c : New file. Tests C11 functions and types.
9695 * nptl/tst-cnd-basic.c: Likewise.
9696 * nptl/tst-cnd-broadcast.c: Likewise.
9697 * nptl/tst-cnd-timedwait.c: Likewise.
9698 * nptl/tst-mtx-basic.c: Likewise.
9699 * nptl/tst-mtx-recursive.c: Likewise.
9700 * nptl/tst-mtx-timedlock.c: Likewise.
9701 * nptl/tst-mtx-trylock.c: Likewise.
9702 * nptl/tst-thrd-basic.c: Likewise.
9703 * nptl/tst-thrd-detach.c: Likewise.
9704 * nptl/tst-thrd-sleep.c: Likewise.
9705 * nptl/tst-tss-basic.c: Likewise.
9706
ce7528f6
AZ
97072018-07-24 Adhemerval Zanella <adhemerval.zanella@linaro.org>
9708
c6dd669b
AZ
9709 [BZ #14092]
9710 * sysdeps/unix/sysv/linux/aarch64/libc.abilist [GLIBC_2.28]
9711 (thrd_current, thrd_equal, thrd_sleep, thrd_yield): Add C11 thread
9712 symbols.
9713 * sysdeps/unix/sysv/linux/alpha/libc.abilist: Likewise.
9714 * sysdeps/unix/sysv/linux/arm/libc.abilist: Likewise.
9715 * sysdeps/unix/sysv/linux/hppa/libc.abilist: Likewise.
9716 * sysdeps/unix/sysv/linux/i386/libc.abilist: Likewise.
9717 * sysdeps/unix/sysv/linux/ia64/libc.abilist: Likewise.
9718 * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: Likewise.
9719 * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: Likewise.
9720 * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Likewise.
9721 * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: Likewise.
9722 * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: Likewise.
9723 * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: Likewise.
9724 * sysdeps/unix/sysv/linux/nios2/libc.abilist: Likewise.
9725 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist:
9726 Likewise.
9727 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
9728 Likewise.
9729 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist:
9730 Likewise.
9731 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: Likewise.
9732 * sysdeps/unix/sysv/linux/riscv/rv64/libc.abilist: Likewise.
9733 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: Likewise.
9734 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: Likewise.
9735 * sysdeps/unix/sysv/linux/sh/libc.abilist: Likewise.
9736 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Likewise.
9737 * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: Likewise.
9738 * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: Likewise.
9739 * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: Likewise.
9740 * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist [[GLIBC_2.28]
9741 (call_once, cnd_broadcast, cnd_destroy, cnd_init, cnd_signal,
9742 cnd_timedwait, cnd_wait, mtx_destroy, mtx_init, mtx_lock,
9743 mtx_timedlock, mtx_trylock, mtx_unlokc, thrd_create, thrd_detach,
9744 thrd_exit, thrd_join, tss_create, tss_delete, tss_get, tss_set):
9745 Likewise.
9746 * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: Likewise.
9747 * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: Likewise.
9748 * sysdeps/unix/sysv/linux/arm/libpthread.abilist: Likewise.
9749 * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: Likewise.
9750 * sysdeps/unix/sysv/linux/i386/libpthread.abilist: Likewise.
9751 * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: Likewise.
9752 * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: Likewise.
9753 * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: Likewise.
9754 * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Likewise.
9755 * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: Likewise.
9756 * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: Likewise.
9757 * sysdeps/unix/sysv/linux/nios2/libpthread.abilist: Likewise.
9758 ikewise.
9759 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist:
9760 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
9761 Likewise.
9762 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
9763 Likewise.
9764 * sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist: Likewise.
9765 * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: Likewise.
9766 * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: Likewise.
9767 * sysdeps/unix/sysv/linux/sh/libpthread.abilist: Likewise.
9768 * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: Likewise.
9769 * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: Likewise.
9770 * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: Likewise.
9771 * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: Likewise.
9772
78d40132
AZ
9773 [BZ #14092]
9774 * conform/data/threads.h-data (thread_local): New macro.
9775 (TSS_DTOR_ITERATIONS): Likewise.
9776 (tss_t): New type.
9777 (tss_dtor_t): Likewise.
9778 (tss_create): New function.
9779 (tss_get): Likewise.
9780 (tss_set): Likewise.
9781 (tss_delete): Likewise.
9782 * nptl/Makefile (libpthread-routines): Add tss_create, tss_delete,
9783 tss_get, and tss_set objects.
9784 * nptl/Versions (libpthread) [GLIBC_2.28]: Likewise.
9785 * nptl/tss_create.c: New file.
9786 * nptl/tss_delete.c: Likewise.
9787 * nptl/tss_get.c: Likewise.
9788 * nptl/tss_set.c: Likewise.
9789 * sysdeps/nptl/threads.h (thread_local): New define.
9790 (TSS_DTOR_ITERATIONS): Likewise.
9791 (tss_t): New typedef.
9792 (tss_dtor_t): Likewise.
9793 (tss_create): New prototype.
9794 (tss_get): Likewise.
9795 (tss_set): Likewise.
9796 (tss_delete): Likewise.
9797
918311a3
AZ
9798 [BZ #14092]
9799 * conform/data/threads.h-data (cnd_t): New type.
9800 (cnd_init): New function.
9801 (cnd_signal): Likewise.
9802 (cnd_broadcast): Likewise.
9803 (cnd_wait): Likewise.
9804 (cnd_timedwait): Likewise.
9805 (cnd_destroy): Likewise.
9806 * nptl/Makefile (libpthread-routines): Add cnd_broadcast,
9807 cnd_destroy, cnd_init, cnd_signal, cnd_timedwait, and cnd_wait
9808 object.
9809 * nptl/Versions (libpthread) [GLIBC_2.28]: Likewise.
9810 * nptl/cnd_broadcast.c: New file.
9811 * nptl/cnd_destroy.c: Likewise.
9812 * nptl/cnd_init.c: Likewise.
9813 * nptl/cnd_signal.c: Likewise.
9814 * nptl/cnd_timedwait.c: Likewise.
9815 * nptl/cnd_wait.c: Likewise.
9816 * sysdeps/nptl/threads.h (cnd_t): New type.
9817 (cnd_init): New prototype.
9818 (cnd_signa): Likewise.
9819 (cnd_broadcast): Likewise.
9820 (cnd_wait): Likewise.
9821 (cnd_timedwait): Likewise.
9822 (cnd_destroy): Likewise.
9823
3c20a679
AZ
9824 [BZ #14092]
9825 * conform/data/threads.h-data (ONCE_FLAG_INIT): New macro.
9826 (once_flag): New type.
9827 (call_once): New function.
9828 * nptl/Makefile (libpthread-routines): Add call_once object.
9829 * nptl/Versions (libphread) [GLIBC_2.28]: Add call_once symbol.
9830 * nptl/call_once.c: New file.
9831 * sysdeps/nptl/threads.h (ONCE_FLAG_INIT): New define.
9832 (once_flag): New type.
9833 (call_once): New prototype.
9834
18d59c1b
AZ
9835 [BZ #14092]
9836 * conform/data/threads.h-data (mtx_plain): New constant.
9837 (mtx_recursive): Likewise.
9838 (mtx_timed): Likewise.
9839 (mtx_t): New type.
9840 (mtx_init): New function.
9841 (mtx_lock): Likewise.
9842 (mtx_timedlock): Likewise.
9843 (mtx_trylock): Likewise.
9844 (mtx_unlock): Likewise.
9845 (mtx_destroy): Likewise.
9846 * nptl/Makefile (libpthread-routines): Add mtx_destroy, mtx_init,
9847 mtx_lock, mtx_timedlock, mtx_trylock, and mtx_unlock object.
9848 * nptl/Versions (libpthread) [GLIBC_2.28]): Add mtx_init, mtx_lock,
9849 mtx_timedlock, mtx_trylock, mtx_unlock, and mtx_destroy.
9850 * nptl/mtx_destroy.c: New file.
9851 * nptl/mtx_init.c: Likewise.
9852 * nptl/mtx_lock.c: Likewise.
9853 * nptl/mtx_timedlock.c: Likewise.
9854 * nptl/mtx_trylock.c: Likewise.
9855 * nptl/mtx_unlock.c: Likewise.
9856 * sysdeps/nptl/threads.h (mtx_plain): New enumeration.
9857 (mtx_recursive): Likewise.
9858 (mtx_timed): Likewise.
9859 (mtx_t): New type.
9860 (mtx_init): New prototype.
9861 (mtx_lock): Likewise.
9862 (mtx_timedlock): Likewise.
9863 (mtx_trylock): Likewise.
9864 (mtx_unlock): Likewise.
9865 (mtx_destroy): Likewise.
9866
ce7528f6
AZ
9867 [BZ #14092]
9868 * conform/Makefile (conformtest-headers-ISO11): Add threads.h.
9869 (linknamespace-libs-ISO11): Add libpthread.a.
9870 * conform/data/threads.h-data: New file: add C11 thrd_* types and
9871 functions.
9872 * include/stdc-predef.h (__STDC_NO_THREADS__): Remove definition.
9873 * nptl/Makefile (headers): Add threads.h.
9874 (libpthread-routines): Add new C11 thread thrd_create, thrd_current,
9875 thrd_detach, thrd_equal, thrd_exit, thrd_join, thrd_sleep, and
9876 thrd_yield.
9877 * nptl/Versions (libpthread) [GLIBC_2.28]): Add new C11 thread
9878 thrd_create, thrd_current, thrd_detach, thrd_equal, thrd_exit,
9879 thrd_join, thrd_sleep, and thrd_yield symbols.
9880 * nptl/descr.h (struct pthread): Add c11 field.
9881 * nptl/pthreadP.h (ATTR_C11_THREAD): New define.
9882 * nptl/pthread_create.c (START_THREAD_DEFN): Call C11 thread start
9883 routine with expected function prototype.
9884 (__pthread_create_2_1): Add C11 threads check based on attribute
9885 value.
9886 * sysdeps/unix/sysdep.h (INTERNAL_SYSCALL_CANCEL): New macro.
9887 * nptl/thrd_create.c: New file.
9888 * nptl/thrd_current.c: Likewise.
9889 * nptl/thrd_detach.c: Likewise.
9890 * nptl/thrd_equal.c: Likewise.
9891 * nptl/thrd_exit.c: Likewise.
9892 * nptl/thrd_join.c: Likewise.
9893 * nptl/thrd_priv.h: Likewise.
9894 * nptl/thrd_sleep.c: Likewise.
9895 * nptl/thrd_yield.c: Likewise.
9896 * include/threads.h: Likewise.
9897
e27f41ba
L
98982018-07-24 H.J. Lu <hongjiu.lu@intel.com>
9899
9900 * bits/indirect-return.h: New file.
9901 * misc/sys/cdefs.h (__glibc_has_attribute): New.
9902 * sysdeps/x86/bits/indirect-return.h: Likewise.
9903 * stdlib/Makefile (headers): Add bits/indirect-return.h.
9904 * stdlib/ucontext.h: Include <bits/indirect-return.h>.
9905 (swapcontext): Add __INDIRECT_RETURN.
9906 * string/tst-xbzero-opt.c (ALWAYS_INLINE): New.
9907 (prepare_test_buffer): Use it.
9908
21526a50
AS
99092018-07-24 Andreas Schwab <schwab@suse.de>
9910
9911 [BZ #23448]
9912 * iconvdata/ibm1364.c (MAX_NEEDED_OUTPUT) [FROM_LOOP]: Define.
9913 (MAX_NEEDED_INPUT) [TO_LOOP]: Define.
9914
3650e1d9
L
99152018-07-24 H.J. Lu <hongjiu.lu@intel.com>
9916
9917 * sysdeps/unix/sysv/linux/i386/vfork.S (SYSCALL_ERROR_HANDLER):
9918 Redefine if shadow stack is enabled.
9919 (SYSCALL_ERROR_LABEL): Likewise.
9920 (__vfork): Pop shadow stack and jump back to to caller directly
9921 when shadow stack is in use.
9922 * sysdeps/unix/sysv/linux/x86_64/vfork.S (SYSCALL_ERROR_HANDLER):
9923 Redefine if shadow stack is enabled.
9924 (SYSCALL_ERROR_LABEL): Likewise.
9925 (__vfork): Pop shadow stack and jump back to to caller directly
9926 when shadow stack is in use.
9927
ca027e0f
L
99282018-07-24 H.J. Lu <hongjiu.lu@intel.com>
9929
9930 * sysdeps/x86_64/tst-quadmod1.S (func): Add endbr64 if IBT is
9931 enabled.
9932 (foo): Likewise.
9933 * sysdeps/x86_64/tst-quadmod2.S (func) : Likewise.
9934 (foo): Likewise.
9935
b99f1c95
JM
99362018-07-20 Joseph Myers <joseph@codesourcery.com>
9937
9938 * scripts/build-many-glibcs.py (Context.checkout): Default
9939 binutils version to 2.31 branch.
9940
c8fabb84
ZL
99412018-07-20 Zong Li <zong@andestech.com>
9942
9943 * scripts/build-many-glibcs.py (Context.checkout_tar): Change the
9944 URL of gcc's tarball.
9945
786658a0
FW
99462018-07-20 Florian Weimer <fweimer@redhat.com>
9947
9948 [BZ #23396]
9949 * posix/regcomp.c (build_equiv_class): When comparing weights, do
9950 not compare an extra byte after the end of the weights.
9951
46f2474e
ST
99522018-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
9953
9954 * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Set multiple_threads
9955 to 1.
8ba1520e
ST
9956 * sysdeps/hurd/include/hurd/port.h [!_ISOMAC]: Do not declare libc
9957 hidden prototypes.
9958 * sysdeps/mach/include/mach-shortcuts-hidden.h [!_ISOMAC]: Likewise.
9959 * sysdeps/mach/include/mach/mach_traps.h [!_ISOMAC]: Likewise.
2d5c41de
ST
9960 * scripts/check-execstack.awk: Consider `xfail' variable containing a
9961 list of libraries whose stack executability is expected.
9962 * elf/Makefile ($(objpfx)check-execstack.out): Pass
9963 $(check-execstack-xfail) to check-execstack.awk through `xfail'
9964 variable.
9965 * sysdeps/mach/hurd/i386/Makefile (check-execstack-xfail): Set to ld.so
9966 libc.so libpthread.so.
46f2474e 9967
60088242
TS
99682018-07-20 Thomas Schwinge <tschwinge@gnu.org>
9969
9970 * sysdeps/mach/hurd/socket.c (__socket): Handle SOCK_CLOEXEC and
9971 SOCK_NONBLOCK.
75d5e4a0
TS
9972 * sysdeps/mach/hurd/socketpair.c (__socketpair): Handle SOCK_CLOEXEC
9973 and SOCK_NONBLOCK.
de195be0
TS
9974 * sysdeps/mach/hurd/pipe2.c: New file, copy from pipe.c. Evolve it to
9975 implement __pipe2.
9976 * sysdeps/mach/hurd/pipe.c (__pipe): Reimplement using __pipe2.
60088242 9977
1cf4ae7f
LS
99782018-07-19 Leonardo Sandoval <leonardo.sandoval.gonzalez@intel.com>
9979
9980 * benchtests/scripts/compare_bench.py (__main__): use the argparse
9981 library to improve command line parsing.
9982 (__main__): make schema file as optional parameter (--schema),
9983 defaulting to benchtests/scripts/benchout.schema.json.
9984 (main): move out of the parsing stuff to __main_  and leave it
9985 only as caller of main comparison functions.
9986
e84bd851
L
99872018-07-19 H.J. Lu <hongjiu.lu@intel.com>
9988
9989 * NEWS: Add a note for Intel CET status.
9990 * manual/install.texi: Likewise.
9991 * INSTALL: Regenerated.
9992
df467d22
QP
99932018-07-18 Quentin PAGÈS <provaires@quentino.fr>
9994
9995 [BZ #23140]
9996 * localedata/locales/oc_FR (mon): Rename to...
9997 (alt_mon): This, then update October (typo fix).
9998 (mon): New content (genitive case, month names preceded by
9999 "de" or "d’").
10000
10001 [BZ #23422]
10002 * localedata/locales/oc_FR (abday): Update all items.
10003 (day): Update Wednesday and Saturday (typo fixes).
10004 (abmon): Update all items, except May.
10005 (d_fmt): Update "%d.%m.%Y" -> "%d/%m/%Y".
10006 (LC_IDENTIFICATION): Bump the revision number and date.
10007 Keep the "category" entries in alphabetic order.
10008 (LC_ADDRESS): Remove no longer needed comment.
10009 (LC_COLLATE): Use “copy "ca_ES"”.
10010 (LC_NAME): Set the correct values of "name_fmt", "name_mr", and
10011 "name_mrs".
10012
5c112f1b
JM
100132018-07-18 Joseph Myers <joseph@codesourcery.com>
10014
10015 * grp/tst_fgetgrent.c: Include <unistd.h>.
10016 (main): Use mkstemp instead of tmpnam.
10017 * io/test-utime.c (main): Likewise.
10018 * posix/annexc.c (macrofile): Change to modifiable array.
10019 (main): Remove macrofile here.
10020 (get_null_defines): Use mkstemp instead of tmpnam. Do not remove
10021 macrofile here.
10022 (check_header): Do not remove macrofile here.
10023 * posix/bug-getopt1.c: Include <stdlib.h>.
10024 (do_test): Use mkstemp instead of tmpnam.
10025 * posix/bug-getopt2.c: Include <stdlib.h>.
10026 (do_test): Use mkstemp instead of tmpnam.
10027 * posix/bug-getopt3.c: Include <stdlib.h>.
10028 (do_test): Use mkstemp instead of tmpnam.
10029 * posix/bug-getopt4.c: Include <stdlib.h>.
10030 (do_test): Use mkstemp instead of tmpnam.
10031 * posix/bug-getopt5.c: Include <stdlib.h>.
10032 (do_test): Use mkstemp instead of tmpnam.
10033 * stdio-common/bug7.c: Include <stdlib.h> and <unistd.h>.
10034 (main): Use mkstemp instead of tmpnam.
10035 * stdio-common/tst-fdopen.c: Include <stdlib.h>.
10036 (main): Use mkstemp instead of tmpnam.
10037 * stdio-common/tst-ungetc.c: Include <stdlib.h>.
10038 (main): use mkstemp instead of tmpnam.
10039 * stdlib/isomac.c (macrofile): Change to modifiable array.
10040 (main): Remove macrofile here.
10041 (get_null_defines): Use mkstemp instead of tmpnam. Do not remove
10042 macrofile here.
10043 (check_header): Do not remove macrofile here.
10044
6d90776d
L
100452018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10046
10047 * manual/tunables.texi: Document glibc.tune.x86_ibt and
10048 glibc.tune.x86_shstk.
10049
e6c69509
L
100502018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10051
10052 * NEWS: Mention --enable-cet.
10053 * manual/install.texi: Document --enable-cet.
10054 * INSTALL: Regenerated.
10055
e2d40a88
L
100562018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10057
10058 * sysdeps/x86_64/multiarch/memcmp-sse4.S (BRANCH_TO_JMPTBL_ENTRY):
10059 Add _CET_NOTRACK before indirect jump to jump table.
10060
77a8ae09
L
100612018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10062
10063 * sysdeps/i386/i686/multiarch/memset-sse2-rep.S
10064 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
10065 to jump table.
10066
90d15dc5
L
100672018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10068
10069 * sysdeps/i386/i686/multiarch/strcat-sse2.S
10070 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
10071 to jump table.
10072
f1574581
L
100732018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10074
10075 * sysdeps/i386/i686/multiarch/strcpy-sse2.S
10076 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
10077 to jump table.
10078
7fb61336
L
100792018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10080
10081 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S
10082 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
10083 to jump table.
10084
0a899af0
L
100852018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10086
10087 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S
10088 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
10089 to jump table.
10090 (BRANCH_TO_JMPTBL_ENTRY_TAIL): Likewise.
10091
177824e2
L
100922018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10093
10094 * sysdeps/i386/i686/multiarch/memcmp-sse4.S
10095 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
10096 to jump table.
10097
00e7b76a
L
100982018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10099
10100 * sysdeps/i386/i686/multiarch/memset-sse2.S
10101 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
10102 to jump table.
10103
7e119cd5
L
101042018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10105
10106 * sysdeps/i386/i686/memcmp.S (memcmp): Add _CET_NOTRACK before
10107 indirect jump to jump table.
10108
03aaf49b
L
101092018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10110
10111 * sysdeps/x86_64/multiarch/memcpy-ssse3.S
10112 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
10113 to jump table.
10114 (MEMCPY): Likewise.
10115
811e9e52
L
101162018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10117
10118 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S
10119 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
10120 to jump table.
10121 (MEMCPY): Likewise.
10122
8817df42
L
101232018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10124
10125 * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Add
10126 _CET_NOTRACK before indirect jump to jump table.
10127
921595d1
L
101282018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10129
10130 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S
10131 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
10132 to jump table.
10133
4ef60d95
L
101342018-07-18 H.J. Lu <hongjiu.lu@intel.com>
10135
10136 * sysdeps/x86_64/strcmp.S (STRCMP): Add _CET_NOTRACK before
10137 indirect jump to jump table.
10138
61c4aad7
VT
101392018-07-18 Valery Timiriliyev <timiriliyev@gmail.com>
10140
10141 [BZ #22241]
10142 * localedata/Makefile (test-input): Add sah_RU.UTF-8.
10143 (LOCALES): Likewise.
10144 * localedata/SUPPORTED (sah_RU/UTF-8): New entry.
10145 * localedata/locales/sah_RU: New file.
10146 * localedata/sah_RU.UTF-8.in: New file.
10147
be9ccd27
L
101482018-07-17 H.J. Lu <hongjiu.lu@intel.com>
10149
10150 * sysdeps/i386/add_n.S: Include <sysdep.h>, instead of
10151 "sysdep.h".
10152 (__mpn_add_n): Save and restore %ebx if IBT is enabed. Add
10153 _CET_ENDBR to indirect jump targets and adjust jump destination
10154 for _CET_ENDBR.
10155 * sysdeps/i386/i686/add_n.S: Include <sysdep.h>, instead of
10156 "sysdep.h".
10157 (__mpn_add_n): Save and restore %ebx if IBT is enabed. Add
10158 _CET_ENDBR to indirect jump targets and adjust jump destination
10159 for _CET_ENDBR.
10160 * sysdeps/i386/sub_n.S: Include <sysdep.h>, instead of
10161 "sysdep.h".
10162 (__mpn_sub_n): Save and restore %ebx if IBT is enabed. Add
10163 _CET_ENDBR to indirect jump targets and adjust jump destination
10164 for _CET_ENDBR.
10165
5efc6777
L
101662018-07-17 H.J. Lu <hongjiu.lu@intel.com>
10167
10168 * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Add
10169 _CET_ENDBR.
10170
562837c0
L
101712018-07-17 H.J. Lu <hongjiu.lu@intel.com>
10172
10173 * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_return): Add
10174 _CET_ENDBR.
10175 (_dl_tlsdesc_undefweak): Likewise.
10176 (_dl_tlsdesc_dynamic): Likewise.
10177 (_dl_tlsdesc_resolve_abs_plus_addend): Likewise.
10178 (_dl_tlsdesc_resolve_rel): Likewise.
10179 (_dl_tlsdesc_resolve_rela): Likewise.
10180 (_dl_tlsdesc_resolve_hold): Likewise.
10181 * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_return): Likewise.
10182 (_dl_tlsdesc_undefweak): Likewise.
10183 (_dl_tlsdesc_dynamic): Likewise.
10184 (_dl_tlsdesc_resolve_rela): Likewise.
10185 (_dl_tlsdesc_resolve_hold): Likewise.
10186
124bcde6
L
101872018-07-17 H.J. Lu <hongjiu.lu@intel.com>
10188
10189 * sysdeps/i386/crti.S (_init): Add _CET_ENDBR.
10190 (_fini): Likewise.
10191 * sysdeps/x86_64/crti.S (_init): Likewise.
10192 (_fini): Likewise.
10193
9145f033
RL
101942018-07-17 Rafal Luzynski <digitalfreak@lingonborough.com>
10195
10196 [BZ #23140]
10197 * localedata/locales/os_RU (mon): Rename to...
10198 (alt_mon): This.
10199 (mon): Import from CLDR (genitive case).
10200
ba2ea23d
L
102012018-07-17 H.J. Lu <hongjiu.lu@intel.com>
10202
10203 * sysdeps/x86/cpu-features.c: Always include <dl-cet.h> and
10204 cet-tunables.h> when CET is enabled.
10205
f753fa7d
L
102062018-07-16 H.J. Lu <hongjiu.lu@intel.com>
10207
10208 [BZ #21598]
10209 * configure.ac: Add --enable-cet.
10210 * configure: Regenerated.
10211 * elf/Makefille (all-built-dso): Add a comment.
10212 * elf/dl-load.c (filebuf): Moved before "dynamic-link.h".
10213 Include <dl-prop.h>.
10214 (_dl_map_object_from_fd): Call _dl_process_pt_note on PT_NOTE
10215 segment.
10216 * elf/dl-open.c: Include <dl-prop.h>.
10217 (dl_open_worker): Call _dl_open_check.
10218 * elf/rtld.c: Include <dl-prop.h>.
10219 (dl_main): Call _rtld_process_pt_note on PT_NOTE segment. Call
10220 _rtld_main_check.
10221 * sysdeps/generic/dl-prop.h: New file.
10222 * sysdeps/i386/dl-cet.c: Likewise.
10223 * sysdeps/unix/sysv/linux/x86/cpu-features.c: Likewise.
10224 * sysdeps/unix/sysv/linux/x86/dl-cet.h: Likewise.
10225 * sysdeps/x86/cet-tunables.h: Likewise.
10226 * sysdeps/x86/check-cet.awk: Likewise.
10227 * sysdeps/x86/configure: Likewise.
10228 * sysdeps/x86/configure.ac: Likewise.
10229 * sysdeps/x86/dl-cet.c: Likewise.
10230 * sysdeps/x86/dl-procruntime.c: Likewise.
10231 * sysdeps/x86/dl-prop.h: Likewise.
10232 * sysdeps/x86/libc-start.h: Likewise.
10233 * sysdeps/x86/link_map.h: Likewise.
10234 * sysdeps/i386/dl-trampoline.S (_dl_runtime_resolve): Add
10235 _CET_ENDBR.
10236 (_dl_runtime_profile): Likewise.
10237 (_dl_runtime_resolve_shstk): New.
10238 (_dl_runtime_profile_shstk): Likewise.
10239 * sysdeps/linux/x86/Makefile (sysdep-dl-routines): Add dl-cet
10240 if CET is enabled.
10241 (CFLAGS-.o): Add -fcf-protection if CET is enabled.
10242 (CFLAGS-.os): Likewise.
10243 (CFLAGS-.op): Likewise.
10244 (CFLAGS-.oS): Likewise.
10245 (asm-CPPFLAGS): Add -fcf-protection -include cet.h if CET
10246 is enabled.
10247 (tests-special): Add $(objpfx)check-cet.out.
10248 (cet-built-dso): New.
10249 (+$(cet-built-dso:=.note)): Likewise.
10250 (common-generated): Add $(cet-built-dso:$(common-objpfx)%=%.note).
10251 ($(objpfx)check-cet.out): New.
10252 (generated): Add check-cet.out.
10253 * sysdeps/x86/cpu-features.c: Include <dl-cet.h> and
10254 <cet-tunables.h>.
10255 (TUNABLE_CALLBACK (set_x86_ibt)): New prototype.
10256 (TUNABLE_CALLBACK (set_x86_shstk)): Likewise.
10257 (init_cpu_features): Call get_cet_status to check CET status
10258 and update dl_x86_feature_1 with CET status. Call
10259 TUNABLE_CALLBACK (set_x86_ibt) and TUNABLE_CALLBACK
10260 (set_x86_shstk). Disable and lock CET in libc.a.
10261 * sysdeps/x86/cpu-tunables.c: Include <cet-tunables.h>.
10262 (TUNABLE_CALLBACK (set_x86_ibt)): New function.
10263 (TUNABLE_CALLBACK (set_x86_shstk)): Likewise.
10264 * sysdeps/x86/sysdep.h (_CET_NOTRACK): New.
10265 (_CET_ENDBR): Define if not defined.
10266 (ENTRY): Add _CET_ENDBR.
10267 * sysdeps/x86/dl-tunables.list (glibc.tune): Add x86_ibt and
10268 x86_shstk.
10269 * sysdeps/x86_64/dl-trampoline.h (_dl_runtime_resolve): Add
10270 _CET_ENDBR.
10271 (_dl_runtime_profile): Likewise.
10272
52b2a80f
RA
102732018-07-16 Rogerio A. Cardoso <rcardoso@linux.vnet.ibm.com>
10274
10275 [BZ #21895]
10276 * sysdeps/powerpc/powerpc64/__longjmp-common.S: Remove condition code for
10277 restore r2 on longjmp.
10278 * sysdeps/powerpc/powerpc64/Makefile: Added tst-setjmp-bug21895-static to
10279 test list.
10280 Added rules to build test tst-setjmp-bug21895-static.
10281 Added module setjmp-bug21895 and rules to build a shared object from it.
10282 * sysdeps/powerpc/powerpc64/setjmp-bug21895.c: New test file.
10283 * sysdeps/powerpc/powerpc64/tst-setjmp-bug21895-static.c: New test file.
10284
3ae725df
WD
102852018-07-15 Wilco Dijkstra <wdijkstr@arm.com>
10286
10287 * benchtests/bench-strcasestr.c: Rename __strnlen to strnlen.
10288 * benchtests/bench-strstr.c: Likewise.
10289 * string/memmem.c (FASTSEARCH): Define.
10290 * string/str-two-way.h (two_way_short_needle): Minor cleanups.
10291 Add support for FASTSEARCH.
10292 * string/strcasestr.c (AVAILABLE): Use read-ahead __strnlen.
10293 * string/strstr.c (AVAILABLE): Use read-ahead __strnlen.
10294 (FASTSEARCH): Define.
10295 * string/test-strcasestr.c: Rename __strnlen to strnlen.
10296 * string/test-strstr.c: Likewise.
10297
31e422ca
L
102982018-07-15 H.J. Lu <hongjiu.lu@intel.com>
10299
10300 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Undef
10301 SHADOW_STACK_POINTER_OFFSET after including <jmp_buf-ssp.h>.
10302
faaee1f0
L
103032018-07-14 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
10304 H.J. Lu <hongjiu.lu@intel.com>
10305
10306 * sysdeps/i386/__longjmp.S: Include <jmp_buf-ssp.h>.
10307 (__longjmp): Restore shadow stack pointer if shadow stack is
10308 enabled, SHADOW_STACK_POINTER_OFFSET is defined and __longjmp
10309 isn't defined for __longjmp_cancel.
10310 * sysdeps/i386/bsd-_setjmp.S: Include <jmp_buf-ssp.h>.
10311 (_setjmp): Save shadow stack pointer if shadow stack is enabled
10312 and SHADOW_STACK_POINTER_OFFSET is defined.
10313 * sysdeps/i386/bsd-setjmp.S: Include <jmp_buf-ssp.h>.
10314 (setjmp): Save shadow stack pointer if shadow stack is enabled
10315 and SHADOW_STACK_POINTER_OFFSET is defined.
10316 * sysdeps/i386/setjmp.S: Include <jmp_buf-ssp.h>.
10317 (__sigsetjmp): Save shadow stack pointer if shadow stack is
10318 enabled and SHADOW_STACK_POINTER_OFFSET is defined.
10319 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Include
10320 <jmp_buf-ssp.h>.
10321 (____longjmp_chk): Restore shadow stack pointer if shadow stack
10322 is enabled and SHADOW_STACK_POINTER_OFFSET is defined.
10323 * sysdeps/unix/sysv/linux/x86/Makefile (gen-as-const-headers):
10324 Remove jmp_buf-ssp.sym.
10325 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
10326 <jmp_buf-ssp.h>.
10327 (____longjmp_chk): Restore shadow stack pointer if shadow stack
10328 is enabled and SHADOW_STACK_POINTER_OFFSET is defined.
10329 * sysdeps/x86/Makefile (gen-as-const-headers): Add
10330 jmp_buf-ssp.sym.
10331 * sysdeps/x86/jmp_buf-ssp.sym: New dummy file.
10332 * sysdeps/x86_64/__longjmp.S: Include <jmp_buf-ssp.h>.
10333 (__longjmp): Restore shadow stack pointer if shadow stack is
10334 enabled, SHADOW_STACK_POINTER_OFFSET is defined and __longjmp
10335 isn't defined for __longjmp_cancel.
10336 * sysdeps/x86_64/setjmp.S: Include <jmp_buf-ssp.h>.
10337 (__sigsetjmp): Save shadow stack pointer if shadow stack is
10338 enabled and SHADOW_STACK_POINTER_OFFSET is defined.
10339
ebff9c5c
L
103402018-07-14 H.J. Lu <hongjiu.lu@intel.com>
10341
10342 [BZ #22563]
10343 * nptl/pthread_create.c: Include <tls-setup.h>.
10344 (__pthread_create_2_1): Call tls_setup_tcbhead.
10345 * sysdeps/generic/tls-setup.h: New file.
10346 * sysdeps/x86/nptl/tls-setup.h: Likewise.
10347 * sysdeps/i386/nptl/tcb-offsets.sym (FEATURE_1_OFFSET): New.
10348 * sysdeps/x86_64/nptl/tcb-offsets.sym (FEATURE_1_OFFSET):
10349 Likewise.
10350 * sysdeps/i386/nptl/tls.h (tcbhead_t): Rename __glibc_reserved1
10351 to feature_1.
10352 * sysdeps/x86_64/nptl/tls.h (tcbhead_t): Likewise.
10353 * sysdeps/x86/sysdep.h (X86_FEATURE_1_IBT): New.
10354 (X86_FEATURE_1_SHSTK): Likewise.
10355 (CET_ENABLED): Likewise.
10356 (IBT_ENABLED): Likewise.
10357 (SHSTK_ENABLED): Likewise.
10358
0a83bad2
RL
103592018-07-13 Rafal Luzynski <digitalfreak@lingonborough.com>
10360
10361 [BZ #23208]
10362 * localedata/Makefile (test-input): Add dsb_DE.UTF-8.
10363 (LOCALES): Likewise.
10364 * localedata/dsb_DE.UTF-8.in: New file.
10365 * localedata/locales/dsb_DE (LC_COLLATE): Fix syntax error.
10366
046bfed9
FW
103672018-07-12 Florian Weimer <fweimer@redhat.com>
10368
10369 * nptl/allocatestack.c [_STACK_GROWS_UP] (allocate_stack): Call
10370 __mprotect, not mprotect.
10371
93304f5f
FW
103722018-07-11 Florian Weimer <fweimer@redhat.com>
10373
10374 * io/Makefile (headers): Add bits/statx.h.
10375
4beefeeb
MF
103762018-07-10 Mike FABIAN <mfabian@redhat.com>
10377
10378 * localedata/charmaps/UTF-8: Use correct Unicode version 11.0.0 in comment.
10379 * localedata/locales/i18n_ctype: Use correct Unicode version in comments
10380 and headers.
10381 * localedata/unicode-gen/utf8_gen.py: Add option to specify Unicode version
10382 * localedata/unicode-gen/Makefile: Use option to specify Unicode version
10383 for utf8_gen.py
10384
fd70af45
FW
103852018-07-10 Florian Weimer <fweimer@redhat.com>
10386
10387 * io/Makefile (routines): Add statx.
10388 (tests-internal): Add tst-statx.
10389 * io/Versions (GLIBC_2.28): Export statx.
10390 * io/bits/statx.h: New file.
10391 * io/sys/stat.h [__USE_GNU]: Include it.
10392 * io/fcntl.h [__USE_GNU] (AT_STATX_SYNC_TYPE)
10393 (AT_STATX_SYNC_AS_STAT, AT_STATX_FORCE_SYNC, AT_STATX_DONT_SYNC):
10394 Define.
10395 * io/statx.c: New file.
10396 * io/statx_generic.: Likewise.
10397 * io/tst-statx.: Likewise.
10398 * include/bits/statx.h: Likewise.
10399 * sysdeps/unix/sysv/linux/kernel-features.h
10400 [__LINUX_KERNEL_VERSION >= 0x040B00] (__ASSUME_STATX): Define.
10401 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10402 [__LINUX_KERNEL_VERSION < 0x040D00] (__ASSUME_STATX): Undefine.
10403 * sysdeps/unix/sysv/linux/ia64/kernel-features.h (__ASSUME_STATX):
10404 Undefine.
10405 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10406 [__LINUX_KERNEL_VERSION < 0x040C00] (__ASSUME_STATX): Undefine.
10407 * sysdeps/unix/sysv/linux/statx.c: New file.
10408 * manual/filesys.texi: Note that statx is undocumented.
10409 * sysdeps/**/libc*.abilist: Update.
10410
b444e8f7
AZ
104112018-07-10 Adhemerval Zanella <adhemerval.zanella@linaro.org>
10412
10413 * sysdeps/unix/sysv/linux/tst-ofdlocks-compat.c: Add a comment about
10414 a kernel issue which lead to test failure in some cases.
10415
7b2f4ced
FW
104162018-07-10 Florian Weimer <fweimer@redhat.com>
10417
10418 [BZ #23036]
10419 * posix/regexec.c (check_node_accept_bytes): When comparing
10420 weights, do not compare an extra byte after the end of the
10421 weights.
10422
4fa34da6
FW
104232018-07-10 Florian Weimer <fweimer@redhat.com>
10424
10425 * libio/readline.c: Fix copyright year.
10426 * libio/tst-readline.c Likewise.
10427 * nss/tst-nss-files-hosts-getent.c: Likewise.
10428
916124ed
FW
104292018-07-06 Florian Weimer <fweimer@redhat.com>
10430
10431 [BZ #18991]
10432 * nss/nss_files/files-XXX.c (internal_getent): Use
10433 __libc_readline_unlocked. Seek back to the start of the line if
10434 parsing failes with ERANGE.
10435 (get_contents_ret, get_contents): Remove.
10436 * nss/tst-nss-files-hosts-getent.c: New file.
10437 * nss/Makefile (tests): Add tst-nss-files-hosts-getent.
10438 (tst-nss-files-hosts-getent): Link with -ldl.
10439
3f5e3f5d
FW
104402018-07-06 Florian Weimer <fweimer@redhat.com>
10441
10442 * include/stdio.h (__libc_readline_unlocked): Declare.
10443 (__ftello64, __fseeko64): Declare aliases.
10444 * libio/readline.c: New file.
10445 * libio/tst-readline.c: Likewise.
10446 (routines): Add readline.
10447 (tests-internal): Add tst-readlime.
10448 * libio/Versions (GLIBC_PRIVATE): Export __fseeko64, __ftello64,
10449 __libc_readline_unlocked.
10450 * libio/fseeko.c (__fseeko): Rename from fseeko.
10451 (fseeko): Add alias.
10452 [__OFF_T_MATCHES_OFF64_T] (fseeko64, __fseeko64): Likewise.
10453 * libio/fseeko64.c (__fseeko64): Rename from fseeko64.
10454 (fseeko64): Add alias.
10455 * libio/ftello.c [__OFF_T_MATCHES_OFF64_T] (__ftello64): Add alias.
10456 * libio/ftello64.c (__ftello64): Rename from ftello64.
10457 (ftello64): Add alias.
10458
397c54c1
SN
104592018-07-06 Szabolcs Nagy <szabolcs.nagy@arm.com>
10460
10461 * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h (HWCAP_IMPORTANT): Add
10462 HWCAP_ATOMICS.
10463
d0cd7980
SN
104642018-07-06 Szabolcs Nagy <szabolcs.nagy@arm.com>
10465
10466 * sysdeps/unix/sysv/linux/aarch64/cpu-features.c (init_cpu_features):
10467 Use dl_hwcap without masking.
10468 * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h (HWCAP_IMPORTANT):
10469 Remove HWCAP_CPUID.
10470
ddb3c626
FW
104712018-07-06 Florian Weimer <fweimer@redhat.com>
10472
10473 * conform/conformtest.pl (checknamespace): Escape literal braces
10474 in regular expressions.
10475
bce5911b
AP
104762018-07-06 Amit Pawar <amit.pawar@amd.com>
10477
10478 * sysdeps/x86/cpu-features.c (get_common_indeces):
10479 AVX_Fast_Unaligned_Load is enabled when AVX2 is detected.
10480 * sysdeps/x86/cpu-features.c (init_cpu_features):
10481 AVX_Fast_Unaligned_Load is disabled for Excavator core.
10482
3a885c1f
FW
104832018-07-05 Florian Weimer <fweimer@redhat.com>
10484
10485 * csu/Makefile (CFLAGS-static-reloc.os): Build with stack
10486 protector.
10487 (CFLAGS-elf-init.oS): Likewise.
10488
38cade0c
FW
104892018-07-05 Florian Weimer <fweimer@redhat.com>
10490 Carlos O'Donell <carlos@redhat.com>
10491
10492 * debug/Makefile (CFLAGS-stack_chk_fail_local.c): Remove
10493 $(no-stack-protector). stack_chk_fail_local.c can be compiled
10494 with stack protector enabled because there is no risk of infinite
10495 recursion.
10496
9449a295
MR
104972018-07-05 Maciej W. Rozycki <macro@mips.com>
10498
10499 [BZ #19818]
10500 [BZ #23307]
10501 * libc-abis (ABSOLUTE): New ABI.
10502 * sysdeps/unix/sysv/linux/mips/libc-abis (ABSOLUTE): New ABI.
10503 * NEWS: Mention the new ABI.
10504
d6da5cb6
FW
105052018-07-05 Florian Weimer <fweimer@redhat.com>
10506
10507 [BZ # 17662]
10508 * libio/stdio.h [__USE_GNU] (RENAME_NOREPLACE, RENAME_EXCHANGE)
10509 (RENAME_WHITEOUT): Define.
10510 [__USE_GNU] (renameat2): Declare.
10511 * stdio-common/Makefile (routines): Add renameat2.
10512 (tests): Add tst-renameat2.
10513 * stdio-common/Versions (GLIBC_2_28): Export renameat2.
10514 * stdio-common/renameat2.c: New file.
10515 * stdio-common/tst-renameat2.c: Likewise.
10516 * sysdeps/unix/sysv/linux/renameat2.c: Likewise.
10517 * manual/filesys.texi (Temporary Files): Note that renameat2 is
10518 undocumented.
10519 * sysdeps/unix/sysv/linux/kernel-features.h
10520 [__LINUX_KERNEL_VERSION >= 0x030F00] (__ASSUME_RENAMEAT2): Define.
10521 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10522 [__LINUX_KERNEL_VERSION < 0x031100] (__ASSUME_RENAMEAT2): Undefine.
10523 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10524 [__LINUX_KERNEL_VERSION < 0x031100] (__ASSUME_RENAMEAT2): Undefine.
10525 * sysdeps/unix/sysv/linux/sh/kernel-features.h
10526 [__LINUX_KERNEL_VERSION < 0x040800] (__ASSUME_RENAMEAT2): Undefine.
10527 * sysdeps/unix/sysv/linux/sparc/kernel-features.h
10528 [__LINUX_KERNEL_VERSION < 0x031000] (__ASSUME_RENAMEAT2): Undefine.
10529 * include/stdio.h (__renameat): Add alias for renameat.
10530 * stdio-common/renameat.c (__renameat): Rename from renameat.
10531 Add hidden definition and alias.
10532 * sysdeps/unix/sysv/linux/renameat.c: Likewise.
10533 * sysdeps/mach/hurd/renameat.c: Likewise.
10534 * sysdeps/**/libc*.abilist: Add renameat2.
10535
1002d708
AZ
105362018-07-04 Adhemerval Zanella <adhemerval.zanella@linaro.org>
10537
10538 * posix/bug-regex33.c: Fix build after regex sync.
10539
34fdb893
CD
105402018-07-04 Carlos O'Donell <carlos@redhat.com>
10541
10542 [BZ #23164]
10543 * localedata/tst-langinfo-setlocale.c: New file.
10544 * localedata/tst-langinfo-setlocale-static.c: New file.
10545 * localedata/tst-langinfo-newlocale.c: New file.
10546 * localedata/tst-langinfo-newlocale-static.c: New file.
10547 * localedata/Makefile (test-srcs): Remove tst-langinfo. Add
10548 tst-langinfo-setlocale, tst-langinfo-setlocale-static,
10549 tst-langinfo-newlocale, tst-langinfo-newlocale-static.
10550 (tests-static): Remove tst-langinfo-static. Add
10551 tst-langinfo-newlocale-static, tst-langinfo-setlocale-static.
10552 (tests-special): Remove $(objpfx)tst-langinfo.out,
10553 $(objpfx)tst-langinfo-static.out. Add
10554 $(objpfx)tst-langinfo-setlocale.out,
10555 $(objpfx)tst-langinfo-newlocale.out,
10556 $(objpfx)tst-langinfo-setlocale-static.out,
10557 $(objpfx)tst-langinfo-newlocale-static.out.
10558 ($(objpfx)tst-langinfo.out): Remove.
10559 ($(objpfx)tst-langinfo-static.out): Remove.
10560 ($(objpfx)tst-langinfo-newlocale.out): New target.
10561 ($(objpfx)tst-langinfo-newlocale-static.out): New target.
10562 (test-xfail-tst-langinfo-newlocale-static): Add.
10563 ($(objpfx)tst-langinfo-setlocale.out): New target.
10564 ($(objpfx)tst-langinfo-setlocale-static.out): New target.
10565 * localedata/tst-langinfo.c: Call test_locale.
10566 * localedata/tst-langinfo.sh: Add LC_MONETARY CURRENCY_SYMBOL test
10567 data.
10568
f2873d2d
FW
105692018-07-04 Florian Weimer <fweimer@redhat.com>
10570
10571 testrun.sh: Implement --tool=strace, --tool=valgrind
10572 * Makefile (testrun-script): Define variable.
10573 (testrun.sh): Use variable.
10574 * manual/install.texi (Tools for Compilation): make 4.0 or later
10575 is required.
10576 * configure.ac: Check for make 4.0 or later.
10577 * INSTALL: Regenerate.
10578 * configure: Likewise.
10579
eb04c213
AZ
105802018-07-04 Adhemerval Zanella <adhemerval.zanella@linaro.org>
10581
10582 [BZ #23233]
10583 [BZ #21163]
10584 [BZ #18986]
10585 [BZ #13762]
10586 * posix/Makefile (tests): Add bug-regex37 and bug-regex38.
10587 * posix/PCRE.tests: Remove invalid test.
10588 * posix/bug-regex28.c: Fix expected values for used syntax.
10589 * posix/bug-regex37.c: New file.
10590 * posix/bug-regex38.c: Likewise.
10591 * posix/regcomp.c: Sync with gnulib.
10592 * posix/regex.c: Likewise.
10593 * posix/regex.h: Likewise.
10594 * posix/regex_internal.c: Likewise.
10595 * posix/regex_internal.h: Likewise.
10596 * posix/regexec.c: Likewise.
10597
b11643c2
MF
105982018-06-26 Mike FABIAN <mfabian@redhat.com>
10599
10600 [BZ #23308]
10601 * unicode-gen/Makefile (UNICODE_VERSION): Set to 11.0.0.
10602 * localedata/unicode-gen/DerivedCoreProperties.txt: Update to Unicode 11.0.0.
10603 * localedata/unicode-gen/EastAsianWidth.txt: likewise.
10604 * localedata/unicode-gen/PropList.txt: likewise.
10605 * localedata/unicode-gen/UnicodeData.txt: likewise.
10606 * localedata/charmaps/UTF-8: Regenerate.
10607 * localedata/locales/i18n_ctype: likewise.
10608 * localedata/locales/tr_TR: likewise.
10609 * localedata/locales/translit_circle: likewise.
10610 * localedata/locales/translit_cjk_compat: likewise.
10611 * localedata/locales/translit_combining: likewise.
10612 * localedata/locales/translit_compat: likewise.
10613 * localedata/locales/translit_font: likewise.
10614 * localedata/locales/translit_fraction: likewise.
10615
5a357506
FW
106162018-07-03 Florian Weimer <fweimer@redhat.com>
10617
10618 [BZ #23363]
10619 * stdio-common/tst-printf.c (DEC, INT, UNS, fp_test): Remove.
10620 * stdio-common/tst-printf.sh: Adjust expected output.
10621 * LICENSES: Update.
10622
7279af00
AZ
106232018-07-03 Adhemerval Zanella <adhemerval.zanella@linaro.org>
10624
10625 * sysdeps/mach/hurd/i386/libc.abilist [GLIBC_2.28] (fcntl): Remove
10626 symbol.
10627
b7b88cea
GG
106282018-07-02 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
10629
10630 * stdio-common/Makefile (test-srcs): Add tst-printfsz-islongdouble.
10631 (tests-special) Add $(objpfx)tst-printfsz-islongdouble.out.
10632 ($(objpfx)tst-printfsz-islongdouble.out): New build and run rule.
10633 * stdio-common/tst-printfsz-islongdouble.c: New file.
10634 * stdio-common/tst-printfsz-islongdouble.sh: Likewise.
10635 * sysdeps/ieee754/ldbl-128ibm-compat/Makefile:
10636 [subdir == stdio-common] (routines): Add ieee128-printf_size.
10637 [subdir == stdio-common] (tests-internal): Add
10638 test-printf-size-ieee128, and test-printf-size-ibm128.
10639 [subdir == stdio-common] (CFLAGS-test-printf-size-ieee128.c)
10640 (CFLAGS-test-printf-size-ibm128.c): New variables.
10641 [subdir == stdio-common] (tests-special): Add
10642 $(objpfx)test-printf-size-ieee128.out and
10643 $(objpfx)test-printf-size-ibm128.out.
10644 [subdir == stdio-common] ($(objpfx)test-printf-size-ieee128.out)
10645 ($(objpfx)test-printf-size-ibm128.out): New build and run rules.
10646 * sysdeps/ieee754/ldbl-128ibm-compat/Versions (libc): Add
10647 __printf_sizeieee128.
10648 * sysdeps/ieee754/ldbl-128ibm-compat/ieee128-printf_size.c:
10649 New file.
10650 * sysdeps/ieee754/ldbl-128ibm-compat/test-printf-size-ibm128.c:
10651 Likewise.
10652 * sysdeps/ieee754/ldbl-128ibm-compat/test-printf-size-ieee128.c:
10653 Likewise.
10654
2b445206
SN
106552018-07-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
10656
10657 * sysdeps/ieee754/flt-32/e_powf.c (__powf): Use uint32_t.
10658 (exp2f_inline): Likewise.
10659 * sysdeps/ieee754/flt-32/math_config.h (__math_oflowf): Likewise.
10660 (__math_uflowf): Likewise.
10661 (__math_may_uflowf): Likewise.
10662 (__math_divzerof): Likewise.
10663 (__math_invalidf): Likewise.
10664 * sysdeps/ieee754/flt-32/math_errf.c (xflowf): Likewise.
10665 (__math_oflowf): Likewise.
10666 (__math_uflowf): Likewise.
10667 (__math_may_uflowf): Likewise.
10668 (__math_divzerof): Likewise.
10669 (__math_invalidf): Likewise.
10670
2827ab99
CD
106712018-06-29 DJ Delorie <dj@redhat.com>
10672 Carlos O'Donell <carlos@redhat.com>
10673
10674 [BZ #23329]
10675 * include/libc-symbols.h: Comment the freeres framework.
10676 * include/set-hooks.h: Include libc-symbols.h. Fix comment.
10677 * dlfcn/Makefile (libdl-routines): Add dlfreeres.
10678 * dlfcn/Versions (GLIBC_PRIVATE): Add __libdl_freeres.
10679 * dlfcn/dlerror.c: Include libc-symbols.h
10680 (__dlerror_main_freeres): New function.
10681 * dlfcn/dlfreeres.c: New file.
10682 * dlfcn/sdlfreeres.c: New file.
10683 * include/dlfcn.h: Declare __dlerror_main_freeres.
10684 * malloc/set-freeres.c: Declare __libdl_freeres, and
10685 __libpthread_freeres.
10686 (__libc_subfreeres): Call __libdl_freeres, and __libpthread_freeres if
10687 the releavant libraries are loaded.
10688 * malloc/thread-freeres.c: Add comments.
10689 * nptl/Makefile (libpthread-routines): Add nptlfreeres.
10690 * nptl/Version (GLIBC_PRIVATE): Add __libpthread_freeres.
10691 * nptl/allocatestack.c (__nptl_free_stacks): New function.
10692 (__free_stacks): Rename to...
10693 (free_stacks): ...this. Mark static.
10694 (queue_stack): Call free_stacks.
10695 * nptl/libc_pthread_init.c [SHARED] (freeres_libpthread): Delete.
10696 * nptl/nptl-init.c: Delete delcaration of nptl_freeres.
10697 * sysdeps/nptl/pthread-functions.h (pthread_functions): Remove
10698 ptr_freeres element from struct.
10699 (pthread_functions): Remove .ptr_freeres from struct initializer.
10700 [SHARED] (nptl_freeres): Remove.
10701 * nptl/nptlfreeres.c: New file.
10702 * nptl/pthreadP.h
10703 [IS_IN (libpthread) && SHARED ] (__unwind_freeres): Rename to...
10704 [IS_IN (libpthread)] (__nptl_unwind_freeres): ...this. Mark
10705 attribute_hidden.
10706 (__free_stacks): Rename to...
10707 (__nptl_stacks_freeres): ...this.
10708 (__shm_directory_freeres): Declare.
10709 * nptl/unwind-forcedunwind.c (__unwind_freeres): Rename to...
10710 (__nptl_unwind_freeres): ...this.
10711 * resolv/res-close.c: Add comment.
10712 * resolv/resolv_conf.c: Include libc-symbols.h.
10713 * string/strerror_l.c: Include libc-symbols.h.
10714 * sunrpc/rpc_thread.c: Include libc-symbols.h.
10715 * sysdeps/mach/strerror_l.c: Inlcude libc-symbols.h
10716 * sysdeps/unix/sysv/linux/shm-directory.c (freeit): Rename to...
10717 [IS_IN (libpthread)] (__shm_directory_freeres): ...this.
10718
37d3d244
RS
107192018-06-29 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
10720
10721 * stdlib/tst-strfmon_l.c: Add tests for long double.
10722
a1e0c5fa
MW
107232018-06-29 Michael Wolf <milupo@sorbzilla.de>
10724
10725 [BZ #23208]
10726 * localedata/SUPPORTED (dsb_DE/UTF-8): New entry.
10727 * localedata/locales/dsb_DE: New file.
10728
2e0c5de6
RL
107292018-06-29 Rafal Luzynski <digitalfreak@lingonborough.com>
10730
10731 [BZ #23140]
10732 * localedata/locales/hy_AM (mon): Synchronize with CLDR (lowercase,
10733 genitive case).
10734 (alt_mon): New entry, import from CLDR (nominative case).
10735
cdb52c71
SL
107362018-06-29 Sylvain Lesage <severo@rednegra.net>
10737
10738 [BZ #22996]
10739 * localedata/locales/es_BO (LC_PAPER): Change to “copy "en_US"”.
10740
ce76a5cb
SP
107412018-06-29 Siddhesh Poyarekar <siddhesh@sourceware.org>
10742
0aec4c1d
SP
10743 * sysdeps/aarch64/multiarch/memcpy_falkor.S (__memcpy_falkor):
10744 Use vector registers.
10745
ce76a5cb
SP
10746 * sysdeps/aarch64/multiarch/memmove_falkor.S
10747 (__memcpy_falkor): Use vector registers.
10748
7e8989d0
MS
107492018-06-29 Martin Sebor <msebor@redhat.com>
10750
10751 * manual/stdio.texi (Customizing Printf): Mention interaction
10752 with GCC built-ins.
10753
bac15a72
MR
107542018-06-29 Maciej W. Rozycki <macro@mips.com>
10755
10756 [BZ #23307]
10757 * elf/dl-lookup.c (check_match): Do not reject a symbol whose
10758 `st_value' is 0 if `st_shndx' is SHN_ABS.
10759 * elf/tst-absolute-zero.c: New file.
10760 * elf/tst-absolute-zero-lib.c: New file.
10761 * elf/tst-absolute-zero-lib.lds: New file.
10762 * elf/Makefile (tests): Add `tst-absolute-zero'.
10763 (modules-names): Add `tst-absolute-zero-lib'.
10764 (LDLIBS-tst-absolute-zero-lib.so): New variable.
10765 ($(objpfx)tst-absolute-zero-lib.so): New dependency.
10766 ($(objpfx)tst-absolute-zero: New dependency.
10767
e69d994a
ZW
107682018-06-29 Zack Weinberg <zackw@panix.com>
10769
10770 * configure.ac: New command-line option --disable-crypt.
10771 Force --disable-nss-crypt when --disable-crypt is given, with a
10772 warning if it was explicitly enabled.
10773 * configure: Regenerate.
10774 * config.make.in: New boolean substitution variable $(build-crypt).
10775 * Makeconfig: Only include 'crypt' in all-subdirs and rpath-dirs
10776 when $(build-crypt).
10777 * manual/install.texi: Document --disable-crypt.
10778 * INSTALL: Regenerate.
10779
10780 * crypt/Makefile: Remove code conditional on $(crypt-in-libc),
10781 which is never set.
10782 * conform/Makefile: Only include libcrypt.a in
10783 linknamespace-libs-xsi and linknamespace-libs-XPG4
10784 when $(build-crypt).
10785 * elf/Makefile (CFLAGS-tst-linkall-static.c): Only define
10786 USE_CRYPT to 1 when $(build-crypt).
10787 (tst-linkall-static): Only link libcrypt.a when $(build-crypt).
10788 (localplt-built-dso): Only add libcrypt.so when $(build-crypt).
10789 * elf/tst-linkall-static.c: Only include crypt.h when USE_CRYPT.
10790
841785ba
ZW
107912018-06-29 Zack Weinberg <zackw@panix.com>
10792
10793 * crypt/crypt.h, posix/unistd.h: Update comments and
10794 prototypes for crypt and crypt_r.
10795
10796 * manual/crypt.texi (Cryptographic Functions): New initial
10797 exposition.
10798 (crypt): Section renamed to 'Passphrase Storage'. Full rewrite.
10799 (Unpredictable Bytes): Improve initial exposition. Clarify error
10800 behavior of getentropy and getrandom.
10801 * manual/examples/genpass.c: Generate a salt using getentropy
10802 instead of the current time. Use hash $5$ (SHA-2-256).
10803 * manual/examples/testpass.c: Demonstrate validation against
10804 hashes generated with three different one-way functions.
10805
10806 * manual/intro.texi: crypt.texi does not need an overview
10807 anymore.
10808
10809 * manual/nss.texi, manual/memory.texi, manual/socket.texi
10810 * manual/terminal.texi: Consistently refer to "passphrases"
10811 * instead of "passwords", and to the "user database" instead
10812 * of the "password database".
10813 * manual/users.texi: Similarly. Add notes about how actual
10814 passphrase hashes are now stored in the shadow database.
10815 Remove 20-year-old junk todo note.
10816
6ab902e4
ZW
108172018-06-29 Zack Weinberg <zackw@panix.com>
10818
10819 * manual/crypt.texi: Use a normal top-level @node declaration.
10820 Move most of the introductory text to the 'crypt' section.
10821 Move the example programs below the @deftypefun for 'crypt_r'.
10822 Move the 'getpass' section...
10823 * manual/terminal.texi: ...here.
10824
b10a0acc
ZW
108252018-06-29 Zack Weinberg <zackw@panix.com>
10826 Florian Weimer <fweimer@redhat.com>
10827
10828 * posix/unistd.h: Do not declare encrypt.
10829 (_XOPEN_CRYPT): Remove macro definition.
10830 (crypt): Declare only for _USE_MISC.
10831 * stdlib/stdlib.h: Do not declare setkey.
10832 * crypt/crypt.h: Do not declare encrypt, setkey, encrypt_r, setkey_r.
10833 * sunrpc/Makefile: Do not install des_crypt.h nor rpc_des.h.
10834
10835 * crypt/crypt-entry.c: Make fcrypt a compat symbol.
10836 * crypt/crypt_util.c: Make encrypt, encrypt_r, setkey, setkey_r
10837 into compat symbols. Don't define initial_perm if it's not
10838 going to be used.
10839 * crypt/cert.c: Link explicitly with the expected versions for
10840 setkey and encrypt. If they are not available at all, mark
10841 the test as unsupported.
10842
10843 * sunrpc/des_crypt.c: Unconditionally block linkage with
10844 cbc_crypt and ecb_crypt for new binaries.
10845 * sunrpc/des_soft.c: Unconditionally block linkage with
10846 des_setparity for new binaries.
10847
10848 * manual/crypt.texi: Remove the entire "DES Encryption"
10849 section. Also remove the paragraph talking about FIPS 140-2
10850 from the introduction.
10851 * manual/string.texi (strfry, memfrob): Revise. Recommend use
10852 of libgcrypt for "real" encryption, not DES.
10853 * manual/conf.texi (Constants for Sysconf): Mention that
10854 _XOPEN_CRYPT is no longer impelemented.
10855
10856 * conform/data/unistd.h-data: Remove crypt function declaration.
10857
524d796d
FW
108582018-06-29 Florian Weimer <fweimer@redhat.com>
10859
10860 [BZ #23351]
10861 * malloc/hooks.c: Update comments on restoring of dumped heaps.
10862 (disallow_malloc_check): Remove variable.
10863 (__malloc_check_init): Adjust.
10864 (malloc_set_state): Update comment.
10865 * malloc/malloc.c (__malloc_get_state, __malloc_set_state): Remove
10866 declarations.
10867
339124ab
RL
108682018-06-29 Rafal Luzynski <digitalfreak@lingonborough.com>
10869
10870 [BZ #23140]
10871 * localedata/locales/ast_ES (mon): Rename to...
10872 (alt_mon): This.
10873 (mon): Import from CLDR (genitive case).
10874
c1f86a33
DA
108752018-06-29 Daniel Alvarez <dalvarez@redhat.com>
10876 Jakub Sitnicki <jkbs@redhat.com>
10877
10878 [BZ #21812]
10879 * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Retry
10880 on NLM_F_DUMP_INTR.
10881
0b11b649
SN
108822018-06-28 Szabolcs Nagy <szabolcs.nagy@arm.com>
10883
10884 * manual/llio.texi: Remove spurious space.
10885
c1c2848b
FW
108862018-06-28 Florian Weimer <fweimer@redhat.com>
10887
10888 [BZ #23349]
10889 * time/bits/types/struct_timespec.h: Change header inclusion guard to
10890 _STRUCT_TIMESPEC.
10891
86a0f561
RS
108922018-06-28 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
10893
10894 * sysdeps/ieee754/ldbl-128ibm-compat/Versions: Add __strfromieee128,
10895 __strtoieee128, __strtoieee128_l,__wcstoieee128 and __wcstoieee128_l.
10896 * sysdeps/ieee754/ldbl-128ibm-compat/strfromf128.c: New file.
10897 * sysdeps/ieee754/ldbl-128ibm-compat/strtof128.c: New file.
10898 * sysdeps/ieee754/ldbl-128ibm-compat/strtof128_l.c: New file.
10899 * sysdeps/ieee754/ldbl-128ibm-compat/wcstof128.c: New file.
10900 * sysdeps/ieee754/ldbl-128ibm-compat/wcstof128_l.c: New file.
10901
780684eb
MR
109022018-06-27 Maciej W. Rozycki <macro@mips.com>
10903
10904 [BZ #23266]
10905 * nis/nss_nisplus/nisplus-parser.c (_nss_nisplus_parse_pwent):
10906 Copy and null-terminate entries that are not terminated, in
10907 addition to empty ones.
10908
c49e1822
FW
109092018-06-27 Florian Weimer <fweimer@redhat.com>
10910
10911 [BZ #18023]
10912 * include/alloca.h (stackinfo_alloca_round, extend_alloca)
10913 (extend_alloca_account): Remove.
10914 * manual/stdio.texi (Variable Arguments Output): Update comment.
10915
a833e627
JM
109162018-06-27 Joseph Myers <joseph@codesourcery.com>
10917
10918 * nptl/sockperf.c: Remove file.
10919
92d6aa85
FW
109202018-06-27 Florian Weimer <fweimer@redhat.com>
10921
10922 [BZ #18023]
10923 * elf/dl-deps.c (_dl_map_object_deps): Use struct
10924 scratch_buffer instead of extend_alloca.
10925
890c2ced
FW
109262018-06-27 Florian Weimer <fweimer@redhat.com>
10927
10928 [BZ #18023]
10929 * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Use struct
10930 scratch_buffer instead of extend_alloca. Update comments.
10931
4272059d
FW
109322018-06-27 Florian Weimer <fweimer@redhat.com>
10933
10934 [BZ #18023]
10935 * posix/wordexp.c (parse_tilde): Use struct scratch_buffer
10936 instead of extend_alloca.
10937
27f10a09
JM
109382018-06-26 Joseph Myers <joseph@codesourcery.com>
10939
10940 [BZ #13888]
10941 * posix/Makefile (CFLAGS-tst-spawn3.c): New variable.
10942 * posix/tst-spawn3.c (do_test): Put tst-spwan3.pid in OBJPFX, not
10943 /tmp.
10944 * scripts/test-installation.pl: Put temporary files in build
10945 directory, not /tmp.
10946 * stdio-common/Makefile (CFLAGS-bug3.c): New variable.
10947 (CFLAGS-bug4.c): Likewise.
10948 (CFLAGS-bug5.c): Likewise.
10949 (CFLAGS-test-fseek.c): Likewise.
10950 (CFLAGS-test-popen.c): Likewise.
10951 (CFLAGS-test_rdwr.c): Likewise.
10952 * stdio-common/bug3.c (main): Put temporary file in OBJPFX, not
10953 /tmp.
10954 * stdio-common/bug4.c (main): Likewise.
10955 * stdio-common/bug5.c (main): Likewise.
10956 * stdio-common/test-fseek.c (TESTFILE): Likewise.
10957 * stdio-common/test-popen.c (do_test): Likewise.
10958 * stdio-common/test_rdwr.c (main): Likewise.
10959
05598a09
PF
109602018-06-26 Patsy Franklin <pfrankli@redhat.com>
10961
10962 * nptl/sem_open.c [!__HAVE_64B_ATOMICS] (sem_open): Don't update pad.
10963 (sem_open): Set sem.newsem.pad to zero for valgrind.
10964
06ab719d
AZ
109652018-06-26 Adhemerval Zanella <adhemerval.zanella@linaro.org>
10966
10967 [BZ #20251]
10968 * NEWS: Mention fcntl64 addition.
10969 * csu/check_fds.c: Replace __fcntl_nocancel by __fcntl64_nocancel.
10970 * login/utmp_file.c: Likewise.
10971 * sysdeps/posix/fdopendir.c: Likewise.
10972 * sysdeps/posix/opendir.c: Likewise.
10973 * sysdeps/unix/pt-fcntl.c: Likewise.
10974 * include/fcntl.h (__libc_fcntl64, __fcntl64,
10975 __fcntl64_nocancel_adjusted): New prototype.
10976 (__fcntl_nocancel_adjusted): Remove prototype.
10977 * io/Makefile (routines): Add fcntl64.
10978 (CFLAGS-fcntl64.c): New rule.
10979 * io/Versions [GLIBC_2.28] (fcntl64): New symbol.
10980 [GLIBC_PRIVATE] (__libc_fcntl): Rename to __libc_fcntl64.
10981 * io/fcntl.h (fcntl64): Add prototype and redirect if
10982 __USE_FILE_OFFSET64 is defined.
10983 * io/fcntl64.c: New file.
10984 * manual/llio.text: Add a note for which commands fcntl acts a
10985 cancellation point.
10986 * nptl/Makefile (CFLAGS-fcntl64.c): New rule.
10987 * sysdeps/mach/hurd/fcntl.c: Alias fcntl to fcntl64 symbols.
10988 * sysdeps/mach/hurd/i386/libc.abilist [GLIBC_2.28] (fcntl, fcntl64):
10989 New symbols.
10990 * sysdeps/unix/sysv/linux/fcntl.c (__libc_fcntl): Fix F_GETLK64,
10991 F_OFD_GETLK, F_SETLK64, F_SETLKW64, F_OFD_SETLK, and F_OFD_SETLKW for
10992 non-LFS case.
10993 * sysdeps/unix/sysv/linux/fcntl64.c: New file.
10994 * sysdeps/unix/sysv/linux/fcntl_nocancel.c (__fcntl_nocancel): Rename
10995 to __fcntl64_nocancel.
10996 (__fcntl_nocancel_adjusted): Rename to __fcntl64_nocancel_adjusted.
10997 * sysdeps/unix/sysv/linux/not-cancel.h (__fcntl_nocancel): Rename
10998 to __fcntl64_nocancel.
10999 * sysdeps/generic/not-cancel.h: Likewise.
11000 * sysdeps/unix/sysv/linux/tst-ofdlocks.c: New file.
11001 * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-ofdlocks.
11002 * sysdeps/unix/sysv/linux/aarch64/libc.abilist [GLIBC_2.28]
11003 (fcntl64): New symbol.
11004 * sysdeps/unix/sysv/linux/alpha/libc.abilist: Likewise.
11005 * sysdeps/unix/sysv/linux/ia64/libc.abilist: Likewise.
11006 * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: Likewise.
11007 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: Likewise.
11008 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: Likewise.
11009 * sysdeps/unix/sysv/linux/riscv/rv64/libc.abilist: Likewise.
11010 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: Likewise.
11011 * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: Likewise.
11012 * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: Likewise.
11013 * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: Likewise.
11014 * sysdeps/unix/sysv/linux/arm/libc.abilist [GLIBC_2.28] (fcntl,
11015 fcntl64): Likewise.
11016 * sysdeps/unix/sysv/linux/hppa/libc.abilist: Likewise.
11017 * sysdeps/unix/sysv/linux/i386/libc.abilis: Likewise.
11018 * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: Likewise.
11019 * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: Likewise.
11020 * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Likewise.
11021 * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: Likewise.
11022 * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: Likewise.
11023 * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: Likewise.
11024 * sysdeps/unix/sysv/linux/nios2/libc.abilist: Likewise.
11025 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist:
11026 Likewise.
11027 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
11028 Likewise.
11029 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: Likewise.
11030 * sysdeps/unix/sysv/linux/sh/libc.abilist: Likewise.
11031 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Likewise.
11032
124e0258
FW
110332018-06-26 Florian Weimer <fweimer@redhat.com>
11034
11035 Run thread shutdown functions in an explicit order.
11036 * malloc/thread-freeres.c (__libc_thread_subfreeres): Remove hook
11037 definition.
11038 (__libc_thread_freeres): Call thread shutdown functions
11039 explicitly.
11040 * include/rpc/rpc.h (__rpc_thread_destroy): Add hidden attribute.
11041 * include/string.h (__strerror_thread_freeres): Declare.
11042 * malloc/arena.c (__malloc_arena_thread_freeres): Renamed from
11043 arena_thread_freeres. No longer static. Remove thread shutdown
11044 hook registration.
11045 * malloc/malloc-internal.h (__malloc_arena_thread_freeres):
11046 Declare.
11047 * resolv/res-close.c (__res_thread_freeres): Renamed from
11048 res_thread_freeres. No longer static. Remove thread shutdown
11049 hook registration.
11050 * resolv/resolv-internal.h (__res_thread_freeres): Declare.
11051 * resolv/resolv_conf.c (freeres): Remove incorrect section
11052 attribute and use libc_freeres_fn.
11053 * string/strerror_l.c (__strerror_thread_freeres): Renamed from
11054 strerror_thread_freeres. No longer static. Remove thread
11055 shutdown hook registration.
11056 * sysdeps/mach/strerror_l.c (__strerror_thread_freeres): Likewise.
11057 * sunrpc/rpc_thread.c (__rpc_thread_destroy): Remove thread
11058 shutdown hook registration.
11059 * Makerules (shlib.lds): Do not provide section boundary symbols
11060 for __libc_thread_subfreeres.
11061 * manual/memory.texi (Basic Allocation): Update comment.
11062
935d920e
FW
110632018-06-26 Florian Weimer <fweimer@redhat.com>
11064
11065 Remove always-defined _RPC_THREAD_SAFE_ macro.
11066 * sunrpc/Makefile (sunrpc-CPPFLAGS, CPPFLAGS, BUILD_CPPFLAGS):
11067 Do not define _RPC_THREAD_SAFE_.
11068 * include/rpc/rpc.h: Remove _RPC_THREAD_SAFE_ preprocessor
11069 conditional.
11070 * sunrpc/clnt_perr.c: Likewise.
11071 * sunrpc/clnt_raw.c: Likewise.
11072 * sunrpc/clnt_simp.c: Likewise.
11073 * sunrpc/key_call.c: Likewise.
11074 * sunrpc/rpc_common.c: Likewise.
11075 * sunrpc/rpc_main.c: Likewise.
11076 * sunrpc/rpc_thread.c: Likewise.
11077 * sunrpc/svc.c: Likewise.
11078 * sunrpc/svc_raw.c: Likewise.
11079 * sunrpc/svc_simple.c: Likewise.
11080 * sumrpc/svcauth_des.c: Likewise.
11081
29055464
FW
110822018-06-26 Florian Weimer <fweimer@redhat.com>
11083
11084 * libio/Makefile (tests-internal): Add tst-vtables,
11085 tst-vtables-interposed.
11086 * libio/tst-vtables.c: New file.
11087 * libio/tst-vtables-common.c: Likewise.
11088 * libio/tst-vtables-interposed.c: Likewise.
11089
5c0202af
FW
110902018-06-26 Florian Weimer <fweimer@redhat.com>
11091
11092 * support/support_test_main.c (support_test_main): Only call
11093 setvbuf if not disables.
11094 * support/test-driver.c (main): Check TEST_NO_SETVBUF.
11095 * support/test-driver.h (struct test_config): Add no_setvbuf member.
11096
c402355d
FW
110972018-06-26 Florian Weimer <fweimer@redhat.com>
11098
11099 [BZ #23313]
11100 * libio/vtables.c (check_stdfiles_vtables): New ELF constructor.
11101
43b1048a
FW
111022018-06-25 Florian Weimer <fweimer@redhat.com>
11103
11104 [BZ #18023]
11105 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
11106 Use struct scratch_buffer instead of extend_alloca.
11107
1599ed4e
FW
111082018-06-25 Florian Weimer <fweimer@redhat.com>
11109
11110 [BZ #18023]
11111 * nss/getent.c (initgroups_keys): Use dynarray instead of
11112 extend_alloca.
11113
a26fe163
FW
111142018-06-25 Florian Weimer <fweimer@redhat.com>
11115
11116 [BZ #18023]
11117 * nis/nss_nis/nis-initgroups.c (get_uid, _nss_nis_initgroups_dyn):
11118 Use struct scratch_buffer instead of extend_alloca.
11119
90d9d9ce
FW
111202018-06-25 Florian Weimer <fweimer@redhat.com>
11121
11122 [BZ #18023]
11123 * nss/nss_compat/compat-initgroups.c (getgrent_next_nss): Fall
11124 back to malloc directly, without stack allocations.
11125
6b7b2aba
FW
111262018-06-25 Florian Weimer <fweimer@redhat.com>
11127
11128 [BZ #18023]
11129 * nscd/aicache.c (addhstaiX): Use struct scratch_buffer instead
11130 of extend_alloca.
11131
2f9f0d18
FW
111322018-06-25 Florian Weimer <fweimer@redhat.com>
11133
11134 [BZ #18023]
11135 * nscd/grpcache.c (addgrbyX): Use struct scratch_buffer instead
11136 of extend_alloca.
11137 * nscd/hstcache.c (addhstbyX): Likewise.
11138 * nscd/pwdcache.c (addpwbyX): Likewise.
11139 * nscd/servicescache.c (addservbyX): Likewise.
11140
318bad78
FW
111412018-06-25 Florian Weimer <fweimer@redhat.com>
11142
11143 [BZ #18023]
11144 * nscd/connections.c (read_cmdline): New function.
11145 (restart): Use it. Update comment.
11146
189699ab
RL
111472018-06-25 Rafal Luzynski <digitalfreak@lingonborough.com>
11148
11149 [BZ #23140]
11150 * localedata/locales/csb_PL (mon): Rename to...
11151 (alt_mon): This.
11152 (abmon): Rename to...
11153 (ab_alt_mon): This.
11154 (mon): Add with proper genitive forms, copy from Wikipedia.
11155 (abmon): Likewise.
11156
0ea3f13c
RL
111572018-06-25 Rafal Luzynski <digitalfreak@lingonborough.com>
11158
11159 [BZ #19485]
11160 * localedata/locales/csb_PL (mon): Fix typos:
11161 "łżëkwiôt" -> "łżëkwiat" (April); "lëpinc" -> "lëpińc" (July).
11162 (yesstr): Add, value is "jo".
11163 (nostr): Add, value is "nié".
11164
d93f4ff1
TMQMF
111652018-06-22 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
11166
11167 * sysdeps/m68k/m680x0/fpu/s_log1p.c: Set as the generic file for
11168 all log1p and significand functions on m680x0.
11169 * sysdeps/m68k/m680x0/fpu/s_log1pf.c: Include s_log1p.c instead
11170 of s_significand.c..
11171 * sysdeps/m68k/m680x0/fpu/s_log1pl.c: Likewise.
11172 * sysdeps/m68k/m680x0/fpu/s_significandf.c: Likewise.
11173 * sysdeps/m68k/m680x0/fpu/s_significandl.c: Likewise.
11174 * sysdeps/m68k/m680x0/fpu/s_significand.c: Move all the code to
11175 s_log1p.c and include it..
11176
f6299d2a
VC
111772018-06-21 Vincent Chen <vincentc@andestech.com>
11178
11179 * elf/elf.h (R_NDS32_NONE): New define.
11180 (R_NDS32_32_RELA): Likewise.
11181 (R_NDS32_COPY): Likewise.
11182 (R_NDS32_GLOB_DAT): Likewise.
11183 (R_NDS32_JUMP_SLOT): Likewise.
11184 (R_NDS32_RELATIVE): Likewise.
11185 (R_NDS32_TLS_TPOFF): Likewise.
11186 (R_NDS32_TLS_DESC): Likewise.
11187
61ab61c2
MW
111882018-06-21 Mark Wielaard <mark@klomp.org>
11189
11190 * elf/elf.h (R_BPF_MAP_FD): Removed.
11191 (R_BPF_64_64, R_BPF_64_32): New.
11192
f496b28e
FW
111932018-06-21 Florian Weimer <fweimer@redhat.com>
11194
11195 [BZ #23253]
11196 * sysdeps/generic/math_private.h (default_libc_feholdsetround_ctx):
11197 Renamed from libc_feholdsetround_ctx.
11198 (default_libc_feresetround_ctx): Renamed from
11199 libc_feresetround_ctx.
11200 (default_libc_feholdsetround_noex_ctx): Renamed from
11201 libc_feholdsetround_noex_ctx.
11202 (default_libc_feresetround_noex_ctx): Renamed from
11203 libc_feresetround_noex_ctx.
11204 [!HAVE_RM_CTX] (libc_feholdsetround_ctx, libc_feresetround_ctx)
11205 (libc_feholdsetround_noex_ctx, libc_feresetround_noex_ctx): Macros
11206 forwardning to the old implementations under the new names.
11207 * sysdeps/i386/fpu/fenv_private.h [__SSE_MATH__]
11208 (libc_feholdexcept_setround_ctx, libc_fesetenv_ctx)
11209 (libc_feupdateenv_ctx, libc_feholdsetround_ctx)
11210 (libc_feresetround_ctx): Forward to default implements for i386
11211 and MATH_SET_BOTH_ROUNDING_MODES.
11212 * sysdeps/i386/Makefile [$(subdir) == math] (CFLAGS-e_gamma_r.c):
11213 Add -DMATH_SET_BOTH_ROUNDING_MODES.
11214
1760daad
JM
112152018-06-20 Joseph Myers <joseph@codesourcery.com>
11216
99c7adf9
JM
11217 * string/tst-cmp.c: Include <libc-diag.h>.
11218 (strncmp_max): Disable -Wstringop-overflow= around call to
11219 strncmp.
11220 (strncasecmp_max): Disable -Wstringop-overflow= around call to
11221 strncasecmp.
11222
1760daad
JM
11223 * string/bug-strpbrk1.c: Include <libc-diag.h>.
11224 (main): Disable -Wunused-value around call to strpbrk.
11225 * string/bug-strspn1.c: Include <libc-diag.h>.
11226 (main): Disable -Wunused-value around call to strspn.
11227
209ae17c
TMQMF
112282018-06-20 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
11229 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
11230
11231 * sysdeps/ieee754/ldbl-128ibm-compat/Versions: New file.
11232 * sysdeps/ieee754/ldbl-128ibm-compat/libm-alias-float128.h: New file.
11233
badba23c
TMQMF
112342018-06-20 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
11235
5e79e029
TMQMF
11236 * math/Makefile (libm-calls): Move s_significandF to...
11237 (gen-libm-calls): ... here.
11238 * math/s_significand_template.c: New file.
11239 * math/s_significand.c: Removed.
11240 * math/s_significandf.c: Removed.
11241 * math/s_significandl.c: Removed.
11242 * sysdeps/ieee754/ldbl-opt/s_significand.c: Removed.
11243 * sysdeps/ieee754/ldbl-opt/s_significandl.c: Removed.
11244
badba23c
TMQMF
11245 * math/e_exp2_template.c (declare_mgen_finite_alias,
11246 declare_mgen_finite_alias_s, declare_mgen_finite_alias_x): Move to...
11247 * sysdeps/generic/math-type-macros.h (declare_mgen_finite_alias,
11248 declare_mgen_finite_alias_s, declare_mgen_finite_alias_x): ... here.
11249
2d1c89a5
FW
112502018-06-20 Florian Weimer <fweimer@redhat.com>
11251
11252 * libio/libioP.h (IO_validate_vtable): Avoid ptrdiff_t overflow.
11253
646c2833
JM
112542018-06-19 Joseph Myers <joseph@codesourcery.com>
11255
11256 [BZ #23280]
11257 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Pass sign of
11258 floating-point number to strtod functions rather than possibly
11259 negating result of those functions.
11260 * stdio-common/tst-scanf-round.c: New file.
11261 * stdio-common/Makefile (tests): Add tst-scanf-round.
11262 ($(objpfx)tst-scanf-round): Depend on $(libm).
11263
c77e4dc0
ST
112642018-06-18 Samuel Thibault <samuel.thibault@ens-lyon.org>
11265
11266 * sysdeps/mach/hurd/localplt.data: Move to...
11267 * sysdeps/mach/hurd/i386/localplt.data: new file. Add + REL
11268 R_386_GLOB_DAT like on Linux i386.
11269
91b2f3e5
JM
112702018-06-18 Joseph Myers <joseph@codesourcery.com>
11271
f2857da7
JM
11272 * sysdeps/unix/sysv/linux/alpha/bits/shm.h [__USE_MISC]
11273 (SHM_STAT_ANY): New macro.
11274 * sysdeps/unix/sysv/linux/arm/bits/shm.h [__USE_MISC]
11275 (SHM_STAT_ANY): Likewise.
11276 * sysdeps/unix/sysv/linux/bits/shm.h [__USE_MISC]
11277 (SHM_STAT_ANY): Likewise.
11278 * sysdeps/unix/sysv/linux/generic/bits/shm.h [__USE_MISC]
11279 (SHM_STAT_ANY): Likewise.
11280 * sysdeps/unix/sysv/linux/hppa/bits/shm.h [__USE_MISC]
11281 (SHM_STAT_ANY): Likewise.
11282 * sysdeps/unix/sysv/linux/ia64/bits/shm.h [__USE_MISC]
11283 (SHM_STAT_ANY): Likewise.
11284 * sysdeps/unix/sysv/linux/mips/bits/shm.h [__USE_MISC]
11285 (SHM_STAT_ANY): Likewise.
11286 * sysdeps/unix/sysv/linux/powerpc/bits/shm.h [__USE_MISC]
11287 (SHM_STAT_ANY): Likewise.
11288 * sysdeps/unix/sysv/linux/s390/bits/shm.h [__USE_MISC]
11289 (SHM_STAT_ANY): Likewise.
11290 * sysdeps/unix/sysv/linux/sh/bits/shm.h [__USE_MISC]
11291 (SHM_STAT_ANY): Likewise.
11292 * sysdeps/unix/sysv/linux/sparc/bits/shm.h [__USE_MISC]
11293 (SHM_STAT_ANY): Likewise.
11294 * sysdeps/unix/sysv/linux/x86/bits/shm.h [__USE_MISC]
11295 (SHM_STAT_ANY): Likewise.
11296
176c7fee
JM
11297 * sysdeps/unix/sysv/linux/alpha/bits/sem.h [__USE_MISC]
11298 (SEM_STAT_ANY): New macro.
11299 * sysdeps/unix/sysv/linux/bits/sem.h [__USE_MISC]
11300 (SEM_STAT_ANY): Likewise.
11301 * sysdeps/unix/sysv/linux/generic/bits/sem.h [__USE_MISC]
11302 (SEM_STAT_ANY): Likewise.
11303 * sysdeps/unix/sysv/linux/hppa/bits/sem.h [__USE_MISC]
11304 (SEM_STAT_ANY): Likewise.
11305 * sysdeps/unix/sysv/linux/ia64/bits/sem.h [__USE_MISC]
11306 (SEM_STAT_ANY): Likewise.
11307 * sysdeps/unix/sysv/linux/mips/bits/sem.h [__USE_MISC]
11308 (SEM_STAT_ANY): Likewise.
11309 * sysdeps/unix/sysv/linux/powerpc/bits/sem.h [__USE_MISC]
11310 (SEM_STAT_ANY): Likewise.
11311 * sysdeps/unix/sysv/linux/s390/bits/sem.h [__USE_MISC]
11312 (SEM_STAT_ANY): Likewise.
11313 * sysdeps/unix/sysv/linux/sparc/bits/sem.h [__USE_MISC]
11314 (SEM_STAT_ANY): Likewise.
11315 * sysdeps/unix/sysv/linux/x86/bits/sem.h [__USE_MISC]
11316 (SEM_STAT_ANY): Likewise.
11317
86bf0019
JM
11318 * sysdeps/unix/sysv/linux/alpha/bits/msq.h [__USE_MISC]
11319 (MSG_STAT_ANY): New macro.
11320 * sysdeps/unix/sysv/linux/bits/msq.h [__USE_MISC]
11321 (MSG_STAT_ANY): Likewise.
11322 * sysdeps/unix/sysv/linux/generic/bits/msq.h [__USE_MISC]
11323 (MSG_STAT_ANY): Likewise.
11324 * sysdeps/unix/sysv/linux/hppa/bits/msq.h [__USE_MISC]
11325 (MSG_STAT_ANY): Likewise.
11326 * sysdeps/unix/sysv/linux/ia64/bits/msq.h [__USE_MISC]
11327 (MSG_STAT_ANY): Likewise.
11328 * sysdeps/unix/sysv/linux/mips/bits/msq.h [__USE_MISC]
11329 (MSG_STAT_ANY): Likewise.
11330 * sysdeps/unix/sysv/linux/powerpc/bits/msq.h [__USE_MISC]
11331 (MSG_STAT_ANY): Likewise.
11332 * sysdeps/unix/sysv/linux/s390/bits/msq.h [__USE_MISC]
11333 (MSG_STAT_ANY): Likewise.
11334 * sysdeps/unix/sysv/linux/sparc/bits/msq.h [__USE_MISC]
11335 (MSG_STAT_ANY): Likewise.
11336 * sysdeps/unix/sysv/linux/x86/bits/msq.h [__USE_MISC]
11337 (MSG_STAT_ANY): Likewise.
11338
91b2f3e5
JM
11339 * sysdeps/unix/sysv/linux/hppa/bits/mman.h [__USE_MISC]
11340 (MAP_TYPE): Change value to 0x2b.
11341
3fe8fc79
FW
113422018-06-18 Florian Weimer <fweimer@redhat.com>
11343
11344 [BZ #15722]
11345 * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Create Netlink
11346 socket with SOCK_CLOEXEC.
11347
809dc95d
JM
113482018-06-18 Joseph Myers <joseph@codesourcery.com>
11349
11350 [BZ #23303]
11351 * sysdeps/powerpc/powerpc64/le/Makefile
11352 (CFLAGS-tst-strtod-nan-sign.c): Add -mfloat128.
11353 (CFLAGS-tst-wcstod-nan-sign.c): Likewise.
11354 (gnulib-tests): Also add $(f128-loader-link) for
11355 tst-strtod-nan-sign abd tst-wcstod-nan-sign.
11356
298a8b59
ST
113572018-06-15 Samuel Thibault <samuel.thibault@ens-lyon.org>
11358
11359 * include/sys/sendfile.h (__sendfile64): Declare hidden prototype.
11360 * sysdeps/mach/hurd/sendfile.c (sendfile): Call __sendfile64 instead
11361 of sendfile.
11362 * sysdeps/mach/hurd/sendfile64.c (sendfile64): Rename to __sendfile64.
11363 (sendfile64): New strong alias.
faf7bbc2
ST
11364 * sysdeps/mach/hurd/lseek.c: Include <errno.h>.
11365 * sysdeps/mach/hurd/lseek.c (__libc_lseek): Check that the value
11366 returned by __lseek64 can fit off_t, return EOVERFLOW otherwise.
f96a85e0
ST
11367 * sysdeps/htl/pthreadP.h (___pthread_get_cleanup_stack): Add hidden
11368 attribute.
11369 * htl/pt-join.c (__pthread_get_cleanup_stack): Define to
11370 ___pthread_get_cleanup_stack.
932d05f0 11371 * sysdeps/mach/hurd/localplt.data (ld.so): Make ref to __open optional.
c1b7586c
ST
11372 * sysdeps/mach/include/mach-shortcuts-hidden.h: New file.
11373 * mach/shortcut.awk: Make syscall stubs include
11374 <mach-shortcuts-hidden.h> and add hidden definition.
11375 * sysdeps/mach/include/mach.h: Include <mach-shortcuts-hidden.h>.
7a646a93
ST
11376 (__mach_msg): Add hidden prototype.
11377 * mach/msg.c: Include <mach.h>.
11378 (__mach_msg): Add hidden definition.
b0344cf5
ST
11379 * mach/Makefile ($(mach-syscalls:%=$(objpfx))): Add hidden definition.
11380 * sysdeps/mach/include/mach/mach_traps.h (__mach_reply_port,
11381 __mach_thread_self, __mach_task_self, __mach_host_self, __swtch,
11382 __swtch_pri, __thread_switch, __evc_wait): Add hidden prototypes.
8c9d5342
ST
11383 * sysdeps/mach/hurd/localplt.data (siglongjmp, longjmp,
11384 __libc_lseek64, _IO_funlockfile): Whitelist PLT references.
4d0ac037
ST
11385 * sysdeps/hurd/include/hurd/signal.h (_hurd_self_sigstate): Add hidden
11386 prototype and definition.
11387 * sysdeps/mach/hurd/i386/____longjmp_chk.S (____longjmp_chk): Use
11388 hidden target for _hurd_self_sigstate.
298a8b59 11389
b12c1e79
JM
113902018-06-15 Joseph Myers <joseph@codesourcery.com>
11391
11392 [BZ #23007]
11393 * stdlib/tst-strtod-nan-sign-main.c: New file.
11394 * stdlib/tst-strtod-nan-sign.c: Likewise.
11395 * wcsmbs/tst-wcstod-nan-sign.c: Likewise.
11396 * stdlib/Makefile (tests): Add tst-strtod-nan-sign.
11397 ($(objpfx)tst-strtod-nan-sign): Depend on $(libm).
11398 * wcsmbs/Makefile (tests) Add tst-wcstod-nan-sign.
11399 ($(objpfx)tst-wcstod-nan-sign): Depend on $(libm).
11400
b0debe14
HB
114012018-06-15 Herman ten Brugge <hermantenbrugge@home.nl>
11402
11403 [BZ #23007]
11404 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Return NaN of
11405 appropriate sign.
11406
14beef75
FW
114072018-06-14 Florian Weimer <fweimer@redhat.com>
11408
11409 [BZ #23290]
11410 * localedata/charmaps/IBM273: Map codepoint 0xbc to U+00AF, so
11411 that the result stays within the ISO-8859-1 range.
11412 * iconvdata/ibm273.c (HAS_HOLES): Define as 0 because all 256
11413 characters are defined in IBM273.
11414
c596630b
ST
114152018-06-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
11416
11417 * sysdeps/mach/include/mach/mach_traps.h (__mach_thread_self,
11418 __mach_task_self): Remove attribute_hidden.
11419
35ebb6b0
JM
114202018-06-14 Joseph Myers <joseph@codesourcery.com>
11421
11422 * string/tester.c (test_strncat) [__GNUC_PREREQ (7, 0)]: Also
11423 ignore -Wrestrict for one test.
11424
3c7b9f1f
SE
114252018-06-14 Steve Ellcey <sellcey@caviumnetworks.com>
11426 Szabolcs Nagy <szabolcs.nagy@arm.com>
11427
11428 * sysdeps/unix/sysv/linux/aarch64/gettimeofday.c: New file.
11429
c59ee916
FW
114302018-06-14 Florian Weimer <fweimer@redhat.com>
11431
11432 * scripts/update-abilist.sh: Accept empty list of files to patch.
11433
43b5ff50
ST
114342018-06-13 Samuel Thibault <samuel.thibault@ens-lyon.org>
11435
11436 * sysdeps/mach/hurd/i386/Makefile (test-xfail-check-abi-libhurduser,
11437 test-xfail-check-abi-libmachuser): Add.
c8c910ed
ST
11438 * sysdeps/mach/hurd/localplt.data (ld.so): Add __open64, rename
11439 __libc_read and __libc_write to __read and __write.
c8c6e6d6 11440 * sysdeps/hurd/include/hurd/port.h: New file.
126b3ec3
ST
11441 * mach/mach/mach_traps.h (__mach_reply_port, __mach_thread_self,
11442 __mach_task_self, __mach_host_self, __swtch, __swtch_pri,
11443 __thread_switch, __evc_wait): Move declarations to...
11444 * sysdeps/mach/include/mach/mach_traps.h: ... new file, and add
11445 attribute_hidden.
06d1a826
ST
11446 * sysdeps/mach/hurd/i386/____longjmp_chk.S (____longjmp_chk): Do not
11447 use PLT to call _hurd_self_sigstate.
43b5ff50 11448
fcd6b5ac
JM
114492018-06-13 Joseph Myers <joseph@codesourcery.com>
11450
11451 [BZ #23279]
11452 * stdlib/strtod_l.c (round_and_return): Handle an exponent of
11453 MAX_EXP as overflowing.
11454 * stdlib/gen-tst-strtod-round.c (string_to_fp): Clear MPFR
11455 overflow flag.
11456 (round_str): Output also whether result overflows in each rounding
11457 mode.
11458 * stdlib/tst-strtod-round-data: Add more tests.
11459 * stdlib/tst-strtod-round-data.h: Regenerated.
11460 * stdlib/tst-strtod-round-skeleton.c (_XNTRY): Update comment.
11461 (TEST): Handle extra arguments for overflow flags.
11462 (struct test_overflow): New type.
11463 [!FE_OVERFLOW] (FE_OVERFLOW): Define to 0.
11464 (GEN_ONE_TEST): Clear all exceptions. Test overflow flag.
11465 (test_in_one_mode): Take argument with overflow information.
11466 (do_test): Update calls to test_in_one_mode.
11467
35df5a77
CD
114682018-06-12 Carlos O'Donell <carlos@redhat.com>
11469
a745c837
CD
11470 * elf/dl-load (_dl_dst_substitute): Correct comment.
11471 (_dl_dst_count): Likewise.
11472
35df5a77
CD
11473 * nptl/pthread_mutex_timedlock.c (__pthread_mutex_timedlock): Call
11474 lll_futex_timed_wait.
11475
48b12ed5
JM
114762018-06-12 Joseph Myers <joseph@codesourcery.com>
11477
11478 [BZ #23277]
11479 * math/bits/mathcalls.h [__USE_ISOC99] (nan): Do not use __const__
11480 attribute.
11481 * math/test-nan-const.c: New file.
11482 * math/Makefile (tests): Add test-nan-const.
11483 (CFLAGS-test-nan-const.c): New variable.
11484
cb8f6aff
L
114852018-06-12 H.J. Lu <hongjiu.lu@intel.com>
11486
11487 * benchtests/scripts/compare_strings.py (process_results): Add
11488 funcs argument. Compare only functions which are selected.
11489 (main): Check if base function is among selected functions.
11490 Pass selected functions to process_results.
11491 (__main__): Add -f/--functions argument.
11492
fc2ba803
HZ
114932018-06-12 Minfeng Kang <minfeng.kang@hxt-semitech.com>
11494 Hongbo Zhang <hongbo.zhang@linaro.org>
11495
11496 * sysdeps/aarch64/multiarch/memcpy.c (libc_ifunc): reuse
11497 __memcpy_falkor for phecda core.
11498 * sysdeps/aarch64/multiarch/memmove.c (libc_ifunc): reuse
11499 __memmove_falkor for phecda core.
11500 * sysdeps/aarch64/multiarch/memset.c (libc_ifunc): reuse
11501 __memset_falkor for phecda core.
11502 * sysdeps/unix/sysv/linux/aarch64/cpu-features.c: add MIDR entry
11503 for phecda core.
11504 * sysdeps/unix/sysv/linux/aarch64/cpu-features.h (IS_PHECDA): add
11505 macro to identify phecda core.
11506
5aad5f61
CD
115072018-06-12 Carlos O'Donell <carlos@redhat.com>
11508 Andreas Schwab <schwab@suse.de>
11509 Dmitry V. Levin <ldv@altlinux.org>
11510 Florian Weimer <fweimer@redhat.com>
11511
11512 [BZ #23102]
11513 [BZ #21942]
11514 [BZ #18018]
11515 [BZ #23259]
11516 CVE-2011-0536
11517 * elf/dl-dst.h: Remove DL_DST_COUNT.
11518 * elf/dl-deps.c (expand_dst): Call _dl_dst_count.
11519 * elf/dl-load.c (is_trusted_path_normalize): Don't handle colons.
11520 (is_dst): Comment. Support ELF gABI.
11521 (_dl_dst_count): Comment. Simplify and count DSTs.
11522 (_dl_dst_substitute): Comment. Support __libc_enable_secure handling.
11523 (expand_dybamic_string_token): Comment. Call _dl_dst_count. Rename
11524 locals.
11525
329ea513
ZW
115262018-06-12 Zack Weinberg <zackw@panix.com>
11527
11528 * elf/dl-load.c, elf/dl-misc.c, elf/dl-profile.c, elf/rtld.c
11529 * sysdeps/unix/sysv/linux/dl-sysdep.c
11530 Include not-cancel.h. Use __close_nocancel instead of __close,
11531 __open64_nocancel instead of __open, __read_nocancel instead of
11532 __libc_read, and __write_nocancel instead of __libc_write.
11533
11534 * csu/check_fds.c (check_one_fd)
11535 * sysdeps/posix/fdopendir.c (__fdopendir)
11536 * sysdeps/posix/opendir.c (__alloc_dir): Use __fcntl_nocancel
11537 instead of __fcntl and/or __libc_fcntl.
11538
11539 * sysdeps/unix/sysv/linux/pthread_setname.c (pthread_setname_np)
11540 * sysdeps/unix/sysv/linux/pthread_getname.c (pthread_getname_np)
11541 * sysdeps/unix/sysv/linux/i386/smp.h (is_smp_system):
11542 Use __open64_nocancel instead of __open_nocancel.
11543
11544 * sysdeps/unix/sysv/linux/not-cancel.h: Move all of the
11545 hidden_proto declarations to the end and issue them if either
11546 IS_IN(libc) or IS_IN(rtld).
11547 * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
11548 Add close_nocancel, fcntl_nocancel, nanosleep_nocancel,
11549 open_nocancel, open64_nocancel, openat_nocancel, pause_nocancel,
11550 read_nocancel, waitpid_nocancel, write_nocancel.
11551
11552 * io/Versions [GLIBC_PRIVATE]: Add __libc_fcntl,
11553 __fcntl_nocancel, __open64_nocancel, __write_nocancel.
11554 * posix/Versions: Add __nanosleep_nocancel, __pause_nocancel.
11555
11556 * nptl/pt-fcntl.c: New file.
11557 * nptl/Makefile (pthread-compat-wrappers): Remove fcntl.
11558 (libpthread-routines): Add pt-fcntl.
11559 * include/fcntl.h (__fcntl_nocancel_adjusted): New function.
11560 (__libc_fcntl): Remove attribute_hidden.
11561 * sysdeps/unix/sysv/linux/fcntl.c (__libc_fcntl): Call
11562 __fcntl_nocancel_adjusted, not fcntl_common.
11563 (__fcntl_nocancel): Move to new file fcntl_nocancel.c.
11564 (fcntl_common): Rename to __fcntl_nocancel_adjusted; also move
11565 to fcntl_nocancel.c.
11566 * sysdeps/unix/sysv/linux/fcntl_nocancel.c: New file.
11567 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c: Remove file.
11568 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
11569 Define FCNTL_ADJUST_CMD here, as a self-contained macro.
11570
11571 * sysdeps/unix/sysv/linux/close.c: Move __close_nocancel to...
11572 * sysdeps/unix/sysv/linux/close_nocancel.c: ...this new file.
11573 * sysdeps/unix/sysv/linux/nanosleep.c: Move __nanosleep_nocancel to...
11574 * sysdeps/unix/sysv/linux/nanosleep_nocancel.c: ...this new file.
11575 * sysdeps/unix/sysv/linux/open.c: Move __open_nocancel to...
11576 * sysdeps/unix/sysv/linux/open_nocancel.c: ...this new file.
11577 * sysdeps/unix/sysv/linux/open64.c: Move __open64_nocancel to...
11578 * sysdeps/unix/sysv/linux/open64_nocancel.c: ...this new file.
11579 * sysdeps/unix/sysv/linux/openat.c: Move __openat_nocancel to...
11580 * sysdeps/unix/sysv/linux/openat_nocancel.c: ...this new file.
11581 * sysdeps/unix/sysv/linux/openat64.c: Move __openat64_nocancel to...
11582 * sysdeps/unix/sysv/linux/openat64_nocancel.c: ...this new file.
11583 * sysdeps/unix/sysv/linux/pause.c: Move __pause_nocancel to...
11584 * sysdeps/unix/sysv/linux/pause_nocancel.c: ...this new file.
11585 * sysdeps/unix/sysv/linux/read.c: Move __read_nocancel to...
11586 * sysdeps/unix/sysv/linux/read_nocancel.c: ...this new file.
11587 * sysdeps/unix/sysv/linux/waitpid.c: Move __waitpid_nocancel to...
11588 * sysdeps/unix/sysv/linux/waitpid_nocancel.c: ...this new file.
11589 * sysdeps/unix/sysv/linux/write.c: Move __write_nocancel to...
11590 * sysdeps/unix/sysv/linux/write_nocancel.c: ...this new file.
11591
11592 * sysdeps/unix/sysv/linux/nios2/Makefile: Don't override
11593 libpthread-routines.
11594 * sysdeps/unix/sysv/linux/nios2/pt-vfork.S: New file which
11595 defines nothing.
11596
11597 * sysdeps/mach/hurd/dl-sysdep.c: Define __read instead of
11598 __libc_read, and __write instead of __libc_write. Define
11599 __open64 in addition to __open.
11600
0221ce2a
L
116012018-06-12 H.J. Lu <hongjiu.lu@intel.com>
11602
11603 [BZ #23250]
11604 [BZ #10686]
11605 * sysdeps/i386/nptl/tls.h (tcbhead_t): Change __private_tm[4]
11606 to _private_tm[3] and add __glibc_reserved2.
11607 Add _Static_assert of offset of __private_ss == 0x30.
11608 * sysdeps/x86_64/nptl/tls.h: Add _Static_assert of offset of
11609 __private_ss == 0x40 for ILP32 and == 0x70 for LP64.
11610
e826574c
FW
116112018-06-12 Florian Weimer <fweimer@redhat.com>
11612
11613 x86: Make strncmp usable from rtld.
11614 * sysdeps/i386/i686/multiarch/strncmp-c.c: Only rename strncmp to
11615 __strncmp_ia32 if in libc (and not in rtld).
11616 * sysdeps/x86_64/multiarch/strncmp-sse2.S: Rename strcmp to
11617 strncmp if not in libc (and not to __strncmp_sse2).
11618
c4ad5782
RL
116192018-06-12 Rafal Luzynski <digitalfreak@lingonborough.com>
11620
11621 [BZ #23140]
11622 * localedata/locales/gd_GB (mon): Rename to...
11623 (alt_mon): This.
11624 (mon): Import from CLDR (genitive case).
11625 * localedata/locales/hsb_DE (mon): Rename to...
11626 (alt_mon): This.
11627 (mon): Import from CLDR (genitive case).
11628 * localedata/locales/wa_BE (mon): Rename to...
11629 (alt_mon): This.
11630 (mon): Add, fill with the proper genitive forms, but CLDR data
11631 is incomplete; completed according to the comments in this file.
11632 (d_t_fmt): Do not use "di" before the month name, no longer needed.
11633
11634 * localedata/locales/wa_BE (country_name): Reword
11635 "Beljike" -> "Beldjike".
11636
ca121b11
JM
116372018-06-11 Joseph Myers <joseph@codesourcery.com>
11638
11639 [BZ #23272]
11640 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Start by handling all
11641 cases of non-finite arguments.
11642 * math/libm-test-fma.inc (fma_test_data): Add more tests.
11643
2b69fecb
JDA
116442018-06-10 John David Anglin <danglin@gcc.gnu.org>
11645
11646 [BZ #23174]
11647 * sysdeps/unix/sysv/linux/hppa/Makefile: xfail check-execstack.
11648
283d9851
AZ
116492018-06-08 Adhemerval Zanella <adhemerval.zanella@linaro.org>
11650
11651 [BZ #23264]
11652 * include/unistd.h (__execvpex): New prototype.
11653 * posix/Makefile (tests): Add tst-spawn4.
11654 (tests-internal): Add tst-spawn4-compat.
11655 * posix/execvpe.c (__execvpe_common, __execvpex): New functions.
11656 * posix/tst-spawn4-compat.c: New file.
11657 * posix/tst-spawn4.c: Likewise.
11658 * sysdeps/unix/sysv/linux/spawni.c (__spawni): Do not interpret invalid
11659 binaries as shell scripts.
11660 * sysdeps/posix/spawni.c (__spawni): Likewise.
11661
67c05796
L
116622018-06-08 H.J. Lu <hongjiu.lu@intel.com>
11663
11664 [BZ #23145]
11665 * elf/Makefile (tests-special): Add $(objpfx)check-initfini.out.
11666 ($(all-built-dso:=.dynsym): New target.
11667 (common-generated): Add $(all-built-dso:$(common-objpfx)%=%.dynsym).
11668 ($(objpfx)check-initfini.out): New target.
11669 (generated): Add check-initfini.out.
11670 * scripts/check-initfini.awk: New file.
11671 * sysdeps/aarch64/crti.S (_init): Mark as hidden.
11672 (_fini): Likewise.
11673 * sysdeps/alpha/crti.S (_init): Mark as hidden.
11674 (_fini): Likewise.
11675 * sysdeps/arm/crti.S (_init): Mark as hidden.
11676 (_fini): Likewise.
11677 * sysdeps/hppa/crti.S (_init): Mark as hidden.
11678 (_fini): Likewise.
11679 * sysdeps/i386/crti.S (_init): Mark as hidden.
11680 (_fini): Likewise.
11681 * sysdeps/ia64/crti.S (_init): Mark as hidden.
11682 (_fini): Likewise.
11683 * sysdeps/m68k/crti.S (_init): Mark as hidden.
11684 (_fini): Likewise.
11685 * sysdeps/microblaze/crti.S (_init): Mark as hidden.
11686 (_fini): Likewise.
11687 * sysdeps/mips/mips32/crti.S (_init): Mark as hidden.
11688 (_fini): Likewise.
11689 * sysdeps/mips/mips64/n32/crti.S (_init): Mark as hidden.
11690 (_fini): Likewise.
11691 * sysdeps/mips/mips64/n64/crti.S (_init): Mark as hidden.
11692 (_fini): Likewise.
11693 * sysdeps/nios2/crti.S (_init): Mark as hidden.
11694 (_fini): Likewise.
11695 * sysdeps/powerpc/powerpc32/crti.S (_init): Mark as hidden.
11696 (_fini): Likewise.
11697 * sysdeps/powerpc/powerpc64/crti.S (_init): Mark as hidden.
11698 (_fini): Likewise.
11699 * sysdeps/s390/s390-32/crti.S (_init): Mark as hidden.
11700 (_fini): Likewise.
11701 * sysdeps/s390/s390-64/crti.S (_init): Mark as hidden.
11702 (_fini): Likewise.
11703 * sysdeps/sh/crti.S (_init): Mark as hidden.
11704 (_fini): Likewise.
11705 * sysdeps/sparc/crti.S (_init): Mark as hidden.
11706 (_fini): Likewise.
11707 * sysdeps/x86_64/crti.S (_init): Mark as hidden.
11708 (_fini): Likewise.
11709
1c09524e
TMQMF
117102018-06-06 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
11711
11712 * sysdeps/powerpc/powerpc64/le/fpu/e_sqrtf128.c
11713 [__HAVE_FLOAT128_UNLIKE_LDBL] (TFtype, TF): Restrict TFtype
11714 and TF redirection to KFtype and KF only when the default
11715 long double type is not the IEEE 128-bit floating point type.
11716
0e0577c9
JM
117172018-06-05 Joseph Myers <joseph@codesourcery.com>
11718
0c1c33b2
JM
11719 * sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h (HWCAP_DIT): New
11720 macro.
11721 (HWCAP_USCAT): Likewise.
11722 (HWCAP_ILRCPC): Likewise.
11723 (HWCAP_FLAGM): Likewise.
11724 * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c (_DL_HWCAP_COUNT):
11725 Increase to 28.
11726 (_dl_aarch64_cap_flags): Add new flag names.
11727
bef1cbf4
JM
11728 * sysdeps/unix/sysv/linux/aarch64/bits/mman.h [__USE_MISC]
11729 (MAP_FIXED_NOREPLACE): New macro.
11730 * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_MISC]
11731 (MAP_FIXED_NOREPLACE): Likewise.
11732 * sysdeps/unix/sysv/linux/arm/bits/mman.h [__USE_MISC]
11733 (MAP_FIXED_NOREPLACE): Likewise.
11734 * sysdeps/unix/sysv/linux/hppa/bits/mman.h [__USE_MISC]
11735 (MAP_FIXED_NOREPLACE): Likewise.
11736 * sysdeps/unix/sysv/linux/ia64/bits/mman.h [__USE_MISC]
11737 (MAP_FIXED_NOREPLACE): Likewise.
11738 * sysdeps/unix/sysv/linux/m68k/bits/mman.h [__USE_MISC]
11739 (MAP_FIXED_NOREPLACE): Likewise.
11740 * sysdeps/unix/sysv/linux/microblaze/bits/mman.h [__USE_MISC]
11741 (MAP_FIXED_NOREPLACE): Likewise.
11742 * sysdeps/unix/sysv/linux/mips/bits/mman.h [__USE_MISC]
11743 (MAP_FIXED_NOREPLACE): Likewise.
11744 * sysdeps/unix/sysv/linux/nios2/bits/mman.h [__USE_MISC]
11745 (MAP_FIXED_NOREPLACE): Likewise.
11746 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h [__USE_MISC]
11747 (MAP_FIXED_NOREPLACE): Likewise.
11748 * sysdeps/unix/sysv/linux/riscv/bits/mman.h [__USE_MISC]
11749 (MAP_FIXED_NOREPLACE): Likewise.
11750 * sysdeps/unix/sysv/linux/s390/bits/mman.h [__USE_MISC]
11751 (MAP_FIXED_NOREPLACE): Likewise.
11752 * sysdeps/unix/sysv/linux/sh/bits/mman.h [__USE_MISC]
11753 (MAP_FIXED_NOREPLACE): Likewise.
11754 * sysdeps/unix/sysv/linux/sparc/bits/mman.h [__USE_MISC]
11755 (MAP_FIXED_NOREPLACE): Likewise.
11756 * sysdeps/unix/sysv/linux/x86/bits/mman.h [__USE_MISC]
11757 (MAP_FIXED_NOREPLACE): Likewise.
11758
0e0577c9
JM
11759 * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
11760 version to 4.17.
11761
ab3a0da0
JM
117622018-06-04 Joseph Myers <joseph@codesourcery.com>
11763
11764 * scripts/build-many-glibcs.py (Context.checkout): Default Linux
11765 version to 4.17
11766
d2d9dfb6
ST
117672018-06-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
11768
11769 * bits/shm.h (struct shmid_ds): Make shm_segsz field size_t instead of
11770 int.
11771 * sysdeps/gnu/bits/shm.h (struct shmid_ds): Likewise.
11772
a650b05e
LS
117732018-06-01 Leonardo Sandoval <leonardo.sandoval.gonzalez@intel.com>
11774
11775 * benchtests/scripts/compare_string.py: (process_results) Catch
11776 exception in non-existent base_func and catch exception in
11777 non-existent attribute.
11778 (parse_file) Catch exception if input file does not exist.
11779
195abbf4
LS
117802018-06-01 Leonardo Sandoval <leonardo.sandoval.gonzalez@intel.com>
11781
11782 * benchtests/scripts/compare_string.py: Add --no-diff and --no-header
11783 options to avoid diff calculation and omit header, respectively.
11784 (main): process --no-diff and --no-header
11785
14570163
LS
117862018-06-01 Leonardo Sandoval <leonardo.sandoval.gonzalez@intel.com>
11787 H.J. Lu <hongjiu.lu@intel.com>
11788
11789 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
11790 strcmp-avx2, strncmp-avx2, wcscmp-avx2, wcscmp-sse2, wcsncmp-avx2 and
11791 wcsncmp-sse2.
11792 * sysdeps/x86_64/multiarch/ifunc-impl-list.c
11793 (__libc_ifunc_impl_list): Add tests for __strcmp_avx2,
11794 __strncmp_avx2, __wcscmp_avx2, __wcsncmp_avx2, __wcscmp_sse2
11795 and __wcsncmp_sse2.
11796 * sysdeps/x86_64/multiarch/strcmp.c (OPTIMIZE (avx2)):
11797 (IFUNC_SELECTOR): Return OPTIMIZE (avx2) on AVX 2 machines if
11798 AVX unaligned load is fast and vzeroupper is preferred.
11799 * sysdeps/x86_64/multiarch/strncmp.c: Likewise.
11800 * sysdeps/x86_64/multiarch/strcmp-avx2.S: New file.
11801 * sysdeps/x86_64/multiarch/strncmp-avx2.S: Likewise.
11802 * sysdeps/x86_64/multiarch/wcscmp-avx2.S: Likewise.
11803 * sysdeps/x86_64/multiarch/wcscmp-sse2.S: Likewise.
11804 * sysdeps/x86_64/multiarch/wcscmp.c: Likewise.
11805 * sysdeps/x86_64/multiarch/wcsncmp-avx2.S: Likewise.
11806 * sysdeps/x86_64/multiarch/wcsncmp-sse2.c: Likewise.
11807 * sysdeps/x86_64/multiarch/wcsncmp.c: Likewise.
11808 * sysdeps/x86_64/wcscmp.S (__wcscmp): Add alias only if __wcscmp
11809 is undefined.
11810
e02c026f
FW
118112018-06-01 Florian Weimer <fweimer@redhat.com>
11812
11813 * sysdeps/i386/fpu/libm-test-ulps: Update with results from
11814 configuring with --disable-multi-arch, building with
11815 “-march=x86-64 -mtune=generic -mfpmath=sse” and running on a
11816 Haswell-era CPU.
11817
d8c19275
FW
118182018-06-01 Florian Weimer <fweimer@redhat.com>
11819
11820 * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Update with
11821 results from building with “-march=x86-64 -mtune=generic
11822 -mfpmath=sse” and running on a Haswell-era CPU.
11823
0d2163eb
JM
118242018-06-01 Joseph Myers <joseph@codesourcery.com>
11825
11826 [BZ #18473]
11827 * soft-fp/sqrttf2.c: Remove file.
11828 * soft-fp/sqrtdf2.c: Move to ....
11829 * sysdeps/powerpc/nofpu/sqrtdf2.c: ... here. Include
11830 <shlib-compat.h>.
11831 (__sqrtdf2): Make conditional on
11832 [SHLIB_COMPAT (libc, GLIBC_2_3_2, GLIBC_2_28)]. Define as compat
11833 symbol.
11834 * soft-fp/sqrtsf2.c: Move to ....
11835 * sysdeps/powerpc/nofpu/sqrtsf2.c: ... here. Include
11836 <shlib-compat.h>.
11837 (__sqrtsf2): Make conditional on
11838 [SHLIB_COMPAT (libc, GLIBC_2_3_2, GLIBC_2_28)]. Define as compat
11839 symbol.
11840 * soft-fp/Makefile (gcc-single-routines): Remove sqrtsf2.
11841 (gcc-double-routines): Remove sqrtdf2.
11842 (gcc-quad-routines): Remove sqrttf2.
11843 * sysdeps/nios2/Makefile [$(subdir) = soft-fp] (sysdep_routines):
11844 Do not filter out sqrtsf2 and sqrtdf2.
11845 * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
11846 (sysdep_routines): Add sqrtsf2 and sqrtdf2.
11847
10450210
FW
118482018-06-01 Florian Weimer <fweimer@redhat.com>
11849
11850 * sysdeps/generic/libcidn.abilist: Remove file.
11851
4e8a6346
FW
118522018-06-01 Florian Weimer <fweimer@redhat.com>
11853
11854 [BZ #23236]
11855 * libio/strfile.h (struct _IO_str_fields): Rename members to
11856 discourage their use and add comment.
11857 (_IO_STR_DYNAMIC): Remove unused macro.
11858 * libio/strops.c (_IO_str_init_static_internal): Do not use
11859 callback pointers. Call malloc and free.
11860 (_IO_str_overflow): Do not use callback pointers. Call malloc
11861 and free.
11862 (enlarge_userbuf): Likewise.
11863 (_IO_str_finish): Call free.
11864 * libio/wstrops.c (_IO_wstr_init_static): Initialize
11865 _allocate_buffer_unused.
11866 (_IO_wstr_overflow): Do not use callback pointers. Call malloc
11867 and free.
11868 (enlarge_userbuf): Likewise.
11869 (_IO_wstr_finish): Call free.
11870 * debug/vasprintf_chk.c (__vasprintf_chk): Initialize
11871 _allocate_buffer_unused, _free_buffer_unused.
11872 * libio/memstream.c (__open_memstream): Likewise.
11873 * libio/vasprintf.c (_IO_vasprintf): Likewise.
11874 * libio/wmemstream.c (open_wmemstream): Likewise.
11875
50d004c9
PP
118762018-05-30 Paul Pluzhnikov <ppluzhnikov@google.com>
11877
11878 * sysdeps/x86_64/fpu/libm-test-ulps (log_vlen8_avx2): Update for
11879 AMD Ryzen 7 1800X.
11880
2c93fce7
RS
118812018-05-30 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
11882
11883 * sysdeps/powerpc/powerpc64/le/fpu/multiarch/Makefile: New file to
11884 add w_sqrtf128-power9 and w_sqrtf128-ppc64le to libm-sysdep_routines.
11885 * sysdeps/powerpc/powerpc64/le/fpu/multiarch/w_sqrtf128-power9.c:
11886 New file.
11887 * sysdeps/powerpc/powerpc64/le/fpu/multiarch/w_sqrtf128-ppc64le.c:
11888 Likewise.
11889 * sysdeps/powerpc/powerpc64/le/fpu/multiarch/w_sqrtf128.c: Likewise.
11890
0ce2fa69
FW
118912018-05-29 Florian Weimer <fweimer@redhat.com>
11892
11893 * support/Makefile (libsupport-routines): Add
11894 xpthread_barrierattr_destroy, xpthread_barrierattr_init,
11895 xpthread_barrierattr_setpshared.
11896 * support/xpthread_barrierattr_destroy.c: New file.
11897 * support/xpthread_barrierattr_init.c: Likewise.
11898 * support/xpthread_barrierattr_setpshared.c: Likewise.
11899
7f7b5d8d
L
119002018-05-29 H.J. Lu <hongjiu.lu@intel.com>
11901
11902 [BZ #23206]
11903 * elf/dl-reloc-static-pie.c (_dl_relocate_static_pie): Initialize
11904 _r_debug and update DT_DEBUG for debugger.
11905
e4890300
FW
119062018-05-29 Florian Weimer <fweimer@redhat.com>
11907
11908 * stdlib/Makefile (tst-strtod1i.out): Depend on generated locales.
11909 (tst-strtod5i.out): Likewise.
11910
2c753f3e
JM
119112018-05-25 Joseph Myers <joseph@codesourcery.com>
11912
b5453d9f
JM
11913 * sysdeps/sparc/sparc64/Implies: Remove sparc/sparc64/soft-fp.
11914 * sysdeps/sparc/sparc64/Makefile [$(subdir) = soft-fp]
11915 (sparc64-quad-routines): New variable. Moved from ....
11916 [$(subdir) = soft-fp] (sysdep_routines): Add
11917 $(sparc64-quad-routines). Moved from ....
11918 [$(subdir) = math] (CPPFLAGS): Add -I../soft-fp/. Moved from ....
11919 * sysdeps/sparc/sparc64/soft-fp/Makefile: ... here. Remove file.
11920 * sysdeps/sparc/sparc64/Versions (libc): Add GLIBC_2.2 symbols
11921 moved from ....
11922 * sysdeps/sparc/sparc64/soft-fp/Versions: ... here. Remove file.
11923 * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: Remove file.
11924 * sysdeps/sparc/sparc64/soft-fp/qp_add.c: Move to ....
11925 * sysdeps/sparc/sparc64/qp_add.c: ... here.
11926 * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Move to ....
11927 * sysdeps/sparc/sparc64/qp_cmp.c: ... here.
11928 * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Move to ....
11929 * sysdeps/sparc/sparc64/qp_cmpe.c: ... here.
11930 * sysdeps/sparc/sparc64/soft-fp/qp_div.c: Move to ....
11931 * sysdeps/sparc/sparc64/qp_div.c: ... here.
11932 * sysdeps/sparc/sparc64/soft-fp/qp_dtoq.c: Move to ....
11933 * sysdeps/sparc/sparc64/qp_dtoq.c: ... here.
11934 * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Move to ....
11935 * sysdeps/sparc/sparc64/qp_feq.c: ... here.
11936 * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Move to ....
11937 * sysdeps/sparc/sparc64/qp_fge.c: ... here.
11938 * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Move to ....
11939 * sysdeps/sparc/sparc64/qp_fgt.c: ... here.
11940 * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Move to ....
11941 * sysdeps/sparc/sparc64/qp_fle.c: ... here.
11942 * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Move to ....
11943 * sysdeps/sparc/sparc64/qp_flt.c: ... here.
11944 * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Move to ....
11945 * sysdeps/sparc/sparc64/qp_fne.c: ... here.
11946 * sysdeps/sparc/sparc64/soft-fp/qp_itoq.c: Move to ....
11947 * sysdeps/sparc/sparc64/qp_itoq.c: ... here.
11948 * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Move to ....
11949 * sysdeps/sparc/sparc64/qp_mul.c: ... here.
11950 * sysdeps/sparc/sparc64/soft-fp/qp_neg.S: Move to ....
11951 * sysdeps/sparc/sparc64/qp_neg.S: ... here.
11952 * sysdeps/sparc/sparc64/soft-fp/qp_qtod.c: Move to ....
11953 * sysdeps/sparc/sparc64/qp_qtod.c: ... here.
11954 * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Move to ....
11955 * sysdeps/sparc/sparc64/qp_qtoi.c: ... here.
11956 * sysdeps/sparc/sparc64/soft-fp/qp_qtos.c: Move to ....
11957 * sysdeps/sparc/sparc64/qp_qtos.c: ... here.
11958 * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Move to ....
11959 * sysdeps/sparc/sparc64/qp_qtoui.c: ... here.
11960 * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Move to ....
11961 * sysdeps/sparc/sparc64/qp_qtoux.c: ... here.
11962 * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Move to ....
11963 * sysdeps/sparc/sparc64/qp_qtox.c: ... here.
11964 * sysdeps/sparc/sparc64/soft-fp/qp_sqrt.c: Move to ....
11965 * sysdeps/sparc/sparc64/qp_sqrt.c: ... here.
11966 * sysdeps/sparc/sparc64/soft-fp/qp_stoq.c: Move to ....
11967 * sysdeps/sparc/sparc64/qp_stoq.c: ... here.
11968 * sysdeps/sparc/sparc64/soft-fp/qp_sub.c: Move to ....
11969 * sysdeps/sparc/sparc64/qp_sub.c: ... here.
11970 * sysdeps/sparc/sparc64/soft-fp/qp_uitoq.c: Move to ....
11971 * sysdeps/sparc/sparc64/qp_uitoq.c: ... here.
11972 * sysdeps/sparc/sparc64/soft-fp/qp_util.c: Move to ....
11973 * sysdeps/sparc/sparc64/qp_util.c: ... here.
11974 * sysdeps/sparc/sparc64/soft-fp/qp_uxtoq.c: Move to ....
11975 * sysdeps/sparc/sparc64/qp_uxtoq.c: ... here.
11976 * sysdeps/sparc/sparc64/soft-fp/qp_xtoq.c: Move to ....
11977 * sysdeps/sparc/sparc64/qp_xtoq.c: ... here.
11978 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Move to ....
11979 * sysdeps/sparc/sparc64/sfp-machine.h: ... here.
11980
2c753f3e
JM
11981 * sysdeps/sparc/sparc32/Implies: Remove sparc/sparc32/soft-fp.
11982 * sysdeps/sparc/sparc32/Makefile [$(subdir) = soft-fp]
11983 (sparc32-quad-routines): New variable. Moved from ....
11984 [$(subdir) = soft-fp] (sysdep_routines): Add
11985 $(sparc32-quad-routines). Moved from ....
11986 * sysdeps/sparc/sparc32/soft-fp/Makefile: ... here. Remove file.
11987 * sysdeps/sparc/sparc32/Versions (libc): Add GLIBC_2.4 symbols
11988 moved from ....
11989 * sysdeps/sparc/sparc32/soft-fp/Versions: ... here. Remove file.
11990 * sysdeps/sparc/sparc32/soft-fp/q_add.c: Move to ....
11991 * sysdeps/sparc/sparc32/q_add.c: ... here.
11992 * sysdeps/sparc/sparc32/soft-fp/q_cmp.c: Move to ....
11993 * sysdeps/sparc/sparc32/q_cmp.c: ... here.
11994 * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c: Move to ....
11995 * sysdeps/sparc/sparc32/q_cmpe.c: ... here.
11996 * sysdeps/sparc/sparc32/soft-fp/q_div.c: Move to ....
11997 * sysdeps/sparc/sparc32/q_div.c: ... here.
11998 * sysdeps/sparc/sparc32/soft-fp/q_dtoq.c: Move to ....
11999 * sysdeps/sparc/sparc32/q_dtoq.c: ... here.
12000 * sysdeps/sparc/sparc32/soft-fp/q_feq.c: Move to ....
12001 * sysdeps/sparc/sparc32/q_feq.c: ... here.
12002 * sysdeps/sparc/sparc32/soft-fp/q_fge.c: Move to ....
12003 * sysdeps/sparc/sparc32/q_fge.c: ... here.
12004 * sysdeps/sparc/sparc32/soft-fp/q_fgt.c: Move to ....
12005 * sysdeps/sparc/sparc32/q_fgt.c: ... here.
12006 * sysdeps/sparc/sparc32/soft-fp/q_fle.c: Move to ....
12007 * sysdeps/sparc/sparc32/q_fle.c: ... here.
12008 * sysdeps/sparc/sparc32/soft-fp/q_flt.c: Move to ....
12009 * sysdeps/sparc/sparc32/q_flt.c: ... here.
12010 * sysdeps/sparc/sparc32/soft-fp/q_fne.c: Move to ....
12011 * sysdeps/sparc/sparc32/q_fne.c: ... here.
12012 * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Move to ....
12013 * sysdeps/sparc/sparc32/q_itoq.c: ... here.
12014 * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Move to ....
12015 * sysdeps/sparc/sparc32/q_lltoq.c: ... here.
12016 * sysdeps/sparc/sparc32/soft-fp/q_mul.c: Move to ....
12017 * sysdeps/sparc/sparc32/q_mul.c: ... here.
12018 * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Move to ....
12019 * sysdeps/sparc/sparc32/q_neg.c: ... here.
12020 * sysdeps/sparc/sparc32/soft-fp/q_qtod.c: Move to ....
12021 * sysdeps/sparc/sparc32/q_qtod.c: ... here.
12022 * sysdeps/sparc/sparc32/soft-fp/q_qtoi.c: Move to ....
12023 * sysdeps/sparc/sparc32/q_qtoi.c: ... here.
12024 * sysdeps/sparc/sparc32/soft-fp/q_qtoll.c: Move to ....
12025 * sysdeps/sparc/sparc32/q_qtoll.c: ... here.
12026 * sysdeps/sparc/sparc32/soft-fp/q_qtos.c: Move to ....
12027 * sysdeps/sparc/sparc32/q_qtos.c: ... here.
12028 * sysdeps/sparc/sparc32/soft-fp/q_qtou.c: Move to ....
12029 * sysdeps/sparc/sparc32/q_qtou.c: ... here.
12030 * sysdeps/sparc/sparc32/soft-fp/q_qtoull.c: Move to ....
12031 * sysdeps/sparc/sparc32/q_qtoull.c: ... here.
12032 * sysdeps/sparc/sparc32/soft-fp/q_sqrt.c: Move to ....
12033 * sysdeps/sparc/sparc32/q_sqrt.c: ... here.
12034 * sysdeps/sparc/sparc32/soft-fp/q_stoq.c: Move to ....
12035 * sysdeps/sparc/sparc32/q_stoq.c: ... here.
12036 * sysdeps/sparc/sparc32/soft-fp/q_sub.c: Move to ....
12037 * sysdeps/sparc/sparc32/q_sub.c: ... here.
12038 * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Move to ....
12039 * sysdeps/sparc/sparc32/q_ulltoq.c: ... here.
12040 * sysdeps/sparc/sparc32/soft-fp/q_util.c: Move to ....
12041 * sysdeps/sparc/sparc32/q_util.c: ... here.
12042 * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Move to ....
12043 * sysdeps/sparc/sparc32/q_utoq.c: ... here.
12044 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h: Move to ....
12045 * sysdeps/sparc/sparc32/sfp-machine.h: ... here.
12046
c1dc1e1b
TMQMF
120472018-05-24 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
12048 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
12049
12050 * sysdeps/powerpc/Implies: Removed. Previous contents copied to...
12051 * sysdeps/powerpc/powerpc32/Implies-after: ... here.
12052 * sysdeps/powerpc/powerpc64/be/Implies-after: ... here.
12053 * sysdeps/powerpc/powerpc64/le/Implies-before: ... and here.
12054
14186e8d
JM
120552018-05-24 Joseph Myers <joseph@codesourcery.com>
12056
12057 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/Implies: Remove
12058 powerpc/soft-fp.
12059 * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
12060 Likewise.
12061 * sysdeps/powerpc/soft-fp/sfp-machine.h: Move to ....
12062 * sysdeps/powerpc/nofpu/sfp-machine.h: ... here.
12063
fb0e10b8
GG
120642018-05-24 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
12065
12066 [BZ #23171]
12067 * math/math.h [C++] (iseqsig): Fix parameter type for the long
12068 double version.
12069
1dfeb17e
JM
120702018-05-23 Joseph Myers <joseph@codesourcery.com>
12071
12072 * sysdeps/sh/Implies: Remove sh/soft-fp.
12073 * sysdeps/sh/soft-fp/sfp-machine.h: Move to ....
12074 * sysdeps/sh/sfp-machine.h: ... here.
12075
727b38df
L
120762018-05-23 H.J. Lu <hongjiu.lu@intel.com>
12077
12078 * sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S
12079 (__mempcpy_erms): Skip zero length.
12080 (__memmove_erms): Likewise.
12081 * sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S
12082 (__memset_erms): Likewise.
12083
2834fb46
JM
120842018-05-23 Joseph Myers <joseph@codesourcery.com>
12085
12086 * sysdeps/alpha/Implies: Remove alpha/soft-fp.
12087 * sysdeps/alpha/Makefile [$(subdir) = soft-fp] (sysdep_routines):
12088 Add functions moved from ....
12089 [$(subdir) = math] (CPPFLAGS): Add -I../soft-fp. Moved from ....
12090 * sysdeps/alpha/soft-fp/Makefile: ... here. Remove file.
12091 * sysdeps/alpha/Versions (libc): Add GLIBC_2.3.4 symbols moved
12092 from ....
12093 * sysdeps/alpha/soft-fp/Versions: ... here. Remove file.
12094 * sysdeps/alpha/soft-fp/e_sqrtl.c: Move to ....
12095 * sysdeps/alpha/e_sqrtl.c: ... here.
12096 * sysdeps/alpha/soft-fp/local-soft-fp.h: Move to ....
12097 * sysdeps/alpha/local-soft-fp.h: ... here.
12098 * sysdeps/alpha/soft-fp/ots_add.c: Move to ....
12099 * sysdeps/alpha/ots_add.c: ... here.
12100 * sysdeps/alpha/soft-fp/ots_cmp.c: Move to ....
12101 * sysdeps/alpha/ots_cmp.c: ... here.
12102 * sysdeps/alpha/soft-fp/ots_cmpe.c: Move to ....
12103 * sysdeps/alpha/ots_cmpe.c: ... here.
12104 * sysdeps/alpha/soft-fp/ots_cvtqux.c: Move to ....
12105 * sysdeps/alpha/ots_cvtqux.c: ... here.
12106 * sysdeps/alpha/soft-fp/ots_cvtqx.c: Move to ....
12107 * sysdeps/alpha/ots_cvtqx.c: ... here.
12108 * sysdeps/alpha/soft-fp/ots_cvttx.c: Move to ....
12109 * sysdeps/alpha/ots_cvttx.c: ... here.
12110 * sysdeps/alpha/soft-fp/ots_cvtxq.c: Move to ....
12111 * sysdeps/alpha/ots_cvtxq.c: ... here.
12112 * sysdeps/alpha/soft-fp/ots_cvtxt.c: Move to ....
12113 * sysdeps/alpha/ots_cvtxt.c: ... here.
12114 * sysdeps/alpha/soft-fp/ots_div.c: Move to ....
12115 * sysdeps/alpha/ots_div.c: ... here.
12116 * sysdeps/alpha/soft-fp/ots_mul.c: Move to ....
12117 * sysdeps/alpha/ots_mul.c: ... here.
12118 * sysdeps/alpha/soft-fp/ots_nintxq.c: Move to ....
12119 * sysdeps/alpha/ots_nintxq.c: ... here.
12120 * sysdeps/alpha/soft-fp/ots_sub.c: Move to ....
12121 * sysdeps/alpha/ots_sub.c: ... here.
12122 * sysdeps/alpha/soft-fp/sfp-machine.h: Move to ....
12123 * sysdeps/alpha/sfp-machine.h: ... here.
12124
7f9f1ecb
FW
121252018-05-23 Florian Weimer <fweimer@redhat.com>
12126
12127 [BZ #19728]
12128 [BZ #19729]
12129 [BZ #22247]
12130 CVE-2016-6261
12131 CVE-2016-6263
12132 CVE-2017-14062
12133 Switch to extern IDNA implementation (libidn2).
12134 * libidn: Remove subdirectory.
12135 * LICENSES: Do not mention licensing conditions for the removed
12136 libidn code.
12137 * config.h.in (HAVE_LIBIDN): Remove.
12138 * include/dlfcn.h (__libc_dlopen): Update comment.
12139 * include/idna.h: Remove file.
12140 * inet/Makefile (routines): Add idna.
12141 (tests-static, tests-internal): Add tst-idna_name_classify.
12142 (LOCALES): Generate locales for tests.
12143 (tst-idna_name_classify.out): Depend on generated locales.
12144 * inet/idna_name_classify.c: New file.
12145 * inet/tst-idna_name_classify.c: Likewise.
12146 * inet/net-internal.h (__idna_to_dns_encoding)
12147 (__idna_from_dns_encoding): Declare.
12148 * inet/net-internal.h (enum idna_name_classification): Define.
12149 (__idna_name_classify): Declare.
12150 * inet/Versions (GLIBC_PRIVATE): Add __idna_to_dns_encoding,
12151 __idna_from_dns_encoding.
12152 * inet/getnameinfo.c (DEPRECATED_NI_IDN): Define.
12153 (gni_host_inet_name): Call __idna_from_dns_encoding. Use punycode
12154 name as a fallback in case of encoding errors.
12155 (getnameinfo): Use DEPRECATED_NI_IDN.
12156 * inet/idna.c: New file.
12157 * nscd/gai.c: Do not include <libidn/idn-stub.c>.
12158 * resolv/Makefile (tests): Add tst-resolv-ai_idn,
12159 tst-resolv-ai_idn-latin1, tst-resolv-ai_idn-nolibidn2.
12160 (modules-names): Add tst-no-libidn2.
12161 (extra-test-objs): Add tst-no-libidn2.os.
12162 (LDFLAGS-tst-no-libidn2.so): Set soname.
12163 (LOCALES): Set, and generate locales.
12164 (tst-resolv-ai_idn): Link with -ldl -lresolv -lpthread.
12165 (tst-resolv-ai_idn-latin1): Likewise.
12166 (tst-resolv-ai_idn-nolibidn2): Likewise.
12167 (tst-resolv-ai_idn.out): Depend on locales.
12168 (tst-resolv-ai_idn-latin1.out): Depend on locales.
12169 (tst-resolv-ai_idn-nolibidn2.out): Depend on locales and
12170 tst-no-libidn2.so.
12171 * resolv/netdb.h (AI_IDN_ALLOW_UNASSIGNED)
12172 (AI_IDN_USE_STD3_ASCII_RULES, NI_IDN_ALLOW_UNASSIGNED)
12173 (NI_IDN_USE_STD3_ASCII_RULES): Deprecate.
12174 * resolv/tst-resolv-ai_idn.c: New file.
12175 * resolv/tst-resolv-ai_idn-latin1.c: Likewise.
12176 * resolv/tst-resolv-ai_idn-nolibidn2.c: Likewise.
12177 * resolv/tst-no-libidn2.c: Likewise.
12178 * support/support_format_addrinfo.c (format_ai_flags): Do not
12179 handle AI_IDN_ALLOW_UNASSIGNED, AI_IDN_USE_STD3_ASCII_RULES.
12180 * sysdeps/posix/getaddrinfo.c (DEPRECATED_AI_IDN): Define.
12181 (gaih_inet): Call __idna_to_dns_encoding and
12182 __idna_from_dns_encoding, and use the original (punycode) name if
12183 __idna_from_dns_encoding fails due to an encoding error.
12184 (getaddrinfo): Use DEPRECATED_AI_IDN.
12185 * sysdeps/unix/inet/Subdirs (libidn): Remove.
12186 * sysdeps/unix/inet/configure: Remove file.
12187 * sysdeps/unix/inet/configure.ac: Likewise.
12188
5f7b841d
FW
121892018-05-23 Florian Weimer <fweimer@redhat.com>
12190
12191 Implement allocate_once.
12192 * include/allocate_once.h: New file.
12193 * misc/allocate_once.c: Likewise.
12194 * misc/tst-allocate_once.c: Likewise.
12195 * misc/Makefile (routines): Add allocate_once.
12196 (tests-internal): Add tst-allocate_once.
12197 (generated): Add tst-allocate_once.mtrace,
12198 tst-allocate_once-mem.out.
12199 (tests-special): Add tst-allocate_once-mem.out.
12200 (tst-allocate_once-ENV): Set MALLOC_TRACE.
12201 (tst-allocate_once-mem.out): Call mtrace.
12202 * misc/Versions (GLIBC_PRIVATE): Add __libc_allocate_once_slow.
12203
ed983107
L
122042018-05-23 H.J. Lu <hongjiu.lu@intel.com>
12205
12206 [BZ #23196]
12207 * string/test-memcpy.c (do_test1): New function.
12208 (test_main): Call it.
12209
9aaaab7c
AS
122102018-05-23 Andreas Schwab <schwab@suse.de>
12211
12212 [BZ #23196]
12213 CVE-2018-11237
12214 * sysdeps/x86_64/multiarch/memmove-avx512-no-vzeroupper.S
12215 (L(preloop_large)): Save initial destination pointer in %r11 and
12216 use it instead of %rax after the loop.
12217 * string/test-mempcpy.c (MIN_PAGE_SIZE): Define.
12218
5c5c0dd7
JM
122192018-05-22 Joseph Myers <joseph@codesourcery.com>
12220
8f145c77
JM
12221 * sysdeps/aarch64/Implies: Remove aarch64/soft-fp.
12222 * sysdeps/aarch64/Makefile [$(subdir) = math] (CPPFLAGS): Add
12223 -I../soft-fp. Moved from ....
12224 * sysdeps/aarch64/soft-fp/Makefile: ... here. Remove file.
12225 * sysdeps/aarch64/soft-fp/e_sqrtl.c: Move to ....
12226 * sysdeps/aarch64/e_sqrtl.c: ... here.
12227 * sysdeps/aarch64/soft-fp/sfp-machine.h: Move to ....
12228 * sysdeps/aarch64/sfp-machine.h: ... here.
12229
3d6302a5
JM
12230 * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Ignore
12231 -Wmaybe-uninitialized around access to fq[0].
12232 * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f):
12233 Likewise.
12234
5c5c0dd7
JM
12235 [BZ #18471]
12236 * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Use weak
12237 aliases for non-libc case of versioned symbols.
12238 * sysdeps/unix/sysv/linux/lseek64.c: Include <shlib-compat.h>.
12239 (llseek): Define as compat symbol if
12240 [SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_28)], not as weak alias
12241 with link warning.
12242 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list (llseek):
12243 Make into a compat symbol, disabled for minimum symbol version
12244 GLIBC_2.28 and later.
12245 * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Remove file.
12246
ed0d6988
FW
122472018-05-22 Florian Weimer <fweimer@redhat.com>
12248
12249 * sysdeps/i386/Makefile [$(subdir) == math] (sysdep-CFLAGS): Do
12250 not add -mpreferred-stack-boundary=4.
12251 [$(subdir) == csu] (sysdep-CFLAGS): Likewise.
12252 (stack-align-test-flags): Likewise.
12253 [$(subdir) == stdlib] (CFLAGS-exit.c, CFLAGS-cxa_finalize.c):
12254 Likewise.
12255 [$(subdir) == elf] (CFLAGS-dl-init.c, CFLAGS-dl-fini.c)
12256 (CFLAGS-dl-open.c, CFLAGS-dl-close.c, CFLAGS-dl-error.c): Likewise.
12257 [$(subdir) == dlfcn] (CFLAGS-dlopen.c, CFLAGS-dlopenold.c)
12258 (CFLAGS-dlclose.c, CFLAGS-dlerror.c): Likewise.
12259 * sysdeps/i386/nptl/Makefile [$(subdir) == nptl]
12260 (CFLAGS-pthread_create.c, CFLAGS-tst-align.c)
12261 (CFLAGS-tst-align2.c): Likewise.
12262
e28e9b1e
L
122632018-05-21 H.J. Lu <hongjiu.lu@intel.com>
12264
12265 * sysdeps/x86/cpu-features.h (bit_arch_Prefer_FSRM): New.
12266 (index_arch_Prefer_FSRM): Likewise.
12267 * sysdeps/x86/cpu-tunables.c (TUNABLE_CALLBACK (set_hwcaps)):
12268 Also check Prefer_FSRM.
12269 * sysdeps/x86_64/multiarch/ifunc-memmove.h (IFUNC_SELECTOR):
12270 Also return OPTIMIZE (erms) for Prefer_FSRM.
12271
1af30adc
L
122722018-05-21 H.J. Lu <hongjiu.lu@intel.com>
12273
12274 * sysdeps/x86/cpu-features.h (bit_cpu_FSRM): New.
12275 (index_cpu_FSRM): Likewise.
12276 (reg_FSRM): Likewise.
12277
78274dc8
JM
122782018-05-18 Joseph Myers <joseph@codesourcery.com>
12279
7c67e6e8
JM
12280 * math/gen-tgmath-tests.py: Import sys.
12281 (Tests.__init__): Initialize macros_seen.
12282 (Tests.add_tests): Add macro to macros_seen. Only generate tests
12283 if requested to do so for this macro.
12284 (Tests.add_all_tests): Take argument for macro for which to
12285 generate tests.
12286 (Tests.check_macro_list): New function.
12287 (main): Handle check-list argument and argument specifying macro
12288 for which to generate tests.
12289 * math/Makefile [PYTHON] (tgmath3-macros): New variable.
12290 [PYTHON] (tgmath3-macro-tests): Likewise.
12291 [PYTHON] (tests): Add $(tgmath3-macro-tests) not test-tgmath3.
12292 [PYTHON] (generated): Add $(addsuffix .c,$(tgmath3-macro-tests))
12293 not test-tgmath3.c.
12294 [PYTHON] (CFLAGS-test-tgmath3.c): Remove.
12295 [PYTHON] ($(tgmath3-macro-tests:%=$(objpfx)%.o): Add -fno-builtin
12296 to CFLAGS.
12297 [PYTHON] ($(objpfx)test-tgmath3.c): Replace rule by....
12298 [PYTHON] ($(foreach
12299 m,$(tgmath3-macros),$(objpfx)test-tgmath3-$(m).c): ... this. New
12300 rule.
12301 [PYTHON] (tests-special): Add
12302 $(objpfx)test-tgmath3-macro-list.out.
12303 [PYTHON] ($(objpfx)test-tgmath3-macro-list.out): New rule.
12304
ebc129fd
JM
12305 * sysdeps/unix/sysv/linux/syscalls.list (nfsservctl): Make into a
12306 compat symbol, disabled for minimum symbol version GLIBC_2.28 and
12307 later.
12308
78274dc8
JM
12309 [BZ #22639]
12310 * time/tzset.c (SECSPERDAY): Cast to time_t.
12311 * time/tst-y2039.c: New file.
12312 * time/Makefile (tests): Add tst-y2039.
12313
6f7fdeeb
LS
123142018-05-17 Leonardo Sandoval <leonardo.sandoval.gonzalez@intel.com>
12315
12316 * sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S
12317 (PREFETCH_ONE_SET): Remove duplicate line.
12318
e363a91c
FW
123192018-05-17 Florian Weimer <fweimer@redhat.com>
12320
12321 * sysdeps/generic/math-type-macros-double.h: Include
12322 <math-nan-payload-double.h> after <libm-alias-double.h>.
12323 * sysdeps/generic/math-type-macros-float.h: Include
12324 <math-nan-payload-float.h> after <libm-alias-float.h>.
12325 * sysdeps/generic/math-type-macros-float128.h: Include
12326 <math-nan-payload-float128.h> after <libm-alias-float128.h>.
12327 * sysdeps/generic/math-type-macros-ldouble.h: Include
12328 <math-nan-payload-ldouble.h> after <libm-alias-ldouble.h>.
12329
dae6c43c
AS
123302018-05-17 Andreas Schwab <schwab@suse.de>
12331
12332 * resolv/res_send.c (__res_context_send): Don't set errno when
12333 returing error after malloc failure.
12334
0068c085
L
123352018-05-17 H.J. Lu <hongjiu.lu@intel.com>
12336
12337 * nptl/allocatestack.c (allocate_stack): Remove the
12338 !__ASSUME_PRIVATE_FUTEX paths.
12339 * nptl/descr.h (header): Remove the !__ASSUME_PRIVATE_FUTEX path.
12340 * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
12341 Likewise.
12342 * sysdeps/i386/nptl/tcb-offsets.sym (PRIVATE_FUTEX): Removed.
12343 * sysdeps/powerpc/nptl/tcb-offsets.sym (PRIVATE_FUTEX): Likewise.
12344 * sysdeps/sh/nptl/tcb-offsets.sym (PRIVATE_FUTEX): Likewise.
12345 * sysdeps/x86_64/nptl/tcb-offsets.sym (PRIVATE_FUTEX): Likewise.
12346 * sysdeps/i386/nptl/tls.h: (tcbhead_t): Remve the
12347 !__ASSUME_PRIVATE_FUTEX path.
12348 * sysdeps/s390/nptl/tls.h (tcbhead_t): Likewise.
12349 * sysdeps/sparc/nptl/tls.h (tcbhead_t): Likewise.
12350 * sysdeps/x86_64/nptl/tls.h (tcbhead_t): Likewise.
12351 * sysdeps/unix/sysv/linux/i386/lowlevellock.S: Remove the
12352 !__ASSUME_PRIVATE_FUTEX macros.
12353 * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
12354 * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
12355 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
12356 * sysdeps/unix/sysv/linux/kernel-features.h
12357 (__ASSUME_PRIVATE_FUTEX): Removed.
12358
632a6cbe
JM
123592018-05-17 Joseph Myers <joseph@codesourcery.com>
12360
12361 * math/Makefile (libm-narrow-fns): Add div.
12362 (libm-test-funcs-narrow): Likewise.
12363 * math/Versions (GLIBC_2.28): Add narrowing divide functions.
12364 * math/bits/mathcalls-narrow.h (div): Use __MATHCALL_NARROW.
12365 * math/gen-auto-libm-tests.c (test_functions): Add div.
12366 * math/math-narrow.h (CHECK_NARROW_DIV): New macro.
12367 (NARROW_DIV_ROUND_TO_ODD): Likewise.
12368 (NARROW_DIV_TRIVIAL): Likewise.
12369 * sysdeps/ieee754/float128/float128_private.h (__fdivl): New
12370 macro.
12371 (__ddivl): Likewise.
12372 * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add fdiv and
12373 ddiv.
12374 (CFLAGS-nldbl-ddiv.c): New variable.
12375 (CFLAGS-nldbl-fdiv.c): Likewise.
12376 * sysdeps/ieee754/ldbl-opt/Versions (GLIBC_2.28): Add
12377 __nldbl_ddivl.
12378 * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__nldbl_ddivl): New
12379 prototype.
12380 * manual/arith.texi (Misc FP Arithmetic): Document fdiv, fdivl,
12381 ddivl, fMdivfN, fMdivfNx, fMxdivfN and fMxdivfNx.
12382 * math/auto-libm-test-in: Add tests of div.
12383 * math/auto-libm-test-out-narrow-div: New generated file.
12384 * math/libm-test-narrow-div.inc: New file.
12385 * sysdeps/i386/fpu/s_f32xdivf64.c: Likewise.
12386 * sysdeps/ieee754/dbl-64/s_f32xdivf64.c: Likewise.
12387 * sysdeps/ieee754/dbl-64/s_fdiv.c: Likewise.
12388 * sysdeps/ieee754/float128/s_f32divf128.c: Likewise.
12389 * sysdeps/ieee754/float128/s_f64divf128.c: Likewise.
12390 * sysdeps/ieee754/float128/s_f64xdivf128.c: Likewise.
12391 * sysdeps/ieee754/ldbl-128/s_ddivl.c: Likewise.
12392 * sysdeps/ieee754/ldbl-128/s_f64xdivf128.c: Likewise.
12393 * sysdeps/ieee754/ldbl-128/s_fdivl.c: Likewise.
12394 * sysdeps/ieee754/ldbl-128ibm/s_ddivl.c: Likewise.
12395 * sysdeps/ieee754/ldbl-128ibm/s_fdivl.c: Likewise.
12396 * sysdeps/ieee754/ldbl-96/s_ddivl.c: Likewise.
12397 * sysdeps/ieee754/ldbl-96/s_fdivl.c: Likewise.
12398 * sysdeps/ieee754/ldbl-opt/nldbl-ddiv.c: Likewise.
12399 * sysdeps/ieee754/ldbl-opt/nldbl-fdiv.c: Likewise.
12400 * sysdeps/ieee754/soft-fp/s_ddivl.c: Likewise.
12401 * sysdeps/ieee754/soft-fp/s_fdiv.c: Likewise.
12402 * sysdeps/ieee754/soft-fp/s_fdivl.c: Likewise.
12403 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12404 * sysdeps/mach/hurd/i386/libm.abilist: Likewise.
12405 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Likewise.
12406 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Likewise.
12407 * sysdeps/unix/sysv/linux/arm/libm.abilist: Likewise.
12408 * sysdeps/unix/sysv/linux/hppa/libm.abilist: Likewise.
12409 * sysdeps/unix/sysv/linux/i386/libm.abilist: Likewise.
12410 * sysdeps/unix/sysv/linux/ia64/libm.abilist: Likewise.
12411 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Likewise.
12412 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Likewise.
12413 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Likewise.
12414 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Likewise.
12415 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Likewise.
12416 * sysdeps/unix/sysv/linux/nios2/libm.abilist: Likewise.
12417 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: Likewise.
12418 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist: Likewise.
12419 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: Likewise.
12420 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: Likewise.
12421 * sysdeps/unix/sysv/linux/riscv/rv64/libm.abilist: Likewise.
12422 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Likewise.
12423 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Likewise.
12424 * sysdeps/unix/sysv/linux/sh/libm.abilist: Likewise.
12425 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Likewise.
12426 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Likewise.
12427 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Likewise.
12428 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Likewise.
12429
8c78faa9
AZ
124302018-05-16 Adhemerval Zanella <adhemerval.zanella@linaro.org>
12431
12432 [BZ #23178]
12433 * nscd/nscd-client.h (sendfileall): Remove prototype.
12434 * nscd/connections.c [HAVE_SENDFILE] (sendfileall): Remove function.
12435 (handle_request): Use writeall instead of sendfileall.
12436 * nscd/aicache.c (addhstaiX): Likewise.
12437 * nscd/grpcache.c (cache_addgr): Likewise.
12438 * nscd/hstcache.c (cache_addhst): Likewise.
12439 * nscd/initgrcache.c (addinitgroupsX): Likewise.
12440 * nscd/netgroupcache.c (addgetnetgrentX, addinnetgrX): Likewise.
12441 * nscd/pwdcache.c (cache_addpw): Likewise.
12442 * nscd/servicescache.c (cache_addserv): Likewise.
12443 * sysdeps/unix/sysv/linux/Makefile [$(subdir) == nscd]
12444 (sysdep-CFLAGS): Remove -DHAVE_SENDFILE.
12445 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_SENDFILE):
12446 Remove define.
12447
04958880
L
124482018-05-16 H.J. Lu <hongjiu.lu@intel.com>
12449
12450 * sysdeps/x86_64/multiarch/strncat-c.c (STRNCAT_PRIMARY): Removed.
12451 Include <string/strncat.c>.
12452 * sysdeps/x86_64/multiarch/strncat.c (__strncat): New strong
12453 alias.
12454 (__GI___strncat): New hidden alias.
12455
c9992d13
JM
124562018-05-16 Joseph Myers <joseph@codesourcery.com>
12457
12458 * sysdeps/mips/mips32/libm-test-ulps: Update.
12459 * sysdeps/mips/mips64/libm-test-ulps: Likewise.
12460
2afece36
FW
124612018-05-16 Florian Weimer <fweimer@redhat.com>
12462
12463 * support/Makefile (libsupport-routines): Add support_quote_blob,
12464 support_test_compare_blob.
12465 (tests): Add tst-support_quote_blob, tst-test_compare_blob.
12466 * support/check.h (TEST_COMPARE_BLOB): Define.
12467 (support_test_compare_blob): Declare.
12468 * support/support.h (support_quote_blob): Declare.
12469 * support/support_quote_blob.c: New file.
12470 * support/support_test_compare_blob.c: Likewise.
12471 * support/tst-support_quote_blob.c: Likewise.
12472 * support/tst-test_compare_blob.c: Likewise.
12473
9761bf4d
FW
124742018-05-16 Florian Weimer <fweimer@redhat.com>
12475
12476 * stdlib/strtod_nan.c: Include <math-type-macros-double.h> instead
12477 of <strtod_nan_double.h>.
12478 * stdlib/strtod_nan_main.c (STRTOD_NAN): Use SET_NAN_PAYLOAD
12479 instead of SET_MANTISSA.
12480 * stdlib/strtof_nan.c: Include <math-type-macros-float.h> instead
12481 of include <strtod_nan_float.h>.
12482 * stdlib/strtold_nan.c: Include <math-type-macros-ldouble.h>
12483 instead of <strtod_nan_ldouble.h>.
12484 * stdlib/strtod_nan_double.h: Move to ...
12485 * sysdeps/generic/math-nan-payload-double.h: ... here.
12486 (FLOAT): Remove definition.
12487 (SET_MANTISSA): Rename to ...
12488 (SET_NAN_PAYLOAD): ... this.
12489 * stdlib/strtod_nan_float.h: Move to ...
12490 * sysdeps/generic/math-nan-payload-float.h: ... here.
12491 (FLOAT): Remove definition.
12492 (SET_MANTISSA): Rename to ...
12493 (SET_NAN_PAYLOAD): ... this.
12494 * sysdeps/generic/math-type-macros-double.h: Include
12495 <math-nan-payload-double.h>. Include <math/math-svid-compat.h>
12496 instead of <math-svid-compat.h>.
12497 * sysdeps/generic/math-type-macros-float.h: Include
12498 <math-nan-payload-float.h>. Include <math/math-svid-compat.h>
12499 instead of <math-svid-compat.h>.
12500 * sysdeps/generic/math-type-macros-float128.h: Include
12501 <math-nan-payload-float128.h>.
12502 * sysdeps/generic/math-type-macros-ldouble.h: Include
12503 <math-nan-payload-ldouble.h>. Include <math/math-svid-compat.h>
12504 instead of <math-svid-compat.h>.
12505 * sysdeps/generic/math-type-macros.h: Document SET_NAN_PAYLOAD and
12506 check for definition.
12507 * sysdeps/ieee754/float128/strtod_nan_float128.h: Move to ...
12508 * sysdeps/ieee754/float128/math-nan-payload-float128.h: ... here.
12509 Include <ieee754_float128.h>.
12510 (FLOAT): Remove definition.
12511 (SET_MANTISSA): Rename to ...
12512 (SET_NAN_PAYLOAD): ... this.
12513 * sysdeps/ieee754/float128/strtof128_nan.c: Include
12514 <math-type-macros-float128.h> instead of <strtod_nan_float128.h>.
12515 Do not include <float128_private.h>.
12516 * sysdeps/ieee754/float128/wcstof128_nan.c: Likewise.
12517 * sysdeps/ieee754/ldbl-128/strtod_nan_ldouble.h: Move to ...
12518 * sysdeps/ieee754/ldbl-128/math-nan-payload-ldouble.h: ... here.
12519 (FLOAT): Remove definition.
12520 (SET_MANTISSA): Rename to ...
12521 (SET_NAN_PAYLOAD): ... this.
12522 * sysdeps/ieee754/ldbl-128ibm/strtod_nan_ldouble.h: Move to ...
12523 * sysdeps/ieee754/ldbl-128ibm/math-nan-payload-ldouble.h: ... here.
12524 (FLOAT): Remove definition.
12525 (SET_MANTISSA): Rename to ...
12526 (SET_NAN_PAYLOAD): ... this.
12527 * sysdeps/ieee754/ldbl-96/strtod_nan_ldouble.h: Move to ...
12528 * sysdeps/ieee754/ldbl-96/math-nan-payload-ldouble.h: ... here.
12529 (FLOAT): Remove definition.
12530 (SET_MANTISSA): Rename to ...
12531 (SET_NAN_PAYLOAD): ... this.
12532 * wcsmbs/wcstod_nan.c: Include <math-type-macros-double.h> instead
12533 of "../stdlib/strtod_nan_double.h".
12534 * wcsmbs/wcstof_nan.c: Include <math-type-macros-float.h> instead
12535 of "../stdlib/strtod_nan_float.h".
12536 * wcsmbs/wcstold_nan.c: Include <math-type-macros-ldouble.h>
12537 instead of "../stdlib/strtod_nan_ldouble.h".
12538 * manual/arith.texi (Parsing of Floats): Adjust comment.
12539
69a01461
JM
125402018-05-16 Joseph Myers <joseph@codesourcery.com>
12541
12542 * math/Makefile (libm-narrow-fns): Add mul.
12543 (libm-test-funcs-narrow): Likewise.
12544 * math/Versions (GLIBC_2.28): Add narrowing multiply functions.
12545 * math/bits/mathcalls-narrow.h (mul): Use __MATHCALL_NARROW.
12546 * math/gen-auto-libm-tests.c (test_functions): Add mul.
12547 * math/math-narrow.h (CHECK_NARROW_MUL): New macro.
12548 (NARROW_MUL_ROUND_TO_ODD): Likewise.
12549 (NARROW_MUL_TRIVIAL): Likewise.
12550 * soft-fp/op-common.h (FP_TRUNC_COOKED): Likewise.
12551 * sysdeps/ieee754/float128/float128_private.h (__fmull): New
12552 macro.
12553 (__dmull): Likewise.
12554 * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add fmul and
12555 dmul.
12556 (CFLAGS-nldbl-dmul.c): New variable.
12557 (CFLAGS-nldbl-fmul.c): Likewise.
12558 * sysdeps/ieee754/ldbl-opt/Versions (GLIBC_2.28): Add
12559 __nldbl_dmull.
12560 * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__nldbl_dmull): New
12561 prototype.
12562 * manual/arith.texi (Misc FP Arithmetic): Document fmul, fmull,
12563 dmull, fMmulfN, fMmulfNx, fMxmulfN and fMxmulfNx.
12564 * math/auto-libm-test-in: Add tests of mul.
12565 * math/auto-libm-test-out-narrow-mul: New generated file.
12566 * math/libm-test-narrow-mul.inc: New file.
12567 * sysdeps/i386/fpu/s_f32xmulf64.c: Likewise.
12568 * sysdeps/ieee754/dbl-64/s_f32xmulf64.c: Likewise.
12569 * sysdeps/ieee754/dbl-64/s_fmul.c: Likewise.
12570 * sysdeps/ieee754/float128/s_f32mulf128.c: Likewise.
12571 * sysdeps/ieee754/float128/s_f64mulf128.c: Likewise.
12572 * sysdeps/ieee754/float128/s_f64xmulf128.c: Likewise.
12573 * sysdeps/ieee754/ldbl-128/s_dmull.c: Likewise.
12574 * sysdeps/ieee754/ldbl-128/s_f64xmulf128.c: Likewise.
12575 * sysdeps/ieee754/ldbl-128/s_fmull.c: Likewise.
12576 * sysdeps/ieee754/ldbl-128ibm/s_dmull.c: Likewise.
12577 * sysdeps/ieee754/ldbl-128ibm/s_fmull.c: Likewise.
12578 * sysdeps/ieee754/ldbl-96/s_dmull.c: Likewise.
12579 * sysdeps/ieee754/ldbl-96/s_fmull.c: Likewise.
12580 * sysdeps/ieee754/ldbl-opt/nldbl-dmul.c: Likewise.
12581 * sysdeps/ieee754/ldbl-opt/nldbl-fmul.c: Likewise.
12582 * sysdeps/ieee754/soft-fp/s_dmull.c: Likewise.
12583 * sysdeps/ieee754/soft-fp/s_fmul.c: Likewise.
12584 * sysdeps/ieee754/soft-fp/s_fmull.c: Likewise.
12585 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12586 * sysdeps/mach/hurd/i386/libm.abilist: Likewise.
12587 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Likewise.
12588 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Likewise.
12589 * sysdeps/unix/sysv/linux/arm/libm.abilist: Likewise.
12590 * sysdeps/unix/sysv/linux/hppa/libm.abilist: Likewise.
12591 * sysdeps/unix/sysv/linux/i386/libm.abilist: Likewise.
12592 * sysdeps/unix/sysv/linux/ia64/libm.abilist: Likewise.
12593 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Likewise.
12594 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Likewise.
12595 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Likewise.
12596 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Likewise.
12597 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Likewise.
12598 * sysdeps/unix/sysv/linux/nios2/libm.abilist: Likewise.
12599 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: Likewise.
12600 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist: Likewise.
12601 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: Likewise.
12602 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: Likewise.
12603 * sysdeps/unix/sysv/linux/riscv/rv64/libm.abilist: Likewise.
12604 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Likewise.
12605 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Likewise.
12606 * sysdeps/unix/sysv/linux/sh/libm.abilist: Likewise.
12607 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Likewise.
12608 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Likewise.
12609 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Likewise.
12610 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Likewise.
12611
a15529fd
L
126122018-05-14 H.J. Lu <hongjiu.lu@intel.com>
12613
12614 * sysdeps/i386/crti.S (_init): Replace PREINIT_FUNCTION@PLT
12615 with *%eax in call.
12616
98ee36c7
L
126172018-05-14 H.J. Lu <hongjiu.lu@intel.com>
12618
12619 * sysdeps/i386/ldsodefs.h: Removed.
12620 * sysdeps/x86_64/ldsodefs.h: Moved to ...
12621 * sysdeps/x86/ldsodefs.h: This.
12622 (La_i86_regs): New.
12623 (La_i86_retval): Likewise.
12624 (ARCH_PLTENTER_MEMBERS): Add i86_gnu_pltenter.
12625 (ARCH_PLTEXIT_MEMBERS): i86_gnu_pltexit.
12626
e322ec32
L
126272018-05-14 H.J. Lu <hongjiu.lu@intel.com>
12628
12629 * sysdeps/x86_64/multiarch/strlen-avx2.S (STRLEN): Remove the
12630 unnecessary testl.
12631
0937e209
AM
126322018-05-13 Alan Modra <amodra@gmail.com>
12633
12634 * sysdeps/hppa/dl-machine.h (elf_machine_rela): Add
12635 R_PARISC_TLS_DTPOFF32 reloc addend.
12636
5db7d705
TMQMF
126372018-05-11 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
12638
12639 * bits/floatn-common.h: Define __HAVE_FLOAT128_UNLIKE_LDBL.
12640 * math/math.h: Restrict the prototype definition for the functions
12641 issignaling(_Float128) and iszero(_Float128); and template
12642 __iseqsig_type<_Float128>, from __HAVE_DISTINCT_FLOAT128 to
12643 __HAVE_FLOAT128_UNLIKE_LDBL.
12644 * sysdeps/powerpc/bits/floatn.h [__HAVE_FLOAT128
12645 && (!__GNUC_PREREQ (7, 0) || defined __cplusplus)
12646 && __LDBL_MANT_DIG__ == 113]: Use long double suffix for
12647 __f128() constants; define the type _Float128 as long double;
12648 and reuse long double in __CFLOAT128.
12649
b4d5b8b0
JM
126502018-05-11 Joseph Myers <joseph@codesourcery.com>
12651
12652 * sysdeps/generic/math_private.h: Do not include
12653 <math-barriers.h>.
12654 * stdlib/strtod_l.c: Include <math-barriers.h> instead of
12655 <math_private.h>.
12656 * math/fromfp.h: Include <math-barriers.h>.
12657 * math/math-narrow.h: Likewise.
12658 * math/s_nextafter.c: Likewise.
12659 * math/s_nexttowardf.c: Likewise.
12660 * sysdeps/aarch64/fpu/s_llrint.c: Likewise.
12661 * sysdeps/aarch64/fpu/s_llrintf.c: Likewise.
12662 * sysdeps/aarch64/fpu/s_lrint.c: Likewise.
12663 * sysdeps/aarch64/fpu/s_lrintf.c: Likewise.
12664 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
12665 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
12666 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
12667 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
12668 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
12669 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
12670 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
12671 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
12672 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
12673 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
12674 * sysdeps/ieee754/dbl-64/s_fma.c: Likewise.
12675 * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
12676 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
12677 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
12678 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
12679 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
12680 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
12681 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
12682 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
12683 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
12684 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
12685 * sysdeps/ieee754/k_standardl.c: Likewise.
12686 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
12687 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
12688 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
12689 * sysdeps/ieee754/ldbl-128/s_fmal.c: Likewise.
12690 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
12691 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
12692 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
12693 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
12694 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
12695 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
12696 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
12697 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
12698 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
12699 * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
12700 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
12701 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
12702 * sysdeps/ieee754/ldbl-96/s_fma.c: Likewise.
12703 * sysdeps/ieee754/ldbl-96/s_fmal.c: Likewise.
12704 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
12705 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
12706 * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c: Likewise.
12707 * sysdeps/m68k/m680x0/fpu/s_nextafterl.c: Likewise.
12708
fc79706a
FW
127092018-05-11 Florian Weimer <fweimer@redhat.com>
12710
12711 Use 64-bit epoch values in the time zone file parser.
12712 * include/time.h (internal_time_t): Define.
12713 (__tzfile_compute): Use it.
12714 * time/tzfile.c (struct leap): Use internal_time_t for epoch
12715 member.
12716 (transitions): Switch to internal_time_t.
12717 (__tzfile_read): Likewise. Remove code dealing with 4-byte time_t
12718 types.
12719 (__tzfile_compute): Use internal_time_t for timer argument. Check
12720 for truncation before calling __offtime.
12721
89aacb51
FW
127222018-05-11 Florian Weimer <fweimer@redhat.com>
12723
12724 [BZ #23166]
12725 * include/rpc/clnt.h (rpc_createerr): Declare hidden alias.
12726 * include/rpc/svc.h (svc_pollfd, svc_max_pollfd, svc_fdset):
12727 Likewise.
12728 * sunrpc/rpc_common.c (svc_fdset, rpc_createerr, svc_pollfd)
12729 (svc_max_pollfd): Add nocommon attribute and hidden alias. Do not
12730 export without --enable-obsolete-rpc.
12731 * sunrpc/svcauth_des.c (svcauthdes_stats): Turn into compatibility
12732 symbol. This should not have been exported, ever.
12733
bb066cb8
RL
127342018-05-11 Rafal Luzynski <digitalfreak@lingonborough.com>
12735
12736 [BZ #23152]
12737 * localedata/locales/gd_GB (abmon): Fix typo in May:
12738 "Mhàrt" -> "Cèit". Adjust the comment according to the change.
12739
70c97f84
SP
127402018-05-11 Siddhesh Poyarekar <siddhesh@sourceware.org>
12741
db725a45
SP
12742 * sysdeps/aarch64/multiarch/memcpy_falkor.S (__memcpy_falkor):
12743 Use multiple registers to copy data in loop tail.
12744
70c97f84
SP
12745 * sysdeps/aarch64/multiarch/memmove_falkor.S
12746 (__memmove_falkor): Use multiple registers to move data in
12747 loop tail.
12748
8f5b00d3
JM
127492018-05-10 Joseph Myers <joseph@codesourcery.com>
12750
12751 * math/math-underflow.h: New file.
12752 * sysdeps/generic/math_private.h: Do not include <float.h>.
12753 (fabs_tg): Remove macro. Moved to math-underflow.h.
12754 (min_of_type_f): Likewise.
12755 (min_of_type_): Likewise.
12756 (min_of_type_l): Likewise.
12757 (min_of_type_f128): Likewise.
12758 (min_of_type): Likewise.
12759 (math_check_force_underflow): Likewise.
12760 (math_check_force_underflow_nonneg): Likewise.
12761 (math_check_force_underflow_complex): Likewise.
12762 * math/e_exp2_template.c: Include <math-underflow.h>.
12763 * math/k_casinh_template.c: Likewise.
12764 * math/s_catan_template.c: Likewise.
12765 * math/s_catanh_template.c: Likewise.
12766 * math/s_ccosh_template.c: Likewise.
12767 * math/s_cexp_template.c: Likewise.
12768 * math/s_clog10_template.c: Likewise.
12769 * math/s_clog_template.c: Likewise.
12770 * math/s_csin_template.c: Likewise.
12771 * math/s_csinh_template.c: Likewise.
12772 * math/s_csqrt_template.c: Likewise.
12773 * math/s_ctan_template.c: Likewise.
12774 * math/s_ctanh_template.c: Likewise.
12775 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
12776 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
12777 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
12778 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
12779 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
12780 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
12781 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
12782 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
12783 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
12784 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
12785 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
12786 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
12787 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
12788 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
12789 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
12790 * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
12791 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
12792 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
12793 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
12794 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
12795 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
12796 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
12797 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
12798 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
12799 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
12800 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
12801 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
12802 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
12803 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
12804 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
12805 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
12806 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
12807 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
12808 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
12809 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
12810 * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
12811 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
12812 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
12813 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
12814 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
12815 * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
12816 * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
12817 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
12818 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
12819 * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
12820 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
12821 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
12822 * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
12823 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
12824 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
12825 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
12826 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
12827 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
12828 * sysdeps/ieee754/ldbl-128ibm/e_j1l.c: Likewise.
12829 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
12830 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
12831 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
12832 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
12833 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
12834 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
12835 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
12836 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
12837 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
12838 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
12839 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
12840 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
12841 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
12842 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
12843 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
12844 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
12845 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
12846 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
12847 * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
12848 * sysdeps/ieee754/ldbl-96/k_tanl.c: Likewise.
12849 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
12850 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
12851 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
12852 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
12853 * sysdeps/x86/fpu/powl_helper.c: Likewise.
12854 * sysdeps/ieee754/dbl-64/s_nextup.c: Include <float.h>.
12855 * sysdeps/ieee754/flt-32/s_nextupf.c: Likewise.
12856 * sysdeps/ieee754/ldbl-128/s_nextupl.c: Likewise.
12857 * sysdeps/ieee754/ldbl-128ibm/s_nextupl.c: Likewise.
12858 * sysdeps/ieee754/ldbl-96/s_nextupl.c: Likewise.
12859
9ed2e15f
JM
128602018-05-09 Joseph Myers <joseph@codesourcery.com>
12861
12862 * sysdeps/generic/math-barriers.h: New file.
12863 * sysdeps/generic/math_private.h [!math_opt_barrier]
12864 (math_opt_barrier): Move to math-barriers.h.
12865 [!math_opt_barrier] (math_force_eval): Likewise.
12866 * sysdeps/aarch64/fpu/math-barriers.h: New file.
12867 * sysdeps/aarch64/fpu/math_private.h (math_opt_barrier): Move to
12868 math-barriers.h.
12869 (math_force_eval): Likewise.
12870 * sysdeps/alpha/fpu/math-barriers.h: New file.
12871 * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): Move to
12872 math-barriers.h.
12873 (math_force_eval): Likewise.
12874 * sysdeps/x86/fpu/math-barriers.h: New file.
12875 * sysdeps/i386/fpu/fenv_private.h (math_opt_barrier): Move to
12876 math-barriers.h.
12877 (math_force_eval): Likewise.
12878 * sysdeps/m68k/m680x0/fpu/math_private.h: Move to....
12879 * sysdeps/m68k/m680x0/fpu/math-barriers.h: ... here. Adjust
12880 multiple-include guard for rename.
12881 * sysdeps/powerpc/fpu/math-barriers.h: New file.
12882 * sysdeps/powerpc/fpu/math_private.h (math_opt_barrier): Move to
12883 math-barriers.h.
12884 (math_force_eval): Likewise.
12885
5460617d
PP
128862018-05-09 Paul Pluzhnikov <ppluzhnikov@google.com>
12887
12888 [BZ #22786]
43d4f3d5 12889 CVE-2018-11236
5460617d
PP
12890 * stdlib/canonicalize.c (__realpath): Fix overflow in path length
12891 computation.
12892 * stdlib/Makefile (test-bz22786): New test.
12893 * stdlib/test-bz22786.c: New test.
12894
aaee3cd8
JM
128952018-05-09 Joseph Myers <joseph@codesourcery.com>
12896
12897 * include/math-narrow-eval.h: New file. Contents moved from ....
12898 * sysdeps/generic/math_private.h: ... here.
12899 (math_narrow_eval): Remove macro. Moved to math-narrow-eval.h.
12900 [FLT_EVAL_METHOD != 0] (excess_precision): Likewise.
12901 * math/s_fdim_template.c: Include <math-narrow-eval.h>.
12902 * stdlib/strtod_l.c: Likewise.
12903 * sysdeps/i386/fpu/s_f32xaddf64.c: Likewise.
12904 * sysdeps/i386/fpu/s_f32xsubf64.c: Likewise.
12905 * sysdeps/i386/fpu/s_fdim.c: Likewise.
12906 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
12907 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
12908 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
12909 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
12910 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
12911 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
12912 * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
12913 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
12914 * sysdeps/ieee754/dbl-64/lgamma_neg.c: Likewise.
12915 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
12916 * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
12917 * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
12918 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
12919 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
12920 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
12921 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
12922 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
12923 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
12924 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
12925 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
12926 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
12927 * sysdeps/ieee754/flt-32/lgamma_negf.c: Likewise.
12928 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
12929 * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
12930 * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
12931 * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
12932
0555c477
AS
129332018-05-08 Andreas Schwab <schwab@suse.de>
12934
12935 * sysdeps/nptl/internaltypes.h: Fix comment.
12936
50d7d351
L
129372018-05-07 H.J. Lu <hongjiu.lu@intel.com>
12938
12939 * sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S
12940 (MEMSET_SYMBOL (__memset, erms)): Mark the debugger symbol as
12941 hidden.
12942
543477f7
SP
129432018-05-07 Siddhesh Poyarekar <siddhesh@sourceware.org>
12944
12945 * benchtests/bench-memcpy-walk.c (test_main): Move declaration
12946 of I into loop header.
12947 * benchtests/bench-memmove-walk.c
12948 (test_main): Likewise.
12949
129502018-05-07 Alexandre Oliva <oliva@gnu.org>
ffa81c22
AO
12951
12952 Revert:
12953 2018-04-30 Raymond Nicholson <rain1@airmail.cc>
12954 * manual/startup.texi (Aborting a Program): Remove inappropriate joke.
12955
0065aaaa
PP
129562018-05-05 Paul Pluzhnikov <ppluzhnikov@google.com>
12957
12958 [BZ #20419]
12959 * elf/dl-load.c (open_verify): Fix stack overflow.
12960 * elf/Makefile (tst-big-note): New test.
12961 * elf/tst-big-note-lib.S: New.
12962 * elf/tst-big-note.c: New.
12963
b289cd9d
JM
129642018-05-04 Joseph Myers <joseph@codesourcery.com>
12965
12966 * scripts/abilist.awk: Ignore absolute symbols.
12967 * sysdeps/mach/hurd/i386/ld.abilist: Remove absolute symbols.
12968 * sysdeps/mach/hurd/i386/libBrokenLocale.abilist: Likewise.
12969 * sysdeps/mach/hurd/i386/libanl.abilist: Likewise.
12970 * sysdeps/mach/hurd/i386/libc.abilist: Likewise.
12971 * sysdeps/mach/hurd/i386/libcrypt.abilist: Likewise.
12972 * sysdeps/mach/hurd/i386/libdl.abilist: Likewise.
12973 * sysdeps/mach/hurd/i386/libm.abilist: Likewise.
12974 * sysdeps/mach/hurd/i386/libnsl.abilist: Likewise.
12975 * sysdeps/mach/hurd/i386/libpthread.abilist: Likewise.
12976 * sysdeps/mach/hurd/i386/libresolv.abilist: Likewise.
12977 * sysdeps/mach/hurd/i386/librt.abilist: Likewise.
12978 * sysdeps/mach/hurd/i386/libutil.abilist: Likewise.
12979 * sysdeps/unix/sysv/linux/aarch64/ld.abilist: Likewise.
12980 * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: Likewise.
12981 * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: Likewise.
12982 * sysdeps/unix/sysv/linux/aarch64/libc.abilist: Likewise.
12983 * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: Likewise.
12984 * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: Likewise.
12985 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Likewise.
12986 * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: Likewise.
12987 * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: Likewise.
12988 * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: Likewise.
12989 * sysdeps/unix/sysv/linux/aarch64/librt.abilist: Likewise.
12990 * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: Likewise.
12991 * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: Likewise.
12992 * sysdeps/unix/sysv/linux/alpha/ld.abilist: Likewise.
12993 * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: Likewise.
12994 * sysdeps/unix/sysv/linux/alpha/libanl.abilist: Likewise.
12995 * sysdeps/unix/sysv/linux/alpha/libc.abilist: Likewise.
12996 * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: Likewise.
12997 * sysdeps/unix/sysv/linux/alpha/libdl.abilist: Likewise.
12998 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Likewise.
12999 * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: Likewise.
13000 * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: Likewise.
13001 * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: Likewise.
13002 * sysdeps/unix/sysv/linux/alpha/librt.abilist: Likewise.
13003 * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: Likewise.
13004 * sysdeps/unix/sysv/linux/alpha/libutil.abilist: Likewise.
13005 * sysdeps/unix/sysv/linux/arm/ld.abilist: Likewise.
13006 * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: Likewise.
13007 * sysdeps/unix/sysv/linux/arm/libanl.abilist: Likewise.
13008 * sysdeps/unix/sysv/linux/arm/libc.abilist: Likewise.
13009 * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: Likewise.
13010 * sysdeps/unix/sysv/linux/arm/libdl.abilist: Likewise.
13011 * sysdeps/unix/sysv/linux/arm/libm.abilist: Likewise.
13012 * sysdeps/unix/sysv/linux/arm/libnsl.abilist: Likewise.
13013 * sysdeps/unix/sysv/linux/arm/libpthread.abilist: Likewise.
13014 * sysdeps/unix/sysv/linux/arm/libresolv.abilist: Likewise.
13015 * sysdeps/unix/sysv/linux/arm/librt.abilist: Likewise.
13016 * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: Likewise.
13017 * sysdeps/unix/sysv/linux/arm/libutil.abilist: Likewise.
13018 * sysdeps/unix/sysv/linux/hppa/ld.abilist: Likewise.
13019 * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: Likewise.
13020 * sysdeps/unix/sysv/linux/hppa/libanl.abilist: Likewise.
13021 * sysdeps/unix/sysv/linux/hppa/libc.abilist: Likewise.
13022 * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: Likewise.
13023 * sysdeps/unix/sysv/linux/hppa/libdl.abilist: Likewise.
13024 * sysdeps/unix/sysv/linux/hppa/libm.abilist: Likewise.
13025 * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: Likewise.
13026 * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: Likewise.
13027 * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: Likewise.
13028 * sysdeps/unix/sysv/linux/hppa/librt.abilist: Likewise.
13029 * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: Likewise.
13030 * sysdeps/unix/sysv/linux/hppa/libutil.abilist: Likewise.
13031 * sysdeps/unix/sysv/linux/i386/ld.abilist: Likewise.
13032 * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: Likewise.
13033 * sysdeps/unix/sysv/linux/i386/libanl.abilist: Likewise.
13034 * sysdeps/unix/sysv/linux/i386/libc.abilist: Likewise.
13035 * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: Likewise.
13036 * sysdeps/unix/sysv/linux/i386/libdl.abilist: Likewise.
13037 * sysdeps/unix/sysv/linux/i386/libm.abilist: Likewise.
13038 * sysdeps/unix/sysv/linux/i386/libnsl.abilist: Likewise.
13039 * sysdeps/unix/sysv/linux/i386/libpthread.abilist: Likewise.
13040 * sysdeps/unix/sysv/linux/i386/libresolv.abilist: Likewise.
13041 * sysdeps/unix/sysv/linux/i386/librt.abilist: Likewise.
13042 * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: Likewise.
13043 * sysdeps/unix/sysv/linux/i386/libutil.abilist: Likewise.
13044 * sysdeps/unix/sysv/linux/ia64/ld.abilist: Likewise.
13045 * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: Likewise.
13046 * sysdeps/unix/sysv/linux/ia64/libanl.abilist: Likewise.
13047 * sysdeps/unix/sysv/linux/ia64/libc.abilist: Likewise.
13048 * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: Likewise.
13049 * sysdeps/unix/sysv/linux/ia64/libdl.abilist: Likewise.
13050 * sysdeps/unix/sysv/linux/ia64/libm.abilist: Likewise.
13051 * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: Likewise.
13052 * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: Likewise.
13053 * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: Likewise.
13054 * sysdeps/unix/sysv/linux/ia64/librt.abilist: Likewise.
13055 * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: Likewise.
13056 * sysdeps/unix/sysv/linux/ia64/libutil.abilist: Likewise.
13057 * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: Likewise.
13058 * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
13059 Likewise.
13060 * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: Likewise.
13061 * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: Likewise.
13062 * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: Likewise.
13063 * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: Likewise.
13064 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Likewise.
13065 * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: Likewise.
13066 * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: Likewise.
13067 * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: Likewise.
13068 * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: Likewise.
13069 * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: Likewise.
13070 * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: Likewise.
13071 * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: Likewise.
13072 * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
13073 Likewise.
13074 * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: Likewise.
13075 * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: Likewise.
13076 * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: Likewise.
13077 * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: Likewise.
13078 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Likewise.
13079 * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: Likewise.
13080 * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: Likewise.
13081 * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: Likewise.
13082 * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: Likewise.
13083 * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: Likewise.
13084 * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: Likewise.
13085 * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Likewise.
13086 * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist: Likewise.
13087 * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Likewise.
13088 * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Likewise.
13089 * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Likewise.
13090 * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Likewise.
13091 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Likewise.
13092 * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Likewise.
13093 * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Likewise.
13094 * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Likewise.
13095 * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Likewise.
13096 * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Likewise.
13097 * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Likewise.
13098 * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: Likewise.
13099 * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: Likewise.
13100 * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
13101 Likewise.
13102 * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: Likewise.
13103 * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: Likewise.
13104 * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: Likewise.
13105 * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: Likewise.
13106 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Likewise.
13107 * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: Likewise.
13108 * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: Likewise.
13109 * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: Likewise.
13110 * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: Likewise.
13111 * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: Likewise.
13112 * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: Likewise.
13113 * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: Likewise.
13114 * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: Likewise.
13115 * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: Likewise.
13116 * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: Likewise.
13117 * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: Likewise.
13118 * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: Likewise.
13119 * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: Likewise.
13120 * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: Likewise.
13121 * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
13122 Likewise.
13123 * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: Likewise.
13124 * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: Likewise.
13125 * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: Likewise.
13126 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Likewise.
13127 * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: Likewise.
13128 * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: Likewise.
13129 * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: Likewise.
13130 * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist: Likewise.
13131 * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: Likewise.
13132 * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: Likewise.
13133 * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: Likewise.
13134 * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: Likewise.
13135 * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: Likewise.
13136 * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: Likewise.
13137 * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: Likewise.
13138 * sysdeps/unix/sysv/linux/nios2/ld.abilist: Likewise.
13139 * sysdeps/unix/sysv/linux/nios2/libBrokenLocale.abilist: Likewise.
13140 * sysdeps/unix/sysv/linux/nios2/libanl.abilist: Likewise.
13141 * sysdeps/unix/sysv/linux/nios2/libc.abilist: Likewise.
13142 * sysdeps/unix/sysv/linux/nios2/libcrypt.abilist: Likewise.
13143 * sysdeps/unix/sysv/linux/nios2/libdl.abilist: Likewise.
13144 * sysdeps/unix/sysv/linux/nios2/libm.abilist: Likewise.
13145 * sysdeps/unix/sysv/linux/nios2/libnsl.abilist: Likewise.
13146 * sysdeps/unix/sysv/linux/nios2/libpthread.abilist: Likewise.
13147 * sysdeps/unix/sysv/linux/nios2/libresolv.abilist: Likewise.
13148 * sysdeps/unix/sysv/linux/nios2/librt.abilist: Likewise.
13149 * sysdeps/unix/sysv/linux/nios2/libthread_db.abilist: Likewise.
13150 * sysdeps/unix/sysv/linux/nios2/libutil.abilist: Likewise.
13151 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: Likewise.
13152 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: Likewise.
13153 * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: Likewise.
13154 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
13155 Likewise.
13156 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: Likewise.
13157 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: Likewise.
13158 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: Likewise.
13159 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: Likewise.
13160 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist:
13161 Likewise.
13162 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist:
13163 Likewise.
13164 * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: Likewise.
13165 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
13166 Likewise.
13167 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: Likewise.
13168 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
13169 Likewise.
13170 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
13171 Likewise.
13172 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: Likewise.
13173 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: Likewise.
13174 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
13175 Likewise.
13176 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
13177 Likewise.
13178 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist:
13179 Likewise.
13180 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: Likewise.
13181 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: Likewise.
13182 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: Likewise.
13183 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
13184 Likewise.
13185 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: Likewise.
13186 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: Likewise.
13187 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: Likewise.
13188 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: Likewise.
13189 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: Likewise.
13190 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist:
13191 Likewise.
13192 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: Likewise.
13193 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
13194 Likewise.
13195 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
13196 Likewise.
13197 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
13198 Likewise.
13199 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist:
13200 Likewise.
13201 * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: Likewise.
13202 * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: Likewise.
13203 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
13204 Likewise.
13205 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
13206 Likewise.
13207 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
13208 Likewise.
13209 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: Likewise.
13210 * sysdeps/unix/sysv/linux/riscv/rv64/ld.abilist: Likewise.
13211 * sysdeps/unix/sysv/linux/riscv/rv64/libBrokenLocale.abilist:
13212 Likewise.
13213 * sysdeps/unix/sysv/linux/riscv/rv64/libanl.abilist: Likewise.
13214 * sysdeps/unix/sysv/linux/riscv/rv64/libc.abilist: Likewise.
13215 * sysdeps/unix/sysv/linux/riscv/rv64/libcrypt.abilist: Likewise.
13216 * sysdeps/unix/sysv/linux/riscv/rv64/libdl.abilist: Likewise.
13217 * sysdeps/unix/sysv/linux/riscv/rv64/libm.abilist: Likewise.
13218 * sysdeps/unix/sysv/linux/riscv/rv64/libnsl.abilist: Likewise.
13219 * sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist: Likewise.
13220 * sysdeps/unix/sysv/linux/riscv/rv64/libresolv.abilist: Likewise.
13221 * sysdeps/unix/sysv/linux/riscv/rv64/librt.abilist: Likewise.
13222 * sysdeps/unix/sysv/linux/riscv/rv64/libthread_db.abilist: Likewise.
13223 * sysdeps/unix/sysv/linux/riscv/rv64/libutil.abilist: Likewise.
13224 * sysdeps/unix/sysv/linux/s390/libanl.abilist: Likewise.
13225 * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: Likewise.
13226 * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
13227 Likewise.
13228 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: Likewise.
13229 * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: Likewise.
13230 * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: Likewise.
13231 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Likewise.
13232 * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: Likewise.
13233 * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: Likewise.
13234 * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: Likewise.
13235 * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: Likewise.
13236 * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: Likewise.
13237 * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: Likewise.
13238 * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: Likewise.
13239 * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
13240 Likewise.
13241 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: Likewise.
13242 * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: Likewise.
13243 * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: Likewise.
13244 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Likewise.
13245 * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: Likewise.
13246 * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: Likewise.
13247 * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: Likewise.
13248 * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: Likewise.
13249 * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: Likewise.
13250 * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: Likewise.
13251 * sysdeps/unix/sysv/linux/sh/ld.abilist: Likewise.
13252 * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: Likewise.
13253 * sysdeps/unix/sysv/linux/sh/libanl.abilist: Likewise.
13254 * sysdeps/unix/sysv/linux/sh/libc.abilist: Likewise.
13255 * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: Likewise.
13256 * sysdeps/unix/sysv/linux/sh/libdl.abilist: Likewise.
13257 * sysdeps/unix/sysv/linux/sh/libm.abilist: Likewise.
13258 * sysdeps/unix/sysv/linux/sh/libnsl.abilist: Likewise.
13259 * sysdeps/unix/sysv/linux/sh/libpthread.abilist: Likewise.
13260 * sysdeps/unix/sysv/linux/sh/libresolv.abilist: Likewise.
13261 * sysdeps/unix/sysv/linux/sh/librt.abilist: Likewise.
13262 * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: Likewise.
13263 * sysdeps/unix/sysv/linux/sh/libutil.abilist: Likewise.
13264 * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: Likewise.
13265 * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
13266 Likewise.
13267 * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: Likewise.
13268 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Likewise.
13269 * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: Likewise.
13270 * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: Likewise.
13271 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Likewise.
13272 * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: Likewise.
13273 * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: Likewise.
13274 * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: Likewise.
13275 * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: Likewise.
13276 * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: Likewise.
13277 * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: Likewise.
13278 * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: Likewise.
13279 * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
13280 Likewise.
13281 * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: Likewise.
13282 * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: Likewise.
13283 * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: Likewise.
13284 * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: Likewise.
13285 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Likewise.
13286 * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: Likewise.
13287 * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: Likewise.
13288 * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: Likewise.
13289 * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: Likewise.
13290 * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: Likewise.
13291 * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: Likewise.
13292 * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: Likewise.
13293 * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: Likewise.
13294 * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: Likewise.
13295 * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: Likewise.
13296 * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: Likewise.
13297 * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: Likewise.
13298 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Likewise.
13299 * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: Likewise.
13300 * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: Likewise.
13301 * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: Likewise.
13302 * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: Likewise.
13303 * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: Likewise.
13304 * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: Likewise.
13305 * sysdeps/unix/sysv/linux/x86_64/libmvec.abilist: Likewise.
13306 * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: Likewise.
13307 * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: Likewise.
13308 * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: Likewise.
13309 * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: Likewise.
13310 * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: Likewise.
13311 * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: Likewise.
13312 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Likewise.
13313 * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: Likewise.
13314 * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: Likewise.
13315 * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: Likewise.
13316 * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: Likewise.
13317 * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: Likewise.
13318 * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: Likewise.
13319
16609018
SL
133202018-05-04 Stefan Liebler <stli@linux.vnet.ibm.com>
13321
13322 [BZ #23137]
13323 * sysdeps/nptl/lowlevellock.h (lll_wait_tid):
13324 Use atomic_load_acquire to load __tid.
13325
556f5c46
L
133262018-05-02 H.J. Lu <hongjiu.lu@intel.com>
13327
13328 * sysdeps/unix/sysv/linux/x86_64/swapcontext.S (__swapcontext):
13329 Restore the pointer into %rdx, after syscall and use %rdx,
13330 instead of %rsi, to restore context.
13331
8b8f32b2
L
133322018-05-02 H.J. Lu <hongjiu.lu@intel.com>
13333
13334 * sysdeps/unix/sysv/linux/x86_64/setcontext.S (__setcontext):
13335 Pop the pointer into %rdx after syscall and use %rdx, instead
13336 of %rsi, to restore context.
13337
d6cc1829
L
133382018-05-02 H.J. Lu <hongjiu.lu@intel.com>
13339
13340 * nptl/pthread_create.c (START_THREAD_DEFN): Clear previous
13341 handlers after setjmp.
13342 * setjmp/longjmp.c (__libc_longjmp): Don't define alias if
13343 defined.
13344 * sysdeps/unix/sysv/linux/x86/setjmpP.h: Include
13345 <libc-pointer-arith.h>.
13346 (_JUMP_BUF_SIGSET_BITS_PER_WORD): New.
13347 (_JUMP_BUF_SIGSET_NSIG): Changed to 96.
13348 (_JUMP_BUF_SIGSET_NWORDS): Changed to use ALIGN_UP and
13349 _JUMP_BUF_SIGSET_BITS_PER_WORD.
13350 * sysdeps/x86/Makefile (sysdep_routines): Add __longjmp_cancel.
13351 * sysdeps/x86/__longjmp_cancel.S: New file.
13352 * sysdeps/x86/longjmp.c: Likewise.
13353 * sysdeps/x86/nptl/pt-longjmp.c: Likewise.
13354
cf2478d5
AZ
133552018-05-02 Adhemerval Zanella <adhemerval.zanella@linaro.org>
13356
13357 * NEWS: Add ustat.h deprecation entry.
13358 * bits/ustat.h: Remove file.
13359 * misc/sys/ustat.h: Likewise.
13360 * misc/ustat.h: Likewise.
13361 * sysdeps/unix/sysv/linux/generic/ustat.c: Likewise.
13362 * misc/Makefile (headers): Remove ustat.h and sys/ustat.h.
13363 * misc/ustat.c (__ustat): Rename to __old_ustat and export only in
13364 compatibility mode.
13365 * sysdeps/unix/sysv/linux/ustat.c (__ustat): Likewise.
13366 * sysdeps/unix/sysv/linux/mips/ustat.c: Define DEV_TO_KDEV and use
13367 generic Linux implementation.
13368
dc115e1c
TMQMF
133692018-04-30 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
13370
13371 * math/w_exp_compat.c: Replace hidden_def with libm_hidden_def..
13372 * math/w_expl_compat.c: Likewise.
13373 * math/w_exp_template.c: Likewise. Remove hidden_def_x.
13374
340d9652
RN
133752018-04-30 Raymond Nicholson <rain1@airmail.cc>
13376
13377 * manual/startup.texi (Aborting a Program): Remove inappropriate joke.
13378
c57bf7c1
AZ
133792018-04-27 Adhemerval Zanella <adhemerval.zanella@linaro.org>
13380
13381 * sysdeps/unix/sysv/linux/arm/readahead.c: Remove file.
13382 * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: Likewise.
13383 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list (readahead):
13384 Remove.
13385 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Likewise.
13386 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
13387 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
13388 * sysdeps/unix/sysv/linux/readahead.c (__readahead): Assume
13389 __NR_readahead existence, and use INLINE_SYSCALL_CALL, __ALIGNMENT_ARG,
13390 and SYSCALL_LL64.
13391
06135c33
TMQMF
133922018-04-27 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
13393
33927914
TMQMF
13394 * math/e_exp2_template.c: Replace M_SUF (M_LN2) with M_MLIT (M_LN2).
13395
06135c33
TMQMF
13396 * math/w_acos_template.c: Replace M_SUF (fabs) with M_FABS.
13397 * math/w_asin_template.c: Likewise.
13398 * math/w_atanh_template.c: Likewise.
13399
3a33b069
GG
134002018-04-27 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
13401
13402 * sysdeps/powerpc/preconfigure [machine == powerpc64] (machine): Define
13403 to powerpc/powerpc64/be for big-endian.
13404 [machine == powerpc64le]: Define to powerpc/powerpc64/le for
13405 little-endian.
13406
13407 * sysdeps/powerpc/powerpc64/power4/Implies: Move to powerpc64/be.
13408 * sysdeps/powerpc/powerpc64/power4/fpu/Implies: Likewise.
13409 * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: Likewise.
13410 * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: Likewise.
13411 * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
13412 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Likewise.
13413 * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: Likewise.
13414 * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: Likewise.
13415 * sysdeps/powerpc/powerpc64/power5/Implies: Likewise.
13416 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
13417 * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: Likewise.
13418 * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: Likewise.
13419 * sysdeps/powerpc/powerpc64/power6/Implies: Likewise.
13420 * sysdeps/powerpc/powerpc64/power6/fpu/Implies: Likewise.
13421 * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: Likewise.
13422 * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: Likewise.
13423 * sysdeps/powerpc/powerpc64/power6x/Implies: Likewise.
13424 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Likewise.
13425 * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Likewise.
13426 * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: Likewise.
13427 * sysdeps/powerpc/powerpc64/power7/Implies: Likewise.
13428 * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
13429 * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: Likewise.
13430 * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: Likewise.
13431 * sysdeps/powerpc/powerpc64/power8/Implies: Likewise.
13432 * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
13433 * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: Likewise.
13434 * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: Likewise.
13435 * sysdeps/powerpc/powerpc64/power9/Implies: Likewise.
13436 * sysdeps/powerpc/powerpc64/power9/fpu/Implies: Likewise.
13437 * sysdeps/powerpc/powerpc64/power9/fpu/multiarch/Implies: Likewise.
13438 * sysdeps/powerpc/powerpc64/power9/multiarch/Implies: Likewise.
13439
13440 * sysdeps/powerpc/powerpc64/be/power4/Implies: Move from powerpc64 and
13441 adjusted to imply powerpc64 and older processors on powerpc64/be.
13442 * sysdeps/powerpc/powerpc64/be/power4/fpu/Implies: Likewise.
13443 * sysdeps/powerpc/powerpc64/be/power4/fpu/multiarch/Implies: Likewise.
13444 * sysdeps/powerpc/powerpc64/be/power4/multiarch/Implies: Likewise.
13445 * sysdeps/powerpc/powerpc64/be/power5+/Implies: Likewise.
13446 * sysdeps/powerpc/powerpc64/be/power5+/fpu/Implies: Likewise.
13447 * sysdeps/powerpc/powerpc64/be/power5+/fpu/multiarch/Implies: Likewise.
13448 * sysdeps/powerpc/powerpc64/be/power5+/multiarch/Implies: Likewise.
13449 * sysdeps/powerpc/powerpc64/be/power5/Implies: Likewise.
13450 * sysdeps/powerpc/powerpc64/be/power5/fpu/Implies: Likewise.
13451 * sysdeps/powerpc/powerpc64/be/power5/fpu/multiarch/Implies: Likewise.
13452 * sysdeps/powerpc/powerpc64/be/power5/multiarch/Implies: Likewise.
13453 * sysdeps/powerpc/powerpc64/be/power6/Implies: Likewise.
13454 * sysdeps/powerpc/powerpc64/be/power6/fpu/Implies: Likewise.
13455 * sysdeps/powerpc/powerpc64/be/power6/fpu/multiarch/Implies: Likewise.
13456 * sysdeps/powerpc/powerpc64/be/power6/multiarch/Implies: Likewise.
13457 * sysdeps/powerpc/powerpc64/be/power6x/Implies: Likewise.
13458 * sysdeps/powerpc/powerpc64/be/power6x/fpu/Implies: Likewise.
13459 * sysdeps/powerpc/powerpc64/be/power6x/fpu/multiarch/Implies: Likewise.
13460 * sysdeps/powerpc/powerpc64/be/power6x/multiarch/Implies: Likewise.
13461 * sysdeps/powerpc/powerpc64/be/power7/Implies: Likewise.
13462 * sysdeps/powerpc/powerpc64/be/power7/fpu/Implies: Likewise.
13463 * sysdeps/powerpc/powerpc64/be/power7/fpu/multiarch/Implies: Likewise.
13464 * sysdeps/powerpc/powerpc64/be/power7/multiarch/Implies: Likewise.
13465 * sysdeps/powerpc/powerpc64/be/power8/Implies: Likewise.
13466 * sysdeps/powerpc/powerpc64/be/power8/fpu/Implies: Likewise.
13467 * sysdeps/powerpc/powerpc64/be/power8/fpu/multiarch/Implies: Likewise.
13468 * sysdeps/powerpc/powerpc64/be/power8/multiarch/Implies: Likewise.
13469 * sysdeps/powerpc/powerpc64/be/power9/Implies: Likewise.
13470 * sysdeps/powerpc/powerpc64/be/power9/fpu/Implies: Likewise.
13471 * sysdeps/powerpc/powerpc64/be/power9/fpu/multiarch/Implies: Likewise.
13472 * sysdeps/powerpc/powerpc64/be/power9/multiarch/Implies: Likewise.
13473
13474 * sysdeps/powerpc/powerpc64/970/Implies: Move to powerpc64/be.
13475 * sysdeps/powerpc/powerpc64/be/970/Implies: Move from powerpc64/be.
13476 * sysdeps/powerpc/powerpc64/be/a2/Implies: New file.
13477 * sysdeps/powerpc/powerpc64/be/cell/Implies: Likewise.
13478
13479 * sysdeps/powerpc/powerpc64/be/Implies: New file.
13480 * sysdeps/powerpc/powerpc64/be/fpu/Implies: Likewise.
13481 * sysdeps/powerpc/powerpc64/be/fpu/multiarch/Implies: Likewise.
13482 * sysdeps/powerpc/powerpc64/be/multiarch/Implies: Likewise.
13483
13484 * sysdeps/powerpc/powerpc64le/Implies: Move to powerpc64/le.
13485 * sysdeps/powerpc/powerpc64le/Implies-before: Likewise.
13486 * sysdeps/powerpc/powerpc64le/Makefile: Likewise.
13487 * sysdeps/powerpc/powerpc64le/configure: Likewise.
13488 * sysdeps/powerpc/powerpc64le/configure.ac: Likewise.
13489 * sysdeps/powerpc/powerpc64le/fpu/Implies: Likewise.
13490 * sysdeps/powerpc/powerpc64le/fpu/e_sqrtf128.c: Likewise.
13491 * sysdeps/powerpc/powerpc64le/fpu/multiarch/Implies: Likewise.
13492 * sysdeps/powerpc/powerpc64le/fpu/sfp-machine.h: Likewise.
13493 * sysdeps/powerpc/powerpc64le/multiarch/Implies: Likewise.
13494 * sysdeps/powerpc/powerpc64le/power9/fpu/e_sqrtf128.c: Likewise.
13495
13496 * sysdeps/powerpc/powerpc64/le/Implies: Move from powerpc64le.
13497 * sysdeps/powerpc/powerpc64/le/Implies-before: Likewise.
13498 * sysdeps/powerpc/powerpc64/le/Makefile: Likewise.
13499 * sysdeps/powerpc/powerpc64/le/configure: Likewise.
13500 * sysdeps/powerpc/powerpc64/le/configure.ac: Likewise.
13501 * sysdeps/powerpc/powerpc64/le/fpu/Implies: Likewise.
13502 * sysdeps/powerpc/powerpc64/le/fpu/e_sqrtf128.c: Likewise.
13503 * sysdeps/powerpc/powerpc64/le/fpu/multiarch/Implies: Likewise.
13504 * sysdeps/powerpc/powerpc64/le/fpu/sfp-machine.h: Likewise.
13505 * sysdeps/powerpc/powerpc64/le/multiarch/Implies: Likewise.
13506 * sysdeps/powerpc/powerpc64/le/power9/fpu/e_sqrtf128.c: Likewise.
13507
13508 * sysdeps/powerpc/powerpc64le/power7/Implies: Move to powerpc64/le.
13509 * sysdeps/powerpc/powerpc64le/power7/fpu/Implies: Likewise.
13510 * sysdeps/powerpc/powerpc64le/power7/fpu/multiarch/Implies: Likewise.
13511 * sysdeps/powerpc/powerpc64le/power7/multiarch/Implies: Likewise.
13512 * sysdeps/powerpc/powerpc64le/power8/Implies: Likewise.
13513 * sysdeps/powerpc/powerpc64le/power8/fpu/Implies: Likewise.
13514 * sysdeps/powerpc/powerpc64le/power8/fpu/multiarch/Implies: Likewise.
13515 * sysdeps/powerpc/powerpc64le/power8/multiarch/Implies: Likewise.
13516 * sysdeps/powerpc/powerpc64le/power9/Implies: Likewise.
13517 * sysdeps/powerpc/powerpc64le/power9/fpu/Implies: Likewise.
13518 * sysdeps/powerpc/powerpc64le/power9/fpu/multiarch/Implies: Likewise.
13519 * sysdeps/powerpc/powerpc64le/power9/multiarch/Implies: Likewise.
13520
13521 * sysdeps/powerpc/powerpc64/le/power7/Implies: Move from powerpc64le
13522 and adjusted to imply olders processors.
13523 * sysdeps/powerpc/powerpc64/le/power7/fpu/Implies: Likewise.
13524 * sysdeps/powerpc/powerpc64/le/power7/fpu/multiarch/Implies: Likewise.
13525 * sysdeps/powerpc/powerpc64/le/power7/multiarch/Implies: Likewise.
13526 * sysdeps/powerpc/powerpc64/le/power8/Implies: Likewise.
13527 * sysdeps/powerpc/powerpc64/le/power8/fpu/Implies: Likewise.
13528 * sysdeps/powerpc/powerpc64/le/power8/fpu/multiarch/Implies: Likewise.
13529 * sysdeps/powerpc/powerpc64/le/power8/multiarch/Implies: Likewise.
13530 * sysdeps/powerpc/powerpc64/le/power9/Implies: Likewise.
13531 * sysdeps/powerpc/powerpc64/le/power9/fpu/Implies: Likewise.
13532 * sysdeps/powerpc/powerpc64/le/power9/fpu/multiarch/Implies: Likewise.
13533 * sysdeps/powerpc/powerpc64/le/power9/multiarch/Implies: Likewise.
13534
13535 * sysdeps/unix/sysv/linux/powerpc/powerpc64le/Implies: Move to
13536 powerpc64/le.
13537 * sysdeps/unix/sysv/linux/powerpc/powerpc64le/float128-abi.h: Likewise.
13538 * sysdeps/unix/sysv/linux/powerpc/powerpc64le/fpu/Implies: Likewise.
13539
13540 * sysdeps/unix/sysv/linux/powerpc/powerpc64/le/Implies: Move from
13541 powerpc64le.
13542 * sysdeps/unix/sysv/linux/powerpc/powerpc64/le/float128-abi.h: Likewise.
13543 * sysdeps/unix/sysv/linux/powerpc/powerpc64/le/fpu/Implies: Likewise.
13544
13545 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: Move to
13546 powerpc64/be.
13547 * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
13548 * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: Likewise.
13549 * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/fpu/Implies: Likewise.
13550
13551 * sysdeps/unix/sysv/linux/powerpc/powerpc64/be/970/Implies: Move from
13552 powerpc64 and adjusted.
13553 * sysdeps/unix/sysv/linux/powerpc/powerpc64/be/a2/Implies: Likewise.
13554 * sysdeps/unix/sysv/linux/powerpc/powerpc64/be/cell/Implies: Likewise.
13555 * sysdeps/unix/sysv/linux/powerpc/powerpc64/be/cell/fpu/Implies:
13556 Likewise.
13557
a3fb6b6b
JM
135582018-04-27 Joseph Myers <joseph@codesourcery.com>
13559
13560 * sysdeps/tile: Remove.
13561 * sysdeps/unix/sysv/linux/tile: Likewise.
13562 * README (tilegx-*-linux-gnu): Remove from list of supported
13563 configurations.
13564 * manual/contrib.texi (Contributors): Mention Chris Metcalf's
13565 contribution of support for generic Linux kernel syscall
13566 interface.
13567 * scripts/build-many-glibcs.py (Context.add_all_configs): Remove
13568 tilegx configurations.
13569 (Config.install_linux_headers): Do not handle tile.
13570 * sysdeps/unix/sysv/linux/aarch64/ldsodefs.h: Do not mention Tile
13571 in comment.
13572 * sysdeps/unix/sysv/linux/nios2/Makefile: Likewise.
13573 * sysdeps/unix/sysv/linux/posix_fadvise.c: Likewise.
13574 [__ASSUME_FADVISE64_64_NO_ALIGN] (__ALIGNMENT_ARG): Remove
13575 conditional undefine and redefine.
13576 * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not mention Tile
13577 in comment.
13578 [__ASSUME_FADVISE64_64_NO_ALIGN] (__ALIGNMENT_ARG): Remove
13579 conditional undefine and redefine.
13580
7a6f7478
AJ
135812018-04-26 Aurelien Jarno <aurelien@aurel32.net>
13582
13583 * signal/tst-sigaction.c: New file to test BZ #23069.
13584 * signal/Makefile (tests): Fix indentation. Add tst-sigaction.
13585
81b49e96
TMQMF
135862018-04-26 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
13587
13588 [BZ #22766]
13589 * include/dlfcn.h [__libc_dl_open]: Replace RTLD_LAZY with RTLD_NOW.
13590 * sysdeps/gnu/unwind-resume.c (__lib_gcc_s_init): Replace
13591 __libc_dlopen_mode() using RTLD_NOW with __libc_dlopen.
13592 * sysdeps/nptl/unwind-forcedunwind.c: Likewise.
13593
7d80f48e
AZ
135942018-04-25 Adhemerval Zanella <adhemerval.zanella@linaro.org>
13595
13596 * sysdeps/unix/sysv/linux/getdirentries.c (getdirentries): Build iff
13597 _DIRENT_MATCHES_DIRENT64 is not defined.
13598 * sysdeps/unix/sysv/linux/getdirentries64.c (getdirentries64): Open
13599 implementation and alias to getdirentries if _DIRENT_MATCHES_DIRENT64
13600 is defined.
13601 * sysdeps/unix/sysv/linux/wordsize-64/getdirentries.c: Remove file.
13602 * sysdeps/unix/sysv/linux/wordsize-64/getdirentries64.c: Remove file.
13603
42a2bf58
JM
136042018-04-25 Joseph Myers <joseph@codesourcery.com>
13605
13606 * scripts/build-many-glibcs.py (Context.checkout): Default GCC
13607 version to GCC 8 branch.
13608
9320ca88
JM
136092018-04-24 Joseph Myers <joseph@codesourcery.com>
13610
5e14bb97
JM
13611 * sysdeps/mach/hurd/dl-sysdep.c: Include <not-errno.h>.
13612 (check_no_hidden): Use type of original function when declaring
13613 alias.
13614
9320ca88
JM
13615 * sysdeps/unix/sysv/linux/sys/ptrace.h
13616 (PTRACE_SECCOMP_GET_METADATA): New enum value and macro.
13617 * sysdeps/unix/sysv/linux/bits/ptrace-shared.h
13618 (struct __ptrace_seccomp_metadata): New type.
13619 * sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h
13620 (PTRACE_SECCOMP_GET_METADATA): Likewise.
13621 * sysdeps/unix/sysv/linux/arm/sys/ptrace.h
13622 (PTRACE_SECCOMP_GET_METADATA): Likewise.
13623 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h
13624 (PTRACE_SECCOMP_GET_METADATA): Likewise.
13625 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h
13626 (PTRACE_SECCOMP_GET_METADATA): Likewise.
13627 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h
13628 (PTRACE_SECCOMP_GET_METADATA): Likewise.
13629 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h
13630 (PTRACE_SECCOMP_GET_METADATA): Likewise.
13631 * sysdeps/unix/sysv/linux/tile/sys/ptrace.h
13632 (PTRACE_SECCOMP_GET_METADATA): Likewise.
13633 * sysdeps/unix/sysv/linux/x86/sys/ptrace.h
13634 (PTRACE_SECCOMP_GET_METADATA): Likewise.
13635
af7e376b
AZ
136362018-04-23 Adhemerval Zanella <adhemerval.zanella@linaro.org>
13637
13638 * dirent/alphasort.c (alphasort): Build iff _DIRENT_MATCHES_DIRENT64 is
13639 defined.
13640 * dirent/versionsort.c (versionsort): Likewise.
13641 * dirent/alphasort64.c (alphasort64): Build regardless and alias to
13642 alphasort if _DIRENT_MATCHES_DIRENT64 is defined.
13643 * dirent/versionsort64.c (versionsort64): Likewise.
13644 * sysdeps/unix/sysv/linux/i386/alphasort64.c: Remove file.
13645 * sysdeps/unix/sysv/linux/arm/alphasort64.c: Likewise.
13646 * sysdeps/unix/sysv/linux/arm/versionsort64.c: Likewise.
13647 * sysdeps/unix/sysv/linux/m68k/alphasort64.c: Likewise.
13648 * sysdeps/unix/sysv/linux/m68k/versionsort64.c: Likewise.
13649 * sysdeps/unix/sysv/linux/s390/s390-32/alphasort64.c: Likewise.
13650 * sysdeps/unix/sysv/linux/s390/s390-32/versionsort64.c: Likewise.
13651 * sysdeps/unix/sysv/linux/i386/versionsort64.c: Likewise.
13652 * sysdeps/unix/sysv/linux/alphasort64.c: New file.
13653 * sysdeps/unix/sysv/linux/versionsort64.c: Likewise.
13654 * sysdeps/unix/sysv/linux/powerpc/powerpc32/alphasort64.c: Likewise.
13655 * sysdeps/unix/sysv/linux/powerpc/powerpc32/versionsort64.c: Likewise.
13656 * sysdeps/unix/sysv/linux/sparc/sparc32/alphasort64.c: Likewise.
13657 * sysdeps/unix/sysv/linux/sparc/sparc32/versionsort64.c: Likewise.
13658
da5e0361
JM
136592018-04-23 Joseph Myers <joseph@codesourcery.com>
13660
13661 * elf/elf.h (NT_PPC_PKEY): New macro.
13662
ea76691a
DSN
136632018-04-23 Dragan Stanojevic - Nevidljivi <invisible@hidden-city.net>
13664
13665 [BZ #23094]
13666 * localedata/locales/hr_HR: fix thousands_sep and
13667 mon_thousands_sep
13668
573963e3
JM
136692018-04-20 Joseph Myers <joseph@codesourcery.com>
13670
13671 * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_MISC]
13672 (XTABS): Define to TAB3.
13673
c0123b3b
AZ
136742018-04-20 Adhemerval Zanella <adhemerval.zanella@linaro.org>
13675
0900a849
AZ
13676 * sysdeps/hppa/fpu/libm-test-ulps: Update.
13677
c0123b3b
AZ
13678 * dirent/scandir-tail-common.c: New file.
13679 * dirent/scandir-tail.c: Use scandir-tail-common.c.
13680 (__scandir_tail): Build iff _DIRENT_MATCHES_DIRENT64 is not defined.
13681 * dirent/scandir.c: Use scandir-tail-common.c.
13682 * dirent/scandirat.c: Likewise.
13683 * dirent/scandir64-tail.c: Use scandir-tail-common.c.
13684 * dirent/scandir64.c (scandir64): Always build and alias to scandir
13685 if _DIRENT_MATCHES_DIRENT64 is defined.
13686 * dirent/scandirat64.c (scandirat64): Likewise.
13687 * include/dirent.h (__scandir_tail): Only define iff
13688 _DIRENT_MATCHES_DIRENT64 is not defined.
13689 (__scandir64_tail): Define regardless.
13690 (__scandirat, scandirat64): Remove libc_hidden_proto.
13691 * sysdeps/unix/sysv/linux/arm/scandir64.c: Remove file.
13692 * sysdeps/unix/sysv/linux/m68k/scandir64.c: Likewise.
13693 * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Likewise.
13694 * sysdeps/unix/sysv/linux/s390/s390-32/scandir64.c: Likewise.
13695 * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
13696 * sysdeps/unix/sysv/linux/sparc/sparc32/scandir64.c: Likewise.
13697 * sysdeps/unix/sysv/linux/scandir64.c: New file.
13698
458b94f6
JM
136992018-04-20 Joseph Myers <joseph@codesourcery.com>
13700
13701 * sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h (HWCAP_ASIMDFHM):
13702 New macro.
13703 * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c (_DL_HWCAP_COUNT):
13704 Increase to 24.
13705 (_dl_aarch64_cap_flags): Add asimdfhm.
13706
9f0437e8
CLT
137072018-04-19 Chung-Lin Tang <cltang@codesourcery.com>
13708
13709 * sysdeps/nios2/libm-test-ulps: Update.
13710
298d0e31
AZ
137112018-04-19 Adhemerval Zanella <adhemerval.zanella@linaro.org>
13712
50511ca4
AZ
13713 * sysdeps/unix/sysv/linux/mips/mips64/getdents64.c (__getdents64):
13714 Only alias to __getdents for _DIRENT_MATCHES_DIRENT64.
13715
298d0e31
AZ
13716 * sysdeps/unix/sysv/linux/alpha/getdents.c: Add comments with alpha
13717 requirements.
13718 (_DIRENT_MATCHES_DIRENT64): Undef
13719 * sysdeps/unix/sysv/linux/alpha/getdents64.c: Likewise.
13720 * sysdeps/unix/sysv/linux/arm/getdents64.c: Remove file.
13721 * sysdeps/unix/sysv/linux/generic/getdents.c: Likewise.
13722 * sysdeps/unix/sysv/linux/generic/getdents64.c: Likewise.
13723 * sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c: Likewise.
13724 * sysdeps/unix/sysv/linux/getdents.c: Simplify implementation by
13725 use getdents64 syscalls as base.
13726 * sysdeps/unix/sysv/linux/getdents64.c: Likewise and add compatibility
13727 symbol if required.
13728 * sysdeps/unix/sysv/linux/hppa/getdents64.c: Likewise.
13729 * sysdeps/unix/sysv/linux/i386/getdents64.c: Likewise.
13730 * sysdeps/unix/sysv/linux/m68k/getdents64.c: Likewise.
13731 * sysdeps/unix/sysv/linux/powerpc/getdents64.c: Likewise.
13732 * sysdeps/unix/sysv/linux/s390/s390-32/getdents64.c: Likewise.
13733 * sysdeps/unix/sysv/linux/sparc/sparc32/getdents64.c: Likewise.
13734 * sysdeps/unix/sysv/linux/wordsize-64/getdents.c: Likewise.
13735 * sysdeps/unix/sysv/linux/wordsize-64/getdents64.c: Likewise.
13736 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
13737 (__get_clockfreq_via_proc_openprom): Use __getdents64.
13738 * sysdeps/unix/sysv/linux/mips/mips64/getdents64.c: New file.
13739
0085be14
SL
137402018-04-19 Stefan Liebler <stli@linux.vnet.ibm.com>
13741
13742 * scripts/test_printers_common.py (init_test): Disable lock elision.
13743
da796524
SL
137442018-04-19 Stefan Liebler <stli@linux.vnet.ibm.com>
13745
13746 * math/test-tgmath.c (count_double, count_float,
13747 count_ldouble, count_cdouble, count_cfloat,
13748 count_cldouble): Use volatile int.
13749
0dd25301
ST
137502018-04-19 Samuel Thibault <samuel.thibault@ens-lyon.org>
13751
13752 * sysdeps/mach/hurd/i386/Makefile [$(subdir) = conform]
13753 (conformtest-xfail-conds): Add i386-gnu.
cbc256b1 13754 * conform/data/fcntl.h-data (flock.l_type, flock.l_whence): XFAIL on
0dd25301
ST
13755 i386-gnu.
13756 * conform/data/sys/ipc.h-data (ipc_perm.uid, ipc_perm.gid,
13757 ipc_perm.cuid, ipc_perm.cgid): Likewise.
13758 * conform/data/sys/msg.h-data (msqid_ds.msg_lspid,
13759 msqid_ds.msg_lrpid): Likewise.
13760 * conform/data/sys/shm.h-data (shmid_ds.shm_lpid, shmid_ds.shm_cpid):
13761 Likewise.
13762 * conform/data/sys/stat.h-data (stat.st_dev): Likewise.
13763 * conform/data/sys/statvfs.h-data (statvfs.f_fsid): Likewise.
9d9f8f03
ST
13764 * sysdeps/mach/hurd/bits/statvfs.h (struct statvfs): Make f_bsize,
13765 f_namemax, f_frsize, and f_flag fields unsigned long int instead of
13766 unsigned int.
13767 (struct statvfs64): Likewise.
f55a4fde
ST
13768 * sysdeps/mach/hurd/bits/statfs.h (struct statfs, struct statfs64):
13769 Likewise.
77b93390
ST
13770 * bits/in.h [!__USE_MISC]: Do not define struct ip_opts.
13771 * conform/data/netinet/in.h-data: Allow sin_ and sin6_ prefix.
13772 * sysdeps/gnu/bits/msq.h (struct msqid_ds): Use __wait_queue struct
13773 instead of wait_queue.
13774 * sysdeps/gnu/bits/shm.h (struct shmid_ds): Use __vm_area_struct
13775 instead of vm_area_struct.
5cd2931a
ST
13776 * bits/sched.h: Include <bits/types/struct_sched_param.h> and move
13777 struct sched_param definition to it.
e60c3f2b
ST
13778 * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
13779 * bits/types/struct_sched_param.h: New file.
13780 * sysdeps/htl/bits/types/struct___pthread_attr.h: Include
13781 <bits/types/struct_sched_param.h> instead of <sched.h>.
13782 * posix/Makefile (headers): Add bits/types/struct_sched_param.h.
5cd2931a
ST
13783 * sysdeps/pthread/bits/types/sigevent_t.h: New file, based on the
13784 generic version but include <bits/pthreadtypes.h> to make struct
13785 sigevent's sigev_notify_attributes field a pthread_attr_t*.
ed370924
ST
13786 * bits/types/siginfo_t.h: Remove siginfo struct name, unused and
13787 non-compliant.
a564872d
ST
13788 * bits/termios.h [__USE_XOPEN || __USE_XOPEN2K8] (IXANY): Define.
13789 [__USE_XOPEN && !__USE_XOPEN2K] (IUCLC, OLCUC): Define.
13790 [__USE_XOPEN] (OFDEL): New macro.
13791 [__USE_XOPEN && !__USE_XOPEN2K] (XCASE): New macro.
a279b8ed 13792 * bits/resource.h (RLIM_SAVED_MAX, RLIM_SAVED_CUR): New macros.
5dbfe13b
ST
13793 * sysdeps/hurd/include/hurd.h [!_ISOMAC]: Do not declare libc hidden
13794 prototypes.
13795 * sysdeps/hurd/include/hurd/fd.h [!_ISOMAC]: Likewise.
13796 * sysdeps/hurd/include/hurd/signal.h [!_ISOMAC]: Likewise.
81b032c8
ST
13797 * sysdeps/arm/sys/ucontext.h: Remove fpregset struct name, unused and
13798 non-compliant.
13799 * sysdeps/i386/sys/ucontext.h: Likewise.
13800 * sysdeps/m68k/sys/ucontext.h: Likewise.
13801 * sysdeps/mips/sys/ucontext.h: Likewise.
13802 * sysdeps/unix/sysv/linux/hppa/sys/ucontext.h: Likewise.
f00b62ec
ST
13803 * sysdeps/mach/hurd/i386/Makefile
13804 (test-xfail-POSIX/fcntl.h/conform): Add.
13805 (test-xfail-POSIX/signal.h/conform): Add.
13806 (test-xfail-POSIX/semaphore.h/conform): Add.
13807 (test-xfail-POSIX/regex.h/conform): Add.
13808 (test-xfail-POSIX/aio.h/conform): Add.
13809 (test-xfail-POSIX/mqueue.h/conform): Add.
13810 (test-xfail-POSIX/sys/types.h/conform): Add.
13811 (test-xfail-UNIX98/fcntl.h/conform): Add.
13812 (test-xfail-UNIX98/netdb.h/conform): Add.
13813 (test-xfail-UNIX98/signal.h/conform): Add.
13814 (test-xfail-UNIX98/semaphore.h/conform): Add.
13815 (test-xfail-UNIX98/regex.h/conform): Add.
13816 (test-xfail-UNIX98/aio.h/conform): Add.
13817 (test-xfail-UNIX98/ftw.h/conform): Add.
13818 (test-xfail-UNIX98/mqueue.h/conform): Add.
13819 (test-xfail-UNIX98/netinet/in.h/conform): Add.
13820 (test-xfail-UNIX98/sys/wait.h/conform): Add.
13821 (test-xfail-UNIX98/sys/sem.h/conform): Add.
13822 (test-xfail-UNIX98/sys/uio.h/conform): Add.
13823 (test-xfail-UNIX98/sys/socket.h/conform): Add.
13824 (test-xfail-UNIX98/sys/types.h/conform): Add.
13825 (test-xfail-UNIX98/stdlib.h/conform): Add.
13826 (test-xfail-UNIX98/arpa/inet.h/conform): Add.
13827 (test-xfail-POSIX2008/fcntl.h/conform): Add.
13828 (test-xfail-POSIX2008/netdb.h/conform): Add.
13829 (test-xfail-POSIX2008/signal.h/conform): Add.
13830 (test-xfail-POSIX2008/semaphore.h/conform): Add.
13831 (test-xfail-POSIX2008/regex.h/conform): Add.
13832 (test-xfail-POSIX2008/aio.h/conform): Add.
13833 (test-xfail-POSIX2008/mqueue.h/conform): Add.
13834 (test-xfail-POSIX2008/netinet/in.h/conform): Add.
13835 (test-xfail-POSIX2008/sys/wait.h/conform): Add.
13836 (test-xfail-POSIX2008/sys/socket.h/conform): Add.
13837 (test-xfail-POSIX2008/sys/types.h/conform): Add.
13838 (test-xfail-POSIX2008/arpa/inet.h/conform): Add.
13839 (test-xfail-XOPEN2K/fcntl.h/conform): Add.
13840 (test-xfail-XOPEN2K/netdb.h/conform): Add.
13841 (test-xfail-XOPEN2K/signal.h/conform): Add.
13842 (test-xfail-XOPEN2K/semaphore.h/conform): Add.
13843 (test-xfail-XOPEN2K/regex.h/conform): Add.
13844 (test-xfail-XOPEN2K/aio.h/conform): Add.
13845 (test-xfail-XOPEN2K/ftw.h/conform): Add.
13846 (test-xfail-XOPEN2K/mqueue.h/conform): Add.
13847 (test-xfail-XOPEN2K/netinet/in.h/conform): Add.
13848 (test-xfail-XOPEN2K/sys/wait.h/conform): Add.
13849 (test-xfail-XOPEN2K/sys/sem.h/conform): Add.
13850 (test-xfail-XOPEN2K/sys/uio.h/conform): Add.
13851 (test-xfail-XOPEN2K/sys/socket.h/conform): Add.
13852 (test-xfail-XOPEN2K/sys/types.h/conform): Add.
13853 (test-xfail-XOPEN2K/stdlib.h/conform): Add.
13854 (test-xfail-XOPEN2K/arpa/inet.h/conform): Add.
13855 (test-xfail-XOPEN2K8/fcntl.h/conform): Add.
13856 (test-xfail-XOPEN2K8/netdb.h/conform): Add.
13857 (test-xfail-XOPEN2K8/signal.h/conform): Add.
13858 (test-xfail-XOPEN2K8/semaphore.h/conform): Add.
13859 (test-xfail-XOPEN2K8/regex.h/conform): Add.
13860 (test-xfail-XOPEN2K8/aio.h/conform): Add.
13861 (test-xfail-XOPEN2K8/ftw.h/conform): Add.
13862 (test-xfail-XOPEN2K8/mqueue.h/conform): Add.
13863 (test-xfail-XOPEN2K8/netinet/in.h/conform): Add.
13864 (test-xfail-XOPEN2K8/sys/wait.h/conform): Add.
13865 (test-xfail-XOPEN2K8/sys/sem.h/conform): Add.
13866 (test-xfail-XOPEN2K8/sys/uio.h/conform): Add.
13867 (test-xfail-XOPEN2K8/sys/socket.h/conform): Add.
13868 (test-xfail-XOPEN2K8/sys/types.h/conform): Add.
13869 (test-xfail-XOPEN2K8/stdlib.h/conform): Add.
13870 (test-xfail-XOPEN2K8/arpa/inet.h/conform): Add.
cbc256b1
ST
13871 * conform/data/signal.h-data (SA_SIGINFO, SA_NOCLDWAIT): XFAIL on
13872 i386-gnu.
13873 * conform/data/sys/wait.h-data (WIFCONTINUED, WEXITED, WSTOPPED,
13874 WCONTINUED, WNOWAIT): XFAIL on i386-gnu.
0dd25301 13875
d6397de3
JM
138762018-04-18 Joseph Myers <joseph@codesourcery.com>
13877
13878 * scripts/build-many-glibcs.py (Context.add_all_configs): Use
13879 --enable-obsolete for powerpc-linux-gnuspe.
13880
8323a902
ST
138812018-04-18 Samuel Thibault <samuel.thibault@ens-lyon.org>
13882
3dc0814c 13883 * conform/data/sys/un.h-data: Allow sun_ prefix.
c5896a45 13884 * sysdeps/mach/include/lock-intern.h: Do not declare libc hidden
d4379e02 13885 prototypes.
c5896a45
ST
13886 * sysdeps/mach/include/mach.h: Likewise.
13887 * sysdeps/mach/include/mach/mig_support.h: Likewise.
13888 * sysdeps/mach/include/mach_error.h: Likewise.
8323a902 13889
743b9c2a
AZ
138902018-04-16 Adhemerval Zanella <adhemerval.zanella@linaro.org>
13891
13892 * sysdeps/arm/armv6t2/memchr.S (memchr): Remove ARM code path.
13893 * sysdeps/arm/armv6t2/strlen.S (memchr): Likewise.
13894 * sysdeps/arm/armv7/multiarch/memchr_neon.S (memchr): Likewise.
13895 * sysdeps/arm/armv7/strcmp.S (strcmp): Likewise.
13896
326e74e7
AS
138972018-04-16 Andreas Schwab <schwab@suse.de>
13898
13899 [BZ #19527]
13900 * iconvdata/gconv-modules (ARMSCII8//, ShiftJISX0213//): New aliases.
13901
a14d8acd
PM
139022018-04-15 Patrick McGehearty <patrick.mcgehearty@oracle.com>
13903
13904 * sysdeps/ieee754/dbl-64/e_exp.c: faster __ieee754_exp()
13905 * sysdeps/ieee754/dbl-64/eexp.tbl: New file for e_exp.c
13906
a700e7cb
DD
139072018-04-12 DJ Delorie <dj@redhat.com>
13908
13909 * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
13910 version to 4.16.
13911
d8abfab7
SL
139122018-04-12 Stefan Liebler <stli@linux.vnet.ibm.com>
13913
13914 * sysdeps/unix/sysv/linux/s390/kernel_sigaction.h
13915 (struct kernel_sigaction): Use the same definition on 31bit as is used
13916 on 64bit.
13917
583a27d5
FW
139182018-04-09 Florian Weimer <fweimer@redhat.com>
13919
13920 [BZ #23037]
13921 * resolv/res_send.c (send_dg): Use designated initializers instead
13922 of assignment to zero-initialize other fields of struct mmsghdr.
13923
243f59e5
AZ
139242018-04-06 Adhemerval Zanella <adhemerval.zanella@linaro.org>
13925
942de61a
AZ
13926 * sysdeps/posix/readdir.c (__READDIR, __GETDENTS, DIRENTY_TYPE,
13927 __READDIR_ALIAS): Undefine after usage.
13928 * sysdeps/posix/readdir_r.c (__READDIR_R, __GETDENTS, DIRENT_TYPE,
13929 __READDIR_R_ALIAS): Likewise.
13930 * sysdeps/unix/sysv/linux/arm/readdir64.c: Remove file.
13931 * sysdeps/unix/sysv/linux/arm/readdir64_r.c: Likewise.
13932 * sysdeps/unix/sysv/linux/m68k/readdir64.c: Likewise.
13933 * sysdeps/unix/sysv/linux/m68k/readdir64_r.c: Likewise.
13934 * sysdeps/unix/sysv/linux/powerpc/readdir64.c: Likewise.
13935 * sysdeps/unix/sysv/linux/powerpc/readdir64_r.c: Likewise.
13936 * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
13937 * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
13938 * sysdeps/unix/sysv/linux/s390/s390-32/readdir64.c: Likewise.
13939 * sysdeps/unix/sysv/linux/s390/s390-32/readdir64_r.c: Likewise.
13940 * sysdeps/unix/sysv/linux/sparc/sparc32/readdir64.c: Likewise.
13941 * sysdeps/unix/sysv/linux/sparc/sparc32/readdir64_r.c: Likewise.
13942 * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
13943 * sysdeps/unix/sysv/linux/wordsize-64/readdir64.c: Likewise.
13944 * sysdeps/unix/sysv/linux/wordsize-64/readdir64_r.c: Likewise.
13945 * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Likewise.
13946 * sysdeps/unix/sysv/linux/readdir.c: New file.
13947 * sysdeps/unix/sysv/linux/readdir_r.c: Likewise.
13948 * sysdeps/unix/sysv/linux/readdir64.c: Add compat symbol if required.
13949 * sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.
13950
243f59e5
AZ
13951 * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Update.
13952
690c3475
AS
139532018-04-06 Andreas Schwab <schwab@linux-m68k.org>
13954
13955 * manual/charset.texi (Converting a Character): Fix typo.
13956
b4a5d26d
AZ
139572018-04-05 Adhemerval Zanella <adhemerval.zanella@linaro.org>
13958
bbc2062a
AZ
13959 * sysdeps/sparc/fpu/libm-test-ulps: Update.
13960
fa7c6199
AZ
13961 * sysdeps/arm/libm-test-ulps: Update.
13962
b4a5d26d
AZ
13963 * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Use default Linux version
13964 as base implementation.
13965 * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
13966 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
13967 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
13968 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
13969 * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
13970 * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h: Add include guards,
13971 remove unrequired definitions and update comments.
13972 * sysdeps/unix/sysv/linux/kernel_sigaction.h: Likewise.
13973 * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h: Likewise.
13974 * sysdeps/unix/sysv/linux/ia64/kernel_sigaction.h: New file.
13975 * sysdeps/unix/sysv/linux/m68k/kernel_sigaction.h: Likewise.
13976 * sysdeps/unix/sysv/linux/nios2/kernel_sigaction.h: Likewise.
13977 * sysdeps/unix/sysv/linux/powerpc/kernel_sigaction: Likewise.
13978 * sysdeps/unix/sysv/linux/s390/kernel_sigaction.h: Likewise.
13979 * sysdeps/unix/sysv/linux/sh/kernel_sigaction.h: Likewise.
13980 * sysdeps/unix/sysv/linux/sparc/kernel_sigaction.h: Likewise.
13981 * sysdeps/unix/sysv/linux/tile/kernel_sigaction.h: Likewise.
13982 * sysdeps/unix/sysv/linux/ia64/sigaction.c: Remove file.
13983 * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
13984 * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
13985 * sysdeps/unix/sysv/linux/sigaction.c: Add STUB, SET_SA_RESTORER,
13986 and RESET_SA_RESTORER hooks.
13987
db9e55ff
SL
139882018-04-05 Stefan Liebler <stli@linux.vnet.ibm.com>
13989
13990 * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
13991
cf138b0c
FW
139922018-04-05 Florian Weimer <fweimer@redhat.com>
13993
13994 * manual/examples/mbstouwcs.c (mbstouwcs): Fix loop termination,
13995 integer overflow, memory leak on error, and indeterminate errno
13996 value. Add a null wide character to terminate the result string.
13997 * manual/charset.texi (Converting a Character): Mention embedded
13998 null bytes in the mbrtowc input string. Explain what happens in
13999 the -2 result case. Do not claim that mbrtowc is simple or
14000 obvious to use. Adjust the description of the code example. Use
14001 @code, not @var, for concrete variables.
14002
0f339252
FW
140032018-04-05 Florian Weimer <fweimer@redhat.com>
14004
14005 * manual/examples/mbstouwcs.c: New file.
14006 * manual/charset.texi (Converting a Character): Include it.
14007
e5f9508a
ST
140082018-04-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
14009
c120981d
ST
14010 * include/dirent.h (dirfd): Add hidden proto.
14011 * dirent/dirfd.c (dirfd): Add hidden def.
14012 * sysdeps/mach/hurd/dirfd.c (dirfd): Add hidden def.
14013 * sysdeps/posix/dirfd.c (dirfd): Add hidden def.
e5f9508a 14014
b2fd61ca
TMQMF
140152018-04-04 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
14016
14017 * sysdeps/powerpc/fpu/libm-test-ulps: Increase double-precision
14018 sin, cos and sincos to 1 ULP.
14019
10a446dd
MR
140202018-04-04 Maciej W. Rozycki <macro@mips.com>
14021
e7feec37
MR
14022 [BZ #19818]
14023 * sysdeps/generic/ldsodefs.h (SYMBOL_ADDRESS): Handle SHN_ABS
14024 symbols.
14025 * elf/dl-addr.c (determine_info): Ignore SHN_ABS symbols.
14026 * elf/tst-absolute-sym.c: New file.
14027 * elf/tst-absolute-sym-lib.c: New file.
14028 * elf/tst-absolute-sym-lib.lds: New file.
14029 * elf/Makefile (tests): Add `tst-absolute-sym'.
14030 (modules-names): Add `tst-absolute-sym-lib'.
14031 (LDLIBS-tst-absolute-sym-lib.so): New variable.
14032 ($(objpfx)tst-absolute-sym-lib.so): New dependency.
14033 ($(objpfx)tst-absolute-sym): New dependency.
14034
10a446dd
MR
14035 [BZ #19818]
14036 * sysdeps/generic/ldsodefs.h (LOOKUP_VALUE_ADDRESS): Add `set'
14037 parameter.
14038 (SYMBOL_ADDRESS): New macro.
14039 [!ELF_FUNCTION_PTR_IS_SPECIAL] (DL_SYMBOL_ADDRESS): Use
14040 SYMBOL_ADDRESS for symbol address calculation.
14041 * elf/dl-runtime.c (_dl_fixup): Likewise.
14042 (_dl_profile_fixup): Likewise.
14043 * elf/dl-symaddr.c (_dl_symbol_address): Likewise.
14044 * elf/rtld.c (dl_main): Likewise.
14045 * sysdeps/aarch64/dl-machine.h (elf_machine_rela): Likewise.
14046 * sysdeps/alpha/dl-machine.h (elf_machine_rela): Likewise.
14047 * sysdeps/arm/dl-machine.h (elf_machine_rel): Likewise.
14048 (elf_machine_rela): Likewise.
14049 * sysdeps/hppa/dl-machine.h (elf_machine_rela): Likewise.
14050 * sysdeps/hppa/dl-symaddr.c (_dl_symbol_address): Likewise.
14051 * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
14052 (elf_machine_rela): Likewise.
14053 * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
14054 * sysdeps/m68k/dl-machine.h (elf_machine_rela): Likewise.
14055 * sysdeps/microblaze/dl-machine.h (elf_machine_rela): Likewise.
14056 * sysdeps/mips/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
14057 Likewise.
14058 (elf_machine_reloc): Likewise.
14059 (elf_machine_got_rel): Likewise.
14060 * sysdeps/mips/dl-trampoline.c (__dl_runtime_resolve): Likewise.
14061 * sysdeps/nios2/dl-machine.h (elf_machine_rela): Likewise.
14062 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
14063 Likewise.
14064 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
14065 Likewise.
14066 * sysdeps/riscv/dl-machine.h (elf_machine_rela): Likewise.
14067 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
14068 Likewise.
14069 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
14070 Likewise.
14071 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
14072 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
14073 Likewise.
14074 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
14075 Likewise.
14076 * sysdeps/tile/dl-machine.h (elf_machine_rela): Likewise.
14077 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
14078
9185f86d
ZW
140792018-04-04 Zack Weinberg <zackw@panix.com>
14080
14081 * sysdeps/generic/internal-signals.h: Include signal.h,
14082 sigsetops.h, and stdbool.h.
14083 (__libc_signal_block_all): Actually block all signals.
14084 (__libc_signal_block_app): Likewise.
14085 (__libc_signal_restore_set): Actually restore the signal mask.
14086
b07367bc
FW
140872018-04-04 Florian Weimer <fweimer@redhat.com>
14088
14089 inet: Actually build and run tst-deadline.
14090 * inet/Makefile (tests-internal): Add tst-deadline and do not
14091 overwrite the variable.
14092 (tests-static-internal): Remove variable.
14093
f2652643
L
140942018-04-03 H.J. Lu <hongjiu.lu@intel.com>
14095
14096 [BZ #22947]
14097 * bits/uio-ext.h (RWF_APPEND): New.
14098 * sysdeps/unix/sysv/linux/bits/uio-ext.h (RWF_APPEND): Likewise.
14099 * manual/llio.texi: Document RWF_APPEND.
14100 * misc/tst-preadvwritev2-common.c (RWF_APPEND): New.
14101 (RWF_SUPPORTED): Add RWF_APPEND.
14102
d2dc5467
AZ
141032018-04-03 Adhemerval Zanella <adhemerval.zanella@linaro.org>
14104
14105 [BZ #22391]
14106 * nptl/sigaction.c (__sigaction): Use __is_internal_signal to
14107 check for internal nptl signals.
14108 * nptl/sigaction.c (__sigaction): Likewise.
14109 * signal/sigaddset.c (sigaddset): Likewise.
14110 * signal/sigdelset.c (sigdelset): Likewise.
14111 * sysdeps/posix/signal.c (__bsd_signal): Likewise.
14112 * sysdeps/posix/sigset.c (sigset): Call and check sigaddset return
14113 value.
14114 * signal/sigfillset.c (sigfillset): User __clear_internal_signals
14115 to filter out internal nptl signals.
14116 * signal/tst-sigset.c (do_test): Check ech signal indidually and
14117 also check realtime signals using standard macros.
14118 * sysdeps/generic/internal-signals.h (__clear_internal_signals,
14119 __is_internal_signal, __libc_signal_block_all,
14120 __libc_signal_block_app, __libc_signal_restore_set): New functions.
14121 * sysdeps/nptl/sigfillset.c: Remove file.
14122 * sysdeps/unix/sysv/linux/internal-signals.h (__is_internal_signal):
14123 Change return to bool.
14124 (__clear_internal_signals): Remove SIGTIMER clean since it is
14125 equal to SIGCANEL on Linux.
14126 * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Assume
14127 signal set was constructed using standard functions.
14128
511ed56f
ST
141292018-04-03 Samuel Thibault <samuel.thibault@ens-lyon.org>
14130
92846492
ST
14131 * sysdeps/mach/hurd/if_index.c (__if_nametoindex): Return ENODEV if
14132 ifname is too long.
e8ef51b1
ST
14133 * hurd/hurdsig.c (interrupted_reply_port_location): Use
14134 DIAG_IGNORE_NEEDS_COMMENT to silence warning with GCC 6 and before.
ff297b70
ST
14135 * sysdeps/mach/hurd/i386/exc2signal.c (_hurd_exception2signal): Add
14136 hidden def.
14137 * mach/spin-lock.c (__mutex_unlock): Add hidden def.
d8440a21
ST
14138 * signal/sigaddset.c: Include <sigsetopts.h>.
14139 * signal/sigdelset.c: Likewise.
511ed56f 14140
e88ecbbf
WD
141412018-04-03 Wilco Dijkstra <wdijkstr@arm.com>
14142
14143 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Cleanup ifdefs.
14144 (__cos): Likewise.
14145 * sysdeps/ieee754/dbl-64/s_sin.c (__sincos): Refactor using the same
14146 logic as sin and cos.
14147
aef3e255
WD
141482018-04-03 Wilco Dijkstra <wdijkstr@arm.com>
14149
14150 * sysdeps/ieee754/dbl-64/s_sin.c (do_sin): Use TAYLOR_SIN for small
14151 inputs. Return correct sign.
14152 (do_sincos): Remove small input check before do_sin, let do_sin set
14153 the sign.
14154 (__sin): Likewise.
14155 (__cos): Likewise.
14156
72f6e9a3
WD
141572018-04-03 Wilco Dijkstra <wdijkstr@arm.com>
14158
14159 * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SLOW): Remove.
14160 (do_cos_slow): Likewise.
14161 (do_sin_slow): Likewise.
14162 (reduce_and_compute): Likewise.
14163 (slow): Likewise.
14164 (slow1): Likewise.
14165 (slow2): Likewise.
14166 (sloww): Likewise.
14167 (sloww1): Likewise.
14168 (sloww2): Likewise.
14169 (bslow): Likewise.
14170 (bslow1): Likewise.
14171 (bslow2): Likewise.
14172 (cslow2): Likewise.
14173
64909583
WD
141742018-04-03 Wilco Dijkstra <wdijkstr@arm.com>
14175
14176 * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SIN): Remove cor parameter.
14177 (do_cos): Remove corp parameter and calculations.
14178 (do_sin): Likewise.
14179 (do_sincos): Remove cor variable.
14180 (__sin): Use do_sincos for huge inputs.
14181 (__cos): Likewise.
14182 * sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Likewise.
14183 (reduce_and_compute_sincos): Remove unused function.
14184
d9469deb
WD
141852018-04-03 Wilco Dijkstra <wdijkstr@arm.com>
14186
14187 * sysdeps/ieee754/dbl-64/s_sin.c (reduce_sincos_1): Rename to
14188 reduce_sincos, improve accuracy to 136 bits.
14189 (do_sincos_1): Rename to do_sincos, remove fallbacks to slow functions.
14190 (__sin): Use improved reduction and simplified do_sincos calculation.
14191 (__cos): Likewise.
14192 * sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Likewise.
14193
7a5640f2
WD
141942018-04-03 Wilco Dijkstra <wdijkstr@arm.com>
14195
14196 * sysdeps/ieee754/dbl-64/s_sin.c (reduce_sincos_2): Remove function.
14197 (do_sincos_2): Likewise.
14198 (__sin): Remove middle range reduction case.
14199 (__cos): Likewise.
14200 * sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Remove middle range
14201 reduction case.
14202
19a8b9a3
WD
142032018-04-03 Wilco Dijkstra <wdijkstr@arm.com>
14204
14205 * sysdeps/aarch64/libm-test-ulps: Update ULP for sin, cos, sincos.
14206 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove slow paths for small
14207 inputs.
14208 (__cos): Likewise.
14209 * sysdeps/x86_64/fpu/libm-test-ulps: Update ULP for sin, cos, sincos.
14210
f72aa11d
JM
142112018-04-03 Joseph Myers <joseph@codesourcery.com>
14212
14213 * scripts/build-many-glibcs.py (Context.checkout): Default Linux
19a8b9a3 14214 version to 4.16
f72aa11d 14215
8e4754ed
AZ
142162018-04-03 Adhemerval Zanella <adhemerval.zanella@linaro.org>
14217
14218 * sysdeps/posix/opendir.c (o_directory_works, tryopen_o_directory):
14219 Remove definitions.
14220 (opendir_oflags): Use O_DIRECTORY regardless.
14221 (__opendir, __opendirat): Remove need_isdir_precheck usage.
14222 * sysdeps/unix/sysv/linux/opendir.c: Remove file.
14223
8e2666ea
ST
142242018-04-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
14225
14226 * sysdeps/mach/hurd/bits/local_lim.h (_POSIX_THREAD_KEYS_MAX,
14227 _POSIX_THREAD_DESTRUCTOR_ITERATIONS, _POSIX_THREAD_THREADS_MAX): Define
14228 macros.
14229 * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_THREADS,
14230 _POSIX_THREAD_ATTR_STACKSIZE, _POSIX_THREAD_ATTR_STACKADDR,
14231 _POSIX_SEMAPHORES, _POSIX_READER_WRITER_LOCKS, _POSIX_TIMEOUTS,
14232 _POSIX_SPIN_LOCKS, _POSIX_BARRIERS): Define macros to 200809L.
deed72f6
ST
14233 * sysdeps/mach/hurd/net/if_ppp.h: Remove file.
14234 * sysdeps/mach/hurd/Makefile (sysdep_headers): Remove net/if_ppp.h.
8e2666ea 14235
ad2b41bf
ST
14236 * htl/Makefile: Bump licence to LGPL 2.1+.
14237 * htl/alloca_cutoff.c: Likewise.
14238 * htl/cthreads-compat.c: Likewise.
14239 * htl/lockfile.c: Likewise.
14240 * htl/pt-alloc.c: Likewise.
14241 * htl/pt-cancel.c: Likewise.
14242 * htl/pt-cleanup.c: Likewise.
14243 * htl/pt-create.c: Likewise.
14244 * htl/pt-dealloc.c: Likewise.
14245 * htl/pt-detach.c: Likewise.
14246 * htl/pt-exit.c: Likewise.
14247 * htl/pt-getattr.c: Likewise.
14248 * htl/pt-initialize.c: Likewise.
14249 * htl/pt-internal.h: Likewise.
14250 * htl/pt-join.c: Likewise.
14251 * htl/pt-self.c: Likewise.
14252 * htl/pt-setcancelstate.c: Likewise.
14253 * htl/pt-setcanceltype.c: Likewise.
14254 * htl/pt-sigmask.c: Likewise.
14255 * htl/pt-spin-inlines.c: Likewise.
14256 * htl/pt-testcancel.c: Likewise.
14257 * htl/pt-yield.c: Likewise.
14258 * htl/tests/test-1.c: Likewise.
14259 * htl/tests/test-10.c: Likewise.
14260 * htl/tests/test-11.c: Likewise.
14261 * htl/tests/test-12.c: Likewise.
14262 * htl/tests/test-13.c: Likewise.
14263 * htl/tests/test-14.c: Likewise.
14264 * htl/tests/test-15.c: Likewise.
14265 * htl/tests/test-16.c: Likewise.
14266 * htl/tests/test-17.c: Likewise.
14267 * htl/tests/test-2.c: Likewise.
14268 * htl/tests/test-3.c: Likewise.
14269 * htl/tests/test-4.c: Likewise.
14270 * htl/tests/test-5.c: Likewise.
14271 * htl/tests/test-6.c: Likewise.
14272 * htl/tests/test-7.c: Likewise.
14273 * htl/tests/test-8.c: Likewise.
14274 * htl/tests/test-9.c: Likewise.
14275 * htl/tests/test-__pthread_destroy_specific-skip.c: Likewise.
14276 * sysdeps/htl/bits/cancelation.h: Likewise.
14277 * sysdeps/htl/bits/pthread-np.h: Likewise.
14278 * sysdeps/htl/bits/pthread.h: Likewise.
14279 * sysdeps/htl/bits/pthreadtypes.h: Likewise.
14280 * sysdeps/htl/bits/semaphore.h: Likewise.
14281 * sysdeps/htl/bits/types/__pthread_key.h: Likewise.
14282 * sysdeps/htl/bits/types/struct___pthread_attr.h: Likewise.
14283 * sysdeps/htl/bits/types/struct___pthread_barrier.h: Likewise.
14284 * sysdeps/htl/bits/types/struct___pthread_barrierattr.h: Likewise.
14285 * sysdeps/htl/bits/types/struct___pthread_cond.h: Likewise.
14286 * sysdeps/htl/bits/types/struct___pthread_condattr.h: Likewise.
14287 * sysdeps/htl/bits/types/struct___pthread_mutex.h: Likewise.
14288 * sysdeps/htl/bits/types/struct___pthread_mutexattr.h: Likewise.
14289 * sysdeps/htl/bits/types/struct___pthread_once.h: Likewise.
14290 * sysdeps/htl/bits/types/struct___pthread_rwlock.h: Likewise.
14291 * sysdeps/htl/bits/types/struct___pthread_rwlockattr.h: Likewise.
14292 * sysdeps/htl/old_pt-atfork.c: Likewise.
14293 * sysdeps/htl/pt-atfork.c: Likewise.
14294 * sysdeps/htl/pt-attr-destroy.c: Likewise.
14295 * sysdeps/htl/pt-attr-getdetachstate.c: Likewise.
14296 * sysdeps/htl/pt-attr-getguardsize.c: Likewise.
14297 * sysdeps/htl/pt-attr-getinheritsched.c: Likewise.
14298 * sysdeps/htl/pt-attr-getschedparam.c: Likewise.
14299 * sysdeps/htl/pt-attr-getschedpolicy.c: Likewise.
14300 * sysdeps/htl/pt-attr-getscope.c: Likewise.
14301 * sysdeps/htl/pt-attr-getstack.c: Likewise.
14302 * sysdeps/htl/pt-attr-getstackaddr.c: Likewise.
14303 * sysdeps/htl/pt-attr-getstacksize.c: Likewise.
14304 * sysdeps/htl/pt-attr-init.c: Likewise.
14305 * sysdeps/htl/pt-attr-setdetachstate.c: Likewise.
14306 * sysdeps/htl/pt-attr-setguardsize.c: Likewise.
14307 * sysdeps/htl/pt-attr-setinheritsched.c: Likewise.
14308 * sysdeps/htl/pt-attr-setschedparam.c: Likewise.
14309 * sysdeps/htl/pt-attr-setschedpolicy.c: Likewise.
14310 * sysdeps/htl/pt-attr-setscope.c: Likewise.
14311 * sysdeps/htl/pt-attr-setstack.c: Likewise.
14312 * sysdeps/htl/pt-attr-setstackaddr.c: Likewise.
14313 * sysdeps/htl/pt-attr-setstacksize.c: Likewise.
14314 * sysdeps/htl/pt-attr.c: Likewise.
14315 * sysdeps/htl/pt-barrier-destroy.c: Likewise.
14316 * sysdeps/htl/pt-barrier-init.c: Likewise.
14317 * sysdeps/htl/pt-barrier-wait.c: Likewise.
14318 * sysdeps/htl/pt-barrier.c: Likewise.
14319 * sysdeps/htl/pt-barrierattr-destroy.c: Likewise.
14320 * sysdeps/htl/pt-barrierattr-getpshared.c: Likewise.
14321 * sysdeps/htl/pt-barrierattr-init.c: Likewise.
14322 * sysdeps/htl/pt-barrierattr-setpshared.c: Likewise.
14323 * sysdeps/htl/pt-cond-brdcast.c: Likewise.
14324 * sysdeps/htl/pt-cond-destroy.c: Likewise.
14325 * sysdeps/htl/pt-cond-init.c: Likewise.
14326 * sysdeps/htl/pt-cond-signal.c: Likewise.
14327 * sysdeps/htl/pt-cond-timedwait.c: Likewise.
14328 * sysdeps/htl/pt-cond-wait.c: Likewise.
14329 * sysdeps/htl/pt-cond.c: Likewise.
14330 * sysdeps/htl/pt-condattr-destroy.c: Likewise.
14331 * sysdeps/htl/pt-condattr-getclock.c: Likewise.
14332 * sysdeps/htl/pt-condattr-getpshared.c: Likewise.
14333 * sysdeps/htl/pt-condattr-init.c: Likewise.
14334 * sysdeps/htl/pt-condattr-setclock.c: Likewise.
14335 * sysdeps/htl/pt-condattr-setpshared.c: Likewise.
14336 * sysdeps/htl/pt-destroy-specific.c: Likewise.
14337 * sysdeps/htl/pt-equal.c: Likewise.
14338 * sysdeps/htl/pt-getconcurrency.c: Likewise.
14339 * sysdeps/htl/pt-getcpuclockid.c: Likewise.
14340 * sysdeps/htl/pt-getschedparam.c: Likewise.
14341 * sysdeps/htl/pt-getspecific.c: Likewise.
14342 * sysdeps/htl/pt-init-specific.c: Likewise.
14343 * sysdeps/htl/pt-key-create.c: Likewise.
14344 * sysdeps/htl/pt-key-delete.c: Likewise.
14345 * sysdeps/htl/pt-key.h: Likewise.
14346 * sysdeps/htl/pt-mutex-destroy.c: Likewise.
14347 * sysdeps/htl/pt-mutex-getprioceiling.c: Likewise.
14348 * sysdeps/htl/pt-mutex-init.c: Likewise.
14349 * sysdeps/htl/pt-mutex-lock.c: Likewise.
14350 * sysdeps/htl/pt-mutex-setprioceiling.c: Likewise.
14351 * sysdeps/htl/pt-mutex-timedlock.c: Likewise.
14352 * sysdeps/htl/pt-mutex-trylock.c: Likewise.
14353 * sysdeps/htl/pt-mutex-unlock.c: Likewise.
14354 * sysdeps/htl/pt-mutexattr-destroy.c: Likewise.
14355 * sysdeps/htl/pt-mutexattr-getprioceiling.c: Likewise.
14356 * sysdeps/htl/pt-mutexattr-getprotocol.c: Likewise.
14357 * sysdeps/htl/pt-mutexattr-getpshared.c: Likewise.
14358 * sysdeps/htl/pt-mutexattr-gettype.c: Likewise.
14359 * sysdeps/htl/pt-mutexattr-init.c: Likewise.
14360 * sysdeps/htl/pt-mutexattr-setprioceiling.c: Likewise.
14361 * sysdeps/htl/pt-mutexattr-setprotocol.c: Likewise.
14362 * sysdeps/htl/pt-mutexattr-setpshared.c: Likewise.
14363 * sysdeps/htl/pt-mutexattr-settype.c: Likewise.
14364 * sysdeps/htl/pt-mutexattr.c: Likewise.
14365 * sysdeps/htl/pt-once.c: Likewise.
14366 * sysdeps/htl/pt-rwlock-attr.c: Likewise.
14367 * sysdeps/htl/pt-rwlock-destroy.c: Likewise.
14368 * sysdeps/htl/pt-rwlock-init.c: Likewise.
14369 * sysdeps/htl/pt-rwlock-rdlock.c: Likewise.
14370 * sysdeps/htl/pt-rwlock-timedrdlock.c: Likewise.
14371 * sysdeps/htl/pt-rwlock-timedwrlock.c: Likewise.
14372 * sysdeps/htl/pt-rwlock-tryrdlock.c: Likewise.
14373 * sysdeps/htl/pt-rwlock-trywrlock.c: Likewise.
14374 * sysdeps/htl/pt-rwlock-unlock.c: Likewise.
14375 * sysdeps/htl/pt-rwlock-wrlock.c: Likewise.
14376 * sysdeps/htl/pt-rwlockattr-destroy.c: Likewise.
14377 * sysdeps/htl/pt-rwlockattr-getpshared.c: Likewise.
14378 * sysdeps/htl/pt-rwlockattr-init.c: Likewise.
14379 * sysdeps/htl/pt-rwlockattr-setpshared.c: Likewise.
14380 * sysdeps/htl/pt-setconcurrency.c: Likewise.
14381 * sysdeps/htl/pt-setschedparam.c: Likewise.
14382 * sysdeps/htl/pt-setschedprio.c: Likewise.
14383 * sysdeps/htl/pt-setspecific.c: Likewise.
14384 * sysdeps/htl/pt-spin.c: Likewise.
14385 * sysdeps/htl/pt-startup.c: Likewise.
14386 * sysdeps/htl/pthread.h: Likewise.
14387 * sysdeps/htl/sem-close.c: Likewise.
14388 * sysdeps/htl/sem-destroy.c: Likewise.
14389 * sysdeps/htl/sem-getvalue.c: Likewise.
14390 * sysdeps/htl/sem-init.c: Likewise.
14391 * sysdeps/htl/sem-open.c: Likewise.
14392 * sysdeps/htl/sem-post.c: Likewise.
14393 * sysdeps/htl/sem-timedwait.c: Likewise.
14394 * sysdeps/htl/sem-trywait.c: Likewise.
14395 * sysdeps/htl/sem-unlink.c: Likewise.
14396 * sysdeps/htl/sem-wait.c: Likewise.
14397 * sysdeps/hurd/htl/pt-kill.c: Likewise.
14398 * sysdeps/i386/htl/pt-machdep.h: Likewise.
14399 * sysdeps/mach/htl/pt-block.c: Likewise.
14400 * sysdeps/mach/htl/pt-spin.c: Likewise.
14401 * sysdeps/mach/htl/pt-stack-alloc.c: Likewise.
14402 * sysdeps/mach/htl/pt-thread-alloc.c: Likewise.
14403 * sysdeps/mach/htl/pt-thread-start.c: Likewise.
14404 * sysdeps/mach/htl/pt-thread-terminate.c: Likewise.
14405 * sysdeps/mach/htl/pt-timedblock.c: Likewise.
14406 * sysdeps/mach/htl/pt-wakeup.c: Likewise.
14407 * sysdeps/mach/hurd/htl/bits/pthread-np.h: Likewise.
14408 * sysdeps/mach/hurd/htl/bits/types/struct___pthread_mutex.h: Likewise.
14409 * sysdeps/mach/hurd/htl/pt-attr-setstackaddr.c: Likewise.
14410 * sysdeps/mach/hurd/htl/pt-attr-setstacksize.c: Likewise.
14411 * sysdeps/mach/hurd/htl/pt-docancel.c: Likewise.
14412 * sysdeps/mach/hurd/htl/pt-hurd-cond-timedwait.c: Likewise.
14413 * sysdeps/mach/hurd/htl/pt-hurd-cond-wait.c: Likewise.
14414 * sysdeps/mach/hurd/htl/pt-mutex-consistent.c: Likewise.
14415 * sysdeps/mach/hurd/htl/pt-mutex-destroy.c: Likewise.
14416 * sysdeps/mach/hurd/htl/pt-mutex-getprioceiling.c: Likewise.
14417 * sysdeps/mach/hurd/htl/pt-mutex-init.c: Likewise.
14418 * sysdeps/mach/hurd/htl/pt-mutex-lock.c: Likewise.
14419 * sysdeps/mach/hurd/htl/pt-mutex-setprioceiling.c: Likewise.
14420 * sysdeps/mach/hurd/htl/pt-mutex-timedlock.c: Likewise.
14421 * sysdeps/mach/hurd/htl/pt-mutex-transfer-np.c: Likewise.
14422 * sysdeps/mach/hurd/htl/pt-mutex-trylock.c: Likewise.
14423 * sysdeps/mach/hurd/htl/pt-mutex-unlock.c: Likewise.
14424 * sysdeps/mach/hurd/htl/pt-mutex.h: Likewise.
14425 * sysdeps/mach/hurd/htl/pt-mutexattr-destroy.c: Likewise.
14426 * sysdeps/mach/hurd/htl/pt-mutexattr-getprioceiling.c: Likewise.
14427 * sysdeps/mach/hurd/htl/pt-mutexattr-getprotocol.c: Likewise.
14428 * sysdeps/mach/hurd/htl/pt-mutexattr-getpshared.c: Likewise.
14429 * sysdeps/mach/hurd/htl/pt-mutexattr-getrobust.c: Likewise.
14430 * sysdeps/mach/hurd/htl/pt-mutexattr-gettype.c: Likewise.
14431 * sysdeps/mach/hurd/htl/pt-mutexattr-init.c: Likewise.
14432 * sysdeps/mach/hurd/htl/pt-mutexattr-setprioceiling.c: Likewise.
14433 * sysdeps/mach/hurd/htl/pt-mutexattr-setprotocol.c: Likewise.
14434 * sysdeps/mach/hurd/htl/pt-mutexattr-setpshared.c: Likewise.
14435 * sysdeps/mach/hurd/htl/pt-mutexattr-setrobust.c: Likewise.
14436 * sysdeps/mach/hurd/htl/pt-mutexattr-settype.c: Likewise.
14437 * sysdeps/mach/hurd/htl/pt-sigstate-destroy.c: Likewise.
14438 * sysdeps/mach/hurd/htl/pt-sigstate-init.c: Likewise.
14439 * sysdeps/mach/hurd/htl/pt-sigstate.c: Likewise.
14440 * sysdeps/mach/hurd/htl/pt-sysdep.c: Likewise.
14441 * sysdeps/mach/hurd/htl/pt-sysdep.h: Likewise.
14442 * sysdeps/mach/hurd/i386/htl/pt-machdep.c: Likewise.
14443 * sysdeps/mach/hurd/i386/htl/pt-setup.c: Likewise.
14444
fb03b04b
ST
14445 * NEWS: Announce that glibc now builds unpatched on GNU/Hurd.
14446 * README: Remove the mention of out-of-tree patches needed for
14447 GNU/Hurd.
14448
fa9e1555
ST
14449 * sysdeps/mach/hurd/bits/stat.h [!__USE_MISC && __USE_ATFILE]
14450 (UTIME_NOW, UTIME_OMIT): Define macros.
14451
f6fb29d2
ST
14452 * htl/cthreads-compat.c (__cthread_detach): Call __pthread_detach
14453 instead of pthread_detach.
14454 (__cthread_fork): Call __pthread_create instead of pthread_create.
14455 (__cthread_keycreate): Call __pthread_key_create instead of
14456 pthread_key_create.
14457 (__cthread_getspecific): Call __pthread_getspecific instead of
14458 pthread_getspecific.
14459 (__cthread_setspecific): Call __pthread_setspecific instead of
14460 pthread_setspecific.
14461 * htl/pt-alloc.c (__pthread_alloc): Call __pthread_mutex_lock and
14462 __pthread_mutex_unlock instead of pthread_mutex_lock and
14463 pthread_mutex_unlock.
14464 * htl/pt-cleanup.c (__pthread_get_cleanup_stack): Rename to
14465 ___pthread_get_cleanup_stack.
14466 (__pthread_get_cleanup_stack): New strong alias.
14467 * htl/pt-create.c: Include <pthreadP.h>.
14468 (entry_point): Call __pthread_exit instead of pthread_exit.
14469 (pthread_create): Rename to __pthread_create.
14470 (pthread_create): New strong alias.
14471 * htl/pt-detach.c (pthread_detach): Rename to __pthread_detach.
14472 (pthread_detach): New strong alias.
14473 (__pthread_detach): Call __pthread_cond_broadcast instead of
14474 pthread_cond_broadcast.
fe9748cc
ST
14475 * htl/pt-exit.c: Include <pthreadP.h>.
14476 (__pthread_exit): Call __pthread_setcancelstate and
14477 ___pthread_get_cleanup_stack instead of pthread_setcancelstate and
14478 __pthread_get_cleanup_stack.
f6fb29d2
ST
14479 * htl/pt-testcancel.c: Include <pthreadP.h>.
14480 (pthread_testcancel): Call __pthread_exit instead of pthread_exit.
14481 * sysdeps/htl/pt-attr-getstack.c: Include <pthreadP.h>
14482 (__pthread_attr_getstack): Call __pthread_attr_getstackaddr and
14483 __pthread_attr_getstacksize instead of pthread_attr_getstackaddr and
14484 pthread_attr_getstacksize.
14485 * sysdeps/htl/pt-attr-getstackaddr.c (pthread_attr_getstackaddr):
14486 Rename to __pthread_attr_getstackaddr.
14487 (pthread_attr_getstackaddr): New strong alias.
14488 * sysdeps/htl/pt-attr-getstacksize.c (pthread_attr_getstacksize):
14489 Rename to __pthread_attr_getstacksize.
14490 (pthread_attr_getstacksize): New strong alias.
14491 * sysdeps/htl/pt-attr-setstack.c: Include <pthreadP.h>.
14492 (pthread_attr_setstack): Rename to __pthread_attr_setstack.
14493 (pthread_attr_setstack): New strong alias.
14494 (__pthread_attr_setstack): Call __pthread_attr_getstacksize,
14495 __pthread_attr_setstacksize and __pthread_attr_setstackaddr instead of
14496 pthread_attr_getstacksize, pthread_attr_setstacksize and
14497 pthread_attr_setstackaddr.
14498 * sysdeps/htl/pt-attr-setstackaddr.c (pthread_attr_setstackaddr):
14499 Rename to __pthread_attr_setstackaddr.
14500 (pthread_attr_setstackaddr): New strong alias.
14501 * sysdeps/htl/pt-attr-setstacksize.c (pthread_attr_setstacksize):
14502 Rename to __pthread_attr_setstacksize.
14503 (pthread_attr_setstacksize): New strong alias.
14504 * sysdeps/htl/pt-cond-timedwait.c: Include <pthreadP.h>.
14505 (__pthread_cond_timedwait_internal): Use __pthread_exit instead of
14506 pthread_exit.
14507 * sysdeps/htl/pt-key-create.c: Include <pthreadP.h>.
14508 (__pthread_key_create): New hidden def.
14509 * sysdeps/htl/pt-key.h: Include <pthreadP.h>.
14510 * sysdeps/htl/pthreadP.h (_pthread_mutex_init,
14511 __pthread_cond_broadcast, __pthread_create, __pthread_detach,
14512 __pthread_exit, __pthread_key_create, __pthread_getspecific,
14513 __pthread_setspecific, __pthread_setcancelstate,
14514 __pthread_attr_getstackaddr, __pthread_attr_setstackaddr,
14515 __pthread_attr_getstacksize, __pthread_attr_setstacksize,
14516 __pthread_attr_setstack, ___pthread_get_cleanup_stack): New
14517 declarations.
14518 (__pthread_key_create, _pthread_mutex_init): New hidden declarations.
14519 * sysdeps/mach/hurd/htl/pt-attr-setstackaddr.c
14520 (pthread_attr_setstackaddr): Rename to __pthread_attr_setstackaddr.
14521 (pthread_attr_setstackaddr): New strong alias.
14522 * sysdeps/mach/hurd/htl/pt-attr-setstacksize.c
14523 (pthread_attr_setstacksize): Rename to __pthread_attr_setstacksize.
14524 (pthread_attr_setstacksize): New strong alias.
14525 * sysdeps/mach/hurd/htl/pt-docancel.c: Include <pthreadP.h>.
14526 (call_exit): Call __pthread_exit instead of pthread_exit.
14527 * sysdeps/mach/hurd/htl/pt-mutex-init.c: Include <pthreadP.h>.
14528 (_pthread_mutex_init): New hidden definition.
14529 * sysdeps/mach/hurd/htl/pt-sysdep.c: Include <pthreadP.h>.
14530 (_init_routine): Call __pthread_attr_init and __pthread_attr_setstack
14531 instead of pthread_attr_init and pthread_attr_setstack.
14532
dba2bdbe
ST
14533 * hurd/hurdauth.c (_S_msg_add_auth): Call __vm_allocate and
14534 __vm_deallocate instead of vm_allocate and vm_deallocate.
14535 * hurd/hurdmsg.c (_S_msg_set_env_variable): Call __setenv instead of
14536 setenv.
14537 * hurd/hurdprio.c (_hurd_priority_which_map): Call __geteuid instead
14538 of geteuid.
14539 * hurd/path-lookup.c (file_name_path_scan): Call __strdup instead of
14540 strdup.
14541 * hurd/siginfo.c: Include <libioP.h>.
14542 (_hurd_siginfo_handler): Call _IO_puts instead of puts.
14543 * hurd/xattr.c (_hurd_xattr_get, _hurd_xattr_set): Call __munmap instead of
14544 munmap.
dba2bdbe
ST
14545 * mach/devstream.c: Include <libioP.h>.
14546 (dealloc_ref): Call __mach_port_deallocate instead of
14547 mach_port_deallocate.
14548 (mach_open_devstream): Call _IO_fopencookie instead of fopencookie.
14549 Call __mach_port_deallocate instead of mach_port_deallocate.
14550 * stdlib/canonicalize.c (__realpath): Call __pathconf instead of
14551 pathconf.
14552 * sysdeps/mach/hurd/ifreq.c (__ifreq): Call __munmap instead of
14553 munmap.
14554 * sysdeps/mach/hurd/ifreq.h (__if_freereq): Likewise.
14555 * sysdeps/mach/hurd/ptrace.c (ptrace): Call __kill instead of kill.
14556 * sysdeps/mach/hurd/sendfile64.c (sendfile64): Call __munmap instead
14557 of munmap.
14558 * sysdeps/mach/hurd/socketpair.c (__socketpair): Call __close instead
14559 of close.
14560 * sysdeps/posix/clock_getres.c (realtime_getres): Call __sysconf
14561 instead of sysconf.
14562 * sysdeps/pthread/timer_gettime.c (timer_gettime): Call
14563 __clock_gettime instead of clock_gettime.
14564 * sysdeps/pthread/timer_routines.c (thread_func): Likewise.
14565 * sysdeps/pthread/timer_settime.c (timer_settime): Likewise.
14566 * sysdeps/unix/bsd/gtty.c (gtty): Call __ioctl instead of ioctl.
14567 * sysdeps/unix/bsd/stty.c (stty): Likewise.
14568 * sysdeps/unix/bsd/tcflow.c (tcflow): Call __tcgetattr instead of
14569 tcgetattr.
14570 * sysdeps/unix/clock_nanosleep.c (__clock_nanosleep): Call
14571 __clock_gettime and __nanosleep instead of clock_gettime and
14572 nanosleep.
7a8f45e3
ST
14573 * hurd/catch-signal.c (hurd_catch_signal): Rename to
14574 __hurd_catch_signal.
14575 (hurd_catch_signal): New strong alias.
14576 (hurd_safe_memset, hurd_safe_copyout, hurd_safe_copyin): Call
14577 __hurd_catch_signal instead of hurd_catch_signal.
14578 * hurd/exc2signal.c (_hurd_exception2signal): Add hidden def.
14579 * hurd/hurdexec.c (_hurd_init): Add hidden def.
14580 * hurd/hurdinit.c (_hurd_init): Add hidden def.
14581 * hurd/hurdsig.c: Include <mach/mig_support.h>.
14582 (_hurd_thread_sigstate): Add hidden def.
14583 (_hurd_internal_post_signal): Use __mutex_unlock instead of
14584 mutex_unlock.
14585 * hurd/intern-fd.c (_hurd_intern_fd): Add hidden def.
14586 * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Add hidden def.
14587 * hurd/path-lookup.c (hurd_file_name_path_lookup): Rename to
14588 __hurd_file_name_path_lookup.
14589 (hurd_file_name_path_lookup): New strong alias.
14590 (file_name_path_lookup): Call __hurd_file_name_path_lookup instead of
14591 hurd_file_name_path_lookup.
14592 * mach/errstring.c (mach_error_type): Add hidden def.
14593 * mach/msg-destroy.c (__mach_msg_destroy): Add hidden def.
14594 * mach/mutex-init.c (__mutex_init): Add hidden def.
14595 * mach/spin-lock.c (__spin_lock_locked, __spin_lock, __spin_unlock,
14596 __spin_try_lock, __mutex_lock, __mutex_trylock): Add hidden defs.
14597 * mach/spin-solid.c (__spin_lock_solid): Add hidden def.
14598 * sysdeps/mach/hurd/getcwd.c
14599 (_hurd_canonicalize_directory_name_internal): Rename to
14600 __hurd_canonicalize_directory_name_internal.
14601 (_hurd_canonicalize_directory_name_internal): New strong alias.
14602 (__canonicalize_directory_name_internal, __getcwd): Call
14603 __hurd_canonicalize_directory_name_internal instead of
14604 _hurd_canonicalize_directory_name_internal.
14605 * sysdeps/mach/hurd/mig-reply.c: Include <mach/mig_support.h>.
14606 (__mig_get_reply_port, __mig_dealloc_reply_port, __mig_init): Add
14607 hidden defs.
14608 * sysdeps/hurd/include/hurd.h: New file.
14609 * sysdeps/hurd/include/hurd/fd.h: New file.
14610 * sysdeps/hurd/include/hurd/signal.h: New file.
14611 * sysdeps/mach/include/lock-intern.h: New file.
14612 * sysdeps/mach/include/mach.h: New file.
14613 * sysdeps/mach/include/mach/mig_support.h: New file.
14614 * sysdeps/mach/include/mach_error.h: New file.
a758c293
ST
14615 * sysdeps/hurd/include/hurd/signal.h (_hurd_raise_signal): Add hidden
14616 prototype.
14617 * hurd/hurd-raise.c (_hurd_raise_signal): Add hidden def.
14618 * hurd/Makefile ($(inlines:%=$(objpfx)%.c): Define
14619 _HEADER_H_HIDDEN_DEF macro.
14620 * sysdeps/hurd/include/hurd/fd.h (_hurd_fd_error,
14621 _hurd_fd_error_signal): Add hidden prototype.
14622 [_HURD_FD_H_HIDDEN_DEF] (_hurd_fd_error, _hurd_fd_error_signal): Add
14623 hidden def.
82dbf555
ST
14624 * libio/iolibio.h (_IO_puts): New hidden prototype.
14625 * libio/ioputs.c (_IO_puts): New hidden def.
171488a2
ST
14626 * sysdeps/mach/hurd/localplt.data: New file.
14627
33574c17
ST
146282018-04-02 Agustina Arzille <avarzille@riseup.net>
14629 Amos Jeffries <squid3@treenet.co.nz>
14630 David Michael <fedora.dm0@gmail.com>
14631 Marco Gerards <marco@gnu.org>
14632 Marcus Brinkmann <marcus@gnu.org>
14633 Neal H. Walfield <neal@gnu.org>
14634 Pino Toscano <toscano.pino@tiscali.it>
14635 Richard Braun <rbraun@sceen.net>
14636 Roland McGrath <roland@gnu.org>
14637 Samuel Thibault <samuel.thibault@ens-lyon.org>
14638 Thomas DiModica <ricinwich@yahoo.com>
14639 Thomas Schwinge <tschwinge@gnu.org>
14640
14641 * htl: New directory.
14642 * sysdeps/htl: New directory.
14643 * sysdeps/hurd/htl: New directory.
14644 * sysdeps/i386/htl: New directory.
14645 * sysdeps/mach/htl: New directory.
14646 * sysdeps/mach/hurd/htl: New directory.
14647 * sysdeps/mach/hurd/i386/htl: New directory.
14648 * nscd/Depend, resolv/Depend, rt/Depend: Add htl dependency.
14649 * sysdeps/mach/hurd/i386/Implies: Add mach/hurd/i386/htl imply.
14650 * sysdeps/mach/hurd/i386/libpthread.abilist: New file.
14651
03e2aa50
ST
146522018-04-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
14653
14654 * sysdeps/pthread/timer_routines.c (__timer_thread_start): Block all
14655 signals in thread created for runing timers.
14656
1aa52ced
FW
146572018-04-01 Florian Weimer <fweimer@redhat.com>
14658
14659 * support/support_format_addrinfo.c (support_format_addrinfo):
14660 Include unknown error number in formatted result.
14661
4d76d3e5
FW
146622018-03-29 Florian Weimer <fweimer@redhat.com>
14663
14664 * sysdeps/unix/sysv/linux/i386/tst-bz21269.c (do_test): Also
14665 capture SIGBUS.
14666
d39c0a45
AZ
146672018-03-27 Adhemerval Zanella <adhemerval.zanella@linaro.org>
14668
14669 * sysdeps/unix/sysv/linux/arch-fork.h [__ASSUME_CLONE_BACKWARDS]
14670 (arch_fork): Issue INLINE_CLONE_SYSCALL if defined.
14671 * sysdeps/unix/sysv/linux/sparc/kernel-features.h
14672 (__ASSUME_CLONE_BACKWARDS): Define.
14673
cc8a1620
JH
146742018-03-27 Jesse Hathaway <jesse@mbuki-mvuki.org>
14675
57408435 14676 [BZ #23024]
cc8a1620
JH
14677 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Return
14678 early when linux sentinel value is set.
14679
8bfd94d0
ST
146802018-03-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
14681
14682 * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_MEMLOCK): Define.
14683
f178e59f
AS
146842018-03-27 Andreas Schwab <schwab@suse.de>
14685
14686 [BZ #23005]
14687 * resolv/res_send.c (__res_context_send): Return ENOMEM if
14688 allocation of private copy of nsaddr_list fails.
14689
5f45f96a
JM
146902018-03-26 Joseph Myers <joseph@codesourcery.com>
14691
14692 [BZ #16552]
14693 * sysdeps/unix/sysv/linux/generic/umount.c: Move to ....
14694 * sysdeps/unix/sysv/linux/umount.c: ... here.
14695 * sysdeps/unix/sysv/linux/arm/umount.c: Remove file.
14696 * sysdeps/unix/sysv/linux/hppa/umount.c: Likewise.
14697 * sysdeps/unix/sysv/linux/ia64/umount.c: Likewise.
14698 * sysdeps/unix/sysv/linux/mips/mips64/umount.c: Likewise.
14699 * sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c: Likewise.
14700 * sysdeps/unix/sysv/linux/umount.S: Likewise.
14701 * sysdeps/unix/sysv/linux/x86_64/umount.c: Likewise.
14702
3dfd23eb
AS
147032018-03-26 Andreas Schwab <schwab@suse.de>
14704
14705 * elf/elf.h (R_RISCV_BRANCH, R_RISCV_JAL, R_RISCV_CALL)
14706 (R_RISCV_CALL_PLT, R_RISCV_GOT_HI20, R_RISCV_TLS_GOT_HI20)
14707 (R_RISCV_TLS_GD_HI20, R_RISCV_PCREL_HI20, R_RISCV_PCREL_LO12_I)
14708 (R_RISCV_PCREL_LO12_S, R_RISCV_HI20, R_RISCV_LO12_I)
14709 (R_RISCV_LO12_S, R_RISCV_TPREL_HI20, R_RISCV_TPREL_LO12_I)
14710 (R_RISCV_TPREL_LO12_S, R_RISCV_TPREL_ADD, R_RISCV_ADD8)
14711 (R_RISCV_ADD16, R_RISCV_ADD32, R_RISCV_ADD64, R_RISCV_SUB8)
14712 (R_RISCV_SUB16, R_RISCV_SUB32, R_RISCV_SUB64)
14713 (R_RISCV_GNU_VTINHERIT, R_RISCV_GNU_VTENTRY, R_RISCV_ALIGN)
14714 (R_RISCV_RVC_BRANCH, R_RISCV_RVC_JUMP, R_RISCV_RVC_LUI)
14715 (R_RISCV_GPREL_I, R_RISCV_GPREL_S, R_RISCV_TPREL_I)
14716 (R_RISCV_TPREL_S, R_RISCV_RELAX, R_RISCV_SUB6, R_RISCV_SET6)
14717 (R_RISCV_SET8, R_RISCV_SET16, R_RISCV_SET32, R_RISCV_32_PCREL)
14718 (R_RISCV_NUM): Define.
14719
fa97d2ab
ST
147202018-03-25 Samuel Thibault <samuel.thibault@ens-lyon.org>
14721
14722 * include/errno.h [IS_IN(rtld) && !RTLD_PRIVATE_ERRNO]: Do not use the
14723 TLS declaration of errno.
37be82a0
ST
14724 * sysdeps/generic/libc-start.h [!SHARED] (ARCH_SETUP_TLS): Define to
14725 __libc_setup_tls.
14726 * sysdeps/unix/sysv/linux/powerpc/libc-start.h [!SHARED]
14727 (ARCH_SETUP_TLS): Likewise.
14728 * sysdeps/mach/hurd/libc-start.h: New file copied from
14729 sysdeps/generic/libc-start.h, but define ARCH_SETUP_TLS to empty.
978a6803
ST
14730 * csu/libc-start.c [!SHARED] (LIBC_START_MAIN): Call ARCH_SETUP_TLS
14731 instead of __libc_setup_tls.
37be82a0 14732 * sysdeps/mach/hurd/i386/init-first.c [!SHARED] (init1): Call
978a6803
ST
14733 __libc_setup_tls before initializing libpthread and running _hurd_init
14734 which starts the signal thread.
14735 * sysdeps/generic/ldsodefs.h [SHARED] (__pthread_initialize_minimal):
14736 Declare function.
2d813d7b 14737 * sysdeps/mach/hurd/bits/errno.h: Regenerate.
fa97d2ab 14738
b8114edd
L
147392018-03-24 H.J. Lu <hongjiu.lu@intel.com>
14740
14741 [BZ #22998]
14742 * elf/Makefile (tests): Add $(tests-execstack-$(have-z-execstack))
14743 after it is defined.
14744
cd66c0e5
AS
147452018-03-23 Andrew Senkevich <andrew.senkevich@intel.com>
14746 Max Horn <max@quendi.de>
14747
14748 [BZ #22644]
43d4f3d5 14749 CVE-2017-18269
cd66c0e5
AS
14750 * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Fixed
14751 branch conditions.
14752 * string/test-memmove.c (do_test2): New testcase.
14753
a4406139
JM
147542018-03-22 Joseph Myers <joseph@codesourcery.com>
14755
14756 * sysdeps/generic/frame.h: Remove file.
14757 * sysdeps/arm/frame.h: Likewise.
14758 * sysdeps/hppa/frame.h: Likewise.
14759 * sysdeps/generic/sigcontextinfo.h (SIGCONTEXT_EXTRA_ARGS): Remove
14760 macro.
14761 (GET_FRAME): Likewise.
14762 (GET_STACK): Likewise.
14763 (CALL_SIGHANDLER): Likewise.
14764 * sysdeps/mach/hurd/i386/sigcontextinfo.h (SIGCONTEXT_EXTRA_ARGS):
14765 Likewise.
14766 (GET_FRAME): Likewise.
14767 (GET_STACK): Likewise.
14768 (CALL_SIGHANDLER): Likewise.
14769 * sysdeps/unix/sysv/linux/alpha/sigcontextinfo.h
14770 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14771 (GET_FRAME): Likewise.
14772 (GET_STACK): Likewise.
14773 (CALL_SIGHANDLER): Likewise.
14774 * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h
14775 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14776 (GET_FRAME): Likewise.
14777 (GET_STACK): Likewise.
14778 (ADVANCE_STACK_FRAME): Likewise.
14779 (CALL_SIGHANDLER): Likewise.
14780 * sysdeps/unix/sysv/linux/i386/sigcontextinfo.h
14781 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14782 (GET_FRAME): Likewise.
14783 (GET_STACK): Likewise.
14784 (CALL_SIGHANDLER): Likewise.
14785 * sysdeps/unix/sysv/linux/ia64/sigcontextinfo.h
14786 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14787 (GET_FRAME): Likewise.
14788 (GET_STACK): Likewise.
14789 (CALL_SIGHANDLER): Likewise.
14790 * sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h
14791 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14792 (GET_FRAME): Likewise.
14793 (GET_STACK): Likewise.
14794 (CALL_SIGHANDLER): Likewise.
14795 * sysdeps/unix/sysv/linux/microblaze/sigcontextinfo.h
14796 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14797 (GET_FRAME): Likewise.
14798 (GET_STACK): Likewise.
14799 (CALL_SIGHANDLER): Likewise.
14800 * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h
14801 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14802 (GET_FRAME): Likewise.
14803 (GET_STACK): Likewise.
14804 (CALL_SIGHANDLER): Likewise.
14805 * sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h
14806 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14807 (GET_FRAME): Likewise.
14808 (GET_STACK): Likewise.
14809 (CALL_SIGHANDLER): Likewise.
14810 * sysdeps/unix/sysv/linux/riscv/sigcontextinfo.h
14811 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14812 (GET_FRAME): Likewise.
14813 (GET_STACK): Likewise.
14814 (CALL_SIGHANDLER): Likewise.
14815 * sysdeps/unix/sysv/linux/s390/sigcontextinfo.h
14816 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14817 (GET_FRAME): Likewise.
14818 (GET_STACK): Likewise.
14819 (CALL_SIGHANDLER): Likewise.
14820 * sysdeps/unix/sysv/linux/sh/sigcontextinfo.h
14821 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14822 (GET_FRAME): Likewise.
14823 (GET_STACK): Likewise.
14824 (CALL_SIGHANDLER): Likewise.
14825 * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h
14826 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14827 (FIRST_FRAME_POINTER): Likewise.
14828 (ADVANCE_STACK_FRAME): Likewise.
14829 (GET_STACK): Likewise.
14830 (GET_FRAME): Likewise.
14831 (CALL_SIGHANDLER): Likewise.
14832 * sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h
14833 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14834 (ADVANCE_STACK_FRAME): Likewise.
14835 (GET_STACK): Likewise.
14836 (GET_FRAME): Likewise.
14837 (CALL_SIGHANDLER): Likewise.
14838 * sysdeps/unix/sysv/linux/tile/sigcontextinfo.h
14839 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14840 (GET_FRAME): Likewise.
14841 (GET_STACK): Likewise.
14842 (CALL_SIGHANDLER): Likewise.
14843 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h
14844 (SIGCONTEXT_EXTRA_ARGS): Likewise.
14845 (GET_FRAME): Likewise.
14846 (GET_STACK): Likewise.
14847 (CALL_SIGHANDLER): Likewise.
14848
ffec7b27
JM
148492018-03-21 Joseph Myers <joseph@codesourcery.com>
14850
14851 * sysdeps/x86_64/backtrace.c: Move to ....
14852 * debug/backtrace.c: ... here.
14853 * sysdeps/aarch64/backtrace.c: Remove file.
14854 * sysdeps/alpha/backtrace.c: Likewise.
14855 * sysdeps/hppa/backtrace.c: Likewise.
14856 * sysdeps/ia64/backtrace.c: Likewise.
14857 * sysdeps/mips/backtrace.c: Likewise.
14858 * sysdeps/nios2/backtrace.c: Likewise.
14859 * sysdeps/riscv/backtrace.c: Likewise.
14860 * sysdeps/sh/backtrace.c: Likewise.
14861 * sysdeps/tile/backtrace.c: Likewise.
14862
8a07b0c4
JM
148632018-03-20 Joseph Myers <joseph@codesourcery.com>
14864
d0c5d731
JM
14865 [BZ #22987]
14866 * sysdeps/powerpc/bits/mathinline.h (fdim): Remove inline
14867 function.
14868 (fdimf): Likewise.
14869 * sysdeps/sparc/fpu/bits/mathinline.h: Remove file.
14870
8a07b0c4
JM
14871 [BZ #17343]
14872 * stdlib/random_r.c (__random_r): Use unsigned arithmetic for
14873 possibly overflowing computations.
14874
ceb54b9b
ST
148752018-03-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
14876
14877 * manual/errno.texi (EOWNERDEAD, ENOTRECOVERABLE): Remove errno
14878 values from Linux-specific section now that it is in the GNU section.
14879 * sysdeps/gnu/errlist.c: Regenerate.
14880
8d3f9e85
JM
148812018-03-20 Joseph Myers <joseph@codesourcery.com>
14882
14883 * math/Makefile (libm-narrow-fns): Add sub.
14884 (libm-test-funcs-narrow): Likewise.
14885 * math/Versions (GLIBC_2.28): Add narrowing subtract functions.
14886 * math/bits/mathcalls-narrow.h (sub): Use __MATHCALL_NARROW.
14887 * math/gen-auto-libm-tests.c (test_functions): Add sub.
14888 * math/math-narrow.h (CHECK_NARROW_SUB): New macro.
14889 (NARROW_SUB_ROUND_TO_ODD): Likewise.
14890 (NARROW_SUB_TRIVIAL): Likewise.
14891 * sysdeps/ieee754/float128/float128_private.h (__fsubl): New
14892 macro.
14893 (__dsubl): Likewise.
14894 * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add fsub and
14895 dsub.
14896 (CFLAGS-nldbl-dsub.c): New variable.
14897 (CFLAGS-nldbl-fsub.c): Likewise.
14898 * sysdeps/ieee754/ldbl-opt/Versions (GLIBC_2.28): Add
14899 __nldbl_dsubl.
14900 * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__nldbl_dsubl): New
14901 prototype.
14902 * manual/arith.texi (Misc FP Arithmetic): Document fsub, fsubl,
14903 dsubl, fMsubfN, fMsubfNx, fMxsubfN and fMxsubfNx.
14904 * math/auto-libm-test-in: Add tests of sub.
14905 * math/auto-libm-test-out-narrow-sub: New generated file.
14906 * math/libm-test-narrow-sub.inc: New file.
14907 * sysdeps/i386/fpu/s_f32xsubf64.c: Likewise.
14908 * sysdeps/ieee754/dbl-64/s_f32xsubf64.c: Likewise.
14909 * sysdeps/ieee754/dbl-64/s_fsub.c: Likewise.
14910 * sysdeps/ieee754/float128/s_f32subf128.c: Likewise.
14911 * sysdeps/ieee754/float128/s_f64subf128.c: Likewise.
14912 * sysdeps/ieee754/float128/s_f64xsubf128.c: Likewise.
14913 * sysdeps/ieee754/ldbl-128/s_dsubl.c: Likewise.
14914 * sysdeps/ieee754/ldbl-128/s_f64xsubf128.c: Likewise.
14915 * sysdeps/ieee754/ldbl-128/s_fsubl.c: Likewise.
14916 * sysdeps/ieee754/ldbl-128ibm/s_dsubl.c: Likewise.
14917 * sysdeps/ieee754/ldbl-128ibm/s_fsubl.c: Likewise.
14918 * sysdeps/ieee754/ldbl-96/s_dsubl.c: Likewise.
14919 * sysdeps/ieee754/ldbl-96/s_fsubl.c: Likewise.
14920 * sysdeps/ieee754/ldbl-opt/nldbl-dsub.c: Likewise.
14921 * sysdeps/ieee754/ldbl-opt/nldbl-fsub.c: Likewise.
14922 * sysdeps/ieee754/soft-fp/s_dsubl.c: Likewise.
14923 * sysdeps/ieee754/soft-fp/s_fsub.c: Likewise.
14924 * sysdeps/ieee754/soft-fp/s_fsubl.c: Likewise.
14925 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14926 * sysdeps/mach/hurd/i386/libm.abilist: Likewise.
14927 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Likewise.
14928 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Likewise.
14929 * sysdeps/unix/sysv/linux/arm/libm.abilist: Likewise.
14930 * sysdeps/unix/sysv/linux/hppa/libm.abilist: Likewise.
14931 * sysdeps/unix/sysv/linux/i386/libm.abilist: Likewise.
14932 * sysdeps/unix/sysv/linux/ia64/libm.abilist: Likewise.
14933 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Likewise.
14934 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Likewise.
14935 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Likewise.
14936 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Likewise.
14937 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Likewise.
14938 * sysdeps/unix/sysv/linux/nios2/libm.abilist: Likewise.
14939 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: Likewise.
14940 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist: Likewise.
14941 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: Likewise.
14942 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: Likewise.
14943 * sysdeps/unix/sysv/linux/riscv/rv64/libm.abilist: Likewise.
14944 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Likewise.
14945 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Likewise.
14946 * sysdeps/unix/sysv/linux/sh/libm.abilist: Likewise.
14947 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Likewise.
14948 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Likewise.
14949 * sysdeps/unix/sysv/linux/tile/tilegx32/libm.abilist: Likewise.
14950 * sysdeps/unix/sysv/linux/tile/tilegx64/libm.abilist: Likewise.
14951 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Likewise.
14952 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Likewise.
14953
d473f015
JM
149542018-03-19 Joseph Myers <joseph@codesourcery.com>
14955
14956 [BZ #20079]
14957 * elf/elf.h (SHT_X86_64_UNWIND): New macro.
14958
fbce6f72
WD
149592018-03-19 Wilco Dijkstra <wdijkstr@arm.com>
14960
14961 * benchtests/bench-timing.h (attribute_hidden): Undefine.
14962
72e7ffc3
RB
149632018-03-18 Richard Braun <rbraun@sceen.net>
14964
14965 * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Use a temporary
14966 thread reference.
14967
542c20a1
AA
149682018-03-18 Agustina Arzille <avarzille@riseup.net>
14969
14970 * sysdeps/mach/libc-lock.h (__libc_cleanup_frame): Define structure.
14971 (__libc_cleanup_fct): Define function.
14972 (__libc_cleanup_region_start, __libc_cleanup_region_end,
14973 __libc_cleanup_end): Rewrite implementation using
14974 __attribute__ ((__cleanup__)).
14975 (__libc_cleanup_push, __libc_cleanup_pop): New macros.
fb4cc8a0
AA
14976 * hurd/Makefile (routines): Add hurdlock.
14977 * hurd/Versions (GLIBC_PRIVATE): Added new entry to export the above
14978 interface.
14979 (HURD_CTHREADS_0.3): Remove __libc_getspecific.
14980 * hurd/hurdpid.c: Include <lowlevellock.h>
14981 (_S_msg_proc_newids): Use lll_wait to synchronize.
14982 * hurd/hurdsig.c: (reauth_proc): Use __mutex_lock and __mutex_unlock.
14983 * hurd/setauth.c: Include <hurdlock.h>, use integer for synchronization.
14984 * mach/Makefile (lock-headers): Remove machine-lock.h.
14985 * mach/lock-intern.h: Include <lowlevellock.h> instead of
14986 <machine-lock.h>.
14987 (__spin_lock_t): New type.
14988 (__SPIN_LOCK_INITIALIZER): New macro.
14989 (__spin_lock, __spin_unlock, __spin_try_lock, __spin_lock_locked,
14990 __mutex_init, __mutex_lock_solid, __mutex_unlock_solid, __mutex_lock,
14991 __mutex_unlock, __mutex_trylock): Use lll to implement locks.
14992 * mach/mutex-init.c: Include <lowlevellock.h> instead of <cthreads.h>.
14993 (__mutex_init): Initialize with lll.
14994 * manual/errno.texi (EOWNERDEAD, ENOTRECOVERABLE): New errno values.
14995 * sysdeps/mach/Makefile: Add libmachuser as dependencies for libs
14996 needing lll.
14997 * sysdeps/mach/hurd/bits/errno.h: Regenerate.
14998 * sysdeps/mach/hurd/cthreads.c (__libc_getspecific): Remove function.
14999 * sysdeps/mach/hurd/bits/libc-lock.h: Remove file.
15000 * sysdeps/mach/hurd/setpgid.c: Include <lowlevellock.h>.
15001 (__setpgid): Use lll for synchronization.
15002 * sysdeps/mach/hurd/setsid.c: Likewise with __setsid.
15003 * sysdeps/mach/bits/libc-lock.h: Include <tls.h> and <lowlevellock.h>
15004 instead of <cthreads.h>.
15005 (_IO_lock_inexpensive): New macro
15006 (__libc_lock_recursive_t, __rtld_lock_recursive_t): New structures.
15007 (__libc_lock_self0): New declaration.
15008 (__libc_lock_owner_self): New macro.
15009 (__libc_key_t): Remove type.
15010 (_LIBC_LOCK_INITIALIZER): New macro.
15011 (__libc_lock_define_initialized, __libc_lock_init, __libc_lock_fini,
15012 __libc_lock_fini_recursive, __rtld_lock_fini_recursive,
15013 __libc_lock_lock, __libc_lock_trylock, __libc_lock_unlock,
15014 __libc_lock_define_initialized_recursive,
15015 __rtld_lock_define_initialized_recursive,
15016 __libc_lock_init_recursive, __libc_lock_trylock_recursive,
15017 __libc_lock_lock_recursive, __libc_lock_unlock_recursive,
15018 __rtld_lock_initialize, __rtld_lock_trylock_recursive,
15019 __rtld_lock_lock_recursive, __rtld_lock_unlock_recursive
15020 __libc_once_define, __libc_mutex_unlock): Reimplement with lll.
15021 (__libc_lock_define_recursive, __rtld_lock_define_recursive,
15022 _LIBC_LOCK_RECURSIVE_INITIALIZER, _RTLD_LOCK_RECURSIVE_INITIALIZER):
15023 New macros.
15024 Include <libc-lockP.h> to reimplement libc_key* with pthread_key*.
15025 * hurd/hurdlock.c: New file.
15026 * hurd/hurdlock.h: New file.
15027 * mach/lowlevellock.h: New file
542c20a1 15028
9a37922e
ST
150292018-03-18 Samuel Thibault <samuel.thibault@ens-lyon.org>
15030
15031 * sysdeps/mach/hurd/cthreads.c: Include <cthreads.h>.
489999cc
ST
15032 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Return ELOOP
15033 when opening a symlink with O_NOFOLLOW.
72103e73
ST
15034 * hurd/hurdlookup.c (__hurd_file_name_lookup): Do not append '/' to
15035 path when flags contains O_NOFOLLOW.
15036 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Return ENOTDIR
15037 if flags contains O_DIRECTORY and the result is a directory.
aa218929
ST
15038 * sysdeps/mach/hurd/i386/init-first.c (init): Also find ELF headers by
15039 oneself when the pointer given in D is nul (as set by ext2fs).
20bc801b
ST
15040 * sysdeps/mach/hurd/mlockall.c: New file.
15041 * sysdeps/mach/hurd/munlockall.c: New file.
9a37922e 15042
34e6a869
ST
150432018-03-17 Samuel Thibault <samuel.thibault@ens-lyon.org>
15044
15045 * hurd/hurdsig.c: Include <pthread.h>.
15046 (_hurdsig_init): Call pthread_getattr_np and pthread_attr_getstack to
15047 get the signal thread stack layout.
dc33bef3
ST
15048 * hurd/Makefile (headers): Remove threadvar.h.
15049 (inline-headers): Remove threadvar.h.
15050 * hurd/Versions (GLIBC_2.0: Remove __hurd_sigthread_stack_base,
15051 __hurd_sigthread_stack_end, __hurd_sigthread_variables,
15052 __hurd_threadvar_max, __hurd_errno_location.
15053 (HURD_CTHREADS_0.3): Add pthread_getattr_np, pthread_attr_getstack.
15054 * hurd/hurd/signal.h: Do not include <hurd/threadvar.h>.
15055 (_hurd_self_sigstate): Use THREAD_SELF to get _hurd_sigstate.
15056 (_HURD_SIGNAL_H_EXTERN_INLINE): Use THREAD_SELF to get _hurd_sigstate,
15057 unless TLS is not initialized yet, in which case we do not need a
15058 critical section yet anyway.
15059 * hurd/hurd/threadvar.h: Include <tls.h>, do not include
15060 <machine-sp.h>.
15061 (__hurd_sigthread_variables, __hurd_threadvar_max): Remove variables
15062 declarations.
15063 (__hurd_threadvar_index): Remove enum.
15064 (_HURD_THREADVAR_H_EXTERN_INLINE): Remove macro.
15065 (__hurd_threadvar_location_from_sp,__hurd_threadvar_location): Remove
15066 inlines.
15067 (__hurd_reply_port0): New variable declaration.
15068 (__hurd_local_reply_port): New macro.
15069 * hurd/hurdsig.c (__hurd_sigthread_variables): Remove variable.
15070 (interrupted_reply_port_location): Add thread_t parameter. Use it
15071 with THREAD_TCB to access thread-local variables.
15072 (_hurdsig_abort_rpcs): Pass ss->thread to
15073 interrupted_reply_port_location.
15074 (_hurd_internal_post_signal): Likewise.
15075 (_hurdsig_init): Use presence of cthread_fork instead of
15076 __hurd_threadvar_stack_mask to start signal thread by hand.
15077 Remove signal thread threadvar initialization.
15078 * hurd/hurdstartup.c: Do not include <hurd/threadvar.h>
15079 * hurd/sigunwind.c: Include <hurd/threadvar.h>
15080 (_hurdsig_longjmp_from_handler): Use __hurd_local_reply_port instead
15081 of threadvar.
15082 * sysdeps/mach/hurd/Versions (libc.GLIBC_PRIVATE): Add
15083 __libc_lock_self0.
15084 (ld.GLIBC_2.0): Remove __hurd_sigthread_stack_base,
15085 __hurd_sigthread_stack_end, __hurd_sigthread_variables.
15086 (ld.GLIBC_PRIVATE): Add __libc_lock_self0.
15087 * sysdeps/mach/hurd/cthreads.c: Add __libc_lock_self0.
15088 * sysdeps/mach/hurd/dl-sysdep.c (errno, __hurd_sigthread_stack_base,
15089 __hurd_sigthread_stack_end, __hurd_sigthread_variables, threadvars,
15090 __hurd_threadvar_stack_offset, __hurd_threadvar_stack_mask): Do not
15091 define variables.
15092 * sysdeps/mach/hurd/errno-loc.c: Do not include <errno.h> and
15093 <hurd/threadvar.h>.
15094 [IS_IN(rtld)] (rtld_errno): New variable.
15095 [IS_IN(rtld)] (__errno_location): New weak function.
15096 [!IS_IN(rtld)]: Include "../../../csu/errno-loc.c".
15097 * sysdeps/mach/hurd/errno.c: Remove file.
15098 * sysdeps/mach/hurd/fork.c: Include <hurd/threadvar.h>
15099 (__fork): Remove THREADVAR_SPACE macro and its use.
15100 * sysdeps/mach/hurd/i386/init-first.c (__hurd_threadvar_max): Remove
15101 variable.
15102 (init): Do not initialize threadvar.
15103 * sysdeps/mach/hurd/i386/libc.abilist (__hurd_threadvar_max): Remove
15104 symbol.
15105 * sysdeps/mach/hurd/i386/sigreturn.c (__sigreturn): Use
15106 __hurd_local_reply_port instead of threadvar.
15107 * sysdeps/mach/hurd/i386/tls.h (tcbhead_t): Add reply_port and
15108 _hurd_sigstate fields.
15109 (HURD_DESC_TLS, __LIBC_NO_TLS, THREAD_TCB): New macro.
15110 * sysdeps/mach/hurd/i386/trampoline.c: Remove outdated comment.
15111 * sysdeps/mach/hurd/libc-lock.h: Do not include <hurd/threadvar.h>.
15112 (__libc_lock_owner_self): Use &__libc_lock_self0 and THREAD_SELF
15113 instead of threadvar.
15114 * sysdeps/mach/hurd/libc-tsd.h: Remove file.
15115 * sysdeps/mach/hurd/mig-reply.c (GETPORT, reply_port): Remove macros.
15116 (use_threadvar, global_reply_port): Remove variables.
15117 (__hurd_reply_port0): New variable.
15118 (__mig_get_reply_port): Use __hurd_local_reply_port and
15119 __hurd_reply_port0 instead of threadvar.
15120 (__mig_dealloc_reply_port): Likewise.
15121 (__mig_init): Do not initialize threadvar.
15122 * sysdeps/mach/hurd/profil.c: Fix comment.
c2fb08c7
ST
15123 * hurd/Versions (HURD_CTHREADS_0.3): Rename weak refs cthread_fork,
15124 cthread_detach, pthread_getattr_np, pthread_attr_getstack,
15125 cthread_keycreate, cthread_getspecific, cthread_setspecific to
15126 __cthread_fork, __cthread_detach, __pthread_getattr_np,
15127 __pthread_attr_getstack, __cthread_keycreate, __cthread_getspecific,
15128 __cthread_setspecific.
15129 * hurd/hurdsig.c (_hurdsig_init): Use __cthread_fork,
15130 __cthread_detach, __pthread_getattr_np, __pthread_attr_getstack,
15131 __cthread_t instead of cthread_fork, cthread_detach,
15132 pthread_getattr_np, pthread_attr_getstack.
15133 * sysdeps/mach/hurd/cthreads.c (cthread_keycreate): Rename to
15134 __cthread_keycreate.
15135 (cthread_getspecific): Rename to __cthread_getspecific.
15136 (cthread_setspecific): Rename to __cthread_setspecific.
15137 (__libc_getspecific): Use __cthread_getspecific instead of
15138 cthread_getspecific.
15139 * sysdeps/mach/hurd/libc-lock.h (__libc_key_create): Use
15140 __cthread_keycreate instead of cthread_keycreate.
15141 (__libc_setspecific): Use __cthread_setspecific instead of
15142 cthread_setspecific.
15143 * sysdeps/mach/libc-lock.h (__libc_key_create, __libc_setspecific):
15144 Likewise.
dd28d4ba
ST
15145 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Always include
15146 <dl-sysdep.h>. Test for value of RTLD_PRIVATE_ERRNO instead of
15147 testing whether it is defined.
34e6a869 15148
f8baf2a2
ST
151492018-03-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
15150
15151 * sysdeps/generic/thread_state.h (MACHINE_NEW_THREAD_STATE_FLAVOR):
15152 Define macro.
15153 * sysdeps/mach/thread_state.h (MACHINE_THREAD_STATE_FIX_NEW): New macro.
15154 * sysdeps/mach/i386/thread_state.h
15155 (MACHINE_NEW_THREAD_STATE_FLAVOR): New macro, defined to
15156 i386_THREAD_STATE.
15157 (MACHINE_THREAD_STATE_FLAVOR): Define to i386_REGS_SEGS_STATE instead of
15158 i386_THREAD_STATE.
15159 (MACHINE_THREAD_STATE_FIX_NEW): New macro, reads segments.
15160
15161 * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): Use
15162 i386_REGS_SEGS_STATE instead of i386_THREAD_STATE.
15163
15164 * sysdeps/mach/hurd/i386/tls.h (TCB_ALIGNMENT, HURD_SEL_LDT): New
15165 macros.
15166 (_hurd_tls_fork): Add original thread parameter, Duplicate existing LDT
15167 descriptor instead of creating a new one.
15168 (_hurd_tls_new): New function, creates a new descriptor and updates tcb.
15169
15170 * mach/setup-thread.c: Include <ldsodefs.h>.
15171 (__mach_setup_thread): Call _dl_allocate_tls, pass
15172 MACHINE_NEW_THREAD_STATE_FLAVOR to __thread_set_state instead of
15173 MACHINE_THREAD_STATE_FLAVOR, before getting
15174 MACHINE_THREAD_STATE_FLAVOR, calling _hurd_tls_new, and setting
15175 MACHINE_THREAD_STATE_FLAVOR with the result.
15176 * hurd/hurdfault.c (_hurdsig_fault_init): Call
15177 MACHINE_THREAD_STATE_FIX_NEW.
15178 * sysdeps/mach/hurd/fork.c (__fork): Call _hurd_tls_fork for sigthread
15179 too. Add original thread parameter.
15180
34ba96b8
JM
151812018-03-16 Joseph Myers <joseph@codesourcery.com>
15182
5d75b75f
JM
15183 * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC] (__finite):
15184 Remove inline function.
15185
34ba96b8
JM
15186 * sysdeps/i386/fpu/libm-test-ulps: Update.
15187 * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise.
15188
22679b2c
WD
151892018-03-16 Wilco Dijkstra <wdijkstr@arm.com>
15190
15191 * sysdeps/m68k/m680x0/fpu/mathimpl.h (__ieee754_sqrt): Revert previous
15192 commit.
15193
c429a8d8
JM
151942018-03-15 Joseph Myers <joseph@codesourcery.com>
15195
15196 * sysdeps/x86/fpu/bits/mathinline.h [__FAST_MATH__]
15197 (__sincos_code): Remove define and undefine.
15198 [__FAST_MATH__] (__sincos): Remove inline function.
15199 [__FAST_MATH__] (__sincosf): Remove inline function.
15200 [__FAST_MATH__] (__sincosl): Remove inline function.
15201 (__atan2l): Remove inline functions.
15202 [!__GNUC_PREREQ (3, 4)] (__atan2_code): Remove macro.
15203 [!__GNUC_PREREQ (3, 4) && __FAST_MATH__] (atan2): Remove inline
15204 function.
15205 (floor): Remove inline function.
15206 (ceil): Likewise.
15207 [__FAST_MATH__] (__ldexp_code): Remove macro.
15208 [__FAST_MATH__] (ldexp): Remove inline function.
15209 [__FAST_MATH__ && __USE_ISOC99] (ldexpf): Likewise.
15210 [__FAST_MATH__ && __USE_ISOC99] (ldexpl): Likewise.
15211 [__FAST_MATH__ && __USE_ISOC99] (rint): Likewise.
15212 [__USE_ISOC99] (__lrint_code): Remove macro.
15213 [__USE_ISOC99] (__llrint_code): Likewise.
15214 [__USE_ISOC99] (lrintf): Remove inline function.
15215 [__USE_ISOC99] (lrint): Likewise.
15216 [__USE_ISOC99] (lrintl): Likewise.
15217 [__USE_ISOC99] (llrint): Likewise.
15218 [__USE_ISOC99] (llrintf): Likewise.
15219 [__USE_ISOC99] (llrintl): Likewise.
15220
700593fd
WD
152212018-03-15 Wilco Dijkstra <wdijkstr@arm.com>
15222
15223 * sysdeps/aarch64/fpu/math_private.h (__ieee754_sqrt): Remove.
15224 (__ieee754_sqrtf): Remove.
15225 * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): Remove.
15226 (__ieee754_sqrtf): Remove.
15227 * sysdeps/generic/math-type-macros.h (M_SQRT): Use sqrt.
15228 * sysdeps/m68k/m680x0/fpu/mathimpl.h (__ieee754_sqrt): Remove.
15229 * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Remove.
15230 (__ieee754_sqrtf): Remove.
15231 * sysdeps/s390/fpu/bits/mathinline.h: Remove file.
15232 * sysdeps/sparc/fpu/bits/mathinline.h (sqrt) Remove.
15233 (sqrtf): Remove.
15234 (sqrtl): Remove.
15235 (__ieee754_sqrt): Remove.
15236 (__ieee754_sqrtf): Remove.
15237 (__ieee754_sqrtl): Remove.
15238 * sysdeps/m68k/m680x0/fpu/mathimpl.h (__ieee754_sqrt): Remove.
15239 * sysdeps/x86/fpu/math_private.h (__ieee754_sqrt): Remove.
15240 * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Remove.
15241 (__ieee754_sqrtf): Remove.
15242 (__ieee754_sqrtl): Remove.
15243
f67a8147
WD
152442018-03-15 Wilco Dijkstra <wdijkstr@arm.com>
15245
15246 * sysdeps/ieee754/dbl-64/e_acosh.c (__ieee754_acosh): Use sqrt.
15247 * sysdeps/ieee754/dbl-64/e_gamma_r.c (gamma_positive): Likewise.
15248 * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
15249 * sysdeps/ieee754/dbl-64/e_j0.c (__ieee754_j0): Likewise.
15250 * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1): Likewise.
15251 * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn): Likewise.
15252 * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
15253 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
15254 Likewise.
15255 * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Likewise.
15256 * sysdeps/ieee754/flt-32/e_acoshf.c (__ieee754_acoshf): Likewise.
15257 * sysdeps/ieee754/flt-32/e_asinf.c (__ieee754_asinf): Likewise.
15258 * sysdeps/ieee754/flt-32/e_gammaf_r.c (gammaf_positive): Likewise.
15259 * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Likewise.
15260 * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_j0f): Likewise.
15261 * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_j1f): Likewise.
15262 * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Likewise.
15263 * sysdeps/ieee754/flt-32/s_asinhf.c (__asinhf): Likewise.
15264 * sysdeps/ieee754/ldbl-128/e_acoshl.c (__ieee754_acoshl): Use sqrtl.
15265 * sysdeps/ieee754/ldbl-128/e_acosl.c (__ieee754_acosl): Likewise.
15266 * sysdeps/ieee754/ldbl-128/e_asinl.c (__ieee754_asinl): Likewise.
15267 * sysdeps/ieee754/ldbl-128/e_gammal_r.c (gammal_positive): Likewise.
15268 * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl): Likewise.
15269 * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Likewise.
15270 * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
15271 * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_jnl): Likewise.
15272 * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Likewise.
15273 * sysdeps/ieee754/ldbl-128/s_asinhl.c (__ieee754_asinhl): Likewise.
15274 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Likewise.
15275 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
15276 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
15277 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (gammal_positive): Likewise.
15278 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Likewise.
15279 * sysdeps/ieee754/ldbl-128ibm/e_j0l.c (__ieee754_j0l): Likewise.
15280 * sysdeps/ieee754/ldbl-128ibm/e_j1l.c (__ieee754_j1l): Likewise
15281 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
15282 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
15283 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__ieee754_asinhl): Likewise.
15284 * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Use sqrtl.
15285 * sysdeps/ieee754/ldbl-96/e_asinl.c (__ieee754_asinl): Likewise.
15286 * sysdeps/ieee754/ldbl-96/e_gammal_r.c (gammal_positive): Likewise.
15287 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Likewise.
15288 * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Likewise.
15289 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
15290 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl): Likewise.
15291 * sysdeps/ieee754/ldbl-96/s_asinhl.c (__ieee754_asinhl): Likewise.
15292 * sysdeps/m68k/m680x0/fpu/e_pow.c (__ieee754_pow): Likewise.
15293 * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Likewise.
15294 * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Likewise.
15295
1294b189
WD
152962018-03-15 Wilco Dijkstra <wdijkstr@arm.com>
15297
15298 * include/math.h (sqrt): Declare with asm redirect.
15299 (sqrtf): Likewise.
15300 (sqrtl): Likewise.
15301 (sqrtf128): Likewise.
15302 * Makeconfig: Add -fno-math-errno for libc/libm, but build testsuite,
15303 nonlib and libnldbl with -fmath-errno.
15304 * math/w_sqrt_compat.c: Define NO_MATH_REDIRECT.
15305 * math/w_sqrt_template.c: Likewise.
15306 * math/w_sqrtf_compat.c: Likewise.
15307 * math/w_sqrtl_compat.c: Likewise.
15308 * sysdeps/i386/fpu/w_sqrt.c: Likewise.
15309 * sysdeps/i386/fpu/w_sqrt_compat.c: Likewise.
15310 * sysdeps/generic/math-type-macros-float128.h: Remove math.h and
15311 complex.h.
15312
f1c8185d
WD
153132018-03-15 Wilco Dijkstra <wdijkstr@arm.com>
15314
15315 * benchtests/Makefile: Define _ISOMAC.
15316 * benchtests/bench-strcoll.c: Add missing sys/stat.h include.
15317 * benchtests/bench-string.h: Define inhibit_loop_to_libcall macro.
15318 * benchtests/bench-strstr.c: Define empty libc_hidden_builtin_def.
15319 * benchtests/bench-strtok.c (oldstrtok): Use rawmemchr.
15320 * benchtests/bench-timing.h: Define attribute_hidden.
15321
b47c3e76
SP
153222018-03-15 Siddhesh Poyarekar <siddhesh@sourceware.org>
15323
15324 * sysdeps/aarch64/strncmp.S (strncmp): Use lsr instead of
15325 mov + lsr.
15326
807fee29
RL
153272018-03-15 Rafal Luzynski <digitalfreak@lingonborough.com>
15328
15329 [BZ #22963]
15330 * localedata/locales/cs_CZ (mon): Rename to...
15331 (alt_mon): This.
15332 (mon): Import from CLDR (genitive case).
15333
e7155a28
RL
153342018-03-15 Rafal Luzynski <digitalfreak@lingonborough.com>
15335
15336 [BZ #22937]
15337 * localedata/locales/el_CY (abmon): Rename to...
15338 (ab_alt_mon): This.
15339 (abmon): Import from CLDR (abbreviated genitive case).
15340 * localedata/locales/el_GR (abmon): Rename to...
15341 (ab_alt_mon): This.
15342 (abmon): Import from CLDR (abbreviated genitive case).
15343
71d7b121
RL
153442018-03-15 Rafal Luzynski <digitalfreak@lingonborough.com>
15345
15346 [BZ #22932]
15347 * localedata/locales/lt_LT (abmon): Synchronize with CLDR.
15348
a00bffe8
RB
153492018-03-15 Robert Buj <robert.buj@gmail.com>
15350
15351 [BZ #22848]
15352 * localedata/locales/ca_ES (abmon): Rename to...
15353 (ab_alt_mon): This, then synchronize with CLDR (nominative case).
15354 (mon): Rename to...
15355 (alt_mon): This.
15356 (abmon): Import from CLDR (genitive case, month names preceded by
15357 "de" or "d’").
15358 (mon): Likewise.
15359 (abday): Synchronize with CLDR.
15360 (d_t_fmt): Likewise.
15361 (d_fmt): Likewise.
15362 (am_pm): Likewise.
15363
15364 (LC_TIME): Improve indentation.
15365 (LC_TELEPHONE): Likewise.
15366 (LC_NAME): Likewise.
15367 (LC_ADDRESS): Likewise.
15368
f9555d73
JM
153692018-03-14 Joseph Myers <joseph@codesourcery.com>
15370
15371 * sysdeps/x86/fpu/bits/mathinline.h [!__GNUC_PREREQ (3, 4)]
15372 (lrintf): Remove definitions used only with old GCC.
15373 [!__GNUC_PREREQ (3, 4)] (lrint): Likewise.
15374 [!__GNUC_PREREQ (3, 4)] (llrintf): Likewise.
15375 [!__GNUC_PREREQ (3, 4)] (llrint): Likewise.
15376 [!__GNUC_PREREQ (3, 4)] (fmaxf): Likewise.
15377 [!__GNUC_PREREQ (3, 4)] (fmax): Likewise.
15378 [!__GNUC_PREREQ (3, 4)] (fminf): Likewise.
15379 [!__GNUC_PREREQ (3, 4)] (fmin): Likewise.
15380 [!__GNUC_PREREQ (3, 4)] (rint): Likewise.
15381 [!__GNUC_PREREQ (3, 4)] (rintf): Likewise.
15382 [!__GNUC_PREREQ (3, 4)] (nearbyint): Likewise.
15383 [!__GNUC_PREREQ (3, 4)] (nearbyintf): Likewise.
15384 [!__GNUC_PREREQ (3, 4)] (ceil): Likewise.
15385 [!__GNUC_PREREQ (3, 4)] (ceilf): Likewise.
15386 [!__GNUC_PREREQ (3, 4)] (floor): Likewise.
15387 [!__GNUC_PREREQ (3, 4)] (floorf): Likewise.
15388 [__FAST_MATH__ && !__GNUC_PREREQ (3, 5)] (tan): Likewise.
15389 [__FAST_MATH__ && !__GNUC_PREREQ (3, 5)] (fmod): Likewise.
15390 [__FAST_MATH__ && !__GNUC_PREREQ (3, 4)] (sin): Likewise.
15391 [__FAST_MATH__ && !__GNUC_PREREQ (3, 4)] (cos): Likewise.
15392 [__FAST_MATH__ && !__GNUC_PREREQ (3, 5)] (log10): Likewise.
15393 [__FAST_MATH__ && !__GNUC_PREREQ (3, 5)] (asin): Likewise.
15394 [__FAST_MATH__ && !__GNUC_PREREQ (3, 5)] (acos): Likewise.
15395 [__FAST_MATH__ && !__GNUC_PREREQ (3, 4)] (atan): Likewise.
15396 [__FAST_MATH__ && !__GNUC_PREREQ (3, 5)] (log1p): Likewise.
15397 [__FAST_MATH__ && !__GNUC_PREREQ (3, 5)] (logb): Likewise.
15398 [__FAST_MATH__ && !__GNUC_PREREQ (3, 5)] (log2): Likewise.
15399 [__FAST_MATH__ && !__GNUC_PREREQ (3, 5)] (drem): Likewise.
15400 [__FAST_MATH__] (__M_SQRT2): Remove macro.
15401
d46f84de
SP
154022018-03-14 Siddhesh Poyarekar <siddhesh@sourceware.org>
15403
15404 * sysdeps/aarch64/strncmp.S (strncmp): Use a separate shift
15405 instruction to unbreak builds with binutils 2.26 and older.
15406
7108f1f9
SP
154072018-03-13 Siddhesh Poyarekar <siddhesh@sourceware.org>
15408
15409 * sysdeps/aarch64/strncmp.S (count): New macro.
15410 (strncmp): Store misaligned length in SRC1 in COUNT.
15411 (mutual_align): Adjust.
15412 (misaligned8): Load dword at a time when it is safe.
15413
2cc7bad0
ZW
154142018-03-12 Zack Weinberg <zackw@panix.com>
15415
15416 [BZ #1190]
15417 [BZ #19476]
15418 * libio/fileops.c (_IO_new_file_underflow): Return EOF immediately
15419 if the _IO_EOF_SEEN bit is already set; update commentary.
15420 * libio/oldfileops.c (_IO_old_file_underflow): Likewise.
15421 * libio/wfileops.c (_IO_wfile_underflow): Likewise.
15422
15423 * support/support_openpty.c, support/tty.h: New files.
15424 * support/Makefile (libsupport-routines): Add support_openpty.
15425
15426 * libio/tst-fgetc-after-eof.c, wcsmbs/test-fgetwc-after-eof.c:
15427 New test cases.
15428 * libio/Makefile (tests): Add tst-fgetc-after-eof.
15429 * wcsmbs/Makefile (tests): Add tst-fgetwc-after-eof.
15430
778f1974
DL
154312018-03-12 Dmitry V. Levin <ldv@altlinux.org>
15432
15433 * po/pt_BR.po: Update translations.
15434
da6d4404
DM
154352018-03-12 David Michael <fedora.dm0@gmail.com>
15436
15437 * sysdeps/mach/hurd/reboot.c: Include <hurd/paths.h>
15438 (reboot): Lookup _SERVERS_STARTUP instead of calling proc_getmsgport to
15439 get a port to the startup server.
15440
d3da750d
ZW
154412018-03-11 Zack Weinberg <zackw@panix.com>
15442
15443 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Include math.h
15444 before nldbl-compat.h.
15445
054b72cc
ZW
154462018-03-10 Zack Weinberg <zackw@panix.com>
15447
0d13dfa1
ZW
15448 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Don't include
15449 math.h or math_private.h.
15450
15451 * sysdeps/alpha/fpu/s_isnan.c
15452 * sysdeps/ieee754/ldbl-128ibm/s_ceill.c
15453 * sysdeps/ieee754/ldbl-128ibm/s_floorl.c
15454 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c
15455 * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c
15456 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c
15457 * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c
15458 * sysdeps/ieee754/ldbl-128ibm/s_rintl.c
15459 * sysdeps/ieee754/ldbl-128ibm/s_roundl.c
15460 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c
15461 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c
15462 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c:
15463 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_expf.c
15464 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c
15465 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c:
15466 Include math_private.h.
15467
15468 * sysdeps/ieee754/ldbl-64-128/s_finitel.c
15469 * sysdeps/ieee754/ldbl-64-128/s_fpclassifyl.c
15470 * sysdeps/ieee754/ldbl-64-128/s_isinfl.c
15471 * sysdeps/ieee754/ldbl-64-128/s_isnanl.c
15472 * sysdeps/ieee754/ldbl-64-128/s_signbitl.c
15473 * sysdeps/powerpc/power7/fpu/s_logb.c:
15474 Include math.h and math_private.h.
15475
054b72cc
ZW
15476 * sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Wrap manual
15477 uses of $at in .set noat / .set at.
15478
6253bacd
L
154792018-03-10 H.J. Lu <hongjiu.lu@intel.com>
15480
15481 * include/setjmp.h (__libc_longjmp): Remove libc_hidden_proto.
15482 * setjmp/longjmp.c (__libc_longjmp): Remove libc_hidden_def.
15483 * sysdeps/s390/longjmp.c (__libc_longjmp): Likewise.
15484 * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S (__libc_longjmp):
15485 Likewise.
15486
229855e5
FW
154872018-03-09 Florian Weimer <fweimer@redhat.com>
15488
15489 * malloc/malloc.c (prev_size, set_prev_size, prev_chunk): Fix typo
15490 in comment.
15491
9aa5c222
AJ
154922018-03-09 Aurelien Jarno <aurelien@aurel32.net>
15493
15494 [BZ #22919]
15495 * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S (__startcontext):
15496 Add nop before __startcontext, add explaining comments.
15497
3dc21497
AZ
154982018-03-07 Adhemerval Zanella <adhemerval.zanella@linaro.org>
15499
e921c89e
AZ
15500 [BZ #22926]
15501 * sysdeps/powerpc/powerpc32/sysdep.h (ABORT_TRANSACTION_IMPL): Define
15502 empty for __SPE__.
15503 * sysdeps/powerpc/sysdep.h (ABORT_TRANSACTION): Likewise.
15504 * sysdeps/unix/sysv/linux/powerpc/elision-lock.c (__lll_lock_elision):
15505 Do not build hardware transactional code for __SPE__.
15506 * sysdeps/unix/sysv/linux/powerpc/elision-trylock.c
15507 (__lll_trylock_elision): Likewise.
15508 * sysdeps/unix/sysv/linux/powerpc/elision-unlock.c
15509 (__lll_unlock_elision): Likewise.
15510
d9f26dab 15511 * sysdeps/nptl/fork.c (ARCH_FORK): Replace by arch_fork.
3dc21497
AZ
15512 * sysdeps/unix/sysv/linux/alpha/arch-fork.h: Remove file.
15513 * sysdeps/unix/sysv/linux/riscv/arch-fork.h: Likewise.
15514 * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: Likewise.
15515 * sysdeps/unix/sysv/linux/arm/arch-fork.h: Likewise.
15516 * sysdeps/unix/sysv/linux/hppa/arch-fork.h: Likewise.
15517 * sysdeps/unix/sysv/linux/i386/arch-fork.h: Likewise.
15518 * sysdeps/unix/sysv/linux/ia64/arch-fork.h: Likewise.
15519 * sysdeps/unix/sysv/linux/m68k/arch-fork.h: Likewise.
15520 * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: Likewise.
15521 * sysdeps/unix/sysv/linux/mips/arch-fork.h: Likewise.
15522 * sysdeps/unix/sysv/linux/nios2/arch-fork.h: Likewise.
15523 * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: Likewise.
15524 * sysdeps/unix/sysv/linux/s390/arch-fork.h: Likewise.
15525 * sysdeps/unix/sysv/linux/sh/arch-fork.h: Likewise.
15526 * sysdeps/unix/sysv/linux/sparc/arch-fork.h: Likewise.
15527 * sysdeps/unix/sysv/linux/tile/arch-fork.h: Likewise.
15528 * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: Likewise.
15529 * sysdeps/unix/sysv/linux/arch-fork.h (arch_fork): New function.
15530 * sysdeps/unix/sysv/linux/aarch64/kernel-features.h: New file.
15531 * sysdeps/unix/sysv/linux/riscv/kernel-features.h: Likewise.
15532 * sysdeps/unix/sysv/linux/arm/kernel-features.h
15533 (__ASSUME_CLONE_BACKWARDS): Define.
15534 * sysdeps/unix/sysv/linux/createthread.c (ARCH_CLONE): Define to
15535 __clone2 if __NR_clone2 is defined.
15536 * sysdeps/unix/sysv/linux/hppa/kernel-features.h
15537 (__ASSUME_CLONE_BACKWARDS): Likewise.
15538 * sysdeps/unix/sysv/linux/i386/kernel-features.h
15539 (__ASSUME_CLONE_BACKWARDS): Likewise.
15540 * sysdeps/unix/sysv/linux/ia64/kernel-features.h
15541 (__ASSUME_CLONE2): Likewise.
15542 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15543 (__ASSUME_CLONE_BACKWARDS3): Likewise.
15544 * sysdeps/unix/sysv/linux/kernel-features.h: Document possible clone
15545 variants and the define architecture can use.
15546 (__ASSUME_CLONE_DEFAULT): Define as default.
15547 * sysdeps/unix/sysv/linux/mips/kernel-features.h
15548 (__ASSUME_CLONE_BACKWARDS): Likewise.
15549 * sysdeps/unix/sysv/linux/powerpc/kernel-features.h
15550 (__ASSUME_CLONE_BACKWARDS): Likewise.
15551 * sysdeps/unix/sysv/linux/s390/kernel-features.h
15552 (__ASSUME_CLONE_BACKWARDS2): Likewise.
15553
adc95fb0
SP
155542018-03-06 Siddhesh Poyarekar <siddhesh@sourceware.org>
15555
4e54d918
SP
15556 * sysdeps/aarch64/memcmp.S (more16): Fix loop16 branch target.
15557
30a81dae
SP
15558 * sysdeps/aarch64/memcmp.S: Widen comparison to 16 bytes at a
15559 time.
15560
adc95fb0
SP
15561 * benchtests/bench-strncmp.c (test_main): Remove 0 length tests.
15562 (do_test_limit): Likewise.
15563
15564 * benchtests/bench-strncmp.c (do_test_limit): Reallocate buffers
15565 for every implementation.
15566 (do_test): Likewise.
15567
15568 * benchtests/bench-strncmp.c: Convert output to json.
15569
4e9066bc
ST
155702018-03-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
15571
15572 * io/futimens.c: Add missing start-of-file descriptive comment.
15573 * io/utime.c: Likewise.
15574 * misc/futimesat.c: Likewise.
15575 * misc/utimes.c: Likewise.
15576 * sysdeps/mach/hurd/futimesat.c: Likewise.
15577 * sysdeps/mach/hurd/utimes.c: Likewise.
15578 * sysdeps/posix/utime.c: Likewise.
15579 * sysdeps/posix/utimes.c: Likewise.
15580 * sysdeps/unix/sysv/linux/futimesat.c: Likewise.
15581 * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
15582 * sysdeps/unix/sysv/linux/generic/utimes.c: Likewise.
15583 * sysdeps/unix/sysv/linux/utimes.c: Likewise.
15584
ec1300cf
ST
155852018-03-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
15586
15587 * sysdeps/mach/hurd/utime-helper.c (hurd_futimens): Rename function to
15588 hurd_futimes.
15589 * sysdeps/mach/hurd/utimes.c (__utimes): Update call accordingly.
15590 * sysdeps/mach/hurd/lutimes.c (__lutimes): Likewise.
15591 * sysdeps/mach/hurd/futimens.c: Include "utime-helper.c".
15592 (__futimens): Move implementation to...
15593 * sysdeps/mach/hurd/utime-helper.c (utime_ts_from_tspec,
15594 utime_tvalue_from_tspec): ... new helper functions.
15595 (hurd_futimens): New function.
15596 * sysdeps/mach/hurd/futimesat.c: New file.
15597 * sysdeps/mach/hurd/utimensat.c: New file.
15598
bbe762d1
FC
155992018-03-05 Flávio Cruz <flaviocruz@gmail.com>
15600
15601 * sysdeps/mach/hurd/bits/stat.h [__USE_ATFILE] (UTIME_NOW,
15602 UTIME_OMIT): New macros.
15603 * sysdeps/mach/hurd/futimens.c (__futimens): Try to use __file_utimens
15604 before reverting to converting time spec to time value and calling
15605 __file_utimes.
15606 * sysdeps/mach/hurd/utime-helper.c: New file.
15607 * sysdeps/mach/hurd/futimes.c: Include "utime-helper.c".
15608 (__futimes): Try to use utime_ts_from_tval and __file_utimens before
15609 reverting to utime_tvalue_from_tval and __file_utimes.
15610 * sysdeps/mach/hurd/lutimes.c: Include "utime-helper.c".
15611 (__lutimes): Just call hurd_futimens after lookup.
15612 * sysdeps/mach/hurd/utimes.c: Likewise.
15613
a1ede3a4
ST
156142018-03-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
15615
15616 * bits/sigaction.h: Add include guard.
15617 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Likewise.
15618 * sysdeps/unix/sysv/linux/bits/sigaction.h: Likewise.
15619 * sysdeps/unix/sysv/linux/hppa/bits/sigaction.h: Likewise.
15620 * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h: Likewise.
15621 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Likewise.
15622 * sysdeps/unix/sysv/linux/s390/bits/sigaction.h: Likewise.
15623 * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
15624 * sysdeps/unix/sysv/linux/tile/bits/sigaction.h: Likewise.
15625 * hurd/hurd/signal.h: Include <bits/sigaction.h>.
15626
6900d2ca
JM
156272018-03-05 Joseph Myers <joseph@codesourcery.com>
15628
15629 * iconv/loop.c (UNICODE_TAG_HANDLER): Disable
15630 -Wmaybe-uninitialized for -Os.
15631 * sysdeps/s390/multiarch/8bit-generic.c (BODY): Add comment about
15632 this disabling.
15633
68448be2
AZ
156342018-03-03 Adhemerval Zanella <adhemerval.zanella@linaro.org>
15635
5226a81f
AZ
15636 * bits/dirent.h (__INO_T_MATCHES_INO64_T): Define regardless whether
15637 __INO_T_MATCHES_INO64_T is defined.
15638 * sysdeps/unix/sysv/linux/bits/dirent.h: Likewise.
15639 * dirent/alphasort.c: Check _DIRENT_MATCHES_DIRENT64 value instead
15640 of definition.
15641 * dirent/alphasort64.c: Likewise.
15642 * dirent/scandir.c: Likewise.
15643 * dirent/scandir64-tail.c: Likewise.
15644 * dirent/scandir64.c: Likewise.
15645 * dirent/scandirat.c: Likewise.
15646 * dirent/scandirat64.c: Likewise.
15647 * dirent/versionsort.c: Likewise.
15648 * dirent/versionsort64.c: Likewise.
15649 * include/dirent.h: Likewise.
15650
fbd01e6c
AZ
15651 * nptl/tst-cancel4-common.h (set_socket_buffer): New function.
15652 * nptl/tst-cancel4-common.c (do_test): Call set_socket_buffer
15653 for socketpair endpoint.
15654 * nptl/tst-cancel4.c (tf_send): Call set_socket_buffer and use
15655 WRITE_BUFFER_SIZE as buffer size for sending socket.
15656 (tf_sendto): Use SOCK_STREAM instead of SOCK_DGRAM and fix an
15657 issue on system where send is implemented with sendto syscall.
15658 * sysdeps/unix/sysv/linux/mips/mips64/Makefile [$(subdir) = socket]
15659 (CFLAGS-recv.c, CFLAGS-send.c): Remove rules.
15660 [$(subdir) = nptl] (CFLAGS-recv.c, CFLAGS-send.c): Likewise.
15661 * sysdeps/unix/sysv/linux/riscv/rv64/Makefile: Remove file.
15662
68448be2
AZ
15663 [BZ #21269]
15664 * sysdeps/unix/sysv/linux/i386/Makefile (tests): Add tst-bz21269.
15665 * sysdeps/unix/sysv/linux/i386/sigaction.c (SET_SA_RESTORER): Clear
15666 sa_restorer for vDSO case.
15667 * sysdeps/unix/sysv/linux/i386/tst-bz21269.c: New file.
15668
eb1ca47e
ST
156692018-03-03 Samuel Thibault <samuel.thibault@ens-lyon.org>
15670
15671 * scripts/check-installed-headers.sh: Ignore Hurd and Mach headers.
e30c291a
ST
15672 * hurd/hurd/id.h: Include <hurd/hurd_types.h>
15673 * hurd/hurd/ioctl.h: Include <mach/port.h>
15674 * hurd/hurd/lookup.h: Include <hurd/hurd_types.h>
f4bff843
ST
15675 * mach/Makefile ($(objpfx)mach-shortcuts.h): Make it include
15676 <mach/mach_types.h> and <mach/message.h>.
430fd945
ST
15677 (headers): Move mach/param.h to bits/mach/param.h.
15678 * sysdeps/mach/i386/mach/param.h: Move file to ...
15679 * sysdeps/mach/i386/bits/mach/param.h: ... here. Update path in #error.
15680 * sysdeps/mach/hurd/bits/param.h: Include <bits/mach/param.h> instead
15681 of <mach/param.h>.
3403cb7d
ST
15682 * hurd/hurd/port.h: Do not include <hurd/signal.h>.
15683 * hurd/hurd/userlink.h [!defined __USE_EXTERN_INLINES ||
15684 !defined _LIBC || !IS_IN (libc)]: Do not include <hurd/signal.h>.
48d34cbc
ST
15685 * hurd/hurd/fd.h (_hurd_fd_error): Fix struct initializer to be
15686 trivial, for C++ conformity.
44c6376c 15687 * sysdeps/mach/hurd/dl-sysdep.c: Include <mach/machine/vm_param.h>.
95dfdbd2
ST
15688 * mach/Machrules ($(patsubst %,$(objpfx)%.h,$(user-interfaces)):
15689 Process mig output through $(migheadersed).
15690 * hurd/Makefile (migheadersed): Define variable.
a726c87a
ST
15691 * mach/mach/mig_support.h [defined __USE_GNU]: Do not #error out.
15692 * scripts/check-installed-headers.sh: Do not ignore Hurd and Mach
15693 headers.
ba89615d
ST
15694 * hurd/hurd.h: Include <bits/types/sigset_t.h>
15695 * hurd/hurd/fd.h: Include <sys/select.h> and <bits/types/sigset_t.h>
15696 (_hurd_fd_read, _hurd_fd_write): Use __loff_t instead of loff_t.
15697 * hurd/hurd/signal.h: Include <bits/types/stack_t.h> and
15698 <bits/types/sigset_t.h>.
15699 [!defined __USE_GNU]: Do not #error out.
15700 (struct hurd_sigstate): Use _NSIG instead of NSIG.
15701 * hurd/hurd/sigpreempt.h (__need_size_t): Define.
15702 Include <stddef.h> and <bits/types/sigset_t.h>
15703 (struct hurd_signal_preemptor, hurd_catch_signal): Use __sighandler_t
15704 instead of sighandler_t.
974393ea
ST
15705 * stdlib/errno.h (error_t): Move definition to...
15706 * bits/types/error_t.h: ... new header.
15707 * stdlib/Makefile (headers): Add bits/types/error_t.h.
15708 * sysdeps/mach/hurd/bits/errno.h (error_t): Move definition to...
15709 * sysdeps/mach/hurd/bits/types/error_t.h: ... new header.
15710 * sysdeps/mach/hurd/errnos.awk (error_t): Likewise.
15711 * hurd/hurd.h: Include <bits/types/error_t.h>
15712 * hurd/hurd/fd.h: Include <bits/types/error_t.h>
15713 * hurd/hurd/id.h: Include <errno.h> and <bits/types/error_t.h>
15714 * hurd/hurd/lookup.h: Include <errno.h> and <bits/types/error_t.h>
15715 * hurd/hurd/resource.h: Include <bits/types/error_t.h>
15716 * hurd/hurd/signal.h: Include <bits/types/error_t.h>
15717 * hurd/hurd/sigpreempt.h: Include <bits/types/error_t.h>
8d965cde 15718 * sysdeps/mach/hurd/futimens.c: New file.
eb1ca47e 15719
eaf6753f
AS
157202018-03-03 Andreas Schwab <schwab@linux-m68k.org>
15721
15722 [BZ #22918]
15723 * nss/nsswitch.h (DEFINE_DATABASE): Don't define __nss_*_database.
15724 * nss/nsswitch.c (DEFINE_DATABASE): Define __nss_*_database here.
15725 * nscd/gai.c (__nss_hosts_database): Readd definition.
15726 * posix/tst-rfc3484.c (__nss_hosts_database): Likewise.
15727 * posix/tst-rfc3484-3.c (__nss_hosts_database): Likewise.
15728 * posix/tst-rfc3484-2.c (__nss_hosts_database): Likewise.
15729
4dc23804
JM
157302018-03-02 Joseph Myers <joseph@codesourcery.com>
15731
15732 * sysdeps/powerpc/ifunc-sel.h (ifunc_sel): Make always_inline.
15733 (ifunc_one): Likewise.
15734
1c81d55f
DD
157352018-03-01 DJ Delorie <dj@delorie.com>
15736
15737 [BZ #22342]
15738 * nscd/netgroupcache.c (addinnetgrX): Include trailing NUL in
15739 key value.
15740
b717c14f
MR
157412018-03-01 Maciej W. Rozycki <macro@mips.com>
15742
15743 * nptl_db/td_ta_thr_iter.c (iterate_thread_list): Remove
15744 `match_pid' parameter.
15745 (td_ta_thr_iter): Update accordingly.
15746
1efe1358
FW
157472018-03-01 Florian Weimer <fweimer@redhat.com>
15748
15749 * nptl/Makefile (install-lib-ldscripts): Remove.
15750 (install): Remove rule.
15751 ($(inst_libdir)/libpthread.so): Likewise.
15752
a527f09c
MF
157532018-03-01 Mike FABIAN <mfabian@redhat.com>
15754
15755 [BZ #22896]
15756 * localedata/locales/an_ES: update month and day names,
15757 improve d_fmt, improve postal_fmt, add country_post,
15758 add country_isbn
15759
35d660b0
MF
157602018-03-01 Mike FABIAN <mfabian@redhat.com>
15761
15762 * localedata/locales/bg_BG (LC_COLLATE): The comment mentioned
15763 Ukrainian instead of Bulgarian.
15764
1a2f44a8
FW
157652018-03-01 Florian Weimer <fweimer@redhat.com>
15766
15767 * nptl/Makefile (libpthread.so): Drop libpthread_nonshared.a
15768 reference.
15769
bd60ce86
FW
157702018-03-01 Florian Weimer <fweimer@redhat.com>
15771
15772 Move pthread_atfork to libc. Remove libpthread_nonshared.a.
15773 * nptl/Makefile (routines): Add pthread_atfork.
15774 (static-only-routines): Set to pthread_atfork.
15775 (libpthread-routines): Remove pthread_atfork.
15776 (libpthread-static-only-routines): Remove.
15777 (install): Update comment.
15778 (libpthread.so): Do not install libpthread_nonshared.a.
15779 (tests): Do not link with libpthread_nonshared.a.
15780 (generated): Remove libpthread_nonshared.a.
15781 * nptl/pthread_atfork.c (pthread_atfork): Turn into weak alias.
15782 * sysdeps/nptl/Makeconfig (shared-thread-library): Do not link
15783 with libpthread_nonshared.a.
15784
000f290f
JM
157852018-02-28 Joseph Myers <joseph@codesourcery.com>
15786
e2bcf6a8
JM
15787 [BZ #22902]
15788 * sysdeps/i386/fpu/fenv_private.h [!__x86_64__]
15789 (libc_feholdexcept_setroundf128): New macro.
15790 [!__x86_64__] (libc_feupdateenv_testf128): Likewise.
15791
000f290f
JM
15792 [BZ #15105]
15793 * sysdeps/wordsize-32/strtoumax.c (strtoumax): Use
15794 libc_hidden_def.
15795 * sysdeps/wordsize-64/strtoumax.c (strtoumax): Likewise.
15796 * include/inttypes.h: New file.
15797
02f2fead
JM
157982018-02-27 Joseph Myers <joseph@codesourcery.com>
15799
15800 * locale/weightwc.h (findidx): Ignore -Wmaybe-uninitialized for
15801 -Os in two more places.
15802
874c56d7
MF
158032018-02-27 Mike FABIAN <mfabian@redhat.com>
15804
15805 See this bug https://sourceware.org/bugzilla/show_bug.cgi?id=22898
15806 * localedata/cmn_TW.UTF-8.in: Remove the lines which cannot
15807 be sorted correctly at the moment because of a bug.
15808
15973854
MF
158092018-02-27 Mike FABIAN <mfabian@redhat.com>
15810
15811 [BZ #22550] - es_ES locale (and other es_* locales): collation should
15812 treat ñ as a primary different character, sync the collation
15813 for Spanish with CLDR.
15814 [BZ #21547] - Tibetan script collation broken (Dzongkha and Tibetan).
15815 * localedata/Makefile: Add new test files.
15816 * localedata/lv_LV.UTF-8.in: Adapt test file to new collation order.
15817 * localedata/sv_SE.ISO-8859-1.in: Adapt test file to new
15818 collation order.
15819 * localedata/uk_UA.UTF-8.in: Adapt test file to new collation order.
15820 * localedata/am_ET.UTF-8.in: New test file.
15821 * localedata/az_AZ.UTF-8.in: Likewise.
15822 * localedata/be_BY.UTF-8.in: Likewise.
15823 * localedata/ber_DZ.UTF-8.in: Likewise.
15824 * localedata/ber_MA.UTF-8.in: Likewise.
15825 * localedata/bg_BG.UTF-8.in: Likewise.
15826 * localedata/br_FR.UTF-8.in: Likewise.
15827 * localedata/cmn_TW.UTF-8.in: Likewise.
15828 * localedata/crh_UA.UTF-8.in: Likewise.
15829 * localedata/csb_PL.UTF-8.in: Likewise.
15830 * localedata/cv_RU.UTF-8.in: Likewise.
15831 * localedata/cy_GB.UTF-8.in: Likewise.
15832 * localedata/dz_BT.UTF-8.in: Likewise.
15833 * localedata/eo.UTF-8.in: Likewise.
15834 * localedata/es_ES.UTF-8.in: Likewise.
15835 * localedata/fa_IR.UTF-8.in: Likewise.
15836 * localedata/fi_FI.UTF-8.in: Likewise.
15837 * localedata/fil_PH.UTF-8.in: Likewise.
15838 * localedata/fur_IT.UTF-8.in: Likewise.
15839 * localedata/gez_ER.UTF-8@abegede.in: Likewise.
15840 * localedata/ha_NG.UTF-8.in: Likewise.
15841 * localedata/ig_NG.UTF-8.in: Likewise.
15842 * localedata/ik_CA.UTF-8.in: Likewise.
15843 * localedata/kk_KZ.UTF-8.in: Likewise.
15844 * localedata/ku_TR.UTF-8.in: Likewise.
15845 * localedata/ky_KG.UTF-8.in: Likewise.
15846 * localedata/ln_CD.UTF-8.in: Likewise.
15847 * localedata/mi_NZ.UTF-8.in: Likewise.
15848 * localedata/ml_IN.UTF-8.in: Likewise.
15849 * localedata/mn_MN.UTF-8.in: Likewise.
15850 * localedata/mr_IN.UTF-8.in: Likewise.
15851 * localedata/mt_MT.UTF-8.in: Likewise.
15852 * localedata/nb_NO.UTF-8.in: Likewise.
15853 * localedata/om_KE.UTF-8.in: Likewise.
15854 * localedata/os_RU.UTF-8.in: Likewise.
15855 * localedata/ps_AF.UTF-8.in: Likewise.
15856 * localedata/ro_RO.UTF-8.in: Likewise.
15857 * localedata/ru_RU.UTF-8.in: Likewise.
15858 * localedata/sc_IT.UTF-8.in: Likewise.
15859 * localedata/se_NO.UTF-8.in: Likewise.
15860 * localedata/sq_AL.UTF-8.in: Likewise.
15861 * localedata/sv_SE.UTF-8.in: Likewise.
15862 * localedata/szl_PL.UTF-8.in: Likewise.
15863 * localedata/tg_TJ.UTF-8.in: Likewise.
15864 * localedata/tk_TM.UTF-8.in: Likewise.
15865 * localedata/tt_RU.UTF-8.in: Likewise.
15866 * localedata/tt_RU.UTF-8@iqtelif.in: Likewise.
15867 * localedata/ug_CN.UTF-8.in: Likewise.
15868 * localedata/uz_UZ.UTF-8.in: Likewise.
15869 * localedata/vi_VN.UTF-8.in: Likewise.
15870 * localedata/yi_US.UTF-8.in: Likewise.
15871 * localedata/yo_NG.UTF-8.in: Likewise.
15872 * localedata/zh_CN.UTF-8.in: Likewise.
15873 * localedata/locales/am_ET: Adapt collation rules to new iso14651_t1_common
15874 file and fix bugs in the collation.
15875 * localedata/locales/az_AZ: Likewise.
15876 * localedata/locales/be_BY: Likewise.
15877 * localedata/locales/ber_DZ: Likewise.
15878 * localedata/locales/ber_MA: Likewise.
15879 * localedata/locales/bg_BG: Likewise.
15880 * localedata/locales/br_FR: Likewise.
15881 * localedata/locales/br_FR@euro: Likewise.
15882 * localedata/locales/ca_ES: Likewise.
15883 * localedata/locales/cns11643_stroke: Likewise.
15884 * localedata/locales/crh_UA: Likewise.
15885 * localedata/locales/cs_CZ: Likewise.
15886 * localedata/locales/csb_PL: Likewise.
15887 * localedata/locales/cv_RU: Likewise.
15888 * localedata/locales/cy_GB: Likewise.
15889 * localedata/locales/da_DK: Likewise.
15890 * localedata/locales/dz_BT: Likewise.
15891 * localedata/locales/en_CA: Likewise.
15892 * localedata/locales/eo: Likewise.
15893 * localedata/locales/es_CU: Likewise.
15894 * localedata/locales/es_EC: Likewise.
15895 * localedata/locales/es_ES: Likewise.
15896 * localedata/locales/es_US: Likewise.
15897 * localedata/locales/et_EE: Likewise.
15898 * localedata/locales/fa_IR: Likewise.
15899 * localedata/locales/fi_FI: Likewise.
15900 * localedata/locales/fil_PH: Likewise.
15901 * localedata/locales/fur_IT: Likewise.
15902 * localedata/locales/gez_ER@abegede: Likewise.
15903 * localedata/locales/ha_NG: Likewise.
15904 * localedata/locales/hr_HR: Likewise.
15905 * localedata/locales/hsb_DE: Likewise.
15906 * localedata/locales/hu_HU: Likewise.
15907 * localedata/locales/ig_NG: Likewise.
15908 * localedata/locales/ik_CA: Likewise.
15909 * localedata/locales/is_IS: Likewise.
15910 * localedata/locales/iso14651_t1_pinyin: Likewise.
15911 * localedata/locales/kk_KZ: Likewise.
15912 * localedata/locales/ku_TR: Likewise.
15913 * localedata/locales/ky_KG: Likewise.
15914 * localedata/locales/ln_CD: Likewise.
15915 * localedata/locales/lt_LT: Likewise.
15916 * localedata/locales/lv_LV: Likewise.
15917 * localedata/locales/mi_NZ: Likewise.
15918 * localedata/locales/ml_IN: Likewise.
15919 * localedata/locales/mn_MN: Likewise.
15920 * localedata/locales/mr_IN: Likewise.
15921 * localedata/locales/mt_MT: Likewise.
15922 * localedata/locales/nb_NO: Likewise.
15923 * localedata/locales/om_KE: Likewise.
15924 * localedata/locales/os_RU: Likewise.
15925 * localedata/locales/pl_PL: Likewise.
15926 * localedata/locales/ps_AF: Likewise.
15927 * localedata/locales/ro_RO: Likewise.
15928 * localedata/locales/ru_RU: Likewise.
15929 * localedata/locales/ru_UA: Likewise.
15930 * localedata/locales/sc_IT: Likewise.
15931 * localedata/locales/se_NO: Likewise.
15932 * localedata/locales/si_LK: Likewise.
15933 * localedata/locales/sq_AL: Likewise.
15934 * localedata/locales/sv_FI: Likewise.
15935 * localedata/locales/sv_FI@euro: Likewise.
15936 * localedata/locales/sv_SE: Likewise.
15937 * localedata/locales/szl_PL: Likewise.
15938 * localedata/locales/tg_TJ: Likewise.
15939 * localedata/locales/ti_ER: Likewise.
15940 * localedata/locales/tk_TM: Likewise.
15941 * localedata/locales/tl_PH: Likewise.
15942 * localedata/locales/tr_TR: Likewise.
15943 * localedata/locales/tt_RU: Likewise.
15944 * localedata/locales/tt_RU@iqtelif: Likewise.
15945 * localedata/locales/ug_CN: Likewise.
15946 * localedata/locales/uk_UA: Likewise.
15947 * localedata/locales/uz_UZ: Likewise.
15948 * localedata/locales/uz_UZ@cyrillic: Likewise.
15949 * localedata/locales/vi_VN: Likewise.
15950 * localedata/locales/yi_US: Likewise.
15951 * localedata/locales/yo_NG: Likewise.
15952
ce6636b0
MF
159532018-02-27 Mike FABIAN <mfabian@redhat.com>
15954
15955 * gen-locales.mk: Make test files which contain @ modifiers in their
15956 name work.
15957 * localedata/gen-locale.sh: Likewise.
15958
ac3a3b4b
MF
159592018-02-27 Mike FABIAN <mfabian@redhat.com>
15960
15961 * posix/tst-fnmatch.input: Fix results for range expressions
15962 for non C locales.
15963 * posix/tst-regexloc.c: Do not use a range expression for
15964 de_DE.ISO-8859-1 locale.
15965
770cbe14
MF
159662018-02-27 Mike FABIAN <mfabian@redhat.com>
15967
15968 * posix/bug-regex5.c: Fix test case because with the new
15969 iso14651_t1_common file, the da_DK locale now has 6 collating elements
15970 in the ISO-8859-1 range instead of 4 with the old iso14651_t1_common
15971 file.
15972
0fc355d9
MF
159732018-02-27 Mike FABIAN <mfabian@redhat.com>
15974
15975 * localedata/da_DK.ISO-8859-1.in: In the new iso14651_t1_common file
15976 downloaded from ISO, the collation order of @-. and space has changed.
15977 Therefore, this test file needed to be adapted.
15978 * localedata/fr_CA.UTF-8.in: Likewise.
15979 * localedata/fr_FR.UTF-8.in: Likewise.
15980 * localedata/uk_UA.UTF-8.in: Likewise.
15981
43f3893f
MF
159822018-02-27 Mike FABIAN <mfabian@redhat.com>
15983
15984 * localedata/cs_CZ.UTF-8.in: adapt this test file to the collation
15985 order of ȥ in the new iso14651_t1_common file.
15986 * localedata/pl_PL.UTF-8.in: Likewise.
15987
df74ef78
MF
159882018-02-27 Mike FABIAN <mfabian@redhat.com>
15989
15990 * localedata/locales/iso14651_t1_common: Add sections for various
15991 scripts to the iso14651_t1_common file.
15992
d5adfbad
MF
159932018-02-27 Mike FABIAN <mfabian@redhat.com>
15994
15995 * localedata/locales/iso14651_t1_common: Use the code point of a
15996 character in the fourth collation level instead of IGNORE for all
15997 entries which have IGNORE on all 4 levels.
15998
5f5a9610
MF
159992018-02-27 Mike FABIAN <mfabian@redhat.com>
16000
16001 * localedata/locales/iso14651_t1_common: Add some convenient collation
16002 symbols like <AFTER-A>, <BEFORE-A> to make tailoring easier using
16003 rules similar to those in CLDR.
16004
8a97e900
MF
160052018-02-27 Mike FABIAN <mfabian@redhat.com>
16006
16007 * localedata/locales/iso14651_t1_common: The new version of this
16008 file downloaded from ISO contained several syntax errors which
16009 are fixed by this patch.
16010
bbdd2fba
MF
160112018-02-27 Mike FABIAN <mfabian@redhat.com>
16012
16013 * localedata/locales/iso14651_t1_common: replace all <U.....>
16014 with <U000.....> because glibc understands only 4 digit or 8 digit
16015
1569e551
MF
160162018-02-27 Mike FABIAN <mfabian@redhat.com>
16017
16018 * localedata/locales/iso14651_t1_common: Necessary changes
16019 to make the file downloaded from ISO usable by glibc.
16020
9479b6d5
MF
160212018-02-27 Mike FABIAN <mfabian@redhat.com>
16022
16023 [BZ #14095]
16024 * localedata/locales/iso14651_t1_common: Update file to
16025 latest version from ISO (ISO14651_2016_TABLE1_en.txt).
16026
03b540b3
ST
160272018-02-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
16028
16029 * sysdeps/pthread/timer_routines.c: Include <timer_routines.h> instead
16030 of <nptl/pthreadP.h>
16031 (thread_attr_compare): Move function to...
eb937a52 16032 [!defined DELAYTIMER_MAX] (DELAYTIMER_MAX): Define to INT_MAX.
03b540b3 16033 * sysdeps/nptl/timer_routines.h: ... new header.
7211eba6 16034 * sysdeps/mach/hurd/gai_misc.h: New file.
03b540b3 16035
20602c72
JM
160362018-02-26 Joseph Myers <joseph@codesourcery.com>
16037
f54d8f73
JM
16038 * string/strcoll_l.c: Include <libc-diag.h>.
16039 (STRCOLL): Ignore -Wmaybe-uninitialized for -Os around
16040 declarations of seq1 and seq2.
16041
20602c72
JM
16042 [BZ #15105]
16043 * stdlib/atoi.c (atoi): Use libc_hidden_def.
16044 * include/stdlib.h [!_ISOMAC] (atoi): Use libc_hidden_proto.
16045
f5f473a9
DL
160462018-02-26 Dmitry V. Levin <ldv@altlinux.org>
16047
16048 [BZ #22433]
16049 [BZ #22807]
16050 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (__ptrace_request): Add
16051 PTRACE_GETREGS, PTRACE_SETREGS, PTRACE_GETFPREGS, PTRACE_SETFPREGS,
16052 PTRACE_GETVRREGS, PTRACE_SETVRREGS, PTRACE_GETEVRREGS,
16053 PTRACE_SETEVRREGS, PTRACE_GETREGS64, PTRACE_SETREGS64,
16054 PTRACE_GET_DEBUGREG, PTRACE_SET_DEBUGREG, PTRACE_GETVSRREGS,
16055 PTRACE_SETVSRREGS, and PTRACE_SINGLEBLOCK.
16056
398c6fdd
TMQMF
160572018-02-26 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
16058
16059 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Undefine Linux
16060 macros used in __ptrace_request.
16061
f5d1f629
L
160622018-02-23 H.J. Lu <hongjiu.lu@intel.com>
16063
16064 [BZ #22792]
16065 * Makerules ($(common-objpfx)%.h): Pass -DGEN_AS_CONST_HEADERS
16066 to $(CC).
16067 * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Include
16068 <tcb-offsets.h> only if GEN_AS_CONST_HEADERS isn't defined.
16069 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Don't include
16070 <tcb-offsets.h>.
16071
54412d20
JM
160722018-02-23 Joseph Myers <joseph@codesourcery.com>
16073
16074 [BZ #15105]
16075 * ctype/ctype.c (tolower): Use libc_hidden_def.
16076 (toupper): Likewise.
16077 * include/ctype.h [!_ISOMAC] (tolower): Use libc_hidden_proto.
16078 [!_ISOMAC] (toupper): Likewise.
16079
81be4b5e
MF
160802018-02-23 Mike FABIAN <mfabian@redhat.com>
16081
16082 * localedata/Makefile: Remove --quiet argument when
16083 installing locales
16084
9d5cfd8e
MF
160852018-02-23 Mike FABIAN <mfabian@redhat.com>
16086
16087 [BZ #17438]
16088 * localedata/locales/pt_BR (LC_TIME): use / instead of -
16089 in d_fmt.
16090 * localedata/locales/pt_PT (LC_TIME): likewise
16091
6c7269f3
MF
160922018-02-23 Mike FABIAN <mfabian@redhat.com>
16093
16094 [BZ #22646]
16095 * localedata/locales/es_CL (LC_TIME): copy "es_BO".
16096 * localedata/locales/es_CU (LC_TIME): copy "es_BO".
16097 * localedata/locales/es_EC (LC_TIME): copy "es_BO".
16098
92aabad9
AZ
160992018-02-22 Adhemerval Zanella <adhemerval.zanella@linaro.org>
16100
4cdc25a4
AZ
16101 * sysdeps/sparc/fpu/libm-test-ulps: Update.
16102
27761a10
AZ
16103 * nptl/Makefile (routines): Remove unregister-atfork.
16104 * nptl/register-atfork.c (fork_handler_pool): Remove variable.
16105 (fork_handler_alloc): Remove function.
16106 (fork_handlers, fork_handler_init): New variables.
16107 (__fork_lock): Rename to atfork_lock.
16108 (__register_atfork, __unregister_atfork, libc_freeres_fn): Rewrite
16109 to use a dynamic array to add/remove atfork handlers.
16110 * sysdeps/nptl/fork.c (__libc_fork): Likewise.
16111 * sysdeps/nptl/fork.h (__fork_lock, __fork_handlers, __linkin_atfork):
16112 Remove declaration.
16113 (fork_handler): Remove next, refcntr, and need_signal member.
16114 (__run_fork_handler_type): New enum.
16115 (__run_fork_handlers): New prototype.
16116 * nptl/register-atfork.c: Remove file.
16117 * sysdeps/nptl/libc-lockP.h (__libc_atfork): Remove declaration.
16118
92aabad9
AZ
16119 * sysdeps/nptl/nptl-signals.h: Move to ...
16120 * sysdeps/generic/internal-signals.h: ... here. Adjust internal
16121 comments.
16122 * sysdeps/unix/sysv/linux/internal-signals.h: Add include guards.
16123 (__nptl_is_internal_signal): Rename to __is_internal_signal and remove
16124 unnecessary check for SIGTIMER.
16125 (__nptl_clear_internal_signals): Rename to __clear_internal_signals and
16126 remove unnecessary removal of SIGTIMER.
16127 * sysdeps/unix/sysv/linux/raise.c: Adjust nptl-signal.h to
16128 include-signals.h rename.
16129 * nptl/pthreadP.h: Likewise.
16130 * sysdeps/unix/sysv/linux/spawni.c (__spawni_child): Call
16131 __is_internal_signal instead of __nptl_is_internal_signal.
16132
fdcc6253
AW
161332018-02-22 Andrew Waterman <andrew@sifive.com>
16134
7e04eb29 16135 [BZ # 22884]
fdcc6253
AW
16136 * sysdeps/riscv/rvd/s_fmax.c (__fmax): Handle sNaNs correctly.
16137 * sysdeps/riscv/rvd/s_fmin.c (__fmin): Likewise.
16138 * sysdeps/riscv/rvf/s_fmaxf.c (__fmaxf): Likewise.
16139 * sysdeps/riscv/rvf/s_fminf.c (__fminf): Likewise.
16140
8090720a
DD
161412018-02-22 DJ Delorie <dj@delorie.com>
16142
16143 * sysdeps/riscv/tls-macros.h: Do not initialize $gp.
16144
6ca24c43
SP
161452018-02-22 Siddhesh Poyarekar <siddhesh@sourceware.org>
16146
16147 * sysdeps/aarch64/strcmp.S (do_misaligned): Jump back to
16148 do_misaligned, not misaligned8.
16149
e9537ddd
SE
161502018-02-22 Steve Ellcey <sellcey@cavium.com>
16151
16152 * sysdeps/aarch64/multiarch/Makefile (sysdep_routines):
16153 Add memcpy_thunderx2.
16154 * sysdeps/aarch64/multiarch/ifunc-impl-list.c (MAX_IFUNC):
16155 Increment to 4.
16156 (__libc_ifunc_impl_list): Add __memcpy_thunderx2.
16157 * sysdeps/aarch64/multiarch/memcpy.c (libc_ifunc): Add IS_THUNDERX2
16158 and IS_THUNDERX2PA checks.
16159 * sysdeps/aarch64/multiarch/memcpy_thunderx.S (USE_THUNDERX2):
16160 Use macro to set name appropriately.
16161 (memcpy): Use USE_THUNDERX2 macro to modify prefetches.
16162 * sysdeps/aarch64/multiarch/memcpy_thunderx2.S: New file.
16163 * sysdeps/unix/sysv/linux/aarch64/cpu-features.h (IS_THUNDERX2PA):
16164 New macro.
16165 (IS_THUNDERX2): New macro.
16166
6e336476
SL
161672018-02-22 Stefan Liebler <stli@linux.vnet.ibm.com>
16168
16169 * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
16170
34957904
ZW
161712018-02-21 Zack Weinberg <zackw@panix.com>
16172
30bfee26
ZW
16173 * libio/libio.h (_IO_pos_BAD, _IO_pos_0, _IO_pos_adjust):
16174 Define here, unconditionally.
16175 * libio/iolibio.h (_IO_pos_BAD): Don't define here.
16176 * libio/libioP.h: Remove #if 0 blocks.
16177 (_IO_pos_BAD, _IO_pos_0, _IO_pos_adjust): Don't define here.
16178 (_IO_va_start, COERCE_FILE, MAYBE_SET_EINVAL): Don't define.
16179 (CHECK_FILE): Don't use MAYBE_SET_EINVAL or COERCE_FILE. Fix style.
16180
16181 * libio/clearerr.c, libio/fputc.c, libio/getchar.c:
16182 Assume weak_alias is always defined.
16183
16184 * libio/fileops.c, libio/genops.c, libio/oldfileops.c
16185 * libio/oldpclose.c, libio/pclose.c, libio/wfileops.c:
16186 Remove #if 0 and #ifdef TODO blocks.
16187 Assume text_set_element is always defined.
16188
16189 * libio/iofdopen.c, libio/iogetdelim.c, libio/oldiofdopen.c
16190 Use __set_errno (EINVAL) instead of MAYBE_SET_EINVAL.
16191 * libio/tst-mmap-eofsync.c: Make #if 1 block unconditional.
16192
df6c012b
ZW
16193 * libio/libio.h (_IOS_ATEND, _IOS_APPEND, _IOS_TRUNC)
16194 (_IOS_NOCREATE, _IOS_NOREPLACE, _IOS_BIN, _OLD_STDIO_MAGIC)
16195 (_IO_SKIPWS, _IO_LEFT, _IO_RIGHT, _IO_INTERNAL, _IO_DEC)
16196 (_IO_OCT, _IO_HEX, _IO_SHOWBASE, _IO_SHOWPOINT, _IO_UPPERCASE)
16197 (_IO_SHOWPOS, _IO_SCIENTIFIC, _IO_FIXED, _IO_UNITBUF, _IO_STDIO)
16198 (_IO_DONT_CLOSE, _IO_BOOLALPHA, _IO_BAD_SEEN): Remove, unused.
16199 Reformat bit flags for _flags field to make occupancy clearer.
16200 Update commentary.
16201 * libio/bits/types/struct_FILE.h (_IO_EOF_SEEN, _IO_ERR_SEEN):
16202 Keep definitions consistent with those in libio/libio.h.
16203
16204 * libio/libio.h (_IO_file_flags): Remove macro.
16205 All uses changed to _flags.
16206
177aad3f
ZW
16207 * libio/libio.h (_IO_UNIFIED_JUMPTABLES, _STDIO_USES_IOSTREAM)
16208 (__HAVE_COLUMN, _IO_BE): Don't define.
16209 (_IO_peekc_unlocked, _IO_getwc_unlocked, _IO_putwc_unlocked)
16210 (_IO_fwide_maybe_incompatible): Use __glibc_unlikely.
16211 * libio/libioP.h (EOF): Don't define.
16212 * libio/iofdopen.c, libio/iofopen.c, libio/iopopen.c
16213 * libio/iovdprintf.c, libio/oldiofdopen.c, libio/oldiofopen.c
16214 * libio/oldiopopen.c, debug/vdprintf_chk.c: Remove #if block
16215 testing _IO_UNIFIED_JUMPTABLES.
16216
9964a145
ZW
16217 * libio/libio.h (_IO_FILE): Delete; all uses changed to FILE.
16218 (_IO_fpos_t): Delete; all uses changed to __fpos_t.
16219 (_IO_fpos64_t): Delete; all uses changed to __fpos64_t.
16220 (_IO_size_t): Delete; all uses changed to size_t.
16221 (_IO_ssize_t): Delete; all uses changed to ssize_t or __ssize_t.
16222 (_IO_off_t): Delete; all uses changed to off_t.
16223 (_IO_off64_t): Delete; all uses changed to off64_t.
16224 (_IO_pid_t): Delete; all uses changed to pid_t.
16225 (_IO_uid_t): Delete; all uses changed to uid_t.
16226 (_IO_wint_t): Delete; all uses changed to wint_t.
16227 (_IO_va_list): Delete; all uses changed to va_list or __gnuc_va_list.
16228 (_IO_BUFSIZ): Delete; all uses changed to BUFSIZ.
16229 (_IO_cookie_io_functions_t): Delete; all uses changed to
16230 cookie_io_functions_t.
16231 (__io_read_fn): Delete; all uses changed to cookie_read_function_t.
16232 (__io_write_fn): Delete; all uses changed to cookie_write_function_t.
16233 (__io_seek_fn): Delete; all uses changed to cookie_seek_function_t.
16234 (__io_close_fn): Delete: all uses changed to cookie_close_function_t.
16235
16236 * libio/iofopncook.c: Remove unnecessary forward declarations.
16237 * libio/iolibio.h: Correct outdated commentary.
16238 * malloc/malloc.c (__malloc_stats): Remove unnecessary casts.
16239 * stdio-common/fxprintf.c (__fxprintf_nocancel):
16240 Remove unnecessary casts.
16241 * stdio-common/getline.c: Use _IO_getdelim directly.
16242 Don't redefine ssize_t.
16243 * stdio-common/printf_fp.c, stdio_common/printf_fphex.c
16244 * stdio-common/printf_size.c: Don't redefine size_t or FILE.
16245 Remove outdated comments.
16246 * stdio-common/vfscanf.c: Don't redefine va_list.
16247
34957904
ZW
16248 * libio/iolibio.h, libio/libioP.h: Remove extern "C".
16249 * libio/libio.h: Remove __BEGIN_DECLS and __END_DECLS.
16250 Remove preprocessor conditionals on _LIBC and __USE_GNU,
16251 which are always true, and __cplusplus, which is always false.
16252
30ac923d
JM
162532018-02-21 Joseph Myers <joseph@codesourcery.com>
16254
039c721a
JM
16255 [BZ #15105]
16256 [BZ #19463]
16257 * libio/fputc_u.c (fputc_unlocked): Use libc_hidden_def.
16258 * libio/putc_u.c (putc_unlocked): Rename to __putc_unlocked and
16259 define as weak alias of __putc_unlocked. Use libc_hidden_weak.
16260 * include/stdio.h [!_ISOMAC] (fputc_unlocked): Use
16261 libc_hidden_proto.
16262 [!_ISOMAC] (putc_unlocked): Likewise.
16263 [!_ISOMAC] (__putc_unlocked): Declare as hidden function, and
16264 define inline if [__USE_EXTERN_INLINES].
16265 * misc/syslog.c (__vsyslog_chk): Call __putc_unlocked instead of
16266 putc_unlocked.
16267
30ac923d
JM
16268 [BZ #15105]
16269 [BZ #19463]
16270 * libio/getc_u.c (getc_unlocked): Use libc_hidden_weak.
16271 * include/stdio.h [!_ISOMAC] (__getc_unlocked): Use
16272 attribute_hidden, and define inline if [__USE_EXTERN_INLINES].
16273 [!_ISOMAC] (getc_unlocked): Use libc_hidden_proto.
16274 * misc/getttyent.c (__getttyent): Call __getc_unlocked instead of
16275 getc_unlocked.
16276 * time/tzfile.c (__tzfile_read): Likewise.
16277
7ec5f946
MF
162782018-02-21 Mike FABIAN <mfabian@redhat.com>
16279
16280 [BZ #22517]
16281 * localedata/locales/et_EE (LC_COLLATE): add missing “reorder-end”
16282
0d217f40
RJ
162832018-02-21 Rical Jasan <ricaljasan@pacific.net>
16284
16285 * io/fcntl.h: Fix a typo in a comment.
16286
862b4502
RJ
162872018-02-21 Rical Jasan <ricaljasan@pacific.net>
16288
16289 [BZ #22862]
16290 * include/features.h: Add _ISOC11_SOURCE to test for whether to
16291 define _DEFAULT_SOURCE.
16292 * manual/creature.texi (_DEFAULT_SOURCE): Improve documentation.
16293
999a6dab
FW
162942018-02-21 Florian Weimer <fweimer@redhat.com>
16295
16296 [BZ #20890]
16297 * elf/cache.c (save_cache): Call fsync on temporary file before
16298 renaming it.
16299 (save_aux_cache): Call fdatasync on temporary file before renaming
16300 it.
16301
52a01100
FW
163022018-02-21 Florian Weimer <fweimer@redhat.com>
16303
16304 [BZ #22787]
16305 * include/caller.h: Remove file.
16306 * elf/dl-caller.c: Likewise.
16307 * elf/Makefile (dl-routines): Remove dl-caller.
16308 (shared-only-routines): Do not add dl-caller.
16309 * elf/dl-load.c (_dl_map_object_from_fd): Do not call
16310 __check_caller.
16311 * elf/dl-open.c (struct dl_open_args): Remove caller_dl_open
16312 member.
16313 (dl_open_worker): Do not call __check_caller.
16314 (_dl_open): Do not set caller_dl_open member.
16315 * elf/rtld.c (_rtld_global_ro): Do not initialize
16316 _dl_check_caller member.
16317 * sysdeps/generic/ldsodefs.h (rtld_global): Remove
16318 _dl_check_caller member.
16319 (_dl_check_caller): Remove declaration.
16320 * sysdeps/unix/sysv/linux/dl-execstack.c
16321 (_dl_make_stack_executable): Do not call __check_caller.
16322
b5bf62e4
ST
163232018-02-21 Samuel Thibault <samuel.thibault@ens-lyon.org>
16324
16325 * sysdeps/mach/hurd/dl-sysdep.c (_dl_random): New variable.
315304d2 16326 * sysdeps/mach/hurd/sysdep-cancel.h: New file.
b5bf62e4 16327
e8d190b9
RJ
163282018-02-20 Rical Jasan <ricaljasan@pacific.net>
16329
16330 * manual/creature.texi (_ISOC99_SOURCE): Update the dated
16331 description.
16332
6a3962c4
RJ
163332018-02-20 Rical Jasan <ricaljasan@pacific.net>
16334
da81ae64 16335 [BZ #16335]
6a3962c4
RJ
16336 * manual/creature.texi (_POSIX_C_SOURCE): Document special values
16337 of 199606L, 200112L, and 200809L.
16338 (_XOPEN_SOURCE): Document special values of 600 and 700.
16339 (_ISOC11_SOURCE): Document macro.
16340 (_ATFILE_SOURCE): Likewise.
16341 (_FORTIFY_SOURCE): Likewise.
16342
ec481ad8
JM
163432018-02-19 Joseph Myers <joseph@codesourcery.com>
16344
16345 [BZ #15105]
16346 [BZ #19463]
16347 * libio/ferror_u.c (ferror_unlocked): Rename to __ferror_unlocked
16348 and define as weak alias of __ferror_unlocked. Use
16349 libc_hidden_weak.
16350 * include/stdio.h [!_ISOMAC] (ferror_unlocked): Use
16351 libc_hidden_proto.
16352 [!_ISOMAC] (__ferror_unlocked) New declaration, and inline
16353 function if [__USE_EXTERN_INLINES].
16354 * time/getdate.c (__getdate_r): Call __ferror_unlocked instead of
16355 ferror_unlocked.
16356
7d15ef84
RJ
163572018-02-19 Rical Jasan <ricaljasan@pacific.net>
16358
16359 [BZ #6889]
16360 * manual/filesys.texi (get_current_dir_name): Clarify behaviour.
16361
f8d79582
AJ
163622018-02-18 Aurelien Jarno <aurelien@aurel32.net>
16363
16364 [BZ #22818]
16365 * posix/tst-glob_lstat_compat.c [__alpha__] (glob): Access
16366 the GLIBC_2.1 version.
16367
56456a2a
AJ
163682018-02-18 Aurelien Jarno <aurelien@aurel32.net>
16369
16370 [BZ #21508]
16371 * catgets/xopen-msg.awk: Ignore POT-Creation-Date line.
16372 * intl/Makefile ($(objpfx)tst-gettext-de.po): Generate
16373 intl/tst-gettext-de.po from po/de.po by removing the
16374 POT-Creation-Date line.
16375 ($(objpfx)msgs.h): Depend on $(objpfx)tst-gettext-de.po instead of
16376 ../po/de.po.
16377 * intl/tst-gettext.sh: Use ${objpfx}tst-gettext-de.po instead of
16378 ../po/de.po.
16379
13768813
ST
163802018-02-17 Samuel Thibault <samuel.thibault@ens-lyon.org>
16381
16382 * mach/Makefile (headers): Add mach/param.h.
16383 * sysdeps/mach/hurd/bits/param.h: Include <mach/param.h>.
16384 * sysdeps/mach/i386/mach/param.h: New file, defines EXEC_PAGESIZE
dd1efd8c
ST
16385 * sysdeps/mach/hurd/ptsname.c: Include <sys/stat.h>.
16386 (__ptsname_r): Move implementation to...
16387 (__ptsname_internal): ... new function. Add filling the STP
16388 structure.
13768813 16389
6aca1b61
JDA
163902018-02-17 John David Anglin <danglin@gcc.gnu.org>
16391
16392 * sysdeps/hppa/fpu/libm-test-ulps (pow): Increase double and
16393 idouble to 1 ULP.
16394
16efad51
RJ
163952018-02-16 Rical Jasan <ricaljasan@pacific.net>
16396
16397 * manual/platform.texi (__riscv_flush_icache): Fix @deftypefun
16398 syntax.
16399
87245073
SL
164002018-02-16 Stefan Liebler <stli@linux.vnet.ibm.com>
16401
16402 * nptl/Makefile (tst-mutex8-ENV): Delete.
16403 * nptl/tst-mutex8.c (check_type):
16404 Add runtime check if mutex will be elided.
16405
7fc03cf3
JM
164062018-02-15 Joseph Myers <joseph@codesourcery.com>
16407
db9881ec
JM
16408 [BZ #20980]
16409 [BZ #21234]
16410 * manual/install.texi (Configuring and compiling): Describe
16411 passing CC and CFLAGS on configure command line, not as
16412 environment variables. Use @code markup on those variables.
16413 Specify what options go in CC and what go in CFLAGS. Note the
16414 requirement to compile with optimization.
16415 * INSTALL: Regenerated.
16416
3785b31c
JM
16417 [BZ #18124]
16418 * sysdeps/hppa/bsd-setjmp.S: Include <sysdep.h>.
16419 (setjmp): Use HIDDEN_JUMPTARGET with __sigsetjmp.
16420 * sysdeps/unix/sysv/linux/hppa/getcontext.S (__getcontext): Call
16421 __sigprocmask instead of sigprocmask.
16422 * sysdeps/unix/sysv/linux/hppa/setcontext.S (__setcontext):
16423 Likewise.
16424 * sysdeps/unix/sysv/linux/hppa/localplt.data: Remove entries for
16425 __sigsetjmp and sigprocmask.
16426
055ac2a7
JM
16427 [BZ #15105]
16428 * include/argz.h (argz_next): Use libc_hidden_proto.
16429 (__argz_next): Likewise.
16430 * string-argz-next.c (__argz_next): Use libc_hidden_def.
16431 (argz_next): Use libc_hidden_weak.
16432
e4452a2d
JM
16433 [BZ #15105]
16434 * include/sys/socket.h [!_ISOMAC] (__cmsg_nxthdr): Use
16435 libc_hidden_proto.
16436 * sysdeps/unix/sysv/linux/cmsg_nxthdr.c (__cmsg_nxthdr): Use
16437 libc_hidden_def.
16438
499b3153
JM
16439 [BZ #15105]
16440 * include/stdio.h [!_ISOMAC && IS_IN (libc)] (fputs): Use
16441 libc_hidden_proto.
16442 * libio/iofputs.c (fputs): Use libc_hidden_weak.
16443
7fc03cf3
JM
16444 [BZ #15105]
16445 [BZ #19463]
16446 * libio/feof_u.c (feof_unlocked): Rename to __feof_unlocked and
16447 define as weak alias of __feof_unlocked. Use libc_hidden_weak.
16448 * include/stdio.h (feof_unlocked): Use libc_hidden_proto.
16449 (__feof_unlocked): New declaration, and inline function if
16450 [__USE_EXTERN_INLINES].
16451 * iconv/gconv_conf.c (read_conf_file): Call __feof_unlocked
16452 instead of feof_unlocked.
16453 * intl/localealias.c [_LIBC] (FEOF): Likewise.
16454 * nss/nsswitch.c (nss_parse_file): Likewise.
16455 * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area):
16456 Likewise.
16457 * time/getdate.c (__getdate_r): Likewise.
16458 * sysdeps/posix/getaddrinfo.c [IS_IN (libc)] (feof_unlocked):
16459 Define as macro to call __feof_unlocked.
16460
0c8a67a5
WD
164612018-02-15 Wilco Dijkstra <wdijkstr@arm.com>
16462
16463 * sysdeps/aarch64/fpu/fpu_control.h: Use <> in include.
16464
610ee1fc
WD
164652018-02-15 Wilco Dijkstra <wdijkstr@arm.com>
16466
16467 * math/Makefile: Remove mpexp.c and mplog.c
16468 * sysdeps/i386/fpu/mpexp.c: Delete file.
16469 * sysdeps/i386/fpu/mplog.c: Likewise.
16470 * sysdeps/ia64/fpu/mpexp.c: Likewise.
16471 * sysdeps/ia64/fpu/mplog.c: Likewise.
16472 * sysdeps/ieee754/dbl-64/e_exp.c: Remove mention of mpexp and mplog.
16473 * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): Remove unused function.
16474 * sysdeps/ieee754/dbl-64/mpexp.c: Delete file.
16475 * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
16476 * sysdeps/m68k/m680x0/fpu/mpexp.c: Likewise.
16477 * sysdeps/m68k/m680x0/fpu/mplog.c: Likewise.
16478 * sysdeps/x86_64/fpu/multiarch/Makefile: Remove mpexp* and mplog*.
16479 * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: Remove unused defines.
16480 * sysdeps/x86_64/fpu/multiarch/e_log-fma.c: Likewise.
16481 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
16482 * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: Delete file.
16483 * sysdeps/x86_64/fpu/multiarch/mpexp-fma.c: Likewise.
16484 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
16485 * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: Likewise.
16486 * sysdeps/x86_64/fpu/multiarch/mplog-fma.c: Likewise.
16487 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
16488
8e7196c8
SL
164892018-02-15 Stefan Liebler <stli@linux.vnet.ibm.com>
16490
16491 * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
16492
4f55ad0b
AZ
164932018-02-14 Adhemerval Zanella <adhemerval.zanella@linaro.org>
16494
16495 * sysdeps/sh/libm-test-ulps: Update.
16496
261a851c
TMQMF
164972018-02-12 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
16498
16499 * sysdeps/powerpc/fpu/libm-test-ulps (pow): Increase double and
16500 idouble to 1 ULP.
16501
e16deca6
ZW
165022018-02-12 Zack Weinberg <zackw@panix.com>
16503
16504 [BZ #19239]
16505 * posix/sys/types.h: Don't include sys/sysmacros.h.
16506 * misc/sys/sysmacros.h: Remove the conditional deprecation
16507 warnings for the macros defined by this header.
16508
de800d83
SN
165092018-02-12 Szabolcs Nagy <szabolcs.nagy@arm.com>
16510
16511 * manual/probes.texi: Remove slowexp probes.
16512 * math/Makefile: Remove slowexp.
16513 * sysdeps/generic/math_private.h (__slowexp): Remove.
16514 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Remove __slowexp and
16515 document error bounds.
16516 * sysdeps/i386/fpu/slowexp.c: Remove.
16517 * sysdeps/ia64/fpu/slowexp.c: Remove.
16518 * sysdeps/ieee754/dbl-64/slowexp.c: Remove.
16519 * sysdeps/ieee754/dbl-64/uexp.h (err_0): Remove.
16520 * sysdeps/m68k/m680x0/fpu/slowexp.c: Remove.
16521 * sysdeps/powerpc/power4/fpu/Makefile (CPPFLAGS-slowexp.c): Remove.
16522 * sysdeps/x86_64/fpu/multiarch/Makefile: Remove slowexp-fma.
16523 * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c (__slowexp): Remove.
16524 * sysdeps/x86_64/fpu/multiarch/e_exp-fma.c (__slowexp): Remove.
16525 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c (__slowexp): Remove.
16526 * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: Remove.
16527 * sysdeps/x86_64/fpu/multiarch/slowexp-fma.c: Remove.
16528 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Remove.
16529
c3d466cb
WD
165302018-02-12 Wilco Dijkstra <wdijkstr@arm.com>
16531
16532 [BZ #13932]
16533 * sysdeps/ieee754/dbl-64/uexp.h (err_1): Remove.
16534 * benchtests/pow-inputs: Update comment for slow path cases.
16535 * manual/probes.texi (slowpow_p10): Delete removed probe.
16536 (slowpow_p10): Likewise.
16537 * math/Makefile: Remove halfulp.c and slowpow.c.
16538 * sysdeps/aarch64/libm-test-ulps: Set ULP of pow to 1.
16539 * sysdeps/generic/math_private.h (__exp1): Remove error argument.
16540 (__halfulp): Remove.
16541 (__slowpow): Remove.
16542 * sysdeps/i386/fpu/halfulp.c: Delete file.
16543 * sysdeps/i386/fpu/slowpow.c: Likewise.
16544 * sysdeps/ia64/fpu/halfulp.c: Likewise.
16545 * sysdeps/ia64/fpu/slowpow.c: Likewise.
16546 * sysdeps/ieee754/dbl-64/e_exp.c (__exp1): Remove error argument,
16547 improve comments and add error analysis.
16548 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Add error analysis.
16549 (power1): Remove function:
16550 (log1): Remove error argument, add error analysis.
16551 (my_log2): Remove function.
16552 * sysdeps/ieee754/dbl-64/halfulp.c: Delete file.
16553 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
16554 * sysdeps/m68k/m680x0/fpu/halfulp.c: Likewise.
16555 * sysdeps/m68k/m680x0/fpu/slowpow.c: Likewise.
16556 * sysdeps/powerpc/power4/fpu/Makefile: Remove CPPFLAGS-slowpow.c.
16557 * sysdeps/x86_64/fpu/libm-test-ulps: Set ULP of pow to 1.
16558 * sysdeps/x86_64/fpu/multiarch/Makefile: Remove slowpow-fma.c,
16559 slowpow-fma4.c, halfulp-fma.c, halfulp-fma4.c.
16560 * sysdeps/x86_64/fpu/multiarch/e_pow-fma.c (__slowpow): Remove define.
16561 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c (__slowpow): Likewise.
16562 * sysdeps/x86_64/fpu/multiarch/halfulp-fma.c: Delete file.
16563 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
16564 * sysdeps/x86_64/fpu/multiarch/slowpow-fma.c: Likewise.
16565 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
16566
7bb087bd
ST
165672018-02-11 Samuel Thibault <samuel.thibault@ens-lyon.org>
16568
16569 * nscd/connections.c (RWLOCK_INITIALIZER): Define to
16570 PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP or
16571
2fd4bbaa
DL
165722018-02-10 Dmitry V. Levin <ldv@altlinux.org>
16573
16574 [BZ #22433]
16575 * sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h (__ptrace_request):
16576 Remove arm-specific PTRACE_GET_THREAD_AREA, PTRACE_GETHBPREGS,
16577 and PTRACE_SETHBPREGS.
16578
402ecba4
ZW
165792018-02-10 Zack Weinberg <zackw@panix.com>
16580
16581 [BZ #22830]
16582 * malloc/malloc.c (__malloc_stats): Restore stderr->_flags2
16583 correctly.
16584 * malloc/tst-malloc-stats-cancellation.c: New test case.
16585 * malloc/Makefile: Add new test case.
16586
4f5b921e
WD
165872018-02-10 Wilco Dijkstra <wdijkstr@arm.com>
16588
16589 * sysdeps/aarch64/fpu/fpu_control.h: Add features.h to fix build error.
16590
a85b70db
JM
165912018-02-10 Joseph Myers <joseph@codesourcery.com>
16592
d8742dd8
JM
16593 * math/Makefile (libm-narrow-fns): Add add.
16594 (libm-test-funcs-narrow): Likewise.
16595 * math/Versions (GLIBC_2.28): Add narrowing add functions.
16596 * math/bits/mathcalls-narrow.h (add): Use __MATHCALL_NARROW .
16597 * math/gen-auto-libm-tests.c (test_functions): Add add.
16598 * math/math-narrow.h (CHECK_NARROW_ADD): New macro.
16599 (NARROW_ADD_ROUND_TO_ODD): Likewise.
16600 (NARROW_ADD_TRIVIAL): Likewise.
16601 * sysdeps/ieee754/float128/float128_private.h (__faddl): New
16602 macro.
16603 (__daddl): Likewise.
16604 * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add fadd and
16605 dadd.
16606 (CFLAGS-nldbl-dadd.c): New variable.
16607 (CFLAGS-nldbl-fadd.c): Likewise.
16608 * sysdeps/ieee754/ldbl-opt/Versions (GLIBC_2.28): Add
16609 __nldbl_daddl.
16610 * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__nldbl_daddl): New
16611 prototype.
16612 * manual/arith.texi (Misc FP Arithmetic): Document fadd, faddl,
16613 daddl, fMaddfN, fMaddfNx, fMxaddfN and fMxaddfNx.
16614 * math/auto-libm-test-in: Add tests of add.
16615 * math/auto-libm-test-out-narrow-add: New generated file.
16616 * math/libm-test-narrow-add.inc: New file.
16617 * sysdeps/i386/fpu/s_f32xaddf64.c: Likewise.
16618 * sysdeps/ieee754/dbl-64/s_f32xaddf64.c: Likewise.
16619 * sysdeps/ieee754/dbl-64/s_fadd.c: Likewise.
16620 * sysdeps/ieee754/float128/s_f32addf128.c: Likewise.
16621 * sysdeps/ieee754/float128/s_f64addf128.c: Likewise.
16622 * sysdeps/ieee754/float128/s_f64xaddf128.c: Likewise.
16623 * sysdeps/ieee754/ldbl-128/s_daddl.c: Likewise.
16624 * sysdeps/ieee754/ldbl-128/s_f64xaddf128.c: Likewise.
16625 * sysdeps/ieee754/ldbl-128/s_faddl.c: Likewise.
16626 * sysdeps/ieee754/ldbl-128ibm/s_daddl.c: Likewise.
16627 * sysdeps/ieee754/ldbl-128ibm/s_faddl.c: Likewise.
16628 * sysdeps/ieee754/ldbl-96/s_daddl.c: Likewise.
16629 * sysdeps/ieee754/ldbl-96/s_faddl.c: Likewise.
16630 * sysdeps/ieee754/ldbl-opt/nldbl-dadd.c: Likewise.
16631 * sysdeps/ieee754/ldbl-opt/nldbl-fadd.c: Likewise.
16632 * sysdeps/ieee754/soft-fp/s_daddl.c: Likewise.
16633 * sysdeps/ieee754/soft-fp/s_fadd.c: Likewise.
16634 * sysdeps/ieee754/soft-fp/s_faddl.c: Likewise.
16635 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16636 * sysdeps/mach/hurd/i386/libm.abilist: Likewise.
16637 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Likewise.
16638 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Likewise.
16639 * sysdeps/unix/sysv/linux/arm/libm.abilist: Likewise.
16640 * sysdeps/unix/sysv/linux/hppa/libm.abilist: Likewise.
16641 * sysdeps/unix/sysv/linux/i386/libm.abilist: Likewise.
16642 * sysdeps/unix/sysv/linux/ia64/libm.abilist: Likewise.
16643 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Likewise.
16644 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Likewise.
16645 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Likewise.
16646 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Likewise.
16647 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Likewise.
16648 * sysdeps/unix/sysv/linux/nios2/libm.abilist: Likewise.
16649 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: Likewise.
16650 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist: Likewise.
16651 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: Likewise.
16652 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: Likewise.
16653 * sysdeps/unix/sysv/linux/riscv/rv64/libm.abilist: Likewise.
16654 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Likewise.
16655 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Likewise.
16656 * sysdeps/unix/sysv/linux/sh/libm.abilist: Likewise.
16657 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Likewise.
16658 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Likewise.
16659 * sysdeps/unix/sysv/linux/tile/tilegx32/libm.abilist: Likewise.
16660 * sysdeps/unix/sysv/linux/tile/tilegx64/libm.abilist: Likewise.
16661 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Likewise.
16662 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Likewise.
16663
a85b70db
JM
16664 * sysdeps/powerpc/powerpc64le/Makefile [$(subdir) = math]
16665 (f128-pairs): New variable.
16666 [$(subdir) = math] ($(foreach suf,$(all-object-suffixes),$(foreach
16667 pair,$(f128-pairs),$(objpfx)test-$(pair)%$(suf)))): Add -mfloat128
16668 to CFLAGS.
16669 [$(subdir) = math] ($(foreach pair,$(f128-pairs),test-$(pair)%)):
16670 Also make tests add $(f128-loader-link) to gnulib-tests.
16671
6a1ff640
DD
166722018-02-09 DJ Delorie <dj@redhat.com>
16673
16674 [BZ #22827]
16675 * sysdeps/unix/sysv/linux/riscv/readelflib.c (process_elf_file): Use
16676 64-bit ELF type for 64-bit ELF objects.
16677
bfd47587
JM
166782018-02-09 Joseph Myers <joseph@codesourcery.com>
16679
31958338
JM
16680 * math/libm-test-driver.c (snan_tests_arg): New variable.
16681 * math/libm-test-support.h (snan_tests_arg): New declaration.
16682 * math/libm-test-support.c (enable_test): Check snan_tests_arg.
16683
8e554659
JM
16684 * math/Makefile (test-type-pairs): New variable.
16685 (test-type-pairs-f64xf128-yes): Likewise.
16686 (tests): Add test-narrow-macros.
16687 (libm-test-funcs-narrow): New variable.
16688 (libm-test-c-narrow): Likewise.
16689 (generated): Add $(libm-test-c-narrow).
16690 (libm-tests-base-narrow): New variable.
16691 (libm-tests-narrow): Likewise.
16692 (libm-tests): Add $(libm-tests-narrow).
16693 (libm-tests-for-type): Handle $(libm-tests-narrow).
16694 (libm-test-c-narrow-obj): New variable.
16695 ($(libm-test-c-narrow-obj)): New rule.
16696 ($(foreach t,$(libm-tests-narrow),$(objpfx)$(t).c)): Likewise.
16697 ($(foreach f,$(libm-test-funcs-narrow),$(objpfx)$(o)-$(f).o)): Use
16698 $(o-iterator) to set dependencies and CFLAGS.
16699 * math/gen-auto-libm-tests.c: Document use for narrowing
16700 functions.
16701 (output_for_one_input_case): Take argument NARROW.
16702 (generate_output): Likewise. Update call to
16703 output_for_one_input_case.
16704 (main): Take --narrow option. Update call to generate_output.
16705 * math/gen-libm-test.pl (_apply_lit): Take macro name as argument.
16706 (apply_lit): Update call to _apply_lit.
16707 (apply_arglit): New function.
16708 (parse_args): Handle "a" arguments.
16709 (parse_auto_input): Handle format names using ":".
16710 * math/README.libm-test: Document "a" parameter type.
16711 * math/libm-test-support.h (ARG_TYPE_MIN): New macro.
16712 (ARG_TYPE_TRUE_MIN): Likewise.
16713 (ARG_TYPE_MAX): Likwise.
16714 (ARG_MIN_EXP): Likewise.
16715 (ARG_MAX_EXP): Likewise.
16716 (ARG_MANT_DIG): Likewise.
16717 (TEST_COND_arg_ibm128): Likewise.
16718 (TEST_COND_ibm128_libgcc): Define conditional on [ARG_FLOAT].
16719 (TEST_COND_arg_fmt): New macro.
16720 (init_max_error): Update prototype.
16721 * math/libm-test-support.c (test_ibm128): New variable.
16722 (init_max_error): Take argument testing_ibm128 and set test_ibm128
16723 instead of using [TEST_COND_ibm128] conditional.
16724 (test_exceptions): Use test_ibm128 instead of TEST_COND_ibm128.
16725 * math/libm-test-driver.c (STR_ARG_FLOAT): New macro.
16726 [TEST_NARROW] (TEST_MSG): New definition.
16727 (arg_plus_zero): New macro.
16728 (arg_minus_zero): Likewise.
16729 (arg_plus_infty): Likewise.
16730 (arg_minus_infty): Likewise.
16731 (arg_qnan_value_pl): Likewise.
16732 (arg_qnan_value): Likewise.
16733 (arg_snan_value_pl): Likewise.
16734 (arg_snan_value): Likewise.
16735 (arg_max_value): Likewise.
16736 (arg_min_value): Likewise.
16737 (arg_min_subnorm_value): Likewise.
16738 [ARG_FLOAT] (struct test_aa_f_data): New struct type.
16739 (RUN_TEST_LOOP_aa_f): New macro.
16740 (TEST_SUFF): New macro.
16741 (TEST_SUFF_STR): Likewise.
16742 [!TEST_MATHVEC] (VEC_SUFF): Don't define.
16743 (TEST_COND_any_ibm128): New macro.
16744 (START): Use TEST_SUFF and TEST_SUFF_STR in initializer for
16745 this_func. Update call to init_max_error.
16746 * math/test-double.h (FUNC_NARROW_PREFIX): New macro.
16747 * math/test-float.h (FUNC_NARROW_PREFIX): Likewise.
16748 * math/test-float128.h (FUNC_NARROW_PREFIX): Likewise.
16749 * math/test-float32.h (FUNC_NARROW_PREFIX): Likewise.
16750 * math/test-float32x.h (FUNC_NARROW_PREFIX): Likewise.
16751 * math/test-float64.h (FUNC_NARROW_PREFIX): Likewise.
16752 * math/test-float64x.h (FUNC_NARROW_PREFIX): Likewise.
16753 * math/test-math-scalar.h (TEST_NARROW): Likewise.
16754 * math/test-math-vector.h (TEST_NARROW): Likewise.
16755 * math/test-arg-double.h: New file.
16756 * math/test-arg-float128.h: Likewise.
16757 * math/test-arg-float32x.h: Likewise.
16758 * math/test-arg-float64.h: Likewise.
16759 * math/test-arg-float64x.h: Likewise.
16760 * math/test-arg-ldouble.h: Likewise.
16761 * math/test-math-narrow.h: Likewise.
16762 * math/test-narrow-macros.c: Likewise.
16763 * sysdeps/ieee754/ldbl-opt/test-narrow-macros-ldbl-64.c: Likewise.
16764 * sysdeps/ieee754/ldbl-opt/Makefile (tests): Add
16765 test-narrow-macros-ldbl-64.
16766 (CFLAGS-test-narrow-macros-ldbl-64.c): New variable.
16767
63716ab2
JM
16768 * math/bits/mathcalls-narrow.h: New file.
16769 * include/bits/mathcalls-narrow.h: Likewise.
16770 * math/math-narrow.h: Likewise.
16771 * math/math.h (__MATHCALL_NARROW_ARGS_1): New macro.
16772 (__MATHCALL_NARROW_ARGS_2): Likewise.
16773 (__MATHCALL_NARROW_ARGS_3): Likewise.
16774 (__MATHCALL_NARROW_NORMAL): Likewise.
16775 (__MATHCALL_NARROW_REDIR): Likewise.
16776 (__MATHCALL_NARROW): Likewise.
16777 [__GLIBC_USE (IEC_60559_BFP_EXT)]: Repeatedly include
16778 <bits/mathcalls-narrow.h> with _Mret_, _Marg_ and __MATHCALL_NAME
16779 defined.
16780 [__GLIBC_USE (IEC_60559_TYPES_EXT)]: Likewise.
16781 * math/Makefile (headers): Add bits/mathcalls-narrow.h.
16782 (libm-narrow-fns): New variable.
16783 (libm-narrow-types-basic): Likewise.
16784 (libm-narrow-types-ldouble-yes): Likewise.
16785 (libm-narrow-types-float128-yes): Likewise.
16786 (libm-narrow-types-float128-alias-yes): Likewise.
16787 (libm-narrow-types): Likewise.
16788 (libm-routines): Add narrowing functions.
16789 * sysdeps/i386/fpu/fenv_private.h [__x86_64__]
16790 (libc_feholdexcept_setroundf128): New macro.
16791 [__x86_64__] (libc_feupdateenv_testf128): Likewise.
16792 * sysdeps/ieee754/float128/float128_private.h: Include
16793 <math/math-narrow.h>.
16794 [libc_feholdexcept_setroundf128] (libc_feholdexcept_setroundl):
16795 Undefine and redefine.
16796 [libc_feupdateenv_testf128] (libc_feupdateenv_testl): Likewise.
16797 (libm_alias_float_ldouble): Undefine and redefine.
16798 (libm_alias_double_ldouble): Likewise.
16799
bfd47587
JM
16800 * math/Makefile [$(PERL) != no] (libm-test-incs): Remove variable.
16801
3f8d9d58
WD
168022018-02-09 Wilco Dijkstra <wdijkstr@arm.com>
16803
16804 * sysdeps/aarch64/fpu/fpu_control.h: Use builtins for accessing
16805 FPCR/FPSR.
16806
1f6676d7
RJ
168072018-02-09 Rical Jasan <ricaljasan@pacific.net>
16808
16809 * manual/creature.texi: Convert references to gcc.info to gcc.
16810 * manual/stdio.texi: Likewise.
16811 * manual/string.texi: Likewise.
16812
d80441dd
JM
168132018-02-07 Joseph Myers <joseph@codesourcery.com>
16814
15081be9
JM
16815 [BZ #17979]
16816 * posix/bits/types.h (__int_least8_t): New typedef.
16817 (__uint_least8_t): Likewise.
16818 (__int_least16_t): Likewise.
16819 (__uint_least16_t): Likewise.
16820 (__int_least32_t): Likewise.
16821 (__uint_least32_t): Likewise.
16822 (__int_least64_t): Likewise.
16823 (__uint_least64_t): Likewise.
16824 * sysdeps/generic/stdint.h (int_least8_t): Define using
16825 __int_least8_t.
16826 (int_least16_t): Define using __int_least16_t.
16827 (int_least32_t): Define using __int_least32_t.
16828 (int_least64_t): Define using __int_least64_t.
16829 (uint_least8_t): Define using __uint_least8_t.
16830 (uint_least16_t): Define using __uint_least16_t.
16831 (uint_least32_t): Define using __uint_least32_t.
16832 (uint_least64_t): Define using __uint_least64_t.
16833 * wcsmbs/uchar.h: Include <bits/types.h>.
16834 (char16_t): Define using __uint_least16_t conditional only on
16835 [!__USE_ISOCXX11].
16836 (char32_t): Define using __uint_least32_t conditional only on
16837 [!__USE_ISOCXX11].
16838 * wcsmbs/test-char-types.c: New file.
16839 * wcsmbs/Makefile (tests): Add test-char-types.
16840
d80441dd
JM
16841 * scripts/build-many-glibcs.py (Context.checkout): Default MPFR
16842 version to 4.0.1.
16843
6c6c962a
ZW
168442018-02-07 Zack Weinberg <zackw@panix.com>
16845
63fb8f9a
ZW
16846 * bits/_G_config.h: Move back to sysdeps/generic/_G_config.h.
16847 Delete all contents except for definitions of _G_HAVE_MMAP and
16848 _G_HAVE_MREMAP. Add commentary explaining those two symbols.
16849 * sysdeps/unix/sysv/linux/bits/_G_config.h: Move back to
16850 sysdeps/unix/sysv/linux/_G_config.h. Make same content
16851 change as above.
16852
16853 * libio/libio.h: Don't include bits/_G_config.h here.
16854 Include stddef.h with __need_wchar_t defined. Include
16855 bits/types/__mbstate_t.h, bits/types/wint_t.h, and gconv.h.
16856 Define _IO_iconv_t here, directly.
16857 Don't define _IO_HAVE_ST_BLKSIZE.
16858 * libio/libioP.h: Include _G_config.h here. Move include of
16859 shlib-compat.h up with rest of includes. Simplify conditionals
16860 controlling definition of _IO_JUMPS_OFFSET.
16861
16862 * csu/init.c: Remove always-true #if around entire file.
16863 Don't include stdio.h. Set _IO_stdin_used to hardwired
16864 constant 0x20001, and update commentary.
16865 * include/stdio.h, sysdeps/ieee754/ldbl-opt/nldbl-compat.h:
16866 Replace all uses of _G_va_list with __gnuc_va_list.
16867 * libio/filedoalloc.c: Use #if defined _STATBUF_ST_BLKSIZE
16868 instead of #if _IO_HAVE_ST_BLKSIZE.
16869 * libio/fileops.c: Test _G_HAVE_MREMAP with #if, not #ifdef.
16870 * libio/iofdopen.c, libio/iofopen.c: Test _G_HAVE_MMAP with #if,
16871 not #ifdef.
16872
6c6c962a
ZW
16873 * libio/bits/libio.h: Move back to libio/libio.h and adjust
16874 multiple-include guard to match.
16875 Merge contents of libio/bits/libio-ldbl.h and include/libio.h
16876 into this file.
16877 Remove preprocessor conditionals that are always true and/or
16878 redundant to other preprocessor conditionals in the same nest.
16879 Include shlib-compat.h unconditionally.
16880 Error out if _LIBC is not defined, or if _ISOMAC is defined,
16881 or if _IO_MTSAFE_IO is defined but _IO_lock_t_defined is not
16882 defined after including stdio.h.
16883 Use __BEGIN_DECLS/__END_DECLS.
16884
16885 * libio/bits/libio-ldbl.h, include/bits/libio.h: Delete file.
16886 * include/stdio.h, libio/iolibio.h, libio/libioP.h: Include
16887 libio.h as <libio/libio.h> rather than as <bits/libio.h>.
16888
a4fea3f2
ZW
168892018-02-07 Zack Weinberg <zackw@panix.com>
16890
16891 * libio/bits/types/__fpos_t.h, libio/bits/types/__fpos64_t.h:
16892 New single-type headers split from _G_config.h.
16893 * libio/bits/types/cookie_io_functions_t.h
16894 * libio/bits/types/struct_FILE.h
16895 New single-type headers split from libio.h.
16896
16897 * libio/Makefile: Install the above new headers. Don't install
16898 libio.h, _G_config.h, bits/libio.h, bits/_G_config.h, or
16899 bits/libio-ldbl.h.
16900 * libio/_G_config.h, libio/libio.h: Delete file.
16901
16902 * libio/bits/libio.h: Remove improper-inclusion guard.
16903 Include stdio.h and don't repeat anything that it does.
16904 Define _IO_fpos_t as __fpos_t, _IO_fpos64_t as __fpos64_t,
16905 _IO_BUFSIZ as BUFSIZ, _IO_va_list as __gnuc_va_list,
16906 __io_read_fn as cookie_read_function_t,
16907 __io_write_fn as cookie_write_function_t,
16908 __io_seek_fn as cookie_seek_function_t,
16909 __io_close_fn as cookie_close_function_t,
16910 and _IO_cookie_io_functions_t as cookie_io_functions_t.
16911 Define _STDIO_USES_IOSTREAM, __HAVE_COLUMN, and _IO_file_flags
16912 here, in the "compatibility defines" section. Remove an #if 0
6c6c962a 16913 block. Use the "body" macros from bits/types/struct_FILE.h to
a4fea3f2
ZW
16914 define _IO_getc_unlocked, _IO_putc_unlocked, _IO_feof_unlocked,
16915 and _IO_ferror_unlocked.
16916 Move prototypes of __uflow and __overflow...
16917
16918 * libio/stdio.h: ...here. Don't include bits/libio.h.
16919 Don't define _STDIO_USES_IOSTREAM. Get __gnuc_va_list
6c6c962a 16920 directly from stdarg.h. Include bits/types/__fpos_t.h,
a4fea3f2
ZW
16921 bits/types/__fpos64_t.h, bits/types/struct_FILE.h,
16922 and, when __USE_GNU, bits/types/cookie_io_functions_t.h.
16923 Use __gnuc_va_list, not _G_va_list; __fpos_t, not _G_fpos_t;
16924 __fpos64_t, not _G_fpos64_t; FILE, not struct _IO_FILE;
16925 cookie_io_functions_t, not _IO_cookie_io_functions_t;
16926 __ssize_t, not _IO_ssize_t. Unconditionally define
16927 BUFSIZ as 8192 and EOF as (-1).
16928
16929 * libio/bits/stdio.h: Add multiple-include guard. Use the "body"
16930 macros from bits/types/struct_FILE.h instead of _IO_* macros
16931 from libio.h; use __gnuc_va_list instead of va_list and __ssize_t
16932 instead of _IO_ssize_t.
16933 * libio/bits/stdio2.h: Similarly.
16934
16935 * libio/iolibio.h: Add multiple-include guard.
16936 Include bits/libio.h after stdio.h.
16937 * libio/libioP.h: Add multiple-include guard.
16938 Include stdio.h and bits/libio.h before iolibio.h.
16939
6c6c962a 16940 * include/bits/types/__fpos_t.h, include/bits/types/__fpos64_t.h
a4fea3f2
ZW
16941 * include/bits/types/cookie_io_functions_t.h
16942 * include/bits/types/struct_FILE.h: New wrappers.
16943
16944 * bits/_G_config.h, sysdeps/unix/sysv/linux/_G_config.h:
6c6c962a
ZW
16945 Get definitions of _G_fpos_t and _G_fpos64_t from
16946 bits/types/__fpos_t.h and bits/types/__fpos64_t.h
16947 respectively. Remove improper-inclusion guards.
a4fea3f2 16948
6c6c962a 16949 * conform/data/stdio.h-data: Update expectations of va_list.
a4fea3f2 16950 * scripts/check-installed-headers.sh: Remove special case for
6c6c962a 16951 libio.h and _G_config.h.
a4fea3f2 16952
ce999220
JM
169532018-02-07 Joseph Myers <joseph@codesourcery.com>
16954
8b4a1182
JM
16955 [BZ #15105]
16956 [BZ #19463]
16957 * include/sys/sysmacros.h [!_ISOMAC]
16958 (__SYSMACROS_NEED_IMPLEMENTATION): Define macro.
16959 [!_SYS_SYSMACROS_H_WRAPPER && !_ISOMAC]
16960 (_SYS_SYSMACROS_H_WRAPPER): Likewise.
16961 [!_SYS_SYSMACROS_H_WRAPPER && !_ISOMAC] (gnu_dev_major): Use
16962 libc_hidden_proto.
16963 [!_SYS_SYSMACROS_H_WRAPPER && !_ISOMAC] (gnu_dev_minor): Likewise.
16964 [!_SYS_SYSMACROS_H_WRAPPER && !_ISOMAC] (gnu_dev_makedev):
16965 Likewise.
16966 [!_SYS_SYSMACROS_H_WRAPPER && !_ISOMAC] (__SYSMACROS_DECL_TEMPL):
16967 Undefine and redefine to add use __gnu_dev_ prefix.
16968 [!_SYS_SYSMACROS_H_WRAPPER && !_ISOMAC] (__SYSMACROS_IMPL_TEMPL):
16969 Likewise.
16970 [!_SYS_SYSMACROS_H_WRAPPER && !_ISOMAC] (__gnu_dev_major): Declare
16971 and define as hidden inline function.
16972 [!_SYS_SYSMACROS_H_WRAPPER && !_ISOMAC] (__gnu_dev_minor):
16973 Likewise.
16974 [!_SYS_SYSMACROS_H_WRAPPER && !_ISOMAC] (__gnu_dev_makedev):
16975 Likewise.
16976 * misc/makedev.c (OUT_OF_LINE_IMPL_TEMPL): Use __gnu_dev_ prefix.
16977 (gnu_dev_major): Use weak_alias and libc_hidden_weak.
16978 (gnu_dev_minor): Likewise.
16979 (gnu_dev_makedev): Likewise.
16980 * csu/check_fds.c (check_one_fd): Use __gnu_dev_makedev instead of
16981 makedev.
16982 * posix/wordexp.c (exec_comm_child): Likewise.
16983 * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Use __gnu_dev_minor
16984 instead of minor and __gnu_dev_major instead of major.
16985 * sysdeps/unix/sysv/linux/device-nrs.h (DEV_TTY_P): Use
16986 __gnu_dev_major instead of major.
16987 * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): Use
16988 __gnu_dev_major instead of gnu_dev_major and __gnu_dev_minor
16989 instead of gnu_dev_minor.
16990 * sysdeps/unix/sysv/linux/ptsname.c (MASTER_P): Likewise.
16991 (SLAVE_P): Likewise.
16992 (__ptsname_internal): Use __gnu_dev_minor instead of minor.
16993 * sysdeps/unix/sysv/linux/ttyname.h (is_pty): Use __gnu_dev_major
16994 instead of major.
16995
ce999220
JM
16996 [BZ #21313]
16997 * locale/weight.h (findidx): Disable -Wmaybe-uninitialized for -Os
16998 in another place.
16999 * locale/weightwc.h (findidx): Likewise.
17000
b7c83ca3
WD
170012018-02-07 Wilco Dijkstra <wdijkstr@arm.com>
17002
17003 * manual/probes.texi (slowlog): Delete documentation of removed probe.
17004 (slowlog_inexact): Likewise
17005 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Remove slow paths.
17006 * sysdeps/ieee754/dbl-64/ulog.h: Remove unused declarations.
17007
388ff7bd
IG
170082018-02-07 Igor Gnatenko <ignatenko@redhat.com>
17009
17010 [BZ #22797]
17011 * sysdeps/unix/sysv/linux/bits/mman-shared.h (pkey_get): Add
17012 missing second underscore to parameter name.
17013
663e7d78
JM
170142018-02-06 Joseph Myers <joseph@codesourcery.com>
17015
0d40d0ec
JM
17016 [BZ #14508]
17017 [BZ #15512]
17018 [BZ #17082]
17019 [BZ #20530]
17020 * bits/byteswap.h: Update file comment. Do not include
17021 <bits/byteswap-16.h>.
17022 (__bswap_constant_16): Cast result to __uint16_t. Use signed 0xff
17023 constant.
17024 (__bswap_16): Define as inline function.
17025 (__bswap_constant_32): Reformat definition.
17026 (__bswap_32): Always define as inline function, not macro, using
17027 __uint32_t. Use __builtin_bswap32 if [__GNUC_PREREQ (4, 3)],
17028 otherwise __bswap_constant_32.
17029 (__bswap_constant_64): Reformat definition. Do not use
17030 __extension__ here.
17031 (__bswap_64): Always define as inline function, not macro. Use
17032 __extension__ on function definition. Use __builtin_bswap64 if
17033 [__GNUC_PREREQ (4, 3)], otherwise __bswap_constant_64.
17034 * string/test-endian-file-scope.c: New file.
17035 * string/test-endian-sign-conversion.c: Likewise.
17036 * string/Makefile (headers): Remove bits/byteswap-16.h.
17037 (tests): Add test-endian-file-scope and
17038 test-endian-sign-conversion.
17039 (CFLAGS-test-endian-sign-conversion.c): New variable.
17040 * bits/byteswap-16.h: Remove file.
17041 * sysdeps/ia64/bits/byteswap-16.h: Likewise.
17042 * sysdeps/ia64/bits/byteswap.h: Likewise.
17043 * sysdeps/m68k/bits/byteswap.h: Likewise.
17044 * sysdeps/s390/bits/byteswap-16.h: Likewise.
17045 * sysdeps/s390/bits/byteswap.h: Likewise.
17046 * sysdeps/tile/bits/byteswap.h: Likewise.
17047 * sysdeps/x86/bits/byteswap-16.h: Likewise.
17048 * sysdeps/x86/bits/byteswap.h: Likewise.
17049
383e87c9
JM
17050 [BZ #17721]
17051 * misc/sys/cdefs.h [!__GNUC__ && (__cplusplus || (__STDC_VERSION__
17052 && __STDC_VERSION__ >= 199901L))] (__inline): Define to inline.
17053 [!__GNUC_PREREQ (2,92) && __STDC_VERSION__ && __STDC_VERSION__ >=
17054 199901L] (__restrict): Define to restrict.
17055
d92c2759
JM
17056 [BZ #19667]
17057 * string/testcopy.c: Include <support/support.h>. Do not include
17058 <malloc.h>. Use <support/test-driver.c>.
17059 (main): Rename to do_test. Make static. Use xmalloc instead of
17060 malloc.
17061
625fb764
JM
17062 [BZ #13575]
17063 * posix/bits/posix1_lim.h: Include <bits/wordsize.h>.
17064 [!SSIZE_MAX && !(__WORDSIZE == 64 || __WORDSIZE32_SIZE_ULONG)]
17065 (SSIZE_MAX): Define to INT_MAX.
17066 * posix/test-ssize-max.c: New file.
17067 * posix/Makefile (tests): Add test-ssize-max.
17068
02325d6c
JM
17069 [BZ #19668]
17070 * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Include
17071 <support/support.h>. Do not include <malloc.h>.
17072 (query_auxv): Use xmalloc instead of malloc.
17073
663e7d78
JM
17074 [BZ #14553]
17075 * posix/sys/types.h (loff_t): Only define for [__USE_MISC].
17076 * sysdeps/unix/sysv/linux/sys/quota.h (dqoff): Use __loff_t
17077 instead of loff_t.
17078
6d7aa2b5
FW
170792018-02-06 Florian Weimer <fweimer@redhat.com>
17080
17081 [BZ #18023]
17082 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
17083 Use scratch_buffer instead of extend_alloca.
17084
de6da571
ZW
170852018-02-06 Zack Weinberg <zackw@panix.com>
17086
26c07172
ZW
17087 * libio/stdio.h: Don't define getc or putc as macros.
17088 * libio/bits/stdio.h (getchar, putchar): Use getc and putc,
17089 not _IO_getc and _IO_putc.
17090
de6da571
ZW
17091 * stdio-common/tstgetln.c: Don't redefine FILE, va_list, or BUFSIZ.
17092 * stdio-common/tstgetln.c: Don't redefine ssize_t.
17093
92669d6e
JM
170942018-02-06 Joseph Myers <joseph@codesourcery.com>
17095
c2b84df9
JM
17096 * sysdeps/gnu/netinet/tcp.h (TCP_FASTOPEN_KEY): New macro.
17097 (TCP_FASTOPEN_NO_COOKIE): Likewise.
17098
41376f8c
JM
17099 * sysdeps/unix/sysv/linux/bits/in.h (IPV6_FREEBIND): New macro.
17100
d28bf648
JM
17101 [BZ #14890]
17102 * elf/elf.h (NT_PRFPREG): New macro.
17103 (NT_S390_VXRS_LOW): Likewise.
17104 (NT_S390_VXRS_HIGH): Likewise.
17105 (NT_S390_GS_CB): Likewise.
17106 (NT_S390_GS_BC): Likewise.
17107 (NT_S390_RI_CB): Likewise.
17108
e76def72
JM
17109 * sysdeps/unix/sysv/linux/aarch64/bits/mman.h [__USE_MISC]
17110 (MAP_SYNC): New macro.
17111 * sysdeps/unix/sysv/linux/arm/bits/mman.h [__USE_MISC] (MAP_SYNC):
17112 Likewise.
17113 * sysdeps/unix/sysv/linux/ia64/bits/mman.h [__USE_MISC]
17114 (MAP_SYNC): Likewise.
17115 * sysdeps/unix/sysv/linux/m68k/bits/mman.h [__USE_MISC]
17116 (MAP_SYNC): Likewise.
17117 * sysdeps/unix/sysv/linux/microblaze/bits/mman.h [__USE_MISC]
17118 (MAP_SYNC): Likewise.
17119 * sysdeps/unix/sysv/linux/nios2/bits/mman.h [__USE_MISC]
17120 (MAP_SYNC): Likewise.
17121 * sysdeps/unix/sysv/linux/riscv/bits/mman.h [__USE_MISC]
17122 (MAP_SYNC): Likewise.
17123 * sysdeps/unix/sysv/linux/s390/bits/mman.h [__USE_MISC]
17124 (MAP_SYNC): Likewise.
17125 * sysdeps/unix/sysv/linux/sh/bits/mman.h [__USE_MISC] (MAP_SYNC):
17126 Likewise.
17127 * sysdeps/unix/sysv/linux/x86/bits/mman.h [__USE_MISC] (MAP_SYNC):
17128 Likewise.
17129
92669d6e
JM
17130 * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_MISC]
17131 (MAP_SHARED_VALIDATE): New macro.
17132 * sysdeps/unix/sysv/linux/hppa/bits/mman.h [__USE_MISC]
17133 (MAP_SHARED_VALIDATE): Likewise.
17134
6a5cac49
L
171352018-02-05 H.J. Lu <hongjiu.lu@intel.com>
17136
17137 * elf/dl-addr.c (determine_info): Use ADDRIDX with DT_GNU_HASH.
17138 * elf/dl-lookup.c (_dl_setup_hash): Likewise.
17139 * elf/get-dynamic-info.h (elf_get_dynamic_info): Likewise.
17140
b44e0dfb
L
171412018-02-05 H.J. Lu <hongjiu.lu@intel.com>
17142
17143 * elf/elf.h (DT_SYMTAB_SHNDX): New. Set to 34.
17144 (DT_NUM): Updated to 35.
17145
f886c16c
L
171462018-02-05 H.J. Lu <hongjiu.lu@intel.com>
17147
17148 * sysdeps/i386/dl-machine.h (elf_machine_rel): Replace
17149 __builtin_expect with __glibc_likely and __glibc_unlikely.
17150 (elf_machine_rela): Likewise.
17151 (elf_machine_lazy_rel): Likewise.
17152
06fbebff
L
171532018-02-05 H.J. Lu <hongjiu.lu@intel.com>
17154
17155 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Replace
8f4bf93f 17156 __builtin_expect with __glibc_likely and __glibc_unlikely.
06fbebff
L
17157 (elf_machine_lazy_rel): Likewise.
17158
371b220f
L
171592018-02-05 H.J. Lu <hongjiu.lu@intel.com>
17160
17161 [BZ #22638]
17162 * sysdeps/sparc/sparc32/start.S (_start): Check PIC instead of
17163 SHARED.
65805016 17164 * sysdeps/sparc/sparc64/start.S (_start): Likewise.
371b220f 17165
f649a1b8
AS
171662018-02-05 Andreas Schwab <schwab@suse.de>
17167
17168 [BZ #22761]
17169 * assert/assert-perr.c (__assert_perror_fail): Append %n to format
17170 string.
17171
9fdb340e
ST
171722018-02-04 Samuel Thibault <samuel.thibault@ens-lyon.org>
17173
17174 * stdlib/test-atexit-race-common.c [!defined PTHREAD_STACK_MIN]: Do
17175 not check against PTHREAD_STACK_MIN.
17176
09e56b9e
SM
171772018-02-02 Sean McKean <smckean83@gmail.com>
17178
17179 [BZ #22735]
17180 * time/time.h (clock): Reference CLOCKS_PER_SEC in comment.
17181
d4b4a00a
FW
171822018-02-02 Florian Weimer <fweimer@redhat.com>
17183
17184 [BZ #22753]
17185 * sysdeps/posix/preadv2.c (preadv2): Handle offset == -1.
17186 * sysdeps/posix/preadv64v2.c (preadv64v2): Likewise.
17187 * sysdeps/posix/pwritev2.c (pwritev2): Likewise.
17188 * sysdeps/posix/pwritev64v2.c (pwritev64v2): Likweise.
17189 * sysdeps/unix/sysv/linux/preadv2.c (preadv2): Likewise.
17190 * sysdeps/unix/sysv/linux/preadv64v2.c (preadv64v2): Likewise.
17191 * sysdeps/unix/sysv/linux/pwritev2.c (pwritev2): Likewise.
17192 * sysdeps/unix/sysv/linux/pwritev64v2.c (pwritev64v2): Likweise.
17193 * manual/llio.texi (Scatter-Gather): Mention offset -1.
17194 * misc/tst-preadvwritev-common.c (do_test_without_offset): New.
17195 * misc/tst-preadvwritev2.c (do_test): Call it.
17196 * misc/tst-preadvwritev64v2.c (do_test): Likewise.
17197
3dfcbfa1
SP
171982018-02-02 Siddhesh Poyarekar <siddhesh@sourceware.org>
17199
84c94d2f
SP
17200 * sysdeps/aarch64/memcmp.S: Use L() macro for labels.
17201
96e6a716
SP
17202 * benchtests/bench-memcmp.c: Print json instead of plain text.
17203
3dfcbfa1
SP
17204 * benchtests/bench-memcmp.c (do_test): Call realloc_buf for
17205 every test run.
17206
049375e2
JM
172072018-02-01 Joseph Myers <joseph@codesourcery.com>
17208
39f898c6
JM
17209 * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
17210 version to 4.15.
17211 (s390_sthyi): New syscall.
17212
6f9a3dd8
JM
17213 * sysdeps/generic/ldbl-classify-compat.h: New file.
17214 * sysdeps/arm/ldbl-classify-compat.h: Likewise.
17215 * sysdeps/m68k/coldfire/ldbl-classify-compat.h: Likewise.
17216 * sysdeps/microblaze/ldbl-classify-compat.h: Likewise.
17217 * sysdeps/mips/ldbl-classify-compat.h: Likewise.
17218 * sysdeps/nios2/ldbl-classify-compat.h: Likewise.
17219 * sysdeps/sh/ldbl-classify-compat.h: Likewise.
17220 * sysdeps/ieee754/dbl-64/s_finite.c: Include
17221 <ldbl-classify-compat.h>.
17222 [LDBL_CLASSIFY_COMPAT]: Test value, not whether defined.
17223 * sysdeps/ieee754/dbl-64/s_isinf.c: Include
17224 <ldbl-classify-compat.h>.
17225 [LDBL_CLASSIFY_COMPAT]: Test value, not whether defined.
17226 * sysdeps/ieee754/dbl-64/s_isnan.c: Include
17227 <ldbl-classify-compat.h>.
17228 [LDBL_CLASSIFY_COMPAT]: Test value, not whether defined.
17229 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Include
17230 <ldbl-classify-compat.h>.
17231 [LDBL_CLASSIFY_COMPAT]: Test value, not whether defined.
17232 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Include
17233 <ldbl-classify-compat.h>.
17234 [LDBL_CLASSIFY_COMPAT]: Test value, not whether defined.
17235 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Include
17236 <ldbl-classify-compat.h>.
17237 [LDBL_CLASSIFY_COMPAT]: Test value, not whether defined.
17238 * sysdeps/arm/math_private.h (LDBL_CLASSIFY_COMPAT): Remove macro.
17239 * sysdeps/mips/math_private.h (LDBL_CLASSIFY_COMPAT): Likewise.
17240 * sysdeps/m68k/coldfire/math_private.h: Remove file.
17241 * sysdeps/microblaze/math_private.h: Likewise.
17242 * sysdeps/nios2/math_private.h: Likewise.
17243 * sysdeps/sh/math_private.h: Likewise.
17244
eb65a3d5
JM
17245 * sysdeps/m68k/coldfire/fpu/math_private.h: Move to ....
17246 * sysdeps/m68k/coldfire/math_private.h: ... here.
17247 * sysdeps/m68k/coldfire/nofpu/math_private.h: Remove file.
17248 * sysdeps/tile/math_private.h: Likewise.
17249 * sysdeps/microblaze/math_private.h (libc_feholdexcept_setround):
17250 Remove macro.
17251 * sysdeps/nios2/math_private.h (libc_feholdexcept_setround):
17252 Likewise.
17253
8a6bb1d0
JM
17254 * sysdeps/m68k/coldfire/nofpu/math_private.h (libc_fesetround):
17255 Remove macro.
17256 (libc_fetestexcept): Likewise.
17257 (libc_feupdateenv_test): Likewise.
17258 * sysdeps/microblaze/math_private.h (libc_fesetround): Likewise.
17259 (libc_fetestexcept): Likewise.
17260 (libc_feupdateenv_test): Likewise.
17261 * sysdeps/nios2/math_private.h (libc_fesetround): Likewise.
17262 (libc_fetestexcept): Likewise.
17263 (libc_feupdateenv_test): Likewise.
17264 * sysdeps/tile/math_private.h (libc_fesetround): Likewise.
17265 (libc_fetestexcept): Likewise.
17266 (libc_feupdateenv_test): Likewise.
17267
ae1fcb7b
JM
17268 * sysdeps/generic/math_private.h
17269 [!FE_HAVE_ROUNDING_MODES && FE_ALL_EXCEPT == 0] (feholdexcept):
17270 New inline function.
17271 [!FE_HAVE_ROUNDING_MODES && FE_ALL_EXCEPT == 0] (__feholdexcept):
17272 Likewise.
17273
b1c347e2
JM
17274 * include/fenv.h [!_ISOMAC && !FE_TONEAREST]: Give #error.
17275 [!_ISOMAC] (FE_HAVE_ROUNDING_MODES): New macro.
17276 * sysdeps/generic/math_private.h
17277 [!FE_HAVE_ROUNDING_MODES && FE_ALL_EXCEPT == 0] (fegetenv): New
17278 inline function.
17279 [!FE_HAVE_ROUNDING_MODES && FE_ALL_EXCEPT == 0] (__fegetenv):
17280 Likewise.
17281 [!FE_HAVE_ROUNDING_MODES && FE_ALL_EXCEPT == 0] (fesetenv):
17282 Likewise.
17283 [!FE_HAVE_ROUNDING_MODES && FE_ALL_EXCEPT == 0] (__fesetenv):
17284 Likewise.
17285 [!FE_HAVE_ROUNDING_MODES && FE_ALL_EXCEPT == 0] (feupdateenv):
17286 Likewise.
17287 [!FE_HAVE_ROUNDING_MODES && FE_ALL_EXCEPT == 0] (__feupdateenv):
17288 Likewise.
17289 [!FE_HAVE_ROUNDING_MODES] (fegetround): Likewise.
17290 [!FE_HAVE_ROUNDING_MODES] (__fegetround): Likewise.
17291 [!FE_HAVE_ROUNDING_MODES] (fesetround): Likewise.
17292 [!FE_HAVE_ROUNDING_MODES] (__fesetround): Likewise.
17293 * sysdeps/tile/math_private.h (fegetenv): Remove inline function.
17294 (__fegetenv): Likewise.
17295 (fesetenv): Likewise.
17296 (__fesetenv): Likewise.
17297 (feupdateenv): Likewise.
17298 (__feupdateenv): Likewise.
17299 (fegetround): Likewise.
17300 (__fegetround): Likewise.
17301 (fesetround): Likewise.
17302 (__fesetround): Likewise.
17303
d23a4962
JM
17304 * sysdeps/generic/math_private.h [FE_ALL_EXCEPT == 0]
17305 (feraiseexcept): New macro.
17306 [FE_ALL_EXCEPT == 0] (__feraiseexcept): Likewise.
17307 * sysdeps/m68k/coldfire/nofpu/math_private.h (feraiseexcept):
17308 Remove macro.
17309 (__feraiseexcept): Likewise.
17310 (feclearexcept): Likewise.
17311 * sysdeps/microblaze/math_private.h (feraiseexcept): Likewise.
17312 (__feraiseexcept): Likewise.
17313 (feclearexcept): Likewise.
17314 * sysdeps/nios2/math_private.h (feraiseexcept): Likewise.
17315 (__feraiseexcept): Likewise.
17316 (feclearexcept): Likewise.
17317 * sysdeps/tile/math_private.h (feraiseexcept): Likewise.
17318 (__feraiseexcept): Likewise.
17319 (feclearexcept): Likewise.
17320 (fetestexcept): Likewise.
17321
5f167950
JM
17322 * sysdeps/m68k/coldfire/math-tests.h: New file.
17323
ccc9035a
JM
17324 * sysdeps/m68k/fpu/bits/fenv.h: Move to ....
17325 * sysdeps/m68k/bits/fenv.h: ... here.
17326 [!__HAVE_68881__ && !__HAVE_FPU__ && !__mcffpu__] (FE_INEXACT): Do
17327 not define.
17328 [!__HAVE_68881__ && !__HAVE_FPU__ && !__mcffpu__] (FE_DIVBYZERO):
17329 Likewise.
17330 [!__HAVE_68881__ && !__HAVE_FPU__ && !__mcffpu__] (FE_UNDERFLOW):
17331 Likewise.
17332 [!__HAVE_68881__ && !__HAVE_FPU__ && !__mcffpu__] (FE_OVERFLOW):
17333 Likewise.
17334 [!__HAVE_68881__ && !__HAVE_FPU__ && !__mcffpu__] (FE_INVALID):
17335 Likewise.
17336 [!__HAVE_68881__ && !__HAVE_FPU__ && !__mcffpu__] (FE_ALL_EXCEPT):
17337 Define to 0.
17338 [!__HAVE_68881__ && !__HAVE_FPU__ && !__mcffpu__]
17339 (__FE_UNDEFINED): New enum constant.
17340 [!__HAVE_68881__ && !__HAVE_FPU__ && !__mcffpu__] (FE_TOWARDZERO):
17341 Do not define.
17342 [!__HAVE_68881__ && !__HAVE_FPU__ && !__mcffpu__] (FE_DOWNWARD):
17343 Likewise.
17344 [!__HAVE_68881__ && !__HAVE_FPU__ && !__mcffpu__] (FE_UPWARD):
17345 Likewise.
17346 [!__HAVE_68881__ && !__HAVE_FPU__ && !__mcffpu__] (fenv_t): Define
17347 to match generic bits/fenv.h.
17348 [!__HAVE_68881__ && !__HAVE_FPU__ && !__mcffpu__] (FE_NOMASK_ENV):
17349 Do not define.
17350
049375e2
JM
17351 * soft-fp/double.h (union _FP_UNION_D): Do not use attribute
17352 packed on bits.
17353 * soft-fp/extended.h (union _FP_UNION_E): Likewise.
17354 * soft-fp/half.h (union _FP_UNION_H): Likewise.
17355 * soft-fp/quad.h (union _FP_UNION_Q): Likewise.
17356 * soft-fp/single.h (union _FP_UNION_S): Likewise.
17357
f1d73681
CD
173582018-02-01 Carlos O'Donell <carlos@redhat.com>
17359 Ramin Seyed-Moussavi <lordrasmus@gmail.com>
17360 Joseph Myers <joseph@codesourcery.com>
17361
17362 [BZ #21314]
17363 * sysdeps/ieee754/dbl-64/s_log1p.c: Include <libc-diag.h>.
17364 (__log1p): Disable -Wmaybe-uninitialized for -Os around
17365 computation using c.
17366 * sysdeps/ieee754/flt-32/s_log1pf.c: Include <libc-diag.h>.
17367 (__log1pf): Disable -Wmaybe-uninitialized for -Os around
17368 computation using c.
17369
242cbc90
DL
173702018-02-01 Dmitry V. Levin <ldv@altlinux.org>
17371
086ee48e
DL
17372 * version.h (RELEASE): Set to "development".
17373 (VERSION): Set to "2.27.9000".
17374 * NEWS (2.28): New section.
17375
23158b08
DL
17376 * version.h (RELEASE): Set to "stable".
17377 (VERSION): Set to "2.27".
17378 * include/features.h (__GLIBC_MINOR__): Set to 2.27.
17379
242cbc90
DL
17380 * NEWS: Add the list of bugs fixed in 2.27.
17381
673e2305
AZ
173822018-02-01 Adhemerval Zanella <adhemerval.zanella@linaro.org>
17383
17384 * stdlib/test-atexit-race-common.c (do_test): Check stack size
17385 against PTHREAD_STACK_MIN.
17386
ced64e01
DL
173872018-02-01 Dmitry V. Levin <ldv@altlinux.org>
17388
17389 * manual/contrib.texi (Palmer Dabbelt, Arjun Shankar, Florian Weimer):
17390 New entries.
17391 (Rafal Luzynski, Andreas Schwab): Update.
17392
c10c9a5e
RL
173932018-02-01 Rafal Luzynski <digitalfreak@lingonborough.com>
17394
17395 [BZ #10871]
17396 * NEWS: List the languages which actually use the alternative
17397 months feature in this release. Also explain that "alt_mon" and
17398 "ab_alt_mon" are optional.
17399
650ba77a
IM
174002018-01-31 Il'ya Malakhov <ilmalakhov@yandex.ru>
17401
17402 [BZ #22765]
17403 * crypt/badsalttest.c (do_test): Set cd.initialized to 0.
17404
93493119
DL
174052018-01-31 Dmitry V. Levin <ldv@altlinux.org>
17406
17407 * manual/install.texi (Tools for Compilation): Update the newest
17408 versions of gcc, binutils, texinfo, gawk, bison, and sed.
17409 * INSTALL: Regenerated.
17410
363e4519 174112018-01-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
407552cf
ST
17412
17413 * sysdeps/pthread/allocalim.h (__libc_use_alloca): Use __glibc_likely
17414 instead of __builtin_expect.
17415
d7536874
FW
174162018-01-30 Florian Weimer <fweimer@redhat.com>
17417
17418 * nss/bug17079.c (do_test): Use nss_files only for reading passwd
17419 data.
17420 * nss/tst-nss-getpwent.c (do_test): Likewise.
17421
9a1b267d
RL
174222018-01-30 Rafal Luzynski <digitalfreak@lingonborough.com>
17423
17424 [BZ #10871]
17425 * localedata/locales/hr_HR (mon): Rename to...
17426 (alt_mon): This.
17427 (mon): Import from CLDR (genitive case).
17428 (d_t_fmt): Update the comment.
17429
9a179328
AS
174302018-01-29 Andreas Schwab <schwab@linux-m68k.org>
17431
17432 * sysdeps/posix/fpathconf.c (__fpathconf): Verify the values of
17433 _POSIX_CHOWN_RESTRICTED, _POSIX_NO_TRUNC, _POSIX_VDISABLE.
17434 * sysdeps/posix/pathconf.c (__pathconf): Likewise.
17435
e01e0ddc
ST
174362018-01-29 Samuel Thibault <samuel.thibault@ens-lyon.org>
17437
17438 * mach/Versions: Fix version when __mach_host_self_ was added.
17439 * hurd/Versions: Fix version when _hurd_exec_paths was added.
17440 * sysdeps/mach/hurd/i386/ld.abilist: New file.
17441 * sysdeps/mach/hurd/i386/libBrokenLocale.abilist: New file.
17442 * sysdeps/mach/hurd/i386/libanl.abilist: New file.
17443 * sysdeps/mach/hurd/i386/libc.abilist: New file.
17444 * sysdeps/mach/hurd/i386/libcrypt.abilist: New file.
17445 * sysdeps/mach/hurd/i386/libdl.abilist: New file.
17446 * sysdeps/mach/hurd/i386/libm.abilist: New file.
17447 * sysdeps/mach/hurd/i386/libnsl.abilist: New file.
17448 * sysdeps/mach/hurd/i386/libresolv.abilist: New file.
17449 * sysdeps/mach/hurd/i386/librt.abilist: New file.
17450 * sysdeps/mach/hurd/i386/libutil.abilist: New file.
ba729de6
ST
17451 * sysdeps/pthread/allocalim.h (__libc_use_alloca): Commute operands of
17452 || to respect codestyle.
2aadb705
ST
17453 * libio/tst-memstream3.c (_FWRITE): Rename to FWRITE_FUNC.
17454 (do_test_bz20181): Rename accordingly.
406e7a0a
ST
17455 * malloc/malloc.c: Include <assert.h>.
17456 (assert): Do not define.
17457 [!defined NDEBUG] (__assert_fail): Define to __malloc_assert.
99dfbef4
ST
17458 * bits/fcntl.h: Fix comment for FREAD and FWRITE.
17459 * sysdeps/mach/hurd/bits/fcntl.h: Likewise.
ac56adbb 17460 * sysdeps/mach/hurd/hp-timing.h: New file.
ef4cf463 17461 * sysdeps/mach/hurd/i386/tlsdesc.sym: New file.
e01e0ddc 17462
521877e1
PD
174632018-01-29 Darius Rad <darius@bluespec.com>
17464
17465 * sysdeps/unix/sysv/linux/riscv/ipc_priv.h: New file.
17466
532cf290
PD
174672018-01-29 Palmer Dabbelt <palmer@sifive.com>
17468
17469 * sysdeps/init_array/crti.S (.section .init_array): Add
17470 PREINIT_FUNCTION when defined.
40ca951b 17471 * manual/math.texi: RISC-V supports _Float128 and _Float64x.
4215e276 17472 * config.h.in: Regenerate.
ba9e25a6
PD
17473 * manual/platform.texi: Add RISC-V documenation for
17474 __riscv_flush_icache.
c776fa11
PD
17475 * sysdeps/riscv/__longjmp.S: New file.
17476 * sysdeps/riscv/backtrace.c: Likewise.
17477 * sysdeps/riscv/bits/endian.h: Likewise.
17478 * sysdeps/riscv/bits/setjmp.h: Likewise.
17479 * sysdeps/riscv/bits/wordsize.h: Likewise.
17480 * sysdeps/riscv/bsd-_setjmp.c: Likewise.
17481 * sysdeps/riscv/bsd-setjmp.c: Likewise.
17482 * sysdeps/riscv/dl-trampoline.S: Likewise.
17483 * sysdeps/riscv/gccframe.h: Likewise.
17484 * sysdeps/riscv/jmpbuf-offsets.h: Likewise.
17485 * sysdeps/riscv/jmpbuf-unwind.h: Likewise.
17486 * sysdeps/riscv/machine-gmon.h: Likewise.
17487 * sysdeps/riscv/memusage.h: Likewise.
17488 * sysdeps/riscv/setjmp.S: Likewise.
17489 * sysdeps/riscv/sys/asm.h: Likewise.
17490 * sysdeps/riscv/tls-macros.h: Likewise.
33712660
PD
17491 * sysdeps/riscv/dl-tls.h: New file.
17492 * sysdeps/riscv/libc-tls.c: Likewise.
17493 * sysdeps/riscv/nptl/tcb-offsets.sym: Likewise.
17494 * sysdeps/riscv/nptl/tls.h: Likewise.
17495 * sysdeps/riscv/stackinfo.h: Likewise.
67236aeb
PD
17496 * sysdeps/riscv/bits/fenv.h: New file.
17497 * sysdeps/riscv/e_sqrtl.c: Likewise.
17498 * sysdeps/riscv/fpu_control.h: Likewise.
17499 * sysdeps/riscv/math-tests.h: Likewise.
17500 * sysdeps/riscv/nofpu/Implies: Likewise.
17501 * sysdeps/riscv/sfp-machine.h: Likewise.
17502 * sysdeps/riscv/tininess.h: Likewise.
b2cb5e02
PD
17503 * sysdeps/riscv/rv64/rvd/s_ceil.c: New file.
17504 * sysdeps/riscv/rv64/rvd/s_floor.c: Likewise.
17505 * sysdeps/riscv/rv64/rvd/s_llrint.c: Likewise.
17506 * sysdeps/riscv/rv64/rvd/s_llround.c: Likewise.
17507 * sysdeps/riscv/rv64/rvd/s_lrint.c: Likewise.
17508 * sysdeps/riscv/rv64/rvd/s_lround.c: Likewise.
17509 * sysdeps/riscv/rv64/rvd/s_nearbyint.c: Likewise.
17510 * sysdeps/riscv/rv64/rvd/s_rint.c: Likewise.
17511 * sysdeps/riscv/rv64/rvd/s_round.c: Likewise.
17512 * sysdeps/riscv/rv64/rvd/s_roundeven.c: Likewise.
17513 * sysdeps/riscv/rv64/rvd/s_trunc.c: Likewise.
17514 * sysdeps/riscv/rv64/rvf/s_llrintf.c: Likewise.
17515 * sysdeps/riscv/rv64/rvf/s_llroundf.c: Likewise.
17516 * sysdeps/riscv/rv64/rvf/s_lrintf.c: Likewise.
17517 * sysdeps/riscv/rv64/rvf/s_lroundf.c: Likewise.
17518 * sysdeps/riscv/rvd/e_sqrt.c: Likewise.
17519 * sysdeps/riscv/rvd/s_copysign.c: Likewise.
17520 * sysdeps/riscv/rvd/s_finite.c: Likewise.
17521 * sysdeps/riscv/rvd/s_fma.c: Likewise.
17522 * sysdeps/riscv/rvd/s_fmax.c: Likewise.
17523 * sysdeps/riscv/rvd/s_fmin.c: Likewise.
17524 * sysdeps/riscv/rvd/s_fpclassify.c: Likewise.
17525 * sysdeps/riscv/rvd/s_isinf.c: Likewise.
17526 * sysdeps/riscv/rvd/s_isnan.c: Likewise.
17527 * sysdeps/riscv/rvd/s_issignaling.c: Likewise.
17528 * sysdeps/riscv/rvf/e_sqrtf.c: Likewise.
17529 * sysdeps/riscv/rvf/fclrexcpt.c: Likewise.
17530 * sysdeps/riscv/rvf/fegetenv.c: Likewise.
17531 * sysdeps/riscv/rvf/fegetmode.c: Likewise.
17532 * sysdeps/riscv/rvf/fegetround.c: Likewise.
17533 * sysdeps/riscv/rvf/feholdexcpt.c: Likewise.
17534 * sysdeps/riscv/rvf/fesetenv.c: Likewise.
17535 * sysdeps/riscv/rvf/fesetexcept.c: Likewise.
17536 * sysdeps/riscv/rvf/fesetmode.c: Likewise.
17537 * sysdeps/riscv/rvf/fesetround.c: Likewise.
17538 * sysdeps/riscv/rvf/feupdateenv.c: Likewise.
17539 * sysdeps/riscv/rvf/fgetexcptflg.c: Likewise.
17540 * sysdeps/riscv/rvf/fraiseexcpt.c: Likewise.
17541 * sysdeps/riscv/rvf/fsetexcptflg.c: Likewise.
17542 * sysdeps/riscv/rvf/ftestexcept.c: Likewise.
17543 * sysdeps/riscv/rvf/get-rounding-mode.h: Likewise.
17544 * sysdeps/riscv/rvf/math_private.h: Likewise.
17545 * sysdeps/riscv/rvf/s_ceilf.c: Likewise.
17546 * sysdeps/riscv/rvf/s_copysignf.c: Likewise.
17547 * sysdeps/riscv/rvf/s_finitef.c: Likewise.
17548 * sysdeps/riscv/rvf/s_floorf.c: Likewise.
17549 * sysdeps/riscv/rvf/s_fmaf.c: Likewise.
17550 * sysdeps/riscv/rvf/s_fmaxf.c: Likewise.
17551 * sysdeps/riscv/rvf/s_fminf.c: Likewise.
17552 * sysdeps/riscv/rvf/s_fpclassifyf.c: Likewise.
17553 * sysdeps/riscv/rvf/s_isinff.c: Likewise.
17554 * sysdeps/riscv/rvf/s_isnanf.c: Likewise.
17555 * sysdeps/riscv/rvf/s_issignalingf.c: Likewise.
17556 * sysdeps/riscv/rvf/s_nearbyintf.c: Likewise.
17557 * sysdeps/riscv/rvf/s_rintf.c: Likewise.
17558 * sysdeps/riscv/rvf/s_roundevenf.c: Likewise.
17559 * sysdeps/riscv/rvf/s_roundf.c: Likewise.
17560 * sysdeps/riscv/rvf/s_truncf.c: Likewise.
d1c09b24
PD
17561 * sysdeps/riscv/nptl/bits/pthreadtypes-arch.h: New file.
17562 * sysdeps/riscv/nptl/bits/semaphore.h: Likewise.
17563 * sysdeps/riscv/nptl/libc-lowlevellock.c: Likewise.
17564 * sysdeps/unix/sysv/linux/riscv/atomic-machine.h: Likewise.
36960f0c
PD
17565 * sysdeps/riscv/nptl/nptl-sysdep.S: New file.
17566 * sysdeps/unix/sysv/linux/riscv/arch-fork.h: Likewise.
17567 * sysdeps/unix/sysv/linux/riscv/clone.S: Likewise.
17568 * sysdeps/unix/sysv/linux/riscv/profil-counter.h: Likewise.
17569 * sysdeps/unix/sysv/linux/riscv/pt-vfork.S: Likewise.
17570 * sysdeps/unix/sysv/linux/riscv/syscall.c: Likewise.
17571 * sysdeps/unix/sysv/linux/riscv/sysdep.S: Likewise.
17572 * sysdeps/unix/sysv/linux/riscv/sysdep.h: Likewise.
17573 * sysdeps/unix/sysv/linux/riscv/vfork.S: Likewise.
7f33b09c
PD
17574 * sysdeps/riscv/nptl/pthread-offsets.h: New file.
17575 * sysdeps/riscv/nptl/pthreaddef.h: Likewise.
17576 * sysdeps/unix/sysv/linux/riscv/bits/fcntl.h: Likewise.
17577 * sysdeps/unix/sysv/linux/riscv/bits/mman.h: Likewise.
17578 * sysdeps/unix/sysv/linux/riscv/bits/sigcontext.h: Likewise.
17579 * sysdeps/unix/sysv/linux/riscv/dl-cache.h: Likewise.
17580 * sysdeps/unix/sysv/linux/riscv/flush-icache.c: Likewise.
17581 * sysdeps/unix/sysv/linux/riscv/getcontext.S: Likewise.
17582 * sysdeps/unix/sysv/linux/riscv/init-first.c: Likewise.
17583 * sysdeps/unix/sysv/linux/riscv/libc-vdso.h: Likewise.
17584 * sysdeps/unix/sysv/linux/riscv/makecontext.c: Likewise.
17585 * sysdeps/unix/sysv/linux/riscv/readelflib.c: Likewise.
17586 * sysdeps/unix/sysv/linux/riscv/register-dump.h: Likewise.
17587 * sysdeps/unix/sysv/linux/riscv/setcontext.S: Likewise.
17588 * sysdeps/unix/sysv/linux/riscv/sigcontextinfo.h: Likewise.
17589 * sysdeps/unix/sysv/linux/riscv/swapcontext.S: Likewise.
17590 * sysdeps/unix/sysv/linux/riscv/sys/cachectl.h: Likewise.
17591 * sysdeps/unix/sysv/linux/riscv/sys/procfs.h: Likewise.
17592 * sysdeps/unix/sysv/linux/riscv/sys/ucontext.h: Likewise.
17593 * sysdeps/unix/sysv/linux/riscv/sys/user.h: Likewise.
17594 * sysdeps/unix/sysv/linux/riscv/ucontext-macros.h: Likewise.
17595 * sysdeps/unix/sysv/linux/riscv/ucontext_i.sym: Likewise.
ee53fed9
PD
17596 * sysdeps/unix/sysv/linux/riscv/dl-static.c: New file.
17597 * sysdeps/unix/sysv/linux/riscv/ldconfig.h: Likewise.
17598 * sysdeps/unix/sysv/linux/riscv/ldsodefs.h: Likewise.
2268c433
PD
17599 * sysdeps/riscv/nofpu/libm-test-ulps: New file.
17600 * sysdeps/riscv/nofpu/libm-test-ulps-name: Likewise.
17601 * sysdeps/riscv/rv64/rvd/libm-test-ulps: Likewise.
17602 * sysdeps/riscv/rv64/rvd/libm-test-ulps-name: Likewise.
17603 * sysdeps/unix/sysv/linux/riscv/localplt.data: Likewise.
17604 * sysdeps/unix/sysv/linux/riscv/rv64/c++-types.data: Likewise.
17605 * sysdeps/unix/sysv/linux/riscv/rv64/ld.abilist: Likewise.
17606 * sysdeps/unix/sysv/linux/riscv/rv64/libanl.abilist: Likewise.
17607 * sysdeps/unix/sysv/linux/riscv/rv64/libc.abilist: Likewise.
17608 * sysdeps/unix/sysv/linux/riscv/rv64/libdl.abilist: Likewise.
17609 * sysdeps/unix/sysv/linux/riscv/rv64/libm.abilist: Likewise.
17610 * sysdeps/unix/sysv/linux/riscv/rv64/libnsl.abilist: Likewise.
17611 * sysdeps/unix/sysv/linux/riscv/rv64/librt.abilist: Likewise.
17612 * sysdeps/unix/sysv/linux/riscv/rv64/libutil.abilist: Likewise.
c5061557
PD
17613 * sysdeps/riscv/Implies: New file.
17614 * sysdeps/riscv/Makefile: Likewise.
17615 * sysdeps/riscv/configure: Likewise.
17616 * sysdeps/riscv/configure.ac: Likewise.
17617 * sysdeps/riscv/nptl/Makefile: Likewise.
17618 * sysdeps/riscv/preconfigure: Likewise.
17619 * sysdeps/riscv/rv64/Implies-after: Likewise.
17620 * sysdeps/riscv/rv64/rvd/Implies: Likewise.
17621 * sysdeps/riscv/rv64/rvf/Implies: Likewise.
17622 * sysdeps/unix/sysv/linux/riscv/Implies: Likewise.
17623 * sysdeps/unix/sysv/linux/riscv/Makefile: Likewise.
17624 * sysdeps/unix/sysv/linux/riscv/Versions: Likewise.
17625 * sysdeps/unix/sysv/linux/riscv/configure: Likewise.
17626 * sysdeps/unix/sysv/linux/riscv/configure.ac: Likewise.
17627 * sysdeps/unix/sysv/linux/riscv/ldd-rewrite.sed: Likewise.
17628 * sysdeps/unix/sysv/linux/riscv/rv64/Implies: Likewise.
17629 * sysdeps/unix/sysv/linux/riscv/rv64/Makefile: Likewise.
17630 * sysdeps/unix/sysv/linux/riscv/shlib-versions: Likewise.
0fd5d876
PD
17631 * scripts/build-many-glibcs.py (Context): Add RISC-V targets.
17632 (Config): Likewise.
532cf290 17633
cdd14619
FW
176342018-01-29 Florian Weimer <fweimer@redhat.com>
17635
17636 [BZ #22701]
17637 * include/rpcsvc/nislib.h (__nis_default_ttl): Add
17638 libnsl_hidden_proto.
17639 * include/rpcsvc/yp.h (yp_xdrall): Declare with
17640 libnsl_hidden_proto.
17641 * include/rpcsvc/ypclnt.h (yp_maplist): Likewise.
17642 * nis/Makefile (libnsl-routines): Add nss-default only for
17643 build-obsolete-nsl.
17644 * nis/nis_defaults.c (__nis_default_ttl): Add
17645 libnsl_hidden_nolink_def.
17646 * nis/rpcsvc/ypclnt.h (yp_maplist): Remove #ifdef'ed-out
17647 declaration.
17648 * nis/yp_xdr.c (xdr_ypall): Add libnsl_hidden_nolink_def.
17649 * nis/ypclnt.c (yp_maplist): Likewise.
17650
b7ccb5de
RN
176512018-01-29 Romain Naour <romain.naour@gmail.com> (tiny change)
17652
17653 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
17654 (__ASSUME_COPY_FILE_RANGE) [__LINUX_KERNEL_VERSION < 0x040A00]: Undef.
17655
522623e4
JM
176562018-01-29 Joseph Myers <joseph@codesourcery.com>
17657
e3aa6999
JM
17658 * scripts/build-many-glibcs.py (Context.git_checkout): Use git
17659 clean -dxfq for git updates when replacing sources.
17660
088de7d0
JM
17661 * scripts/build-many-glibcs.py (Config.build_gcc): Use
17662 --disable-libcilkrts unconditionally, not just for the final GCC
17663 build for Hurd.
17664
522623e4
JM
17665 * scripts/build-many-glibcs.py (Context.checkout): Default Linux
17666 version to 4.15.
17667
8b406f87
RL
176682018-01-29 Rafal Luzynski <digitalfreak@lingonborough.com>
17669
17670 [BZ #10871]
17671 * localedata/locales/lt_LT (alt_mon): Import from CLDR (nominative
17672 case).
17673
105e90bd
RL
176742018-01-29 Rafal Luzynski <digitalfreak@lingonborough.com>
17675
17676 [BZ #10871]
17677 * localedata/locales/be_BY (mon): Rename to...
17678 (alt_mon): This, then synchronize with CLDR (nominative case).
17679 (abmon): Rename to...
17680 (ab_alt_mon): This, then synchronize with CLDR (nominative case).
17681 (mon): Import from CLDR (genitive case).
17682 (abmon): Likewise.
17683 * localedata/locales/be_BY@latin (mon): Rename to...
17684 (alt_mon): This.
17685 (mon): Add, proper genitive forms provided by Viktar Siarheichyk.
17686
17687 * localedata/locales/be_BY@latin (lang_name): Reworded to
17688 "biełaruskaja mova".
17689
561cb414
RL
176902018-01-29 Rafal Luzynski <digitalfreak@lingonborough.com>
17691
17692 [BZ #10871]
17693 * localedata/locales/el_CY (mon): Renamed to...
17694 (alt_mon): This.
17695 (mon): Import from CLDR (genitive case).
17696 * localedata/locales/el_GR: Likewise.
17697
f7bdf30d
RL
176982018-01-29 Rafal Luzynski <digitalfreak@lingonborough.com>
17699
17700 [BZ #10871]
17701 * localedata/locales/ru_RU (mon): Rename to...
17702 (alt_mon): This.
17703 (abmon): Rename to...
17704 (ab_alt_mon): This.
17705 (mon): Import from CLDR (genitive case).
17706 (abmon): Copy from the old content except the 5th month which is
17707 now in the genitive case, even when abbreviated.
17708 * localedata/locales/ru_UA: Likewise.
17709 * time/tst-strptime.c (day_tests): Add an actual example of
17710 a difference between %b and %Ob in Russian.
17711
85285a0c
ST
177122018-01-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
17713
17714 * sysdeps/mach/hurd/xmknodat.c: Include <sys/sysmacros.h>.
da8168df
ST
17715 * sysdeps/mach/hurd/profil.c: Reuse `a' variable instead of introducing
17716 a `c' variable.
3538a4b6 17717 * resolv/res-close.c: Include <stdlib.h>.
b29848b9
ST
17718 * sysdeps/generic/not-cancel.h: Include <fcntl.h>, <unistd.h>,
17719 <sys/wait.h>, <time.h>, <sys/uio.h>.
17720 (NOT_CANCEL_H): Add inclusion guard.
4f66dc23 17721 * sysdeps/generic/sigset-cvt-mask.h: Include <sigsetops.h>.
147d1dbb
ST
17722 * sysdeps/generic/sigsetops.h (__sigemptyset, __sigfillset,
17723 __sigandset, __sigorset, __sigaddset, __sigdelset): Make them really
17724 return 0.
05ebfe87
ST
17725 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Cast
17726 vm_address_t * to ElfW(Addr) * for dl_main parameter.
61a3a8c6
ST
17727 * sysdeps/pthread/posix-timer.h (timer_ptr2id): Cast to timer_t
17728 instead of void *.
17729 * sysdeps/pthread/timer_create.c (timer_create): Do not use
17730 timer_ptr2id to cast struct timer_node * to void *.
d4d5b2dd
ST
17731 * scripts/build-many-glibcs.py [os == gnu] (build_gcc): Pass
17732 --disable-libcilkrts to gcc configure.
19fd8d0d
ST
17733 (checkout_vcs): Add mig and gnumach repository URLs, run autoreconf,
17734 and make them the default for now.
903d3633
ST
17735 * sysdeps/mach/hurd/Makefile [$(subdir)==nis]: Add
17736 -DUSE_BINDINGDIR=1 to CFLAGS-ypclnt.c.
7dab2d00
ST
17737 * mach/Machrules (MIGFLAGS): Do not set -DMACH_IPC_COMPAT=0.
17738 * mach/mach/mach_traps.h: Drop comment about MACH_IPC_COMPAT.
17739 * sysdeps/mach/hurd/fork.c (__fork): Drop special casing
17740 MACH_IPC_COMPAT.
06fac9f5
ST
17741 * sysdeps/mach/hurd/dl-sysdep.c (_exit): Call LOSE and abort() if
17742 __task_terminate would ever return successfully.
f8177753
ST
17743 * sysdeps/mach/hurd/profil.c (special_profil_failure): Move variable
17744 to global scope.
41cdb1eb
ST
17745 * sysdeps/mach/pagecopy.h (PAGE_THRESHOLD): Rename to
17746 PAGE_COPY_THRESHOLD and set to benchmarked 16384.
660b7bff
ST
17747 * sysdeps/mach/hurd/getresgid.c (__getresgid): Set result from
17748 critical section to make code simpler and avoid warning.
17749 * sysdeps/mach/hurd/getresuid.c (__getresuid): Set result from
17750 critical section to make code simpler and avoid warning.
844bf921
ST
17751 * sysdeps/mach/hurd/spawni.c (__spawni): Make relpath and abspath
17752 const char * instead of char *.
f8bee46c
ST
17753 * hurd/hurd/lookup.h (__hurd_file_name_lookup, hurd_file_name_lookup,
17754 __hurd_file_name_split, hurd_file_name_split,
17755 __hurd_directory_name_split, hurd_directory_name_split,
17756 __hurd_file_name_lookup_retry, hurd_file_name_lookup_retry,
17757 hurd_file_name_path_lookup): Make lookup function parameter take a
17758 const char *name instead of char *name.
17759 * hurd/hurdlookup.c (__hurd_file_name_lookup, __hurd_file_name_split,
17760 __hurd_directory_name_split): Likewise.
17761 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Likewise.
17762 * hurd/path-lookup.c (hurd_file_name_path_lookup): Likewise.
40066975
ST
17763 * sysdeps/mach/hurd/check_native.c: New file.
17764 * sysdeps/mach/hurd/check_pf.c: New file.
7c5b106d
ST
17765 * nscd/gai.c (__getifaddrs): Define macro to getifaddrs.
17766 (__freeifaddrs): Define macro to freeifaddrs.
5f982b0b
ST
17767 * sysdeps/mach/hurd/libhurduser.abilist: New file.
17768 * sysdeps/mach/libmachuser.abilist: New file.
cef7166a
ST
17769 * libio/tst-memstream3.c (FWRITE): Rename to _FWRITE.
17770 (do_test_bz20181): Rename accordingly.
17771 * libio/tst-wmemstream3.c (FWRITE): Rename accordingly.
3fc1ecf9
ST
17772 * io/tst-copy_file_range.c [!defined CLONE_NEWNS]: Do not include
17773 <sys/mount.h>.
28f6186f
ST
17774 * hurd/hurd.h (__hurd_fail): Always declare function, and provide inline
17775 version only if __USE_EXTERN_INLINES is defined.
17776 * hurd/hurd/fd.h (_hurd_fd_error_signal, _hurd_fd_error, __hurd_dfail,
17777 __hurd_sockfail): Likewise.
17778 (_hurd_fd_get): Always declare functions, and provide inline versions
17779 only if __USE_EXTERN_INLINES and _LIBC are defined and IS_IN(libc).
17780 * hurd/hurd/port.h (_hurd_port_init, _hurd_port_locked_get,
17781 _hurd_port_get, _hurd_port_free, _hurd_port_locked_set,
17782 _hurd_port_set): Always declare functions, and provide inline versions
17783 only if __USE_EXTERN_INLINES and _LIBC are defined and
17784 IS_IN(libc).
17785 * hurd/hurd/signal.h (_hurd_self_sigstate, _hurd_critical_section_lock,
17786 _hurd_critical_section_unlock): Likewise.
17787 * hurd/hurd/threadvar.h (__hurd_threadvar_location_from_sp,
17788 * __hurd_threadvar_location): Likewise.
17789 * hurd/hurd/userlink.h (_hurd_userlink_link, _hurd_userlink_unlink,
17790 _hurd_userlink_clear): Likewise.
17791 * mach/lock-intern.h (__spin_lock_init, __spin_lock, __mutex_lock,
17792 __mutex_unlock, __mutex_trylock): Always declare functions, and provide
17793 inline versions only if __USE_EXTERN_INLINES and _LIBC are defined.
17794 * mach/mach/mig_support.h (__mig_strncpy): Likewise.
17795 * sysdeps/generic/machine-lock.h (__spin_unlock, __spin_try_lock,
17796 __spin_lock_locked): Likewise.
17797 * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock,
17798 __spin_lock_locked): Likewise.
17799 * mach/spin-lock.c (__USE_EXTERN_INLINES): Define to 1.
17800 * hurd/Versions (libc: GLIBC_2.27): Add _hurd_fd_error_signal,
17801 _hurd_fd_error, __hurd_dfail, __hurd_sockfail, _hurd_port_locked_set,
17802 __hurd_threadvar_location_from_sp, __hurd_threadvar_location,
17803 _hurd_userlink_link, _hurd_userlink_unlink, _hurd_userlink_clear.
b1025304
ST
17804 * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_CHOWN_RESTRICTED,
17805 _POSIX_NO_TRUNC): Define to 0.
a902a086
ST
17806 * sysdeps/pthread/allocalim.h [!defined PTHREAD_STACK_MIN]: Do not
17807 check size against PTHREAD_STACK_MIN.
625ba81e
ST
17808 * hurd/hurd/signal.h [__USE_EXTERN_INLINES][_LIBC][IS_IN(libc) ||
17809 IS_IN(libpthread)]: Include <sigsetops.h>.
2e52dff4
ST
17810 * mach/Makefile (user-interfaces): Add mach/gnumach.
17811 * sysdeps/mach/configure.ac (mach_interface_list): Add gnumach.
17812 * sysdeps/mach/configure (mach_interface_list): Regenerate.
80463dc6
ST
17813 * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_VDISABLE): Set to '\0'
17814 instead of invalid -1.
1f89ac71
ST
17815 * sysdeps/mach/hurd/net/ethernet.h: Include <stdint.h>.
17816 * sysdeps/mach/hurd/net/if_arp.h: Include <stdint.h>.
17817 * sysdeps/mach/hurd/net/if_ppp.h: Do not include non-existing
17818 <net/ppp_defs.h>.
85285a0c 17819
1fd1e27c 178202018-01-27 Thomas Schwinge <tschwinge@gnu.org>
84814e2a
TS
17821
17822 * hurd/fcntl-internal.h: New file.
17823
3854c5a8
JC
178242018-01-27 James Clarke <jrtc27@jrtc27.com>
17825
7e23a7dd
JC
17826 * sysdeps/hppa/fpu/libm-test-ulps: Update.
17827
3854c5a8
JC
17828 * sysdeps/alpha/fpu/libm-test-ulps: Update.
17829
5503f413
AS
178302018-01-26 Andreas Schwab <schwab@linux-m68k.org>
17831
17832 [BZ #22701]
17833 * nis/Makefile (libnsl-inhibit-o) [$(build-obsolete-nsl) != yes]:
17834 Build only shared objects.
17835
caaf7804
CD
178362018-01-26 Carlos O'Donell <carlos@redhat.com>
17837
17838 * README: Update for hppa.
17839
1cbf818d
PM
178402018-01-26 Patrick McGehearty <patrick.mcgehearty@oracle.com>
17841
caaf7804
CD
17842 * sysdeps/sparc/fpu/libm-test-ulps: Update
17843 cpow, ctan, ctanh, j0, j1, y0, yn ulps.
1cbf818d 17844
caaf7804 178452018-01-26 Carlos O'Donell <carlos@redhat.com>
2ec0e7ea
CD
17846
17847 Revert:
17848
17849 2017-12-19 H.J. Lu <hongjiu.lu@intel.com>
17850
17851 [BZ #22563]
17852 * sysdeps/i386/nptl/tcb-offsets.sym (FEATURE_1_OFFSET): New.
17853 * sysdeps/i386/nptl/tls.h (tcbhead_t): Add feature_1.
17854 * sysdeps/x86_64/nptl/tcb-offsets.sym (FEATURE_1_OFFSET): New.
17855 * sysdeps/x86_64/nptl/tls.h (tcbhead_t): Rename __glibc_unused1
17856 to feature_1.
17857
17858 2017-12-19 H.J. Lu <hongjiu.lu@intel.com>
17859
17860 [BZ #22563]
17861 * bits/types/__cancel_jmp_buf_tag.h: New file.
17862 * sysdeps/unix/sysv/linux/x86/bits/types/__cancel_jmp_buf_tag.h
17863 * sysdeps/unix/sysv/linux/x86/pthreaddef.h: Likewise.
17864 * sysdeps/unix/sysv/linux/x86/nptl/pthreadP.h: Likewise.
17865 * nptl/Makefile (headers): Add
17866 bits/types/__cancel_jmp_buf_tag.h.
17867 * nptl/descr.h [NEED_SAVED_MASK_IN_CANCEL_JMP_BUF]
17868 (pthread_unwind_buf): Add saved_mask to cancel_jmp_buf.
17869 * sysdeps/nptl/pthread.h: Include
17870 <bits/types/__cancel_jmp_buf_tag.h>.
17871 (__pthread_unwind_buf_t): Use struct __cancel_jmp_buf_tag with
17872 __cancel_jmp_buf.
17873 * sysdeps/unix/sysv/linux/hppa/pthread.h: Likewise.
17874
65f6c94e
RL
178752018-01-25 Rafal Luzynski <digitalfreak@lingonborough.com>
17876
17877 [BZ #10871]
17878 * localedata/locales/uk_UA (mon): Renamed to...
17879 (alt_mon): This.
17880 (alt_digits): "0" removed and then renamed to...
17881 (mon): This.
17882 (date_fmt): Definition changed not to use the alternative
17883 digits hack.
17884
fb58aac5
PD
178852018-01-25 Palmer Dabbelt <palmer@sifive.com>
17886
17887 * elf/cache.c (print_entry): Add FLAG_RISCV_FLOAT_ABI_SOFT and
17888 FLAG_RISCV_FLOAT_ABI_DOUBLE.
17889 * elf/elf.h (EF_RISCV_RVC): New define.
17890 (EF_RISCV_FLOAT_ABI): Likewise.
17891 (EF_RISCV_FLOAT_ABI_SOFT): Likewise.
17892 (EF_RISCV_FLOAT_ABI_SINGLE): Likewise.
17893 (EF_RISCV_FLOAT_ABI_DOUBLE): Likewise.
17894 (EF_RISCV_FLOAT_ABI_QUAD): Likewise.
17895 * sysdeps/generic/ldconfig.h (FLAG_RISCV_FLOAT_ABI_SOFT): New
17896 define.
17897 (FLAG_RISCV_FLOAT_ABI_DOUBLE): Likewise.
17898
128c43a2
AS
178992018-01-25 Andreas Schwab <schwab@suse.de>
17900
17901 * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): Consistently put arguments in
17902 single quotes.
17903 * sysdeps/gnu/configure: Regenerate.
17904 * sysdeps/unix/sysv/linux/aarch64/configure: Regenerate.
17905 * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
17906 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
17907 * sysdeps/unix/sysv/linux/s390/s390-64/configure: Regenerate.
17908 * sysdeps/unix/sysv/linux/sparc/sparc64/configure: Regenerate.
17909 * sysdeps/unix/sysv/linux/tile/configure: Regenerate.
17910 * sysdeps/unix/sysv/linux/x86_64/64/configure: Regenerate.
17911 * sysdeps/unix/sysv/linux/x86_64/x32/configure: Regenerate.
17912
f9015003
ST
179132018-01-25 Samuel Thibault <samuel.thibault@ens-lyon.org>
17914
48130690 17915 * scripts/build-many-glibcs.py (checkout_vcs): Add hurd repository
47c4b4b0 17916 URL, and run autoconf, make it the default for now.
f9015003 17917
91b2cffa
JM
179182018-01-24 Joseph Myers <joseph@codesourcery.com>
17919
3005b705
JM
17920 * scripts/build-many-glibcs.py (Context.add_all_configs): Add
17921 soft-float ColdFire configuration.
17922
69231fab
JM
17923 * sysdeps/unix/sysv/linux/m68k/localplt.data: Move to ....
17924 * sysdeps/unix/sysv/linux/m68k/m680x0/localplt.data: ... here.
17925 * sysdeps/unix/sysv/linux/m68k/coldfire/localplt.data: New file.
17926
d4c7e1d0
JM
17927 * sysdeps/m68k/coldfire/nofpu/math_private.h: New file. Based on
17928 MicroBlaze file.
17929
0cfe5be5
JM
17930 * sysdeps/unix/sysv/linux/m68k/coldfire/jmp_buf-macros.h: Move to
17931 ....
17932 * sysdeps/unix/sysv/linux/m68k/coldfire/fpu/jmp_buf-macros.h:
17933 ... here.
17934 * sysdeps/unix/sysv/linux/m68k/coldfire/nofpu/jmp_buf-macros.h:
17935 New file.
17936
91b2cffa
JM
17937 * sysdeps/unix/sysv/linux/m68k/jmp_buf-macros.h: Move to ....
17938 * sysdeps/unix/sysv/linux/m68k/m680x0/jmp_buf-macros.h: ... here.
17939 * sysdeps/unix/sysv/linux/m68k/coldfire/jmp_buf-macros.h: New
17940 file.
17941
c739e191
SN
179422018-01-24 Szabolcs Nagy <szabolcs.nagy@arm.com>
17943
17944 [BZ #22742]
17945 * sysdeps/unix/sysv/linux/aarch64/sys/ucontext.h (__glibc_reserved1):
17946 Rename to __reserved and add comment.
17947 * sysdeps/unix/sysv/linux/aarch64/ucontext_i.sym (__glibc_reserved1):
17948 Rename to __reserved.
17949
394b5bac
JM
179502018-01-24 Joseph Myers <joseph@codesourcery.com>
17951
17952 * scripts/build-many-glibcs.py (Context.add_all_configs): Add
17953 i686-gnu configurations.
17954 (Context.run_builds): Include mig, gnumach and hurd in components
17955 considered.
17956 (Context.checkout): Add mig, gnumach and hurd to components.
17957 (Context.checkout_tar): Add URL mappings for mig, gnumach and
17958 hurd.
17959 (Context.bot_cycle): Check for changes to mig, gnumach and hurd.
17960 (Config.build): Install gnumach headers, build mig and install
17961 hurd headers for 'gnu' OS.
17962 (Config.install_gnumach_headers): New function.
17963 (Config.install_hurd_headers): Likewise.
17964 (Glibc.build_glibc): Do not use /usr for 'gnu' OS. Specifiy MIG
17965 when building for 'gnu' OS.
17966
28c3f14f
TK
179672018-01-23 Tobias Klauser <tklauser@distanz.ch>
17968
17969 * manual/tunables.texi (Hardware Capability Tunables): Fix
17970 spelling.
17971
0f5e2da1
RJ
179722018-01-22 Rical Jasan <ricaljasan@pacific.net>
17973
17974 * manual/locale.texi (ALTMON_1, ALTMON_2, ALTMON_3, ALTMON_4)
17975 (ALTMON_5, ALTMON_6, ALTMON_7, ALTMON_8, ALTMON_9, ALTMON_10)
17976 (ALTMON_11, ALTMON_12): Improve documentation.
17977 * manual/time.texi (strftime): Likewise.
17978
7817b14a
RL
179792018-01-22 Rafal Luzynski <digitalfreak@lingonborough.com>
17980
17981 [BZ #10871]
17982 * localedata/locales/pl_PL: Alternative month names added,
17983 primary month names are genitive now.
17984 * time/tst-strptime.c (day_tests): Actually use a genitive case
17985 of a month name in Polish language.
17986
22390764
RL
179872018-01-22 Rafal Luzynski <digitalfreak@lingonborough.com>
17988
17989 [BZ #10871]
17990 * manual/locale.texi: Document ALTMON_1..12 constants for
17991 nl_langinfo. Specify when to use ALTMON instead of MON.
17992 * manual/time.texi (strftime, strptime): Document GNU extension
17993 permitting O modifier with %B and %b. Specify when to use
17994 %OB instead of %B.
17995
761a585c
RL
179962018-01-22 Rafal Luzynski <digitalfreak@lingonborough.com>
17997
17998 [BZ #10871]
17999 * locale/C-time.c (_nl_C_LC_TIME): Add abbreviated alternative month
18000 names, define them as the same as abbreviated month names explicitly.
18001 * locale/categories.def (LC_TIME): Add ab_alt_mon and wide-ab_alt_mon.
18002 * locale/langinfo.h: (_NL_ABALTMON_1, _NL_ABALTMON_2, _NL_ABALTMON_3,
18003 _NL_ABALTMON_4, _NL_ABALTMON_5, _NL_ABALTMON_6, _NL_ABALTMON_7,
18004 _NL_ABALTMON_8, _NL_ABALTMON_9, _NL_ABALTMON_10, _NL_ABALTMON_11,
18005 _NL_ABALTMON_12, _NL_WABALTMON_1, _NL_WABALTMON_2, _NL_WABALTMON_3,
18006 _NL_WABALTMON_4, _NL_WABALTMON_5, _NL_WABALTMON_6, _NL_WABALTMON_7,
18007 _NL_WABALTMON_8, _NL_WABALTMON_9, _NL_WABALTMON_10, _NL_WABALTMON_11,
18008 _NL_WABALTMON_12): New enum constants.
18009 * locale/programs/ld-time.c (struct locale_time_t): Add ab_alt_mon,
18010 wab_alt_mon, and ab_alt_mon_defined members.
18011 (time_output): Output ab_alt_mon and wab_alt_mon members.
18012 (time_read): Read them, initialize them as copies of abmon and wabmon
18013 respectively if they are missing, initialize ab_alt_mon_defined.
18014 * locale/programs/locfile-kw.gperf (ab_alt_mon): Define.
18015 * locale/programs/locfile-kw.h: Regenerate.
18016 * locale/programs/locfile-token.h (tok_ab_alt_mon): New enum constant.
18017 * time/Makefile [$(run-built-tests) = yes] (LOCALES): Add es_ES.UTF-8
18018 and ru_RU.UTF-8.
18019 * time/strftime_l.c (a_altmonth, aam_len): New macros.
18020 [!COMPILE_WIDE] (ABALTMON_1): New macro.
18021 (__strftime_internal): Handle %Ob and %Oh formats.
18022 * time/strptime_l.c [_LIBC] (ab_alt_month_name): New macro.
18023 (__strptime_internal): Handle %Ob and %Oh formats.
18024 * time/tst-strptime.c (day_tests): Add more tests to parse different
18025 forms of month names including the new %Ob format specifier.
18026
95cb863a
RL
180272018-01-22 Rafal Luzynski <digitalfreak@lingonborough.com>
18028
18029 [BZ #10871]
18030 * locale/C-time.c (_nl_C_LC_TIME): Add alternative month names,
18031 define them as the same as primary full month names explicitly.
18032 * locale/categories.def (LC_TIME): Add alt_mon and wide-alt_mon.
18033 * locale/langinfo.h (__ALTMON_1, __ALTMON_2, __ALTMON_3, __ALTMON_4,
18034 __ALTMON_5, __ALTMON_6, __ALTMON_7, __ALTMON_8, __ALTMON_9, __ALTMON_10,
18035 __ALTMON_11, __ALTMON_12, _NL_WALTMON_1, _NL_WALTMON_2, _NL_WALTMON_3,
18036 _NL_WALTMON_4, _NL_WALTMON_5, _NL_WALTMON_6, _NL_WALTMON_7,
18037 _NL_WALTMON_8, _NL_WALTMON_9, _NL_WALTMON_10, _NL_WALTMON_11,
18038 _NL_WALTMON_12): New enum constants.
18039 [__USE_GNU] (ALTMON_1, ALTMON_2, ALTMON_3, ALTMON_4, ALTMON_5, ALTMON_6,
18040 ALTMON_7, ALTMON_8, ALTMON_9, ALTMON_10, ALTMON_11, ALTMON_12): New
18041 macros.
18042 * locale/programs/ld-time.c (struct locale_time_t): Add alt_mon,
18043 walt_mon, and alt_mon_defined members.
18044 (time_output): Output alt_mon and walt_mon members.
18045 (time_read): Read them, initialize them as copies of mon and wmon
18046 respectively if they are missing, initialize alt_mon_defined.
18047 * locale/programs/locfile-kw.gperf (alt_mon): Define.
18048 * locale/programs/locfile-kw.h: Regenerate.
18049 * locale/programs/locfile-token.h (tok_alt_mon): New enum constant.
18050 * localedata/tst-langinfo.c (map): Add tests for the new constants
18051 ALTMON_1 .. ALTMON_12.
18052 * time/Makefile [$(run-built-tests) = yes] (LOCALES): Add fr_FR.UTF-8
18053 and pl_PL.UTF-8.
18054 * time/strftime_l.c (f_altmonth): New macro.
18055 (__strftime_internal): Handle %OB format.
18056 * time/strptime_l.c [_LIBC] (alt_month_name): New macro.
18057 (__strptime_internal): Handle %OB format.
18058 * time/tst-strptime.c (day_tests): Add tests to parse different forms
18059 of month names including the new %OB format specifier.
18060
4612268a
TMQMF
180612018-01-19 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
18062
18063 [BZ #22685]
18064 * sysdeps/powerpc/powerpc32/sysdep.h (ABORT_TRANSACTION_IMPL): Renamed
18065 from ABORT_TRANSACTION.
18066 (ABORT_TRANSACTION): Redirect to ABORT_TRANSACTION_IMPL.
18067 * sysdeps/powerpc/powerpc64/sysdep.h (ABORT_TRANSACTION,
18068 ABORT_TRANSACTION_IMPL): Likewise.
18069 * sysdeps/unix/sysv/linux/powerpc/not-errno.h: New file. Reuse
18070 Linux code, but remove the code that aborts transactions.
18071
64f63cb4
ST
180722018-01-19 Samuel Thibault <samuel.thibault@ens-lyon.org>
18073
18074 * sysdeps/generic/netinet/if_ether.h: Include <stdint.h>.
18075
32ac6e92
RL
180762018-01-19 Rafal Luzynski <digitalfreak@lingonborough.com>
18077
18078 * localedata/locales/gu_IN (LC_IDENTIFICATION): Fix an obvious typo
18079 in date: "2004-14-09" should be "2004-09-14".
18080 * localedata/locales/lo_LA: Fix an obvious typo in date in the header:
18081 "2003-15-09" should be "2003-09-15".
18082
8e448310
AS
180832018-01-18 Arjun Shankar <arjun@redhat.com>
18084
18085 [BZ #22343]
71aa429b 18086 [BZ #22774]
4590634f 18087 CVE-2018-6485
71aa429b 18088 CVE-2018-6551
8e448310
AS
18089 * malloc/malloc.c (checked_request2size): call REQUEST_OUT_OF_RANGE
18090 after padding.
18091 (_int_memalign): check for integer overflow before calling
18092 _int_malloc.
18093 * malloc/tst-malloc-too-large.c: New test.
18094 * malloc/Makefile: Add tst-malloc-too-large.
18095
e234d7cb
RL
180962018-01-18 Rafal Luzynski <digitalfreak@lingonborough.com>
18097
18098 * localedata/locales/bho_NP (LC_IDENTIFICATION): Fix an obvious typo
18099 in date: "2017-24-07" should be "2017-07-24".
18100 * localedata/locales/mai_IN: Likewise.
18101 * localedata/locales/mai_NP: Likewise.
18102
48b66019
DL
181032018-01-17 Dmitry V. Levin <ldv@altlinux.org>
18104
18105 * po/ru.po: Update translations.
18106
1eeddc58
JM
181072018-01-17 Joseph Myers <joseph@codesourcery.com>
18108
18109 [BZ #22719]
18110 * sysdeps/hppa/backtrace.c: New file.
18111
207a72e2
L
181122018-01-17 H.J. Lu <hongjiu.lu@intel.com>
18113
18114 [BZ #22715]
18115 * sysdeps/x86_64/dl-trampoline.h (_dl_runtime_profile): Properly
18116 align La_x86_64_retval to VEC_SIZE.
18117
4942c4ea
JM
181182018-01-16 Joseph Myers <joseph@codesourcery.com>
18119
18120 * sysdeps/x86_64/backtrace.c: Include <gnu/lib-names.h>.
18121 (init): Use LIBGCC_S_SO not hardcoded "libgcc_s.so.1".
18122
10d200db
FW
181232018-01-16 Florian Weimer <fweimer@redhat.com>
18124
18125 * nptl/Makefile [$(have-cxx-thread_local)] (tests-unsupported):
18126 Move tst-thread-exit-clobber ...
18127 [$(CXX)] (tests-unsupported): ... to here.
18128
953c49cc
SN
181292018-01-16 Szabolcs Nagy <szabolcs.nagy@arm.com>
18130
18131 * sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h (HWCAP_SHA3): Define.
18132 (HWCAP_SM3, HWCAP_SM4, HWCAP_ASIMDDP, HWCAP_SHA512, HWCAP_SVE): Define.
18133 * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c
18134 (_dl_aarch64_cap_flags): Update.
18135 (_DL_HWCAP_COUNT): Update.
18136
afce1991
SN
181372018-01-16 Szabolcs Nagy <szabolcs.nagy@arm.com>
18138
18139 * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h
18140 (_DL_HWCAP_LAST): Remove.
18141 (_DL_HWCAP_COUNT): Move to ...
18142 * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c
18143 (_DL_HWCAP_COUNT): ... here.
18144
b725132d
FW
181452018-01-16 Florian Weimer <fweimer@redhat.com>
18146
18147 * nptl/Makefile (CFLAGS-tst-minstack-throw.o): Compile in C++11
18148 mode with GNU extensions.
18149
c9e613a7
AH
181502018-01-15 Alan Hayward <alan.hayward@arm.com>
18151
18152 * elf/elf.h (NT_ARM_SVE): Define.
18153
860b0240
FW
181542018-01-15 Florian Weimer <fweimer@redhat.com>
18155
18156 [BZ #22636]
18157 * nptl/tst-minstack-throw.cc: New file.
18158 * nptl/Makefile (tests): Add tst-minstack-throw.
18159 (LDLIBS-tst-minstack-throw): Link with libstdc++.
18160 [!CXX] (tests-unsupported): Add tst-minstack-throw.
18161
16d0f6ac
JM
181622018-01-15 Joseph Myers <joseph@codesourcery.com>
18163
18164 * scripts/build-many-glibcs.py (Context.checkout): Default
18165 binutils version to 2.30 branch, MPFR version to 4.0.0 and MPC
18166 version to 1.1.0.
18167
505d3910
CD
181682018-01-13 Carlos O'Donell <carlos@redhat.com>
18169
18170 [BZ #22707]
18171 * elf/elf.h (DF_1_STUB): Define.
18172 (DF_1_PIE): Define.
18173
af1e6be4
TMQMF
181742018-01-12 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
18175
18176 [BZ #22697]
18177 * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
18178 Do not add 0.5 to integer or out-of-range arguments.
18179
98d13ce0
DL
181802018-01-12 Dmitry V. Levin <ldv@altlinux.org>
18181
18182 * po/bg.po: Update translations.
18183 * po/cs.po: Likewise.
18184 * po/de.po: Likewise.
18185 * po/ko.po: Likewise.
18186 * po/pl.po: Likewise.
18187 * po/sv.po: Likewise.
18188 * po/uk.po: Likewise.
18189 * po/vi.po: Likewise.
18190
3d1d7928
SN
181912018-01-12 Szabolcs Nagy <szabolcs.nagy@arm.com>
18192
18193 * aarch64/start.S (_start): Use __wrap_main.
18194 (__wrap_main): New local symbol.
18195
52a713fd
DL
181962018-01-12 Dmitry V. Levin <ldv@altlinux.org>
18197
18198 [BZ #22679]
18199 CVE-2018-1000001
18200 * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Fall back to
18201 generic_getcwd if the path returned by getcwd syscall is not absolute.
18202 * io/tst-getcwd-abspath.c: New test.
18203 * io/Makefile (tests): Add tst-getcwd-abspath.
18204
249a5895
IK
182052018-01-12 Istvan Kurucsai <pistukem@gmail.com>
18206
18207 * malloc/malloc.c (malloc_consolidate): Add size check.
18208
1a51e46e
FW
182092018-01-12 Florian Weimer <fweimer@redhat.com>
18210
18211 * support/write_message.c (write_message): Preserve errno.
18212 * support/check.c (print_failure): Likewise.
18213 * support/support_test_verify_impl.c (support_test_verify_impl):
18214 Likewise.
18215 * support/support_test_compare_failure.c
18216 (support_test_compare_failure): Likewise.
18217
9a08a366
FW
182182018-01-12 Florian Weimer <fweimer@redhat.com>
18219
18220 [BZ #22701]
18221 * nis/Makefile (install-lib-ldscripts, $(inst_libdir)/libnsl.so):
18222 Prevent installation of libnsl.so.
18223 (libnsl-inhibit-o): Do not build (or install) static libraries.
18224
80647883 182252018-01-12 Egmont Koblinger <egmont@gmail.com>
f172187b
EK
18226
18227 [BZ #22657]
18228 * localedata/locales/hu_HU (d_t_fmt): Avoid a leading space
18229 before the day number which may produce a double space.
18230 (date_fmt): Likewise.
18231
c8924f1f
JM
182322018-01-12 Joseph Myers <joseph@codesourcery.com>
18233
18234 * sysdeps/s390/fpu/feholdexcpt.c (__feholdexcept): Call __fegetenv
18235 instead of fegetenv.
18236
da09e6fa
JM
182372018-01-11 Joseph Myers <joseph@codesourcery.com>
18238
18239 [BZ #22702]
18240 * sysdeps/generic/math_private.h (libc_feresetround_noex): Update
18241 comment to say exceptions are discarded.
18242 (libc_feholdsetround_noex_ctx): Use __feholdexcept instead of
18243 __fegetenv.
18244 (SET_RESTORE_ROUND_NOEX): Update comment to say non-stop mode must
18245 be enabled.
18246
08c6e952
FW
182472018-01-11 Florian Weimer <fweimer@redhat.com>
18248
18249 * sysdeps/gnu/unwind-resume.c (__libgcc_s_init): Update comment
18250 and error message.
18251
d8b77890
FW
182522018-01-11 Florian Weimer <fweimer@redhat.com>
18253
18254 [BZ #22636]
18255 * nptl/Makefile (tests): Add tst-minstack-cancel, tst-minstack-exit.
18256 * nptl/tst-minstack-cancel.c, nptl/tst-minstack-exit.c: New files.
18257
b303185d
JM
182582018-01-10 Joseph Myers <joseph@codesourcery.com>
18259
18260 [BZ #22693]
18261 * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Handle
18262 negative arguments in test for NaN or infinity argument.
18263
ee61d028
DL
182642018-01-10 Dmitry V. Levin <ldv@altlinux.org>
18265
18266 * po/libc.pot: Regenerate.
18267
f993b875
FW
182682018-01-10 Florian Weimer <fweimer@redhat.com>
18269
18270 [BZ #22636]
18271 * sysdeps/nptl/unwind-forcedunwind.c (pthread_cancel_init): Open
18272 libgcc.so with RTLD_NOW, to avoid lazy binding during unwind.
18273
09085ede
ST
182742018-01-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
18275
18276 * hurd/hurd/fd.h: Include <fcntl.h>
18277 (__hurd_at_flags): New function.
18278 * hurd/lookup-at.c (__file_name_lookup_at): Replace flag computation
18279 with call to __hurd_at_flags.
18280 * include/unistd.h (__faccessat, __faccessat_noerrno): Add declaration.
18281 * sysdeps/mach/hurd/access.c (access_common): Move implementation to
18282 __faccessat
18283 (hurd_fail_seterrno, hurd_fail_noerrno): Move to sysdeps/mach/hurd/faccessat.c.
18284 (__access_noerrno): Use __faccessat_common instead of access_common.
18285 (__access): Likewise.
18286 * sysdeps/mach/hurd/euidaccess.c (__euidaccess): Replace implementation
18287 with a call to __faccessat.
18288 * sysdeps/mach/hurd/faccessat.c (faccessat): Rename into...
18289 (__faccessat_common): ... this. Move implementation of __access into it when
18290 AT_FLAGS does not contain AT_EACCESS. Make it call __hurd_at_flags, add
18291 reauthenticate_cwdir_at helper to implement AT mechanism.
18292 (__faccessat_noerrno): New function, just calls __faccessat_common.
18293 (__faccessat): New function, just calls __faccessat_common.
18294 (faccessat): Define weak alias.
18295
12727488
JM
182962018-01-10 Joseph Myers <joseph@codesourcery.com>
18297
87faac55
JM
18298 [BZ #22691]
18299 * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
18300 (CFLAGS-s_fmaxmagl.c): New variable.
18301 [$(subdir) = math] (CFLAGS-s_fminmagl.c: Likewise.
18302
12727488
JM
18303 [BZ #22690]
18304 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Use unsigned
18305 long int for arguments of possibly overflowing addition or
18306 subtraction.
18307 * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
18308
e134ca17
JM
183092018-01-09 Joseph Myers <joseph@codesourcery.com>
18310
b2584ac2
JM
18311 [BZ #22688]
18312 * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
18313 (CFLAGS-e_remainderl.c): New variable.
18314
e134ca17
JM
18315 [BZ #22687]
18316 * sysdeps/powerpc/nofpu/Makefile (CFLAGS-s_cacosl.c): New
18317 variable.
18318 (CFLAGS-s_cacoshl.c): Likewise.
18319 (CFLAGS-s_casinhl.c): Likewise.
18320 (CFLAGS-s_catanl.c): Likewise.
18321 (CFLAGS-s_catanhl.c): Likewise.
18322 (CFLAGS-s_cexpl.c): Likewise.
18323 (CFLAGS-s_ccoshl.c): Add -fsignaling-nans.
18324 (CFLAGS-s_csinhl.c): Likewise.
18325 (CFLAGS-s_clogl.c): Likewise.
18326 (CFLAGS-s_clog10l.c): Likewise.
18327 (CFLAGS-s_csinl.c): Likewise.
18328 (CFLAGS-s_csqrtl.c): Likewise.
18329
d31a4a48
ST
183302017-01-09 Emilio Pozuelo Monfort <pochu27@gmail.com>
183312017-01-09 Svante Signell <svante.signell@gmail.com>
311ba8dc
ST
18332
18333 * hurd/hurdexec.c (_hurd_exec): Deprecate function.
18334 (_hurd_exec_paths): New function.
18335 * hurd/hurd.h (_hurd_exec): Deprecate function.
18336 (_hurd_exec_paths): Declare function.
18337 * hurd/Versions: Export _hurd_exec_paths.
18338 * sysdeps/mach/hurd/execve.c: Include <stdlib.h> and <stdio.h>
18339 (__execve): Use __getcwd to build absolute path, and use
18340 _hurd_exec_paths instead of _hurd_exec.
18341 * sysdeps/mach/hurd/spawni.c: Likewise.
18342 * sysdeps/mach/hurd/fexecve.c: Use _hurd_exec_paths instead of
18343 _hurd_exec.
18344
d7ff3f11
DL
183452018-01-08 Dmitry V. Levin <ldv@altlinux.org>
18346
18347 * sysdeps/unix/sysv/linux/tst-ttyname.c (do_in_chroot_1): Skip the
18348 test instead of failing in case of ENOENT returned by posix_openpt.
18349
401311cf
FW
183502018-01-08 Florian Weimer <fweimer@redhat.com>
18351
18352 resolv: Support binary labels in test framework.
18353 * support/resolv_test.c (struct to_be_freed): Remove.
18354 (struct compressed_name): New.
18355 (allocate_compressed_name, ascii_tolower)
18356 (compare_compressed_name): New functions.
18357 (struct resolv_response_builder): Update type of
18358 compression_offsets for use with tsearch. Rempve to_be_freed.
18359 (response_push_pointer_to_free): Remove function.
18360 (resolv_response_add_name): Rewrite using struct compressed_name
18361 and tsearch instead of hsearch_r.
18362 (response_builder_allocate): Remove initialization of
18363 compression_offsets.
18364 (response_builder_free): Update for removal of to_be_freed. Use
18365 tdestroy instead of hdestroy_r.
18366 * resolv/Makefile (tests): Add tst-resolv-binary.
18367 (tst-resolv-binary): Link with -lresolv -lpthread.
18368
2b3aa446
FW
183692018-01-08 Florian Weimer <fweimer@redhat.com>
18370
18371 * support/check.h (TEST_COMPARE): Allow sign mismatch at compile
18372 time. Pass positive flag instead of negative flag to
18373 support_test_compare_failure.
18374 (support_test_compare_failure): Change negative parameter to
18375 positive.
18376 * support/support_test_compare_failure.c (report)
18377 (support_test_compare_failure): Likewise.
18378 * support/tst-test_compare.c (return_ssize_t, return_int): New.
18379 (do_test): Check int/size_t, ssize_t/size_t comparisons.
18380
630f4cc3
SN
183812018-01-08 Szabolcs Nagy <szabolcs.nagy@arm.com>
18382
18383 [BZ #22637]
18384 * nptl/descr.h (stackblock, stackblock_size): Update comments.
18385 * nptl/allocatestack.c (allocate_stack): Add guardsize to stacksize.
18386 * nptl/nptl-init.c (__pthread_get_minstack): Remove guardsize from
18387 stacksize.
18388 * nptl/pthread_getattr_np.c (pthread_getattr_np): Likewise.
18389
c70e4e9c
L
183902018-01-08 H.J. Lu <hongjiu.lu@intel.com>
18391
18392 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
18393 Add s_sincosf-sse2 and s_sincosf-fma.
18394 (CFLAGS-s_sincosf-fma.c): New.
18395 * sysdeps/x86_64/fpu/multiarch/s_sincosf-fma.c: New file.
18396 * sysdeps/x86_64/fpu/multiarch/s_sincosf-sse2.S: Likewise.
18397 * sysdeps/x86_64/fpu/multiarch/s_sincosf.c: Likewise.
18398 * sysdeps/x86_64/fpu/s_sincosf.S: Don't add alias if
18399 __sincosf is defined.
18400
579396ee
FW
184012018-01-08 Florian Weimer <fweimer@redhat.com>
18402
18403 * nptl/tst-thread-exit-clobber.cc: New file.
18404 * nptl/Makefile (CFLAGS-tst-thread-exit-clobber.o): Compile in
18405 C++11 mode.
18406 (LDLIBS-tst-thread-exit-clobber): Link with libstdc++.
18407 (tests): Add tst-thread-exit-clobber.
18408 [!CXX] (tests-unsupported): Add tst-thread-exit-clobber.
18409
dabd75b6
FW
184102018-01-08 Florian Weimer <fweimer@redhat.com>
18411
18412 * support/check.h (support_static_assert): Define.
18413 (TEST_COMPARE): Use it.
18414
c2e014cc
AJ
184152018-01-07 Aurelien Jarno <aurelien@aurel32.net>
18416
18417 * sysdeps/unix/sysv/linux/getrlimit64 (getrlimit64)
18418 [!__RLIM_T_MATCHES_RLIM64_T]
18419 [!SHLIB_COMPAT (libc, GLIBC_2_1, GLIBC_2_2)]: Define as weak alias of
18420 __getrlimit64. Add libc_hidden_weak.
18421
31a98837
PD
184222018-01-06 Palmer Dabbelt <palmer@sifive.com>
18423
18424 * elf/elf.h (R_RISCV_NONE): New define.
18425 (R_RISCV_32): Likewise.
18426 (R_RISCV_64): Likewise.
18427 (R_RISCV_RELATIVE): Likewise.
18428 (R_RISCV_COPY): Likewise.
18429 (R_RISCV_JUMP_SLOT): Likewise.
18430 (R_RISCV_TLS_DTPMOD32): Likewise.
18431 (R_RISCV_TLS_DTPMOD64): Likewise.
18432 (R_RISCV_TLS_DTPREL32): Likewise.
18433 (R_RISCV_TLS_DTPREL64): Likewise.
18434 (R_RISCV_TLS_TPREL32): Likewise.
18435 (R_RISCV_TLS_TPREL64): Likewise.
00505532
PD
18436 * Makerules (make-link-multidir): Make directories before linking into
18437 them.
150bbac1
PD
18438 * sysdeps/unix/sysv/linux/dl-vdso.h (VDSO_NAME_LINUX_4_15): New
18439 define.
18440 (VDSO_HASH_LINUX_4_15): Likewise.
1598f3ad
PD
18441 * scripts/build-many-glibcs.py (class Glibc): Strip shared objects
18442 in subdirectories of lib.
8e13c51b
PD
18443 * nptl/Makefile (/librt.so): Always depend on
18444 "$(shared-thread-library)".
31a98837 18445
fad7d57e
ST
184462018-01-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
18447
18448 * sysdeps/mach/hurd/i386/jmp_buf-macros.h: New file.
4a5ce6e9
ST
18449 * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic) [NO_RTLD_HIDDEN]: Call
18450 JUMPTARGET (___tls_get_addr) instead of HIDDEN_JUMPTARGET
18451 (___tls_get_addr).
18452 * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Likewise.
107a35a5
ST
18453 * sysdeps/i386/fpu/libm-test-ulps: Regenerated for GCC 7 with
18454 "-O2 -march=i686".
01c7e549 18455 * posix/tst-glob_symlinks.c [!PATH_MAX]: Define PATH_MAX macro.
f417d92c
ST
18456 * sysdeps/gnu/glob64.c (__glob): Define macro instead of glob macro.
18457 (__glob64): Define GLIBC_2_27 versioned symbol instead of glob64.
18458 * sysdeps/gnu/glob-lstat-compat.c: New file.
18459 * sysdeps/gnu/glob64-lstat-compat.c: New file.
200fc24b 18460 * sysdeps/posix/pwritev_common.c: Add PROT_READ to __mmap prot.
fad7d57e 18461
3a32b716
TMQMF
184622018-01-05 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
18463
18464 * sysdeps/powerpc/powerpc64/dl-machine.c (_dl_reloc_overflow):
18465 Reserve 16 chars to reloc_addr before calling _itoa_word.
18466
24731685
AJ
184672018-01-05 Aurelien Jarno <aurelien@aurel32.net>
18468
18469 [BZ #22678]
18470 * sysdeps/unix/sysv/linux/prlimit.c (prlimit): Translate
18471 old_rlimit from RLIM64_INFINITY to RLIM_INFINITY.
18472
19be56d8
AJ
18473 * sysdeps/unix/sysv/linux/tst-rlimit-infinity.c: New file.
18474 * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-rlimit-infinity.
18475
a6d0afb5
AJ
18476 * resource/tst-getrlimit.c: Add copyright header.
18477
8e900969
AJ
184782018-01-05 Aurelien Jarno <aurelien@aurel32.net>
18479 Adhemerval Zanella <adhemerval.zanella@linaro.org>
18480
18481 * sysdeps/unix/sysv/linux/getrlimit64.c [USE_VERSIONED_RLIMIT]: Do not
18482 define getrlimit and getrlimit64 as weak aliases of __getrlimit64.
18483 Define __GI_getrlimit64 as weak alias of __getrlimit64.
18484 [__RLIM_T_MATCHES_RLIM64_T]: Do not redefine SHLIB_COMPAT, use #elif
18485 instead.
18486 * sysdeps/unix/sysv/linux/setrlimit64.c [USE_VERSIONED_RLIMIT]: Do not
18487 define setrlimit and setrlimit64 as weak aliases of __setrlimit64.
18488 * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIM_INFINITY,
18489 RLIM64_INFINITY): Fix values to match the kernel ones.
18490 * sysdeps/unix/sysv/linux/alpha/getrlimit64.c: Define
18491 USE_VERSIONED_RLIMIT. Rename __getrlimit64 into __old_getrlimit64 and
18492 provide it as getrlimit@@GLIBC_2_0 and getrlimit64@@GLIBC_2_1. Add a
18493 __getrlimit64 function and provide it as getrlimit@@GLIBC_2_27 and
18494 getrlimit64@@GLIBC_2_27.
18495 * sysdeps/unix/sysv/linux/alpha/setrlimit64.c: Ditto with setrlimit
18496 and setrlimit64.
18497 * sysdeps/unix/sysv/linux/alpha/libc.abilist (GLIBC_2.27): Add
18498 getrlimit, setrlimit, getrlimit64 and setrlimit64.
18499 * sysdeps/unix/sysv/linux/alpha/Versions (libc): Add getrlimit,
18500 setrlimit, getrlimit64 and setrlimit64.
18501
0d0bc784
AJ
185022018-01-05 Aurelien Jarno <aurelien@aurel32.net>
18503
18504 [BZ #22648]
18505 * sysdeps/unix/sysv/linux/alpha/getrlimit64.c: New file.
18506 * sysdeps/unix/sysv/linux/alpha/setrlimit64.c: Ditto.
18507
ba374b6d
JM
185082018-01-04 Joseph Myers <joseph@codesourcery.com>
18509
18510 * malloc/tst-malloc-tcache-leak.c (TIMEOUT): Define to 50.
18511 * posix/tst-glob-tilde.c (TIMEOUT): Define to 200.
18512 * resolv/tst-resolv-res_ninit.c (TIMEOUT): Define to 50.
18513
4854ddd8
AZ
185142018-01-03 Adhemerval Zanella <adhemerval.zanella@linaro.org>
18515
b0a4eca2
AZ
18516 [BZ #15479]
18517 [BZ #22666]
18518 * sysdeps/alpha/fpu/s_trunc.c: Remove file.
18519 * sysdeps/alpha/fpu/s_truncf.c: Likewise.
18520
4854ddd8
AZ
18521 [BZ #15479]
18522 [BZ #22665]
18523 * sysdeps/alpha/fpu/s_ceil.c: Remove file.
18524 * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
18525 * sysdeps/alpha/fpu/s_floor.c: Likewise.
18526 * sysdeps/alpha/fpu/s_floorf.c: Likewise.
18527
8a5df95f
FW
185282018-01-04 Florian Weimer <fweimer@redhat.com>
18529
18530 [BZ #22667]
18531 * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext):
18532 Align the stack before calling exit.
18533 * stdlib/tst-makecontext-align.c: New file.
18534 * stdlib/Makefile (tests): Add tst-makecontext-align.
18535
82eef55f
FW
185362018-01-04 Florian Weimer <fweimer@redhat.com>
18537
18538 Add support for calling dlvsym from libc.so.
18539 * include/dlfcn.h (__libc_dlvsym): Declare.
18540 * elf/Makefile (tests-static-internal): Add
18541 tst-libc_dlvsym-static.
18542 (tests-internal): Add tst-libc_dlvsym.
18543 (modules-names): Add tst-libc_dlvsym-dso.
18544 (tst-libc_dlvsym, tst-libc_dlvsym-static): Link with libdl.
18545 (tst-libc_dlvsym-dso.so): Link with libdl, libsupport.
18546 (tst-libc_dlvsym.out, tst-libc_dlvsym-static.out): The shared
18547 object tst-libc_dlvsym-dso.so needs to be built before running
18548 these tests.
18549 (tst-libc_dlvsym-static-ENV): Set LD_LIBRARY_PATH.
18550 * elf/Versions: Export __libc_dlvsym.
18551 * elf/dl-libc.c (struct do_dlvsym_args): New.
18552 (do_dlvsym, __libc_dlvsym): New functions.
18553 (struct dl_open_hook, _dl_open_hook): Add dlvsym member.
18554 (_dl_open_hook2): New variable.
18555 (__libc_register_dl_open_hook): Set it.
18556 * elf/tst-libc_dlvsym-dso.c: New file.
18557 * elf/tst-libc_dlvsym-static.c: Likewise.
18558 * elf/tst-libc_dlvsym.c: Likewise.
18559 * elf/tst-libc_dlvsym.h: Likewise.
18560
1714fc06
ST
185612018-01-03 Samuel Thibault <samuel.thibault@ens-lyon.org>
18562
18563 * support/support_enter_mount_namespace.c [!CLONE_NEWNS]: Do not
18564 include <sys/mount.h>.
18565
3c7d0312
WD
185662018-01-02 Wilco Dijkstra <wdijkstr@arm.com>
18567
18568 * math/math.h (math_errhandling): Set to 0 with __FAST_MATH__.
18569 Add __NO_MATH_ERRNO__ check.
18570
7eff0954
JM
185712018-01-02 Joseph Myers <joseph@codesourcery.com>
18572
18573 * sysdeps/mips/mips32/libm-test-ulps: Update.
18574 * sysdeps/mips/mips64/libm-test-ulps: Likewise.
18575
77f49956
FW
185762018-01-02 Florian Weimer <fweimer@redhat.com>
18577
18578 * misc/tst-pselect.c: Add copyright header.
18579
363e4519 185802018-01-02 Aurelien Jarno <aurelien@aurel32.net>
d35989be
AJ
18581
18582 * sysdeps/unix/sysv/linux/alpha/getrlimit64.c: Fix a typo in the
18583 comment.
18584 * sysdeps/unix/sysv/linux/alpha/setrlimit64.c: Fix a typo in the
18585 comment.
18586 (settrlimit): Rename into setrlimit.
18587 (__sttrlimit): Rename into __setrlimit.
18588
3e4226ff
AJ
18589 * sysdeps/unix/sysv/linux/alpha/getrlimit64.c (__old_getrlimit64):
18590 Drop __RLIM_T_MATCHES_RLIM64_T conditional as __old_getrlimit64 is
18591 never defined in that case.
18592
b9256ab6
JM
185932018-01-02 Joseph Myers <joseph@codesourcery.com>
18594
28fd6a44
JM
18595 * sysdeps/powerpc/nofpu/libm-test-ulps: Update.
18596
a4933a15
JM
18597 * sysdeps/arm/libm-test-ulps: Update.
18598
b9256ab6
JM
18599 * math/Makefile (run-regen-ulps): Add $(objpfx) to test name here.
18600 (regen-ulps): Use $(libm-tests) not $^ in shell loop.
18601
4cf82d23
RS
186022018-01-02 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
18603
18604 * NEWS: Add cosf and sincosf to list of optimized functions.
18605
6a9dd7a7
AJ
186062018-01-02 Aurelien Jarno <aurelien@aurel32.net>
18607
18608 [BZ #22660]
18609 * sysdeps/alpha/fpu/s_fmax.S: Remove file.
18610 * sysdeps/alpha/fpu/s_fmaxf.S: Likewise.
18611 * sysdeps/alpha/fpu/s_fmin.S: Likewise.
18612 * sysdeps/alpha/fpu/s_fminf.S: Likewise.
18613
dbba87d5
DL
186142018-01-01 Dmitry V. Levin <ldv@altlinux.org>
18615
b05cb613
DL
18616 [BZ #22433]
18617 * sysdeps/unix/sysv/linux/arm/sys/ptrace.h: New file.
18618
dbba87d5
DL
18619 * elf/dl-load.c (decompose_rpath): Check for rpath emptiness before
18620 making a copy of it.
18621
688903eb
JM
186222018-01-01 Joseph Myers <joseph@codesourcery.com>
18623
66ac23de
JM
18624 * manual/texinfo.tex: Update to version 2017-12-26.21 with
18625 trailing whitespace removed.
18626 * scripts/config.guess: Update to version 2018-01-01.
18627 * scripts/config.sub: Update to version 2018-01-01.
18628 * scripts/move-if-change: Update from gnulib.
18629
09533208
JM
18630 * NEWS: Update copyright dates.
18631 * catgets/gencat.c (print_version): Likewise.
18632 * csu/version.c (banner): Likewise.
18633 * debug/catchsegv.sh: Likewise.
18634 * debug/pcprofiledump.c (print_version): Likewise.
18635 * debug/xtrace.sh (do_version): Likewise.
18636 * elf/ldconfig.c (print_version): Likewise.
18637 * elf/ldd.bash.in: Likewise.
18638 * elf/pldd.c (print_version): Likewise.
18639 * elf/sotruss.sh: Likewise.
18640 * elf/sprof.c (print_version): Likewise.
18641 * iconv/iconv_prog.c (print_version): Likewise.
18642 * iconv/iconvconfig.c (print_version): Likewise.
18643 * locale/programs/locale.c (print_version): Likewise.
18644 * locale/programs/localedef.c (print_version): Likewise.
18645 * login/programs/pt_chown.c (print_version): Likewise.
18646 * malloc/memusage.sh (do_version): Likewise.
18647 * malloc/memusagestat.c (print_version): Likewise.
18648 * malloc/mtrace.pl: Likewise.
18649 * manual/libc.texinfo: Likewise.
18650 * nptl/version.c (banner): Likewise.
18651 * nscd/nscd.c (print_version): Likewise.
18652 * nss/getent.c (print_version): Likewise.
18653 * nss/makedb.c (print_version): Likewise.
18654 * posix/getconf.c (main): Likewise.
18655 * scripts/test-installation.pl: Likewise.
18656 * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
18657
688903eb
JM
18658 * All files with FSF copyright notices: Update copyright dates
18659 using scripts/update-copyrights.
18660 * locale/programs/charmap-kw.h: Regenerated.
18661 * locale/programs/locfile-kw.h: Likewise.
18662
4f820792
ZW
186632017-12-31 Zack Weinberg <zackw@panix.com>
18664
18665 * libio/bits/libio-ldbl.h: Correct check for improper
18666 inclusion. Add own multiple include guard.
18667
3e3c904d
AJ
186682017-12-30 Aurelien Jarno <aurelien@aurel32.net>
18669 Dmitry V. Levin <ldv@altlinux.org>
18670
18671 [BZ #22625]
31f96325 18672 CVE-2017-16997
3e3c904d
AJ
18673 * elf/dl-load.c (fillin_rpath): Check for empty tokens before dynamic
18674 string token expansion. Check for NULL pointer or empty string possibly
18675 returned by expand_dynamic_string_token.
18676 (decompose_rpath): Check for empty path after dynamic string
18677 token expansion.
18678
7e21972b
DL
186792017-12-29 Dmitry V. Levin <ldv@altlinux.org>
18680
c48831d0
DL
18681 [BZ #22433]
18682 * sysdeps/unix/sysv/linux/x86/sys/ptrace.h: New file.
18683
ac583f50
DL
18684 * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_request): Add comments
18685 about PTRACE_PEEKSIGINFO, PTRACE_GETSIGMASK, PTRACE_SETSIGMASK, and
18686 PTRACE_SECCOMP_GET_FILTER. Update comments about PTRACE_SINGLESTEP
18687 and PTRACE_SYSCALL.
18688 * sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h: Likewise.
18689 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
18690 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
18691 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
18692 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
18693 * sysdeps/unix/sysv/linux/tile/sys/ptrace.h: Likewise.
18694
7e21972b
DL
18695 * sysdeps/unix/sysv/linux/sys/ptrace.h: Include <bits/ptrace-shared.h>.
18696 (__ptrace_setoptions, __ptrace_eventcodes, __ptrace_peeksiginfo_args,
18697 __ptrace_peeksiginfo_flags, ptrace): Move to ...
18698 * sysdeps/unix/sysv/linux/bits/ptrace-shared.h: ... new file.
18699 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
18700 bits/ptrace-shared.h.
18701 * sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h: Include
18702 <bits/ptrace-shared.h>.
18703 (__ptrace_setoptions, __ptrace_eventcodes, __ptrace_peeksiginfo_args,
18704 __ptrace_peeksiginfo_flags, ptrace): Remove.
18705 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
18706 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
18707 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
18708 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
18709 * sysdeps/unix/sysv/linux/tile/sys/ptrace.h: Likewise.
18710
72f29e3a
AJ
187112017-12-29 Aurelien Jarno <aurelien@aurel32.net>
18712
18713 [BZ #17804]
18714 * dirent/scandir-tail.c (SCANDIR_TAIL): Move __set_errno (0) at the
18715 end of the loop. Improve comments.
18716
54e4efc2
AJ
187172017-12-29 Zack Weinberg <zackw@panix.com>
18718
18719 [BZ #22615]
18720 * manual/errno.texi (Checking for Errors): Explicitly say that errno
18721 might be set on success.
18722
f8aa69be
AJ
187232017-12-29 Aurelien Jarno <aurelien@aurel32.net>
18724
18725 [BZ #22611]
18726 * malloc/tst-realloc.c (do_test): Remove the test checking that errno
18727 is unchanged on success.
18728
97f13188
DL
187292017-12-27 Dmitry V. Levin <ldv@altlinux.org>
18730
2bd86632
DL
18731 * elf/dl-dst.h (DL_DST_COUNT): Remove is_path argument, all callers
18732 updated.
18733 * elf/dl-load.c (is_dst, _dl_dst_count, _dl_dst_substitute,
18734 expand_dynamic_string_token): Likewise.
18735 * sysdeps/generic/ldsodefs.h (_dl_dst_count, _dl_dst_substitute): Remove
18736 is_path argument.
18737
1c36e1e6
DL
18738 * elf/dl-load.c (is_dst): Remove checks that is_path is set and name
18739 contains ':'.
18740
97f13188
DL
18741 * elf/dl-load.c (_dl_dst_substitute): Remove checks that is_path
18742 is set and name contains ':', and all code depending on these checks.
18743
48a8f832
ZW
187442017-12-24 Zack Weinberg <zackw@panix.com>
18745
18746 * libio/libio.h, libio/_G_config.h: New stub headers which issue a
18747 deprecation warning and then include <bits/libio.h>, <bits/_G_config.h>
18748 respectively.
18749 * libio/libio.h: Rename the original version of this file to
18750 libio/bits/libio.h. Error out if not included by stdio.h or the
18751 stub libio.h.
18752 * include/libio.h: Move to include/bits. Forward to libio/bits/libio.h.
18753 * sysdeps/generic/_G_config.h: Move to top-level bits/. Error out
18754 if not included by bits/libio.h or the stub _G_config.h.
18755 * sysdeps/unix/sysv/linux/_G_config.h: Move to
18756 sysdeps/unix/sysv/linux/bits. Error out if not included by
18757 bits/libio.h or the stub _G_config.h.
18758 * libio/stdio.h: Include bits/libio.h, not libio.h.
18759 * libio/Makefile: Install bits/libio.h and bits/_G_config.h as
18760 well as libio.h and _G_config.h.
18761
18762 * csu/init.c, libio/fmemopen.c, libio/iolibio.h, libio/oldfmemopen.c
18763 * libio/strfile.h, stdio-common/vfscanf.c
18764 * sysdeps/pthread/flockfile.c, sysdeps/pthread/funlockfile.c
18765 Include stdio.h, not _G_config.h nor libio.h.
18766 * libio/iofgetpos.c: Also rename fgetpos64 out of the way.
18767 * libio/iofsetpos.c: Also rename fsetpos64 out of the way.
18768
18769 * scripts/check-installed-headers.sh: Skip libio.h and _G_config.h.
18770
a47ad79a
DL
187712017-12-23 Dmitry V. Levin <ldv@altlinux.org>
18772
18773 [BZ #22347]
18774 * stdlib/getrandom.c (getrandom): Fix comment.
18775 * sysdeps/unix/sysv/linux/getrandom.c (getrandom): Likewise.
18776
363e4519 187772017-12-23 Aurelien Jarno <aurelien@aurel32.net>
e65a5644 18778
f5c558f3
AJ
18779 [BZ #21161]
18780 * manual/arith.texi (strtoul): Fix a typo.
18781
e65a5644
AJ
18782 [BZ #22596]
18783 * manual/arith.texi (finite): Fix the description of the return
18784 value.
18785
ed8ae46b
EB
187862017-12-22 Eric Blake <ebb9@byu.net>
18787
18788 Avoid gcc warnings on cygwin
18789 * posix/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]:
18790 * posix/regexec.c (check_arrival_add_next_nodes) [!RE_ENABLE_I18N]:
18791 Avoid unused variable.
18792
bad7a0c8
FW
187932017-12-22 Florian Weimer <fweimer@redhat.com>
18794
18795 * io/Makefile (routines): Add copy_file_range.
18796 (tests): Add tst-copy_file_range.
18797 (tests-static, tests-internal): Add tst-copy_file_range-compat.
18798 * io/Versions (GLIBC_2.27): Export copy_file_range.
18799 * io/copy_file_range-compat.c: New file.
18800 * io/copy_file_range.c: Likewise.
18801 * io/tst-copy_file_range-compat.c: Likewise.
18802 * io/tst-copy_file_range.c: Likewise.
18803 * manual/llio.texi (Copying File Data): New section.
18804 * posix/unistd.h [__USE_GNU] (copy_file_range): Declare.
18805 * support/Makefile (libsupport-routines): Add support-xfstat,
18806 xftruncate, xlseek.
18807 * support/support-xfstat.c: New file.
18808 * support/xftruncate.c: Likewise.
18809 * support/xlseek.c: Likewise.
18810 * support/xunistd.h (xfstat, xftruncate, xlseek): Declare.
18811 * sysdeps/unix/sysv/linux/**.abilist: Update.
18812 * sysdeps/unix/sysv/linux/copy_file_range.c: New file.
18813
6cb86fd2
SN
188142017-12-21 Szabolcs Nagy <szabolcs.nagy@arm.com>
18815
18816 * scripts/build-many-glibcs.py (Context.add_all_configs): Add
18817 disable-multi-arch variant to aarch64-linux-gnu.
18818
41d11b15
JM
188192017-12-20 Joseph Myers <joseph@codesourcery.com>
18820
18821 * manual/texinfo.tex: Update to version 2017-12-18.20 with
18822 trailing whitespace removed.
18823 * scripts/config.guess: Update to version 2017-12-17.
18824 * scripts/config.sub: Update to version 2017-11-23.
18825 * scripts/install-sh: Update to version 2017-09-23.17.
18826 * scripts/move-if-change: Update to version 2017-09-13 06:45.
18827
4735850f
AZ
188282017-12-20 Adhemerval Zanella <adhemerval.zanella@linaro.org>
18829
8d2d239c
AZ
18830 * sysdeps/tile/__longjmp.S (__longjmp): Use lowercase instructions.
18831 * sysdeps/tile/__tls_get_addr.S (__tls_get_addr): Likewise.
18832 * sysdeps/tile/_mcount.S (__mcount): Likewise.
18833 * sysdeps/tile/crti.S (_init, _fini): Likewise.
18834 * sysdeps/tile/crtn.S: Likewise.
18835 * sysdeps/tile/dl-start.S (_start): Likewise.
18836 * sysdeps/tile/dl-trampoline.S: Likewise.
18837 * sysdeps/tile/setjmp.S (__sigsetjmp): Likewise.
18838 * sysdeps/tile/start.S (_start): Likewise.
18839 * sysdeps/unix/sysv/linux/tile/clone.S (_clone): Likewise.
18840 * sysdeps/unix/sysv/linux/tile/getcontext.S (__getcontext): Likewise.
18841 * sysdeps/unix/sysv/linux/tile/ioctl.S (__ioctl): Likewise.
18842 * sysdeps/unix/sysv/linux/tile/setcontext.S (__setcontext): Likewise.
18843 * sysdeps/unix/sysv/linux/tile/swapcontext.S (__swapcontext): Likewise.
18844 * sysdeps/unix/sysv/linux/tile/syscall.S (syscall): Likewise.
18845 * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Likewise.
18846
24d1d8ec
AZ
18847 * stdlib/bug-getcontext.c (do_test): Remove tilepro mention in
18848 comment.
18849 * sysdeps/tile/preconfigure: Remove tilegx folder.
18850 * sysdeps/tile/tilegx/Implies: Move definitions to ...
18851 * sysdeps/tile/Implies: ... here.
18852 * sysdeps/tile/tilegx/Makefile: Move rules to ...
18853 * sysdeps/tile/Makefile: ... here.
18854 * sysdeps/tile/tilegx/atomic-machine.h: Move definitions to ...
18855 * sysdeps/tile/atomic-machine.h: ... here. Add include guards.
18856 * sysdeps/tile/tilegx/bits/wordsize.h: Move to ...
18857 * sysdeps/tile/bits/wordsize.h: ... here.
18858 * sysdeps/tile/tilegx/*: Move to ...
18859 * sysdeps/tile/*: ... here.
18860 * sysdeps/tile/tilegx/tilegx32/Implies: Move to ...
18861 * sysdeps/tile/tilegx32/Implies: ... here.
18862 * sysdeps/tile/tilegx/tilegx64/Implies: Move to ...
18863 * sysdeps/tile/tilegx64/Implies: ... here.
18864 * sysdeps/unix/sysv/linux/tile/tilegx/Makefile: Move definitions
18865 to ...
18866 * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
18867 * sysdeps/unix/sysv/linux/tile/tilegx/*: Move to ...
18868 * sysdeps/unix/sysv/linux/tile/*: ... here.
18869 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/*: Move to ...
18870 * sysdeps/unix/sysv/linux/tile/tilegx32/*: ... here.
18871 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/*: Move to ...
18872 * sysdeps/unix/sysv/linux/tile/tilegx64/*: ... here.
18873
ed95f611
AZ
18874 * README: Remove tilepro-*-linux-gnu from supported architecture.
18875 * scripts/build-many-glibcs.py: Likewise.
18876 * sysdeps/tile/__tls_get_addr.S (__tls_get_addr): Likewise.
18877 * sysdeps/tile/crti.S (PREINIT_FUNCTION): Likewise.
18878 * sysdeps/tile/dl-machine.h (ELF_MACHINE_NAME,
18879 elf_machine_matches_host, elf_machine_dynamic,
18880 elf_machine_load_address, elf_machine_runtime_setup, reloc_howto
18881 howto, elf_machine_rela): Likewise.
18882 * sysdeps/tile/dl-start.S (_start): Likewise.
18883 * sysdeps/tile/memcmp.c (DBLALIGN, REVBYTES): Likewise.
18884 * sysdeps/tile/memcopy.h (MEMCPY_OK_FOR_FWD_MEMMOVE,
18885 MEMCPY_OK_FOR_FWD_MEMMOVE, op_t): Likewise.
18886 * sysdeps/tile/nptl/pthread_spin_lock.c (TNS, CMPTNS): Likewise.
18887 * sysdeps/tile/nptl/pthread_spin_trylock.c (TNS): Likewise.
18888 * sysdeps/tile/nptl/pthread_spin_unlock.c (pthread_spin_unlock):
18889 Likewise.
18890 * sysdeps/tile/nptl/tls.h (DB_THREAD_SELF): Likewise.
18891 * sysdeps/tile/preconfigure: Likewise.
18892 * sysdeps/tile/stackguard-macros.h (STACK_CHK_GUARD,
18893 POINTER_CHK_GUARD): Likewise.
18894 * sysdeps/tile/stackinfo.h (__stackinfo_sub): Likewise.
18895 * sysdeps/tile/start.S (_start): Likewise.
18896 * sysdeps/tile/tls-macros.h (TLS_GD_OFFSET, TLS_IE_OFFSET, _TLS_LE):
18897 Likewise.
18898 * sysdeps/tile/sysdep.h (REGSIZE): Likewise.
18899 (LD, LD4U, ST, ST4, BNEZ, BEQZ, BEQZT, BGTZ, CMPEQI, CMPEQ, CMOVEQZ,
18900 CMOVNEZ): Remove.
18901 * sysdeps/unix/sysv/linux/tile/bits/environments.h
18902 (__ILP32_OFF32_CFLAGS, __ILP32_OFFBIG_CFLAGS, __ILP32_OFF32_LDFLAGS,
18903 __ILP32_OFFBIG_LDFLAGS, __LP64_OFF64_CFLAGS, __LP64_OFF64_LDFLAGS):
18904 Likewise.
18905 * sysdeps/tile/wordcopy.c (DBLALIGN): Likewise.
18906 * sysdeps/tile/tilepro/Implies: Remove file.
18907 * sysdeps/tile/tilepro/atomic-machine.h: Likewise.
18908 * sysdeps/tile/tilepro/bits/wordsize.h: Likewise.
18909 * sysdeps/tile/tilepro/memchr.c: Likewise.
18910 * sysdeps/tile/tilepro/memcpy.S: Likewise.
18911 * sysdeps/tile/tilepro/memset.c: Likewise.
18912 * sysdeps/tile/tilepro/memusage.h: Likewise.
18913 * sysdeps/tile/tilepro/rawmemchr.c: Likewise.
18914 * sysdeps/tile/tilepro/strchr.c: Likewise.
18915 * sysdeps/tile/tilepro/strchrnul.c: Likewise.
18916 * sysdeps/tile/tilepro/strlen.c: Likewise.
18917 * sysdeps/tile/tilepro/strrchr.c: Likewise.
18918 * sysdeps/unix/sysv/linux/tile/tilepro/Implies: Likewise.
18919 * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: Likewise.
18920 * sysdeps/unix/sysv/linux/tile/tilepro/jmp_buf-macros.h: Likewise.
18921 * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: Likewise.
18922 * sysdeps/unix/sysv/linux/tile/tilepro/ldconfig.h: Likewise.
18923 * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
18924 Likewise.
18925 * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: Likewise.
18926 * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: Likewise.
18927 * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: Likewise.
18928 * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: Likewise.
18929 * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: Likewise.
18930 * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: Likewise.
18931 * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: Likewise.
18932 * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: Likewise.
18933 * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: Likewise.
18934 * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: Likewise.
18935 * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: Likewise.
18936 * sysdeps/unix/sysv/linux/tile/tilepro/register-dump.h: Likewise.
18937 * sysdeps/unix/sysv/linux/tile/sysconf.c (linux_sysconf): Remove
18938 tilepro mention in comment.
18939
4735850f
AZ
18940 * nptl/Makefile (libpthread-routines): Add pthread_join_common.
18941 * nptl/pthreadP.h (__pthread_timedjoin_ex): New prototype.
18942 * nptl/pthread_join_common.c: New file: common function used on
18943 pthread_join, pthread_timedjoin_np, pthread_tryjoin_np.
18944 * nptl/pthread_join.c (pthread_join): Use __pthread_timedjoin_ex.
18945 * nptl/pthread_tryjoin.c (pthread_tryjoin): Likewise.
18946 * nptl/pthread_timedjoin.c (pthread_timedjoin_np): Likewise.
18947 (cleanup): Move definition to pthread_join_common.c.
18948 * sysdeps/unix/sysv/linux/i386/lowlevellock.h (__lll_timedwait_tid):
18949 Remove superflous checks.
18950 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (__lll_timedwait_tid):
18951 Likewise.
18952
8bfb461e
SN
189532017-12-20 Szabolcs Nagy <szabolcs.nagy@arm.com>
18954
18955 * sysdeps/aarch64/libm-test-ulps: Update.
18956
4e001969
AZ
189572017-12-20 Adhemerval Zanella <adhemerval.zanella@linaro.org>
18958
18959 * sysdeps/aarch64/memset.S (MEMSET): Define.
18960
8a26ad2a
FW
189612017-12-20 Florian Weimer <fweimer@redhat.com>
18962
18963 [BZ #22635]
18964 nptl: Provide full implementation of pthread_self in libc.so.
18965 * nptl/Makefile (routines): Add pthread_self.
18966 (libpthread-routines): Replace pthread_self with
18967 compat-pthread_self.
18968 * nptl/forward.c (pthread_self): Remove.
18969 * nptl/nptl-init.c (pthread_functions): Do not initialize
18970 ptr_pthread_self.
18971 * nptl/pthread_self.c (pthread_self): Remove weak alias.
18972 * nptl/compat-pthread_self.c: New file.
18973 * sysdeps/nptl/pthread-functions.h (struct pthread_functions):
18974 Remove ptr_pthread_self.
18975
5069ff32
AR
189762017-12-19 Arnold D. Robbins <arnold@skeeve.com>
18977
18978 * posix/regcomp.c: Fix spelling in comments.
18979 * posix/regex.h: Likewise.
18980 * posix/regex_internal.c: Likewise.
18981 * posix/regexec.c: Likewise.
18982
c85e54ac
GG
189832017-12-19 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
18984
18985 [BZ #22377]
18986 * math/Makefile [C++] (tests): Add test for iseqsig.
18987 * math/math.h [C++] (iseqsig): New implementation, which does
18988 not rely on __MATH_TG/__builtin_types_compatible_p.
18989 * math/test-math-iseqsig.cc: New file.
18990 * sysdeps/powerpc/powerpc64le/Makefile
18991 (CFLAGS-test-math-iseqsig.cc): New variable.
18992
10e93d96
DL
189932017-12-19 Dmitry V. Levin <ldv@altlinux.org>
18994
18995 * elf/dl-load.c (is_trusted_path): Remove.
18996 (fillin_rpath): Remove check_trusted argument and its use,
18997 all callers changed.
18998
ce16eb52
L
189992017-12-19 H.J. Lu <hongjiu.lu@intel.com>
19000
19001 [BZ #22630]
19002 * Makeconfig (link-pie-before-libc): Replace -pie with
19003 $(if $($(@F)-no-pie),$(no-pie-ldflag),-pie).
19004 * elf/Makefile (LDFLAGS-tst-dlopen-aout): Removed.
19005 (tst-dlopen-aout-no-pie): New.
19006 (LDFLAGS-tst-prelink): Removed.
19007 (tst-prelink-no-pie): New.
19008 (LDFLAGS-tst-main1): Removed.
19009 (tst-main1-no-pie): New.
19010 * gmon/Makefile (LDFLAGS-tst-gmon): Removed.
19011 (tst-gmon-no-pie): New.
19012
126adc89
L
190132017-12-19 H.J. Lu <hongjiu.lu@intel.com>
19014
19015 * manual/install.texi: Document that --enable-static-pie
19016 implies PIE.
19017 * INSTALL: Regenerated.
19018
648615e1
BE
190192017-12-19 Bernd Edlinger <bernd.edlinger@hotmail.de>
19020
19021 [BZ #21309]
19022 * sysdeps/ieee754/dbl-64/e_pow.c (checkint): Make m and n
19023 unsigned.
19024
f1e00502
JM
190252017-12-19 Joseph Myers <joseph@codesourcery.com>
19026
19027 Revert:
19028
19029 2017-12-19 Joseph Myers <joseph@codesourcery.com>
19030
19031 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19032
19033 2017-12-19 Patrick McGehearty <patrick.mcgehearty@oracle.com>
19034
19035 * sysdeps/ieee754/dbl-64/e_exp.c: Include <math-svid-compat.h> and
19036 <errno.h>. Include "eexp.tbl".
19037 (half): New constant.
19038 (one): Likewise.
19039 (__ieee754_exp): Rewrite.
19040 (__slowexp): Remove prototype.
19041 * sysdeps/ieee754/dbl-64/eexp.tbl: New file.
19042 * sysdeps/ieee754/dbl-64/slowexp.c: Remove file.
19043 * sysdeps/i386/fpu/slowexp.c: Likewise.
19044 * sysdeps/ia64/fpu/slowexp.c: Likewise.
19045 * sysdeps/m68k/m680x0/fpu/slowexp.c: Likewise.
19046 * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: Likewise.
19047 * sysdeps/x86_64/fpu/multiarch/slowexp-fma.c: Likewise.
19048 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
19049 * sysdeps/generic/math_private.h (__slowexp): Remove prototype.
19050 * sysdeps/ieee754/dbl-64/e_pow.c: Remove mention of slowexp.c in
19051 comment.
19052 * sysdeps/powerpc/power4/fpu/Makefile [$(subdir) = math]
19053 (CPPFLAGS-slowexp.c): Remove variable.
19054 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
19055 Remove slowexp-fma, slowexp-fma4 and slowexp-avx.
19056 (CFLAGS-slowexp-fma.c): Remove variable.
19057 (CFLAGS-slowexp-fma4.c): Likewise.
19058 (CFLAGS-slowexp-avx.c): Likewise.
19059 * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c (__slowexp): Do not
19060 define as macro.
19061 * sysdeps/x86_64/fpu/multiarch/e_exp-fma.c (__slowexp): Likewise.
19062 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c (__slowexp): Likewise.
19063 * math/Makefile (type-double-routines): Remove slowexp.
19064 * manual/probes.texi (slowexp_p6): Remove.
19065 (slowexp_p32): Likewise.
19066
d711a00f
AZ
190672017-12-19 Adhemerval Zanella <adhemerval.zanella@linaro.org>
19068
e184ac3a
AZ
19069 * lib/glob.c (glob): Use a 'char *', not a 'void *', in pointer
19070 arithmetic.
19071
d711a00f
AZ
19072 * lib/glob.c (glob): Do not pass NULL to mempcpy.
19073
6f58c10d
JM
190742017-12-19 Joseph Myers <joseph@codesourcery.com>
19075
19076 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19077
6fd0a3c6
PM
190782017-12-19 Patrick McGehearty <patrick.mcgehearty@oracle.com>
19079
19080 * sysdeps/ieee754/dbl-64/e_exp.c: Include <math-svid-compat.h> and
19081 <errno.h>. Include "eexp.tbl".
19082 (half): New constant.
19083 (one): Likewise.
19084 (__ieee754_exp): Rewrite.
19085 (__slowexp): Remove prototype.
19086 * sysdeps/ieee754/dbl-64/eexp.tbl: New file.
19087 * sysdeps/ieee754/dbl-64/slowexp.c: Remove file.
19088 * sysdeps/i386/fpu/slowexp.c: Likewise.
19089 * sysdeps/ia64/fpu/slowexp.c: Likewise.
19090 * sysdeps/m68k/m680x0/fpu/slowexp.c: Likewise.
19091 * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: Likewise.
19092 * sysdeps/x86_64/fpu/multiarch/slowexp-fma.c: Likewise.
19093 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
19094 * sysdeps/generic/math_private.h (__slowexp): Remove prototype.
19095 * sysdeps/ieee754/dbl-64/e_pow.c: Remove mention of slowexp.c in
19096 comment.
19097 * sysdeps/powerpc/power4/fpu/Makefile [$(subdir) = math]
19098 (CPPFLAGS-slowexp.c): Remove variable.
19099 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
19100 Remove slowexp-fma, slowexp-fma4 and slowexp-avx.
19101 (CFLAGS-slowexp-fma.c): Remove variable.
19102 (CFLAGS-slowexp-fma4.c): Likewise.
19103 (CFLAGS-slowexp-avx.c): Likewise.
19104 * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c (__slowexp): Do not
19105 define as macro.
19106 * sysdeps/x86_64/fpu/multiarch/e_exp-fma.c (__slowexp): Likewise.
19107 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c (__slowexp): Likewise.
19108 * math/Makefile (type-double-routines): Remove slowexp.
19109 * manual/probes.texi (slowexp_p6): Remove.
19110 (slowexp_p32): Likewise.
19111
3bb1ef58
AZ
191122017-12-19 Adhemerval Zanella <adhemerval.zanella@linaro.org>
19113 James Clarke <jrtc27@jrtc27.com>
19114
19115 [BZ #22603]
19116 * sysdeps/ia64/memchr.S (__memchr): Avoid overflow in pointer
19117 addition.
19118
554e3d51
AZ
191192017-12-19 Adhemerval Zanella <adhemerval.zanella@linaro.org>
19120
19121 [BZ #22605]
19122 * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Fix exit return
19123 code.
19124
cba595c3
L
191252017-12-19 H.J. Lu <hongjiu.lu@intel.com>
19126
19127 [BZ #22563]
19128 * sysdeps/i386/nptl/tcb-offsets.sym (FEATURE_1_OFFSET): New.
19129 * sysdeps/i386/nptl/tls.h (tcbhead_t): Add feature_1.
19130 * sysdeps/x86_64/nptl/tcb-offsets.sym (FEATURE_1_OFFSET): New.
19131 * sysdeps/x86_64/nptl/tls.h (tcbhead_t): Rename __glibc_unused1
19132 to feature_1.
19133
f81ddabf
L
191342017-12-19 H.J. Lu <hongjiu.lu@intel.com>
19135
19136 [BZ #22563]
19137 * bits/types/__cancel_jmp_buf_tag.h: New file.
19138 * sysdeps/unix/sysv/linux/x86/bits/types/__cancel_jmp_buf_tag.h
19139 * sysdeps/unix/sysv/linux/x86/pthreaddef.h: Likewise.
19140 * sysdeps/unix/sysv/linux/x86/nptl/pthreadP.h: Likewise.
19141 * nptl/Makefile (headers): Add
19142 bits/types/__cancel_jmp_buf_tag.h.
19143 * nptl/descr.h [NEED_SAVED_MASK_IN_CANCEL_JMP_BUF]
19144 (pthread_unwind_buf): Add saved_mask to cancel_jmp_buf.
19145 * sysdeps/nptl/pthread.h: Include
19146 <bits/types/__cancel_jmp_buf_tag.h>.
19147 (__pthread_unwind_buf_t): Use struct __cancel_jmp_buf_tag with
19148 __cancel_jmp_buf.
19149 * sysdeps/unix/sysv/linux/hppa/pthread.h: Likewise.
19150
1a49fc59
L
191512017-12-18 H.J. Lu <hongjiu.lu@intel.com>
19152
19153 * scripts/build-many-glibcs.py (Context.add_all_configs): Add
19154 --enable-static-pie variants to x86_64, x32 and i686.
19155
8e52f573
JM
191562017-12-19 Joseph Myers <joseph@codesourcery.com>
19157
66425185
JM
19158 [BZ #22631]
19159 * sysdeps/m68k/m680x0/fpu/bits/mathinline.h (__m81_defun): Add
19160 argument for attrubutes. All callers changed.
19161 (__inline_mathop1): Likewise. All callers changed.
19162 (__inline_mathop): Likewise. All callers changed.
19163 [__USE_MISC] (scalbn): Use __inline_forward instead of
19164 __inline_forward_c.
19165 [__USE_ISOC99] (scalbln): Likewise.
19166 [__USE_ISOC99] (nearbyint): Likewise.
19167 [__USE_ISOC99] (lrint): Likewise.
19168 [__USE_MISC] (scalbnf): Likewise.
19169 [__USE_ISOC99] (scalblnf): Likewise.
19170 [__USE_ISOC99] (nearbyintf): Likewise.
19171 [__USE_ISOC99] (lrintf): Likewise.
19172 [__USE_MISC] (scalbnl): Likewise.
19173 [__USE_ISOC99] (scalblnl): Likewise.
19174 [__USE_ISOC99] (nearbyintl): Likewise.
19175 [__USE_ISOC99] (lrintl): Likewise.
19176 * sysdeps/m68k/m680x0/fpu/mathimpl.h: All callers of
19177 __inline_mathop and __m81_defun changed.
19178
8e52f573
JM
19179 * scripts/build-many-glibcs.py (Context.add_all_configs): Specify
19180 CPU or FPU for ARM hard-float configurations.
19181
1421f39b
JM
191822017-12-18 Joseph Myers <joseph@codesourcery.com>
19183
40c4162d
JM
19184 * nptl/tst-attr3.c: Include <libc-diag.h>.
19185 (do_test) [__GNUC_PREREQ (7, 0)]: Ignore -Wrestrict for two tests.
19186
5983df32
JM
19187 * posix/tst-glob_symlinks.c (do_test): Increase size of buf.
19188
1421f39b
JM
19189 * string/tester.c (test_strncat): Also disable -Warray-bounds
19190 warnings for two tests.
19191
00c714df
L
191922017-12-18 H.J. Lu <hongjiu.lu@intel.com>
19193
19194 [BZ #22614]
19195 * Makeconfig (no-pie-ldflag): Set to -no-pie only if
19196 $(cc-pie-default) == yes.
19197 * config.make.in (cc-pie-default): New.
19198 * configure.ac (libc_cv_pie_default): Renamed to ...
19199 (libc_cv_cc_pie_default): This.
19200 (libc_cv_pie_default): Set to $libc_cv_cc_pie_default.
19201 * configure: Regenerated.
19202
8e1472d2
FW
192032017-12-18 Florian Weimer <fweimer@redhat.com>
19204
19205 [BZ #20204]
19206 ld.so: Harden dl-libc/libdl hooks.
19207 * sysdeps/generic/ldsodefs.h (_dl_init_all_dirs): Update comment.
19208 (rtld_active): New function.
19209 * dlfcn/dladdr.c (__dladdr): Call it.
19210 * dlfcn/dladdr1.c (__dladdr1): Likewise.
19211 * dlfcn/dlclose.c (__dlcose): Likewise.
19212 * dlfcn/dlerror.c (__dlerror): Likewise.
19213 * dlfcn/dlinfo.c (__dlinfo): Likewise.
19214 * dlfcn/dlmopen.c (__dlmopen): Likewise.
19215 * dlfcn/dlopen.c (__dlopen): Likewise.
19216 * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
19217 * dlfcn/dlsym.c (__dlsym): Likewise.
19218 * dlfcn/dlvsym.c (__dlvsym): Likewise.
19219 * libio/vtables.c (_IO_vtable_check): Likewise.
19220 * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym)
19221 (__libc_dlclose): Likewise.
19222 * elf/rtld.c (dl_main): Update comment on the _dl_init_all_dirs
19223 assignment.
19224
49b036bc
JM
192252017-12-18 Joseph Myers <joseph@codesourcery.com>
19226
19227 [BZ #22446]
19228 * nscd/connections.c (handle_request) [SO_PEERCRED]: Use separate
19229 buffers for readlink input and output.
19230
368b6c8d
ST
192312017-12-18 Sergei Trofimovich <slyfox@gentoo.org>
19232
c85c564d
ST
19233 [BZ #22624]
19234 * sysdeps/mips/setjmp_aux.c (__sigsetjmp_aux): Use
19235 inhibit_stack_protector.
19236
368b6c8d
ST
19237 [BZ #22624]
19238 * sysdeps/mips/mips64/setjmp_aux.c (__sigsetjmp_aux): Use
19239 inhibit_stack_protector.
19240
bb195224
DL
192412017-12-18 Dmitry V. Levin <ldv@altlinux.org>
19242
19243 [BZ #22627]
19244 * elf/dl-load.c (_dl_init_paths): Remove _dl_dst_substitute preparatory
19245 code and invocation.
19246
14d886ed
SN
192472017-12-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
19248
19249 * sysdeps/aarch64/start.S (_start): Handle PIC && !SHARED case.
19250
7d38eb38
AJ
192512017-12-16 Aurelien Jarno <aurelien@aurel32.net>
19252
19253 [BZ #22505]
19254 * elf/ldconfig.c (main): Call setlocale to force LC_COLLATE to C.
19255
2e77deef
RS
192562017-12-16 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
19257
19258 * sysdeps/s390/fpu/libm-test-ulps: Update.
19259
0b9bef6d
RS
192602017-12-16 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
19261
19262 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19263
984ae996
RS
192642017-12-16 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
19265
19266 * sysdeps/ieee754/flt-32/s_cosf.c: Move reduced() and
19267 constants to s_sincosf.h file.
19268 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
19269 * sysdeps/ieee754/flt-32/s_sincosf.c: New
19270 implementation.
19271 * sysdeps/ieee754/flt-32/s_sincosf.h:
19272 New file.
19273
363e4519 192742017-12-12 Carlos O'Donell <carlos@redhat.com>
93930ea9
CD
19275
19276 [BZ #14681]
19277 * elf/tst-leaks1.c (do_test): Call one dlopen with $ORIGIN expansion
19278 before mtrace.
19279
9d7a3741
L
192802017-12-15 H.J. Lu <hongjiu.lu@intel.com>
19281
19282 [BZ #19574]
19283 * INSTALL: Regenerated.
19284 * Makeconfig (real-static-start-installed-name): New.
19285 (pic-default): Updated for --enable-static-pie.
19286 (pie-default): New for --enable-static-pie.
19287 (default-pie-ldflag): Likewise.
19288 (+link-static-before-libc): Replace $(DEFAULT-LDFLAGS-$(@F))
19289 with $(if $($(@F)-no-pie),$(no-pie-ldflag),$(default-pie-ldflag)).
19290 Replace $(static-start-installed-name) with
19291 $(real-static-start-installed-name).
19292 (+prectorT): Updated for --enable-static-pie.
19293 (+postctorT): Likewise.
19294 (CFLAGS-.o): Add $(pie-default).
19295 (CFLAGS-.op): Likewise.
19296 * NEWS: Mention --enable-static-pie.
19297 * config.h.in (ENABLE_STATIC_PIE): New.
19298 * configure.ac (--enable-static-pie): New configure option.
19299 (have-no-dynamic-linker): New LIBC_CONFIG_VAR.
19300 (have-static-pie): Likewise.
19301 Enable static PIE if linker supports --no-dynamic-linker.
19302 (ENABLE_STATIC_PIE): New AC_DEFINE.
19303 (enable-static-pie): New LIBC_CONFIG_VAR.
19304 * configure: Regenerated.
19305 * csu/Makefile (omit-deps): Add r$(start-installed-name) and
19306 gr$(start-installed-name) for --enable-static-pie.
19307 (extra-objs): Likewise.
19308 (install-lib): Likewise.
19309 (extra-objs): Add static-reloc.o and static-reloc.os
19310 ($(objpfx)$(start-installed-name)): Also depend on
19311 $(objpfx)static-reloc.o.
19312 ($(objpfx)r$(start-installed-name)): New.
19313 ($(objpfx)g$(start-installed-name)): Also depend on
19314 $(objpfx)static-reloc.os.
19315 ($(objpfx)gr$(start-installed-name)): New.
19316 * csu/libc-start.c (LIBC_START_MAIN): Call _dl_relocate_static_pie
19317 in libc.a.
19318 * csu/libc-tls.c (__libc_setup_tls): Add main_map->l_addr to
19319 initimage.
19320 * csu/static-reloc.c: New file.
19321 * elf/Makefile (routines): Add dl-reloc-static-pie.
19322 (elide-routines.os): Likewise.
19323 (DEFAULT-LDFLAGS-tst-tls1-static-non-pie): Removed.
19324 (tst-tls1-static-non-pie-no-pie): New.
19325 * elf/dl-reloc-static-pie.c: New file.
19326 * elf/dl-support.c (_dl_get_dl_main_map): New function.
19327 * elf/dynamic-link.h (ELF_DURING_STARTUP): Also check
19328 STATIC_PIE_BOOTSTRAP.
19329 * elf/get-dynamic-info.h (elf_get_dynamic_info): Likewise.
19330 * gmon/Makefile (tests): Add tst-gmon-static-pie.
19331 (tests-static): Likewise.
19332 (DEFAULT-LDFLAGS-tst-gmon-static): Removed.
19333 (tst-gmon-static-no-pie): New.
19334 (CFLAGS-tst-gmon-static-pie.c): Likewise.
19335 (CRT-tst-gmon-static-pie): Likewise.
19336 (tst-gmon-static-pie-ENV): Likewise.
19337 (tests-special): Likewise.
19338 ($(objpfx)tst-gmon-static-pie.out): Likewise.
19339 (clean-tst-gmon-static-pie-data): Likewise.
19340 ($(objpfx)tst-gmon-static-pie-gprof.out): Likewise.
19341 * gmon/tst-gmon-static-pie.c: New file.
19342 * manual/install.texi: Document --enable-static-pie.
19343 * sysdeps/generic/ldsodefs.h (_dl_relocate_static_pie): New.
19344 (_dl_get_dl_main_map): Likewise.
19345 * sysdeps/i386/configure.ac: Check if linker supports static PIE.
19346 * sysdeps/x86_64/configure.ac: Likewise.
19347 * sysdeps/i386/configure: Regenerated.
19348 * sysdeps/x86_64/configure: Likewise.
19349 * sysdeps/mips/Makefile (ASFLAGS-.o): Add $(pie-default).
19350 (ASFLAGS-.op): Likewise.
19351
95511aab
JM
193522017-12-15 Joseph Myers <joseph@codesourcery.com>
19353
19354 * io/Makefile (tst-open-tmpfile-ARGS): New variable.
19355 * posix/tst-mmap-offset.c (fname): Use /tmp.
19356 * stdlib/tst-setcontext3.sh (tempfile): Use ${objpfx}.
19357
a7e3edf4
SE
193582017-12-15 Steve Ellcey <sellcey@cavium.com>
19359
19360 * nscd/dbg_log.c (dbg_log): Increase msg buffer size.
19361
d232f2e1
TS
193622017-12-15 Thomas Schwinge <thomas@codesourcery.com>
19363
19364 * sysdeps/mach/hurd/dl-sysdep.c (__access_noerrno): Don't set
19365 errno.
19366
174edbde
JM
193672017-12-15 Joseph Myers <joseph@codesourcery.com>
19368
5170fa49
JM
19369 * scripts/build-many-glibcs.py (Context.add_all_configs): Use
19370 --with-float=hard for arm-linux-gnueabihf configurations.
19371
f2da2fd8
JM
19372 [BZ #14121]
19373 * po/Makefile (generated): Add $(ALL_LINGUAS:%=%.mo).
19374 (%.mo): Change to $(objpfx)%.mo. Use $(make-target-directory).
19375 ($(mo-installed)): Use $(objpfx)%.mo.
19376 (realclean): Remove rule.
19377
0c4fe28d
JM
19378 * po/Makefile (linguas): Remove rule and dependencies.
19379 (linguas.mo): Likewise.
19380 (.PHONY): Do not depend on linguas and linguas.mo.
19381 (podir): Remove variable.
19382 (pofiles): Likewise.
19383 [$(pofiles)] (%.po): Remove rule.
19384
174edbde
JM
19385 * sysdeps/sparc/sparc32/Makefile
19386 ($(divrem:%=$(sysdep_dir)/sparc/sparc32/%.S)): Do not include
19387 start-of-line whitespace in argument of echo.
19388 * sysdeps/sparc/sparc32/divrem.m4: Avoid generating lines starting
19389 with whitespace. Generate __wrap_.udiv alias.
19390 * sysdeps/sparc/sparc32/rem.S: Regenerated.
19391 * sysdeps/sparc/sparc32/sdiv.S: Likewise.
19392 * sysdeps/sparc/sparc32/udiv.S: Likewise.
19393 * sysdeps/sparc/sparc32/urem.S: Likewise.
19394
1e36806f
RS
193952017-12-15 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
19396
19397 * sysdeps/powerpc/powerpc64/power8/strcpy.S: Use vectors
19398 for aligned inputs.
19399
aa6932aa
SP
194002017-12-14 Siddhesh Poyarekar <siddhesh@sourceware.org>
19401
5f1603c3
SP
19402 * benchtests/bench-strcmp.c: Print output in JSON format.
19403
aa6932aa
SP
19404 * elf/dl-tunables.list: Remove redundant SXID_ERASE.
19405
3ff3dfa5
FW
194062017-12-14 Florian Weimer <fweimer@redhat.com>
19407
19408 [BZ #22607]
19409 CVE-2017-1000409
19410 * elf/dl-load.c (_dl_init_paths): Compute number of components in
19411 the expanded path string.
19412
8a0b17e4
FW
194132017-12-14 Florian Weimer <fweimer@redhat.com>
19414
19415 [BZ #22606]
19416 CVE-2017-1000408
19417 * elf/dl-load.c (system_dirs): Update comment.
19418 (nsystem_dirs_len): Use array_length.
19419 (_dl_init_paths): Use nsystem_dirs_len to compute the array size.
19420
f58bd7f0
FW
194212017-12-14 Florian Weimer <fweimer@redhat.com>
19422
19423 Simplify compiling most of support/ outside of glibc.
19424 * support/check_addrinfo.c: Include <string.h>.
19425 * support/check_dns_packet.c: Likewise.
19426 * support/check_hostent.c: Likewise.
19427 * support/support_can_chroot.c: Include <support/xunistd.h>.
19428 * support/support_format_addrinfo.c: Include <stdlib.h>
19429 * support/support_format_dns_packet.c: Include <stdbool.h>.
19430 * support/support_format_hostent.c: Include <stdlib.h>.
19431 * support/support_format_netent.c: Likewise.
19432 * support/support_write_string.c: Include <support/xunistd.h>.
19433 * support/xdlfcn.c: Include <stddef.h>.
19434
4ca945e9
L
194352017-12-14 H.J. Lu <hongjiu.lu@intel.com>
19436
19437 * sysdeps/x86_64/fpu/s_cosf.S: Removed.
19438
1b6e07f8
PM
194392017-12-14 Patrick McGehearty <patrick.mcgehearty@oracle.com>
19440 Adhemerval Zanella <adhemerval.zanella@linaro.org>
19441
e6a1c5dc
PM
19442 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile
19443 (sysdeps_routines): Add memset-niagara7.
19444 * sysdeps/sparc/sparc64/multiarch/Makefile (sysdes_rotuines):
19445 Likewise.
19446 * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara7.S: New
19447 file.
19448 * sysdeps/sparc/sparc64/multiarch/memset-niagara7.S: Likewise.
19449 * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c
19450 (__libc_ifunc_impl_list): Add __bzero_niagara7 and __memset_niagara7.
19451 * sysdeps/sparc/sparc64/multiarch/ifunc-memset.h (IFUNC_SELECTOR):
19452 Add niagara7 option.
19453 * NEWS: Mention sparc m7 optimized memcpy, mempcpy, memmove, and
19454 memset.
19455
1b6e07f8
PM
19456 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile
19457 (sysdeps_routines): Add memcpy-memmove-niagara7 and memmove-ultra1.
19458 * sysdeps/sparc/sparc64/multiarch/Makefile (sysdeps_routines):
19459 Likewise.
19460 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-memmove-niagara7.S:
19461 New file.
19462 * sysdeps/sparc/sparc32/sparcv9/multiarch/memmove-ultra1.S: Likewise.
19463 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memmove.c: Likewise.
19464 * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c
19465 (__libc_ifunc_impl_list): Add __memcpy_niagara7, __mempcpy_niagara7,
19466 and __memmove_niagara7.
19467 * sysdeps/sparc/sparc64/multiarch/ifunc-memcpy.h (IFUNC_SELECTOR):
19468 Add niagara7 option.
19469 * sysdeps/sparc/sparc64/multiarch/memmove.c: New file.
19470 * sysdeps/sparc/sparc64/multiarch/ifunc-memmove.h: Likewise.
19471 * sysdeps/sparc/sparc64/multiarch/memcpy-memmove-niagara7.S: Likewise.
19472 * sysdeps/sparc/sparc64/multiarch/memmove-ultra1.S: Likewise.
19473 * sysdeps/sparc/sparc64/multiarch/rtld-memmove.c: Likewise.
19474
bfb7bf22
JM
194752017-12-14 Jose E. Marchesi <jose.marchesi@oracle.com>
19476
767a26d6
JM
19477 * sysdeps/sparc/sparc32/sparcv9/memmove.S: New file.
19478 * sysdeps/sparc/sparc32/sparcv9/rtld-memmove.c: Likewise.
19479 * sysdeps/sparc/sparc64/memmove.S: Likewise.
19480 * sysdeps/sparc/sparc64/rtld-memmove.c: Likewise.
19481
bfb7bf22
JM
19482 * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_ADP): Defined.
19483 * sysdeps/sparc/dl-procinfo.c: Added "adp" to the
19484 _dl_sparc_cap_flags array.
19485 * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increment.
19486
2bce01eb
SP
194872017-12-13 Siddhesh Poyarekar <siddhesh@sourceware.org>
19488
19489 * sysdeps/aarch64/strcmp.S (misaligned8): Compare dword at a
19490 time whenever possible.
19491
363e4519 194922017-12-12 Carlos O'Donell <carlos@redhat.com>
243b6333
CD
19493
19494 * elf/Makefile [$(nss-crypt)$(static-nss-crypt) == yesno]
19495 (CFLAGS-tst-linkall-static.c): Undefine USE_CRYPT first.
19496
6f7c0092
JM
194972017-12-12 Joseph Myers <joseph@codesourcery.com>
19498
19499 * soft-fp/fmadf4.c: Move to ....
19500 * sysdeps/ieee754/soft-fp/s_fma.c: ... here.
19501 * soft-fp/fmasf4.c: Move to ....
19502 * sysdeps/ieee754/soft-fp/s_fmaf.c: ... here.
19503 * soft-fp/fmatf4.c: Move to ....
19504 * sysdeps/ieee754/soft-fp/s_fmal.c: ... here.
19505 * sysdeps/ieee754/soft-fp/Makefile: New file.
19506 * sysdeps/arm/preconfigure.ac: Define with_fp_cond.
19507 * sysdeps/arm/preconfigure: Regenerated.
19508 * sysdeps/arm/nofpu/Implies: New file.
19509 * sysdeps/arm/s_fma.c: Remove file.
19510 * sysdeps/arm/s_fmaf.c: Likewise.
19511 * sysdeps/m68k/coldfire/nofpu/Implies: New file.
19512 * sysdeps/m68k/coldfire/nofpu/s_fma.c: Remove file.
19513 * sysdeps/m68k/coldfire/nofpu/s_fmaf.c: Likewise.
19514 * sysdeps/microblaze/Implies: Add ieee754/soft-fp.
19515 * sysdeps/microblaze/s_fma.c: Remove file.
19516 * sysdeps/microblaze/s_fmaf.c: Likewise.
19517 * sysdeps/mips/mips32/nofpu/Implies: New file.
19518 * sysdeps/mips/mips64/n32/fpu/s_fma.c: Likewise.
19519 * sysdeps/mips/mips64/n32/nofpu/Implies: Likewise.
19520 * sysdeps/mips/mips64/n64/fpu/s_fma.c: Likewise.
19521 * sysdeps/mips/mips64/n64/nofpu/Implies: Likewise.
19522 * sysdeps/mips/ieee754/s_fma.c: Remove file.
19523 * sysdeps/mips/ieee754/s_fmaf.c: Likewise.
19524 * sysdeps/mips/ieee754/s_fmal.c: Update include for move of fmal
19525 implementation.
19526 * sysdeps/nios2/Implies: Add ieee754/soft-fp.
19527 * sysdeps/nios2/s_fma.c: Remove file.
19528 * sysdeps/nios2/s_fmaf.c: Likewise.
19529 * sysdeps/sh/nofpu/Implies: New file.
19530 * sysdeps/sh/s_fma.c: Remove file.
19531 * sysdeps/sh/s_fmaf.c: Likewise.
19532 * sysdeps/tile/Implies: Add ieee754/soft-fp.
19533 * sysdeps/tile/s_fma.c: Remove file.
19534 * sysdeps/tile/s_fmaf.c: Likewise.
19535
ac817e08
L
195362017-12-12 H.J. Lu <hongjiu.lu@intel.com>
19537
19538 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
19539 Add s_cosf-sse2 and s_cosf-fma.
19540 (CFLAGS-s_cosf-fma.c): New.
19541 * sysdeps/x86_64/fpu/multiarch/s_cosf-fma.c: New file.
19542 * sysdeps/x86_64/fpu/multiarch/s_cosf-sse2.c: Likewise.
19543 * sysdeps/x86_64/fpu/multiarch/s_cosf.c: Likewise.
19544
eb428576
SE
195452017-12-12 Steve Ellcey <sellcey@cavium.com>
19546
19547 * nscd/nscd.h (init_traced_file): Change strncpy to memcpy.
19548
c80acdc3
AZ
195492017-12-12 Adhemerval Zanella <adhemerval.zanella@linaro.org>
19550
cc683f7e
AZ
19551 * libio/Makefile (tests): Add tst-bz22415.
19552 (tst-bz22415-ENV): New rule.
19553 (generated): Add tst-bz22415.mtrace and tst-bz22415.check.
19554 (tests-special): Add tst-bz22415-mem.out.
19555 ($(objpfx)tst-bz22415-mem.out): New rule.
19556 * libio/fileops.c (_IO_new_file_seekoff): Call _IO_free_backup_area
19557 in case of a successful seek operation.
19558 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
19559 (_IO_wfile_overflow): Call _IO_free_wbackup_area in case a write
19560 buffer is required.
19561 * libio/tst-bz22415.c: New test.
19562
c80acdc3
AZ
19563 * sysdeps/ia64/fpu/libm-test-ulps: Update.
19564
363e4519 195652017-12-12 James Clarke <jrtc27@jrtc27.com>
89bd8016
JC
19566
19567 * sysdeps/unix/sysv/linux/ia64/ipc_priv.h: New file defining
19568 __IPC_64 to 0 to avoid IPC_64 being set.
19569
4e0dca54
SN
195702017-12-12 Szabolcs Nagy <szabolcs.nagy@arm.com>
19571
19572 [BZ #22593]
19573 * math/bits/mathcalls.h (nextafter): Remove const.
19574 (nexttoward): Likewise.
19575
8df5d347
JM
195762017-12-12 Joseph Myers <joseph@codesourcery.com>
19577
19578 * configure.ac (--with-fp): Remove configure option.
19579 (with_fp_cond): New variable.
19580 (libc_cv_with_fp): New configure test. Use this variable instead
19581 of with_fp.
19582 * configure: Regenerated.
19583 * config.make.in (with-fp): Use @libc_cv_with_fp@.
19584 * manual/install.texi (Configuring and compiling): Remove
19585 --without-fp.
19586 * INSTALL: Regenerated.
19587 * sysdeps/m68k/preconfigure (with_fp_cond): Define for ColdFire.
19588 * sysdeps/mips/preconfigure (with_fp_cond): Define.
19589 * sysdeps/powerpc/preconfigure (with_fp_cond): Define for 32-bit.
19590 * sysdeps/sh/preconfigure (with_fp_cond): Define.
19591 * scripts/build-many-glibcs.py (Context.add_all_configs): Do not
19592 use --without-fp to configure glibc.
19593
0cee1257
RJ
195942017-12-12 Rical Jasan <ricaljasan@pacific.net>
19595
19596 * manual/locale.texi (nl_langinfo): Fix a typo.
19597
363e4519 195982017-12-12 Aurelien Jarno <aurelien@aurel32.net>
f54ad2f9
AJ
19599
19600 [BZ #22588]
19601 * manual/conf.texi (SC_SSIZE_MAX): Rename into _SC_SSIZE_MAX.
19602
36975e8e
L
196032017-12-11 H.J. Lu <hongjiu.lu@intel.com>
19604
19605 * argp/Makefile (CFLAGS-argp-help.c): Replace = with +=.
19606 (CFLAGS-argp-parse.c): Likewise.
19607 (CFLAGS-argp-fmtstream.c): Likewise.
19608 * crypt/Makefile (CPPFLAGS-sha256-crypt.c): Likewise.
19609 (CPPFLAGS-sha512-crypt.c): Likewise.
19610 (CPPFLAGS-md5-crypt.c): Likewise.
19611 * debug/Makefile (CFLAGS-stack_chk_fail.c): Likewise.
19612 (CFLAGS-stack_chk_fail_local.c): Likewise.
19613 (CFLAGS-backtrace.c): Likewise.
19614 (CFLAGS-sprintf_chk.c): Likewise.
19615 (CFLAGS-snprintf_chk.c): Likewise.
19616 (CFLAGS-vsprintf_chk.c): Likewise.
19617 (CFLAGS-vsnprintf_chk.c): Likewise.
19618 (CFLAGS-asprintf_chk.c): Likewise.
19619 (CFLAGS-vasprintf_chk.c): Likewise.
19620 (CFLAGS-obprintf_chk.c): Likewise.
19621 (CFLAGS-dprintf_chk.c): Likewise.
19622 (CFLAGS-vdprintf_chk.c): Likewise.
19623 (CFLAGS-printf_chk.c): Likewise.
19624 (CFLAGS-fprintf_chk.c): Likewise.
19625 (CFLAGS-vprintf_chk.c): Likewise.
19626 (CFLAGS-vfprintf_chk.c): Likewise.
19627 (CFLAGS-gets_chk.c): Likewise.
19628 (CFLAGS-fgets_chk.c): Likewise.
19629 (CFLAGS-fgets_u_chk.c): Likewise.
19630 (CFLAGS-fread_chk.c): Likewise.
19631 (CFLAGS-fread_u_chk.c): Likewise.
19632 (CFLAGS-swprintf_chk.c): Likewise.
19633 (CFLAGS-vswprintf_chk.c): Likewise.
19634 (CFLAGS-wprintf_chk.c): Likewise.
19635 (CFLAGS-fwprintf_chk.c): Likewise.
19636 (CFLAGS-vwprintf_chk.c): Likewise.
19637 (CFLAGS-vfwprintf_chk.c): Likewise.
19638 (CFLAGS-fgetws_chk.c): Likewise.
19639 (CFLAGS-fgetws_u_chk.c): Likewise.
19640 (CFLAGS-read_chk.c): Likewise.
19641 (CFLAGS-pread_chk.c): Likewise.
19642 (CFLAGS-pread64_chk.c): Likewise.
19643 (CFLAGS-recv_chk.c): Likewise.
19644 (CFLAGS-recvfrom_chk.c): Likewise.
19645 (CFLAGS-tst-longjmp_chk.c): Likewise.
19646 (CPPFLAGS-tst-longjmp_chk.c): Likewise.
19647 (CFLAGS-tst-longjmp_chk2.c): Likewise.
19648 (CPPFLAGS-tst-longjmp_chk2.c): Likewise.
19649 (CFLAGS-tst-longjmp_chk3.c): Likewise.
19650 (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
19651 (CFLAGS-tst-chk1.c): Likewise.
19652 (CFLAGS-tst-chk2.c): Likewise.
19653 (CFLAGS-tst-chk3.c): Likewise.
19654 (CFLAGS-tst-chk4.cc): Likewise.
19655 (CFLAGS-tst-chk5.cc): Likewise.
19656 (CFLAGS-tst-chk6.cc): Likewise.
19657 (CFLAGS-tst-lfschk1.c): Likewise.
19658 (CFLAGS-tst-lfschk2.c): Likewise.
19659 (CFLAGS-tst-lfschk3.c): Likewise.
19660 (CFLAGS-tst-lfschk4.cc): Likewise.
19661 (CFLAGS-tst-lfschk5.cc): Likewise.
19662 (CFLAGS-tst-lfschk6.cc): Likewise.
19663 (CFLAGS-tst-ssp-1.c): Likewise.
19664 * dirent/Makefile (CFLAGS-scandir.c): Likewise.
19665 (CFLAGS-scandir64.c): Likewise.
19666 (CFLAGS-scandir-tail.c): Likewise.
19667 (CFLAGS-scandir64-tail.c): Likewise.
19668 * elf/Makefile (CPPFLAGS-dl-tunables.c): Likewise.
19669 (CFLAGS-dl-tunables.c): Likewise.
19670 (CFLAGS-dl-runtime.c): Likewise.
19671 (CFLAGS-dl-lookup.c): Likewise.
19672 (CFLAGS-dl-iterate-phdr.c): Likewise.
19673 (CFLAGS-vismain.c): Likewise.
19674 (CFLAGS-tst-linkall-static.c): Likewise.
19675 (CFLAGS-tst-linkall-static.c): Likewise.
19676 (CPPFLAGS-dl-load.c): Likewise.
19677 (CFLAGS-ldconfig.c): Likewise.
19678 (CFLAGS-dl-cache.c): Likewise.
19679 (CFLAGS-cache.c): Likewise.
19680 (CFLAGS-rtld.c): Likewise.
19681 (CFLAGS-multiload.c): Likewise.
19682 (CFLAGS-filtmod1.c): Likewise.
19683 (CFLAGS-tst-align.c): Likewise.
19684 (CFLAGS-tst-align2.c): Likewise.
19685 (CFLAGS-tst-alignmod.c): Likewise.
19686 (CFLAGS-tst-alignmod2.c): Likewise.
19687 (CPPFLAGS-tst-execstack.c): Likewise.
19688 (CFLAGS-tst-ptrguard1-static.c): Likewise.
19689 (CFLAGS-tst-latepthreadmod.c): Likewise.
19690 * grp/Makefile (CFLAGS-getgrgid_r.c): Likewise.
19691 (CFLAGS-getgrnam_r.c): Likewise.
19692 (CFLAGS-getgrent_r.c): Likewise.
19693 (CFLAGS-getgrent.c): Likewise.
19694 (CFLAGS-fgetgrent.c): Likewise.
19695 (CFLAGS-fgetgrent_r.c): Likewise.
19696 (CFLAGS-putgrent.c): Likewise.
19697 (CFLAGS-initgroups.c): Likewise.
19698 (CFLAGS-getgrgid.c): Likewise.
19699 * gshadow/Makefile (CFLAGS-getsgent_r.c): Likewise.
19700 (CFLAGS-getsgent.c): Likewise.
19701 (CFLAGS-fgetsgent.c): Likewise.
19702 (CFLAGS-fgetsgent_r.c): Likewise.
19703 (CFLAGS-putsgent.c): Likewise.
19704 (CFLAGS-getsgnam.c): Likewise.
19705 (CFLAGS-getsgnam_r.c): Likewise.
19706 * iconv/Makefile (CFLAGS-iconv_prog.c): Likewise.
19707 (CFLAGS-iconv_charmap.c): Likewise.
19708 (CFLAGS-dummy-repertoire.c): Likewise.
19709 (CFLAGS-charmap.c): Likewise.
19710 (CFLAGS-linereader.c): Likewise.
19711 (CFLAGS-simple-hash.c): Likewise.
19712 (CFLAGS-gconv_conf.c): Likewise.
19713 (CFLAGS-iconvconfig.c): Likewise.
19714 * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
19715 (CFLAGS-gethstbyad.c): Likewise.
19716 (CFLAGS-gethstbynm_r.c): Likewise.
19717 (CFLAGS-gethstbynm.c): Likewise.
19718 (CFLAGS-gethstbynm2_r.c): Likewise.
19719 (CFLAGS-gethstbynm2.c): Likewise.
19720 (CFLAGS-gethstent_r.c): Likewise.
19721 (CFLAGS-gethstent.c): Likewise.
19722 (CFLAGS-rcmd.c): Likewise.
19723 (CFLAGS-getnetbynm_r.c): Likewise.
19724 (CFLAGS-getnetbynm.c): Likewise.
19725 (CFLAGS-getnetbyad_r.c): Likewise.
19726 (CFLAGS-getnetbyad.c): Likewise.
19727 (CFLAGS-getnetent_r.c): Likewise.
19728 (CFLAGS-getnetent.c): Likewise.
19729 (CFLAGS-getaliasent_r.c): Likewise.
19730 (CFLAGS-getaliasent.c): Likewise.
19731 (CFLAGS-getrpcent_r.c): Likewise.
19732 (CFLAGS-getrpcent.c): Likewise.
19733 (CFLAGS-getservent_r.c): Likewise.
19734 (CFLAGS-getservent.c): Likewise.
19735 (CFLAGS-getprtent_r.c): Likewise.
19736 (CFLAGS-getprtent.c): Likewise.
19737 (CFLAGS-either_ntoh.c): Likewise.
19738 (CFLAGS-either_hton.c): Likewise.
19739 (CFLAGS-getnetgrent.c): Likewise.
19740 (CFLAGS-getnetgrent_r.c): Likewise.
19741 (CFLAGS-tst-checks-posix.c): Likewise.
19742 (CFLAGS-tst-sockaddr.c): Likewise.
19743 * intl/Makefile (CFLAGS-tst-gettext.c): Likewise.
19744 (CFLAGS-tst-translit.c): Likewise.
19745 (CFLAGS-tst-gettext2.c): Likewise.
19746 (CFLAGS-tst-codeset.c): Likewise.
19747 (CFLAGS-tst-gettext3.c): Likewise.
19748 (CFLAGS-tst-gettext4.c): Likewise.
19749 (CFLAGS-tst-gettext5.c): Likewise.
19750 (CFLAGS-tst-gettext6.c): Likewise.
19751 * io/Makefile (CFLAGS-open.c): Likewise.
19752 (CFLAGS-open64.c): Likewise.
19753 (CFLAGS-creat.c): Likewise.
19754 (CFLAGS-creat64.c): Likewise.
19755 (CFLAGS-fcntl.c): Likewise.
19756 (CFLAGS-poll.c): Likewise.
19757 (CFLAGS-ppoll.c): Likewise.
19758 (CFLAGS-lockf.c): Likewise.
19759 (CFLAGS-statfs.c): Likewise.
19760 (CFLAGS-fstatfs.c): Likewise.
19761 (CFLAGS-statvfs.c): Likewise.
19762 (CFLAGS-fstatvfs.c): Likewise.
19763 (CFLAGS-fts.c): Likewise.
19764 (CFLAGS-fts64.c): Likewise.
19765 (CFLAGS-ftw.c): Likewise.
19766 (CFLAGS-ftw64.c): Likewise.
19767 (CFLAGS-lockf.c): Likewise.
19768 (CFLAGS-posix_fallocate.c): Likewise.
19769 (CFLAGS-posix_fallocate64.c): Likewise.
19770 (CFLAGS-fallocate.c): Likewise.
19771 (CFLAGS-fallocate64.c): Likewise.
19772 (CFLAGS-read.c): Likewise.
19773 (CFLAGS-write.c): Likewise.
19774 (CFLAGS-test-stat.c): Likewise.
19775 (CFLAGS-test-lfs.c): Likewise.
19776 * libio/Makefile (CFLAGS-fileops.c): Likewise.
19777 (CFLAGS-fputc.c): Likewise.
19778 (CFLAGS-fputwc.c): Likewise.
19779 (CFLAGS-freopen64.c): Likewise.
19780 (CFLAGS-freopen.c): Likewise.
19781 (CFLAGS-fseek.c): Likewise.
19782 (CFLAGS-fseeko64.c): Likewise.
19783 (CFLAGS-fseeko.c): Likewise.
19784 (CFLAGS-ftello64.c): Likewise.
19785 (CFLAGS-ftello.c): Likewise.
19786 (CFLAGS-fwide.c): Likewise.
19787 (CFLAGS-genops.c): Likewise.
19788 (CFLAGS-getc.c): Likewise.
19789 (CFLAGS-getchar.c): Likewise.
19790 (CFLAGS-getwc.c): Likewise.
19791 (CFLAGS-getwchar.c): Likewise.
19792 (CFLAGS-iofclose.c): Likewise.
19793 (CFLAGS-iofflush.c): Likewise.
19794 (CFLAGS-iofgetpos64.c): Likewise.
19795 (CFLAGS-iofgetpos.c): Likewise.
19796 (CFLAGS-iofgets.c): Likewise.
19797 (CFLAGS-iofgetws.c): Likewise.
19798 (CFLAGS-iofputs.c): Likewise.
19799 (CFLAGS-iofputws.c): Likewise.
19800 (CFLAGS-iofread.c): Likewise.
19801 (CFLAGS-iofsetpos64.c): Likewise.
19802 (CFLAGS-iofsetpos.c): Likewise.
19803 (CFLAGS-ioftell.c): Likewise.
19804 (CFLAGS-iofwrite.c): Likewise.
19805 (CFLAGS-iogetdelim.c): Likewise.
19806 (CFLAGS-iogetline.c): Likewise.
19807 (CFLAGS-iogets.c): Likewise.
19808 (CFLAGS-iogetwline.c): Likewise.
19809 (CFLAGS-ioputs.c): Likewise.
19810 (CFLAGS-ioseekoff.c): Likewise.
19811 (CFLAGS-ioseekpos.c): Likewise.
19812 (CFLAGS-iosetbuffer.c): Likewise.
19813 (CFLAGS-iosetvbuf.c): Likewise.
19814 (CFLAGS-ioungetc.c): Likewise.
19815 (CFLAGS-ioungetwc.c): Likewise.
19816 (CFLAGS-oldfileops.c): Likewise.
19817 (CFLAGS-oldiofclose.c): Likewise.
19818 (CFLAGS-oldiofgetpos64.c): Likewise.
19819 (CFLAGS-oldiofgetpos.c): Likewise.
19820 (CFLAGS-oldiofsetpos64.c): Likewise.
19821 (CFLAGS-oldiofsetpos.c): Likewise.
19822 (CFLAGS-peekc.c): Likewise.
19823 (CFLAGS-putc.c): Likewise.
19824 (CFLAGS-putchar.c): Likewise.
19825 (CFLAGS-putwc.c): Likewise.
19826 (CFLAGS-putwchar.c): Likewise.
19827 (CFLAGS-rewind.c): Likewise.
19828 (CFLAGS-wfileops.c): Likewise.
19829 (CFLAGS-wgenops.c): Likewise.
19830 (CFLAGS-oldiofopen.c): Likewise.
19831 (CFLAGS-iofopen.c): Likewise.
19832 (CFLAGS-iofopen64.c): Likewise.
19833 (CFLAGS-oldtmpfile.c): Likewise.
19834 (CFLAGS-tst_putwc.c): Likewise.
19835 * locale/Makefile (CFLAGS-md5.c): Likewise.
19836 (CFLAGS-charmap.c): Likewise.
19837 (CFLAGS-locfile.c): Likewise.
19838 (CFLAGS-charmap-dir.c): Likewise.
19839 * login/Makefile (CFLAGS-grantpt.c): Likewise.
19840 (CFLAGS-getpt.c): Likewise.
19841 (CFLAGS-pt_chown.c): Likewise.
19842 * malloc/Makefile (CFLAGS-mcheck-init.c): Likewise.
19843 (CFLAGS-obstack.c): Likewise.
19844 * math/Makefile (CFLAGS-test-tgmath3.c): Likewise.
19845 (CFLAGS-test-double-vlen4-wrappers.c): Likewise.
19846 (CFLAGS-test-double-vlen8-wrappers.c): Likewise.
19847 (CFLAGS-test-float-vlen8-wrappers.c): Likewise.
19848 (CFLAGS-test-float-vlen16-wrappers.c): Likewise.
19849 (CFLAGS-test-tgmath.c): Likewise.
19850 (CFLAGS-test-tgmath2.c): Likewise.
19851 (CFLAGS-test-tgmath-ret.c): Likewise.
19852 (CFLAGS-test-powl.c): Likewise.
19853 (CFLAGS-test-snan.c): Likewise.
19854 (CFLAGS-test-signgam-finite.c): Likewise.
19855 (CFLAGS-test-signgam-finite-c99.c): Likewise.
19856 (CFLAGS-test-signgam-finite-c11.c): Likewise.
19857 (CFLAGS-test-signgam-uchar.c): Likewise.
19858 (CFLAGS-test-signgam-uchar-init.c): Likewise.
19859 (CFLAGS-test-signgam-uchar-static.c): Likewise.
19860 (CFLAGS-test-signgam-uchar-init-static.c): Likewise.
19861 (CFLAGS-test-signgam-uint.c): Likewise.
19862 (CFLAGS-test-signgam-uint-init.c): Likewise.
19863 (CFLAGS-test-signgam-uint-static.c): Likewise.
19864 (CFLAGS-test-signgam-uint-init-static.c): Likewise.
19865 (CFLAGS-test-signgam-ullong.c): Likewise.
19866 (CFLAGS-test-signgam-ullong-init.c): Likewise.
19867 (CFLAGS-test-signgam-ullong-static.c): Likewise.
19868 (CFLAGS-test-signgam-ullong-init-static.c): Likewise.
19869 (CFLAGS-test-math-cxx11.cc): Likewise.
19870 (CFLAGS-test-math-isinff.cc): Likewise.
19871 (CFLAGS-test-math-iszero.cc): Likewise.
19872 (CFLAGS-test-math-issignaling.cc): Likewise.
19873 (CFLAGS-test-math-iscanonical.cc): Likewise.
19874 (CFLAGS-test-iszero-excess-precision.c): Likewise.
19875 (CFLAGS-test-iseqsig-excess-precision.c): Likewise.
19876 (CFLAGS-test-flt-eval-method.c): Likewise.
19877 (CFLAGS-test-fe-snans-always-signal.c): Likewise.
19878 (CFLAGS-test-finite-macros.c): Likewise.
19879 * misc/Makefile (CFLAGS-select.c): Likewise.
19880 (CFLAGS-tsearch.c): Likewise.
19881 (CFLAGS-lsearch.c): Likewise.
19882 (CFLAGS-pselect.c): Likewise.
19883 (CFLAGS-readv.c): Likewise.
19884 (CFLAGS-writev.c): Likewise.
19885 (CFLAGS-preadv.c): Likewise.
19886 (CFLAGS-preadv64.c): Likewise.
19887 (CFLAGS-pwritev.c): Likewise.
19888 (CFLAGS-pwritev64.c): Likewise.
19889 (CFLAGS-preadv2.c): Likewise.
19890 (CFLAGS-preadv64v2.c): Likewise.
19891 (CFLAGS-pwritev2.c): Likewise.
19892 (CFLAGS-pwritev64v2.c): Likewise.
19893 (CFLAGS-usleep.c): Likewise.
19894 (CFLAGS-syslog.c): Likewise.
19895 (CFLAGS-error.c): Likewise.
19896 (CFLAGS-getpass.c): Likewise.
19897 (CFLAGS-mkstemp.c): Likewise.
19898 (CFLAGS-mkstemp64.c): Likewise.
19899 (CFLAGS-getsysstats.c): Likewise.
19900 (CFLAGS-getusershell.c): Likewise.
19901 (CFLAGS-err.c): Likewise.
19902 (CFLAGS-tst-tsearch.c): Likewise.
19903 (CFLAGS-msync.c): Likewise.
19904 (CFLAGS-fdatasync.c): Likewise.
19905 (CFLAGS-fsync.c): Likewise.
19906 * nptl/Makefile (CFLAGS-nptl-init.c): Likewise.
19907 (CFLAGS-unwind.c): Likewise.
19908 (CFLAGS-unwind-forcedunwind.c): Likewise.
19909 (CFLAGS-pthread_cancel.c): Likewise.
19910 (CFLAGS-pthread_setcancelstate.c): Likewise.
19911 (CFLAGS-pthread_setcanceltype.c): Likewise.
19912 (CFLAGS-cancellation.c): Likewise.
19913 (CFLAGS-libc-cancellation.c): Likewise.
19914 (CFLAGS-pthread_exit.c): Likewise.
19915 (CFLAGS-forward.c): Likewise.
19916 (CFLAGS-pthread_testcancel.c): Likewise.
19917 (CFLAGS-pthread_join.c): Likewise.
19918 (CFLAGS-pthread_timedjoin.c): Likewise.
19919 (CFLAGS-pthread_once.c): Likewise.
19920 (CFLAGS-pthread_cond_wait.c): Likewise.
19921 (CFLAGS-sem_wait.c): Likewise.
19922 (CFLAGS-sem_timedwait.c): Likewise.
19923 (CFLAGS-fcntl.c): Likewise.
19924 (CFLAGS-lockf.c): Likewise.
19925 (CFLAGS-pread.c): Likewise.
19926 (CFLAGS-pread64.c): Likewise.
19927 (CFLAGS-pwrite.c): Likewise.
19928 (CFLAGS-pwrite64.c): Likewise.
19929 (CFLAGS-wait.c): Likewise.
19930 (CFLAGS-waitpid.c): Likewise.
19931 (CFLAGS-sigwait.c): Likewise.
19932 (CFLAGS-msgrcv.c): Likewise.
19933 (CFLAGS-msgsnd.c): Likewise.
19934 (CFLAGS-tcdrain.c): Likewise.
19935 (CFLAGS-open.c): Likewise.
19936 (CFLAGS-open64.c): Likewise.
19937 (CFLAGS-pause.c): Likewise.
19938 (CFLAGS-recv.c): Likewise.
19939 (CFLAGS-send.c): Likewise.
19940 (CFLAGS-accept.c): Likewise.
19941 (CFLAGS-sendto.c): Likewise.
19942 (CFLAGS-connect.c): Likewise.
19943 (CFLAGS-recvfrom.c): Likewise.
19944 (CFLAGS-recvmsg.c): Likewise.
19945 (CFLAGS-sendmsg.c): Likewise.
19946 (CFLAGS-close.c): Likewise.
19947 (CFLAGS-read.c): Likewise.
19948 (CFLAGS-write.c): Likewise.
19949 (CFLAGS-nanosleep.c): Likewise.
19950 (CFLAGS-sigsuspend.c): Likewise.
19951 (CFLAGS-msync.c): Likewise.
19952 (CFLAGS-fdatasync.c): Likewise.
19953 (CFLAGS-fsync.c): Likewise.
19954 (CFLAGS-pt-system.c): Likewise.
19955 (CFLAGS-tst-cleanup2.c): Likewise.
19956 (CFLAGS-tst-cleanupx2.c): Likewise.
19957 (CFLAGS-flockfile.c): Likewise.
19958 (CFLAGS-ftrylockfile.c): Likewise.
19959 (CFLAGS-funlockfile.c): Likewise.
19960 (CFLAGS-tst-initializers1.c): Likewise.
19961 (CFLAGS-tst-initializers1-c89.c): Likewise.
19962 (CFLAGS-tst-initializers1-c99.c): Likewise.
19963 (CFLAGS-tst-initializers1-c11.c): Likewise.
19964 (CFLAGS-tst-initializers1-gnu89.c): Likewise.
19965 (CFLAGS-tst-initializers1-gnu99.c): Likewise.
19966 (CFLAGS-tst-initializers1-gnu11.c): Likewise.
19967 * nscd/Makefile (CFLAGS-nscd_getpw_r.c): Likewise.
19968 (CFLAGS-nscd_getgr_r.c): Likewise.
19969 (CFLAGS-nscd_gethst_r.c): Likewise.
19970 (CFLAGS-nscd_getai.c): Likewise.
19971 (CFLAGS-nscd_initgroups.c): Likewise.
19972 * posix/Makefile (CFLAGS-getaddrinfo.c): Likewise.
19973 (CFLAGS-pause.c): Likewise.
19974 (CFLAGS-pread.c): Likewise.
19975 (CFLAGS-pread64.c): Likewise.
19976 (CFLAGS-pwrite.c): Likewise.
19977 (CFLAGS-pwrite64.c): Likewise.
19978 (CFLAGS-sleep.c): Likewise.
19979 (CFLAGS-wait.c): Likewise.
19980 (CFLAGS-waitid.c): Likewise.
19981 (CFLAGS-waitpid.c): Likewise.
19982 (CFLAGS-getopt.c): Likewise.
19983 (CFLAGS-wordexp.c): Likewise.
19984 (CFLAGS-sysconf.c): Likewise.
19985 (CFLAGS-pathconf.c): Likewise.
19986 (CFLAGS-fpathconf.c): Likewise.
19987 (CFLAGS-spawn.c): Likewise.
19988 (CFLAGS-spawnp.c): Likewise.
19989 (CFLAGS-spawni.c): Likewise.
19990 (CFLAGS-glob.c): Likewise.
19991 (CFLAGS-glob64.c): Likewise.
19992 (CFLAGS-getconf.c): Likewise.
19993 (CFLAGS-nanosleep.c): Likewise.
19994 * pwd/Makefile (CFLAGS-getpwent_r.c): Likewise.
19995 (CFLAGS-getpwent.c): Likewise.
19996 (CFLAGS-getpw.c): Likewise.
19997 (CFLAGS-fgetpwent_r.c): Likewise.
19998 * resolv/Makefile (CFLAGS-res_hconf.c): Likewise.
19999 * rt/Makefile (CFLAGS-aio_suspend.c): Likewise.
20000 (CFLAGS-mq_timedreceive.c): Likewise.
20001 (CFLAGS-mq_timedsend.c): Likewise.
20002 (CFLAGS-clock_nanosleep.c): Likewise.
20003 (CFLAGS-librt-cancellation.c): Likewise.
20004 * shadow/Makefile (CFLAGS-getspent_r.c): Likewise.
20005 (CFLAGS-getspent.c): Likewise.
20006 (CFLAGS-fgetspent.c): Likewise.
20007 (CFLAGS-fgetspent_r.c): Likewise.
20008 (CFLAGS-putspent.c): Likewise.
20009 (CFLAGS-getspnam.c): Likewise.
20010 (CFLAGS-getspnam_r.c): Likewise.
20011 * signal/Makefile (CFLAGS-sigpause.c): Likewise.
20012 (CFLAGS-sigsuspend.c): Likewise.
20013 (CFLAGS-sigtimedwait.c): Likewise.
20014 (CFLAGS-sigwait.c): Likewise.
20015 (CFLAGS-sigwaitinfo.c): Likewise.
20016 (CFLAGS-sigreturn.c): Likewise.
20017 * stdio-common/Makefile (CFLAGS-vfprintf.c): Likewise.
20018 (CFLAGS-vfwprintf.c): Likewise.
20019 (CFLAGS-tmpfile.c): Likewise.
20020 (CFLAGS-tmpfile64.c): Likewise.
20021 (CFLAGS-tempname.c): Likewise.
20022 (CFLAGS-psignal.c): Likewise.
20023 (CFLAGS-vprintf.c): Likewise.
20024 (CFLAGS-cuserid.c): Likewise.
20025 (CFLAGS-errlist.c): Likewise.
20026 (CFLAGS-siglist.c): Likewise.
20027 (CFLAGS-scanf15.c): Likewise.
20028 (CFLAGS-scanf17.c): Likewise.
20029 * stdlib/Makefile (CFLAGS-bsearch.c): Likewise.
20030 (CFLAGS-msort.c): Likewise.
20031 (CFLAGS-qsort.c): Likewise.
20032 (CFLAGS-system.c): Likewise.
20033 (CFLAGS-fmtmsg.c): Likewise.
20034 (CFLAGS-strfmon.c): Likewise.
20035 (CFLAGS-strfmon_l.c): Likewise.
20036 (CFLAGS-strfromd.c): Likewise.
20037 (CFLAGS-strfromf.c): Likewise.
20038 (CFLAGS-strfroml.c): Likewise.
20039 (CFLAGS-tst-bsearch.c): Likewise.
20040 (CFLAGS-tst-qsort.c): Likewise.
20041 (CFLAGS-tst-makecontext2.c): Likewise.
20042 * sunrpc/Makefile (CFLAGS-xbootparam_prot.c): Likewise.
20043 (CFLAGS-xnlm_prot.c): Likewise.
20044 (CFLAGS-xrstat.c): Likewise.
20045 (CFLAGS-xyppasswd.c): Likewise.
20046 (CFLAGS-xklm_prot.c): Likewise.
20047 (CFLAGS-xrex.c): Likewise.
20048 (CFLAGS-xsm_inter.c): Likewise.
20049 (CFLAGS-xmount.c): Likewise.
20050 (CFLAGS-xrusers.c): Likewise.
20051 (CFLAGS-xspray.c): Likewise.
20052 (CFLAGS-xnfs_prot.c): Likewise.
20053 (CFLAGS-xrquota.c): Likewise.
20054 (CFLAGS-xkey_prot.c): Likewise.
20055 (CFLAGS-auth_unix.c): Likewise.
20056 (CFLAGS-key_call.c): Likewise.
20057 (CFLAGS-pmap_rmt.c): Likewise.
20058 (CFLAGS-clnt_perr.c): Likewise.
20059 (CFLAGS-openchild.c): Likewise.
20060 * sysvipc/Makefile (CFLAGS-msgrcv.c): Likewise.
20061 (CFLAGS-msgsnd.c): Likewise.
20062 * termios/Makefile (CFLAGS-tcdrain.c): Likewise.
20063 * time/Makefile (CFLAGS-tzfile.c): Likewise.
20064 (CFLAGS-tzset.c): Likewise.
20065 (CFLAGS-getdate.c): Likewise.
20066 (CFLAGS-test_time.c): Likewise.
20067 (CPPFLAGS-tst-tzname.c): Likewise.
20068 * timezone/Makefile (CFLAGS-zdump.c): Likewise.
20069 (CFLAGS-zic.c): Likewise.
20070 * wcsmbs/Makefile (CFLAGS-wcwidth.c): Likewise.
20071 (CFLAGS-wcswidth.c): Likewise.
20072 (CFLAGS-wcstol.c): Likewise.
20073 (CFLAGS-wcstoul.c): Likewise.
20074 (CFLAGS-wcstoll.c): Likewise.
20075 (CFLAGS-wcstoull.c): Likewise.
20076 (CFLAGS-wcstod.c): Likewise.
20077 (CFLAGS-wcstold.c): Likewise.
20078 (CFLAGS-wcstof128.c): Likewise.
20079 (CFLAGS-wcstof.c): Likewise.
20080 (CFLAGS-wcstol_l.c): Likewise.
20081 (CFLAGS-wcstoul_l.c): Likewise.
20082 (CFLAGS-wcstoll_l.c): Likewise.
20083 (CFLAGS-wcstoull_l.c): Likewise.
20084 (CFLAGS-wcstod_l.c): Likewise.
20085 (CFLAGS-wcstold_l.c): Likewise.
20086 (CFLAGS-wcstof128_l.c): Likewise.
20087 (CFLAGS-wcstof_l.c): Likewise.
20088 (CPPFLAGS-tst-wchar-h.c): Likewise.
20089 (CPPFLAGS-wcstold_l.c): Likewise.
583dd860 20090
f4b2aea6
PC
200912017-12-11 Paul A. Clarke <pc@us.ibm.com>
20092
20093 * sysdeps/ieee754/flt-32/s_cosf.c: New implementation.
20094
c9cd7b0c
AZ
200952017-12-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
20096 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
20097
20098 * manual/tunables.texi (Hardware Capability Tunables): Document
20099 glibc.tune.cached_memopt.
20100 * sysdeps/powerpc/cpu-features.c: New file.
20101 * sysdeps/powerpc/cpu-features.h: New file.
20102 * sysdeps/powerpc/dl-procinfo.c [!IS_IN(ldconfig)]: Add
20103 _dl_powerpc_cpu_features.
20104 * sysdeps/powerpc/dl-tunables.list: New file.
20105 * sysdeps/powerpc/ldsodefs.h: Include cpu-features.h.
20106 * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
20107 (INIT_ARCH): Initialize use_aligned_memopt.
20108 * sysdeps/powerpc/powerpc64/dl-machine.h [defined(SHARED &&
20109 IS_IN(rtld))]: Restrict dl_platform_init availability and
20110 initialize CPU features used by tunables.
20111 * sysdeps/powerpc/powerpc64/multiarch/Makefile (sysdep_routines):
20112 Add memcpy-power8-cached.
20113 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add
20114 __memcpy_power8_cached.
20115 * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
20116 * sysdeps/powerpc/powerpc64/multiarch/memcpy-power8-cached.S:
20117 New file.
20118
e70c6fee
L
201192017-12-11 H.J. Lu <hongjiu.lu@intel.com>
20120
20121 * string/Makefile (CFLAGS-inl-tester.c): Replace = with +=.
20122 (CFLAGS-noinl-tester.c): Likewise.
20123 (CFLAGS-tst-strlen.c): Likewise.
20124 (CFLAGS-stratcliff.c): Likewise.
20125 (CFLAGS-test-ffs.c): Likewise.
20126 (CFLAGS-tst-inlcall.c): Likewise.
20127 (CFLAGS-tst-xbzero-opt.c): Likewise.
20128 (CFLAGS-memcpy.c): Likewise.
20129 (CFLAGS-wordcopy.c): Likewise.
20130
dee94366
SL
201312017-12-11 Stefan Liebler <stli@linux.vnet.ibm.com>
20132
20133 * sysdeps/s390/s390-64/dl-trampoline.h (_dl_runtime_resolve):
20134 Store r15 on stack and add cfi rule.
20135 * sysdeps/s390/s390-32/dl-trampoline.h (_dl_runtime_resolve):
20136 Likewise.
20137
363e4519 201382017-12-10 Aurelien Jarno <aurelien@aurel32.net>
f648728c
AJ
20139
20140 [BZ #22577]
20141 * elf/rtld.c (init_tls): Add missing new line to the _dl_fatal_printf
20142 call.
20143
9d0ffa60
L
201442017-12-07 H.J. Lu <hongjiu.lu@intel.com>
20145
20146 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
20147 Add s_sinf-sse2 and s_sinf-fma.
20148 (CFLAGS-s_sinf-fma.c): New.
20149 * sysdeps/x86_64/fpu/multiarch/s_sinf-fma.c: New file.
20150 * sysdeps/x86_64/fpu/multiarch/s_sinf-sse2.c: Likewise.
20151 * sysdeps/x86_64/fpu/multiarch/s_sinf.c: Likewise.
20152
9574c7b6
L
201532017-12-07 H.J. Lu <hongjiu.lu@intel.com>
20154
20155 * sysdeps/x86_64/fpu/s_sinf.S: Removed.
20156
d15e83c5
JM
201572017-12-07 Joseph Myers <joseph@codesourcery.com>
20158
20159 [BZ #22568]
20160 * math/s_ctan_template.c (M_DECL_FUNC (__ctan)): Set imaginary
20161 part of result to imaginary part of argument if it is zero and the
20162 real part of the argument is not finite.
20163 * math/s_ctanh_template.c (M_DECL_FUNC (__ctanh)): Set real part
20164 of result to real part of argument if it is zero and the imaginary
20165 part of the argument is not finite.
20166
d89756eb
MF
201672017-12-07 Mike FABIAN <mfabian@redhat.com>
20168
20169 [BZ #22524]
20170 * localedata/Makefile: Add lt_LT.UTF-8 to test-input
20171 and to the list of locales to be built for testing.
20172 * localedata/lt_LT.UTF-8.in: New file for testing the collation.
20173 * localedata/locales/lt_LT (LC_COLLATE): Use “copy "iso14651_t1"”
20174 and build the collation rules upon that.
20175
1f9055ce
JM
201762017-12-07 Joseph Myers <joseph@codesourcery.com>
20177
20178 * bits/floatn-common.h (__HAVE_FLOAT32): Define to 1.
20179 * manual/math.texi (Mathematics): Document support for _Float32.
20180 * math/Makefile (test-types): Add float32.
20181 * math/Versions (GLIBC_2.27): Add _Float32 functions.
20182 * stdlib/Versions (GLIBC_2.27): Likewise.
20183 * wcsmbs/Versions (GLIBC_2.27): Likewise.
20184 * sysdeps/unix/sysv/linux/aarch64/libc.abilist: Update.
20185 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Likewise.
20186 * sysdeps/unix/sysv/linux/alpha/libc.abilist: Likewise.
20187 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Likewise.
20188 * sysdeps/unix/sysv/linux/arm/libc.abilist: Likewise.
20189 * sysdeps/unix/sysv/linux/arm/libm.abilist: Likewise.
20190 * sysdeps/unix/sysv/linux/hppa/libc.abilist: Likewise.
20191 * sysdeps/unix/sysv/linux/hppa/libm.abilist: Likewise.
20192 * sysdeps/unix/sysv/linux/i386/libc.abilist: Likewise.
20193 * sysdeps/unix/sysv/linux/i386/libm.abilist: Likewise.
20194 * sysdeps/unix/sysv/linux/ia64/libc.abilist: Likewise.
20195 * sysdeps/unix/sysv/linux/ia64/libm.abilist: Likewise.
20196 * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: Likewise.
20197 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Likewise.
20198 * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: Likewise.
20199 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Likewise.
20200 * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Likewise.
20201 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Likewise.
20202 * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: Likewise.
20203 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Likewise.
20204 * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist:
20205 Likewise.
20206 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Likewise.
20207 * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: Likewise.
20208 * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: Likewise.
20209 * sysdeps/unix/sysv/linux/nios2/libc.abilist: Likewise.
20210 * sysdeps/unix/sysv/linux/nios2/libm.abilist: Likewise.
20211 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist:
20212 Likewise.
20213 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist:
20214 Likewise.
20215 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
20216 Likewise.
20217 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
20218 Likewise.
20219
20220 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist:
20221 Likewise.
20222 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist:
20223 Likewise.
20224 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist:
20225 Likewise.
20226 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist:
20227 Likewise.
20228 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: Likewise.
20229 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Likewise.
20230 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: Likewise.
20231 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Likewise.
20232 * sysdeps/unix/sysv/linux/sh/libc.abilist: Likewise.
20233 * sysdeps/unix/sysv/linux/sh/libm.abilist: Likewise.
20234 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Likewise.
20235 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Likewise.
20236 * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: Likewise.
20237 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Likewise.
20238 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist:
20239 Likewise.
20240 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist:
20241 Likewise.
20242 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist:
20243 Likewise.
20244 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist:
20245 Likewise.
20246 * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: Likewise.
20247 * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: Likewise.
20248 * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: Likewise.
20249 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Likewise.
20250 * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: Likewise.
20251 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Likewise.
20252 * sysdeps/i386/fpu/libm-test-ulps: Likewise.
20253 * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise.
20254
5244527d
JM
202552017-12-06 Joseph Myers <joseph@codesourcery.com>
20256
fb1ca2aa
JM
20257 * stdlib/strtof.c: Include <bits/floatn.h>
20258 [__HAVE_FLOAT32 && !__HAVE_DISTINCT_FLOAT32] (strtof32): Define
20259 and later undefine as macro. Define as weak alias if
20260 [!USE_WIDE_CHAR].
20261 [__HAVE_FLOAT32 && !__HAVE_DISTINCT_FLOAT32] (wcstof32): Define
20262 and later undefine as macro. Define as weak alias if
20263 [USE_WIDE_CHAR].
20264 * stdlib/strtof_l.c: Include <bits/floatn.h>
20265 [__HAVE_FLOAT32 && !__HAVE_DISTINCT_FLOAT32] (strtof32_l): Define
20266 and later undefine as macro. Define as weak alias if
20267 [!USE_WIDE_CHAR].
20268 [__HAVE_FLOAT32 && !__HAVE_DISTINCT_FLOAT32] (wcstof32_l): Define
20269 and later undefine as macro. Define as weak alias if
20270 [USE_WIDE_CHAR].
20271
fc10cc3f
JM
20272 * stdlib/strfromf.c: Include <bits/floatn.h>.
20273 [__HAVE_FLOAT32 && !__HAVE_DISTINCT_FLOAT32] (strfromf32): Define
20274 and later undefine as macro and define as weak alias.
20275
e420d228
JM
20276 * math/test-float32.h: New file.
20277
26007a2f
JM
20278 * sysdeps/generic/libm-alias-float.h: Include <bits/floatn.h>.
20279 [__HAVE_FLOAT32 && !__HAVE_DISTINCT_FLOAT32]
20280 (libm_alias_float_other_r): Create f32 alias.
20281 (libm_alias_float_r): Use semicolon before call to
20282 libm_alias_float_other_r.
20283
c191f64c
JM
20284 * sysdeps/ia64/fpu/e_exp2f.S (__exp2f): Use exp2 not __exp2 as
20285 second argument to libm_alias_float_other.
20286 * sysdeps/ia64/fpu/e_log2f.S (__log2f): Use log2 not __log2 as
20287 second argument to libm_alias_float_other.
20288 * sysdeps/ia64/fpu/e_powf.S (__powf): Use pow not __pow as second
20289 argument to libm_alias_float_other.
20290
5244527d
JM
20291 [BZ #22561]
20292 * math/s_cacosh_template.c (M_DECL_FUNC (__cacosh)): Use pi/2 for
20293 real part of result for argument 0 + i * NaN.
20294 * math/libm-test-cacosh.inc (cacosh_test_data): Update expected
20295 results for tests of 0 + i * NaN.
20296
d73fac82
AZ
202972017-12-06 Adhemerval Zanella <adhemerval.zanella@linaro.org>
20298
20299 * sysdeps/alpha/fpu/libm-test-ulps: Update.
20300
7ec094e8
DM
203012017-12-06 David S. Miller <davem@davemloft.net>
20302
20303 * sysdeps/sparc/fpu/libm-test-ulps: Update
20304 exp_{downward,towardzero,upward} ulps.
20305
53994f12
JM
203062017-12-06 Joseph Myers <joseph@codesourcery.com>
20307
1dbe6f64
JM
20308 * sysdeps/ieee754/ldbl-96/e_j1l.c (qone): Don't make local
20309 variables static.
20310
53994f12
JM
20311 * sysdeps/ieee754/ldbl-128/e_j0l.c (Y0_2N): Make const.
20312 (Y0_2D): Likewise.
20313 * sysdeps/ieee754/ldbl-128/e_j1l.c (Y0_2N): Likewise.
20314 (Y0_2D): Likewise.
20315 * sysdeps/ieee754/ldbl-128ibm/e_j0l.c (Y0_2N): Likewise.
20316 (Y0_2D): Likewise.
20317 * sysdeps/ieee754/ldbl-128ibm/e_j1l.c (Y0_2N): Likewise.
20318 (Y0_2D): Likewise.
20319
62ea2193
MF
203202017-12-06 Mike FABIAN <mfabian@redhat.com>
20321
20322 [BZ #22515]
20323 * localedata/Makefile: Add hsb_DE.UTF-8 to test-input
20324 and to the list of locales to be built for testing.
20325 * localedata/hsb_DE.UTF-8.in: New file for testing the collation.
20326 * localedata/locales/hsb_DE (LC_COLLATE): Use “copy "iso14651_t1"”
20327 and build the collation rules upon that.
20328
87235d70
RS
203292017-12-06 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
20330
20331 * NEWS: Add sinf to list of optimized functions.
20332
0d93b7fd
JM
203332017-12-06 Joseph Myers <joseph@codesourcery.com>
20334
20335 * bits/floatn-common.h (__HAVE_FLOAT64): Define to 1.
20336 (__HAVE_FLOAT32X): Likewise.
20337 * manual/math.texi (Mathematics): Document support for _Float64
20338 and _Float32x.
20339 * math/Makefile (test-types): Add float64 and float32x.
20340 * math/Versions (GLIBC_2.27): Add _Float64 and _Float32x
20341 functions.
20342 * stdlib/Versions (GLIBC_2.27): Likewise.
20343 * wcsmbs/Versions (GLIBC_2.27): Likewise.
20344 * sysdeps/unix/sysv/linux/aarch64/libc.abilist: Update.
20345 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Likewise.
20346 * sysdeps/unix/sysv/linux/alpha/libc.abilist: Likewise.
20347 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Likewise.
20348 * sysdeps/unix/sysv/linux/arm/libc.abilist: Likewise.
20349 * sysdeps/unix/sysv/linux/arm/libm.abilist: Likewise.
20350 * sysdeps/unix/sysv/linux/hppa/libc.abilist: Likewise.
20351 * sysdeps/unix/sysv/linux/hppa/libm.abilist: Likewise.
20352 * sysdeps/unix/sysv/linux/i386/libc.abilist: Likewise.
20353 * sysdeps/unix/sysv/linux/i386/libm.abilist: Likewise.
20354 * sysdeps/unix/sysv/linux/ia64/libc.abilist: Likewise.
20355 * sysdeps/unix/sysv/linux/ia64/libm.abilist: Likewise.
20356 * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: Likewise.
20357 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Likewise.
20358 * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: Likewise.
20359 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Likewise.
20360 * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Likewise.
20361 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Likewise.
20362 * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: Likewise.
20363 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Likewise.
20364 * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist:
20365 Likewise.
20366 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Likewise.
20367 * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: Likewise.
20368 * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: Likewise.
20369 * sysdeps/unix/sysv/linux/nios2/libc.abilist: Likewise.
20370 * sysdeps/unix/sysv/linux/nios2/libm.abilist: Likewise.
20371 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist:
20372 Likewise.
20373 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist:
20374 Likewise.
20375 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
20376 Likewise.
20377 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
20378 Likewise.
20379 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist:
20380 Likewise.
20381 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist:
20382 Likewise.
20383 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist:
20384 Likewise.
20385 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist:
20386 Likewise.
20387 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: Likewise.
20388 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Likewise.
20389 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: Likewise.
20390 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Likewise.
20391 * sysdeps/unix/sysv/linux/sh/libc.abilist: Likewise.
20392 * sysdeps/unix/sysv/linux/sh/libm.abilist: Likewise.
20393 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Likewise.
20394 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Likewise.
20395 * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: Likewise.
20396 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Likewise.
20397 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist:
20398 Likewise.
20399 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist:
20400 Likewise.
20401 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist:
20402 Likewise.
20403 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist:
20404 Likewise.
20405 * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: Likewise.
20406 * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: Likewise.
20407 * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: Likewise.
20408 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Likewise.
20409 * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: Likewise.
20410 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Likewise.
20411 * sysdeps/i386/fpu/libm-test-ulps: Likewise.
20412 * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise.
20413
f7787234
JM
204142017-12-05 Joseph Myers <joseph@codesourcery.com>
20415
20416 * bits/floatn-common.h: Include <bits/long-double.h>.
20417 [__HAVE_FLOAT64 && (!__GNUC_PREREQ (7, 0) || defined __cplusplus)
20418 && __NO_LONG_DOUBLE_MATH] (__f64): Use suffix 'l'.
20419 [__HAVE_FLOAT64 && (!__GNUC_PREREQ (7, 0) || defined __cplusplus)
20420 && __NO_LONG_DOUBLE_MATH] (__CFLOAT64): Use _Complex long double.
20421 [__HAVE_FLOAT64 && (!__GNUC_PREREQ (7, 0) || defined __cplusplus)
20422 && __NO_LONG_DOUBLE_MATH] (_Float64): Use long double.
20423 [__HAVE_FLOAT64 && !__GNUC_PREREQ (7, 0) && __NO_LONG_DOUBLE_MATH]
20424 (__builtin_huge_valf64): Use __builtin_huge_vall.
20425 [__HAVE_FLOAT64 && !__GNUC_PREREQ (7, 0) && __NO_LONG_DOUBLE_MATH]
20426 (__builtin_inff64): Use __builtin_infl.
20427 [__HAVE_FLOAT64 && !__GNUC_PREREQ (7, 0) && __NO_LONG_DOUBLE_MATH]
20428 (__builtin_nanf64): Use __builtin_nanl.
20429 [__HAVE_FLOAT64 && !__GNUC_PREREQ (7, 0) && __NO_LONG_DOUBLE_MATH]
20430 (__builtin_nansf64): Use __builtin_nansl.
20431
363e4519
DL
204322017-12-05 Rogerio A. Cardoso <rcardoso@linux.vnet.ibm.com>
20433 Paul E. Murphy <murphyp@linux.vnet.ibm.com>
07ed18d2
RA
20434 Carlos O'Donnell <carlos@redhat.com>
20435
20436 * elf/dl-tunables.list: Add elision parameters.
20437 * manual/tunables.texi: Add entries about elision tunable.
20438 * sysdeps/unix/sysv/linux/powerpc/elision-conf.c:
20439 Add callback functions to dynamically enable/disable elision.
20440 Add multiple callbacks functions to set elision parameters.
20441 Deleted __libc_enable_secure check.
20442 * sysdeps/unix/sysv/linux/s390/elision-conf.c: Likewise.
20443 * sysdeps/unix/sysv/linux/x86/elision-conf.c: Likewise.
20444 * configure: Regenerated.
20445 * configure.ac: Option enable_lock_elision was deleted.
20446 * config.h.in: ENABLE_LOCK_ELISION flag was deleted.
20447 * config.make.in: Remove references to enable_lock_elision.
20448 * manual/install.texi: Elision configure option was removed.
20449 * INSTALL: Regenerated to remove enable_lock_elision.
20450 * nptl/Makefile:
20451 Disable elision so it can verify error case for destroying a mutex.
20452 * sysdeps/powerpc/nptl/elide.h:
20453 Cleanup ENABLE_LOCK_ELISION check.
20454 Deleted macros for the case when ENABLE_LOCK_ELISION was not defined.
20455 * sysdeps/s390/configure: Regenerated.
20456 * sysdeps/s390/configure.ac: Remove references to enable_lock_elision..
20457 * nptl/tst-mutex8.c:
20458 Deleted all #ifndef ENABLE_LOCK_ELISION from the test.
20459 * sysdeps/powerpc/powerpc32/sysdep.h:
20460 Deleted all ENABLE_LOCK_ELISION checks.
20461 * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
20462 * sysdeps/powerpc/sysdep.h: Likewise.
20463 * sysdeps/s390/nptl/bits/pthreadtypes-arch.h: Likewise.
20464 * sysdeps/unix/sysv/linux/powerpc/force-elision.h: Likewise.
20465 * sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
20466 * sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
20467 * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
20468 * sysdeps/unix/sysv/linux/s390/Makefile: Remove references to
20469 enable-lock-elision.
20470
a5a2a76b
JM
204712017-12-05 Joseph Myers <joseph@codesourcery.com>
20472
20473 * stdlib/strtod.c: Include <bits/floatn.h>.
20474 (BUILD_DOUBLE): New macro.
20475 [BUILD_DOUBLE && __HAVE_FLOAT64 && !__HAVE_DISTINCT_FLOAT64]
20476 (strtof64): Define and later undefine as macro. Define as weak
20477 alias if [!USE_WIDE_CHAR].
20478 [BUILD_DOUBLE && __HAVE_FLOAT64 && !__HAVE_DISTINCT_FLOAT64]
20479 (wcstof64): Define and later undefine as macro. Define as weak
20480 alias if [USE_WIDE_CHAR].
20481 [BUILD_DOUBLE && __HAVE_FLOAT32X && !__HAVE_DISTINCT_FLOAT32X]
20482 (strtof32x): Define and later undefine as macro. Define as weak
20483 alias if [!USE_WIDE_CHAR].
20484 [BUILD_DOUBLE && __HAVE_FLOAT32X && !__HAVE_DISTINCT_FLOAT32X]
20485 (wcstof32x): Define and later undefine as macro. Define as weak
20486 alias if [USE_WIDE_CHAR].
20487 * stdlib/strtod_l.c: Include <bits/floatn.h>.
20488 (BUILD_DOUBLE): New macro.
20489 [BUILD_DOUBLE && __HAVE_FLOAT64 && !__HAVE_DISTINCT_FLOAT64]
20490 (strtof64_l): Define and later undefine as macro. Define as weak
20491 alias if [!USE_WIDE_CHAR].
20492 [BUILD_DOUBLE && __HAVE_FLOAT64 && !__HAVE_DISTINCT_FLOAT64]
20493 (wcstof64_l): Define and later undefine as macro. Define as weak
20494 alias if [USE_WIDE_CHAR].
20495 [BUILD_DOUBLE && __HAVE_FLOAT32X && !__HAVE_DISTINCT_FLOAT32X]
20496 (strtof32x_l): Define and later undefine as macro. Define as weak
20497 alias if [!USE_WIDE_CHAR].
20498 [BUILD_DOUBLE && __HAVE_FLOAT32X && !__HAVE_DISTINCT_FLOAT32X]
20499 (wcstof32x_l): Define and later undefine as macro. Define as weak
20500 alias if [USE_WIDE_CHAR].
20501
94d80dfc
AZ
205022017-12-05 Adhemerval Zanella <adhemerval.zanella@linaro.org>
20503
20504 * sysdeps/ieee754/flt-32/s_sinf.c (ones): Define as double.
20505 (reduced): Use ones as double instead of integer.
20506
00d54af7
SN
205072017-12-05 Szabolcs Nagy <szabolcs.nagy@arm.com>
20508
20509 * sysdeps/ieee754/flt-32/s_sinf.c (sinf): Use isless.
20510
f2d64d62
JM
205112017-12-05 Joseph Myers <joseph@codesourcery.com>
20512
1f70eae4
JM
20513 * stdlib/strfromd.c: Include <bits/floatn.h>.
20514 [__HAVE_FLOAT64 && !__HAVE_DISTINCT_FLOAT64] (strfromf64): Define
20515 and later undefine as macro and define as weak alias.
20516 [__HAVE_FLOAT32X && !__HAVE_DISTINCT_FLOAT32X] (strfromf32x):
20517 Likewise.
20518
e2c4dce5
JM
20519 * math/test-float32x.h: New file.
20520 * math/test-float64.h: Likewise.
20521
f2d64d62
JM
20522 * sysdeps/generic/libm-alias-double.h: Include <bits/floatn.h>.
20523 (libm_alias_double_other_r_f64): New macro.
20524 (libm_alias_double_other_r_f32x): Likewise.
20525 (libm_alias_double_other_r): Use libm_alias_double_other_r_f64 and
20526 libm_alias_double_other_r_f32x.
20527 (libm_alias_double_r): Use semicolon before call to
20528 libm_alias_double_other_r.
20529 * sysdeps/ieee754/ldbl-opt/libm-alias-double.h: Include
20530 <bits/floatn.h>.
20531 (libm_alias_double_other_r_f64): New macro.
20532 (libm_alias_double_other_r_f32x): Likewise.
20533 (libm_alias_double_other_r): Use libm_alias_double_other_r_f64 and
20534 libm_alias_double_other_r_f32x.
20535
91c318e7
L
205362017-12-05 H.J. Lu <hongjiu.lu@intel.com>
20537
20538 * sysdeps/ieee754/flt-32/s_sinf.c (reduced): Replace long with
20539 int.
20540 (SINF_FUNC): Likewise. Replace floor with simple casts.
20541
de9661d6
MF
205422017-12-05 Mike FABIAN <mfabian@redhat.com>
20543
20544 [BZ #22517]
20545 * localedata/Makefile: Add et_EE.UTF-8 to test-input
20546 and to the list of locales to be built for testing.
20547 * localedata/et_EE.UTF-8.in: New file for testing the collation.
20548 * localedata/locales/et_EE (LC_COLLATE): Use “copy "iso14651_t1"”
20549 and build the collation rules upon that.
20550
f18b8dc7
CM
205512017-12-05 Chris Metcalf <cmetcalf@mellanox.com>
20552
20553 * sysdeps/tile/tilegx/string-endian.h (VECOP): Provide working
20554 replacements for __insn_xxx builtins for v1cmpeq, v1cmpltu,
20555 v1cmpne, v1add, v1shru, v1shl (register and immediate versions).
20556 * sysdeps/tile/tilegx/memchr.c (__memchr): Use VECOP function
20557 instead of __insn__xxx.
20558 * sysdeps/tile/tilegx/rawmemchr.c (__rawmemchr): Likewise.
20559 * sysdeps/tile/tilegx/strstr.c (strcasechr): Likewise.
20560 * sysdeps/tile/tilegx/strrchr.c (strrchr): Likewise.
20561 * sysdeps/tile/tilegx/strlen.c (strlen): Likewise.
20562 * sysdeps/tile/tilegx/strchrnul.c (__strchrnul): Likewise.
20563 * sysdeps/tile/tilegx/strchr.c (strchr): Likewise.
20564
446d22e9
FW
205652017-12-05 Florian Weimer <fweimer@redhat.com>
20566
20567 Linux: Implement interfaces for memory protection keys
20568 * support/Makefile (libsupport-routines): Add xraise, xsigaction,
20569 xsignal, xsysconf.
20570 * support/xsignal.h (xraise, xsignal, xsigaction): Declare.
20571 * support/xunistd.h (xsysconf): Declare.
20572 * support/xraise.c: New file.
20573 * support/xsigaction.c: Likewise.
20574 * support/xsignal.c: Likewise.
20575 * support/xsysconf.c: Likewise.
20576 * sysdeps/unix/sysv/linux/Makefile [misc] (routines): Add
20577 pkey_set, pkey_get, pkey_mprotect.
20578 [misc] (tests): Add tst-pkey.
20579 (tst-pkey): Link with -lpthread.
20580 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.27): Add pkey_alloc,
20581 pkey_free, pkey_set, pkey_get, pkey_mprotect.
20582 * sysdeps/unix/sysv/linux/bits/mman-linux.h (PKEY_DISABLE_ACCESS)
20583 (PKEY_DISABLE_WRITE): Define.
20584 (pkey_alloc, pkey_free, pkey_set, pkey_get, pkey_mprotect):
20585 Declare.
20586 * sysdeps/unix/sysv/linux/bits/siginfo-consts.h (SEGV_BNDERR)
20587 (SEGV_PKUERR): Add.
20588 * sysdeps/unix/sysv/linux/pkey_get.c: New file.
20589 * sysdeps/unix/sysv/linux/pkey_set.c: Likewise.
20590 * sysdeps/unix/sysv/linux/pkey_mprotect.c: Likewise.
20591 * sysdeps/unix/sysv/linux/syscalls.list (pkey_alloc, pkey_free):
20592 Add.
20593 * sysdeps/unix/sysv/linux/tst-pkey.c: New file.
20594 * sysdeps/unix/sysv/linux/x86/arch-pkey.h: Likewise.
20595 * sysdeps/unix/sysv/linux/x86/pkey_get.c: Likewise.
20596 * sysdeps/unix/sysv/linux/x86/pkey_set.c: Likewise.
20597 * sysdeps/unix/sysv/linux/**.abilist: Update.
20598
da616c14
FW
205992017-12-05 Florian Weimer <fweimer@redhat.com>
20600
20601 * support/tst-test_compare.c (subprocess): Use long long instead
20602 of long argument for consistent type width across 32-bit and
20603 64-bit architectures.
20604 (do_test): Adjust expected output.
20605
216933b2
JM
206062017-12-05 Joseph Myers <joseph@codesourcery.com>
20607
20608 * sysdeps/powerpc/fpu/s_cosf.c: Include <libm-alias-float.h>.
20609 (cosf): Define using libm_alias_float.
20610 * sysdeps/powerpc/fpu/s_fabs.S: Include <libm-alias-float.h>.
20611 (fabsf): Define using libm_alias_float.
20612 * sysdeps/powerpc/fpu/s_fmaf.S: Include <libm-alias-float.h>.
20613 (fmaf): Define using libm_alias_float.
20614 * sysdeps/powerpc/fpu/s_rintf.c: Include <libm-alias-float.h>.
20615 (rintf): Define using libm_alias_float.
20616 * sysdeps/powerpc/fpu/s_sinf.c: Include <libm-alias-float.h>.
20617 (sinf): Define using libm_alias_float.
20618 * sysdeps/powerpc/power5+/fpu/s_modff.c: Include
20619 <libm-alias-float.h>.
20620 (modff): Define using libm_alias_float.
20621 * sysdeps/powerpc/power7/fpu/s_logbf.c: Include
20622 <libm-alias-float.h>.
20623 (logbf): Define using libm_alias_float.
20624 * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S: Include
20625 <libm-alias-float.h>.
20626 (ceilf): Define using libm_alias_float.
20627 * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Include
20628 <libm-alias-float.h>.
20629 (copysignf): Define using libm_alias_float.
20630 * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Include
20631 <libm-alias-float.h>.
20632 (floorf): Define using libm_alias_float.
20633 * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Include
20634 <libm-alias-float.h>.
20635 (llrintf): Define using libm_alias_float.
20636 * sysdeps/powerpc/powerpc32/fpu/s_llroundf.c: Include
20637 <libm-alias-float.h>.
20638 (llroundf): Define using libm_alias_float.
20639 * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Include
20640 <libm-alias-float.h>.
20641 (lrintf): Define using libm_alias_float.
20642 * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Include
20643 <libm-alias-float.h>.
20644 (lroundf): Define using libm_alias_float.
20645 * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: Include
20646 <libm-alias-float.h>.
20647 (nearbyintf): Define using libm_alias_float.
20648 * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Include
20649 <libm-alias-float.h>.
20650 (rintf): Define using libm_alias_float.
20651 * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Include
20652 <libm-alias-float.h>.
20653 (roundf): Define using libm_alias_float.
20654 * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Include
20655 <libm-alias-float.h>.
20656 (truncf): Define using libm_alias_float.
20657 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c:
20658 Include <libm-alias-float.h>.
20659 (ceilf): Define using libm_alias_float.
20660 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c:
20661 Include <libm-alias-float.h>.
20662 (copysignf): Define using libm_alias_float.
20663 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c:
20664 Include <libm-alias-float.h>.
20665 (floorf): Define using libm_alias_float.
20666 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c:
20667 Include <libm-alias-float.h>.
20668 (llrintf): Define using libm_alias_float.
20669 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c:
20670 Include <libm-alias-float.h>.
20671 (llroundf): Define using libm_alias_float.
20672 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c:
20673 Include <libm-alias-float.h>.
20674 (logbf): Define using libm_alias_float.
20675 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c:
20676 Include <libm-alias-float.h>.
20677 (lrintf): Define using libm_alias_float.
20678 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c:
20679 Include <libm-alias-float.h>.
20680 (lroundf): Define using libm_alias_float.
20681 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c:
20682 Include <libm-alias-float.h>.
20683 (modff): Define using libm_alias_float.
20684 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c:
20685 Include <libm-alias-float.h>.
20686 (roundf): Define using libm_alias_float.
20687 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c:
20688 Include <libm-alias-float.h>.
20689 (truncf): Define using libm_alias_float.
20690 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Include
20691 <libm-alias-float.h>.
20692 (llrintf): Define using libm_alias_float.
20693 * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Include
20694 <libm-alias-float.h>.
20695 (llroundf): Define using libm_alias_float.
20696 * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceilf.S: Include
20697 <libm-alias-float.h>.
20698 (ceilf): Define using libm_alias_float.
20699 * sysdeps/powerpc/powerpc32/power5+/fpu/s_floorf.S: Include
20700 <libm-alias-float.h>.
20701 (floorf): Define using libm_alias_float.
20702 * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Include
20703 <libm-alias-float.h>.
20704 (llroundf): Define using libm_alias_float.
20705 * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Include
20706 <libm-alias-float.h>.
20707 (lroundf): Define using libm_alias_float.
20708 * sysdeps/powerpc/powerpc32/power5+/fpu/s_roundf.S: Include
20709 <libm-alias-float.h>.
20710 (roundf): Define using libm_alias_float.
20711 * sysdeps/powerpc/powerpc32/power5+/fpu/s_truncf.S: Include
20712 <libm-alias-float.h>.
20713 (truncf): Define using libm_alias_float.
20714 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Include
20715 <libm-alias-float.h>.
20716 (copysignf): Define using libm_alias_float.
20717 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Include
20718 <libm-alias-float.h>.
20719 (llrintf): Define using libm_alias_float.
20720 * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Include
20721 <libm-alias-float.h>.
20722 (llroundf): Define using libm_alias_float.
20723 * sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S: Include
20724 <libm-alias-float.h>.
20725 (lrintf): Define using libm_alias_float.
20726 * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Include
20727 <libm-alias-float.h>.
20728 (lroundf): Define using libm_alias_float.
20729 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: Include
20730 <libm-alias-float.h>.
20731 (ceilf): Define using libm_alias_float.
20732 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: Include
20733 <libm-alias-float.h>.
20734 (copysignf): Define using libm_alias_float.
20735 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_cosf.c: Include
20736 <libm-alias-float.h>.
20737 (cosf): Define using libm_alias_float.
20738 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: Include
20739 <libm-alias-float.h>.
20740 (floorf): Define using libm_alias_float.
20741 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrintf.c: Include
20742 <libm-alias-float.h>.
20743 (llrintf): Define using libm_alias_float.
20744 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llroundf.c: Include
20745 <libm-alias-float.h>.
20746 (llroundf): Define using libm_alias_float.
20747 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: Include
20748 <libm-alias-float.h>.
20749 (logbf): Define using libm_alias_float.
20750 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c: Include
20751 <libm-alias-float.h>.
20752 (modff): Define using libm_alias_float.
20753 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: Include
20754 <libm-alias-float.h>.
20755 (roundf): Define using libm_alias_float.
20756 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_sinf.c: Include
20757 <libm-alias-float.h>.
20758 (sinf): Define using libm_alias_float.
20759 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: Include
20760 <libm-alias-float.h>.
20761 (truncf): Define using libm_alias_float.
20762 * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Include
20763 <libm-alias-float.h>.
20764 (ceilf): Define using libm_alias_float.
20765 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Include
20766 <libm-alias-float.h>.
20767 (copysignf): Define using libm_alias_float.
20768 * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Include
20769 <libm-alias-float.h>.
20770 (floorf): Define using libm_alias_float.
20771 * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Include
20772 <libm-alias-float.h>.
20773 (llrintf): Define using libm_alias_float.
20774 * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Include
20775 <libm-alias-float.h>.
20776 (llroundf): Define using libm_alias_float.
20777 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Include
20778 <libm-alias-float.h>.
20779 (nearbyintf): Define using libm_alias_float.
20780 * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Include
20781 <libm-alias-float.h>.
20782 (rintf): Define using libm_alias_float.
20783 * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Include
20784 <libm-alias-float.h>.
20785 (roundf): Define using libm_alias_float.
20786 * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Include
20787 <libm-alias-float.h>.
20788 (truncf): Define using libm_alias_float.
20789 * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceilf.S: Include
20790 <libm-alias-float.h>.
20791 (ceilf): Define using libm_alias_float.
20792 * sysdeps/powerpc/powerpc64/power5+/fpu/s_floorf.S: Include
20793 <libm-alias-float.h>.
20794 (floorf): Define using libm_alias_float.
20795 * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Include
20796 <libm-alias-float.h>.
20797 (llroundf): Define using libm_alias_float.
20798 * sysdeps/powerpc/powerpc64/power5+/fpu/s_roundf.S: Include
20799 <libm-alias-float.h>.
20800 (roundf): Define using libm_alias_float.
20801 * sysdeps/powerpc/powerpc64/power5+/fpu/s_truncf.S: Include
20802 <libm-alias-float.h>.
20803 (truncf): Define using libm_alias_float.
20804 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Include
20805 <libm-alias-float.h>.
20806 (copysignf): Define using libm_alias_float.
20807 * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Include
20808 <libm-alias-float.h>.
20809 (llrintf): Define using libm_alias_float.
20810 * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Include
20811 <libm-alias-float.h>.
20812 (llroundf): Define using libm_alias_float.
20813 * sysdeps/powerpc/powerpc64/power8/fpu/s_cosf.S: Include
20814 <libm-alias-float.h>.
20815 (cosf): Define using libm_alias_float.
20816 * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: Include
20817 <libm-alias-float.h>.
20818 (llrintf): Define using libm_alias_float.
20819 * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: Include
20820 <libm-alias-float.h>.
20821 (llroundf): Define using libm_alias_float.
20822 * sysdeps/powerpc/powerpc64/power8/fpu/s_sinf.S: Include
20823 <libm-alias-float.h>.
20824 (sinf): Define using libm_alias_float.
20825
93485524
FW
208262017-12-04 Florian Weimer <fweimer@redhat.com>
20827
20828 * support/check.h (TEST_COMPARE): Define.
20829 (support_test_compare_failure): Declare.
20830 * support/Makefile (libsupport-routines): Add
20831 support_test_compare_failure.
20832 (tests): Add tst-test_compare.
20833 * support /support_test_compare_failure.c: New file.
20834 * support/tst-test_compare.c: Likewise.
20835
96b06a19
MF
208362017-12-04 Mike FABIAN <mfabian@redhat.com>
20837
20838 [BZ #22527]
20839 * localedata/locales/tr_TR (LC_COLLATE): Base collation rules
20840 on iso14651_t1. A test file localedata/tr_TR.UTF-8.in is already
20841 available, this rewrite of the collation rules does reproduce
20842 the test file in the same order.
20843
1f6d91f3
MF
208442017-12-04 Mike FABIAN <mfabian@redhat.com>
20845
20846 [BZ #10580]
20847 * localedata/locales/hr_HR (LC_TIME): Use two letters for the
20848 digraphs in the month and day names. Using single code points for
20849 digraphs is deprecated. While there are dedicated Unicode
20850 codepoints, for the digraphs, these are included for backwards
20851 compatibility and modern texts use a sequence of Basic Latin
20852 characters. See: https://www.unicode.org/faq/ligature_digraph.html
20853 This makes the month and day names agree exactly with CLDR now,
20854 CLDR does not use the single code points for the digraphs either.
20855
2e49fed8
CM
208562017-12-04 Chris Metcalf <cmetcalf@mellanox.com>
20857
20858 * sysdeps/tile/libm-test-ulps: Update ca{cos,sin,tan}{,h} ulps.
20859
73895b49
JM
208602017-12-04 Joseph Myers <joseph@codesourcery.com>
20861
20862 * sysdeps/ieee754/flt-32/s_sinf.c (SINF_FUNC): Use __floor instead
20863 of floor.
20864
4c1d801a
SP
208652017-12-04 Siddhesh Poyarekar <siddhesh@sourceware.org>
20866
20867 * sysdeps/aarch64/multiarch/memcpy_generic.S (__GI_memcpy):
20868 Define only for libc.so.
20869
478593e6
SL
208702017-12-04 Stefan Liebler <stli@linux.vnet.ibm.com>
20871
20872 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
20873 (INTERNAL_VSYSCALL_CALL, CLOBBER_0, CLOBBER_1, CLOBBER_2,
20874 CLOBBER_3, CLOBBER_4, CLOBBER_5, CLOBBER_6,
20875 INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Remove.
20876 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
20877
7863a711
RS
208782017-12-04 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
20879
20880 [BZ #5997]
20881 * sysdeps/ieee754/flt-32/s_sinf.c: New implementation.
20882
800a496a
JDA
208832017-12-02 John David Anglin <danglin@gcc.gnu.org>
20884
b3f7fb12
JDA
20885 [BZ libc/19170]
20886 * sysdeps/hppa/crti.S: Declare PREINIT_FUNCTION weak_extern when
20887 PREINIT_FUNCTION_WEAK is nonzero.
20888 (gmon_initializer): New function. Put procedure label for it in
20889 .init_array section.
20890 (_init): Don't call PREINIT_FUNCTION.
20891 * sysdeps/hppa/crtn.S (__gmon_start__): Remove.
20892 * sysdeps/hppa/dl-lookupcfg.h (DL_FIXUP_MAKE_VALUE): Create null fixup
20893 value when map argument is null.
20894
800a496a
JDA
20895 * sysdeps/hppa/dl-fptr.c (elf_machine_resolve): Remove unnecessary
20896 depi instruction from PIC pc-relative sequence.
20897 * sysdeps/hppa/dl-fptr.h (ELF_MACHINE_LOAD_ADDRESS): Likewise.
20898 * sysdeps/hppa/dl-machine.h (elf_machine_dynamic): Likewise.
20899 (elf_machine_load_address): Likewise.
20900 (elf_machine_runtime_setup): Likewise.
20901
d17542d2
JM
209022017-12-02 Joseph Myers <joseph@codesourcery.com>
20903
20904 * sysdeps/powerpc/power7/fpu/s_logb.c: Include
20905 <libm-alias-double.h>.
20906 (logb): Define using libm_alias_double.
20907 * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Include
20908 <libm-alias-double.h>.
20909 (copysign): Define using libm_alias_double.
20910 * sysdeps/powerpc/powerpc32/fpu/s_llrint.c: Include
20911 <libm-alias-double.h>.
20912 (llrint): Define using libm_alias_double.
20913 * sysdeps/powerpc/powerpc32/fpu/s_llround.c: Include
20914 <libm-alias-double.h>.
20915 (llround): Define using libm_alias_double.
20916 * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Include
20917 <libm-alias-double.h>.
20918 (lrint): Define using libm_alias_double.
20919 * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Include
20920 <libm-alias-double.h>.
20921 (lround): Define using libm_alias_double.
20922 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
20923 Include <libm-alias-double.h>.
20924 (copysign): Define using libm_alias_double.
20925 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c:
20926 Include <libm-alias-double.h>.
20927 (llrint): Define using libm_alias_double.
20928 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c:
20929 Include <libm-alias-double.h>.
20930 (llround): Define using libm_alias_double.
20931 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: Include
20932 <libm-alias-double.h>.
20933 (logb): Define using libm_alias_double.
20934 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c:
20935 Include <libm-alias-double.h>.
20936 (lrint): Define using libm_alias_double.
20937 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c:
20938 Include <libm-alias-double.h>.
20939 (lround): Define using libm_alias_double.
20940 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Include
20941 <libm-alias-double.h>.
20942 (llrint): Define using libm_alias_double.
20943 * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Include
20944 <libm-alias-double.h>.
20945 (llround): Define using libm_alias_double.
20946 * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Include
20947 <libm-alias-double.h>.
20948 (llround): Define using libm_alias_double.
20949 * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Include
20950 <libm-alias-double.h>.
20951 (lround): Define using libm_alias_double.
20952 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Include
20953 <libm-alias-double.h>.
20954 (copysign): Define using libm_alias_double.
20955 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Include
20956 <libm-alias-double.h>.
20957 (llrint): Define using libm_alias_double.
20958 * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Include
20959 <libm-alias-double.h>.
20960 (llround): Define using libm_alias_double.
20961 * sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S: Include
20962 <libm-alias-double.h>.
20963 (lrint): Define using libm_alias_double.
20964 * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Include
20965 <libm-alias-double.h>.
20966 (lround): Define using libm_alias_double.
20967 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Include
20968 <libm-alias-double.h>.
20969 (copysign): Define using libm_alias_double.
20970 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: Include
20971 <libm-alias-double.h>.
20972 (llrint): Define using libm_alias_double.
20973 (lrint): Likewise.
20974 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: Include
20975 <libm-alias-double.h>.
20976 (llround): Define using libm_alias_double.
20977 (lround): Likewise.
20978 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: Include
20979 <libm-alias-double.h>.
20980 (logb): Define using libm_alias_double.
20981 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Include
20982 <libm-alias-double.h>.
20983 (copysign): Define using libm_alias_double.
20984 * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Include
20985 <libm-alias-double.h>.
20986 (llrint): Define using libm_alias_double.
20987 (lrint): Likewise.
20988 * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Include
20989 <libm-alias-double.h>.
20990 (llround): Define using libm_alias_double.
20991 (lround): Likewise.
20992 * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Include
20993 <libm-alias-double.h>.
20994 (llround): Define using libm_alias_double.
20995 (lround): Likewise.
20996 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Include
20997 <libm-alias-double.h>.
20998 (copysign): Define using libm_alias_double.
20999 * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Include
21000 <libm-alias-double.h>.
21001 (llrint): Define using libm_alias_double.
21002 (lrint): Likewise.
21003 * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Include
21004 <libm-alias-double.h>.
21005 (llround): Define using libm_alias_double.
21006 (lround): Likewise.
21007 * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: Include
21008 <libm-alias-double.h>.
21009 (llrint): Define using libm_alias_double.
21010 (lrint): Likewise.
21011 * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: Include
21012 <libm-alias-double.h>.
21013 (llround): Define using libm_alias_double.
21014 (lround): Likewise.
21015
ec2cf3f4
JM
210162017-12-01 Joseph Myers <joseph@codesourcery.com>
21017
0ddde474
JM
21018 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
21019 [LONG_DOUBLE_COMPAT(libm, GLIBC_2_1)] (lroundl): Do not define
21020 compat symbol based on llround.
21021
0d5ba561
JM
21022 * sysdeps/powerpc/power7/fpu/s_logb.c
21023 [LONG_DOUBLE_COMPAT (libm, GLIBC_2_0)] (logbl): Define as compat
21024 symbol based on __logb, not on logb.
21025 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c
21026 [LONG_DOUBLE_COMPAT (libm, GLIBC_2_0)] (logbl): Likewise.
21027 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c
21028 [LONG_DOUBLE_COMPAT (libm, GLIBC_2_0)] (logbl): Likewise.
21029
51ea3b20
JM
21030 * sysdeps/powerpc/fpu/s_rint.c: Include <libm-alias-double.h>.
21031 (rint): Define using libm_alias_double.
21032 * sysdeps/powerpc/power5+/fpu/s_modf.c: Include
21033 <libm-alias-double.h>.
21034 (modf): Define using libm_alias_double.
21035 * sysdeps/powerpc/powerpc32/fpu/s_ceil.S: Include
21036 <libm-alias-double.h>.
21037 (ceil): Define using libm_alias_double.
21038 * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Include
21039 <libm-alias-double.h>.
21040 (floor): Define using libm_alias_double.
21041 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: Include
21042 <libm-alias-double.h>.
21043 (nearbyint): Define using libm_alias_double.
21044 * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Include
21045 <libm-alias-double.h>.
21046 (rint): Define using libm_alias_double.
21047 * sysdeps/powerpc/powerpc32/fpu/s_round.S: Include
21048 <libm-alias-double.h>.
21049 (round): Define using libm_alias_double.
21050 * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Include
21051 <libm-alias-double.h>.
21052 (trunc): Define using libm_alias_double.
21053 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: Include
21054 <libm-alias-double.h>.
21055 (ceil): Define using libm_alias_double.
21056 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c:
21057 Include <libm-alias-double.h>.
21058 (floor): Define using libm_alias_double.
21059 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: Include
21060 <libm-alias-double.h>.
21061 (modf): Define using libm_alias_double.
21062 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c:
21063 Include <libm-alias-double.h>.
21064 (round): Define using libm_alias_double.
21065 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c:
21066 Include <libm-alias-double.h>.
21067 (trunc): Define using libm_alias_double.
21068 * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceil.S: Include
21069 <libm-alias-double.h>.
21070 (ceil): Define using libm_alias_double.
21071 * sysdeps/powerpc/powerpc32/power5+/fpu/s_floor.S: Include
21072 <libm-alias-double.h>.
21073 (floor): Define using libm_alias_double.
21074 * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S: Include
21075 <libm-alias-double.h>.
21076 (round): Define using libm_alias_double.
21077 * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S: Include
21078 <libm-alias-double.h>.
21079 (trunc): Define using libm_alias_double.
21080 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: Include
21081 <libm-alias-double.h>.
21082 (ceil): Define using libm_alias_double.
21083 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: Include
21084 <libm-alias-double.h>.
21085 (floor): Define using libm_alias_double.
21086 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Include
21087 <libm-alias-double.h>.
21088 (modf): Define using libm_alias_double.
21089 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: Include
21090 <libm-alias-double.h>.
21091 (round): Define using libm_alias_double.
21092 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: Include
21093 <libm-alias-double.h>.
21094 (trunc): Define using libm_alias_double.
21095 * sysdeps/powerpc/powerpc64/fpu/s_ceil.S: Include
21096 <libm-alias-double.h>.
21097 (ceil): Define using libm_alias_double.
21098 * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Include
21099 <libm-alias-double.h>.
21100 (floor): Define using libm_alias_double.
21101 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: Include
21102 <libm-alias-double.h>.
21103 (nearbyint): Define using libm_alias_double.
21104 * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Include
21105 <libm-alias-double.h>.
21106 (rint): Define using libm_alias_double.
21107 * sysdeps/powerpc/powerpc64/fpu/s_round.S: Include
21108 <libm-alias-double.h>.
21109 (round): Define using libm_alias_double.
21110 * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Include
21111 <libm-alias-double.h>.
21112 (trunc): Define using libm_alias_double.
21113 * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceil.S: Include
21114 <libm-alias-double.h>.
21115 (ceil): Define using libm_alias_double.
21116 * sysdeps/powerpc/powerpc64/power5+/fpu/s_floor.S: Include
21117 <libm-alias-double.h>.
21118 (floor): Define using libm_alias_double.
21119 * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S: Include
21120 <libm-alias-double.h>.
21121 (round): Define using libm_alias_double.
21122 * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S: Include
21123 <libm-alias-double.h>.
21124 (trunc): Define using libm_alias_double.
21125
ec2cf3f4
JM
21126 * sysdeps/powerpc/fpu/s_fabs.S: Include <libm-alias-double.h>.
21127 (fabs): Define using libm_alias_double.
21128 * sysdeps/powerpc/fpu/s_fma.S: Include <libm-alias-double.h>.
21129 (fma): Define using libm_alias_double.
21130 * sysdeps/powerpc/powerpc32/fpu/s_fabs.S: Remove file.
21131 * sysdeps/powerpc/powerpc32/fpu/s_fma.S: Likewise.
21132 * sysdeps/powerpc/powerpc64/fpu/s_fabs.S: Likewise.
21133 * sysdeps/powerpc/powerpc64/fpu/s_fma.S: Likewise.
21134
5b7bd975
AZ
211352017-12-01 Adhemerval Zanella <adhemerval.zanella@linaro.org>
21136
0594b13f
AZ
21137 * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Remove file.
21138
dbdfcf3b
AZ
21139 * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC_DFLT,
21140 SPARC_ASM_IFUNC1, SPARC_ASM_IFUNC2, SET, SPARC_ASM_VIS2_IFUNC,
21141 SPARC_ASM_VIS3_IFUNC, SPARC_ASM_VIS3_VIS2_IFUNC): Remove macros.
21142
5b7bd975
AZ
21143 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.c: Fix build
21144 due redirect macro.
21145
ef9ecfa6
AS
211462017-12-01 Andreas Schwab <schwab@linux-m68k.org>
21147
21148 * intl/Makefile ($(objpfx)plural.c): Add $(make-target-directory).
21149
5b4e5e78
AZ
211502017-12-01 Adhemerval Zanella <adhemerval.zanella@linaro.org>
21151
2a14526b
AZ
21152 * sysdeps/sparc/sparc64/cpu_relax.c: New file.
21153 * sysdeps/sparc/sparc32/sparcv9/cpu_relax.c: Likewise.
21154 * sysdeps/sparc/sparc64/cpu_relax.S: Remove file.
21155 * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Likewise.
21156
dbeb74ef 21157 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile
1c051a9b
AZ
21158 (libm-sysdep_routines): Add s_nearbyintf-generic and
21159 s_nearbyint-generic.
21160 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-generic.S:
21161 New file.
21162 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.c: Likewise.
21163 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-generic.S:
21164 Likewise.
21165 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.c:
21166 Likewise.
21167 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: Remove
21168 file.
21169 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S:
21170 Likewise.
21171
21172 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile
dbeb74ef
AZ
21173 (libm-sysdep_routines): Add s_rintf-generic and s_rint-generic.
21174 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-generic.S: New
21175 file.
21176 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.c: Likewise.
21177 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-generic.S:
21178 Likewise.
21179 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.c: Likewise.
21180 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Remove file.
21181 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
21182
fa7ded96
AZ
21183 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile
21184 (libm-sysdep_routines): Add s_llrintf-generic and s_llrint-generic.
21185 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-generic.S: New
21186 file.
21187 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.c: Likewise.
21188 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-generic.S:
21189 Likewise.
21190 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.c: Likewise.
21191 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Remove file.
21192 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: Likewise.
21193
e240cf0e
AZ
21194 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile
21195 (libm-sysdep_routines): Add s_fabsf-generic and s_fabs-generic.
21196 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-generic.S: New
21197 file.
21198 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.c: Likewise.
21199 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-generic.S:
21200 Likewise.
21201 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.c: Likewise.
21202 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Remove file.
21203 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
21204
5b4e5e78
AZ
21205 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile
21206 (sysdep_calls): New rule.
21207 (sysdep_routines): Use sysdep_calls as base.
21208 (libm-sysdep_routines): Add generic rule for symbols shared with
21209 libc. Add s_copysign-generic and s_copysign-generic objects.
21210 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-generic.S:
21211 New file.
21212 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.c: Likewise.
21213 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-generic.S:
21214 Likewise.
21215 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.c: Likewise.
21216 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: Remove file.
21217 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: Likewise.
21218
d985adae
MF
212192017-12-01 Mike FABIAN <mfabian@redhat.com>
21220
21221 [BZ #22519]
21222 * localedata/Makefile: Add is_IS.UTF-8 to test-input and to
21223 the list of locales to be built for testing.
21224 * localedata/is_IS.UTF-8.in: New file.
21225 * localedata/locales/is_IS (LC_COLLATE): Base collation rules
21226 on iso14651_t1.
21227
ff84a0e0
JM
212282017-12-01 Joseph Myers <joseph@codesourcery.com>
21229
21230 * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Include
21231 <libm-alias-float.h>.
21232 (fabsf): Define using libm_alias_float.
21233
ef5d8b43
L
212342017-11-30 H.J. Lu <hongjiu.lu@intel.com>
21235
21236 * sysdeps/mips/dl-machine.h (elf_machine_reloc): Expand MIN.
21237
c0535adf
JM
212382017-11-30 Joseph Myers <joseph@codesourcery.com>
21239
f938b397
JM
21240 * sysdeps/m68k/coldfire/fpu/s_fabsf.c: Include
21241 <libm-alias-float.h>.
21242 (fabsf): Define using libm_alias_float.
21243 * sysdeps/m68k/coldfire/fpu/s_lrintf.c: Include
21244 <libm-alias-float.h>.
21245 (lrintf): Define using libm_alias_float.
21246 * sysdeps/m68k/coldfire/fpu/s_rintf.c: Include
21247 <libm-alias-float.h>.
21248 (rintf): Define using libm_alias_float.
21249
2251fad0
JM
21250 * sysdeps/m68k/coldfire/fpu/s_fabs.c: Include
21251 <libm-alias-double.h>.
21252 (fabs): Define using libm_alias_double.
21253 * sysdeps/m68k/coldfire/fpu/s_lrint.c: Include
21254 <libm-alias-double.h>.
21255 (lrint): Define using libm_alias_double.
21256 * sysdeps/m68k/coldfire/fpu/s_rint.c: Include
21257 <libm-alias-double.h>.
21258 (rint): Define using libm_alias_double.
21259
e53df1de
JM
21260 * sysdeps/m68k/m680x0/fpu/s_atan_template.c: New file.
21261 * sysdeps/m68k/m680x0/fpu/s_ceil_template.c: Likewise.
21262 * sysdeps/m68k/m680x0/fpu/s_cos_template.c: Likewise.
21263 * sysdeps/m68k/m680x0/fpu/s_expm1_template.c: Likewise.
21264 * sysdeps/m68k/m680x0/fpu/s_fabs_template.c: Likewise.
21265 * sysdeps/m68k/m680x0/fpu/s_floor_template.c: Likewise.
21266 * sysdeps/m68k/m680x0/fpu/s_frexp_template.c: Likewise.
21267 * sysdeps/m68k/m680x0/fpu/s_lrint_template.c: Likewise.
21268 * sysdeps/m68k/m680x0/fpu/s_modf_template.c: Likewise.
21269 * sysdeps/m68k/m680x0/fpu/s_nearbyint_template.c: Likewise.
21270 * sysdeps/m68k/m680x0/fpu/s_remquo_template.c: Likewise.
21271 * sysdeps/m68k/m680x0/fpu/s_rint_template.c: Likewise.
21272 * sysdeps/m68k/m680x0/fpu/s_sin_template.c: Likewise.
21273 * sysdeps/m68k/m680x0/fpu/s_sincos_template.c: Likewise.
21274 * sysdeps/m68k/m680x0/fpu/s_tan_template.c: Likewise.
21275 * sysdeps/m68k/m680x0/fpu/s_tanh_template.c: Likewise.
21276 * sysdeps/m68k/m680x0/fpu/s_trunc_template.c: Likewise.
21277 * sysdeps/m68k/m680x0/fpu/s_atan.c: Reimplement to use
21278 s_atan_template.c.
21279 * sysdeps/m68k/m680x0/fpu/s_atanf.c: Likewise.
21280 * sysdeps/m68k/m680x0/fpu/s_atanl.c: Likewise.
21281 * sysdeps/m68k/m680x0/fpu/s_ceil.c: Reimplement to use
21282 s_ceil_template.c.
21283 * sysdeps/m68k/m680x0/fpu/s_ceilf.c: Likewise.
21284 * sysdeps/m68k/m680x0/fpu/s_ceill.c: Likewise.
21285 * sysdeps/m68k/m680x0/fpu/s_cos.c: Reimplement to use
21286 s_cos_template.c.
21287 * sysdeps/m68k/m680x0/fpu/s_cosf.c: Likewise.
21288 * sysdeps/m68k/m680x0/fpu/s_cosl.c: Likewise.
21289 * sysdeps/m68k/m680x0/fpu/s_expm1.c: Reimplement to use
21290 s_expm1_template.c.
21291 * sysdeps/m68k/m680x0/fpu/s_expm1f.c: Likewise.
21292 * sysdeps/m68k/m680x0/fpu/s_expm1l.c: Likewise.
21293 * sysdeps/m68k/m680x0/fpu/s_fabs.c: Reimplement to use
21294 s_fabs_template.c.
21295 * sysdeps/m68k/m680x0/fpu/s_fabsf.c: Likewise.
21296 * sysdeps/m68k/m680x0/fpu/s_fabsl.c: Likewise.
21297 * sysdeps/m68k/m680x0/fpu/s_floor.c: Reimplement to use
21298 s_floor_template.c.
21299 * sysdeps/m68k/m680x0/fpu/s_floorf.c: Likewise.
21300 * sysdeps/m68k/m680x0/fpu/s_floorl.c: Likewise.
21301 * sysdeps/m68k/m680x0/fpu/s_frexp.c: Reimplement to use
21302 s_frexp_template.c.
21303 * sysdeps/m68k/m680x0/fpu/s_frexpf.c: Likewise.
21304 * sysdeps/m68k/m680x0/fpu/s_lrint.c: Reimplement to use
21305 s_lrint_template.c.
21306 * sysdeps/m68k/m680x0/fpu/s_lrintf.c: Likewise.
21307 * sysdeps/m68k/m680x0/fpu/s_lrintl.c: Likewise.
21308 * sysdeps/m68k/m680x0/fpu/s_modf.c: Reimplement to use
21309 s_modf_template.c.
21310 * sysdeps/m68k/m680x0/fpu/s_modff.c: Likewise.
21311 * sysdeps/m68k/m680x0/fpu/s_modfl.c: Likewise.
21312 * sysdeps/m68k/m680x0/fpu/s_nearbyint.c: Reimplement to use
21313 s_nearbyint_template.c.
21314 * sysdeps/m68k/m680x0/fpu/s_nearbyintf.c: Likewise.
21315 * sysdeps/m68k/m680x0/fpu/s_nearbyintl.c: Likewise.
21316 * sysdeps/m68k/m680x0/fpu/s_remquo.c: Reimplement to use
21317 s_remquo_template.c.
21318 * sysdeps/m68k/m680x0/fpu/s_remquof.c: Likewise.
21319 * sysdeps/m68k/m680x0/fpu/s_remquol.c: Likewise.
21320 * sysdeps/m68k/m680x0/fpu/s_rint.c: Reimplement to use
21321 s_rint_template.c.
21322 * sysdeps/m68k/m680x0/fpu/s_rintf.c: Likewise.
21323 * sysdeps/m68k/m680x0/fpu/s_rintl.c: Likewise.
21324 * sysdeps/m68k/m680x0/fpu/s_sin.c: Reimplement to use
21325 s_sin_template.c.
21326 * sysdeps/m68k/m680x0/fpu/s_sinf.c: Likewise.
21327 * sysdeps/m68k/m680x0/fpu/s_sinl.c: Likewise.
21328 * sysdeps/m68k/m680x0/fpu/s_sincos.c: Reimplement to use
21329 s_sincos_template.c.
21330 * sysdeps/m68k/m680x0/fpu/s_sincosf.c: Likewise.
21331 * sysdeps/m68k/m680x0/fpu/s_sincosl.c: Likewise.
21332 * sysdeps/m68k/m680x0/fpu/s_tan.c: Reimplement to use
21333 s_tan_template.c.
21334 * sysdeps/m68k/m680x0/fpu/s_tanf.c: Likewise.
21335 * sysdeps/m68k/m680x0/fpu/s_tanl.c: Likewise.
21336 * sysdeps/m68k/m680x0/fpu/s_tanh.c: Reimplement to use
21337 s_tanh_template.c.
21338 * sysdeps/m68k/m680x0/fpu/s_tanhf.c: Likewise.
21339 * sysdeps/m68k/m680x0/fpu/s_tanhl.c: Likewise.
21340 * sysdeps/m68k/m680x0/fpu/s_trunc.c: Reimplement to use
21341 s_trunc_template.c.
21342 * sysdeps/m68k/m680x0/fpu/s_truncf.c: Likewise.
21343 * sysdeps/m68k/m680x0/fpu/s_truncl.c: Likewise.
21344 * sysdeps/m68k/m680x0/fpu/s_significand.c: Reimplement based on
21345 s_atan.c instead of including s_atan.c.
21346 * sysdeps/m68k/m680x0/fpu/s_significandf.c: Reimplement based on
21347 s_atanf.c instead of including s_atanf.c.
21348 * sysdeps/m68k/m680x0/fpu/s_significandl.c: Reimplement based on
21349 s_atanl.c instead of including s_atanl.c.
21350 * sysdeps/m68k/m680x0/fpu/s_log1p.c: Include s_significand.c
21351 instead of s_atan.c.
21352 * sysdeps/m68k/m680x0/fpu/s_log1pf.c: Include s_significandf.c
21353 instead of s_atanf.c.
21354 * sysdeps/m68k/m680x0/fpu/s_log1pl.c: Include s_significandl.c
21355 instead of s_atanl.c.
21356
c0535adf
JM
21357 * scripts/update-copyrights: Do not handle intl/plural.c
21358 specially.
21359
1faaf703
JB
213602017-11-30 Juro Bystricky <juro.bystricky@linux.intel.com>
21361
21362 [BZ #22432]
21363 * configure.ac (BISON): Require to be present.
21364 * configure: Regenerated.
21365 * intl/Makefile (generated): Add plural.c.
21366 [$(BISON) != no]: Make code unconditional.
21367 (plural.c): Change rule to $(objpfx)plural.c.
21368 ($(objpfx)plural.o): Depend on $(objpfx)plural.c.
21369 * intl/plural.c: Remove.
21370 * manual/install.texi (Tools for Compilation): Document bison as
21371 required.
21372 * INSTALL: Regenerated.
21373
faec6323
JM
213742017-11-30 Joseph Myers <joseph@codesourcery.com>
21375
bd6ea9ed
JM
21376 * sysdeps/m68k/m680x0/fpu/s_llrint.c: Include
21377 <libm-alias-double.h>.
21378 (llrint): Define using libm_alias_double.
21379 * sysdeps/m68k/m680x0/fpu/s_llrintf.c: Include
21380 <libm-alias-float.h>.
21381 (llrintf): Define using libm_alias_float.
21382 * sysdeps/m68k/m680x0/fpu/s_llrintl.c: Include
21383 <libm-alias-ldouble.h>.
21384 (llrintl): Define using libm_alias_ldouble.
21385
faec6323
JM
21386 * sysdeps/m68k/m680x0/fpu/s_ccosh_template.c (ccosh): Use
21387 declare_mgen_alias instead of weak_alias.
21388 * sysdeps/m68k/m680x0/fpu/s_cexp_template.c (cexp): Likewise.
21389 * sysdeps/m68k/m680x0/fpu/s_csin_template.c (csin): Likewise.
21390 * sysdeps/m68k/m680x0/fpu/s_csinh_template.c (csinh): Likewise.
21391
023cade3
AZ
213922017-11-30 Adhemerval Zanella <adhemerval.zanella@linaro.org>
21393
9e2279a0
AZ
21394 * sysdeps/sparc/sparc64/multiarch/Makefile (sysdep_routines):
21395 Add add_n-generic.
21396 * sysdeps/sparc/sparc64/multiarch/add_n-generic.S: New file.
21397 * sysdeps/sparc/sparc64/multiarch/add_n.c: Likewise.
21398 * sysdeps/sparc/sparc64/multiarch/add_n.S: Remove file.
21399
75f37c71
AZ
21400 * sysdeps/sparc/sparc64/multiarch/Makefile (sysdep_routines):
21401 Add submul_1-generic.
21402 * sysdeps/sparc/sparc64/multiarch/submul_1-generic.S: New file.
21403 * sysdeps/sparc/sparc64/multiarch/submul_1.c: Likewise.
21404 * sysdeps/sparc/sparc64/multiarch/submul_1.S: Remove file.
21405
b70cbbfc 21406 * sysdeps/sparc/sparc64/multiarch/Makefile (sysdep_routines):
dda1d2e8
AZ
21407 Add addmul_1-generic.
21408 * sysdeps/sparc/sparc64/multiarch/addmul_1-generic.S: New file.
21409 * sysdeps/sparc/sparc64/multiarch/addmul_1.c: Likewise.
21410 * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Remove file.
21411
21412 * sysdeps/sparc/sparc64/multiarch/Makefile (sysdep_routines):
b70cbbfc
AZ
21413 Add sub_n-generic.
21414 * sysdeps/sparc/sparc64/multiarch/sub_n-generic.S: New file.
21415 * sysdeps/sparc/sparc64/multiarch/sub_n.c: Likewise.
21416 * sysdeps/sparc/sparc64/multiarch/sub_n.S: Remove file.
21417
023cade3
AZ
21418 * sysdeps/sparc/sparc64/multiarch/Makefile (sysdep_routines):
21419 Add mul_1-generic.
21420 * sysdeps/sparc/sparc64/multiarch/mul_1-generic.S: New file.
21421 * sysdeps/sparc/sparc64/multiarch/mul_1.c: Likewise.
21422 * sysdeps/sparc/sparc64/multiarch/mul_1.S: Remove file.
21423
fbb5fd03
MF
214242017-11-30 Mike FABIAN <mfabian@redhat.com>
21425
21426 According to CLDR, collation rules for Serbian and Bosnian
21427 should be the same as for Croatian.
21428
21429 [BZ #22534]
21430 * localedata/Makefile: Add sr_RS.UTF-8 and bs_BA.UTF-8 to test-input
21431 and to the list of locales to be built for testing.
21432 * localedata/bs_BA.UTF-8.in: New file (same as hr_HR.UTF-8.in).
21433 * localedata/sr_RS.UTF-8.in: New file (same as hr_HR.UTF-8.in).
21434 * localedata/locales/bs_BA (LC_COLLATE): Use “copy "hr_HR"”.
21435 * localedata/locales/sr_RS (LC_COLLATE): Use “copy "hr_HR"”.
21436
5e56e937
MF
214372017-11-30 Mike FABIAN <mfabian@redhat.com>
21438
21439 * localedata/locales/hr_HR (LC_COLLATE): Fix collation
21440 to make test case pass.
21441 * localedata/hr_HR.UTF-8.in: Add more test strings.
21442
cf4341ca
MF
214432017-11-30 Mike FABIAN <mfabian@redhat.com>
21444
21445 * stdlib/tst-strfmon_l.c: Fix testcase. Needed because of [BZ #10580]
21446
363e4519 214472017-11-30 Dragan Stanojević - Nevidljivi <invisible@hidden-city.net>
9ca6b343
DSN
21448
21449 * localedata/Makefile: Add hr_HR.UTF-8 to test-input and to
21450 the list of locales to built for testing.
21451 * localedata/hr_HR.UTF-8.in: New file.
21452
363e4519 214532017-11-30 Dragan Stanojević - Nevidljivi <invisible@hidden-city.net>
37075ae1
DSN
21454
21455 [BZ #10580]
21456 * localedata/locales/hr_HR (LC_COLLATE): Base collation rules on
21457 iso14651_t1.
21458 * localedata/locales/hr_HR (LC_TIME): Sync month and day names with
21459 CLDR (except use ligatures for the digraphs, CLDR does not use
21460 the ligatures), add first_workday, some fixes in the date and time
21461 formats.
21462 * localedata/locales/hr_HR (LC_CTYPE): Add transliteration rules
21463 for Đ and đ.
21464 * localedata/locales/hr_HR (LC_MONETARY): Change currency_symbol to
21465 lower case. p_cs_precedes and n_cs_precedes should be 0 instead of 1.
21466 Add int_p_cs_precedes and int_n_cs_precedes.
21467 * localedata/locales/hr_HR (LC_NUMERIC): Change thousands_sep to
21468 "<U202F>" (NARROW NO-BREAK SPACE) and grouping to 3;3 (Agrees with
21469 LC_MONETARY now).
21470 * localedata/locales/hr_HR (LC_TELEPHONE): Add tel_dom_fmt.
21471 * localedata/locales/hr_HR (LC_NAME): Add name_mr, name_mrs, and
21472 name_miss.
21473 * localedata/locales/hr_HR (LC_ADDRESS): Add country_post, country_isbn,
21474 and lang_lib. Change postal_fmt.
21475
f33632cc
L
214762017-11-30 H.J. Lu <hongjiu.lu@intel.com>
21477
21478 * debug/longjmp_chk.c: Include <setjmpP.h> instead of
21479 <setjmp.h>.
21480 * setjmp/longjmp.c: Include <setjmpP.h> instead of <setjmp.h>.
21481 (__libc_siglongjmp): Cast &env[0].__saved_mask to "sigset_t *".
21482 * setjmp/sigjmp.c: Include <setjmpP.h> instead of <setjmp.h>.
21483 (__sigjmp_save): Cast &env[0].__saved_mask to "sigset_t *".
21484 * sysdeps/generic/setjmpP.h: New file.
21485 * sysdeps/unix/sysv/linux/x86/jmp_buf-ssp.sym: Likewise.
21486 * sysdeps/unix/sysv/linux/x86/setjmpP.h: Likewise.
21487 * sysdeps/unix/sysv/linux/x86/tst-saved_mask-1.c: Likewise.
21488 * sysdeps/unix/sysv/linux/x86/Makefile (gen-as-const-headers):
21489 Add jmp_buf-ssp.sym.
21490 (tests): Add tst-saved_mask-1.
21491
34697694
AS
214922017-11-30 Arjun Shankar <arjun@redhat.com>
21493
21494 [BZ #22375]
37ac8e63 21495 CVE-2017-17426
34697694
AS
21496 * malloc/malloc.c (__libc_malloc): Use checked_request2size
21497 instead of request2size.
21498
3e5efdbd
JM
214992017-11-30 Joseph Myers <joseph@codesourcery.com>
21500
18305fba
JM
21501 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S
21502 (__lllrint): Remove alias.
21503 (lllrint): Likewise.
21504 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S
21505 (__lllrintf): Likewise.
21506 (lllrintf): Likewise.
21507
3e5efdbd
JM
21508 * sysdeps/sparc/sparc32/fpu/s_copysignf.S: Include
21509 <libm-alias-float.h>.
21510 (copysignf): Define using libm_alias_float.
21511 * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Include
21512 <libm-alias-float.h>.
21513 (fabsf): Define using libm_alias_float.
21514 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
21515 Include <libm-alias-float.h>.
21516 (copysignf): Define using libm_alias_float.
21517 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Include
21518 <libm-alias-float.h>.
21519 (fabsf): Define using libm_alias_float.
21520 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.c: Include
21521 <libm-alias-float.h>.
21522 (fdimf): Define using libm_alias_float.
21523 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: Include
21524 <libm-alias-float.h>.
21525 (fmaf): Define using libm_alias_float.
21526 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: Include
21527 <libm-alias-float.h>.
21528 (llrintf): Define using libm_alias_float.
21529 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S:
21530 Include <libm-alias-float.h>.
21531 (nearbyintf): Define using libm_alias_float.
21532 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Include
21533 <libm-alias-float.h>.
21534 (rintf): Define using libm_alias_float.
21535 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: Include
21536 <libm-alias-float.h>.
21537 (llrintf): Define using libm_alias_float.
21538 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: Include
21539 <libm-alias-float.h>.
21540 (lrintf): Define using libm_alias_float.
21541 * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: Include
21542 <libm-alias-float.h>.
21543 (nearbyintf): Define using libm_alias_float.
21544 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Include
21545 <libm-alias-float.h>.
21546 (rintf): Define using libm_alias_float.
21547 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.c: Include
21548 <libm-alias-float.h>.
21549 (ceilf): Define using libm_alias_float.
21550 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.c: Include
21551 <libm-alias-float.h>.
21552 (floorf): Define using libm_alias_float.
21553 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: Include
21554 <libm-alias-float.h>.
21555 (fmaf): Define using libm_alias_float.
21556 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.c: Include
21557 <libm-alias-float.h>.
21558 (lrintf): Define using libm_alias_float.
21559 (llrintf): Likewise.
21560 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.c: Include
21561 <libm-alias-float.h>.
21562 (nearbyintf): Define using libm_alias_float.
21563 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.c: Include
21564 <libm-alias-float.h>.
21565 (rintf): Define using libm_alias_float.
21566 * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.c: Include
21567 <libm-alias-float.h>.
21568 (truncf): Define using libm_alias_float.
21569 * sysdeps/sparc/sparc64/fpu/s_copysignf.S: Include
21570 <libm-alias-float.h>.
21571 (copysignf): Define using libm_alias_float.
21572 * sysdeps/sparc/sparc64/fpu/s_fabsf.c: Include
21573 <libm-alias-float.h>.
21574 (fabsf): Define using libm_alias_float.
21575 * sysdeps/sparc/sparc64/fpu/s_lrintf.S: Include
21576 <libm-alias-float.h>.
21577 (lrintf): Define using libm_alias_float.
21578 (llrintf): Likewise.
21579 * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: Include
21580 <libm-alias-float.h>.
21581 (nearbyintf): Define using libm_alias_float.
21582 * sysdeps/sparc/sparc64/fpu/s_rintf.S: Include
21583 <libm-alias-float.h>.
21584 (rintf): Define using libm_alias_float.
21585
011fba7e
JM
215862017-11-29 Joseph Myers <joseph@codesourcery.com>
21587
875cd548
JM
21588 * sysdeps/sparc/sparc32/fpu/s_copysign.S: Include
21589 <libm-alias-double.h>.
21590 (copysign): Define using libm_alias_double.
21591 * sysdeps/sparc/sparc32/fpu/s_fabs.S: Include
21592 <libm-alias-double.h>.
21593 (fabs): Define using libm_alias_double.
21594 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
21595 Include <libm-alias-double.h>.
21596 (copysign): Define using libm_alias_double.
21597 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Include
21598 <libm-alias-double.h>.
21599 (fabs): Define using libm_alias_double.
21600 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.c: Include
21601 <libm-alias-double.h>.
21602 (fdim): Define using libm_alias_double.
21603 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: Include
21604 <libm-alias-double.h>.
21605 (fma): Define using libm_alias_double.
21606 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Include
21607 <libm-alias-double.h>.
21608 (llrint): Define using libm_alias_double.
21609 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S:
21610 Include <libm-alias-double.h>.
21611 (nearbyint): Define using libm_alias_double.
21612 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Include
21613 <libm-alias-double.h>.
21614 (rint): Define using libm_alias_double.
21615 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Include
21616 <libm-alias-double.h>.
21617 (fabs): Define using libm_alias_double.
21618 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Include
21619 <libm-alias-double.h>.
21620 (llrint): Define using libm_alias_double.
21621 * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: Include
21622 <libm-alias-double.h>.
21623 (nearbyint): Define using libm_alias_double.
21624 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Include
21625 <libm-alias-double.h>.
21626 (rint): Define using libm_alias_double.
21627 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.c: Include
21628 <libm-alias-double.h>.
21629 (ceil): Define using libm_alias_double.
21630 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.c: Include
21631 <libm-alias-double.h>.
21632 (floor): Define using libm_alias_double.
21633 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: Include
21634 <libm-alias-double.h>.
21635 (fma): Define using libm_alias_double.
21636 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.c: Include
21637 <libm-alias-double.h>.
21638 (lrint): Define using libm_alias_double.
21639 (llrint): Likewise.
21640 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.c: Include
21641 <libm-alias-double.h>.
21642 (nearbyint): Define using libm_alias_double.
21643 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.c: Include
21644 <libm-alias-double.h>.
21645 (rint): Define using libm_alias_double.
21646 * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.c: Include
21647 <libm-alias-double.h>.
21648 (trunc): Define using libm_alias_double.
21649 * sysdeps/sparc/sparc64/fpu/s_copysign.S: Include
21650 <libm-alias-double.h>.
21651 (copysign): Define using libm_alias_double.
21652 * sysdeps/sparc/sparc64/fpu/s_fabs.c: Include
21653 <libm-alias-double.h>.
21654 (fabs): Define using libm_alias_double.
21655 * sysdeps/sparc/sparc64/fpu/s_lrint.S: Include
21656 <libm-alias-double.h>.
21657 (lrint): Define using libm_alias_double.
21658 (llrint): Likewise.
21659 * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: Include
21660 <libm-alias-double.h>.
21661 (nearbyint): Define using libm_alias_double.
21662 * sysdeps/sparc/sparc64/fpu/s_rint.S: Include
21663 <libm-alias-double.h>.
21664 (rint): Define using libm_alias_double.
21665
cf4ebc27
JM
21666 [BZ #22229]
21667 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Include
21668 <math_ldbl_opt.h>.
21669 (fabsl): Define as compat symbol at version GLIBC_2_0 for libm.
21670
0c097378
JM
21671 * scripts/build-many-glibcs.py (Context.add_all_configs): Add
21672 SPARC --disable-multi-arch glibc variants.
21673
34bb10aa
JM
21674 * sysdeps/x86_64/fpu/multiarch/e_exp2f.c: Include
21675 <libm-alias-float.h>.
21676 (exp2f): Define using libm_alias_float, or libm_alias_float_other
21677 if [SHARED].
21678 * sysdeps/x86_64/fpu/multiarch/e_expf.c: Include
21679 <libm-alias-float.h>.
21680 (exp2f): Define using libm_alias_float, or libm_alias_float_other
21681 if [SHARED].
21682 * sysdeps/x86_64/fpu/multiarch/e_log2f.c: Include
21683 <libm-alias-float.h>.
21684 (exp2f): Define using libm_alias_float, or libm_alias_float_other
21685 if [SHARED].
21686 * sysdeps/x86_64/fpu/multiarch/e_logf.c: Include
21687 <libm-alias-float.h>.
21688 (exp2f): Define using libm_alias_float, or libm_alias_float_other
21689 if [SHARED].
21690 * sysdeps/x86_64/fpu/multiarch/e_powf.c: Include
21691 <libm-alias-float.h>.
21692 (exp2f): Define using libm_alias_float, or libm_alias_float_other
21693 if [SHARED].
21694 * sysdeps/x86_64/fpu/multiarch/s_ceilf.c: Include
21695 <libm-alias-float.h>.
21696 (ceilf): Define using libm_alias_float.
21697 * sysdeps/x86_64/fpu/multiarch/s_floorf.c: Include
21698 <libm-alias-float.h>.
21699 (floorf): Define using libm_alias_float.
21700 * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Include
21701 <libm-alias-float.h>.
21702 (fmaf): Define using libm_alias_float.
21703 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.c: Include
21704 <libm-alias-float.h>.
21705 (nearbyintf): Define using libm_alias_float.
21706 * sysdeps/x86_64/fpu/multiarch/s_rintf.c: Include
21707 <libm-alias-float.h>.
21708 (rintf): Define using libm_alias_float.
21709 * sysdeps/x86_64/fpu/multiarch/s_truncf.c: Include
21710 <libm-alias-float.h>.
21711 (truncf): Define using libm_alias_float.
21712 * sysdeps/x86_64/fpu/s_copysignf.S: Include <libm-alias-float.h>.
21713 (copysignf): Define using libm_alias_float.
21714 * sysdeps/x86_64/fpu/s_cosf.S: Include <libm-alias-float.h>.
21715 (cosf): Define using libm_alias_float.
21716 * sysdeps/x86_64/fpu/s_fabsf.c: Include <libm-alias-float.h>.
21717 (fabsf): Define using libm_alias_float.
21718 * sysdeps/x86_64/fpu/s_fmaxf.S: Include <libm-alias-float.h>.
21719 (fmaxf): Define using libm_alias_float.
21720 * sysdeps/x86_64/fpu/s_fminf.S: Include <libm-alias-float.h>.
21721 (fminf): Define using libm_alias_float.
21722 * sysdeps/x86_64/fpu/s_llrintf.S: Include <libm-alias-float.h>.
21723 (llrintf): Define using libm_alias_float.
21724 [!__ILP32__] (lrintf): Likewise.
21725 * sysdeps/x86_64/fpu/s_sincosf.S: Include <libm-alias-float.h>.
21726 (sincosf): Define using libm_alias_float.
21727 * sysdeps/x86_64/fpu/s_sinf.S: Include <libm-alias-float.h>.
21728 (sinf): Define using libm_alias_float.
21729 * sysdeps/x86_64/x32/fpu/s_lrintf.S: Include <libm-alias-float.h>.
21730 (lrintf): Define using libm_alias_float.
21731
011fba7e
JM
21732 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Include
21733 <libm-alias-double.h>.
21734 (atan): Define using libm_alias_double.
21735 * sysdeps/x86_64/fpu/multiarch/s_ceil.c: Include
21736 <libm-alias-double.h>.
21737 (ceil): Define using libm_alias_double.
21738 * sysdeps/x86_64/fpu/multiarch/s_floor.c: Include
21739 <libm-alias-double.h>.
21740 (floor): Define using libm_alias_double.
21741 * sysdeps/x86_64/fpu/multiarch/s_fma.c: Include
21742 <libm-alias-double.h>.
21743 (fma): Define using libm_alias_double.
21744 * sysdeps/x86_64/fpu/multiarch/s_nearbyint.c: Include
21745 <libm-alias-double.h>.
21746 (nearbyint): Define using libm_alias_double.
21747 * sysdeps/x86_64/fpu/multiarch/s_rint.c: Include
21748 <libm-alias-double.h>.
21749 (rint): Define using libm_alias_double.
21750 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Include
21751 <libm-alias-double.h>.
21752 (sin): Define using libm_alias_double.
21753 (cos): Likewise.
21754 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Include
21755 <libm-alias-double.h>.
21756 (tan): Define using libm_alias_double.
21757 * sysdeps/x86_64/fpu/multiarch/s_trunc.c: Include
21758 <libm-alias-double.h>.
21759 (trunc): Define using libm_alias_double.
21760 * sysdeps/x86_64/fpu/s_copysign.S: Include <libm-alias-double.h>.
21761 (copysign): Define using libm_alias_double.
21762 * sysdeps/x86_64/fpu/s_fabs.c: Include <libm-alias-double.h>.
21763 (fabs): Define using libm_alias_double.
21764 * sysdeps/x86_64/fpu/s_fmax.S: Include <libm-alias-double.h>.
21765 (fmax): Define using libm_alias_double.
21766 * sysdeps/x86_64/fpu/s_fmin.S: Include <libm-alias-double.h>.
21767 (fmin): Define using libm_alias_double.
21768 * sysdeps/x86_64/fpu/s_llrint.S: Include <libm-alias-double.h>.
21769 (llrint): Define using libm_alias_double.
21770 [!__ILP32__] (lrint): Likewise.
21771 * sysdeps/x86_64/x32/fpu/s_lrint.S: Include <libm-alias-double.h>.
21772 (lrint): Define using libm_alias_double.
21773
1cbd7bfe
AZ
217742017-11-29 Adhemerval Zanella <adhemerval.zanella@linaro.org>
21775
21bfcc3d
AZ
21776 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile
21777 (libm-sysdep_routines): Add s_rintf-generic and s_rint-generic
21778 objects.
21779 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-generic.S: New file.
21780 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.c: Likewise.
21781 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-generic.S: Likewise.
21782 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.c: Likewise.
21783 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Remove file.
21784 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
21785
522228dd
AZ
21786 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile
21787 (libm-sysdep_routines): Add s_lrint-generic and s_lrintf-generic
21788 objects.
21789 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-generic.S: New file.
21790 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.c: Likewise.
21791 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-generic.S: Likewise.
21792 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.c: Likewise.
21793 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Remove file.
21794 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
21795
2a6f4fab
AZ
21796 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile
21797 (libm-sysdep_routines): Add s_nearbyint-generic and
21798 s_nearbyintf-generic objects.
21799 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-generic.S: New file.
21800 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.c: Likewise.
21801 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-generic.S: Likewise.
21802 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.c: Likewise.
21803 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: Remove file.
21804 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: Likewise.
21805
712b5b83
AZ
21806 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile (sysdeps_calls):
21807 Add s_finitef-generic and s_finite-generic objects.
21808 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-generic.S: New file.
21809 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.c: Likewise.
21810 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-generic.S: Likewise.
21811 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.c: Likewise.
21812 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Remove file.
21813 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Remove file.
21814
c96d3335
AZ
21815 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile (sysdeps_calls):
21816 Add s_isinff-generic and s_isinf-generic objects.
21817 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-generic.S: New file.
21818 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.c: Likewise.
21819 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-generic.S: Likewise.
21820 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.c: Likewise.
21821 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Remove file.
21822 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
21823
c6862a23
AZ
21824 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile (sysdeps_calls):
21825 Add s_isnanf-generic and s_isnan-generic objects.
21826 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-generic.S: New file.
21827 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-generic.S: Likewise.
21828 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.c: Likewise.
21829 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.c: Likewise.
21830 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Remove file.
21831 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
21832
1cbd7bfe
AZ
21833 * sysdeps/sparc/sparc-ifunc.h (sparc_libm_ifunc_redirected): New
21834 macro.
21835 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile (sysdep_calls): New
21836 rule.
21837 (sysdep_routines): Use sysdep_calls as base.
21838 (libm-sysdep_routines): Add generic rule for symbols shared with
21839 libc. Add s_signbit-generic and s_signbitf-generic objects.
21840 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.c: New file.
21841 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.c: Likewise.
21842 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-generic.S: Likewise.
21843 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-generic.S: Likewise.
21844 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Remove file.
21845 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
21846
aa1142c5
JM
218472017-11-29 Joseph Myers <joseph@codesourcery.com>
21848
21849 * sysdeps/ia64/fpu/libm-symbols.h: Include <libm-alias-float.h>.
21850 * sysdeps/ia64/fpu/e_acosf.S (acosf): Use libm_alias_float_other.
21851 * sysdeps/ia64/fpu/e_acoshf.S (acoshf): Likewise.
21852 * sysdeps/ia64/fpu/e_asinf.S (asinf): Likewise.
21853 * sysdeps/ia64/fpu/e_atan2f.S (atan2f): Likewise.
21854 * sysdeps/ia64/fpu/e_atanhf.S (atanhf): Likewise.
21855 * sysdeps/ia64/fpu/e_coshf.S (coshf): Likewise.
21856 * sysdeps/ia64/fpu/e_exp10f.S (exp10f): Likewise.
21857 * sysdeps/ia64/fpu/e_exp2f.S (exp2f): Likewise.
21858 * sysdeps/ia64/fpu/e_expf.S (expf): Likewise.
21859 * sysdeps/ia64/fpu/e_fmodf.S (fmodf): Likewise.
21860 * sysdeps/ia64/fpu/e_hypotf.S (hypotf): Likewise.
21861 * sysdeps/ia64/fpu/e_lgammaf_r.c (lgammaf_r): Define using
21862 libm_alias_float_r.
21863 * sysdeps/ia64/fpu/e_log2f.S (log2f): Use libm_alias_float_other.
21864 * sysdeps/ia64/fpu/e_logf.S (log10f): Likewise.
21865 (logf): Likewise.
21866 * sysdeps/ia64/fpu/e_powf.S (powf): Likewise.
21867 * sysdeps/ia64/fpu/e_remainderf.S (remainderf): Likewise.
21868 * sysdeps/ia64/fpu/e_sinhf.S (sinhf): Likewise.
21869 * sysdeps/ia64/fpu/e_sqrtf.S (sqrtf): Likewise.
21870 * sysdeps/ia64/fpu/libm_sincosf.S (sincosf): Likewise.
21871 * sysdeps/ia64/fpu/s_asinhf.S (asinhf): Likewise.
21872 * sysdeps/ia64/fpu/s_atanf.S (atanf): Likewise.
21873 * sysdeps/ia64/fpu/s_cbrtf.S (cbrtf): Likewise.
21874 * sysdeps/ia64/fpu/s_ceilf.S (ceilf): Likewise.
21875 * sysdeps/ia64/fpu/s_copysign.S (copysignf): Define using
21876 libm_alias_float.
21877 * sysdeps/ia64/fpu/s_cosf.S (sinf): Use libm_alias_float_other.
21878 (cosf): Likewise.
21879 * sysdeps/ia64/fpu/s_erfcf.S (erfcf): Likewise.
21880 * sysdeps/ia64/fpu/s_erff.S (erff): Likewise.
21881 * sysdeps/ia64/fpu/s_expm1f.S (expm1f): Likewise.
21882 * sysdeps/ia64/fpu/s_fabsf.S (fabsf): Likewise.
21883 * sysdeps/ia64/fpu/s_fdimf.S (fdimf): Likewise.
21884 * sysdeps/ia64/fpu/s_floorf.S (floorf): Likewise.
21885 * sysdeps/ia64/fpu/s_fmaf.S (fmaf): Likewise.
21886 * sysdeps/ia64/fpu/s_fmaxf.S (fmaxf): Likewise.
21887 * sysdeps/ia64/fpu/s_frexpf.c (frexpf): Likewise.
21888 * sysdeps/ia64/fpu/s_ldexpf.c (ldexpf): Likewise.
21889 * sysdeps/ia64/fpu/s_log1pf.S (log1pf): Likewise.
21890 * sysdeps/ia64/fpu/s_logbf.S (logbf): Likewise.
21891 * sysdeps/ia64/fpu/s_modff.S (modff): Likewise.
21892 * sysdeps/ia64/fpu/s_nearbyintf.S (nearbyintf): Likewise.
21893 * sysdeps/ia64/fpu/s_nextafterf.S (nextafterf): Likewise.
21894 * sysdeps/ia64/fpu/s_rintf.S (rintf): Likewise.
21895 * sysdeps/ia64/fpu/s_roundf.S (roundf): Likewise.
21896 * sysdeps/ia64/fpu/s_scalblnf.c (scalblnf): Likewise.
21897 * sysdeps/ia64/fpu/s_scalbnf.c (scalbnf): Define using
21898 libm_alias_float.
21899 * sysdeps/ia64/fpu/s_tanf.S (tanf): Use libm_alias_float_other.
21900 * sysdeps/ia64/fpu/s_tanhf.S (tanhf): Likewise.
21901 * sysdeps/ia64/fpu/s_truncf.S (truncf): Likewise.
21902 * sysdeps/ia64/fpu/w_lgammaf_main.c
21903 [BUILD_LGAMMA && !USE_AS_COMPAT] (lgammaf): Likewise.
21904 * sysdeps/ia64/fpu/w_tgammaf_compat.S (tgammaf): Likewise.
21905
363e4519
DL
219062017-11-28 Mike FABIAN <mfabian@redhat.com>
21907 Alexandre Oliva <aoliva@redhat.com>
8da25eec
AO
21908
21909 [BZ #17750]
21910 * Makefile: add fr_CA.UTF-8 to test-input and LOCALES.
21911 * localedata/fr_CA.UTF-8.in: New file with test data for backward
21912 accents sorting.
21913 * localedata/fr_FR.UTF-8.in: Fix test data for forward accents
21914 sorting.
21915 * localedata/locales/cs_CZ (LC_COLLATE): Remove “define DIACRIT_FORWARD”
21916 * localedata/locales/de_DE (LC_COLLATE): Likewise.
21917 * localedata/locales/hu_HU (LC_COLLATE): Likewise.
21918 * localedata/locales/lb_LU (LC_COLLATE): Likewise.
21919 * localedata/locales/yuw_PG (LC_COLLATE): Likewise.
21920 * localedata/locales/fr_CA (LC_COLLATE): Add “define DIACRIT_BACKWARD”
21921 * localedata/locales/iso14651_t1_common: Use “ifdef DIACRIT_FORWARD”
21922 instead of “ifdef DIACRIT_BACKWARD”.
21923
a55430cb
AZ
219242017-11-29 Adhemerval Zanella <adhemerval.zanella@linaro.org>
21925
21926 * config.h.in (HAVE_AS_VIS3_SUPPORT): Remove check for VIS3 support.
21927 * sysdeps/sparc/configure.ac (HAVE_AS_VIS3_SUPPORT): Likewise.
21928 * sysdeps//sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.c: Likewise.
21929 * sysdeps//sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.c: Likewise.
21930 * sysdeps//sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: Likewise.
21931 * sysdeps//sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: Likewise.
21932 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.c: Likewise.
21933 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.c: Likewise.
21934 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.c: Likewise.
21935 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.c: Likewise.
21936 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: Likewise.
21937 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: Likewise.
21938 * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.c: Likewise.
21939 * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.c: Likewise.
21940 * sysdeps/sparc/sparc-ifunc.h [!HAVE_AS_VIS3_SUPPORT]
21941 (SPARC_ASM_VIS3_IFUNC, SPARC_ASM_VIS3_VIS2_IFUNC): Remove macros.
21942 * sysdeps/sparc/sparc32/sparcv9/Makefile [$(have-as-vis3) != yes]
21943 (ASFLAGS.o, ASFLAGS-.os, ASFLAGS-.op, ASFLAGS-.oS): Remove rules.
21944 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile
21945 ($(have-as-vis3) == yes): Remove conditional.
21946 * sysdeps/sparc/sparc64/Makefile (($(have-as-vis3) == yes)):
21947 Likewise.
21948 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-generic.c: New
21949 file.
21950 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-generic.c: New
21951 file.
21952 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-generic.c: New
21953 file.
21954 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-generic.c: New
21955 file.
21956 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-generic.c: New file.
21957 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-generic.c: New file.
21958 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-generic.c: New file.
21959 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-generic.c: New file.
21960 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-generic.c: New file.
21961 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-generic.c: New file.
21962 * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-generic.c: New file.
21963 * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-generic.c: New file.
21964
0609ec0a
JM
219652017-11-29 Joseph Myers <joseph@codesourcery.com>
21966
21967 * sysdeps/ia64/fpu/libm-symbols.h: Include <libm-alias-double.h>.
21968 * sysdeps/ia64/fpu/e_acos.S (acos): Use libm_alias_double_other.
21969 * sysdeps/ia64/fpu/e_acosh.S (acosh): Likewise.
21970 * sysdeps/ia64/fpu/e_asin.S (asin): Likewise.
21971 * sysdeps/ia64/fpu/e_atan2.S (atan2): Likewise.
21972 * sysdeps/ia64/fpu/e_atanh.S (atanh): Likewise.
21973 * sysdeps/ia64/fpu/e_cosh.S (cosh): Likewise.
21974 * sysdeps/ia64/fpu/e_exp.S (exp): Likewise.
21975 * sysdeps/ia64/fpu/e_exp10.S (exp10): Likewise.
21976 * sysdeps/ia64/fpu/e_exp2.S (exp2): Likewise.
21977 * sysdeps/ia64/fpu/e_fmod.S (fmod): Likewise.
21978 * sysdeps/ia64/fpu/e_hypot.S (hypot): Likewise.
21979 * sysdeps/ia64/fpu/e_lgamma_r.c (lgamma_r): Define using
21980 libm_alias_double_r.
21981 * sysdeps/ia64/fpu/e_log.S (log10): Use libm_alias_double_other.
21982 (log): Likewise.
21983 * sysdeps/ia64/fpu/e_log2.S (log2): Likewise.
21984 * sysdeps/ia64/fpu/e_pow.S (pow): Likewise.
21985 * sysdeps/ia64/fpu/e_remainder.S (remainder): Likewise.
21986 * sysdeps/ia64/fpu/e_sinh.S (sinh): Likewise.
21987 * sysdeps/ia64/fpu/e_sqrt.S (sqrt): Likewise.
21988 * sysdeps/ia64/fpu/libm_sincos.S (sincos): Likewise.
21989 * sysdeps/ia64/fpu/s_asinh.S (asinh): Likewise.
21990 * sysdeps/ia64/fpu/s_atan.S (atan): Likewise.
21991 * sysdeps/ia64/fpu/s_cbrt.S (cbrt): Likewise.
21992 * sysdeps/ia64/fpu/s_ceil.S (ceil): Likewise.
21993 * sysdeps/ia64/fpu/s_copysign.S (copysign): Define using
21994 libm_alias_double.
21995 * sysdeps/ia64/fpu/s_cos.S (sin): Use libm_alias_double_other.
21996 (cos): Likewise.
21997 * sysdeps/ia64/fpu/s_erf.S (erf): Likewise.
21998 * sysdeps/ia64/fpu/s_erfc.S (erfc): Likewise.
21999 * sysdeps/ia64/fpu/s_expm1.S (expm1): Likewise.
22000 * sysdeps/ia64/fpu/s_fabs.S (fabs): Likewise.
22001 * sysdeps/ia64/fpu/s_fdim.S (fdim): Likewise.
22002 * sysdeps/ia64/fpu/s_floor.S (floor): Likewise.
22003 * sysdeps/ia64/fpu/s_fma.S (fma): Likewise.
22004 * sysdeps/ia64/fpu/s_fmax.S (fmax): Likewise.
22005 * sysdeps/ia64/fpu/s_frexp.c (frexp): Likewise.
22006 * sysdeps/ia64/fpu/s_ldexp.c (ldexp): Likewise.
22007 * sysdeps/ia64/fpu/s_log1p.S (log1p): Likewise.
22008 * sysdeps/ia64/fpu/s_logb.S (logb): Likewise.
22009 * sysdeps/ia64/fpu/s_modf.S (modf): Likewise.
22010 * sysdeps/ia64/fpu/s_nearbyint.S (nearbyint): Likewise.
22011 * sysdeps/ia64/fpu/s_nextafter.S (nextafter): Likewise.
22012 * sysdeps/ia64/fpu/s_rint.S (rint): Likewise.
22013 * sysdeps/ia64/fpu/s_round.S (round): Likewise.
22014 * sysdeps/ia64/fpu/s_scalbn.c (scalbn): Define using
22015 libm_alias_double.
22016 * sysdeps/ia64/fpu/s_tan.S (tan): Use libm_alias_double_other.
22017 * sysdeps/ia64/fpu/s_tanh.S (tanh): Likewise.
22018 * sysdeps/ia64/fpu/s_trunc.S (trunc): Likewise.
22019 * sysdeps/ia64/fpu/w_lgamma_main.c
22020 [BUILD_LGAMMA && !USE_AS_COMPAT] (lgamma): Likewise.
22021 * sysdeps/ia64/fpu/w_tgamma_compat.S (tgamma): Likewise.
22022
d5bfa34a
JDA
220232017-11-28 John David Anglin <danglin@gcc.gnu.org>
22024
22025 * sysdeps/hppa/start.S (_start): Check PIC instead of SHARED. Load
22026 address of $global$ into %dp register earlier. Use pc-relative
22027 instruction sequence for PIC case.
22028
bc4e8f9b
JM
220292017-11-28 Joseph Myers <joseph@codesourcery.com>
22030
e4602cba
JM
22031 * sysdeps/i386/fpu/s_asinhf.S: Include <libm-alias-float.h>.
22032 (asinhf): Define using libm_alias_float.
22033 * sysdeps/i386/fpu/s_atanf.S: Include <libm-alias-float.h>.
22034 (atanf): Define using libm_alias_float.
22035 * sysdeps/i386/fpu/s_cbrtf.S: Include <libm-alias-float.h>.
22036 (cbrtf): Define using libm_alias_float.
22037 * sysdeps/i386/fpu/s_ceilf.S: Include <libm-alias-float.h>.
22038 (ceilf): Define using libm_alias_float.
22039 * sysdeps/i386/fpu/s_copysignf.S: Include <libm-alias-float.h>.
22040 (copysignf): Define using libm_alias_float.
22041 * sysdeps/i386/fpu/s_expm1f.S: Include <libm-alias-float.h>.
22042 (expm1f): Define using libm_alias_float.
22043 * sysdeps/i386/fpu/s_fabsf.S: Include <libm-alias-float.h>.
22044 (fabsf): Define using libm_alias_float.
22045 * sysdeps/i386/fpu/s_floorf.S: Include <libm-alias-float.h>.
22046 (floorf): Define using libm_alias_float.
22047 * sysdeps/i386/fpu/s_fmaxf.S: Include <libm-alias-float.h>.
22048 (fmaxf): Define using libm_alias_float.
22049 * sysdeps/i386/fpu/s_fminf.S: Include <libm-alias-float.h>.
22050 (fminf): Define using libm_alias_float.
22051 * sysdeps/i386/fpu/s_frexpf.S: Include <libm-alias-float.h>.
22052 (frexpf): Define using libm_alias_float.
22053 * sysdeps/i386/fpu/s_llrintf.S: Include <libm-alias-float.h>.
22054 (llrintf): Define using libm_alias_float.
22055 * sysdeps/i386/fpu/s_logbf.S: Include <libm-alias-float.h>.
22056 (logbf): Define using libm_alias_float.
22057 * sysdeps/i386/fpu/s_lrintf.S: Include <libm-alias-float.h>.
22058 (lrintf): Define using libm_alias_float.
22059 * sysdeps/i386/fpu/s_nearbyintf.S: Include <libm-alias-float.h>.
22060 (nearbyintf): Define using libm_alias_float.
22061 * sysdeps/i386/fpu/s_remquof.S: Include <libm-alias-float.h>.
22062 (remquof): Define using libm_alias_float.
22063 * sysdeps/i386/fpu/s_rintf.S: Include <libm-alias-float.h>.
22064 (rintf): Define using libm_alias_float.
22065 * sysdeps/i386/fpu/s_truncf.S: Include <libm-alias-float.h>.
22066 (truncf): Define using libm_alias_float.
22067 * sysdeps/i386/i686/fpu/multiarch/e_exp2f.c: Include
22068 <libm-alias-float.h>.
22069 (exp2f): Define using libm_alias_float, or libm_alias_float_other
22070 if [SHARED].
22071 * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Include
22072 <libm-alias-float.h>.
22073 (expf): Define using libm_alias_float, or libm_alias_float_other
22074 if [SHARED].
22075 * sysdeps/i386/i686/fpu/multiarch/e_log2f.c: Include
22076 <libm-alias-float.h>.
22077 (log2f): Define using libm_alias_float, or libm_alias_float_other
22078 if [SHARED].
22079 * sysdeps/i386/i686/fpu/multiarch/e_logf.c: Include
22080 <libm-alias-float.h>.
22081 (logf): Define using libm_alias_float, or libm_alias_float_other
22082 if [SHARED].
22083 * sysdeps/i386/i686/fpu/multiarch/e_powf.c: Include
22084 <libm-alias-float.h>.
22085 (powf): Define using libm_alias_float, or libm_alias_float_other
22086 if [SHARED].
22087 * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: Include
22088 <libm-alias-float.h>.
22089 (cosf): Define using libm_alias_float.
22090 * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: Include
22091 <libm-alias-float.h>.
22092 (sincosf): Define using libm_alias_float.
22093 * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: Include
22094 <libm-alias-float.h>.
22095 (sinf): Define using libm_alias_float.
22096 * sysdeps/i386/i686/fpu/s_fmaxf.S: Include <libm-alias-float.h>.
22097 (fmaxf): Define using libm_alias_float.
22098 * sysdeps/i386/i686/fpu/s_fminf.S: Include <libm-alias-float.h>.
22099 (fminf): Define using libm_alias_float.
22100 * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
22101 <libm-alias-float.h>.
22102 (fmaf): Define using libm_alias_float.
22103
bc4e8f9b
JM
22104 * sysdeps/i386/fpu/s_asinh.S: Include <libm-alias-double.h>.
22105 (asinh): Define using libm_alias_double.
22106 * sysdeps/i386/fpu/s_atan.S: Include <libm-alias-double.h>.
22107 (atan): Define using libm_alias_double.
22108 * sysdeps/i386/fpu/s_cbrt.S: Include <libm-alias-double.h>.
22109 (cbrt): Define using libm_alias_double.
22110 * sysdeps/i386/fpu/s_ceil.S: Include <libm-alias-double.h>.
22111 (ceil): Define using libm_alias_double.
22112 * sysdeps/i386/fpu/s_copysign.S: Include <libm-alias-double.h>.
22113 (copysign): Define using libm_alias_double.
22114 * sysdeps/i386/fpu/s_expm1.S: Include <libm-alias-double.h>.
22115 (expm1): Define using libm_alias_double.
22116 * sysdeps/i386/fpu/s_fabs.S: Include <libm-alias-double.h>.
22117 (fabs): Define using libm_alias_double.
22118 * sysdeps/i386/fpu/s_fdim.c: Include <libm-alias-double.h>.
22119 (fdim): Define using libm_alias_double.
22120 * sysdeps/i386/fpu/s_floor.S: Include <libm-alias-double.h>.
22121 (floor): Define using libm_alias_double.
22122 * sysdeps/i386/fpu/s_fmax.S: Include <libm-alias-double.h>.
22123 (fmax): Define using libm_alias_double.
22124 * sysdeps/i386/fpu/s_fmin.S: Include <libm-alias-double.h>.
22125 (fmin): Define using libm_alias_double.
22126 * sysdeps/i386/fpu/s_frexp.S: Include <libm-alias-double.h>.
22127 (frexp): Define using libm_alias_double.
22128 * sysdeps/i386/fpu/s_llrint.S: Include <libm-alias-double.h>.
22129 (llrint): Define using libm_alias_double.
22130 * sysdeps/i386/fpu/s_logb.S: Include <libm-alias-double.h>.
22131 (logb): Define using libm_alias_double.
22132 * sysdeps/i386/fpu/s_lrint.S: Include <libm-alias-double.h>.
22133 (lrint): Define using libm_alias_double.
22134 * sysdeps/i386/fpu/s_nearbyint.S: Include <libm-alias-double.h>.
22135 (nearbyint): Define using libm_alias_double.
22136 * sysdeps/i386/fpu/s_remquo.S: Include <libm-alias-double.h>.
22137 (remquo): Define using libm_alias_double.
22138 * sysdeps/i386/fpu/s_rint.S: Include <libm-alias-double.h>.
22139 (rint): Define using libm_alias_double.
22140 * sysdeps/i386/fpu/s_trunc.S: Include <libm-alias-double.h>.
22141 (trunc): Define using libm_alias_double.
22142 * sysdeps/i386/i686/fpu/s_fmax.S: Include <libm-alias-double.h>.
22143 (fmax): Define using libm_alias_double.
22144 * sysdeps/i386/i686/fpu/s_fmin.S: Include <libm-alias-double.h>.
22145 (fmin): Define using libm_alias_double.
22146 * sysdeps/i386/i686/multiarch/s_fma.c: Include <libm-alias-double.h>.
22147 (fma): Define using libm_alias_double.
22148
8d81ce0c
L
221492017-11-28 H.J. Lu <hongjiu.lu@intel.com>
22150
22151 [BZ #22370]
22152 * elf/dl-hwcaps.c (ROUND): Removed.
22153 (_dl_important_hwcaps): Replace ROUND with ELF_NOTE_DESC_OFFSET
22154 and ELF_NOTE_NEXT_OFFSET.
22155 * elf/dl-load.c (ROUND): Removed.
22156 (open_verify): Replace ROUND with ELF_NOTE_NEXT_OFFSET.
22157 * elf/readelflib.c (ROUND): Removed.
22158 (process_elf_file): Replace ROUND with ELF_NOTE_NEXT_OFFSET.
22159 * include/elf.h [!_ISOMAC]: Include <libc-pointer-arith.h>.
22160 [!_ISOMAC] (ELF_NOTE_DESC_OFFSET): New.
22161 [!_ISOMAC] (ELF_NOTE_NEXT_OFFSET): Likewise.
22162
6940bd96
JM
221632017-11-28 Joseph Myers <joseph@codesourcery.com>
22164
313ba463
JM
22165 * sysdeps/s390/fpu/s_fmaf.c: Include <libm-alias-float.h>.
22166 [!__fmaf] (fmaf): Define using libm_alias_float.
22167
6940bd96
JM
22168 * sysdeps/s390/fpu/s_fma.c: Include <libm-alias-double.h>.
22169 [!__fma] (fma): Define using libm_alias_double.
22170 * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: Remove.
22171
22c69b6a
MF
221722017-11-28 Mike FABIAN <mfabian@redhat.com>
22173
22174 [BZ #22336]
22175 * localedata/locales/cs_CZ (LC_COLLATE): Use “copy "iso14651_t1"”
22176 and implement the collation rules for cs from CLDR on top of that.
22177 * Makefile: Add cs_CZ.UTF-8 to test-input.
22178 * cs_CZ.UTF-8.in: New file with test data to test the Czech sorting.
22179
8d7d3ba8
SP
221802017-11-28 Siddhesh Poyarekar <siddhesh@sourceware.org>
22181
22182 * localedata/Makefile (LOCALES): Remove duplicate cs_CZ.UTF-8.
22183
0422ed1e
VR
221842017-11-28 Victor Rodriguez <victor.rodriguez.bahena@intel.com>
22185 Icarus Sparry <icarus.w.sparry@intel.com>
22186
22187 * benchtests/Makefile:Add BENCHSET to allow subsets of
22188 benchmarks to be run.
22189 * benchtests/README: Add documentation for: Running subsets of
22190 benchmarks.
22191
0595e360
VR
221922017-11-28 Victor Rodriguez <victor.rodriguez.bahena@intel.com>
22193
d5090db3
VR
22194 * benchtests/scripts/benchout.schema.json: Fix regex to accept a wider
22195 range of tests names.
22196
0595e360
VR
22197 * benchtests/scripts/benchout.schema.json: Add throughput as accepted
22198 result from property and remove "max", min" and "mean" from
22199 required properties based on benchtests/bench-skeleton.c.
22200
b4c645c2
FW
222012017-11-28 Florian Weimer <fweimer@redhat.com>
22202
22203 [BZ #20826]
22204 Turn posix/tst-getaddrinfo4, posix/tst-getaddrinfo5 into xtests
22205 due to Internet requirement.
22206 * posix/Makefile (tests): Remove tst-getaddrinfo4,
22207 tst-getaddrinfo5.
22208 (xtests): Add tst-getaddrinfo4, tst-getaddrinfo5.
22209
88684de7
AZ
222102017-11-28 Adhemerval Zanella <adhemerval.zanella@linaro.org>
22211
69056564
AZ
22212 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile
22213 [$(subdir) = string] (sysdep_routines): Add memset-ultra1.
22214 * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = string]
22215 (sysdep_routines): Add memset-ultra1.
22216 * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-ultra1.S: New
22217 file.
22218 * sysdeps/sparc/sparc32/sparcv9/multiarch/memset.c: Likewise.
22219 * sysdeps/sparc/sparc32/sparcv9/multiarch/bzero.c: Likewise.
22220 * sysdeps/sparc/sparc64/multiarch/ifunc-memset.h: Likewise.
22221 * sysdeps/sparc/sparc64/multiarch/memset-ultra1.S: Likewise.
22222 * sysdeps/sparc/sparc64/multiarch/memset.c: Likewise.
22223 * sysdeps/sparc/sparc64/multiarch/bzero.c: Likewise.
22224 * sysdeps/sparc/sparc32/sparcv9/multiarch/memset.S: Remove file.
22225 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
22226
88684de7
AZ
22227 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-ultra1.S: New
22228 file.
22229 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy.c: Likewise.
22230 * sysdeps/sparc/sparc32/sparcv9/multiarch/mempcpy.c: Likewise.
22231 * sysdeps/sparc/sparc64/multiarch/ifunc-memcpy.h: Likewise.
22232 * sysdeps/sparc/sparc64/multiarch/memcpy-ultra1.S: Likewise.
22233 * sysdeps/sparc/sparc64/multiarch/memcpy.c: Likewise.
22234 * sysdeps/sparc/sparc64/multiarch/mempcpy.c: Likewise.
22235 * sysdeps/sparc/sparc-ifunc.h (sparc_libc_ifunc_redirected): New
22236 macro.
22237 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile
22238 [$(subdir) = string] (sysdep_routines): Add memcpy-ultra1.
22239 * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = string]
22240 (sysdep_routines): Add memcpy-ultra1.
22241 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Remove file.
22242 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy.S: Likewise.
22243
d8124864
JM
222442017-11-28 Joseph Myers <joseph@codesourcery.com>
22245
f433d0b3
JM
22246 * sysdeps/alpha/fpu/cfloat-compat.h: Include <libm-alias-float.h>.
22247 (cfloat_versions): Take function argument without trailing 'f'.
22248 Call libm_alias_float_other.
22249 * sysdeps/alpha/fpu/cabsf.c: Update call to cfloat_versions.
22250 * sysdeps/alpha/fpu/cargf.c: Likewise.
22251 * sysdeps/alpha/fpu/cimagf.c: Likewise.
22252 * sysdeps/alpha/fpu/conjf.c: Likewise.
22253 * sysdeps/alpha/fpu/crealf.c: Likewise.
22254 * sysdeps/alpha/fpu/s_cacosf.c: Likewise.
22255 * sysdeps/alpha/fpu/s_cacoshf.c: Likewise.
22256 * sysdeps/alpha/fpu/s_casinf.c: Likewise.
22257 * sysdeps/alpha/fpu/s_casinhf.c: Likewise.
22258 * sysdeps/alpha/fpu/s_catanf.c: Likewise.
22259 * sysdeps/alpha/fpu/s_catanhf.c: Likewise.
22260 * sysdeps/alpha/fpu/s_ccosf.c: Likewise.
22261 * sysdeps/alpha/fpu/s_ccoshf.c: Likewise.
22262 * sysdeps/alpha/fpu/s_cexpf.c: Likewise.
22263 * sysdeps/alpha/fpu/s_clogf.c: Likewise.
22264 * sysdeps/alpha/fpu/s_cpowf.c: Likewise.
22265 * sysdeps/alpha/fpu/s_cprojf.c: Likewise.
22266 * sysdeps/alpha/fpu/s_csinf.c: Likewise.
22267 * sysdeps/alpha/fpu/s_csinhf.c: Likewise.
22268 * sysdeps/alpha/fpu/s_csqrtf.c: Likewise.
22269 * sysdeps/alpha/fpu/s_ctanf.c: Likewise.
22270 * sysdeps/alpha/fpu/s_ctanhf.c: Likewise.
22271 * sysdeps/alpha/fpu/s_clog10f.c: Include <libm-alias-float.h>.
22272 (clog10f): Use libm_alias_float_other.
22273 * sysdeps/alpha/fpu/s_ceilf.c: Include <libm-alias-float.h>.
22274 (ceilf): Define using libm_alias_float.
22275 * sysdeps/alpha/fpu/s_copysignf.c: Include <libm-alias-float.h>.
22276 (copysignf): Define using libm_alias_float.
22277 * sysdeps/alpha/fpu/s_fabsf.c: Include <libm-alias-float.h>.
22278 (fabsf): Define using libm_alias_float.
22279 * sysdeps/alpha/fpu/s_floorf.c: Include <libm-alias-float.h>.
22280 (floorf): Define using libm_alias_float.
22281 * sysdeps/alpha/fpu/s_fmax.S: Include <libm-alias-float.h>.
22282 (fmaxf): Define using libm_alias_float.
22283 * sysdeps/alpha/fpu/s_fmin.S: Include <libm-alias-float.h>.
22284 (fminf): Define using libm_alias_float.
22285 * sysdeps/alpha/fpu/s_lrintf.c: Include <libm-alias-float.h>.
22286 (lrintf): Define using libm_alias_float.
22287 (llrintf): Likewise.
22288 * sysdeps/alpha/fpu/s_lroundf.c: Include <libm-alias-float.h>.
22289 (lroundf): Define using libm_alias_float.
22290 (llroundf): Likewise.
22291 * sysdeps/alpha/fpu/s_rintf.c: Include <libm-alias-float.h>.
22292 (rintf): Define using libm_alias_float.
22293 * sysdeps/alpha/fpu/s_truncf.c: Include <libm-alias-float.h>.
22294 (truncf): Define using libm_alias_float.
22295
15ff4900
JM
22296 * sysdeps/aarch64/fpu/s_ceilf.c: Include <libm-alias-float.h>.
22297 (ceilf): Define using libm_alias_float.
22298 * sysdeps/aarch64/fpu/s_floorf.c: Include <libm-alias-float.h>.
22299 (floorf): Define using libm_alias_float.
22300 * sysdeps/aarch64/fpu/s_fmaf.c: Include <libm-alias-float.h>.
22301 (fmaf): Define using libm_alias_float.
22302 * sysdeps/aarch64/fpu/s_fmaxf.c: Include <libm-alias-float.h>.
22303 (fmaxf): Define using libm_alias_float.
22304 * sysdeps/aarch64/fpu/s_fminf.c: Include <libm-alias-float.h>.
22305 (fminf): Define using libm_alias_float.
22306 * sysdeps/aarch64/fpu/s_llrintf.c: Include <libm-alias-float.h>.
22307 (llrintf): Define using libm_alias_float.
22308 * sysdeps/aarch64/fpu/s_llroundf.c: Include <libm-alias-float.h>.
22309 (llroundf): Define using libm_alias_float.
22310 * sysdeps/aarch64/fpu/s_lrintf.c: Include <libm-alias-float.h>.
22311 (lrintf): Define using libm_alias_float.
22312 * sysdeps/aarch64/fpu/s_lroundf.c: Include <libm-alias-float.h>.
22313 (lroundf): Define using libm_alias_float.
22314 * sysdeps/aarch64/fpu/s_nearbyintf.c: Include
22315 <libm-alias-float.h>.
22316 (nearbyintf): Define using libm_alias_float.
22317 * sysdeps/aarch64/fpu/s_rintf.c: Include <libm-alias-float.h>.
22318 (rintf): Define using libm_alias_float.
22319 * sysdeps/aarch64/fpu/s_roundf.c: Include <libm-alias-float.h>.
22320 (roundf): Define using libm_alias_float.
22321 * sysdeps/aarch64/fpu/s_truncf.c: Include <libm-alias-float.h>.
22322 (truncf): Define using libm_alias_float.
22323
5de60638
JM
22324 * sysdeps/alpha/fpu/s_ceil.c: Include <libm-alias-double.h>.
22325 (ceil): Define using libm_alias_double.
22326 * sysdeps/alpha/fpu/s_copysign.c: Include <libm-alias-double.h>.
22327 (copysign): Define using libm_alias_double.
22328 * sysdeps/alpha/fpu/s_fabs.c: Include <libm-alias-double.h>.
22329 (fabs): Define using libm_alias_double.
22330 * sysdeps/alpha/fpu/s_floor.c: Include <libm-alias-double.h>.
22331 (floor): Define using libm_alias_double.
22332 * sysdeps/alpha/fpu/s_fmax.S: Include <libm-alias-double.h>.
22333 (fmax): Define using libm_alias_double.
22334 * sysdeps/alpha/fpu/s_fmin.S: Include <libm-alias-double.h>.
22335 (fmin): Define using libm_alias_double.
22336 * sysdeps/alpha/fpu/s_lrint.c: Include <libm-alias-double.h>.
22337 (lrint): Define using libm_alias_double.
22338 (llrint): Likewise.
22339 * sysdeps/alpha/fpu/s_lround.c: Include <libm-alias-double.h>.
22340 (lround): Define using libm_alias_double.
22341 (llround): Likewise.
22342 * sysdeps/alpha/fpu/s_rint.c: Include <libm-alias-double.h>.
22343 (rint): Define using libm_alias_double.
22344 * sysdeps/alpha/fpu/s_trunc.c: Include <libm-alias-double.h>.
22345 (trunc): Define using libm_alias_double.
22346
d8124864
JM
22347 * sysdeps/ieee754/ldbl-opt/libm-alias-double.h
22348 (libm_alias_double_r): Add semicolon after weak_alias call.
22349
f07d2ec8
JM
223502017-11-27 Joseph Myers <joseph@codesourcery.com>
22351
22352 * sysdeps/aarch64/fpu/s_ceil.c: Include <libm-alias-double.h>.
22353 (ceil): Define using libm_alias_double.
22354 * sysdeps/aarch64/fpu/s_floor.c: Include <libm-alias-double.h>.
22355 (floor): Define using libm_alias_double.
22356 * sysdeps/aarch64/fpu/s_fma.c: Include <libm-alias-double.h>.
22357 (fma): Define using libm_alias_double.
22358 * sysdeps/aarch64/fpu/s_fmax.c: Include <libm-alias-double.h>.
22359 (fmax): Define using libm_alias_double.
22360 * sysdeps/aarch64/fpu/s_fmin.c: Include <libm-alias-double.h>.
22361 (fmin): Define using libm_alias_double.
22362 * sysdeps/aarch64/fpu/s_llrint.c: Include <libm-alias-double.h>.
22363 (llrint): Define using libm_alias_double.
22364 * sysdeps/aarch64/fpu/s_llround.c: Include <libm-alias-double.h>.
22365 (llround): Define using libm_alias_double.
22366 * sysdeps/aarch64/fpu/s_lrint.c: Include <libm-alias-double.h>.
22367 (lrint): Define using libm_alias_double.
22368 * sysdeps/aarch64/fpu/s_lround.c: Include <libm-alias-double.h>.
22369 (lround): Define using libm_alias_double.
22370 * sysdeps/aarch64/fpu/s_nearbyint.c: Include <libm-alias-double.h>.
22371 (nearbyint): Define using libm_alias_double.
22372 * sysdeps/aarch64/fpu/s_rint.c: Include <libm-alias-double.h>.
22373 (rint): Define using libm_alias_double.
22374 * sysdeps/aarch64/fpu/s_round.c: Include <libm-alias-double.h>.
22375 (round): Define using libm_alias_double.
22376 * sysdeps/aarch64/fpu/s_trunc.c: Include <libm-alias-double.h>.
22377 (trunc): Define using libm_alias_double.
22378
4bab0224
FW
223792017-11-27 Florian Weimer <fweimer@redhat.com>
22380
22381 * sysdeps/unix/sysv/linux/mlock2.c: New file.
22382 * sysdeps/unix/sysv/linux/tst-mlock2.c: Likewise.
22383 * sysdeps/unix/sysv/linux/Makefile (routines): Add mlock2.
22384 (tests): Add tst-mlock2.
22385 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.27): Export mlock2.
22386 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_MLOCK2)
22387 [__LINUX_KERNEL_VERSION >= 4.4]: Define.
22388 * sysdeps/unix/sysv/linux/libc**.abilist: Update.
22389 * manual/memory.texi (Page Lock Functions): Move @end deftypefun
22390 for mlock. Document mlock2.
22391
a23aa5b7
JM
223922017-11-27 Joseph Myers <joseph@codesourcery.com>
22393
22394 * sysdeps/ia64/Makeconfig (float64x-alias-fcts): New variable.
22395 * sysdeps/ieee754/float128/Makeconfig (float64x-alias-fcts):
22396 Likewise.
22397 * sysdeps/ieee754/ldbl-128/Makeconfig (float64x-alias-fcts):
22398 Likewise.
22399 * sysdeps/x86/Makeconfig: New file.
22400 * bits/floatn-common.h (__HAVE_FLOAT64X): Remove macro.
22401 (__HAVE_FLOAT64X_LONG_DOUBLE): Likewise.
22402 * bits/floatn.h (__HAVE_FLOAT64X): New macro.
22403 (__HAVE_FLOAT64X_LONG_DOUBLE): Likewise.
22404 * sysdeps/ia64/bits/floatn.h (__HAVE_FLOAT64X): Likewise.
22405 (__HAVE_FLOAT64X_LONG_DOUBLE): Likewise.
22406 * sysdeps/ieee754/ldbl-128/bits/floatn.h (__HAVE_FLOAT64X):
22407 Likewise.
22408 (__HAVE_FLOAT64X_LONG_DOUBLE): Likewise.
22409 * sysdeps/mips/ieee754/bits/floatn.h (__HAVE_FLOAT64X): Likewise.
22410 (__HAVE_FLOAT64X_LONG_DOUBLE): Likewise.
22411 * sysdeps/powerpc/bits/floatn.h (__HAVE_FLOAT64X): Likewise.
22412 (__HAVE_FLOAT64X_LONG_DOUBLE): Likewise.
22413 * sysdeps/x86/bits/floatn.h (__HAVE_FLOAT64X): Likewise.
22414 (__HAVE_FLOAT64X_LONG_DOUBLE): Likewise.
22415 * manual/math.texi (Mathematics): Document support for _Float64x.
22416 * math/Versions (GLIBC_2.27): Add _Float64x functions.
22417 * stdlib/Versions (GLIBC_2.27): Likewise.
22418 * wcsmbs/Versions (GLIBC_2.27): Likewise.
22419 * sysdeps/unix/sysv/linux/aarch64/libc.abilist: Update.
22420 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Likewise.
22421 * sysdeps/unix/sysv/linux/alpha/libc.abilist: Likewise.
22422 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Likewise.
22423 * sysdeps/unix/sysv/linux/i386/libc.abilist: Likewise.
22424 * sysdeps/unix/sysv/linux/i386/libm.abilist: Likewise.
22425 * sysdeps/unix/sysv/linux/ia64/libc.abilist: Likewise.
22426 * sysdeps/unix/sysv/linux/ia64/libm.abilist: Likewise.
22427 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Likewise.
22428 * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: Likewise.
22429 * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: Likewise.
22430 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist:
22431 Likewise.
22432 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist:
22433 Likewise.
22434 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: Likewise.
22435 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Likewise.
22436 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: Likewise.
22437 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Likewise.
22438 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Likewise.
22439 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Likewise.
22440 * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: Likewise.
22441 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Likewise.
22442 * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: Likewise.
22443 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Likewise.
22444 * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: Likewise.
22445 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Likewise.
22446 * sysdeps/i386/fpu/libm-test-ulps: Likewise.
22447 * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise.
22448
c2c299fd
AS
224492017-11-27 Andreas Schwab <schwab@suse.de>
22450
22451 * elf/Makefile (dl-routines): Add dl-sort-maps.
22452 * elf/dl-sort-maps.c: New file.
22453 * sysdeps/generic/ldsodefs.h (_dl_sort_fini): Don't declare.
22454 (_dl_sort_maps): Declare.
22455 * elf/dl-fini.c (_dl_sort_fini): Remove.
22456 (_dl_fini): Use _dl_sort_maps instead of _dl_sort_fini.
22457 * elf/dl-close.c (_dl_close_worker): Likewise.
22458 * elf/dl-deps.c (_dl_map_object_deps): Use _dl_sort_maps instead of
22459 open-coding it.
22460 * elf/dl-open.c (dl_open_worker): Likewise.
22461
9d4b0117
JM
224622017-11-24 Joseph Myers <joseph@codesourcery.com>
22463
de61465c
JM
22464 * sysdeps/ieee754/float128/s_fromfpf128.c (fromfpf128): Define
22465 using libm_alias_float128.
22466 * sysdeps/ieee754/float128/s_fromfpxf128.c (fromfpxf128):
22467 Likewise.
22468 * sysdeps/ieee754/float128/s_setpayloadf128.c (setpayloadf128):
22469 Likewise.
22470 * sysdeps/ieee754/float128/s_setpayloadsigf128.c
22471 (setpayloadsigf128): Likewise.
22472 * sysdeps/ieee754/float128/s_ufromfpf128.c (ufromfpf128):
22473 Likewise.
22474 * sysdeps/ieee754/float128/s_ufromfpxf128.c (ufromfpxf128):
22475 Likewise.
22476
9ae6d171
JM
22477 * sysdeps/powerpc/powerpc64le/Makefile ($(foreach
22478 suf,$(all-object-suffixes),$(objpfx)test-float64x%$(suf))): Add
22479 -mfloat128 to CFLAGS.
22480 ($(foreach
22481 suf,$(all-object-suffixes),$(objpfx)test-ifloat64x%$(suf))):
22482 Likewise.
22483 (CFLAGS-libm-test-support-float64x.c): New variable.
22484 ($(objpfx)test-float64x% $(objpfx)test-ifloat64x%): Add
22485 $(f128-loader-link) to gnulib-tests.
22486
6e70d156
JM
22487 * sysdeps/generic/libm-alias-float128.h: Include <bits/floatn.h>.
22488 (libm_alias_float128_other_r): If
22489 [__HAVE_FLOAT64X && !__HAVE_FLOAT64X_LONG_DOUBLE], define f64x
22490 alias.
22491 (libm_alias_float128_r): Add semicolon after weak_alias call.
22492 * sysdeps/generic/libm-alias-ldouble.h
22493 (libm_alias_ldouble_other_r_f128): New macro.
22494 (libm_alias_ldouble_other_r_f64x): Likewise.
22495 (libm_alias_ldouble_other_r): Use libm_alias_ldouble_other_r_f128
22496 and libm_alias_ldouble_other_r_f64x.
22497 (libm_alias_ldouble_r): Add semicolon after weak_alias call.
22498 * sysdeps/ieee754/ldbl-opt/libm-alias-ldouble.h
22499 (libm_alias_ldouble_other_r_f128): New macro.
22500 (libm_alias_ldouble_other_r_f64x): Likewise.
22501 (libm_alias_ldouble_other_r): Use libm_alias_ldouble_other_r_f128
22502 and libm_alias_ldouble_other_r_f64x.
22503
df2806cd
JM
22504 * stdlib/strfroml.c: Always include <stdlib.h>.
22505 [__HAVE_FLOAT64X_LONG_DOUBLE] (strfromf64x): Define and later
22506 undefine as macro and define as weak alias.
22507 * sysdeps/ieee754/float128/strfromf128.c: Include <bits/floatn.h>.
22508 [__HAVE_FLOAT64X && !__HAVE_FLOAT64X_LONG_DOUBLE]: Include
22509 <stdlib.h>.
22510 [__HAVE_FLOAT64X && !__HAVE_FLOAT64X_LONG_DOUBLE] (strfromf64x):
22511 Define and later undefine as macro and define as weak alias.
22512
0df4fe35
JM
22513 * stdlib/strtold.c [__HAVE_FLOAT64X_LONG_DOUBLE] (strtof64x):
22514 Define and later undefine as macro. Define as weak alias if
22515 [!USE_WIDE_CHAR].
22516 [__HAVE_FLOAT64X_LONG_DOUBLE] (wcstof64x): Define and later
22517 undefine as macro. Define as weak alias if [USE_WIDE_CHAR].
22518 * sysdeps/ieee754/float128/strtof128.c: Include <bits/floatn.h>.
22519 [__HAVE_FLOAT64X && !__HAVE_FLOAT64X_LONG_DOUBLE] (strtof64x):
22520 Define and later undefine as macro. Define as weak alias if
22521 [!USE_WIDE_CHAR].
22522 [__HAVE_FLOAT64X && !__HAVE_FLOAT64X_LONG_DOUBLE] (wcstof64x):
22523 Define and later undefine as macro. Define as weak alias if
22524 [USE_WIDE_CHAR].
22525 * sysdeps/ieee754/float128/strtof128_l.c
22526 [__HAVE_FLOAT64X && !__HAVE_FLOAT64X_LONG_DOUBLE] (strtof64x_l):
22527 Define and later undefine as macro. Define as weak alias if
22528 [!USE_WIDE_CHAR].
22529 [__HAVE_FLOAT64X && !__HAVE_FLOAT64X_LONG_DOUBLE] (wcstof64x_l):
22530 Define and later undefine as macro. Define as weak alias if
22531 [USE_WIDE_CHAR].
22532 * sysdeps/ieee754/ldbl-128/strtold_l.c
22533 [__HAVE_FLOAT64X_LONG_DOUBLE] (strtof64x_l): Define and later
22534 undefine as macro. Define as weak alias if [!USE_WIDE_CHAR].
22535 [__HAVE_FLOAT64X_LONG_DOUBLE] (wcstof64x_l): Define and later
22536 undefine as macro. Define as weak alias if [USE_WIDE_CHAR].
22537 * sysdeps/ieee754/ldbl-64-128/strtold_l.c
22538 [__HAVE_FLOAT64X_LONG_DOUBLE] (strtof64x_l): Define and later
22539 undefine as macro. Define as weak alias if [!USE_WIDE_CHAR].
22540 [__HAVE_FLOAT64X_LONG_DOUBLE] (wcstof64x_l): Define and later
22541 undefine as macro. Define as weak alias if [USE_WIDE_CHAR].
22542 * sysdeps/ieee754/ldbl-96/strtold_l.c
22543 [__HAVE_FLOAT64X_LONG_DOUBLE] (strtof64x_l): Define and later
22544 undefine as macro. Define as weak alias if [!USE_WIDE_CHAR].
22545 [__HAVE_FLOAT64X_LONG_DOUBLE] (wcstof64x_l): Define and later
22546 undefine as macro. Define as weak alias if [USE_WIDE_CHAR].
22547
ae7207d0
JM
22548 * math/test-float64x.h: New file.
22549 * math/Makefile (type-float64x-yes): New variable.
22550 (test-types): Add $(type-float64x-$(float64x-alias-fcts)).
22551
9596fc69
JM
22552 * sysdeps/generic/math_private.h (min_of_type_f): Make into a
22553 function-like macro.
22554 (min_of_type_): Likewise.
22555 (min_of_type_l): Likewise.
22556 (min_of_type_f128): Likewise.
22557 (min_of_type): Pass () as last argument of __MATH_TG.
22558
46453c3c
JM
22559 * stdlib/tst-strtod-round-skeleton.c
22560 (__STDC_WANT_IEC_60559_TYPES_EXT__): Define before including
22561 headers.
22562
01e659e7
JM
22563 * math/gen-tgmath-tests.py (Type.init_types): Pass suffix argument
22564 for combinations of long double with _Float64 and _Float64x.
22565
5c60afdd
JM
22566 * bits/libm-simd-decl-stubs.h (__DECL_SIMD_cosf16): New macro.
22567 (__DECL_SIMD_cosf32): Likewise.
22568 (__DECL_SIMD_cosf64): Likewise.
22569 (__DECL_SIMD_cosf32x): Likewise.
22570 (__DECL_SIMD_cosf64x): Likewise.
22571 (__DECL_SIMD_cosf128x): Likewise.
22572 (__DECL_SIMD_sinf16): Likewise.
22573 (__DECL_SIMD_sinf32): Likewise.
22574 (__DECL_SIMD_sinf64): Likewise.
22575 (__DECL_SIMD_sinf32x): Likewise.
22576 (__DECL_SIMD_sinf64x): Likewise.
22577 (__DECL_SIMD_sinf128x): Likewise.
22578 (__DECL_SIMD_sincosf16): Likewise.
22579 (__DECL_SIMD_sincosf32): Likewise.
22580 (__DECL_SIMD_sincosf64): Likewise.
22581 (__DECL_SIMD_sincosf32x): Likewise.
22582 (__DECL_SIMD_sincosf64x): Likewise.
22583 (__DECL_SIMD_sincosf128x): Likewise.
22584 (__DECL_SIMD_logf16): Likewise.
22585 (__DECL_SIMD_logf32): Likewise.
22586 (__DECL_SIMD_logf64): Likewise.
22587 (__DECL_SIMD_logf32x): Likewise.
22588 (__DECL_SIMD_logf64x): Likewise.
22589 (__DECL_SIMD_logf128x): Likewise.
22590 (__DECL_SIMD_expf16): Likewise.
22591 (__DECL_SIMD_expf32): Likewise.
22592 (__DECL_SIMD_expf64): Likewise.
22593 (__DECL_SIMD_expf32x): Likewise.
22594 (__DECL_SIMD_expf64x): Likewise.
22595 (__DECL_SIMD_expf128x): Likewise.
22596 (__DECL_SIMD_powf16): Likewise.
22597 (__DECL_SIMD_powf32): Likewise.
22598 (__DECL_SIMD_powf64): Likewise.
22599 (__DECL_SIMD_powf32x): Likewise.
22600 (__DECL_SIMD_powf64x): Likewise.
22601 (__DECL_SIMD_powf128x): Likewise.
22602
9d4b0117
JM
22603 * stdlib/Versions (libc): Move entries for wcstof128 and
22604 wcstof128_l to ....
22605 * wcsmbs/Versions (libc): ... here.
22606 Include <float128-abi.h>.
22607
7911dd47
FW
226082017-11-24 Florian Weimer <fweimer@redhat.com>
22609
22610 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
22611 bits/mman-shared.h.
22612 * sysdeps/unix/sysv/linux/bits/mman-linux.h: Include
22613 <bits/mman-shared.h>.
22614 (MFD_CLOEXEC, MFD_ALLOW_SEALING, MFD_HUGETLB, memfd_create): Move
22615 to ...
22616 * sysdeps/unix/sysv/linux/bits/mman-shared.h: ... this new file.
22617 Add #ifndef guard for the MFD_* constants based on MFD_CLOEXEC.
22618 * sysdeps/unix/sysv/linux/hppa/bits/mman.h: Include
22619 <bits/mman-shared.h>.
22620
c45d78aa
AZ
226212017-11-24 Adhemerval Zanella <adhemerval.zanella@linaro.org>
22622
22623 [BZ #22457]
22624 * sysdeps/posix/preadv_common.c (PREADV): Use mmap/munmap instead of
22625 posix_memalign/free.
22626 * sysdeps/posix/pwritev_common.c (PWRITEV): Likewise.
22627
3ffc4cc1
MF
226282017-11-22 Mike FABIAN <mfabian@redhat.com>
22629
22630 [BZ #22469]
22631 * localedata/locales/pl_PL (LC_COLLATE): Use “copy "iso14651_t1"”
22632 and implement the collation rules for pl from CLDR on top of that.
22633 * Makefile: Add pl_PL.UTF-8 to test-input and to the list
22634 of locales to be built for testing.
22635 * pl_PL.UTF-8.in: New file with test data to test the Polish sorting.
22636
3a327316
JM
226372017-11-23 Joseph Myers <joseph@codesourcery.com>
22638
22639 * sysdeps/ia64/fpu/libm-symbols.h: Include <libm-alias-ldouble.h>.
22640 * sysdeps/ia64/fpu/e_acoshl.S (acoshl): Use
22641 libm_alias_ldouble_other.
22642 * sysdeps/ia64/fpu/e_acosl.S (acosl): Likewise.
22643 * sysdeps/ia64/fpu/e_asinl.S (asinl): Likewise.
22644 * sysdeps/ia64/fpu/e_atanhl.S (atanhl): Likewise.
22645 * sysdeps/ia64/fpu/e_coshl.S (coshl): Likewise.
22646 * sysdeps/ia64/fpu/e_exp10l.S (exp10l): Likewise.
22647 * sysdeps/ia64/fpu/e_exp2l.S (exp2l): Likewise.
22648 * sysdeps/ia64/fpu/e_fmodl.S (fmodl): Likewise.
22649 * sysdeps/ia64/fpu/e_hypotl.S (hypotl): Likewise.
22650 * sysdeps/ia64/fpu/e_lgammal_r.c (lgammal_r): Define using
22651 libm_alias_ldouble_r.
22652 * sysdeps/ia64/fpu/e_log2l.S (log2l): Use
22653 libm_alias_ldouble_other.
22654 * sysdeps/ia64/fpu/e_logl.S (logl): Likewise.
22655 (log10l): Likewise.
22656 * sysdeps/ia64/fpu/e_powl.S (powl): Likewise.
22657 * sysdeps/ia64/fpu/e_remainderl.S (remainderl): Likewise.
22658 * sysdeps/ia64/fpu/e_sinhl.S (sinhl): Likewise.
22659 * sysdeps/ia64/fpu/e_sqrtl.S (sqrtl): Likewise.
22660 * sysdeps/ia64/fpu/libm_sincosl.S (sincosl): Likewise.
22661 * sysdeps/ia64/fpu/s_asinhl.S (asinhl): Likewise.
22662 * sysdeps/ia64/fpu/s_atanl.S (atanl): Likewise.
22663 (atan2l): Likewise.
22664 * sysdeps/ia64/fpu/s_cbrtl.S (cbrtl): Likewise.
22665 * sysdeps/ia64/fpu/s_ceill.S (ceill): Likewise.
22666 * sysdeps/ia64/fpu/s_copysign.S (copysignl): Define using
22667 libm_alias_ldouble.
22668 * sysdeps/ia64/fpu/s_cosl.S (sinl): Use libm_alias_ldouble_other.
22669 (cosl): Likewise.
22670 * sysdeps/ia64/fpu/s_erfcl.S (erfcl): Likewise.
22671 * sysdeps/ia64/fpu/s_erfl.S (erfl): Likewise.
22672 * sysdeps/ia64/fpu/s_expm1l.S (expm1l): Likewise.
22673 (expl): Likewise.
22674 * sysdeps/ia64/fpu/s_fabsl.S (fabsl): Likewise.
22675 * sysdeps/ia64/fpu/s_fdiml.S (fdiml): Likewise.
22676 * sysdeps/ia64/fpu/s_floorl.S (floorl): Likewise.
22677 * sysdeps/ia64/fpu/s_fmal.S (fmal): Likewise.
22678 * sysdeps/ia64/fpu/s_fmaxl.S (fmaxl): Likewise.
22679 * sysdeps/ia64/fpu/s_frexpl.c (frexpl): Likewise.
22680 * sysdeps/ia64/fpu/s_ldexpl.c (ldexpl): Likewise.
22681 * sysdeps/ia64/fpu/s_log1pl.S (log1pl): Likewise.
22682 * sysdeps/ia64/fpu/s_logbl.S (logbl): Likewise.
22683 * sysdeps/ia64/fpu/s_modfl.S (modfl): Likewise.
22684 * sysdeps/ia64/fpu/s_nearbyintl.S (nearbyintl): Define using
22685 libm_alias_ldouble.
22686 * sysdeps/ia64/fpu/s_nextafterl.S (nextafterl): Use
22687 libm_alias_ldouble_other.
22688 * sysdeps/ia64/fpu/s_rintl.S (rintl): Likewise.
22689 * sysdeps/ia64/fpu/s_roundl.S (roundl): Likewise.
22690 * sysdeps/ia64/fpu/s_scalbnl.c (scalbnl): Define using
22691 libm_alias_ldouble.
22692 * sysdeps/ia64/fpu/s_tanhl.S (tanhl): Use
22693 libm_alias_ldouble_other.
22694 * sysdeps/ia64/fpu/s_tanl.S (tanl): Likewise.
22695 * sysdeps/ia64/fpu/s_truncl.S (truncl): Likewise.
22696 * sysdeps/ia64/fpu/w_lgammal_main.c
22697 [BUILD_LGAMMA && !USE_AS_COMPAT] (lgammal): Likewise.
22698 * sysdeps/ia64/fpu/w_tgammal_compat.S (tgammal): Likewise.
22699
0a947e06
FW
227002017-11-23 Florian Weimer <fweimer@redhat.com>
22701
22702 * malloc/malloc.c (tcache_thread_shutdown): Rename from
22703 tcache_thread_freeres. Define for USE_TCACHE and !USE_TCACHE
22704 alike. Remove freeres marker.
22705 * malloc/arena.c (arena_thread_freeres): Call
22706 tcache_thread_shutdown.
22707
67f36c79
FW
227082017-11-23 Florian Weimer <fweimer@redhat.com>
22709
22710 [BZ #22459]
22711 Export nscd hash function as __nss_hash.
22712 * include/nss.h (__nss_hash): Declare.
22713 * nis/nis_hash.c (__nis_hash): Call __nss_hash. Turn into compat
22714 symbol.
22715 * nscd/Makefile (aux, nscd-modules): Remove nscd_hash.
22716 * nscd/cache.c (cache_search, cache_add): Call __nss_hash instead
22717 of __nscd_hash.
22718 * nscd/nscd_helper.c (__nscd_cache_search): Likewise.
22719 * nscd/nscd_hash.h, nscd/nscd_hash.c: Remove files.
22720 * nss/Makefiles (routines): Add nss_hash.
22721 * nss/Versions (GLIBC_PRIVATE): Export __nss_hash.
22722 * nss/nss_hash.c: Rename from nis/nis_hash.c.
22723 (__nss_hash): Rename from __nis_hash. Define hidden alias.
22724 * nis/rpcsvc/nislib.h (__nis_hash): Remove declaration.
22725
cccb6d4e
FW
227262017-11-23 Florian Weimer <fweimer@redhat.com>
22727
22728 [BZ #22478]
22729 * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Retry on EINTR.
22730 Return error code, not -1.
22731 * signal/tst-sigwait-eintr.c: New file.
22732 * signal/Makefile (tests): Add tst-sigwait-eintr.
22733
59d2cbb1
FW
227342017-11-23 Florian Weimer <fweimer@redhat.com>
22735
22736 Linux: Add memfd_create system call wrapper
22737 * sysdeps/unix/sysv/linux/Makefile [misc] (tests): Add
22738 tst-memfd_create.
22739 * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_GNU]
22740 (MFD_CLOEXEC, MFD_ALLOW_SEALING): Define.
22741 [__USE_GNU] (memfd_create): Declare.
22742 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.27): Add memfd_create.
22743 * sysdeps/unix/sysv/linux/syscalls.list (memfd_create): Add.
22744 * sysdeps/unix/sysv/linux/tst-memfd_create.c: New file.
22745 * sysdeps/unix/sysv/linux/**.abilist: Update.
22746 * manual/llio.texi (Memory-mapped I/O): Document memfd_create.
22747
a90d1ac2
JM
227482017-11-22 Joseph Myers <joseph@codesourcery.com>
22749
0a9d1d62
JM
22750 * localedata/gen-locale.sh: Fix typo in variable name.
22751
754034c4
JM
22752 * resolv/res_debug.c (p_secstodate): Condition definition on
22753 [SHLIB_COMPAT (libresolv, GLIBC_2_0, GLIBC_2_27)]. Define
22754 directly as __p_secstodate, and as a compat symbol. Do not use
22755 libresolv_hidden_def.
22756 * resolv/resolv.h (p_secstodate): Remove macro and function
22757 declaration.
22758 * resolv/ns_print.c (ns_sprintrrf): Print times with %lu, not
22759 using p_secstodate.
22760 * include/resolv.h (__p_secstodate): Do not use
22761 libresolv_hidden_proto.
22762 * resolv/Makefile (tests): Move tst-p_secstodate to ....
22763 (tests-internal): ... here.
22764 * resolv/tst-p_secstodate.c: Include <shlib-compat.h>. Condition
22765 all contents on [TEST_COMPAT (libresolv, GLIBC_2_0, GLIBC_2_27)]
22766 and declare and use __p_secstodate and use compat_symbol_reference
22767 in that case.
22768 [!TEST_COMPAT (libresolv, GLIBC_2_0, GLIBC_2_27)] (do_test): Add
22769 implementation returning 77.
22770
f120cda6
JM
22771 [BZ #22463]
22772 * resolv/res_debug.c: Include <libc-diag.h>.
22773 (p_secstodate): Assert time_t at least as wide as u_long. On
22774 overflow, use integer seconds since the epoch as output, or use
22775 "<overflow>" as output and set errno to EOVERFLOW if integer
22776 seconds since the epoch would be 14 or more characters.
22777 (p_secstodate) [__GNUC_PREREQ (7, 0)]: Disable -Wformat-overflow=
22778 for sprintf call.
22779 * resolv/tst-p_secstodate.c: New file.
22780 * resolv/Makefile (tests): Add tst-p_secstodate.
22781 ($(objpfx)tst-p_secstodate): Depend on $(objpfx)libresolv.so.
22782
a90d1ac2
JM
22783 * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Remove file.
22784 * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
22785 * sysdeps/sparc/sparc64/soft-fp/s_scalbnl.c: Likewise.
22786
0285e6bd
PE
227872017-11-22 Paul Eggert <eggert@cs.ucla.edu>
22788
22789 * posix/regcomp.c (init_word_char): Add comments.
22790
4bae6150
JM
227912017-11-22 Joseph Myers <joseph@codesourcery.com>
22792
22793 [BZ #22447]
22794 * sysdeps/unix/getlogin_r.c (__getlogin_r): Use __strnlen not
22795 strlen to compute length of ut_user and set trailing NUL byte of
22796 result explicitly.
22797
4b7af5fc
MF
227982017-11-21 Mike FABIAN <mfabian@redhat.com>
22799
22800 [BZ #15537]
22801 * localedata/locales/lv_LV (LC_COLLATE): Fix collation by
22802 using “copy "iso14651_t1"” and then implementing the
22803 collation rules for lv from CLDR on top of that.
22804 * Makefile: Add lv_LV.UTF-8 to test-input and to the list
22805 of locales to be built for testing.
22806 * lv_LV.UTF-8.in: New file with test data to test the Latvian
22807 sorting.
22808
922bb78c
JM
228092017-11-21 Joseph Myers <joseph@codesourcery.com>
22810
22811 * sysdeps/unix/sysv/linux/hppa/bits/mman.h
22812 [__USE_MISC] (MADV_SPACEAVAIL): Remove macro.
22813 [__USE_MISC] (MADV_VPS_PURGE): Likewise.
22814 [__USE_MISC] (MADV_VPS_INHERIT): Likewise.
22815 [__USE_MISC] (MADV_HWPOISON): New macro.
22816 [__USE_MISC] (MADV_SOFT_OFFLINE): Likewise.
22817
a3aaa598
AZ
228182017-11-21 Adhemerval Zanella <adhemerval.zanella@linaro.org>
22819
22820 * nptl/pthreadP.h (ASSERT_PTHREAD_INTERNAL_SIZE): Add workarond for
22821 -Wmissing-braces on GCC 4.9.
22822
8beba15d
SL
228232017-11-21 Stefan Liebler <stli@linux.vnet.ibm.com>
22824
22825 * sysdeps/s390/s390-64/start.S (_start): Add cfi information for r14.
22826 * sysdeps/s390/s390-32/start.S (_start): Likewise
22827 * sysdeps/unix/sysv/linux/s390/s390-64/clone.S
22828 (thread_start): Likewise.
22829 * sysdeps/unix/sysv/linux/s390/s390-32/clone.S
22830 (thread_start): Likewise.
22831 * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S
22832 (__makecontext_ret): Likewise.
22833 * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S
22834 (__makecontext_ret): Likewise.
22835
80eb52e3
SL
228362017-11-21 Stefan Liebler <stli@linux.vnet.ibm.com>
22837
22838 * include/wchar.h (__wcsnlen, __wcscat, __wcsncpy, __wcpncpy,
22839 __wcschrnul): Remove attribute_hidden.
22840
567d8c1f
PE
228412017-11-20 Paul Eggert <eggert@cs.ucla.edu>
22842
22843 regex: don't assume uint64_t or uint32_t
22844 This avoids -Werror=overflow errors for 32-bit systems in
22845 the 64-bit case. Problem reported by Joseph Myers in:
22846 https://sourceware.org/ml/libc-alpha/2017-11/msg00694.html
22847 Also, when this code is used in Gnulib it ports to platforms
22848 that lack uint64_t and uint32_t. The C standard doesn't guarantee
22849 them, and on some 32-bit compilers there is no uint64_t.
22850 Problem reported by Gianluigi Tiesi in:
22851 http://lists.gnu.org/archive/html/bug-gnulib/2012-03/msg00154.html
22852 * posix/regcomp.c (init_word_char): Don't assume that the types
22853 uint64_t and uint32_t exist. Adapted from Gnulib patch
22854 2012-05-27T06:40:00!eggert@cs.ucla.edu. See:
22855 https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=252b52457da7887667c036d18cc5169777615bb0
22856
4d7632ff
SP
228572017-11-20 Siddhesh Poyarekar <siddhesh@sourceware.org>
22858
5a67c4fa
SP
22859 * sysdeps/aarch64/memset-reg.h: New file.
22860 * sysdeps/aarch64/memset.S: Use it.
22861 (__memset): Rename to MEMSET macro.
22862 [ZVA_MACRO]: Use zva_macro.
22863 * sysdeps/aarch64/multiarch/Makefile (sysdep_routines):
22864 Add memset_generic and memset_falkor.
22865 * sysdeps/aarch64/multiarch/ifunc-impl-list.c
22866 (__libc_ifunc_impl_list): Add memset ifuncs.
22867 * sysdeps/aarch64/multiarch/init-arch.h (INIT_ARCH): New
22868 local variable zva_size.
22869 * sysdeps/aarch64/multiarch/memset.c: New file.
22870 * sysdeps/aarch64/multiarch/memset_generic.S: New file.
22871 * sysdeps/aarch64/multiarch/memset_falkor.S: New file.
22872 * sysdeps/aarch64/multiarch/rtld-memset.S: New file.
22873 * sysdeps/unix/sysv/linux/aarch64/cpu-features.c
22874 (DCZID_DZP_MASK): New macro.
22875 (DCZID_BS_MASK): Likewise.
22876 (init_cpu_features): Read and set zva_size.
22877 * sysdeps/unix/sysv/linux/aarch64/cpu-features.h
22878 (struct cpu_features): New member zva_size.
22879
eb332f9f
SP
22880 * benchtests/bench-memcpy-walk.c (START_SIZE): Set to 128.
22881 * benchtests/bench-memmove-walk.c (START_SIZE): Likewise.
22882 * benchtests/bench-memset-walk.c (START_SIZE): Likewise.
22883
4d7632ff
SP
22884 * benchtests/bench-memcpy-walk.c (do_one_test): Copy only
22885 backwards. Fix timing computation.
22886 * benchtests/bench-memmove-walk.c (do_one_test): Likewise.
22887 * benchtests/bench-memset-walk.c (do_one_test): Walk backwards
22888 on memset by N at a time. Fix timing computation.
22889
a465b89e
FW
228902017-11-20 Florian Weimer <fweimer@redhat.com>
22891
22892 * manual/llio.texi (Memory-mapped I/O): Document MAP_HUGETLB,
22893 MADV_HUGEPAGE, MADV_NOHUGEPAGE.
22894
0f74bbf5
FW
228952017-11-19 Florian Weimer <fweimer@redhat.com>
22896
22897 manual: Document mprotect
22898 * manual/memory.texi (Memory Protection): New section.
22899 * manual/llio.texi (Memory-mapped I/O): Remove duplicate
22900 documentation of PROT_* flags and reference the Memory Protection
22901 section instead.
22902
f6e965ee
FW
229032017-11-19 Florian Weimer <fweimer@redhat.com>
22904
22905 * manual/llio.texi (I/O Primitives): Move preadv, preadv64,
22906 pwritev, pwritev64, preadv2, preadv64v2, pwritev2, pwritev64v2 ...
22907 (Scatter-Gather): ... to here. Remove misleading comment.
22908
363e4519 229092017-11-18 Christian Brauner <christian.brauner@ubuntu.com>
ea69a5c8 22910
5f9d1949
CB
22911 * support/support_become_root.c (setup_uid_gid_mapping): Fix comment
22912 style.
22913
ea69a5c8
CB
22914 * support/support_become_root.c (setup_uid_gid_mapping): Don't fail
22915 when /proc/<pid>/setgroups does not exist.
22916
8db7f48c
FW
229172017-11-18 Florian Weimer <fweimer@redhat.com>
22918
22919 * sysdeps/unix/sysv/linux/tst-ttyname.c
22920 (become_root_in_mount_ns): Remove.
22921 (do_in_chroot_1): Call support_enter_mount_namespace.
22922 (do_in_chroot_2): Likewise.
22923 (do_test): Call support_become_root early.
22924
273a0c49
FW
229252017-11-18 Florian Weimer <fweimer@redhat.com>
22926
22927 * support/namespace.h (support_enter_mount_namespace): Declare.
22928 * support/support_enter_mount_namespace.c: New file.
22929 * support/Makefile (libsupport-routines): Add
22930 support_enter_mount_namespace.
22931
8adfb0ee
FW
229322017-11-18 Florian Weimer <fweimer@redhat.com>
22933
22934 * support/temp_file.c (support_create_temp_directory): Use
22935 test_dir and do not rely on the presence of the XXXXXX suffix.
22936 * support/temp_file.h (support_create_temp_directory): Update
22937 comment.
22938 * support/tst-xreadlink.c (do_test): Adjust.
22939 * support/support_chroot.c (support_chroot_create): Likewise.
22940
df0c40ee
TMQMF
229412017-11-17 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
22942
22943 * sysdeps/powerpc/bits/hwcap.h (PPC_FEATURE2_HTM_NO_SUSPEND): New
22944 macro.
22945 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add
22946 htm-no-suspend.
22947
015c6dc2
JM
229482017-11-17 Joseph Myers <joseph@codesourcery.com>
22949
f58e5f48
JM
22950 * sysdeps/x86_64/fpu/e_expl.S: Include <libm-alias-ldouble.h>.
22951 [USE_AS_EXPM1L] (expm1l): Define using libm_alias_ldouble.
22952 * sysdeps/x86_64/fpu/s_ceill.S: Include <libm-alias-ldouble.h>.
22953 (ceill): Define using libm_alias_ldouble.
22954 * sysdeps/x86_64/fpu/s_copysignl.S: Include
22955 <libm-alias-ldouble.h>.
22956 (copysignl): Define using libm_alias_ldouble.
22957 * sysdeps/x86_64/fpu/s_fabsl.S: Include <libm-alias-ldouble.h>.
22958 (fabsl): Define using libm_alias_ldouble.
22959 * sysdeps/x86_64/fpu/s_floorl.S: Include <libm-alias-ldouble.h>.
22960 (floorl): Define using libm_alias_ldouble.
22961 * sysdeps/x86_64/fpu/s_fmaxl.S: Include <libm-alias-ldouble.h>.
22962 (fmaxl): Define using libm_alias_ldouble.
22963 * sysdeps/x86_64/fpu/s_fminl.S: Include <libm-alias-ldouble.h>.
22964 (fminl): Define using libm_alias_ldouble.
22965 * sysdeps/x86_64/fpu/s_llrintl.S: Include <libm-alias-ldouble.h>.
22966 (llrintl): Define using libm_alias_ldouble.
22967 (lrintl): Likewise.
22968 * sysdeps/x86_64/fpu/s_nearbyintl.S: Include
22969 <libm-alias-ldouble.h>.
22970 (nearbyintl): Define using libm_alias_ldouble.
22971 * sysdeps/x86_64/fpu/s_truncl.S: Include <libm-alias-ldouble.h>.
22972 (truncl): Define using libm_alias_ldouble.
22973 * sysdeps/x86_64/x32/fpu/s_lrintl.S: Include
22974 <libm-alias-ldouble.h>.
22975 (lrintl): Define using libm_alias_ldouble.
22976
2ce30701
JM
22977 * sysdeps/i386/fpu/e_expl.S: Include <libm-alias-ldouble.h>.
22978 [USE_AS_EXPM1L] (expm1l): Define using libm_alias_ldouble.
22979 * sysdeps/i386/fpu/s_asinhl.S: Include <libm-alias-ldouble.h>.
22980 (asinhl): Define using libm_alias_ldouble.
22981 * sysdeps/i386/fpu/s_atanl.c: Include <libm-alias-ldouble.h>.
22982 (atanl): Define using libm_alias_ldouble.
22983 * sysdeps/i386/fpu/s_cbrtl.S: Include <libm-alias-ldouble.h>.
22984 (cbrtl): Define using libm_alias_ldouble.
22985 * sysdeps/i386/fpu/s_ceill.S: Include <libm-alias-ldouble.h>.
22986 (ceill): Define using libm_alias_ldouble.
22987 * sysdeps/i386/fpu/s_copysignl.S: Include <libm-alias-ldouble.h>.
22988 (copysignl): Define using libm_alias_ldouble.
22989 * sysdeps/i386/fpu/s_fabsl.S: Include <libm-alias-ldouble.h>.
22990 (fabsl): Define using libm_alias_ldouble.
22991 * sysdeps/i386/fpu/s_floorl.S: Include <libm-alias-ldouble.h>.
22992 (floorl): Define using libm_alias_ldouble.
22993 * sysdeps/i386/fpu/s_fmaxl.S: Include <libm-alias-ldouble.h>.
22994 (fmaxl): Define using libm_alias_ldouble.
22995 * sysdeps/i386/fpu/s_fminl.S: Include <libm-alias-ldouble.h>.
22996 (fminl): Define using libm_alias_ldouble.
22997 * sysdeps/i386/fpu/s_frexpl.S: Include <libm-alias-ldouble.h>.
22998 (frexpl): Define using libm_alias_ldouble.
22999 * sysdeps/i386/fpu/s_llrintl.S: Include <libm-alias-ldouble.h>.
23000 (llrintl): Define using libm_alias_ldouble.
23001 * sysdeps/i386/fpu/s_logbl.c: Include <libm-alias-ldouble.h>.
23002 (logbl): Define using libm_alias_ldouble.
23003 * sysdeps/i386/fpu/s_lrintl.S: Include <libm-alias-ldouble.h>.
23004 (lrintl): Define using libm_alias_ldouble.
23005 * sysdeps/i386/fpu/s_nearbyintl.S: Include <libm-alias-ldouble.h>.
23006 (nearbyintl): Define using libm_alias_ldouble.
23007 * sysdeps/i386/fpu/s_nextafterl.c: Include <libm-alias-ldouble.h>.
23008 (nextafterl): Define using libm_alias_ldouble.
23009 * sysdeps/i386/fpu/s_remquol.S: Include <libm-alias-ldouble.h>.
23010 (remquol): Define using libm_alias_ldouble.
23011 * sysdeps/i386/fpu/s_rintl.c: Include <libm-alias-ldouble.h>.
23012 (rintl): Define using libm_alias_ldouble.
23013 * sysdeps/i386/fpu/s_truncl.S: Include <libm-alias-ldouble.h>.
23014 (truncl): Define using libm_alias_ldouble.
23015 * sysdeps/i386/i686/fpu/s_fmaxl.S: Include <libm-alias-ldouble.h>.
23016 (fmaxl): Define using libm_alias_ldouble.
23017 * sysdeps/i386/i686/fpu/s_fminl.S: Include <libm-alias-ldouble.h>.
23018 (fminl): Define using libm_alias_ldouble.
23019
015c6dc2
JM
23020 * bits/floatn-common.h [!__ASSEMBLER]: Disable everything related
23021 to C syntax instead of availability and properties of types.
23022 * bits/floatn.h [!__ASSEMBLER]: Likewise.
23023 * sysdeps/ia64/bits/floatn.h [!__ASSEMBLER]: Likewise.
23024 * sysdeps/ieee754/ldbl-128/bits/floatn.h [!__ASSEMBLER]: Likewise.
23025 * sysdeps/mips/ieee754/bits/floatn.h [!__ASSEMBLER]: Likewise.
23026 * sysdeps/powerpc/bits/floatn.h [!__ASSEMBLER]: Likewise.
23027 * sysdeps/x86/bits/floatn.h [!__ASSEMBLER]: Likewise.
23028
ce003e5d
FW
230292017-11-17 Florian Weimer <fweimer@redhat.com>
23030
23031 support_become_root: Enable file creation in namespaces.
23032 * support/support_become_root.c (setup_mapping): New function.
23033 (support_become_root): Call it.
23034
e7df6c5c
JM
230352017-11-17 Joseph Myers <joseph@codesourcery.com>
23036
23037 * sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h (HWCAP_DCPOP): New
23038 macro.
23039
58a813bf
AZ
230402017-11-16 Adhemerval Zanella <adhemerval.zanella@linaro.org>
23041
23042 * sysdeps/aarch64/fpu/Makefile (CFLAGS-s_fmax.c, CFLAGS-s_fmaxf.c,
23043 CFLAGS-s_fmin.c, CFLAGS-s_fminf.c): New rule: add -ffinite-math-only.
23044
f97773d1
JM
230452017-11-16 Joseph Myers <joseph@codesourcery.com>
23046
6a6aa1f3
JM
23047 * sysdeps/unix/sysv/linux/net/if_arp.h (ARPHRD_RAWIP): New macro.
23048
f97773d1
JM
23049 * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
23050 version to 4.14.
23051
a306c790
SP
230522017-11-16 Siddhesh Poyarekar <siddhesh@sourceware.org>
23053
7b0fb870
SP
23054 * INSTALL: Fix botched up regeneration.
23055
23056 * NEWS: Update sourceare link to https.
a306c790
SP
23057 * configure.ac: Likewise.
23058 * crypt/md5test-giant.c: Likewise.
23059 * dlfcn/bug-atexit1.c: Likewise.
23060 * dlfcn/bug-atexit2.c: Likewise.
23061 * localedata/README: Likewise.
23062 * malloc/tst-mallocfork.c: Likewise.
23063 * manual/install.texi: Likewise.
23064 * nptl/tst-pthread-getattr.c: Likewise.
23065 * stdio-common/tst-fgets.c: Likewise.
23066 * stdio-common/tst-fwrite.c: Likewise.
23067 * sunrpc/Makefile: Likewise.
23068 * sysdeps/arm/armv7/multiarch/memcpy_impl.S: Likewise.
23069 * wcsmbs/tst-mbrtowc2.c: Likewise.
7b0fb870
SP
23070 * configure: Regenerate.
23071 * INSTALL: Regenerate.
a306c790 23072
7532837d
MS
230732017-11-15 Martin Sebor <msebor@redhat.com>
23074
23075 * misc/sys/cdefs.h (__attribute_nonstring__): New macro.
23076 * sysdeps/gnu/bits/utmp.h (struct utmp): Use it.
23077 * sysdeps/unix/sysv/linux/s390/bits/utmp.h (struct utmp): Same.
23078
495a56fd
LS
230792017-11-15 Luke Shumaker <lukeshu@parabola.nu>
23080
d9611e30
LS
23081 [BZ #22145]
23082 * sysdeps/unix/sysv/linux/tst-ttyname.c: New file.
23083 * sysdeps/unix/sysv/linux/Makefile: Add tst-ttyname to tests.
23084
a09dfc19
LS
23085 [BZ #22145]
23086 * sysdeps/unix/sysv/linux/ttyname.c (ttyname):
23087 Defer is_pty check until end of the function.
23088 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
23089
2fbce9c2
LS
23090 [BZ #22145]
23091 * sysdeps/unix/sysv/linux/ttyname.h (is_mytty): New function.
23092 * sysdeps/unix/sysv/linux/ttyname.c (getttyname): Call is_mytty.
23093 (ttyname): Likewise.
23094 * sysdeps/unix/sysv/linux/ttyname_r.c (getttyname_r): Likewise.
23095 (__ttyname_r): Likewise.
23096
d10d6cab
LS
23097 * sysdeps/unix/sysv/linux/ttyname.h (is_pty): Change return type from
23098 int to bool.
23099
9b5a8750
LS
23100 * sysdeps/unix/sysv/linux/ttyname.h (is_pty): Update doc reference.
23101
495a56fd
LS
23102 * manual/terminal.texi (Is It a Terminal):
23103 Mention ENODEV for ttyname and ttyname_r.
23104
fa680dc6
JM
231052017-11-15 Joseph Myers <joseph@codesourcery.com>
23106
78cde19f
JM
23107 * sysdeps/unix/sysv/linux/bits/socket.h (MSG_ZEROCOPY): New enum
23108 constant and macro.
23109
fa680dc6
JM
23110 * sysdeps/unix/sysv/linux/bits/mman-linux.h
23111 [__USE_MISC] (MADV_WIPEONFORK): New macro.
23112 [__USE_MISC] (MADV_KEEPONFORK): Likewise.
23113 * sysdeps/unix/sysv/linux/hppa/bits/mman.h
23114 [__USE_MISC] (MADV_WIPEONFORK): Likewise.
23115 [__USE_MISC] (MADV_KEEPONFORK): Likewise.
23116
ad4f43a2
AZ
231172017-11-15 Adhemerval Zanella <adhemerval.zanella@linaro.org>
23118
1ba1d8a4
AZ
23119 * signal/sigrelse.c (sigrelse): Optimize implementation.
23120
ad4f43a2
AZ
23121 * sysdeps/posix/sigpause.c (do_sigpause): Remove.
23122 (__sigpause): Rely on __sigsuspend to implement single thread
23123 optimization. Add LIBC_CANCEL_HANDLED for cancellation marking.
23124
d0212d42
JM
231252017-11-15 Joseph Myers <joseph@codesourcery.com>
23126
23127 * scripts/build-many-glibcs.py (Context.checkout): Default Linux
23128 kernel version to 4.14.
23129
2180fee1
SE
231302017-11-15 Steve Ellcey <sellcey@cavium.com>
23131
23132 [BZ #22442]
23133 * sysdeps/unix/sysv/linux/if_index.c (__if_nametoindex):
23134 Check if ifname is too long.
23135
cad7ca39
LS
231362017-11-15 Luke Shumaker <lukeshu@parabola.nu>
23137
23138 * sysdeps/unix/sysv/linux/epoll_wait.c: Include <sysdep-cancel.h>.
23139
58c9f659
MF
231402017-11-15 Mike FABIAN <mfabian@redhat.com>
23141
23142 * localedata/locales/ka_GE (LC_MESSAGES): Add “X” back to yesexpr,
23143 was accidentally lost.
23144
0fa87c01
MF
231452017-11-15 Mike FABIAN <mfabian@redhat.com>
23146
23147 * localedata/locales/az_IR: Add standard copyright header.
23148
34eb4157
FW
231492017-11-15 Florian Weimer <fweimer@redhat.com>
23150
23151 [BZ #22439]
23152 * malloc/malloc.c (__malloc_info): Count all heaps in an arena,
23153 not just the top one. Output a new "subheaps" statistic.
23154
7a9368a1
FW
231552017-11-15 Florian Weimer <fweimer@redhat.com>
23156
23157 [BZ #22408]
23158 * malloc/malloc.c (__malloc_info): Obtain arena heap statistics
23159 under the per-arena lock.
23160 * malloc/Makefile (tests): Add tst-malloc_info.
23161 (tst-malloc_info): Link with libpthread.
23162 * malloc/tst-malloc_info.c: New file.
23163
be3a79a3
JM
231642017-11-15 Joseph Myers <joseph@codesourcery.com>
23165
23166 [BZ #21660]
23167 * math/tgmath.h (__HAVE_BUILTIN_TGMATH): New macro.
23168 [__HAVE_BUILTIN_TGMATH] (__TG_F16_ARG): Likewise.
23169 [__HAVE_BUILTIN_TGMATH] (__TG_F32_ARG): Likewise.
23170 [__HAVE_BUILTIN_TGMATH] (__TG_F64_ARG): Likewise.
23171 [__HAVE_BUILTIN_TGMATH] (__TG_F128_ARG): Likewise.
23172 [__HAVE_BUILTIN_TGMATH] (__TG_F32X_ARG): Likewise.
23173 [__HAVE_BUILTIN_TGMATH] (__TG_F64X_ARG): Likewise.
23174 [__HAVE_BUILTIN_TGMATH] (__TG_F128X_ARG): Likewise.
23175 [__HAVE_BUILTIN_TGMATH] (__TGMATH_FUNCS): Likewise.
23176 [__HAVE_BUILTIN_TGMATH] (__TGMATH_RCFUNCS): Likewise.
23177 [__HAVE_BUILTIN_TGMATH] (__TGMATH_1): Likewise.
23178 [__HAVE_BUILTIN_TGMATH] (__TGMATH_2): Likewise.
23179 [__HAVE_BUILTIN_TGMATH] (__TGMATH_2STD): Likewise.
23180 [__HAVE_BUILTIN_TGMATH] (__TGMATH_3): Likewise.
23181 [__HAVE_BUILTIN_TGMATH] (__TGMATH_1C): Likewise.
23182 [__HAVE_BUILTIN_TGMATH] (__TGMATH_2C): Likewise.
23183 (__tgml): Make conditional on [!__HAVE_BUILTIN_TGMATH].
23184 (__floating_type): Likewise.
23185 (__real_integer_type): Likewise.
23186 (__complex_integer_type): Likewise.
23187 (__expr_is_real): Likewise.
23188 (__tgmath_real_type_sub): Likewise.
23189 (__tgmath_real_type): Likewise.
23190 (__tgmath_complex_type_sub): Likewise.
23191 (__tgmath_complex_type): Likewise.
23192 (__TGMATH_F128): Likewise.
23193 (__TGMATH_CF128): Likewise.
23194 [__HAVE_BUILTIN_TGMATH] (__TGMATH_UNARY_REAL_ONLY): Define using
23195 new macros.
23196 [__HAVE_BUILTIN_TGMATH] (__TGMATH_UNARY_REAL_RET_ONLY): Likewise.
23197 [__HAVE_BUILTIN_TGMATH] (__TGMATH_BINARY_FIRST_REAL_ONLY):
23198 Likewise.
23199 [__HAVE_BUILTIN_TGMATH] (__TGMATH_BINARY_FIRST_REAL_STD_ONLY):
23200 Likewise.
23201 [__HAVE_BUILTIN_TGMATH] (__TGMATH_BINARY_REAL_ONLY): Likewise.
23202 [__HAVE_BUILTIN_TGMATH] (__TGMATH_BINARY_REAL_STD_ONLY): Likewise.
23203 [__HAVE_BUILTIN_TGMATH] (__TGMATH_BINARY_REAL_RET_ONLY): Likewise.
23204 [__HAVE_BUILTIN_TGMATH] (__TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY):
23205 Likewise.
23206 [__HAVE_BUILTIN_TGMATH] (__TGMATH_TERNARY_REAL_ONLY): Likewise.
23207 [__HAVE_BUILTIN_TGMATH] (__TGMATH_TERNARY_FIRST_REAL_RET_ONLY):
23208 Likewise.
23209 [__HAVE_BUILTIN_TGMATH] (__TGMATH_UNARY_REAL_IMAG): Likewise.
23210 [__HAVE_BUILTIN_TGMATH] (__TGMATH_UNARY_IMAG): Likewise.
23211 [__HAVE_BUILTIN_TGMATH] (__TGMATH_UNARY_REAL_IMAG_RET_REAL):
23212 Likewise.
23213 [__HAVE_BUILTIN_TGMATH] (__TGMATH_BINARY_REAL_IMAG): Likewise.
23214 (__TGMATH_UNARY_REAL_IMAG_RET_REAL_SAME): New macro.
23215 (carg): Use __TGMATH_UNARY_REAL_IMAG_RET_REAL_SAME.
23216 (cimag): Likewise.
23217 (creal): Likewise.
23218
ec72135e
JM
232192017-11-14 Joseph Myers <joseph@codesourcery.com>
23220
2e64ec9c
JM
23221 * string/tester.c (test_stpncpy): Disable -Wstringop-truncation
23222 for stpncpy calls for GCC 8.
23223 (test_strncat): Disable -Wstringop-truncation warning for strncat
23224 calls for GCC 8. Disable -Wstringop-overflow= warning for one
23225 strncat call for GCC 7.
23226 (test_strncpy): Disable -Wstringop-truncation warning for strncpy
23227 calls for GCC 8.
23228 (test_memcmp): Use memcpy instead of strncpy for calls not copying
23229 trailing NUL.
23230
ec72135e
JM
23231 * string/bug-strncat1.c: Include <libc-diag.h>.
23232 (main): Disable -Wstringop-truncation for strncat call for GCC 8.
23233
363e4519 232342017-11-13 Claude Paroz <claude@2xlibre.net>
a259f5d3
CP
23235
23236 [BZ #22387]
23237 * localedata/locales/aa_DJ: Improved readibility by replacing
23238 <Uxxxx> sequences in the ASCII printable range by their ASCII
23239 character equivalents.
23240 * localedata/locales/aa_ER: Likewise.
23241 * localedata/locales/aa_ER@saaho: Likewise.
23242 * localedata/locales/aa_ET: Likewise.
23243 * localedata/locales/af_ZA: Likewise.
23244 * localedata/locales/agr_PE: Likewise.
23245 * localedata/locales/ak_GH: Likewise.
23246 * localedata/locales/am_ET: Likewise.
23247 * localedata/locales/anp_IN: Likewise.
23248 * localedata/locales/ar_AE: Likewise.
23249 * localedata/locales/ar_BH: Likewise.
23250 * localedata/locales/ar_DZ: Likewise.
23251 * localedata/locales/ar_EG: Likewise.
23252 * localedata/locales/ar_IN: Likewise.
23253 * localedata/locales/ar_IQ: Likewise.
23254 * localedata/locales/ar_JO: Likewise.
23255 * localedata/locales/ar_KW: Likewise.
23256 * localedata/locales/ar_LB: Likewise.
23257 * localedata/locales/ar_LY: Likewise.
23258 * localedata/locales/ar_MA: Likewise.
23259 * localedata/locales/ar_OM: Likewise.
23260 * localedata/locales/ar_QA: Likewise.
23261 * localedata/locales/ar_SA: Likewise.
23262 * localedata/locales/ar_SD: Likewise.
23263 * localedata/locales/ar_SS: Likewise.
23264 * localedata/locales/ar_SY: Likewise.
23265 * localedata/locales/ar_TN: Likewise.
23266 * localedata/locales/ar_YE: Likewise.
23267 * localedata/locales/as_IN: Likewise.
23268 * localedata/locales/ast_ES: Likewise.
23269 * localedata/locales/ayc_PE: Likewise.
23270 * localedata/locales/az_AZ: Likewise.
23271 * localedata/locales/az_IR: Likewise.
23272 * localedata/locales/be_BY: Likewise.
23273 * localedata/locales/be_BY@latin: Likewise.
23274 * localedata/locales/bem_ZM: Likewise.
23275 * localedata/locales/ber_DZ: Likewise.
23276 * localedata/locales/ber_MA: Likewise.
23277 * localedata/locales/bg_BG: Likewise.
23278 * localedata/locales/bhb_IN: Likewise.
23279 * localedata/locales/bho_IN: Likewise.
23280 * localedata/locales/bi_VU: Likewise.
23281 * localedata/locales/bn_BD: Likewise.
23282 * localedata/locales/bn_IN: Likewise.
23283 * localedata/locales/bo_CN: Likewise.
23284 * localedata/locales/bo_IN: Likewise.
23285 * localedata/locales/br_FR: Likewise.
23286 * localedata/locales/brx_IN: Likewise.
23287 * localedata/locales/bs_BA: Likewise.
23288 * localedata/locales/byn_ER: Likewise.
23289 * localedata/locales/ca_AD: Likewise.
23290 * localedata/locales/ca_ES: Likewise.
23291 * localedata/locales/ca_FR: Likewise.
23292 * localedata/locales/ca_IT: Likewise.
23293 * localedata/locales/ce_RU: Likewise.
23294 * localedata/locales/chr_US: Likewise.
23295 * localedata/locales/cmn_TW: Likewise.
23296 * localedata/locales/crh_UA: Likewise.
23297 * localedata/locales/cs_CZ: Likewise.
23298 * localedata/locales/csb_PL: Likewise.
23299 * localedata/locales/cv_RU: Likewise.
23300 * localedata/locales/cy_GB: Likewise.
23301 * localedata/locales/da_DK: Likewise.
23302 * localedata/locales/de_AT: Likewise.
23303 * localedata/locales/de_BE: Likewise.
23304 * localedata/locales/de_CH: Likewise.
23305 * localedata/locales/de_DE: Likewise.
23306 * localedata/locales/de_IT: Likewise.
23307 * localedata/locales/de_LI: Likewise.
23308 * localedata/locales/de_LU: Likewise.
23309 * localedata/locales/doi_IN: Likewise.
23310 * localedata/locales/dv_MV: Likewise.
23311 * localedata/locales/dz_BT: Likewise.
23312 * localedata/locales/el_CY: Likewise.
23313 * localedata/locales/el_GR: Likewise.
23314 * localedata/locales/en_AG: Likewise.
23315 * localedata/locales/en_AU: Likewise.
23316 * localedata/locales/en_BW: Likewise.
23317 * localedata/locales/en_CA: Likewise.
23318 * localedata/locales/en_DK: Likewise.
23319 * localedata/locales/en_GB: Likewise.
23320 * localedata/locales/en_HK: Likewise.
23321 * localedata/locales/en_IE: Likewise.
23322 * localedata/locales/en_IL: Likewise.
23323 * localedata/locales/en_IN: Likewise.
23324 * localedata/locales/en_NG: Likewise.
23325 * localedata/locales/en_NZ: Likewise.
23326 * localedata/locales/en_PH: Likewise.
23327 * localedata/locales/en_SG: Likewise.
23328 * localedata/locales/en_US: Likewise.
23329 * localedata/locales/en_ZA: Likewise.
23330 * localedata/locales/en_ZM: Likewise.
23331 * localedata/locales/en_ZW: Likewise.
23332 * localedata/locales/eo: Likewise.
23333 * localedata/locales/es_AR: Likewise.
23334 * localedata/locales/es_BO: Likewise.
23335 * localedata/locales/es_CL: Likewise.
23336 * localedata/locales/es_CO: Likewise.
23337 * localedata/locales/es_CR: Likewise.
23338 * localedata/locales/es_CU: Likewise.
23339 * localedata/locales/es_DO: Likewise.
23340 * localedata/locales/es_EC: Likewise.
23341 * localedata/locales/es_ES: Likewise.
23342 * localedata/locales/es_GT: Likewise.
23343 * localedata/locales/es_HN: Likewise.
23344 * localedata/locales/es_MX: Likewise.
23345 * localedata/locales/es_NI: Likewise.
23346 * localedata/locales/es_PA: Likewise.
23347 * localedata/locales/es_PE: Likewise.
23348 * localedata/locales/es_PR: Likewise.
23349 * localedata/locales/es_PY: Likewise.
23350 * localedata/locales/es_SV: Likewise.
23351 * localedata/locales/es_US: Likewise.
23352 * localedata/locales/es_UY: Likewise.
23353 * localedata/locales/es_VE: Likewise.
23354 * localedata/locales/et_EE: Likewise.
23355 * localedata/locales/eu_ES: Likewise.
23356 * localedata/locales/eu_ES@euro: Likewise.
23357 * localedata/locales/fa_IR: Likewise.
23358 * localedata/locales/ff_SN: Likewise.
23359 * localedata/locales/fi_FI: Likewise.
23360 * localedata/locales/fil_PH: Likewise.
23361 * localedata/locales/fo_FO: Likewise.
23362 * localedata/locales/fr_BE: Likewise.
23363 * localedata/locales/fr_CA: Likewise.
23364 * localedata/locales/fr_CH: Likewise.
23365 * localedata/locales/fr_FR: Likewise.
23366 * localedata/locales/fr_LU: Likewise.
23367 * localedata/locales/fur_IT: Likewise.
23368 * localedata/locales/fy_DE: Likewise.
23369 * localedata/locales/fy_NL: Likewise.
23370 * localedata/locales/ga_IE: Likewise.
23371 * localedata/locales/gd_GB: Likewise.
23372 * localedata/locales/gez_ER: Likewise.
23373 * localedata/locales/gez_ET: Likewise.
23374 * localedata/locales/gl_ES: Likewise.
23375 * localedata/locales/gu_IN: Likewise.
23376 * localedata/locales/gv_GB: Likewise.
23377 * localedata/locales/ha_NG: Likewise.
23378 * localedata/locales/hak_TW: Likewise.
23379 * localedata/locales/he_IL: Likewise.
23380 * localedata/locales/hi_IN: Likewise.
23381 * localedata/locales/hif_FJ: Likewise.
23382 * localedata/locales/hne_IN: Likewise.
23383 * localedata/locales/hr_HR: Likewise.
23384 * localedata/locales/hsb_DE: Likewise.
23385 * localedata/locales/ht_HT: Likewise.
23386 * localedata/locales/hu_HU: Likewise.
23387 * localedata/locales/hy_AM: Likewise.
23388 * localedata/locales/i18n: Likewise.
23389 * localedata/locales/ia_FR: Likewise.
23390 * localedata/locales/id_ID: Likewise.
23391 * localedata/locales/ig_NG: Likewise.
23392 * localedata/locales/ik_CA: Likewise.
23393 * localedata/locales/is_IS: Likewise.
23394 * localedata/locales/it_CH: Likewise.
23395 * localedata/locales/it_IT: Likewise.
23396 * localedata/locales/iu_CA: Likewise.
23397 * localedata/locales/ja_JP: Likewise.
23398 * localedata/locales/ka_GE: Likewise.
23399 * localedata/locales/kk_KZ: Likewise.
23400 * localedata/locales/kl_GL: Likewise.
23401 * localedata/locales/kn_IN: Likewise.
23402 * localedata/locales/ko_KR: Likewise.
23403 * localedata/locales/kok_IN: Likewise.
23404 * localedata/locales/ks_IN: Likewise.
23405 * localedata/locales/ks_IN@devanagari: Likewise.
23406 * localedata/locales/ku_TR: Likewise.
23407 * localedata/locales/kw_GB: Likewise.
23408 * localedata/locales/ky_KG: Likewise.
23409 * localedata/locales/lb_LU: Likewise.
23410 * localedata/locales/lg_UG: Likewise.
23411 * localedata/locales/li_BE: Likewise.
23412 * localedata/locales/li_NL: Likewise.
23413 * localedata/locales/lij_IT: Likewise.
23414 * localedata/locales/ln_CD: Likewise.
23415 * localedata/locales/lo_LA: Likewise.
23416 * localedata/locales/lt_LT: Likewise.
23417 * localedata/locales/lv_LV: Likewise.
23418 * localedata/locales/lzh_TW: Likewise.
23419 * localedata/locales/mag_IN: Likewise.
23420 * localedata/locales/mai_IN: Likewise.
23421 * localedata/locales/mg_MG: Likewise.
23422 * localedata/locales/mhr_RU: Likewise.
23423 * localedata/locales/mi_NZ: Likewise.
23424 * localedata/locales/mk_MK: Likewise.
23425 * localedata/locales/ml_IN: Likewise.
23426 * localedata/locales/mn_MN: Likewise.
23427 * localedata/locales/mni_IN: Likewise.
23428 * localedata/locales/mr_IN: Likewise.
23429 * localedata/locales/ms_MY: Likewise.
23430 * localedata/locales/mt_MT: Likewise.
23431 * localedata/locales/my_MM: Likewise.
23432 * localedata/locales/nan_TW: Likewise.
23433 * localedata/locales/nan_TW@latin: Likewise.
23434 * localedata/locales/nb_NO: Likewise.
23435 * localedata/locales/nds_DE: Likewise.
23436 * localedata/locales/nds_NL: Likewise.
23437 * localedata/locales/ne_NP: Likewise.
23438 * localedata/locales/nhn_MX: Likewise.
23439 * localedata/locales/niu_NU: Likewise.
23440 * localedata/locales/niu_NZ: Likewise.
23441 * localedata/locales/nl_AW: Likewise.
23442 * localedata/locales/nl_BE: Likewise.
23443 * localedata/locales/nl_NL: Likewise.
23444 * localedata/locales/nn_NO: Likewise.
23445 * localedata/locales/nr_ZA: Likewise.
23446 * localedata/locales/nso_ZA: Likewise.
23447 * localedata/locales/oc_FR: Likewise.
23448 * localedata/locales/om_ET: Likewise.
23449 * localedata/locales/om_KE: Likewise.
23450 * localedata/locales/or_IN: Likewise.
23451 * localedata/locales/os_RU: Likewise.
23452 * localedata/locales/pa_IN: Likewise.
23453 * localedata/locales/pa_PK: Likewise.
23454 * localedata/locales/pap_AW: Likewise.
23455 * localedata/locales/pap_CW: Likewise.
23456 * localedata/locales/pl_PL: Likewise.
23457 * localedata/locales/ps_AF: Likewise.
23458 * localedata/locales/pt_BR: Likewise.
23459 * localedata/locales/pt_PT: Likewise.
23460 * localedata/locales/quz_PE: Likewise.
23461 * localedata/locales/raj_IN: Likewise.
23462 * localedata/locales/ro_RO: Likewise.
23463 * localedata/locales/ru_RU: Likewise.
23464 * localedata/locales/ru_UA: Likewise.
23465 * localedata/locales/rw_RW: Likewise.
23466 * localedata/locales/sa_IN: Likewise.
23467 * localedata/locales/sat_IN: Likewise.
23468 * localedata/locales/sc_IT: Likewise.
23469 * localedata/locales/sd_IN: Likewise.
23470 * localedata/locales/sd_IN@devanagari: Likewise.
23471 * localedata/locales/se_NO: Likewise.
23472 * localedata/locales/sgs_LT: Likewise.
23473 * localedata/locales/shs_CA: Likewise.
23474 * localedata/locales/si_LK: Likewise.
23475 * localedata/locales/sid_ET: Likewise.
23476 * localedata/locales/sk_SK: Likewise.
23477 * localedata/locales/sl_SI: Likewise.
23478 * localedata/locales/sm_WS: Likewise.
23479 * localedata/locales/so_DJ: Likewise.
23480 * localedata/locales/so_ET: Likewise.
23481 * localedata/locales/so_KE: Likewise.
23482 * localedata/locales/so_SO: Likewise.
23483 * localedata/locales/sq_AL: Likewise.
23484 * localedata/locales/sq_MK: Likewise.
23485 * localedata/locales/sr_ME: Likewise.
23486 * localedata/locales/sr_RS: Likewise.
23487 * localedata/locales/sr_RS@latin: Likewise.
23488 * localedata/locales/ss_ZA: Likewise.
23489 * localedata/locales/st_ZA: Likewise.
23490 * localedata/locales/sv_FI: Likewise.
23491 * localedata/locales/sv_SE: Likewise.
23492 * localedata/locales/sw_KE: Likewise.
23493 * localedata/locales/sw_TZ: Likewise.
23494 * localedata/locales/szl_PL: Likewise.
23495 * localedata/locales/ta_IN: Likewise.
23496 * localedata/locales/ta_LK: Likewise.
23497 * localedata/locales/tcy_IN: Likewise.
23498 * localedata/locales/te_IN: Likewise.
23499 * localedata/locales/tg_TJ: Likewise.
23500 * localedata/locales/th_TH: Likewise.
23501 * localedata/locales/the_NP: Likewise.
23502 * localedata/locales/ti_ER: Likewise.
23503 * localedata/locales/ti_ET: Likewise.
23504 * localedata/locales/tig_ER: Likewise.
23505 * localedata/locales/tk_TM: Likewise.
23506 * localedata/locales/tl_PH: Likewise.
23507 * localedata/locales/tn_ZA: Likewise.
23508 * localedata/locales/to_TO: Likewise.
23509 * localedata/locales/tpi_PG: Likewise.
23510 * localedata/locales/tr_CY: Likewise.
23511 * localedata/locales/tr_TR: Likewise.
23512 * localedata/locales/ts_ZA: Likewise.
23513 * localedata/locales/tt_RU: Likewise.
23514 * localedata/locales/tt_RU@iqtelif: Likewise.
23515 * localedata/locales/ug_CN: Likewise.
23516 * localedata/locales/uk_UA: Likewise.
23517 * localedata/locales/unm_US: Likewise.
23518 * localedata/locales/ur_IN: Likewise.
23519 * localedata/locales/ur_PK: Likewise.
23520 * localedata/locales/uz_UZ: Likewise.
23521 * localedata/locales/uz_UZ@cyrillic: Likewise.
23522 * localedata/locales/ve_ZA: Likewise.
23523 * localedata/locales/vi_VN: Likewise.
23524 * localedata/locales/wa_BE: Likewise.
23525 * localedata/locales/wae_CH: Likewise.
23526 * localedata/locales/wal_ET: Likewise.
23527 * localedata/locales/wo_SN: Likewise.
23528 * localedata/locales/xh_ZA: Likewise.
23529 * localedata/locales/yi_US: Likewise.
23530 * localedata/locales/yo_NG: Likewise.
23531 * localedata/locales/yue_HK: Likewise.
23532 * localedata/locales/yuw_PG: Likewise.
23533 * localedata/locales/zh_CN: Likewise.
23534 * localedata/locales/zh_HK: Likewise.
23535 * localedata/locales/zh_SG: Likewise.
23536 * localedata/locales/zh_TW: Likewise.
23537 * localedata/locales/zu_ZA: Likewise.
23538
cae87e64
FW
235392017-11-13 Florian Weimer <fweimer@redhat.com>
23540
23541 * support/next_to_fault.h, support/next_to_fault.c: New files.
23542 * support/Makefile (libsupport-routines): Add next_to_fault.
23543 * resolv/tst-inet_pton.c (struct next_to_fault)
23544 (next_to_fault_allocate, next_to_fault_free): Remove.
23545 (run_one_test): Switch to <support/next_to_fault.h> interfaces.
23546
4a306ef1
L
235472017-11-13 H.J. Lu <hongjiu.lu@intel.com>
23548
23549 * elf/dl-support.c: Include <dl-procruntime.c>.
23550 * include/link.h: Include <link_map.h>.
23551 * sysdeps/generic/dl-procruntime.c: New file.
23552 * sysdeps/generic/link_map.h: Likewise.
23553 * sysdeps/generic/ldsodefs.h: Include <dl-procruntime.c> in
23554 the writable ld.so namespace.
23555
e69897bf
PE
235562017-11-12 Paul Eggert <eggert@cs.ucla.edu>
23557
23558 timezone: pacify GCC -Wstringop-truncation
23559 Problem reported by Martin Sebor in:
23560 https://sourceware.org/ml/libc-alpha/2017-11/msg00336.html
23561 * timezone/zic.c (writezone): Use memcpy, not strncpy.
23562
1ffe1ccb
FW
235632017-11-12 Florian Weimer <fweimer@redhat.com>
23564
eceed671
FW
23565 * support/Makefile (libsupport-routines): Add xreadlink, xstrndup,
23566 tst-xreadlink.
23567 (tests): Add tst-xreadlink.
1ffe1ccb
FW
23568 * support/support.h (xstrndup): Declare.
23569 * support/xunistd.h (xunlink, xreadlink): Declare.
23570 * support/temp_file.h (support_create_temp_directory): Declare.
23571 * support/temp_file.c (support_create_temp_directory): New function.
23572 * support/support_chroot.c (support_chroot_create): Use it.
23573 * support/xreadlink.c: New file.
23574 * support/xstrndup.c: Likewise.
23575 * support/xunlink.c: Likewise.
23576 * support/tst-xreadlink.c: Likewise.
23577
456b40a9
JDA
235782017-11-11 John David Anglin <danglin@gcc.gnu.org>
23579
23580 * sysdeps/hppa/fpu/libm-test-ulps: Update clog10_downward ulps.
23581
c0a25aa9
FW
235822017-11-11 Florian Weimer <fweimer@redhat.com>
23583
23584 [BZ #22409]
23585 [BZ #22412]
23586 * resolv/res_comp.c (printable_string, binary_hnok)
23587 (binary_leading_dash): New functions.
23588 (res_hnok): Reimplement using these functions and ns_name_pton.
23589 (res_ownok): Likewise.
23590 (res_mailok): Reimplement using printable_string, ns_name_pton and
23591 binary_hnok.
23592 (res_dnok): Reimplement using printable_string and ns_name_pton.
23593 * resolv/tst-res_hnok.c (tests): Add additional tests.
23594 (LETTERDIGITS, PRINTABLE): Define.
23595 (do_test): Adjust one_char results.
23596
9e0ad304
FW
235972017-11-11 Florian Weimer <fweimer@redhat.com>
23598
23599 [BZ #22413]
23600 * resolv/ns_name.c (ns_name_pton): Treat trailing backslash as error.
23601 * resolv/tst-ns_name_pton.c (tests): Add trailing backslash tests.
23602
e2a9fca8
FW
236032017-11-11 Florian Weimer <fweimer@redhat.com>
23604
23605 * resolv/tst-ns_name_pton.c: New file.
23606 * resolv/Makefile (tests): Add tst-ns_name_pton.
23607 (tst-ns_name_pton): Link against libresolv.
23608
5c1a6923
FW
236092017-11-11 Florian Weimer <fweimer@redhat.com>
23610
23611 * resolv/tst-res_hnok.c: New file.
23612 * resolv/Makefile (tests): Add tst-res_hnok.
23613 (tst-res_hnok): Link against libresolv.
23614
a19c0a1d
FW
236152017-11-11 Florian Weimer <fweimer@redhat.com>
23616
23617 * resolv/tst-resolv-network.c: Use test framework instead explicit
23618 main function.
23619
8cb5295d
L
236202017-11-09 H.J. Lu <hongjiu.lu@intel.com>
23621
23622 * include/setjmp.h [!_ISOMAC]: Include <stddef.h> and
23623 <jmp_buf-macros.h>.
23624 [!_ISOMAC] (STR_HELPER): New.
23625 [!_ISOMAC] (STR): Likewise.
23626 [!_ISOMAC] (TEST_SIZE): Likewise.
23627 [!_ISOMAC] (TEST_ALIGN): Likewise.
23628 [!_ISOMAC] (TEST_OFFSET): Likewise.
23629 [!_ISOMAC] Add _Static_assert to check sizes, alignments and
23630 field offsets of jmp_buf as well as sigjmp_buf.
23631 * sysdeps/unix/sysv/linux/aarch64/jmp_buf-macros.h: Likewise.
23632 * sysdeps/unix/sysv/linux/alpha/jmp_buf-macros.h: Likewise.
23633 * sysdeps/unix/sysv/linux/arm/jmp_buf-macros.h: Likewise.
23634 * sysdeps/unix/sysv/linux/hppa/jmp_buf-macros.h: Likewise.
23635 * sysdeps/unix/sysv/linux/i386/jmp_buf-macros.h: Likewise.
23636 * sysdeps/unix/sysv/linux/ia64/jmp_buf-macros.h: Likewise.
23637 * sysdeps/unix/sysv/linux/m68k/jmp_buf-macros.h: Likewise.
23638 * sysdeps/unix/sysv/linux/microblaze/jmp_buf-macros.h: Likewise.
23639 * sysdeps/unix/sysv/linux/mips/mips32/jmp_buf-macros.h: Likewise.
23640 * sysdeps/unix/sysv/linux/mips/mips64/n32/jmp_buf-macros.h:
23641 Likewise.
23642 * sysdeps/unix/sysv/linux/mips/mips64/n64/jmp_buf-macros.h:
23643 Likewise.
23644 * sysdeps/unix/sysv/linux/nios2/jmp_buf-macros.h: Likewise.
23645 * sysdeps/unix/sysv/linux/powerpc/powerpc32/jmp_buf-macros.h:
23646 Likewise.
23647 * sysdeps/unix/sysv/linux/powerpc/powerpc64/jmp_buf-macros.h:
23648 Likewise.
23649 * sysdeps/unix/sysv/linux/s390/s390-32/jmp_buf-macros.h: Likewise.
23650 * sysdeps/unix/sysv/linux/s390/s390-64/jmp_buf-macros.h: Likewise.
23651 * sysdeps/unix/sysv/linux/sh/jmp_buf-macros.h: Likewise.
23652 * sysdeps/unix/sysv/linux/sparc/sparc32/jmp_buf-macros.h: Likewise.
23653 * sysdeps/unix/sysv/linux/sparc/sparc64/jmp_buf-macros.h: Likewise.
23654 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/jmp_buf-macros.h:
23655 Likewise.
23656 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/jmp_buf-macros.h:
23657 Likewise.
23658 * sysdeps/unix/sysv/linux/tile/tilepro/jmp_buf-macros.h: Likewise.
23659 * sysdeps/unix/sysv/linux/x86_64/64/jmp_buf-macros.h: Likewise.
23660 * sysdeps/unix/sysv/linux/x86_64/x32/jmp_buf-macros.h: Likewise.
23661
58c4a161
JM
236622017-11-07 Joseph Myers <joseph@codesourcery.com>
23663
3683b423
JM
23664 * include/float.h
23665 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23666 && __HAVE_FLOAT32] (FLT32_MANT_DIG): New macro.
23667 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23668 && __HAVE_FLOAT32] (FLT32_DECIMAL_DIG): Likewise.
23669 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23670 && __HAVE_FLOAT32] (FLT32_DIG): Likewise.
23671 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23672 && __HAVE_FLOAT32] (FLT32_MIN_EXP): Likewise.
23673 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23674 && __HAVE_FLOAT32] (FLT32_MIN_10_EXP): Likewise.
23675 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23676 && __HAVE_FLOAT32] (FLT32_MAX_EXP): Likewise.
23677 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23678 && __HAVE_FLOAT32] (FLT32_MAX_10_EXP): Likewise.
23679 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23680 && __HAVE_FLOAT32] (FLT32_MAX): Likewise.
23681 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23682 && __HAVE_FLOAT32] (FLT32_EPSILON): Likewise.
23683 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23684 && __HAVE_FLOAT32] (FLT32_MIN): Likewise.
23685 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23686 && __HAVE_FLOAT32] (FLT32_TRUE_MIN): Likewise.
23687 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23688 && __HAVE_FLOAT64] (FLT64_MANT_DIG): Likewise.
23689 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23690 && __HAVE_FLOAT64] (FLT64_DECIMAL_DIG): Likewise.
23691 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23692 && __HAVE_FLOAT64] (FLT64_DIG): Likewise.
23693 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23694 && __HAVE_FLOAT64] (FLT64_MIN_EXP): Likewise.
23695 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23696 && __HAVE_FLOAT64] (FLT64_MIN_10_EXP): Likewise.
23697 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23698 && __HAVE_FLOAT64] (FLT64_MAX_EXP): Likewise.
23699 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23700 && __HAVE_FLOAT64] (FLT64_MAX_10_EXP): Likewise.
23701 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23702 && __HAVE_FLOAT64] (FLT64_MAX): Likewise.
23703 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23704 && __HAVE_FLOAT64] (FLT64_EPSILON): Likewise.
23705 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23706 && __HAVE_FLOAT64] (FLT64_MIN): Likewise.
23707 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23708 && __HAVE_FLOAT64] (FLT64_TRUE_MIN): Likewise.
23709 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23710 && __HAVE_FLOAT32X] (FLT32X_MANT_DIG): Likewise.
23711 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23712 && __HAVE_FLOAT32X] (FLT32X_DECIMAL_DIG): Likewise.
23713 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23714 && __HAVE_FLOAT32X] (FLT32X_DIG): Likewise.
23715 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23716 && __HAVE_FLOAT32X] (FLT32X_MIN_EXP): Likewise.
23717 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23718 && __HAVE_FLOAT32X] (FLT32X_MIN_10_EXP): Likewise.
23719 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23720 && __HAVE_FLOAT32X] (FLT32X_MAX_EXP): Likewise.
23721 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23722 && __HAVE_FLOAT32X] (FLT32X_MAX_10_EXP): Likewise.
23723 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23724 && __HAVE_FLOAT32X] (FLT32X_MAX): Likewise.
23725 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23726 && __HAVE_FLOAT32X] (FLT32X_EPSILON): Likewise.
23727 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23728 && __HAVE_FLOAT32X] (FLT32X_MIN): Likewise.
23729 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23730 && __HAVE_FLOAT32X] (FLT32X_TRUE_MIN): Likewise.
23731 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23732 && __HAVE_FLOAT64X] (FLT64X_MANT_DIG): Likewise.
23733 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23734 && __HAVE_FLOAT64X] (FLT64X_DECIMAL_DIG): Likewise.
23735 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23736 && __HAVE_FLOAT64X] (FLT64X_DIG): Likewise.
23737 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23738 && __HAVE_FLOAT64X] (FLT64X_MIN_EXP): Likewise.
23739 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23740 && __HAVE_FLOAT64X] (FLT64X_MIN_10_EXP): Likewise.
23741 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23742 && __HAVE_FLOAT64X] (FLT64X_MAX_EXP): Likewise.
23743 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23744 && __HAVE_FLOAT64X] (FLT64X_MAX_10_EXP): Likewise.
23745 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23746 && __HAVE_FLOAT64X] (FLT64X_MAX): Likewise.
23747 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23748 && __HAVE_FLOAT64X] (FLT64X_EPSILON): Likewise.
23749 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23750 && __HAVE_FLOAT64X] (FLT64X_MIN): Likewise.
23751 [!__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
23752 && __HAVE_FLOAT64X] (FLT64X_TRUE_MIN): Likewise.
23753
58c4a161
JM
23754 * stdlib/tst-strtod.h (F16): New macro.
23755 (F32): Likewise.
23756 (F64): Likewise.
23757 (F32X): Likewise.
23758 (F64X): Likewise.
23759 (F128X): Likewise.
23760 (IF_FLOAT16): Likewise.
23761 (IF_FLOAT32): Likewise.
23762 (IF_FLOAT64): Likewise.
23763 (IF_FLOAT32X): Likewise.
23764 (IF_FLOAT64X): Likewise.
23765 (IF_FLOAT128X): Likewise.
23766 (GEN_TEST_STRTOD_FOREACH): Conditionally call macros for _Float16,
23767 _Float32, _Float64, _Float32x, _Float64x and _Float128x.
23768 (STRTOD_TEST_FOREACH): Likewise.
23769 * stdlib/tst-strtod-round-skeleton.c (CHOOSE_f32): New macro.
23770 (CHOOSE_f64): Likewise.
23771 (CHOOSE_f32x): Likewise.
23772 (CHOOSE_f64x): Likewise.
23773
feda96a1
AS
237742017-11-07 Andreas Schwab <schwab@suse.de>
23775
23776 * nptl/Makefile (tests-internal): Remove tst-typesizes.
23777
1bd0cbb8
MF
237782017-11-07 Mike FABIAN <mfabian@redhat.com>
23779
23780 [BZ #22403]
23781 * localedata/locales/mfe_MU (LC_TIME): Fix wrong d_fmt, / needs
23782 to be escaped.
23783 * localedata/locales/miq_NI (LC_TIME): Fix wrong d_fmt, / needs
23784 to be escaped.
23785
363e4519 237862017-11-07 Claude Paroz <claude@2xlibre.net>
d8301314
CP
23787
23788 [BZ #22403]
23789 * localedata/locales/an_ES (LC_TIME): Fix wrong d_fmt, / needs
23790 to be escaped.
23791 * localedata/locales/kab_DZ (LC_TIME): Fix wrong d_fmt, / needs
23792 to be escaped.
23793 * localedata/locales/om_ET (LC_TIME): Fix wrong d_fmt, / needs
23794 to be escaped.
23795
dff91cd4
AZ
237962017-11-07 Adhemerval Zanella <adhemerval.zanella@linaro.org>
23797
06be6368
AZ
23798 [BZ #22298]
23799 * nptl/allocatestack.c (allocate_stack): Check if
23800 __PTHREAD_MUTEX_HAVE_PREV is non-zero, instead if
23801 __PTHREAD_MUTEX_HAVE_PREV is defined.
23802 * nptl/descr.h (pthread): Likewise.
23803 * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
23804 Likewise.
23805 * nptl/pthread_create.c (START_THREAD_DEFN): Likewise.
23806 * sysdeps/nptl/fork.c (__libc_fork): Likewise.
23807 * sysdeps/nptl/pthread.h (PTHREAD_MUTEX_INITIALIZER): Likewise.
23808 * sysdeps/nptl/bits/thread-shared-types.h
23809 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION): New
23810 defines.
23811 (__pthread_internal_list): Check __PTHREAD_MUTEX_USE_UNION instead
23812 of __WORDSIZE for internal layout.
23813 (__pthread_mutex_s): Check __PTHREAD_MUTEX_NUSERS_AFTER_KIND instead
23814 of __WORDSIZE for internal __nusers layout and __PTHREAD_MUTEX_USE_UNION
23815 instead of __WORDSIZE whether to use an union for __spins and __list
23816 fields.
23817 (__PTHREAD_MUTEX_HAVE_PREV): Define also for __PTHREAD_MUTEX_USE_UNION
23818 case.
23819 * sysdeps/aarch64/nptl/bits/pthreadtypes-arch.h
23820 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION): New
23821 defines.
23822 * sysdeps/alpha/nptl/bits/pthreadtypes-arch.h
23823 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION):
23824 Likewise.
23825 * sysdeps/arm/nptl/bits/pthreadtypes-arch.h
23826 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION):
23827 Likewise.
23828 * sysdeps/hppa/nptl/bits/pthreadtypes-arch.h
23829 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION):
23830 Likewise.
23831 * sysdeps/ia64/nptl/bits/pthreadtypes-arch.h
23832 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION):
23833 Likewise.
23834 * sysdeps/m68k/nptl/bits/pthreadtypes-arch.h
23835 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION):
23836 Likewise.
23837 * sysdeps/microblaze/nptl/bits/pthreadtypes-arch.h
23838 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION):
23839 Likewise.
23840 * sysdeps/mips/nptl/bits/pthreadtypes-arch.h
23841 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION):
23842 Likewise.
23843 * sysdeps/nios2/nptl/bits/pthreadtypes-arch.h
23844 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION):
23845 Likewise.
23846 * sysdeps/powerpc/nptl/bits/pthreadtypes-arch.h
23847 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION):
23848 Likewise.
23849 * sysdeps/s390/nptl/bits/pthreadtypes-arch.h
23850 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION):
23851 Likewise.
23852 * sysdeps/sh/nptl/bits/pthreadtypes-arch.h
23853 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION):
23854 Likewise.
23855 * sysdeps/sparc/nptl/bits/pthreadtypes-arch.h
23856 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION):
23857 Likewise.
23858 * sysdeps/tile/nptl/bits/pthreadtypes-arch.h
23859 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION):
23860 Likewise.
23861 * sysdeps/x86/nptl/bits/pthreadtypes-arch.h
23862 (__PTHREAD_MUTEX_NUSERS_AFTER_KIND, __PTHREAD_MUTEX_USE_UNION):
23863 Likewise.
23864
72b3c6ee
AZ
23865 * nptl/pthreadP.h (ASSERT_TYPE_SIZE, ASSERT_PTHREAD_INTERNAL_SIZE):
23866 New macros.
23867 * nptl/pthread_attr_init.c (__pthread_mutex_init): Add build time
23868 checks for expected input type size.
23869 * nptl/pthread_barrier_init.c (__pthread_barrier_init): Likewise.
23870 * nptl/pthread_barrierattr_init.c (pthread_barrierattr_init):
23871 Likewise.
23872 * nptl/pthread_cond_init.c (__pthread_cond_init): Likewise.
23873 * nptl/pthread_condattr_init.c (__pthread_condattr_init): Likewise.
23874 * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
23875 * nptl/pthread_mutexattr_init.c (__pthread_mutexattr_init): Likewise.
23876 * nptl/pthread_rwlock_init.c (__pthread_rwlock_init): Likewise.
23877 * nptl/pthread_rwlockattr_init.c (pthread_rwlockattr_init): Likewise.
23878 * nptl/sem_init.c (__new_sem_init, __old_sem_init): Likewise
23879 * nptl/pthread_attr_destroy.c (__pthread_attr_destroy): Remove
23880 superflous runtime assert check.
23881 * nptl/pthread_attr_getaffinity.c (__pthread_attr_getaffinity_new):
23882 Likewise.
23883 * nptl/pthread_attr_getdetachstate.c (__pthread_attr_getdetachstate):
23884 Likewise.
23885 * nptl/pthread_attr_getguardsize.c (pthread_attr_getguardsize):
23886 Likewise.
23887 * nptl/pthread_attr_getinheritsched.c (__pthread_attr_getinheritsched):
23888 Likewise.
23889 * nptl/pthread_attr_getschedparam.c (__pthread_attr_getschedparam):
23890 Likewise.
23891 * nptl/pthread_attr_getschedpolicy.c (__pthread_attr_getschedpolicy):
23892 Likewise.
23893 * nptl/pthread_attr_getscope.c (__pthread_attr_getscope): Likewise.
23894 * nptl/pthread_attr_getstack.c (__pthread_attr_getstack): Likewise.
23895 * nptl/pthread_attr_getstackaddr.c (__pthread_attr_getstackaddr):
23896 Likewise.
23897 * nptl/pthread_attr_getstacksize.c (__pthread_attr_getstacksize):
23898 Likewise.
23899 * nptl/pthread_attr_setaffinity.c (__pthread_attr_setaffinity_new):
23900 Likewise.
23901 * nptl/pthread_attr_setdetachstate.c (__pthread_attr_setdetachstate):
23902 Likewise.
23903 * nptl/pthread_attr_setguardsize.c (pthread_attr_setguardsize):
23904 Likewise.
23905 * nptl/pthread_attr_setinheritsched.c
23906 (__pthread_attr_setinheritsched): Likewise.
23907 * nptl/pthread_attr_setschedparam.c (__pthread_attr_setschedparam):
23908 Likewise.
23909 * nptl/pthread_attr_setschedpolicy.c (__pthread_attr_setschedpolicy):
23910 Likewise.
23911 * nptl/pthread_attr_setscope.c (__pthread_attr_setscope): Likewise.
23912 * nptl/pthread_attr_setstack.c (__pthread_attr_setstack,
23913 __old_pthread_attr_setstack): Likewise.
23914 * nptl/pthread_attr_setstackaddr.c (__pthread_attr_setstackaddr):
23915 Likewise.
23916 * nptl/pthread_attr_setstacksize.c (__pthread_attr_setstacksize):
23917 Likewise.
23918 * nptl/pthread_getattr_default_np.c (pthread_getattr_default_np):
23919 Likewise.
23920 * nptl/pthread_mutex_lock.c (__pthread_mutex_lock): Likewise.
23921 * nptl/pthread_setattr_default_np.c (pthread_setattr_default_np):
23922 Likewise.
23923 * nptl/tst-typesizes.c: Remove file.
23924
dff91cd4
AZ
23925 * nptl/pthreadP.h (ASSERT_PTHREAD_STRING,
23926 ASSERT_PTHREAD_INTERNAL_OFFSET): New macro.
23927 * nptl/pthread_mutex_init.c (__pthread_mutex_init): Add build time
23928 checks for internal pthread_mutex_t offsets.
23929 * sysdeps/aarch64/nptl/pthread-offsets.h
23930 (__PTHREAD_MUTEX_NUSERS_OFFSET, __PTHREAD_MUTEX_KIND_OFFSET,
23931 __PTHREAD_MUTEX_SPINS_OFFSET, __PTHREAD_MUTEX_ELISION_OFFSET,
23932 __PTHREAD_MUTEX_LIST_OFFSET): New macro.
23933 * sysdeps/alpha/nptl/pthread-offsets.h: Likewise.
23934 * sysdeps/arm/nptl/pthread-offsets.h: Likewise.
23935 * sysdeps/hppa/nptl/pthread-offsets.h: Likewise.
23936 * sysdeps/i386/nptl/pthread-offsets.h: Likewise.
23937 * sysdeps/ia64/nptl/pthread-offsets.h: Likewise.
23938 * sysdeps/m68k/nptl/pthread-offsets.h: Likewise.
23939 * sysdeps/microblaze/nptl/pthread-offsets.h: Likewise.
23940 * sysdeps/mips/nptl/pthread-offsets.h: Likewise.
23941 * sysdeps/nios2/nptl/pthread-offsets.h: Likewise.
23942 * sysdeps/powerpc/nptl/pthread-offsets.h: Likewise.
23943 * sysdeps/s390/nptl/pthread-offsets.h: Likewise.
23944 * sysdeps/sh/nptl/pthread-offsets.h: Likewise.
23945 * sysdeps/sparc/nptl/pthread-offsets.h: Likewise.
23946 * sysdeps/tile/nptl/pthread-offsets.h: Likewise.
23947 * sysdeps/x86_64/nptl/pthread-offsets.h: Likewise.
23948
b7fc95f8
FW
239492017-11-07 Florian Weimer <fweimer@redhat.com>
23950
23951 * bits/mman-linux.h: Move ...
23952 * sysdeps/unix/sysv/linux/bits/mman-linux.h: ... here. Update
23953 comment.
23954 * sysdeps/unix/sysv/linux/bits/Makefile (sysdep_headers): Remove
23955 outdated comment.
23956
6b860364
RS
239572017-11-07 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
23958
23959 * sysdeps/powerpc/powerpc64/multiarch/strcasestr-power8.S (STRNLEN):
23960 Redefine STRNLEN as __strnlen_power8.
23961
802c1f16
AZ
239622017-11-06 Adhemerval Zanella <adhemerval.zanella@linaro.org>
23963
d83da3a4
AZ
23964 * signal/sighold.c (sighold): Optimize implementation.
23965
6a4235f1
AZ
23966 * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Asssume
23967 __NR_rt_sigqueueinfo.
23968
8b0e795a
AZ
23969 * sysdeps/unix/sysv/linux/Versions (libc) [GLIBC_PRIVATE]: Add
23970 __sigtimedwait.
23971 * sysdeps/unix/sysv/linux/sigtimedwait.c: Simplify includes and
23972 assume __NR_rt_sigtimedwait.
23973 * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Call __sigtimedwait
23974 and add LIBC_CANCEL_HANDLED for cancellation marking.
23975 * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
23976
a1a638dd
AZ
23977 * sysdeps/arm/armv7/multiarch/Makefile [$(subdir) = string]
23978 (sysdeps_routines): Add memchr_noneon.
23979 * sysdeps/arm/armv7/multiarch/ifunc-memchr.h: New file.
23980 * sysdeps/arm/armv7/multiarch/memchr_noneon.S: Likewise.
23981 * sysdeps/arm/armv7/multiarch/rtld-memchr.S: Likewise.
23982 * sysdeps/arm/armv7/multiarch/memchr.S: Remove file.
23983 * sysdeps/arm/armv7/multiarch/memchr.c: New file.
23984 * sysdeps/arm/armv7/multiarch/memchr_impl.S: Move to ...
23985 * sysdeps/arm/armv7/multiarch/memchr_neon.S: ... here.
23986
802c1f16
AZ
23987 * sysdeps/arm/arm-ifunc.h: New file.
23988 * sysdeps/arm/armv7/multiarch/ifunc-memcpy.h: Likewise.
23989 * sysdeps/arm/armv7/multiarch/memcpy.c: Likewise.
23990 * sysdeps/arm/armv7/multiarch/memcpy_arm.S: Likewise.
23991 * sysdeps/arm/armv7/multiarch/rtld-memcpy.S: Likewise.
23992 * sysdeps/arm/armv7/multiarch/memcpy_neon.S [!__ARM_NEON__]
23993 (__memcpy_neon): Avoid create hidden alias.
23994 * sysdeps/arm/armv7/multiarch/memcpy_vfp.S [!__ARM_NEON_]
23995 (__memcpy_vfp): Likewise.
23996 * sysdeps/arm/armv7/multiarch/Makefile [$(subdir) = string]
23997 (sysdep_routines): Add memcpy_arm.
23998 * sysdeps/arm/armv7/multiarch/memcpy.S: Remove file.
23999
abcb584d
L
240002017-11-06 H.J. Lu <hongjiu.lu@intel.com>
24001
24002 [BZ #22362]
24003 * Makerules (make-link-multidir): New.
24004 * config.make.in (multidir): New.
24005 * configure.ac (libc_cv_multidir): New. AC_SUBST.
24006 * configure: Regenerated.
24007 * csu/Makefile [$(multidir) != .](multilib-extra-objs): New.
24008 [$(multidir) != .](extra-objs): Add $(multilib-extra-objs).
24009 [$(multidir) != .]($(addprefix $(objpfx)$(multidir)/, $(install-lib))):
24010 New target.
24011
4e2dff67
JM
240122017-11-06 Joseph Myers <joseph@codesourcery.com>
24013
24014 [BZ #22402]
24015 * sysdeps/powerpc/bits/floatn.h: Include <bits/long-double.h>.
24016 [__NO_LONG_DOUBLE_MATH] (__HAVE_FLOAT128): Define to 0.
24017
a1c7cd3c
MF
240182017-11-04 Mike FABIAN <mfabian@redhat.com>
24019
24020 * localedata/locales/tpi_PG (LC_TIME): Fix wrong d_fmt, / needs
24021 to be escaped.
24022
b9af29c0
FW
240232017-11-04 Florian Weimer <fweimer@redhat.com>
24024
24025 * manual/llio.texi (Open-time Flags): Document O_TMPFILE.
24026
4ca70e1a
JM
240272017-11-03 Joseph Myers <joseph@codesourcery.com>
24028
24029 * math/math.h [__HAVE_DISTINCT_FLOAT16
24030 || __HAVE_DISTINCT_FLOAT32 || __HAVE_DISTINCT_FLOAT64
24031 || __HAVE_DISTINCT_FLOAT32X || __HAVE_DISTINCT_FLOAT64X
24032 || __HAVE_DISTINCT_FLOAT128X]: Use #error.
24033 [__NO_LONG_DOUBLE_MATH && __HAVE_DISTINCT_FLOAT128]: Likewise.
24034 [__HAVE_DISTINCT_FLOAT128 && !__HAVE_GENERIC_SELECTION
24035 && __HAVE_FLOATN_NOT_TYPEDEF]: Likewise.
24036 [__HAVE_DISTINCT_FLOAT128 && __HAVE_GENERIC_SELECTION]
24037 (__MATH_TG_F32): New macro.
24038 [__HAVE_DISTINCT_FLOAT128 && __HAVE_GENERIC_SELECTION]
24039 (__MATH_TG_F64X): Likewise.
24040 [__HAVE_DISTINCT_FLOAT128 && __HAVE_GENERIC_SELECTION]
24041 (__MATH_TG): Use __MATH_TG_F32 and __MATH_TG_F64X.
24042
ba0e6668
DL
240432017-11-03 Dmitry V. Levin <ldv@altlinux.org>
24044
24045 * po/de.po: Update translations.
24046 * po/ru.po: Likewise.
24047
bc18a6d3
FW
240482017-11-03 Florian Weimer <fweimer@redhat.com>
24049
24050 * manual/filesys.texi (Hard Links): Document linkat.
24051
97255170
JM
240522017-11-03 Joseph Myers <joseph@codesourcery.com>
24053
86ec4865
JM
24054 * math/tgmath.h [__HAVE_DISTINCT_FLOAT16
24055 || __HAVE_DISTINCT_FLOAT32 || __HAVE_DISTINCT_FLOAT64
24056 || __HAVE_DISTINCT_FLOAT32X || __HAVE_DISTINCT_FLOAT64X
24057 || __HAVE_DISTINCT_FLOAT128X]: Use #error.
24058 [__HAVE_DISTINCT_FLOAT128 && __GLIBC_USE (IEC_60559_TYPES_EXT)
24059 && __HAVE_FLOAT64X && !__HAVE_FLOAT64X_LONG_DOUBLE
24060 && __HAVE_FLOATN_NOT_TYPEDEF] (__TGMATH_F128): Handle _Float64x
24061 the same as _Float128.
24062 [__HAVE_DISTINCT_FLOAT128 && __GLIBC_USE (IEC_60559_TYPES_EXT)
24063 && __HAVE_FLOAT64X && !__HAVE_FLOAT64X_LONG_DOUBLE
24064 && __HAVE_FLOATN_NOT_TYPEDEF] (__TGMATH_CF128): Likewise.
24065
97255170
JM
24066 * stdlib/stdlib.h
24067 [__HAVE_FLOAT16 && __GLIBC_USE (IEC_60559_TYPES_EXT)] (strtof16):
24068 Declare.
24069 [__HAVE_FLOAT32 && __GLIBC_USE (IEC_60559_TYPES_EXT)] (strtof32):
24070 Likewise.
24071 [__HAVE_FLOAT64 && __GLIBC_USE (IEC_60559_TYPES_EXT)] (strtof64):
24072 Likewise.
24073 [__HAVE_FLOAT32X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24074 (strtof32x): Likewise.
24075 [__HAVE_FLOAT64X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24076 (strtof64x): Likewise.
24077 [__HAVE_FLOAT128X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24078 (strtof128x): Likewise.
24079 [__HAVE_FLOAT16 && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24080 (strfromf16): Likewise.
24081 [__HAVE_FLOAT32 && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24082 (strfromf32): Likewise.
24083 [__HAVE_FLOAT64 && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24084 (strfromf64): Likewise.
24085 [__HAVE_FLOAT32X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24086 (strfromf32x): Likewise.
24087 [__HAVE_FLOAT64X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24088 (strfromf64x): Likewise.
24089 [__HAVE_FLOAT128X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24090 (strfromf128x): Likewise.
24091 [__USE_GNU && __HAVE_FLOAT16] (strtof16_l): Likewise.
24092 [__USE_GNU && __HAVE_FLOAT32] (strtof32_l): Likewise.
24093 [__USE_GNU && __HAVE_FLOAT64] (strtof64_l): Likewise.
24094 [__USE_GNU && __HAVE_FLOAT32X] (strtof32x_l): Likewise.
24095 [__USE_GNU && __HAVE_FLOAT64X] (strtof64x_l): Likewise.
24096 [__USE_GNU && __HAVE_FLOAT128X] (strtof128x_l): Likewise.
24097
6d58ce5e
RH
240982017-11-03 Richard Henderson <rth@twiddle.net>
24099
24100 * sysdeps/unix/sysv/linux/aarch64/sysconf.c: New file.
24101
659ca267
SN
241022017-11-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
24103
24104 * sysdeps/aarch64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Optimize.
24105
94d2f0af
SN
241062017-11-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
24107
24108 * sysdeps/arm/dl-machine.h (elf_machine_runtime_setup): Remove
24109 DT_TLSDESC_GOT initialization.
24110 * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_lazy_resolver): Remove.
24111 (_dl_tlsdesc_resolve_hold): Likewise.
24112 * sysdeps/aarch64/dl-tlsdesc.h (_dl_tlsdesc_lazy_resolver): Remove.
24113 (_dl_tlsdesc_resolve_hold): Likewise.
24114 * sysdeps/aarch64/tlsdesc.c (_dl_tlsdesc_lazy_resolver_fixup): Remove.
24115 (_dl_tlsdesc_resolve_hold_fixup): Likewise.
24116
28e1ddf3
SN
241172017-11-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
24118
24119 * sysdeps/arm/dl-machine.h (elf_machine_rel): Remove volatile.
24120
0ca3d1d6
SN
241212017-11-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
24122
24123 [BZ #18572]
24124 * sysdeps/arm/dl-machine.h (elf_machine_lazy_rel): Do symbol binding
24125 non-lazily for R_ARM_TLS_DESC.
24126
2c1d4e5f
SN
241272017-11-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
24128
24129 [BZ #17078]
24130 * sysdeps/arm/dl-machine.h (elf_machine_rela): Remove the
24131 R_ARM_TLS_DESC case.
24132 (elf_machine_lazy_rel): Remove the prelink check.
24133
91c5a366
SN
241342017-11-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
24135
24136 * sysdeps/aarch64/dl-machine.h (elf_machine_runtime_setup): Remove
24137 DT_TLSDESC_GOT initialization.
24138 * sysdeps/aarch64/dl-tlsdesc.S (_dl_tlsdesc_return_lazy): Remove.
24139 (_dl_tlsdesc_resolve_rela): Likewise.
24140 (_dl_tlsdesc_resolve_hold): Likewise.
24141 (_dl_tlsdesc_undefweak): Remove ldar.
24142 (_dl_tlsdesc_dynamic): Likewise.
24143 * sysdeps/aarch64/dl-tlsdesc.h (_dl_tlsdesc_return_lazy): Remove.
24144 (_dl_tlsdesc_resolve_rela): Likewise.
24145 (_dl_tlsdesc_resolve_hold): Likewise.
24146 * sysdeps/aarch64/tlsdesc.c (_dl_tlsdesc_resolve_rela_fixup): Remove.
24147 (_dl_tlsdesc_resolve_hold_fixup): Likewise.
24148 (_dl_tlsdesc_resolve_rela): Likewise.
24149 (_dl_tlsdesc_resolve_hold): Likewise.
24150
b7cf203b
SN
241512017-11-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
24152
24153 * sysdeps/aarch64/dl-machine.h (elf_machine_lazy_rel): Do symbol
24154 binding and initialization non-lazily for R_AARCH64_TLSDESC.
24155
0cc5b022
SN
241562017-11-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
24157
24158 * elf/tlsdeschtab.h (_dl_tls_resolve_early_return_p): Mark unused.
24159 (_dl_tlsdesc_wake_up_held_fixups): Likewise.
24160
43ddff2e
JM
241612017-11-02 Joseph Myers <joseph@codesourcery.com>
24162
24163 * wcsmbs/wchar.h [__HAVE_FLOAT16 && __USE_GNU] (wcstof16):
24164 Declare.
24165 [__HAVE_FLOAT32 && __USE_GNU] (wcstof32): Likewise.
24166 [__HAVE_FLOAT64 && __USE_GNU] (wcstof64): Likewise.
24167 [__HAVE_FLOAT32X && __USE_GNU] (wcstof32x): Likewise.
24168 [__HAVE_FLOAT64X && __USE_GNU] (wcstof64x): Likewise.
24169 [__HAVE_FLOAT128X && __USE_GNU] (wcstof128x): Likewise.
24170 [__HAVE_FLOAT16 && __USE_GNU] (wcstof16_l): Likewise.
24171 [__HAVE_FLOAT32 && __USE_GNU] (wcstof32_l): Likewise.
24172 [__HAVE_FLOAT64 && __USE_GNU] (wcstof64_l): Likewise.
24173 [__HAVE_FLOAT32X && __USE_GNU] (wcstof32x_l): Likewise.
24174 [__HAVE_FLOAT64X && __USE_GNU] (wcstof64x_l): Likewise.
24175 [__HAVE_FLOAT128X && __USE_GNU] (wcstof128x_l): Likewise.
24176
5baac970
MF
241772017-11-02 Mike FABIAN <mfabian@redhat.com>
24178
24179 [BZ #22382]
24180 * localedata/locales/tpi_PG (LC_TIME): Fix syntax error.
24181 * localedata/locales/tpi_PG: Add standard header.
24182
ef11081f
FW
241832017-11-02 Florian Weimer <fweimer@redhat.com>
24184
24185 test-errno-linux: quotactl can fail with EPERM in containers.
24186 * sysdeps/unix/sysv/linux/test-errno-linux.c
24187 (LIST, LIST_FORWARD): New macros.
24188 (check_error_in_list): New function.
24189 (test_wrp_rv): Accept list of permitted error codes.
24190 (test_wrp_rv2): Remove.
24191 (test_wrp): Call test_wrp_rv with list of error codes.
24192 (test_wrp2): Accept list of error codes.
24193 (do_test): Adjust. Allow EPERM for quotactl.
24194
d10b132b
FW
241952017-11-02 Florian Weimer <fweimer@redhat.com>
24196
24197 * stdio-common/bug16.c (do_test): Use array_length.
24198 * stdio-common/errlist.c (_sys_nerr): Likewise.
24199 * stdio-common/printf_fp.c (PRINTF_FP_FETCH): Likewise.
24200 * stdio-common/printf_fphex.c (__printf_fphex): Use array_end.
24201 * stdio-common/psiginfo.c (psiginfo): Use array_length.
24202 * stdio-common/test-vfprintf.c (nlocs): Remove definition.
24203 (do_test): Use array_length.
24204 * stdio-common/tst-fphex.c (do_test): Use array_end, array_length.
24205 * stdio-common/tst-long-dbl-fphex.c (do_test): Use array_length.
24206 * stdio-common/tst-printf-round.c (do_test): Likewise.
24207 * stdio-common/tst-swprintf.c (nbuf): Remove definition.
24208 (CHECK): Use array_length.
24209 * stdio-common/tstdiomisc.c (t3, F): Likewise.
24210 * stdio-common/tstscanf.c (main): Likewise.
24211 * stdio-common/vfprintf.c (process_string_arg): Likewise.
24212
c94a5688
FW
242132017-11-02 Florian Weimer <fweimer@redhat.com>
24214
24215 Add array_length and array_end macros.
24216 * include/array_length.h: New file.
24217
2fac6a6c
FW
242182017-11-02 Florian Weimer <fweimer@redhat.com>
24219
24220 [BZ #22332]
24221 * posix/tst-glob-tilde.c (do_noescape): New variable.
24222 (one_test): Process it.
24223 (do_test): Set do_noescape. Add unescaping test case.
24224
2f1b212e
JM
242252017-11-01 Joseph Myers <joseph@codesourcery.com>
24226
260fbd0a
JM
24227 * math/complex.h
24228 [(__HAVE_DISTINCT_FLOAT16 || (__HAVE_FLOAT16 && !_LIBC))
24229 && __GLIBC_USE (IEC_60559_TYPES_EXT)]: Include <bits/cmathcalls.h>
24230 with appropriate macros defined and undefined.
24231 [(__HAVE_DISTINCT_FLOAT32 || (__HAVE_FLOAT32 && !_LIBC))
24232 && __GLIBC_USE (IEC_60559_TYPES_EXT)]: Likewise.
24233 [(__HAVE_DISTINCT_FLOAT64 || (__HAVE_FLOAT64 && !_LIBC))
24234 && __GLIBC_USE (IEC_60559_TYPES_EXT)]: Likewise.
24235 [(__HAVE_DISTINCT_FLOAT32X || (__HAVE_FLOAT32X && !_LIBC))
24236 && __GLIBC_USE (IEC_60559_TYPES_EXT)]: Likewise.
24237 [(__HAVE_DISTINCT_FLOAT64X || (__HAVE_FLOAT64X && !_LIBC))
24238 && __GLIBC_USE (IEC_60559_TYPES_EXT)]: Likewise.
24239 [(__HAVE_DISTINCT_FLOAT128X || (__HAVE_FLOAT128X && !_LIBC))
24240 && __GLIBC_USE (IEC_60559_TYPES_EXT)]: Likewise.
24241
2f1b212e
JM
24242 * math/complex.h
24243 [(__HAVE_DISTINCT_FLOAT128 || (__HAVE_FLOAT128 && !LIBC))
24244 && __GLIBC_USE (IEC_60559_TYPES_EXT)]: Move conditional code after
24245 that for long double. Do not condition define and undefine of
24246 _Mdouble_complex_ on [__CFLOAT128].
24247
95b93c6e
L
242482017-11-01 H.J. Lu <hongjiu.lu@intel.com>
24249
24250 * sysdeps/i386/sysdep.h: Include <sysdeps/x86/sysdep.h> instead
24251 of <sysdeps/generic/sysdep.h>.
24252 (ALIGNARG): Removed.
24253 (ASM_SIZE_DIRECTIVE): Likewise.
24254 (ENTRY): Likewise.
24255 (END): Likewise.
24256 (ENTRY_CHK): Likewise.
24257 (END_CHK): Likewise.
24258 (syscall_error): Likewise.
24259 (mcount): Likewise.
24260 (PSEUDO_END): Likewise.
24261 (L): Likewise.
24262 (atom_text_section): Likewise.
24263 * sysdeps/x86/sysdep.h: New file.
24264 * sysdeps/x86_64/sysdep.h: Include <sysdeps/x86/sysdep.h> instead
24265 of <sysdeps/generic/sysdep.h>.
24266 (ALIGNARG): Removed.
24267 (ASM_SIZE_DIRECTIVE): Likewise.
24268 (ENTRY): Likewise.
24269 (END): Likewise.
24270 (ENTRY_CHK): Likewise.
24271 (END_CHK): Likewise.
24272 (syscall_error): Likewise.
24273 (mcount): Likewise.
24274 (PSEUDO_END): Likewise.
24275 (L): Likewise.
24276 (atom_text_section): Likewise.
24277
1bb36539
RL
242782017-10-31 Rafal Luzynski <digitalfreak@lingonborough.com>
24279
24280 * localedata/unicode-gen/gen_unicode_ctype.py (output_head):
24281 category of LC_CTYPE set to "i18n:2012".
24282 * localedata/locales/i18n_ctype: Regenerate.
24283
067f5d97 242842017-10-31 Yury Norov <ynorov@caviumnetworks.com>
e8681faa 24285
87bbc4cf
YN
24286 * sysdeps/unix/sysv/linux/sigprocmask.c: Remove useless #ifdefs.
24287 * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
24288 * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
24289 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
24290
e8681faa
YN
24291 * sysdeps/unix/sysv/linux/ia64/sigpending.c: Remove file.
24292 * sysdeps/unix/sysv/linux/s390/s390-64/sigpending.c: Likewise.
24293 * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Likewise.
24294 * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Likewise.
24295
540af6e2
JM
242962017-10-31 Joseph Myers <joseph@codesourcery.com>
24297
43e66283
JM
24298 * math/complex.h
24299 [__HAVE_FLOAT16 && __GLIBC_USE (IEC_60559_TYPES_EXT)] (CMPLXF16):
24300 New macro.
24301 [__HAVE_FLOAT32 && __GLIBC_USE (IEC_60559_TYPES_EXT)] (CMPLXF32):
24302 Likewise.
24303 [__HAVE_FLOAT64 && __GLIBC_USE (IEC_60559_TYPES_EXT)] (CMPLXF64):
24304 Likewise.
24305 [__HAVE_FLOAT32X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24306 (CMPLXF32X): Likewise.
24307 [__HAVE_FLOAT64X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24308 (CMPLXF64X): Likewise.
24309 [__HAVE_FLOAT128X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24310 (CMPLXF128X): Likewise.
24311
540af6e2
JM
24312 * math/math.h
24313 [__FLT_EVAL_METHOD__ == 0 || __FLT_EVAL_METHOD__ == 32]
24314 (__MATH_EVAL_FMT2): Define to add 0.0f.
24315
58af72b4
AM
243162017-10-31 Alan Modra <amodra@gmail.com>
24317
24318 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_expf-power8.S: Don't
24319 include sysdep.h.
24320 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: Likewise.
24321 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: Likewise.
24322 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_cosf-power8.S: Likewise.
24323 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_cosf-ppc64.c: Likewise.
24324 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: Likewise.
24325 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: Likewise.
24326 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: Likewise.
24327 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: Likewise.
24328 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: Likewise.
24329 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: Likewise.
24330 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_sinf-power8.S: Likewise.
24331 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_sinf-ppc64.c: Likewise.
24332 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: Likewise.
24333 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: Likewise.
24334 * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: Likewise.
24335 * sysdeps/powerpc/powerpc64/multiarch/memchr-power8.S: Likewise.
24336 * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: Likewise.
24337 * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: Likewise.
24338 * sysdeps/powerpc/powerpc64/multiarch/memcmp-power8.S: Likewise.
24339 * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: Likewise.
24340 * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: Likewise.
24341 * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: Likewise.
24342 * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: Likewise.
24343 * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: Likewise.
24344 * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
24345 * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: Likewise.
24346 * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: Likewise.
24347 * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: Likewise.
24348 * sysdeps/powerpc/powerpc64/multiarch/memrchr-power8.S: Likewise.
24349 * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: Likewise.
24350 * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
24351 * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
24352 * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: Likewise.
24353 * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: Likewise.
24354 * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power8.S: Likewise.
24355 * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: Likewise.
24356 * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S: Likewise.
24357 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Likewise.
24358 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power8.S: Likewise.
24359 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
24360 * sysdeps/powerpc/powerpc64/multiarch/strcasestr-power8.S: Likewise.
24361 * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: Likewise.
24362 * sysdeps/powerpc/powerpc64/multiarch/strchr-power8.S: Likewise.
24363 * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: Likewise.
24364 * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: Likewise.
24365 * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power8.S: Likewise.
24366 * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: Likewise.
24367 * sysdeps/powerpc/powerpc64/multiarch/strcmp-power8.S: Likewise.
24368 * sysdeps/powerpc/powerpc64/multiarch/strcmp-power9.S: Likewise.
24369 * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
24370 * sysdeps/powerpc/powerpc64/multiarch/strcpy-power8.S: Likewise.
24371 * sysdeps/powerpc/powerpc64/multiarch/strcspn-power8.S: Likewise.
24372 * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: Likewise.
24373 * sysdeps/powerpc/powerpc64/multiarch/strlen-power8.S: Likewise.
24374 * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
24375 * sysdeps/powerpc/powerpc64/multiarch/strncase-power8.S: Likewise.
24376 * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: Likewise.
24377 * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: Likewise.
24378 * sysdeps/powerpc/powerpc64/multiarch/strncmp-power8.S: Likewise.
24379 * sysdeps/powerpc/powerpc64/multiarch/strncmp-power9.S: Likewise.
24380 * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
24381 * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: Likewise.
24382 * sysdeps/powerpc/powerpc64/multiarch/strncpy-power8.S: Likewise.
24383 * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
24384 * sysdeps/powerpc/powerpc64/multiarch/strnlen-power8.S: Likewise.
24385 * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: Likewise.
24386 * sysdeps/powerpc/powerpc64/multiarch/strrchr-power8.S: Likewise.
24387 * sysdeps/powerpc/powerpc64/multiarch/strspn-power8.S: Likewise.
24388 * sysdeps/powerpc/powerpc64/multiarch/strstr-power7.S: Likewise.
24389
24390 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: Don't
24391 include sysdep.h and math_ldbl_opt.h.
24392
24393 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: Don't
24394 include sysdep.h and math_ldbl_opt.h. Include shlib-compat.h.
24395 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: Likewise.
24396 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: Likewise.
24397 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: Likewise.
24398 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: Likewise.
24399 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: Likewise.
24400 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: Likewise.
24401 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: Likewise.
24402 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: Likewise.
24403 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: Likewise.
24404 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: Likewise.
24405 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: Likewise.
24406 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: Likewise.
24407 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: Likewise.
24408 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: Likewise.
24409 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: Likewise.
24410 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: Likewise.
24411 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: Likewise.
24412 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: Likewise.
24413 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: Likewise.
24414 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llroundf-ppc64.S: Likewise.
24415 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: Likewise.
24416 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: Likewise.
24417 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: Likewise.
24418 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: Likewise.
24419
112f30b3
AM
244202017-10-31 Alan Modra <amodra@gmail.com>
24421
24422 * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: Include
24423 string/strncase_l.c, not string/strncase.c.
24424 (USE_IN_EXTENDED_LOCALE_MODEL): Don't define.
24425 (libc_hidden_def): Redefine.
24426
e9e7eced
AM
244272017-10-31 Alan Modra <amodra@gmail.com>
24428
24429 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S:
24430 (__STRCMP, STRCMP, __strcasecmp_l): Define.
24431 (__strcasecmp): Don't define.
24432
f7b465cf
AM
244332017-10-31 Alan Modra <amodra@gmail.com>
24434
24435 * sysdeps/powerpc/powerpc64/multiarch/strcmp-power8.S: Wrap in
24436 IS_IN (libc).
24437 * sysdeps/powerpc/powerpc64/multiarch/strcmp-power9.S: Likewise.
24438 * sysdeps/powerpc/powerpc64/multiarch/strncmp-power8.S: Likewise.
24439 * sysdeps/powerpc/powerpc64/multiarch/strncmp-power9.S: Likewise.
24440
d46b09f9
AM
244412017-10-31 Alan Modra <amodra@gmail.com>
24442
24443 * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S: Don't define
24444 USE_AS_STPNCPY.
24445
e9b8e194
AM
244462017-10-31 Alan Modra <amodra@gmail.com>
24447
24448 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S (hidden_def):
24449 Redefine only when SHARED.
24450
eda162dd
JM
244512017-10-30 Joseph Myers <joseph@codesourcery.com>
24452
b61afe8c
JM
24453 * math/math.h [__HAVE_DISTINCT_FLOAT16 || (__HAVE_FLOAT16 && !_LIBC)]:
24454 Include <bits/math-finite.h> with appropriate macros defined and
24455 undefined.
24456 [__HAVE_DISTINCT_FLOAT32 || (__HAVE_FLOAT32 && !_LIBC)]: Likewise.
24457 [__HAVE_DISTINCT_FLOAT64 || (__HAVE_FLOAT64 && !_LIBC)]: Likewise.
24458 [__HAVE_DISTINCT_FLOAT32X || (__HAVE_FLOAT32X && !_LIBC)]: Likewise.
24459 [__HAVE_DISTINCT_FLOAT64X || (__HAVE_FLOAT64X && !_LIBC)]: Likewise.
24460 [__HAVE_DISTINCT_FLOAT128X || (__HAVE_FLOAT128X && !_LIBC)]: Likewise.
24461
eda162dd
JM
24462 * math/math.h [!_Mfloat_] (_Mfloat_): Do not define.
24463 [!_Mlong_double_] (_Mlong_double_): Likewise.
24464 [!_Mfloat16_] (_Mfloat16_): Likewise.
24465 [!_Mfloat32_] (_Mfloat32_): Likewise.
24466 [!_Mfloat64_] (_Mfloat64_): Likewise.
24467 [!_Mfloat128_] (_Mfloat128_): Likewise.
24468 [!_Mfloat32x_] (_Mfloat32x_): Likewise.
24469 [!_Mfloat64x_] (_Mfloat64x_): Likewise.
24470 [!_Mfloat128x_] (_Mfloat128x_): Likewise.
24471 (_Mdouble_): Define without indirection through those macros.
24472 * math/complex.h [!_Mfloat_] (_Mfloat_): Do not define.
24473 [!_Mfloat128_] (_Mfloat128_): Likewise.
24474 [_Mlong_double_] (_Mlong_double_): Likewise.
24475 (_Mdouble_): Define without indirection through those macros.
24476 * math/Makefile [$(long-double-fcts) != yes] (math-CPPFLAGS): Do
24477 not add -D_Mlong_double_=double.
24478 * include/math.h [_ISOMAC] (_Mlong_double_): Do not undefine.
24479 * math/test-signgam-finite-c99.c (_Mlong_double_): Likewise.
24480
4ad5106e
L
244812017-10-30 H.J. Lu <hongjiu.lu@intel.com>
24482
24483 * sysdeps/x86/libc-start.c: Add /* !SHARED */.
24484
fe326df7
L
244852017-10-30 H.J. Lu <hongjiu.lu@intel.com>
24486
24487 * sysdeps/x86/libc-start.c: Reformat.
24488
c5cc4514
L
244892017-10-30 H.J. Lu <hongjiu.lu@intel.com>
24490
24491 [BZ #22353]
24492 * sysdeps/i386/i586/strcpy.S (STRCPY): Use conditional branches.
24493 (1): Renamed to ...
24494 (L(Src0)): This.
24495 (L(Src1)): New.
24496 (L(Src2)): Likewise.
24497 (L(1)): Renamed to ...
24498 (L(Src3)): This.
24499
ce12269f
JM
245002017-10-30 Joseph Myers <joseph@codesourcery.com>
24501
24502 * math/math.h [__HAVE_FLOAT16 && __USE_GNU] (M_Ef16): New macro.
24503 [__HAVE_FLOAT16 && __USE_GNU] (M_LOG2Ef16): Likewise.
24504 [__HAVE_FLOAT16 && __USE_GNU] (M_LOG10Ef16): Likewise.
24505 [__HAVE_FLOAT16 && __USE_GNU] (M_LN2f16): Likewise.
24506 [__HAVE_FLOAT16 && __USE_GNU] (M_LN10f16): Likewise.
24507 [__HAVE_FLOAT16 && __USE_GNU] (M_PIf16): Likewise.
24508 [__HAVE_FLOAT16 && __USE_GNU] (M_PI_2f16): Likewise.
24509 [__HAVE_FLOAT16 && __USE_GNU] (M_PI_4f16): Likewise.
24510 [__HAVE_FLOAT16 && __USE_GNU] (M_1_PIf16): Likewise.
24511 [__HAVE_FLOAT16 && __USE_GNU] (M_2_PIf16): Likewise.
24512 [__HAVE_FLOAT16 && __USE_GNU] (M_2_SQRTPIf16): Likewise.
24513 [__HAVE_FLOAT16 && __USE_GNU] (M_SQRT2f16): Likewise.
24514 [__HAVE_FLOAT16 && __USE_GNU] (M_SQRT1_2f16): Likewise.
24515 [__HAVE_FLOAT32 && __USE_GNU] (M_Ef32): Likewise.
24516 [__HAVE_FLOAT32 && __USE_GNU] (M_LOG2Ef32): Likewise.
24517 [__HAVE_FLOAT32 && __USE_GNU] (M_LOG10Ef32): Likewise.
24518 [__HAVE_FLOAT32 && __USE_GNU] (M_LN2f32): Likewise.
24519 [__HAVE_FLOAT32 && __USE_GNU] (M_LN10f32): Likewise.
24520 [__HAVE_FLOAT32 && __USE_GNU] (M_PIf32): Likewise.
24521 [__HAVE_FLOAT32 && __USE_GNU] (M_PI_2f32): Likewise.
24522 [__HAVE_FLOAT32 && __USE_GNU] (M_PI_4f32): Likewise.
24523 [__HAVE_FLOAT32 && __USE_GNU] (M_1_PIf32): Likewise.
24524 [__HAVE_FLOAT32 && __USE_GNU] (M_2_PIf32): Likewise.
24525 [__HAVE_FLOAT32 && __USE_GNU] (M_2_SQRTPIf32): Likewise.
24526 [__HAVE_FLOAT32 && __USE_GNU] (M_SQRT2f32): Likewise.
24527 [__HAVE_FLOAT32 && __USE_GNU] (M_SQRT1_2f32): Likewise.
24528 [__HAVE_FLOAT64 && __USE_GNU] (M_Ef64): Likewise.
24529 [__HAVE_FLOAT64 && __USE_GNU] (M_LOG2Ef64): Likewise.
24530 [__HAVE_FLOAT64 && __USE_GNU] (M_LOG10Ef64): Likewise.
24531 [__HAVE_FLOAT64 && __USE_GNU] (M_LN2f64): Likewise.
24532 [__HAVE_FLOAT64 && __USE_GNU] (M_LN10f64): Likewise.
24533 [__HAVE_FLOAT64 && __USE_GNU] (M_PIf64): Likewise.
24534 [__HAVE_FLOAT64 && __USE_GNU] (M_PI_2f64): Likewise.
24535 [__HAVE_FLOAT64 && __USE_GNU] (M_PI_4f64): Likewise.
24536 [__HAVE_FLOAT64 && __USE_GNU] (M_1_PIf64): Likewise.
24537 [__HAVE_FLOAT64 && __USE_GNU] (M_2_PIf64): Likewise.
24538 [__HAVE_FLOAT64 && __USE_GNU] (M_2_SQRTPIf64): Likewise.
24539 [__HAVE_FLOAT64 && __USE_GNU] (M_SQRT2f64): Likewise.
24540 [__HAVE_FLOAT64 && __USE_GNU] (M_SQRT1_2f64): Likewise.
24541 [__HAVE_FLOAT32X && __USE_GNU] (M_Ef32x): Likewise.
24542 [__HAVE_FLOAT32X && __USE_GNU] (M_LOG2Ef32x): Likewise.
24543 [__HAVE_FLOAT32X && __USE_GNU] (M_LOG10Ef32x): Likewise.
24544 [__HAVE_FLOAT32X && __USE_GNU] (M_LN2f32x): Likewise.
24545 [__HAVE_FLOAT32X && __USE_GNU] (M_LN10f32x): Likewise.
24546 [__HAVE_FLOAT32X && __USE_GNU] (M_PIf32x): Likewise.
24547 [__HAVE_FLOAT32X && __USE_GNU] (M_PI_2f32x): Likewise.
24548 [__HAVE_FLOAT32X && __USE_GNU] (M_PI_4f32x): Likewise.
24549 [__HAVE_FLOAT32X && __USE_GNU] (M_1_PIf32x): Likewise.
24550 [__HAVE_FLOAT32X && __USE_GNU] (M_2_PIf32x): Likewise.
24551 [__HAVE_FLOAT32X && __USE_GNU] (M_2_SQRTPIf32x): Likewise.
24552 [__HAVE_FLOAT32X && __USE_GNU] (M_SQRT2f32x): Likewise.
24553 [__HAVE_FLOAT32X && __USE_GNU] (M_SQRT1_2f32x): Likewise.
24554 [__HAVE_FLOAT64X && __USE_GNU] (M_Ef64x): Likewise.
24555 [__HAVE_FLOAT64X && __USE_GNU] (M_LOG2Ef64x): Likewise.
24556 [__HAVE_FLOAT64X && __USE_GNU] (M_LOG10Ef64x): Likewise.
24557 [__HAVE_FLOAT64X && __USE_GNU] (M_LN2f64x): Likewise.
24558 [__HAVE_FLOAT64X && __USE_GNU] (M_LN10f64x): Likewise.
24559 [__HAVE_FLOAT64X && __USE_GNU] (M_PIf64x): Likewise.
24560 [__HAVE_FLOAT64X && __USE_GNU] (M_PI_2f64x): Likewise.
24561 [__HAVE_FLOAT64X && __USE_GNU] (M_PI_4f64x): Likewise.
24562 [__HAVE_FLOAT64X && __USE_GNU] (M_1_PIf64x): Likewise.
24563 [__HAVE_FLOAT64X && __USE_GNU] (M_2_PIf64x): Likewise.
24564 [__HAVE_FLOAT64X && __USE_GNU] (M_2_SQRTPIf64x): Likewise.
24565 [__HAVE_FLOAT64X && __USE_GNU] (M_SQRT2f64x): Likewise.
24566 [__HAVE_FLOAT64X && __USE_GNU] (M_SQRT1_2f64x): Likewise.
24567 [__HAVE_FLOAT128X && __USE_GNU]: Use #error.
24568
4484b9e2
FW
245692017-10-30 Florian Weimer <fweimer@redhat.com>
24570
24571 * elf/ldconfig.c (search_dir): Assume that _DIRENT_HAVE_D_TYPE is
24572 always defined.
24573 * io/tst-mkdirat.c (do_test): Likewise.
24574 * io/tst-mkfifoat.c (do_test): Likewise.
24575 * io/tst-mknodat.c (do_test): Likewise.
24576 * locale/programs/charmap-dir.c (charmap_readdir): Likewise.
24577 * locale/programs/locale.c (select_dirs): Likewise.
24578 * locale/programs/locarchive.c (add_locales_to_archive): Likewise.
24579 * posix/bug-glob2.c (my_readdir): Likewise.
24580 * posix/tst-dir.c (main): Likewise.
24581 * posix/tst-glob_lstat_compat.c (my_readdir): Likewise.
24582 * posix/tst-gnuglob-skeleton.c (my_readdir): Likewise.
24583
68fe16dd
FW
245842017-10-30 Florian Weimer <fweimer@redhat.com>
24585
24586 * string/strings.h (ffsl, ffsll): Declare under __USE_MISC, not
24587 just __USE_GNU.
24588
dadf23f0
FW
245892017-10-30 Florian Weimer <fweimer@redhat.com>
24590
24591 * posix/tst-gnuglob-skeleton.c: Renamed from tst-gnuglob.c.
24592 Convert to support/test-driver.c.
24593 (GLOB_FUNC, GLOB_TYPE, GLOBFREE_FUNC, DIRENT_STRUCT, STAT_STRUCT):
24594 New macro parameters.
24595 (PRINTF): Remove macro. Use test_verbose conditionals instead.
24596 * posix/tst-gnuglob.c: New file.
24597 * posix/tst-gnuglob64.c: Likewise.
24598 * posix/Makefile (tests): Add tst-gnuglob64.
24599
363e4519 246002017-10-30 Michal Ostrowski <ostrowski.michal@gmail.com>
fbcecc08
MF
24601
24602 [BZ #19485]
24603 * localedata/locales/csb_PL (LC_TIME): Fix “abmon” for March
24604 and use a better translation for March in “mon”.
24605 * localedata/locales/csb_PL: Use more ASCII to improve the
24606 readability of the source.
24607
b110af82
MF
246082017-10-30 Mike FABIAN <mfabian@redhat.com>
24609
24610 [BZ #13953]
24611 * localedata/locales/km_KH: Use ASCII as much
24612 as possible for better readability of the source and
24613 remove useless comments.
24614 * localedata/locales/km_KH (LC_TIME): Remove era stuff, it
24615 was commented out and apparently wrong anyway because it was
24616 using Lao characters. If Buddhist era should be used
24617 for km_KH, a native speaker should write the correct formaat
24618 for Khmer.
24619 * localedata/locales/km_KH (LC_TIME): Add first_weekday 1
24620 (According to CLDR, the first weekday for Cambodia is Sunday).
24621 * localedata/locales/km_KH (LC_NAME): Remove name_mr and name_mrs
24622 (These were using Lao characters which must be wrong. If we get
24623 the correct data from a native speaker, we could add it back, until
24624 then it is better not to have name_mr and name_mrs at all than
24625 having it wrong).
24626
f301e533
RL
246272017-10-27 Rafal Luzynski <digitalfreak@lingonborough.com>
24628
24629 * locale/loadlocale.c: Correct size of
24630 _nl_value_type_LC_<category> arrays.
24631
7e9d7073
JM
246322017-10-27 Joseph Myers <joseph@codesourcery.com>
24633
24634 * math/math.h [__HAVE_DISTINCT_FLOAT16 || (__HAVE_FLOAT16 && !_LIBC)]:
24635 Include <bits/mathcalls-helper-functions.h> and <bits/mathcalls.h>
24636 with appropriate macros defined and undefined.
24637 [__HAVE_DISTINCT_FLOAT32 || (__HAVE_FLOAT32 && !_LIBC)]: Likewise.
24638 [__HAVE_DISTINCT_FLOAT64 || (__HAVE_FLOAT64 && !_LIBC)]: Likewise.
24639 [__HAVE_DISTINCT_FLOAT32X || (__HAVE_FLOAT32X && !_LIBC)]: Likewise.
24640 [__HAVE_DISTINCT_FLOAT64X || (__HAVE_FLOAT64X && !_LIBC)]: Likewise.
24641 [__HAVE_DISTINCT_FLOAT128X || (__HAVE_FLOAT128X && !_LIBC)]: Likewise.
24642
63d3b468
L
246432017-10-27 H.J. Lu <hongjiu.lu@intel.com>
24644
24645 * sysdeps/i386/fpu/libm-test-ulps: Regenerated for GCC 7 with
24646 "-O2 -march=i586".
24647
a4cc02c7
MF
246482017-10-27 Mike FABIAN <mfabian@redhat.com>
24649
24650 * localedata/locales/tt_RU (LC_MESSAGES): Start yesstr and nostr
24651 with lowercase letters to make it agree with CLDR.
24652
1e5971ec
MF
246532017-10-27 Mike FABIAN <mfabian@redhat.com>
24654
24655 [BZ #15260]
24656 * localedata/locales/doi_IN (LC_MESSAGES): Match only for the
24657 first letters of yesstr and nostr in yesexpr and noexpr,
24658 not for the full words.
24659 * localedata/locales/hne_IN (LC_MESSAGES): Likewise.
24660 * localedata/locales/kok_IN (LC_MESSAGES): Likewise.
24661 * localedata/locales/mr_IN (LC_MESSAGES): Likewise.
24662 * localedata/locales/sat_IN (LC_MESSAGES): Likewise.
24663 * localedata/locales/km_KH (LC_MESSAGES): Match also for the
24664 first letters of yesstr and nostr in yesexpr and noexpr,
24665 until now only English was matched in yesexpr and noexpr.
24666 * localedata/locales/tl_PH (LC_MESSAGES): Use “copy "fil_PH"”
24667 instead of “copy "en_US"”. CLDR has yesstr and nostr data for
24668 fil but not for tl. As tl and fil are very similar, using fil
24669 is probably better than using English.
24670
363e4519 246712017-10-27 Thierry Vignaud <thierry.vignaud@gmail.com>
bc5fc7de
MF
24672
24673 [BZ #21706]
24674 * localedata/locales/br_FR (LC_MESSAGES): Use all lowercase
24675 in yesstr and nostr.
24676
5d220788
JM
246772017-10-26 Joseph Myers <joseph@codesourcery.com>
24678
ecc7da5b
JM
24679 * math/math.h [__HAVE_FLOAT16 && __GLIBC_USE
24680 (IEC_60559_TYPES_EXT)] (SNANF16): New macro.
24681 [__HAVE_FLOAT32 && __GLIBC_USE (IEC_60559_TYPES_EXT)] (SNANF32):
24682 Likewise.
24683 [__HAVE_FLOAT64 && __GLIBC_USE (IEC_60559_TYPES_EXT)] (SNANF64):
24684 Likewise.
24685 [__HAVE_FLOAT32X && __GLIBC_USE (IEC_60559_TYPES_EXT)] (SNANF32X):
24686 Likewise.
24687 [__HAVE_FLOAT64X && __GLIBC_USE (IEC_60559_TYPES_EXT)] (SNANF64X):
24688 Likewise.
24689 [__HAVE_FLOAT128X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24690 (SNANF128X): Likewise.
24691
5d220788
JM
24692 * math/math.h [__HAVE_FLOAT16 && __GLIBC_USE
24693 (IEC_60559_TYPES_EXT)] (HUGE_VAL_F16): New macro.
24694 [__HAVE_FLOAT32 && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24695 (HUGE_VAL_F32): Likewise.
24696 [__HAVE_FLOAT64 && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24697 (HUGE_VAL_F64): Likewise.
24698 [__HAVE_FLOAT32X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24699 (HUGE_VAL_F32X): Likewise.
24700 [__HAVE_FLOAT64X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24701 (HUGE_VAL_F64X): Likewise.
24702 [__HAVE_FLOAT128X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
24703 (HUGE_VAL_F128X): Likewise.
24704
363e4519 247052017-10-26 Thierry Vignaud <thierry.vignaud@gmail.com>
67ad7163
TV
24706
24707 * localedata/locales/br_FR (LC_IDENTIFICATON): Add
24708 Thierry Vignaud <thierry.vignaud@gmail.com> as the contact
24709 for the br_FR locale.
24710
363e4519 247112017-10-26 Thierry Vignaud <thierry.vignaud@gmail.com>
408dff7e
TV
24712
24713 [BZ #21706]
24714 * localedata/locales/br_FR (LC_MESSAGES): Fix nostr.
24715
337ff3c5
CD
247162017-10-25 Carlos O'Donell <carlos@redhat.com>
24717
02eec681
CD
24718 * locale/programs/record-status.h: Define globals, and function
24719 prototypes. Move function bodies...
24720 * locale/programs/record-status.c: ... to here. New file.
24721 * iconv/Makefile (iconv_prog-modules): Add record-status.
24722 * locale/Makefile (lib-modules): Likewise.
24723 * iconv/iconv_prog.c: Remove verbose.
24724 * iconv/iconv_prog.h: Include record-status.h (defines verbose).
24725 * locale/programs/charmap.c (charmap_read): If warn_ascii is true then
24726 record a warning about ASCII compatibility.
24727 * locale/programs/ld-monetary.c (monetary_finish): If
24728 warn_int_curr_symbol is true then record a warning about the symbol
24729 not being in our ISO 4217 list.
24730 * locale/programs/locale.c: Include record-status.h. Remove verbose.
24731 * locale/programs/localedef.c: Include ctype.h. Remove delcaration of
24732 verbose, recorded_warning_count, recorded_error_count, and be_quiet.
24733 (OPT_NO_WARN): Define.
24734 (OPT_WARN): Define.
24735 (options): Add entry for --no-warnings, and --warnings.
24736 (set_warnings): New function to enable/disable warnings.
24737 (parse_opt): Call set_warnings for OPT_NO_WARN and OPT_WARN.
24738 * locale/programs/localedef.h: Remove warn_int_curr_symbol.
24739 * localedata/gen-locale.sh: Default flags to `--quiet -c'.
24740 Add `--no-warnings=ascii' to locales using SHIFT_JIS or SHIFT_JIXX0213.
24741 Pass flags to generate_locale.
24742 (generate_locale): Accept new flag argument and pass it to localedef
24743 invocation.
24744 * localedata/Makefile (INSTALL-SUPPORTED-LOCALES): Use
24745 --no-warnings=ascii for SHIFT_JIS and SHIFT_JISX0213 charmaps.
24746
56fa555a
CD
24747 * localedata/Makefile (test-input-data): Use full file name.
24748 * localedata/da_DK.in: Rename to...
24749 * localedata/da_DK.ISO-8859-1.in: ...this.
24750 * localedata/de_DE.in: Rename to...
24751 * localedata/de_DE.ISO-8859-1.in: ...this.
24752 * localedata/en_US.in: Rename to...
24753 * localedata/en_US.ISO-8859-1.in: ...this.
24754 * localedata/fr_FR.in: Rename to...
24755 * localedata/fr_FR.UTF-8.in: ... this.
24756 * localedata/hr_HR.in: Rename to...
24757 * localedata/hr_HR.ISO-8859-2.in: ...this.
24758 * localedata/hu_HU.in: Rename to...
24759 * localedata/hu_HU.UTF-8.in: ...this.
24760 * localedata/si_LK.in: Rename to...
24761 * localedata/si_LK.UTF-8.in: ...this.
24762 * localedata/sv_SE.in: Rename to...
24763 * localedata/sv_SE.ISO-8859-1.in: ...this.
24764 * localedata/tr_TR.in: Rename to...
24765 * localedata/tr_TR.UTF-8.in: ...this.
24766 * localedata/uk_UA.in: Rename to...
24767 * localedata/uk_UA.UTF-8.in: ...this.
24768 * localedata/sort-test.sh: Test file is locale name with the
24769 suffix.
24770
337ff3c5
CD
24771 * localedata/unicode-gen/Makefile (check_i18n): Rename to
24772 check_i18n_ctype. Depend on i18n_ctype-report. Check i18n_ctype-report
24773 file.
24774 * localedata/locales/i18n_ctype: Regenerate.
24775 * localedata/locales/tr_TR: Likewise.
24776 * localedata/locales/translit_circle: Likewise.
24777 * localedata/locales/translit_cjk_compat: Likewise.
24778 * localedata/locales/translit_combining: Likewise.
24779 * localedata/locales/translit_compat: Likewise.
24780 * localedata/locales/translit_font: Likewise.
24781 * localedata/locales/translit_fraction: Likewise.
24782
63da5cd4
RS
247832017-10-25 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
24784
24785 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Replace
24786 lxvd2x/stxvd2x with lvx/stvx.
24787 * sysdeps/powerpc/powerpc64/power7/memmove.S: Likewise.
24788
a122dbfb
L
247892017-10-25 H.J. Lu <hongjiu.lu@intel.com>
24790
24791 * include/alloc_buffer.h: Replace "if if " with "if " in
24792 comments.
24793 * sysdeps/mips/memcpy.S: Likkewise.
24794 * sysdeps/mips/memset.S: Likewise.
24795 * sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core_avx512.S:
24796 Likewise.
24797 * sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core_sse4.S:
24798 Likewise.
24799 * sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core_avx2.S:
24800 Likewise.
24801
9be7530c
MF
248022017-10-25 Mike FABIAN <mfabian@redhat.com>
24803
24804 [BZ #15261]
24805 * localedata/locales/cmn_TW (LC_MESSAGES): Add fullwidth yYnN to
24806 yesexpr and noexpr.
24807 * localedata/locales/hak_TW (LC_MESSAGES): Likewise.
24808 * localedata/locales/ko_KR (LC_MESSAGES): Likewise.
24809 * localedata/locales/lzh_TW (LC_MESSAGES): Likewise.
24810 * localedata/locales/nan_TW (LC_MESSAGES): Likewise.
24811 * localedata/locales/zh_CN (LC_MESSAGES): Likewise.
24812 * localedata/locales/zh_HK (LC_MESSAGES): Likewise.
24813 * localedata/locales/zh_TW (LC_MESSAGES): Likewise.
24814
6ccbf6ff
MF
248152017-10-25 Mike FABIAN <mfabian@redhat.com>
24816
24817 * localedata/locales/am_ET (LC_MESSAGES): Sync with CLDR.
24818 * localedata/locales/az_AZ (LC_MESSAGES): Likewise.
24819 * localedata/locales/el_GR (LC_MESSAGES): Likewise.
24820 * localedata/locales/ha_NG (LC_MESSAGES): Likewise.
24821 * localedata/locales/ln_CD (LC_MESSAGES): Likewise.
24822 * localedata/locales/mfe_MU (LC_MESSAGES): Likewise.
24823 * localedata/locales/ml_IN (LC_MESSAGES): Likewise.
24824 * localedata/locales/mt_MT (LC_MESSAGES): Likewise.
24825 * localedata/locales/os_RU (LC_MESSAGES): Likewise.
24826 * localedata/locales/tg_TJ (LC_MESSAGES): Likewise.
24827 * localedata/locales/tt_RU (LC_MESSAGES): Likewise.
24828 * localedata/locales/wo_SN (LC_MESSAGES): Likewise.
24829
58b1a7ea
MF
248302017-10-25 Mike FABIAN <mfabian@redhat.com>
24831
24832 * localedata/locales/aa_ET (LC_MESSAGES): Use ASCII as much
24833 as possible for better readability of the source.
24834 * localedata/locales/af_ZA (LC_MESSAGES): Likewise.
24835 * localedata/locales/ak_GH (LC_MESSAGES): Likewise.
24836 * localedata/locales/am_ET (LC_MESSAGES): Likewise.
24837 * localedata/locales/anp_IN (LC_MESSAGES): Likewise.
24838 * localedata/locales/ar_EG (LC_MESSAGES): Likewise.
24839 * localedata/locales/as_IN (LC_MESSAGES): Likewise.
24840 * localedata/locales/ast_ES (LC_MESSAGES): Likewise.
24841 * localedata/locales/ayc_PE (LC_MESSAGES): Likewise.
24842 * localedata/locales/az_AZ (LC_MESSAGES): Likewise.
24843 * localedata/locales/az_IR (LC_MESSAGES): Likewise.
24844 * localedata/locales/be_BY (LC_MESSAGES): Likewise.
24845 * localedata/locales/be_BY@latin (LC_MESSAGES): Likewise.
24846 * localedata/locales/bem_ZM (LC_MESSAGES): Likewise.
24847 * localedata/locales/ber_MA (LC_MESSAGES): Likewise.
24848 * localedata/locales/bg_BG (LC_MESSAGES): Likewise.
24849 * localedata/locales/bhb_IN (LC_MESSAGES): Likewise.
24850 * localedata/locales/bi_VU (LC_MESSAGES): Likewise.
24851 * localedata/locales/bo_CN (LC_MESSAGES): Likewise.
24852 * localedata/locales/br_FR (LC_MESSAGES): Likewise.
24853 * localedata/locales/bs_BA (LC_MESSAGES): Likewise.
24854 * localedata/locales/ca_ES (LC_MESSAGES): Likewise.
24855 * localedata/locales/ce_RU (LC_MESSAGES): Likewise.
24856 * localedata/locales/crh_UA (LC_MESSAGES): Likewise.
24857 * localedata/locales/cs_CZ (LC_MESSAGES): Likewise.
24858 * localedata/locales/csb_PL (LC_MESSAGES): Likewise.
24859 * localedata/locales/cv_RU (LC_MESSAGES): Likewise.
24860 * localedata/locales/cy_GB (LC_MESSAGES): Likewise.
24861 * localedata/locales/da_DK (LC_MESSAGES): Likewise.
24862 * localedata/locales/de_DE (LC_MESSAGES): Likewise.
24863 * localedata/locales/dv_MV (LC_MESSAGES): Likewise.
24864 * localedata/locales/dz_BT (LC_MESSAGES): Likewise.
24865 * localedata/locales/el_GR (LC_MESSAGES): Likewise.
24866 * localedata/locales/en_CA (LC_MESSAGES): Likewise.
24867 * localedata/locales/en_US (LC_MESSAGES): Likewise.
24868 * localedata/locales/es_ES (LC_MESSAGES): Likewise.
24869 * localedata/locales/et_EE (LC_MESSAGES): Likewise.
24870 * localedata/locales/eu_ES (LC_MESSAGES): Likewise.
24871 * localedata/locales/fa_IR (LC_MESSAGES): Likewise.
24872 * localedata/locales/ff_SN (LC_MESSAGES): Likewise.
24873 * localedata/locales/fi_FI (LC_MESSAGES): Likewise.
24874 * localedata/locales/fil_PH (LC_MESSAGES): Likewise.
24875 * localedata/locales/fo_FO (LC_MESSAGES): Likewise.
24876 * localedata/locales/fr_BE (LC_MESSAGES): Likewise.
24877 * localedata/locales/fr_CH (LC_MESSAGES): Likewise.
24878 * localedata/locales/fr_FR (LC_MESSAGES): Likewise.
24879 * localedata/locales/fr_LU (LC_MESSAGES): Likewise.
24880 * localedata/locales/fur_IT (LC_MESSAGES): Likewise.
24881 * localedata/locales/fy_DE (LC_MESSAGES): Likewise.
24882 * localedata/locales/ga_IE (LC_MESSAGES): Likewise.
24883 * localedata/locales/gd_GB (LC_MESSAGES): Likewise.
24884 * localedata/locales/gl_ES (LC_MESSAGES): Likewise.
24885 * localedata/locales/gu_IN (LC_MESSAGES): Likewise.
24886 * localedata/locales/gv_GB (LC_MESSAGES): Likewise.
24887 * localedata/locales/ha_NG (LC_MESSAGES): Likewise.
24888 * localedata/locales/hak_TW (LC_MESSAGES): Likewise.
24889 * localedata/locales/he_IL (LC_MESSAGES): Likewise.
24890 * localedata/locales/hif_FJ (LC_MESSAGES): Likewise.
24891 * localedata/locales/hne_IN (LC_MESSAGES): Likewise.
24892 * localedata/locales/hr_HR (LC_MESSAGES): Likewise.
24893 * localedata/locales/hsb_DE (LC_MESSAGES): Likewise.
24894 * localedata/locales/ht_HT (LC_MESSAGES): Likewise.
24895 * localedata/locales/hu_HU (LC_MESSAGES): Likewise.
24896 * localedata/locales/hy_AM (LC_MESSAGES): Likewise.
24897 * localedata/locales/ia_FR (LC_MESSAGES): Likewise.
24898 * localedata/locales/id_ID (LC_MESSAGES): Likewise.
24899 * localedata/locales/ig_NG (LC_MESSAGES): Likewise.
24900 * localedata/locales/ik_CA (LC_MESSAGES): Likewise.
24901 * localedata/locales/is_IS (LC_MESSAGES): Likewise.
24902 * localedata/locales/it_CH (LC_MESSAGES): Likewise.
24903 * localedata/locales/it_IT (LC_MESSAGES): Likewise.
24904 * localedata/locales/iu_CA (LC_MESSAGES): Likewise.
24905 * localedata/locales/ja_JP (LC_MESSAGES): Likewise.
24906 * localedata/locales/kk_KZ (LC_MESSAGES): Likewise.
24907 * localedata/locales/kl_GL (LC_MESSAGES): Likewise.
24908 * localedata/locales/ko_KR (LC_MESSAGES): Likewise.
24909 * localedata/locales/ks_IN (LC_MESSAGES): Likewise.
24910 * localedata/locales/ku_TR (LC_MESSAGES): Likewise.
24911 * localedata/locales/kw_GB (LC_MESSAGES): Likewise.
24912 * localedata/locales/ky_KG (LC_MESSAGES): Likewise.
24913 * localedata/locales/lb_LU (LC_MESSAGES): Likewise.
24914 * localedata/locales/lg_UG (LC_MESSAGES): Likewise.
24915 * localedata/locales/li_NL (LC_MESSAGES): Likewise.
24916 * localedata/locales/lij_IT (LC_MESSAGES): Likewise.
24917 * localedata/locales/ln_CD (LC_MESSAGES): Likewise.
24918 * localedata/locales/lo_LA (LC_MESSAGES): Likewise.
24919 * localedata/locales/lt_LT (LC_MESSAGES): Likewise.
24920 * localedata/locales/lv_LV (LC_MESSAGES): Likewise.
24921 * localedata/locales/lzh_TW (LC_MESSAGES): Likewise.
24922 * localedata/locales/mg_MG (LC_MESSAGES): Likewise.
24923 * localedata/locales/mhr_RU (LC_MESSAGES): Likewise.
24924 * localedata/locales/mi_NZ (LC_MESSAGES): Likewise.
24925 * localedata/locales/mk_MK (LC_MESSAGES): Likewise.
24926 * localedata/locales/ml_IN (LC_MESSAGES): Likewise.
24927 * localedata/locales/mn_MN (LC_MESSAGES): Likewise.
24928 * localedata/locales/ms_MY (LC_MESSAGES): Likewise.
24929 * localedata/locales/mt_MT (LC_MESSAGES): Likewise.
24930 * localedata/locales/my_MM (LC_MESSAGES): Likewise.
24931 * localedata/locales/nan_TW (LC_MESSAGES): Likewise.
24932 * localedata/locales/nan_TW@latin (LC_MESSAGES): Likewise.
24933 * localedata/locales/nb_NO (LC_MESSAGES): Likewise.
24934 * localedata/locales/nds_DE (LC_MESSAGES): Likewise.
24935 * localedata/locales/nds_NL (LC_MESSAGES): Likewise.
24936 * localedata/locales/ne_NP (LC_MESSAGES): Likewise.
24937 * localedata/locales/nhn_MX (LC_MESSAGES): Likewise.
24938 * localedata/locales/niu_NU (LC_MESSAGES): Likewise.
24939 * localedata/locales/nl_NL (LC_MESSAGES): Likewise.
24940 * localedata/locales/nn_NO (LC_MESSAGES): Likewise.
24941 * localedata/locales/nr_ZA (LC_MESSAGES): Likewise.
24942 * localedata/locales/nso_ZA (LC_MESSAGES): Likewise.
24943 * localedata/locales/oc_FR (LC_MESSAGES): Likewise.
24944 * localedata/locales/om_ET (LC_MESSAGES): Likewise.
24945 * localedata/locales/or_IN (LC_MESSAGES): Likewise.
24946 * localedata/locales/os_RU (LC_MESSAGES): Likewise.
24947 * localedata/locales/pa_IN (LC_MESSAGES): Likewise.
24948 * localedata/locales/pa_PK (LC_MESSAGES): Likewise.
24949 * localedata/locales/pap_AW (LC_MESSAGES): Likewise.
24950 * localedata/locales/pap_CW (LC_MESSAGES): Likewise.
24951 * localedata/locales/pl_PL (LC_MESSAGES): Likewise.
24952 * localedata/locales/ps_AF (LC_MESSAGES): Likewise.
24953 * localedata/locales/pt_BR (LC_MESSAGES): Likewise.
24954 * localedata/locales/quz_PE (LC_MESSAGES): Likewise.
24955 * localedata/locales/raj_IN (LC_MESSAGES): Likewise.
24956 * localedata/locales/ro_RO (LC_MESSAGES): Likewise.
24957 * localedata/locales/ru_RU (LC_MESSAGES): Likewise.
24958 * localedata/locales/ru_UA (LC_MESSAGES): Likewise.
24959 * localedata/locales/rw_RW (LC_MESSAGES): Likewise.
24960 * localedata/locales/sa_IN (LC_MESSAGES): Likewise.
24961 * localedata/locales/sc_IT (LC_MESSAGES): Likewise.
24962 * localedata/locales/sd_IN@devanagari (LC_MESSAGES): Likewise.
24963 * localedata/locales/se_NO (LC_MESSAGES): Likewise.
24964 * localedata/locales/sgs_LT (LC_MESSAGES): Likewise.
24965 * localedata/locales/si_LK (LC_MESSAGES): Likewise.
24966 * localedata/locales/sk_SK (LC_MESSAGES): Likewise.
24967 * localedata/locales/sl_SI (LC_MESSAGES): Likewise.
24968 * localedata/locales/sm_WS (LC_MESSAGES): Likewise.
24969 * localedata/locales/so_DJ (LC_MESSAGES): Likewise.
24970 * localedata/locales/sq_AL (LC_MESSAGES): Likewise.
24971 * localedata/locales/sr_RS (LC_MESSAGES): Likewise.
24972 * localedata/locales/sr_RS@latin (LC_MESSAGES): Likewise.
24973 * localedata/locales/ss_ZA (LC_MESSAGES): Likewise.
24974 * localedata/locales/st_ZA (LC_MESSAGES): Likewise.
24975 * localedata/locales/sv_SE (LC_MESSAGES): Likewise.
24976 * localedata/locales/sw_KE (LC_MESSAGES): Likewise.
24977 * localedata/locales/szl_PL (LC_MESSAGES): Likewise.
24978 * localedata/locales/tcy_IN (LC_MESSAGES): Likewise.
24979 * localedata/locales/tg_TJ (LC_MESSAGES): Likewise.
24980 * localedata/locales/th_TH (LC_MESSAGES): Likewise.
24981 * localedata/locales/the_NP (LC_MESSAGES): Likewise.
24982 * localedata/locales/ti_ER (LC_MESSAGES): Likewise.
24983 * localedata/locales/tk_TM (LC_MESSAGES): Likewise.
24984 * localedata/locales/tn_ZA (LC_MESSAGES): Likewise.
24985 * localedata/locales/to_TO (LC_MESSAGES): Likewise.
24986 * localedata/locales/tr_TR (LC_MESSAGES): Likewise.
24987 * localedata/locales/ts_ZA (LC_MESSAGES): Likewise.
24988 * localedata/locales/tt_RU (LC_MESSAGES): Likewise.
24989 * localedata/locales/tt_RU@iqtelif (LC_MESSAGES): Likewise.
24990 * localedata/locales/uk_UA (LC_MESSAGES): Likewise.
24991 * localedata/locales/unm_US (LC_MESSAGES): Likewise.
24992 * localedata/locales/ur_IN (LC_MESSAGES): Likewise.
24993 * localedata/locales/ur_PK (LC_MESSAGES): Likewise.
24994 * localedata/locales/uz_UZ (LC_MESSAGES): Likewise.
24995 * localedata/locales/uz_UZ@cyrillic (LC_MESSAGES): Likewise.
24996 * localedata/locales/ve_ZA (LC_MESSAGES): Likewise.
24997 * localedata/locales/vi_VN (LC_MESSAGES): Likewise.
24998 * localedata/locales/wa_BE (LC_MESSAGES): Likewise.
24999 * localedata/locales/wo_SN (LC_MESSAGES): Likewise.
25000 * localedata/locales/xh_ZA (LC_MESSAGES): Likewise.
25001 * localedata/locales/yi_US (LC_MESSAGES): Likewise.
25002 * localedata/locales/yo_NG (LC_MESSAGES): Likewise.
25003 * localedata/locales/yue_HK (LC_MESSAGES): Likewise.
25004 * localedata/locales/zh_CN (LC_MESSAGES): Likewise.
25005 * localedata/locales/zh_HK (LC_MESSAGES): Likewise.
25006 * localedata/locales/zh_TW (LC_MESSAGES): Likewise.
25007 * localedata/locales/zu_ZA (LC_MESSAGES): Likewise.
25008
17e78edb
MF
250092017-10-25 Mike FABIAN <mfabian@redhat.com>
25010
25011 * localedata/locales/brx_IN (LC_MESSAGES): Fix yesexpr and noexpr
25012 (Use first letters of yesstr and nostr correctly instead of using
25013 full words).
25014
74e7284f
MF
250152017-10-25 Mike FABIAN <mfabian@redhat.com>
25016
25017 * localedata/locales/ta_IN (LC_MESSAGES): Fix yesexpr and noexpr
25018 (Use first letters of yesstr and nostr correctly).
25019
b41a0ff1
MF
250202017-10-25 Mike FABIAN <mfabian@redhat.com>
25021
25022 * localedata/locales/hi_IN (LC_MESSAGES): In yesexpr and noexpr,
25023 also check for the first characters of yesstr and nostr.
25024 * localedata/locales/kn_IN (LC_MESSAGES): Likewise.
25025 * localedata/locales/ks_IN@devanagari (LC_MESSAGES): Likewise.
25026
d971f380
MF
250272017-10-25 Mike FABIAN <mfabian@redhat.com>
25028
25029 * localedata/locales/cmn_TW (LC_MESSAGES): In yesexpr and noexpr,
25030 also check for Chinese characters.
25031
effc9e1d
MF
250322017-10-25 Mike FABIAN <mfabian@redhat.com>
25033
25034 * localedata/locales/chr_US (LC_MESSAGES): In yesexpr and noexpr,
25035 match also for the contents of yesstr and nostr. As the first letter
25036 of yesstr and nostr is equal, checking only for the first letter
25037 is not enough.
25038
10320881
MF
250392017-10-25 Mike FABIAN <mfabian@redhat.com>
25040
25041 * localedata/locales/ber_DZ (LC_MESSAGES): Use copy "kab_DZ",
25042 it is the same according to Belkacem Mohammed <belkacem77@gmail.com>.
25043
d8682a15
MF
250442017-10-25 Mike FABIAN <mfabian@redhat.com>
25045
25046 * localedata/locales/kab_DZ (LC_IDENTIFICATION): Add e-mail
25047 of main contributor.
25048
1bfb86ae
MF
250492017-10-25 Mike FABIAN <mfabian@redhat.com>
25050
25051 * localedata/locales/zh_SG (LC_MESSAGES): Use copy "zh_CN"
25052 instead of using English.
25053
da33d60b
MF
250542017-10-25 Mike FABIAN <mfabian@redhat.com>
25055
25056 * localedata/locales/ug_CN (LC_MESSAGES): Fix noexpr and yesexpr
25057 by including the first letters of nostr and yesexpr in the regexp.
25058 Also make it more readable by using ASCII where possible.
25059
725bbb3e
MF
250602017-10-25 Mike FABIAN <mfabian@redhat.com>
25061
25062 * localedata/locales/te_IN (LC_MESSAGES): Fix noexpr by including
25063 the first letter of nostr in the regexp. It agrees with CLDR now.
25064 Also make it more readable by using ASCII where possible.
25065
fe043d8a
MF
250662017-10-24 Mike FABIAN <mfabian@redhat.com>
25067
25068 * localedata/locales/km_KH (LC_MESSAGES): Fix yestr and nostr.
25069 The yesstr and nostr apparently came from CLDR. And CLDR has a bug there:
25070 these strings contain a U+17D6 (which somewhat looks like a colon)
25071 instead of a real colon to separate the full words for “yes”
25072 and “no” from the single letter responses.
25073
360a8df3
MF
250742017-10-24 Mike FABIAN <mfabian@redhat.com>
25075
25076 * localedata/locales/ka_GE (LC_MESSAGES): Fix yesexp to make
25077 it agree with CLDR (include the first letter of yesstr).
25078 Also make it more readable by using ASCII where possible.
25079
bab7b6b0
MF
250802017-10-24 Mike FABIAN <mfabian@redhat.com>
25081
25082 * localedata/locales/mr_IN (LC_MESSAGES): Fix yesstr and nostr
25083 and improve yesexpr and noexpr. The yesstr and nostr apparently
25084 came from CLDR. And CLDR has a bug there: these strings contain
25085 a U+0903 (which looks like a colon) instead of a real colon
25086 to separate the full words for “yes” and “no” from the single
25087 letter responses.
25088
3e79f758
MF
250892017-10-24 Mike FABIAN <mfabian@redhat.com>
25090
25091 * localedata/locales/bn_BD (LC_MESSAGES): Use only the first
25092 letters of the full yesstr and nostr in yesexpr and noexpr.
25093
4960c879
MF
250942017-10-24 Mike FABIAN <mfabian@redhat.com>
25095
25096 * localedata/locales/an_ES (LC_MESSAGES): Add yesstr and nostr.
25097 * localedata/locales/an_ES (LC_ADDRESS): Add lang_term and lang_lib.
25098 * localedata/locales/an_ES: Make source more readable by using ASCII
25099 where possible.
25100
b06a054f
MF
251012017-10-24 Mike FABIAN <mfabian@redhat.com>
25102
25103 [BZ #20952]
25104 * localedata/locales/yuw_PG: New file.
25105 * localedata/SUPPORTED: Add yuw_PG/UTF-8.
25106 * locale/iso-639.def: Add Yau (Uruwa).
25107
905a7725
WD
251082017-10-23 Wilco Dijkstra <wdijkstr@arm.com>
25109
25110 * malloc/malloc.c (_int_malloc): Add SINGLE_THREAD_P path.
25111
3f6bb8a3
WD
251122017-10-23 Wilco Dijkstra <wdijkstr@arm.com>
25113
25114 * malloc/malloc.c (__libc_malloc): Add SINGLE_THREAD_P path.
25115 (__libc_realloc): Likewise.
25116 (_mid_memalign): Likewise.
25117 (__libc_calloc): Likewise.
25118
1d479c8c
MF
251192017-10-23 Mike FABIAN <mfabian@redhat.com>
25120
25121 * localedata/locales/tpi_PG (LC_MESSAGES): Fix yesexpr and noexpr
25122 by adding the generic +1 and -0 as in all other locales.
25123 * localedata/locales/tpi_PG (LC_TIME): Fix some typos in the month and
25124 day names and make it more readable by using ASCII where possible.
25125
91c3985c
JM
251262017-10-24 Joseph Myers <joseph@codesourcery.com>
25127
25128 * sysdeps/x86/fpu/fix-fp-int-compare-invalid.h
25129 (FIX_COMPARE_INVALID): Define to 0 if [__GNUC_PREREQ (8, 0)].
25130
aa95a241
AZ
251312017-10-23 Adhemerval Zanella <adhemerval.zanella@linaro.org>
25132
25133 * sysdeps/unix/sysv/linux/spawni.c (__spawnix): Use 0 instead of
25134 WNOHANG in waitpid call.
25135
db9bab09
SP
251362017-10-23 Siddhesh Poyarekar <siddhesh@sourceware.org>
25137
a2e0a7f1
SP
25138 * manual/conf.texi (_SC_LEVEL1_DCACHE_LINESIZE,
25139 _SC_LEVEL1_ICACHE_LINESIZE): Document aarch64 caveat.
25140
db9bab09
SP
25141 * manual/conf.texi (_SC_LEVEL1_ICACHE_SIZE,
25142 _SC_LEVEL1_ICACHE_ASSOC, _SC_LEVEL1_ICACHE_LINESIZE,
25143 _SC_LEVEL1_DCACHE_SIZE, _SC_LEVEL1_DCACHE_ASSOC,
25144 _SC_LEVEL1_DCACHE_LINESIZE, _SC_LEVEL2_CACHE_SIZE,
25145 _SC_LEVEL2_CACHE_ASSOC, _SC_LEVEL2_CACHE_LINESIZE,
25146 _SC_LEVEL3_CACHE_SIZE, _SC_LEVEL3_CACHE_ASSOC,
25147 _SC_LEVEL3_CACHE_LINESIZE, _SC_LEVEL4_CACHE_SIZE,
25148 _SC_LEVEL4_CACHE_ASSOC, _SC_LEVEL4_CACHE_LINESIZE): New
25149 variables.
25150
5062680c
MC
251512017-10-23 Michael Collison <michael.collison@arm.com>
25152
25153 * sysdeps/aarch64/fpu/e_sqrt.c (ieee754_sqrt): Replace asm statements
25154 with __builtin_sqrt.
25155 * sysdeps/aarch64/fpu/e_sqrtf.c (ieee754_sqrtf): Replace asm statements
25156 with __builtin_sqrtf.
25157 * sysdeps/aarch64/fpu/s_ceil.c (__ceil): Replace asm statements
25158 with __builtin_ceil.
25159 * sysdeps/aarch64/fpu/s_ceilf.c (__ceilf): Replace asm statements
25160 with __builtin_ceilf.
25161 * sysdeps/aarch64/fpu/s_floor.c (__floor): Replace asm statements
25162 with __builtin_floor.
25163 * sysdeps/aarch64/fpu/s_floorf.c (__floorf): Replace asm statements
25164 with __builtin_floorf.
25165 * sysdeps/aarch64/fpu/s_fma.c (__fma): Replace asm statements
25166 with __builtin_fma.
25167 * sysdeps/aarch64/fpu/s_fmaf.c (__fmaf): Replace asm statements
25168 with __builtin_fmaf.
25169 * sysdeps/aarch64/fpu/s_fmax.c (__fmax): Replace asm statements
25170 with __builtin_fmax.
25171 * sysdeps/aarch64/fpu/s_fmaxf.c (__fmaxf): Replace asm statements
25172 with __builtin_fmaxf.
25173 * sysdeps/aarch64/fpu/s_fmin.c (__fmin): Replace asm statements
25174 with __builtin_fmin.
25175 * sysdeps/aarch64/fpu/s_fminf.c (__fminf): Replace asm statements
25176 with __builtin_fminf.
25177 * sysdeps/aarch64/fpu/s_frint.c: Delete file.
25178 * sysdeps/aarch64/fpu/s_frintf.c: Delete file.
25179 * sysdeps/aarch64/fpu/s_llrint.c (__llrint): Replace asm statements
25180 with builtin_rint and conversion to int.
25181 * sysdeps/aarch64/fpu/s_llrintf.c (__llrintf): Likewise.
25182 * sysdeps/aarch64/fpu/s_llround.c (__llround): Replace asm statements
25183 with builtin_llround.
25184 * sysdeps/aarch64/fpu/s_llroundf.c (__llroundf): Likewise.
25185 * sysdeps/aarch64/fpu/s_lrint.c (__lrint): Replace asm statements
25186 with builtin_rint and conversion to long int.
25187 * sysdeps/aarch64/fpu/s_lrintf.c (__lrintf): Likewise.
25188 * sysdeps/aarch64/fpu/s_lround.c (__lround): Replace asm statements
25189 with builtin_lround.
25190 * sysdeps/aarch64/fpu/s_lroundf.c (__lroundf): Replace asm statements
25191 with builtin_lroundf.
25192 * sysdeps/aarch64/fpu/s_nearbyint.c (__nearbyint): Replace asm
25193 statements with __builtin_nearbyint.
25194 * sysdeps/aarch64/fpu/s_nearbyintf.c (__nearbyintf): Replace asm
25195 statements with __builtin_nearbyintf.
25196 * sysdeps/aarch64/fpu/s_rint.c (__rint): Replace asm statements
25197 with __builtin_rint.
25198 * sysdeps/aarch64/fpu/s_rintf.c (__rintf): Replace asm statements
25199 with __builtin_rintf.
25200 * sysdeps/aarch64/fpu/s_round.c (__round): Replace asm statements
25201 with __builtin_round.
25202 * sysdeps/aarch64/fpu/s_roundf.c (__roundf): Replace asm statements
25203 with __builtin_roundf.
25204 * sysdeps/aarch64/fpu/s_trunc.c (__trunc): Replace asm statements
25205 with __builtin_trunc.
25206 * sysdeps/aarch64/fpu/s_truncf.c (__truncf): Replace asm statements
25207 with __builtin_truncf.
be080b6c
SN
25208 * sysdeps/aarch64/fpu/Makefile: Build e_sqrt[f].c with -fno-math-errno,
25209 and s_l[l]round[f].c too.
5062680c 25210
174935af
AM
252112017-10-23 Alan Modra <amodra@gmail.com>
25212
25213 * sysdeps/powerpc/powerpc64/power8/strncpy.S: Move LR cfi.
25214 Adjust stack after restoring regs. Add missing LR cfi_restore.
25215
750a0e49
AM
252162017-10-23 Alan Modra <amodra@gmail.com>
25217
25218 * sysdeps/powerpc/powerpc64/power7/strncpy.S: Decrease FRAMESIZE.
25219 Move LR save and frame setup/teardown and LR restore to
25220 immediately around memset call. Provide cfi.
25221
5313581c
L
252222017-10-22 H.J. Lu <hongjiu.lu@intel.com>
25223
25224 * sysdeps/i386/fpu/e_powf.S: Removed.
25225 * sysdeps/i386/fpu/e_powf_log2_data.c: Likewise.
25226 * sysdeps/i386/fpu/w_powf.c: Likewise.
25227 * sysdeps/i386/fpu/libm-test-ulps: Updated for generic e_powf.c.
25228 * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise.
25229 * sysdeps/i386/i686/fpu/multiarch/Makefile (libm-sysdep_routines):
25230 Add e_powf-sse2.
25231 (CFLAGS-e_powf-sse2.c): New.
25232 * sysdeps/i386/i686/fpu/multiarch/e_powf-sse2.c: New file.
25233 * sysdeps/i386/i686/fpu/multiarch/e_powf.c: Likewise.
25234
6089a3ee
L
252352017-10-22 H.J. Lu <hongjiu.lu@intel.com>
25236
25237 * sysdeps/i386/fpu/e_log2f.S: Removed.
25238 * sysdeps/i386/fpu/e_log2f_data.c: Likewise.
25239 * sysdeps/i386/fpu/w_log2f.c: Likewise.
25240 * sysdeps/i386/fpu/libm-test-ulps: Updated for generic e_log2f.c.
25241 * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise.
25242 * sysdeps/i386/i686/fpu/multiarch/Makefile (libm-sysdep_routines):
25243 Add e_log2f-sse2.
25244 (CFLAGS-e_log2f-sse2.c): New.
25245 * sysdeps/i386/i686/fpu/multiarch/e_log2f-sse2.c: New file.
25246 * sysdeps/i386/i686/fpu/multiarch/e_log2f.c: Likewise.
25247
80bb5935
L
252482017-10-22 H.J. Lu <hongjiu.lu@intel.com>
25249
25250 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
25251 Add e_powf-fma.
25252 (CFLAGS-e_powf-fma.c): New.
25253 * sysdeps/x86_64/fpu/multiarch/e_powf-fma.c: New file.
25254 * sysdeps/x86_64/fpu/multiarch/e_powf.c: Likewise.
25255
5c7adbd8
L
252562017-10-22 H.J. Lu <hongjiu.lu@intel.com>
25257
25258 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
25259 Add e_log2f-fma.
25260 (CFLAGS-e_log2f-fma.c): New.
25261 * sysdeps/x86_64/fpu/multiarch/e_log2f-fma.c: New file.
25262 * sysdeps/x86_64/fpu/multiarch/e_log2f.c: Likewise.
25263
0ccc7153
L
252642017-10-22 H.J. Lu <hongjiu.lu@intel.com>
25265
25266 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
25267 Add e_logf-fma.
25268 (CFLAGS-e_logf-fma.c): New.
25269 * sysdeps/x86_64/fpu/multiarch/e_logf-fma.c: New file.
25270 * sysdeps/x86_64/fpu/multiarch/e_logf.c: Likewise.
25271
fe596486
L
252722017-10-22 H.J. Lu <hongjiu.lu@intel.com>
25273
25274 * sysdeps/i386/fpu/e_logf.S: Removed.
25275 * sysdeps/i386/fpu/e_logf_data.c: Likewise.
25276 * sysdeps/i386/fpu/w_logf.c: Likewise.
25277 * sysdeps/i386/i686/fpu/e_logf.S: Likewise.
25278 * sysdeps/i386/fpu/libm-test-ulps: Updated for generic e_logf.c.
25279 * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise.
25280 * sysdeps/i386/i686/fpu/multiarch/Makefile (libm-sysdep_routines):
25281 Add e_logf-sse2.
25282 (CFLAGS-e_logf-sse2.c): New.
25283 * sysdeps/i386/i686/fpu/multiarch/e_logf-sse2.c: New file.
25284 * sysdeps/i386/i686/fpu/multiarch/e_logf.c: Likewise.
25285
7eda65f6
L
252862017-10-22 H.J. Lu <hongjiu.lu@intel.com>
25287
25288 * sysdeps/i386/fpu/e_exp2f.S: Removed.
25289 * sysdeps/i386/fpu/w_exp2f.c: Likewise.
25290 * sysdeps/i386/fpu/libm-test-ulps: Updated for generic e_exp2f.c.
25291 * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise.
25292 * sysdeps/i386/i686/fpu/multiarch/Makefile (libm-sysdep_routines):
25293 Add e_exp2f-sse2.
25294 (CFLAGS-e_exp2f-sse2.c): New.
25295 * sysdeps/i386/i686/fpu/multiarch/e_exp2f-sse2.c: New file.
25296 * sysdeps/i386/i686/fpu/multiarch/e_exp2f.c: Likewise.
25297
5d15c969
L
252982017-10-22 H.J. Lu <hongjiu.lu@intel.com>
25299
25300 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
25301 Add e_exp2f-fma.
25302 (CFLAGS-e_exp2f-fma.c): New.
25303 * sysdeps/x86_64/fpu/multiarch/e_exp2f-fma.c: New file.
25304 * sysdeps/x86_64/fpu/multiarch/e_exp2f.c: Likewise.
25305
b2f6137e
L
253062017-10-22 H.J. Lu <hongjiu.lu@intel.com>
25307
25308 * sysdeps/i386/fpu/e_exp2f_data.c: Removed.
25309 * sysdeps/i386/fpu/e_expf.S: Likewise.
25310 * sysdeps/i386/fpu/math_errf.c: Likewise.
25311 * sysdeps/i386/fpu/w_expf.c: Likewise.
25312 * sysdeps/i386/i686/fpu/multiarch/e_expf-ia32.S: Likewise.
25313 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
25314 * sysdeps/i386/i686/fpu/multiarch/w_expf.c: Likewise.
25315 * sysdeps/i386/fpu/libm-test-ulps: Updated for generic e_expf.c.
25316 * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise.
25317 * sysdeps/i386/i686/fpu/multiarch/Makefile (libm-sysdep_routines):
25318 Remove e_expf-ia32.
25319 (CFLAGS-e_expf-sse2.c): New.
25320 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.c: New file.
25321 * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Rewritten.
25322
e1f59beb
L
253232017-10-22 H.J. Lu <hongjiu.lu@intel.com>
25324
25325 * sysdeps/x86_64/fpu/e_expf.S: Removed.
25326 * sysdeps/x86_64/fpu/multiarch/e_expf-fma.S: Likewise.
25327 * sysdeps/x86_64/fpu/w_expf.c: Likewise.
25328 * sysdeps/x86_64/fpu/libm-test-ulps: Updated for generic
25329 e_expf.c.
25330 * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-e_expf-fma.c):
25331 New.
25332 * sysdeps/x86_64/fpu/multiarch/e_expf-fma.c: New file.
25333 * sysdeps/x86_64/fpu/multiarch/e_expf.c (__redirect_ieee754_expf):
25334 Renamed to ...
25335 (__redirect_expf): This.
25336 (SYMBOL_NAME): Changed to expf.
25337 (__ieee754_expf): Renamed to ...
25338 (__expf): This.
25339 (__GI___expf): This.
25340 (__ieee754_expf): Add strong_alias.
25341 (__expf_finite): Likewise.
25342 (__expf): New.
25343 Include <sysdeps/ieee754/flt-32/e_expf.c>.
25344
363e4519 253452017-10-22 Paul Eggert <eggert@cs.ucla.edu>
a159b53f
PE
25346
25347 [BZ #22332]
25348 * posix/glob.c (__glob): Fix buffer overflow during GLOB_TILDE
25349 unescaping.
25350
e80fc1fc
FW
253512017-10-21 Florian Weimer <fweimer@redhat.com>
25352
25353 * posix/Makefile (tests): Add tst-glob-tilde.
25354 (tests-special): Add tst-glob-tilde-mem.out
25355 (tst-glob-tilde-ENV): Set MALLOC_TRACE.
25356 (tst-glob-tilde-mem.out): Add mtrace check.
25357 * posix/tst-glob-tilde.c: New file.
25358
797ba44b
JM
253592017-10-20 Joseph Myers <joseph@codesourcery.com>
25360
25361 * bits/floatn-common.h: New file.
25362 * math/Makefile (headers): Add bits/floatn-common.h.
25363 * bits/floatn.h: Include <bits/floatn-common.h>.
25364 * sysdeps/ia64/bits/floatn.h: Likewise.
25365 * sysdeps/ieee754/ldbl-128/bits/floatn.h: Likewise.
25366 * sysdeps/mips/ieee754/bits/floatn.h: Likewise.
25367 * sysdeps/powerpc/bits/floatn.h: Likewise.
25368 * sysdeps/x86/bits/floatn.h: Likewise.
25369
fe05e1cb
AZ
253702017-10-20 Adhemerval Zanella <adhemerval.zanella@linaro.org>
25371
8f6f5362
AZ
25372 * configure.ac (libc_cv_gcc_incompatbile_alias): New define:
25373 indicates whether compiler emits an warning for alias for
25374 functions with incompatible types.
25375
fe05e1cb
AZ
25376 [BZ #22273]
25377 * sysdeps/unix/sysv/linux/spawni.c (__spawnix): Handle the case where
25378 the auxiliary process is terminated by a signal before calling _exit
25379 or execve.
25380
b52b0d79
L
253812017-10-20 H.J. Lu <hongjiu.lu@intel.com>
25382
25383 [BZ #21265]
25384 * sysdeps/x86/cpu-features-offsets.sym (XSAVE_STATE_SIZE_OFFSET):
25385 New.
25386 * sysdeps/x86/cpu-features.c: Include <libc-pointer-arith.h>.
25387 (get_common_indeces): Set xsave_state_size, xsave_state_full_size
25388 and bit_arch_XSAVEC_Usable if needed.
25389 (init_cpu_features): Remove bit_arch_Use_dl_runtime_resolve_slow
25390 and bit_arch_Use_dl_runtime_resolve_opt.
25391 * sysdeps/x86/cpu-features.h (bit_arch_Use_dl_runtime_resolve_opt):
25392 Removed.
25393 (bit_arch_Use_dl_runtime_resolve_slow): Likewise.
25394 (bit_arch_Prefer_No_AVX512): Updated.
25395 (bit_arch_MathVec_Prefer_No_AVX512): Likewise.
25396 (bit_arch_XSAVEC_Usable): New.
25397 (STATE_SAVE_OFFSET): Likewise.
25398 (STATE_SAVE_MASK): Likewise.
25399 [__ASSEMBLER__]: Include <cpu-features-offsets.h>.
25400 (cpu_features): Add xsave_state_size and xsave_state_full_size.
25401 (index_arch_Use_dl_runtime_resolve_opt): Removed.
25402 (index_arch_Use_dl_runtime_resolve_slow): Likewise.
25403 (index_arch_XSAVEC_Usable): New.
25404 * sysdeps/x86/cpu-tunables.c (TUNABLE_CALLBACK (set_hwcaps)):
25405 Support XSAVEC_Usable. Remove Use_dl_runtime_resolve_slow.
25406 * sysdeps/x86_64/Makefile (tst-x86_64-1-ENV): New if tunables
25407 is enabled.
25408 * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup):
25409 Replace _dl_runtime_resolve_sse, _dl_runtime_resolve_avx,
25410 _dl_runtime_resolve_avx_slow, _dl_runtime_resolve_avx_opt,
25411 _dl_runtime_resolve_avx512 and _dl_runtime_resolve_avx512_opt
25412 with _dl_runtime_resolve_fxsave, _dl_runtime_resolve_xsave and
25413 _dl_runtime_resolve_xsavec.
25414 * sysdeps/x86_64/dl-trampoline.S (DL_RUNTIME_UNALIGNED_VEC_SIZE):
25415 Removed.
25416 (DL_RUNTIME_RESOLVE_REALIGN_STACK): Check STATE_SAVE_ALIGNMENT
25417 instead of VEC_SIZE.
25418 (REGISTER_SAVE_BND0): Removed.
25419 (REGISTER_SAVE_BND1): Likewise.
25420 (REGISTER_SAVE_BND3): Likewise.
25421 (REGISTER_SAVE_RAX): Always defined to 0.
25422 (VMOV): Removed.
25423 (_dl_runtime_resolve_avx): Likewise.
25424 (_dl_runtime_resolve_avx_slow): Likewise.
25425 (_dl_runtime_resolve_avx_opt): Likewise.
25426 (_dl_runtime_resolve_avx512): Likewise.
25427 (_dl_runtime_resolve_avx512_opt): Likewise.
25428 (_dl_runtime_resolve_sse): Likewise.
25429 (_dl_runtime_resolve_sse_vex): Likewise.
25430 (USE_FXSAVE): New.
25431 (_dl_runtime_resolve_fxsave): Likewise.
25432 (USE_XSAVE): Likewise.
25433 (_dl_runtime_resolve_xsave): Likewise.
25434 (USE_XSAVEC): Likewise.
25435 (_dl_runtime_resolve_xsavec): Likewise.
25436 * sysdeps/x86_64/dl-trampoline.h (_dl_runtime_resolve_avx512):
25437 Removed.
25438 (_dl_runtime_resolve_avx512_opt): Likewise.
25439 (_dl_runtime_resolve_avx): Likewise.
25440 (_dl_runtime_resolve_avx_opt): Likewise.
25441 (_dl_runtime_resolve_sse): Likewise.
25442 (_dl_runtime_resolve_sse_vex): Likewise.
25443 (_dl_runtime_resolve_fxsave): New.
25444 (_dl_runtime_resolve_xsave): Likewise.
25445 (_dl_runtime_resolve_xsavec): Likewise.
25446
363e4519 254472017-10-20 Paul Eggert <eggert@cs.ucla.edu>
c369d66e
PE
25448
25449 [BZ #22320]
25450 CVE-2017-15670
25451 * posix/glob.c (__glob): Fix one-byte overflow.
25452
6d43de4b
WD
254532017-10-20 Wilco Dijkstra <wdijkstr@arm.com>
25454
25455 * malloc/malloc.c (sysdep-cancel.h): Add include.
25456
a15d53e2
WD
254572017-10-20 Wilco Dijkstra <wdijkstr@arm.com>
25458
25459 * malloc/malloc.c (_int_free): Add SINGLE_THREAD_P fast paths.
25460
b9a558e7
WH
254612017-10-20 Will Hawkins <hawkinsw@borlaugic.com>
25462
25463 * resolv/Makefile [$(build-shared)$(have-thread-library) == yesyes]
25464 (tests): Remove $(objpfx)ga_test depdendency.
25465 * resolv/ga_test.c: Remove file.
25466
b6b08b8e
MF
254672017-10-20 Mike FABIAN <mfabian@redhat.com>
25468
25469 [BZ #18812]
25470 * localedata/SUPPORTED: Add kab_DZ/UTF-8.
25471 * localedata/locales/kab_DZ: New file.
25472
9ba7e810
L
254732017-10-20 H.J. Lu <hongjiu.lu@intel.com>
25474
25475 * sysdeps/m68k/dl-machine.h (elf_machine_load_address): Use
25476 _dl_relocate_static_pie instead of _dl_start to compute load
25477 address in static PIE.
25478
4027a4fd
L
254792017-10-20 H.J. Lu <hongjiu.lu@intel.com>
25480
25481 * sysdeps/m68k/start.S (_start): Check PIC instead of SHARED.
25482
2f9314b4
MF
254832017-10-20 Mike FABIAN <mfabian@redhat.com>
25484
25485 [BZ #13605]
25486 * localedata/SUPPORTED: Add shn_MM/UTF-8.
25487 * localedata/locales/shn_MM: New file.
25488
63b4baa4
FW
254892017-10-20 Florian Weimer <fweimer@redhat.com>
25490
25491 [BZ #22321]
25492 sysconf: Fix missing definition of UIO_MAXIOV on Linux.
25493 * sysdeps/posix/sysconf.c: Include <sys/uio.h>.
25494 * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-sysconf-iov_max.
25495 (tst-sysconf-iov_max): Link with tst-sysconf-iov_max-uapi.o.
25496 * sysdeps/unix/sysv/linux/tst-sysconf-iov_max.c: New file.
25497 * sysdeps/unix/sysv/linux/tst-sysconf-iov_max-uapi.c: Likewise.
25498
95ccb619
L
254992017-10-19 H.J. Lu <hongjiu.lu@intel.com>
25500
25501 * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
25502
37bb78cb
JM
255032017-10-19 Joseph Myers <joseph@codesourcery.com>
25504
76f2ed92
JM
25505 * sysdeps/mips/ieee754/bits/floatn.h: New file.
25506
37bb78cb
JM
25507 [BZ #22322]
25508 * sysdeps/mips/bits/long-double.h: Move to ....
25509 * sysdeps/mips/ieee754/bits/long-double.h: ... here.
25510
d74e6f6c
WD
255112017-10-19 Wilco Dijkstra <wdijkstr@arm.com>
25512
25513 * malloc/malloc.c (_int_free): Fix deadlock bug in consistency check.
25514
363e4519 255152017-10-19 Valery Reznic <valery_reznic@yahoo.com>
4d916f0f
L
25516 H.J. Lu <hongjiu.lu@intel.com>
25517
25518 [BZ #22299]
25519 * sysdeps/x86/cpu-features.c (init_cpu_features): Don't set
25520 GLRO(dl_platform) to NULL.
25521 * sysdeps/x86_64/Makefile (tests): Add tst-platform-1.
25522 (modules-names): Add tst-platformmod-1 and
25523 x86_64/tst-platformmod-2.
25524 (CFLAGS-tst-platform-1.c): New.
25525 (CFLAGS-tst-platformmod-1.c): Likewise.
25526 (CFLAGS-tst-platformmod-2.c): Likewise.
25527 (LDFLAGS-tst-platformmod-2.so): Likewise.
25528 ($(objpfx)tst-platform-1): Likewise.
25529 ($(objpfx)tst-platform-1.out): Likewise.
25530 (tst-platform-1-ENV): Likewise.
25531 ($(objpfx)x86_64/tst-platformmod-2.os): Likewise.
25532 * sysdeps/x86_64/tst-platform-1.c: New file.
25533 * sysdeps/x86_64/tst-platformmod-1.c: Likewise.
25534 * sysdeps/x86_64/tst-platformmod-2.c: Likewise.
25535
4b0fa403
MF
255362017-10-19 Mike FABIAN <mfabian@redhat.com>
25537
25538 [BZ #13994]
25539 * locale/iso-639.def: Add Karbi.
25540 * localedata/SUPPORTED: Add mjw_IN/UTF-8.
25541 * localedata/locales/mjw_IN: New file.
25542
81325b12
JM
255432017-10-18 Joseph Myers <joseph@codesourcery.com>
25544
25545 * sysdeps/ieee754/ldbl-128/Makeconfig: New file.
25546 * sysdeps/ieee754/ldbl-128/bits/floatn.h: Likewise.
25547 * sysdeps/ieee754/ldbl-128/float128-abi.h: Likewise.
25548 * sysdeps/generic/libm-alias-ldouble.h: Include <bits/floatn.h>.
25549 [__HAVE_FLOAT128 && !__HAVE_DISTINCT_FLOAT128]
25550 (libm_alias_ldouble_other_r): Also create _Float128 alias.
25551 * sysdeps/ieee754/ldbl-opt/libm-alias-ldouble.h: Include
25552 <bits/floatn.h>.
25553 [__HAVE_FLOAT128 && !__HAVE_DISTINCT_FLOAT128]
25554 (libm_alias_ldouble_other_r): Also create _Float128 alias.
25555 * manual/math.texi (Mathematics): Document additional architecture
25556 support for _Float128.
25557 * sysdeps/unix/sysv/linux/aarch64/libc.abilist: Update.
25558 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Likewise.
25559 * sysdeps/unix/sysv/linux/alpha/libc.abilist: Likewise.
25560 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Likewise.
25561 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Likewise.
25562 * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: Likewise.
25563 * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: Likewise.
25564 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: Likewise.
25565 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Likewise.
25566 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: Likewise.
25567 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Likewise.
25568 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Likewise.
25569 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Likewise.
25570 * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: Likewise.
25571 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Likewise.
25572
a68ba2f3
SN
255732017-10-18 Renlin Li <renlin.li@arm.com>
25574
25575 * sysdeps/aarch64/dl-machine.h (elf_machine_load_address): Use
25576 _DYNAMIC symbol to calculate load address.
25577
346729f6
PC
255782017-10-18 Paul A. Clarke <pc@us.ibm.com>
25579
25580 * sysdeps/powerpc/fpu/fenv_private.h (_FPU_MASK_TRAPS_RN):
25581 (_FPU_MASK_FRAC_INEX_RET_CC): Fix masks to more properly handle
25582 summary bits.
25583 (_FPU_MASK_RN): Expand _FPU_MASK_RN to 64bit hex.
25584 (_FPU_MASK_NOT_RN_NI): Treat bit 52 (left-to-right) as reserved.
25585
508b1e71
MF
255862017-10-18 Mike FABIAN <mfabian@redhat.com>
25587
25588 [BZ #16777]
25589 * localedata/locales/pl_PL (LC_MONETARY): Use U+202F as mon_thousands_sep
25590 and improve readability by using more ASCII.
25591 * localedata/locales/pl_PL (LC_NUMERIC): Use U+202F as thousands_sep
25592 and improve readability by using more ASCII.
25593
2c2245b9
WD
255942017-10-18 Wilco Dijkstra <wdijkstr@arm.com>
25595
25596 * malloc/malloc.c (malloc_state): Use int for have_fastchunks since
25597 not all targets support atomics on bool.
25598
13c92696
JM
255992017-10-17 Joseph Myers <joseph@codesourcery.com>
25600
25601 * include/float.h [!__GNUC_PREREQ (7, 0) && __HAVE_FLOAT128 &&
25602 __GLIBC_USE (IEC_60559_TYPES_EXT)] (FLT128_MAX): Define using
25603 __f128.
25604 [!__GNUC_PREREQ (7, 0) && __HAVE_FLOAT128 && __GLIBC_USE
25605 (IEC_60559_TYPES_EXT)] (FLT128_EPSILON): Likewise.
25606 [!__GNUC_PREREQ (7, 0) && __HAVE_FLOAT128 && __GLIBC_USE
25607 (IEC_60559_TYPES_EXT)] (FLT128_MIN): Likewise.
25608 [!__GNUC_PREREQ (7, 0) && __HAVE_FLOAT128 && __GLIBC_USE
25609 (IEC_60559_TYPES_EXT)] (FLT128_TRUE_MIN): Likewise.
25610
71d85045
AZ
256112017-10-17 Adhemerval Zanella <adhemerval.zanella@linaro.org>
25612
25613 * bits/uio-ext.h (RWF_HIPRI, RWF_DSYNC, RWF_SYNC, RWF_NOWAIT): New
25614 defines.
25615
3381be5c
WD
256162017-10-17 Wilco Dijkstra <wdijkstr@arm.com>
25617
25618 [BZ #22159]
25619 * malloc/arena.c (ptmalloc_init): Call malloc_init_state.
25620 * malloc/malloc.c (do_check_free_chunk): Fix build bug.
25621 (do_check_remalloced_chunk): Fix build bug.
25622 (do_check_malloc_state): Add assert that checks arena->top.
25623 (malloc_consolidate): Remove initialization.
25624 (int_mallinfo): Remove call to malloc_consolidate.
25625 (__libc_mallopt): Clarify why malloc_consolidate is needed.
25626
e956075a
WD
256272017-10-17 Wilco Dijkstra <wdijkstr@arm.com>
25628
25629 * malloc/malloc.c (FASTCHUNKS_BIT): Remove.
25630 (have_fastchunks): Remove.
25631 (clear_fastchunks): Remove.
25632 (set_fastchunks): Remove.
25633 (malloc_state): Add have_fastchunks.
25634 (malloc_init_state): Use have_fastchunks.
25635 (do_check_malloc_state): Remove incorrect invariant checks.
25636 (_int_malloc): Use have_fastchunks.
25637 (_int_free): Likewise.
25638 (malloc_consolidate): Likewise.
25639
e4dd4ace
WD
256402017-10-17 Wilco Dijkstra <wdijkstr@arm.com>
25641
25642 * malloc/malloc.c (tcache_put): Inline.
25643 (tcache_get): Inline.
25644
5bf58bc7
AJ
256452017-10-17 Jordi Mallach <jordi@gnu.org>
25646
25647 Aurelien Jarno <aurelien@aurel32.net>
25648 [BZ #2522]
25649 * localedata/locales/ca_ES@valencia: New file.
25650 * localedata/SUPPORTED: Add ca_ES@valencia/UTF-8.
25651
386e1c26
RN
256522017-10-17 Romain Naour <romain.naour@gmail.com> (tiny change)
25653
25654 [BZ #22296]
25655 * math/math.h: Let signbit use the builtin in C++ mode with gcc
25656 < 6.x
25657
4e17c78e
AZ
256582017-10-17 Adhemerval Zanella <adhemerval.zanella@linaro.org>
25659
3d265601
AZ
25660 * scripts/build-many-glibcs.py (Context.add_all_configs):
25661 Add arm-linux-gnueabihf multiarch extra_glibcs.
25662
4e17c78e
AZ
25663 * sysdeps/generic/ifunc-init.h: New file.
25664 * sysdeps/x86/init-arch.h: Use generic ifunc-init.h.
25665
56a752ab
MF
256662017-10-17 Mike FABIAN <mfabian@redhat.com>
25667
25668 [BZ #22019]
25669 * localedata/locales/el_GR: Set n_cs_precedes to 0.
25670 * localedata/locales/el_CY: copy "el_GR" because it is identical.
25671 * stdlib/tst-strfmon_l.c: adapt test case.
25672
c38a4bfd
JM
256732017-10-16 Joseph Myers <joseph@codesourcery.com>
25674
25675 * sysdeps/generic/float128-abi.h: New file.
25676 * sysdeps/ieee754/float128/Versions (FLOAT128_VERSION): Move
25677 non-__prefixed symbols to ....
25678 * math/Versions: ... here. Include <float128-abi.h>.
25679 * stdlib/Versions ... and here. Include <float128-abi.h>
25680
76009b26
FW
256812017-10-16 Florian Weimer <fweimer@redhat.com>
25682
25683 * version.h (VERSION): Switch to ".9000" as the development
25684 version suffix.
25685
7ece6cd5
FW
256862017-10-16 Florian Weimer <fweimer@redhat.com>
25687
25688 [BZ #22050]
25689 * malloc/mcheck-init.c (__malloc_initialize_hook): Use
25690 compat_symbol_reference to access non-default version.
25691
d8287b36
FW
256922017-10-16 Florian Weimer <fweimer@redhat.com>
25693
25694 * malloc/Makefile (others-extras): Set to mcheck-init.o.
25695
3480ddc4
CD
256962017-10-16 Carlos O'Donell <carlos@redhat.com>
25697
25698 * include/shlib-compat.h (compat_symbol_reference): Update
25699 comment.
25700
02010e79
JM
257012017-10-16 Joseph Myers <joseph@codesourcery.com>
25702
596f7013
JM
25703 * math/Makefile (test-types): Add
25704 $(type-float128-$(float128-alias-fcts)).
25705 * math/test-float128.h (TYPE_STR): Define conditional on
25706 [FLT128_MANT_DIG == LDBL_MANT_DIG].
25707 (ULP_IDX): Likewise.
25708 (ULP_I_IDX): Likewise.
25709
02010e79
JM
25710 * stdlib/strtold.c: Include <bits/floatn.h>
25711 [__HAVE_FLOAT128 && !__HAVE_DISTINCT_FLOAT128] (strtof128): Define
25712 and later undefine as macro. Define as weak alias if
25713 [!USE_WIDE_CHAR].
25714 [__HAVE_FLOAT128 && !__HAVE_DISTINCT_FLOAT128] (wcstof128): Define
25715 and later undefine as macro. Define as weak alias if
25716 [USE_WIDE_CHAR].
25717 * sysdeps/ieee754/ldbl-128/strtold_l.c [__HAVE_FLOAT128 &&
25718 !__HAVE_DISTINCT_FLOAT128] (strtof128_l): Define and later
25719 undefine as macro. Define as weak alias if [!USE_WIDE_CHAR].
25720 [__HAVE_FLOAT128 && !__HAVE_DISTINCT_FLOAT128] (wcstof128_l):
25721 Define and later undefine as macro. Define as weak alias if
25722 [USE_WIDE_CHAR].
25723 * sysdeps/ieee754/ldbl-64-128/strtold_l.c: Include
25724 <bits/floatn.h>.
25725 [__HAVE_FLOAT128 && !__HAVE_DISTINCT_FLOAT128] (strtof128_l):
25726 Define and later undefine as macro. Define as weak alias if
25727 [!USE_WIDE_CHAR].
25728 [__HAVE_FLOAT128 && !__HAVE_DISTINCT_FLOAT128] (wcstof128_l):
25729 Define and later undefine as macro. Define as weak alias if
25730 [USE_WIDE_CHAR].
25731
ea91c315
CD
257322017-10-15 Carlos O'Donell <carlos@redhat.com>
25733
25734 * localedata/collate-test.c (allocate_arrays): Don't use \n in
25735 record_verbose messages.
25736
8e57c943
L
257372017-10-15 H.J. Lu <hongjiu.lu@intel.com>
25738
25739 [BZ #22052]
25740 * malloc/hooks.c (realloc_check): Use DIAG_IGNORE_NEEDS_COMMENT
25741 to silence -O3 -Wall warning with GCC 7.
25742
a4777c46
L
257432017-10-14 H.J. Lu <hongjiu.lu@intel.com>
25744
25745 * Makeconfig (+link-static-before-libc): Use the first of
25746 $(CRT-$(@F)) and $(csu-objpfx)$(static-start-installed-name).
25747 * gmon/Makefile (tests): Add tst-gmon-static.
25748 (tests-static): Likewise.
25749 (CFLAGS-tst-gmon-static.c): New.
25750 (CRT-tst-gmon-static): Likewise.
25751 (DEFAULT-LDFLAGS-tst-gmon-static): Likewise.
25752 (tst-gmon-static-ENV): Likewise.
25753 (tests-special): Likewise.
25754 ($(objpfx)tst-gmon-static.out): Likewise.
25755 (clean-tst-gmon-static-data): Likewise.
25756 ($(objpfx)tst-gmon-static-gprof.out): Likewise.
25757 * gmon/tst-gmon-static-gprof.sh: New file.
25758 * gmon/tst-gmon-static.c: Likewise.
25759
bc3821bb
CD
257602017-10-13 Carlos O'Donell <carlos@redhat.com>
25761
25762 [BZ #22295]
25763 * locale/programs/linereader.c (get_string): Don't warn on
25764 non-symbolic character.
25765
a3e23a2c
CD
25766 [BZ #22294]
25767 * locale/programs/ld-monetary.c (monetary_finish): Allow ""
25768 int_curr_symbol.
25769
f16491eb
CD
25770 [BZ #22292]
25771 * locale/programs/record-status.h: New file
25772 * locale/programs/locale.c: Add comment.
25773 * locale/programs/charmap-dir.c: Don't include error.h.
25774 (charmap_opendir): Use record_error.
25775 * locale/programs/charmap.c: Don't include error.h.
25776 (charmap_read): Use record_error, and record_warning.
25777 (parse_charmap): Likewise.
25778 * locale/programs/ld-address.c: Don't include error.h.
25779 (address_finish): Use record_error, and record_warning.
25780 * locale/programs/ld-collate.c: Don't include error.h.
25781 (collate_finish): Use record_error, and record_error_at_line.
25782 * locale/programs/ld-ctype.c (ctype_finish): Use record_error.
25783 (ctype_class_new): Likewise.
25784 (ctype_map_new): Likewise.
25785 (set_one_default): Likewise.
25786 (set_class_defaults): Likewise.
25787 (translit_flatten): Likewise.
25788 (allocate_arrays): Use record_error, and record_verbose.
25789 * locale/programs/ld-identification.c: Don't include error.h.
25790 (indentation_finish): Use record_error and record_warning.
25791 * locale/programs/ld-measurement.c: Don't include error.h.
25792 (measurement_finish): Use record_error.
25793 * locale/programs/ld-messages.c
25794 (message_finish): Likewise.
25795 * locale/programs/ld-monetary.c
25796 (monetary_finish): Likewise.
25797 * locale/programs/ld-name.c (name_finish): Use record_error
25798 and record_warning.
25799 * locale/programs/ld-numeric.c
25800 (numeric_finish): Use record_error.
25801 * locale/programs/ld-paper.c: Don't include error.h.
25802 (paper_finish): Use record_error.
25803 * locale/programs/ld-telephone.c: Don't include error.h.
25804 (telephone_finish): Use record_error.
25805 * locale/programs/ld-time.c (time_finish): Likewise.
25806 * locale/programs/linereader.h (lr_error): Make inline func.
25807 * locale/programs/localedef.c: Define recorded_warning_count,
25808 and recorded_error_count.
25809 (main): Use record_error. Use recorded_error_count and
25810 recorded_warning_count to issue correct error returns.
25811 (add_to_readlist): Use record_error.
25812 (find_locale): Likewise.
25813 (load_locale): Likewise.
25814 * locale/programs/localedef.h: Remove be_quiet
25815 and WITH_CUR_LOCALE.
25816 * locale/programs/locarchive.c (compare_from_file): Use
25817 record_error.
25818 * locale/programs/locfile.c (write_locale_data): Use
25819 record_error.
25820 * locale/programs/repertoire.c: Dont include error.h.
25821 (repertoire_complain): Use record_error.
25822 * localedata/tst-fmon.sh: Expect failures from localedef.
25823 * localedata/tst-locale.sh: Likewise.
25824 * localedata/gen-locale.sh: Expect failures from SHIFT_JIS.
25825
8dc8be75
CD
25826 * localedata/unicode-gen/Makefile (GENERATED): Use i18n_ctype.
25827 (REPORTS): Likewise.
25828 (check): Likewise.
25829 (i18n): Rename to...
25830 (i18n_ctype): ...this.
25831 (i18n-report): Rename to...
25832 (i18n_ctype-report): ...this.
25833 * localedata/locales/i18n_ctype: Regenerate.
25834 * localedata/locales/i18n: copy i18n_ctype.
25835
f8718a9e
JM
258362017-10-13 Joseph Myers <joseph@codesourcery.com>
25837
18c08b96
JM
25838 * stdlib/strfroml.c: Include <bits/floatn.h>.
25839 [__HAVE_FLOAT128 && !__HAVE_DISTINCT_FLOAT128] (strfromf128):
25840 Define before include of <stdlib.h> and undefine afterwards, then
25841 define as weak alias.
25842
f8718a9e
JM
25843 * sysdeps/ieee754/ldbl-64-128/s_nextafterl.c (weak_alias):
25844 Undefine and restore default definition. Use
25845 libm_alias_ldouble_other.
25846
e4f530da
PZ
258472017-10-13 Peter Zelezny <peter.zelezny@dektech.com.au>
25848
25849 [BZ #22153]
25850 * nptl/allocatestack.c (__nptl_setxid_error): Preserve error code
25851 in coredumps.
25852
86445888
JC
258532017-10-13 James Clarke <jrtc27@jrtc27.com>
25854
25855 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
25856 Assign sym_map to be map for local symbols, as TLS relocations
25857 use sym_map to determine whether the symbol is defined and to
25858 extract the TLS information.
25859 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
25860 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
25861
179dcdb7
TMQMF
258622017-10-13 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
25863
e8dbd6a3
TMQMF
25864 [BZ #22189]
25865 * sysdeps/powerpc/fpu/math_private.h (math_opt_barrier):
25866 (math_force_eval): Add powerpc version.
25867
179dcdb7
TMQMF
25868 [BZ #22142]
25869 * stdio-common/tst-printf.c (fp_test): Add tests for DBL_MAX and
25870 -DBL_MAX.
25871 (do_test): Likewise.
25872 * stdio-common/tst-printf.sh: Likewise.
25873 * sysdeps/powerpc/powerpc64/power7/add_n.S: Invert the initial
25874 ifdef clause in order to set the carry bit right. Replace r0 by
25875 0 without changing the behavior.
25876
7d25d410
JM
258772017-10-13 Joseph Myers <joseph@codesourcery.com>
25878
006e7664
JM
25879 * sysdeps/sparc/sparc32/fpu/s_fabsl.c: Include
25880 <libm-alias-ldouble.h>.
25881 (fabsl): Define using libm_alias_ldouble.
25882 * sysdeps/sparc/sparc64/fpu/s_fabsl.c: Include
25883 <libm-alias-ldouble.h>.
25884 (fabsl): Define using libm_alias_ldouble.
25885
1def91b3
JM
25886 * sysdeps/ieee754/ldbl-opt/w_lgamma_compatl.c [BUILD_LGAMMA]:
25887 Remove conditional code.
25888
7d25d410
JM
25889 * sysdeps/ieee754/ldbl-opt/s_clog10l.c (__clog10l__internal):
25890 Rename to __clog10_internal_l.
25891 (__clog10_internal_l): Define aliases using
25892 libm_alias_ldouble_other instead of using libm_alias_ldouble_other
25893 with __clog10.
25894
077ee129
RS
258952017-10-13 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
25896
25897 * benchtests/Makefile (bench-math): Add sinf, cosf and sincosf.
25898 * benchtests/sincosf-inputs: New file.
25899 * benchtests/cosf-inputs: New file.
25900 * benchtests/sinf-inputs: New file.
25901
5ba41de9
SN
259022017-10-12 Szabolcs Nagy <szabolcs.nagy@arm.com>
25903
25904 * posix/tst-spawn.c (do_test): Wait for both children.
25905
d165ca64
L
259062017-10-12 H.J. Lu <hongjiu.lu@intel.com>
25907
25908 [BZ #22284]
25909 * gmon/Makefile [$(have-fpie)$(build-shared) == yesyes] (tests,
25910 tests-pie): Add tst-gmon-pie.
25911 (CFLAGS-tst-gmon-pie.c): New.
25912 (CRT-tst-gmon-pie): Likewise.
25913 (tst-gmon-pie-ENV): Likewise.
25914 [$(have-fpie)$(build-shared) == yesyes] (tests-special): Likewise.
25915 ($(objpfx)tst-gmon-pie.out): Likewise.
25916 (clean-tst-gmon-pie-data): Likewise.
25917 ($(objpfx)tst-gmon-pie-gprof.out): Likewise.
25918 * gmon/gmon.c [PIC]: Include <link.h>.
25919 [PIC] (callback): New function.
25920 (write_hist): Add an argument for load address. Subtract load
25921 address from PCs.
25922 (write_call_graph): Likewise.
25923 (write_gmon): Call __dl_iterate_phdr to get load address, pass
25924 it to write_hist and write_call_graph.
7bacdcfc 25925 * gmon/tst-gmon-pie.c: New file.
d165ca64 25926
bc9620d0
JM
259272017-10-11 Joseph Myers <joseph@codesourcery.com>
25928
25929 * math/Makefile (test-types-basic): New variable.
25930 (test-types): Likewise.
25931 (libm-test-support): Use $(test-types) instead of $(types).
25932 (libm-tests-base-normal): Likewise.
25933 (libm-tests-base-finite): Likewise.
25934 (libm-tests-base-inline): Likewise.
25935 (generated): Likewise.
25936 ($(objpfx)libm-test-support-$(t).c): Likewise.
25937 (libm-tests-for-type iterator): Likewise.
25938 (libm-test-support iterator): Likewise.
25939 * math/libm-test-support.c (ulp_i_idx): Use ULP_I_IDX.
25940 (ulp_idx): Use ULP_IDX.
25941 * math/test-ldouble.h: Include <float.h>.
25942 (TYPE_STR): Define conditional on [LDBL_MANT_DIG == DBL_MANT_DIG].
25943 (ULP_IDX): New macro.
25944 (ULP_I_IDX): Likewise.
25945 * math/test-double.h (ULP_IDX): Likewise.
25946 (ULP_I_IDX): Likewise.
25947 * math/test-float.h (ULP_IDX): Likewise.
25948 (ULP_I_IDX): Likewise.
25949 * math/test-float128.h (ULP_IDX): Likewise.
25950 (ULP_I_IDX): Likewise.
25951
09c76a74
AZ
259522017-10-11 Adhemerval Zanella <adhemerval.zanella@linaro.org>
25953
25954 * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Remove file.
25955 * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
25956 * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
25957 * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: Likewise.
25958 * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
25959 * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h: Likewise.
25960 * sysdeps/unix/sysv/linux/powerpc/sysdep-cancel.h: Likewise.
25961 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
25962 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
25963 * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
25964 * sysdeps/unix/sysv/linux/sparc/sysdep-cancel.h: Likewise.
25965 * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
25966 * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
25967 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
25968 (SINGLE_THREAD_BY_GLOBAL): Define.
25969 * sysdeps/unix/sysv/linux/aarch64/sysdep.h (SINGLE_THREAD_BY_GLOBAL):
25970 Likewise.
25971 * sysdeps/unix/sysv/linux/alpha/sysdep.h (SINGLE_THREAD_BY_GLOBAL):
25972 Likewise.
25973 * sysdeps/unix/sysv/linux/arm/sysdep.h (SINGLE_THREAD_BY_GLOBAL):
25974 Likewise.
25975 * sysdeps/unix/sysv/linux/hppa/sysdep.h (SINGLE_THREAD_BY_GLOBAL):
25976 Likewise.
25977 * sysdeps/unix/sysv/linux/microblaze/sysdep.h
25978 (SINGLE_THREAD_BY_GLOBAL): Likewise.
25979 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SINGLE_THREAD_BY_GLOBAL):
25980 Likewise.
25981
2faa42da
AS
259822017-10-11 Andreas Schwab <schwab@suse.de>
25983
25984 * nis/Makefile (aux): Remove.
25985 * nscd/Makefile (aux): Add nscd_hash.
25986 (nscd-modules): Likewise.
25987 ($(objpfx)nscd): Don't depend on libnsl.
25988 * nscd/nscd_hash.c: New file.
25989 * nscd/nscd_hash.h: Likewise.
25990 * nscd/cache.c: Include "nscd_hash.h" instead of <rpcsvc/nis.h>.
25991 (cache_search, cache_add): Use __nscd_hash instead of __nis_hash.
25992 * nscd/nscd_helper.c: Include <sys/param.h> and "nscd_hash.h"
25993 instead of <nis/rpcsvc/nis.h>.
25994 (__nscd_cache_search): Use __nscd_hash instead of __nis_hash.
25995
d8425e11
FW
259962017-10-11 Florian Weimer <fweimer@redhat.com>
25997
25998 [BZ #22078]
25999 Avoid large NSS buffers with many addresses, aliases.
26000 * nss/nss_files/files-hosts.c (gethostbyname3_multi): Rewrite
26001 using dynarrays and struct alloc_buffer.
26002 * nss/Makefile (tests): Add tst-nss-files-hosts-multi.
26003 (tst-nss-files-hosts-multi): Link with -ldl.
26004 * nss/tst-nss-files-hosts-multi.c: New file.
26005
78e806fd
FW
260062017-10-11 Florian Weimer <fweimer@redhat.com>
26007
26008 [BZ #18023]
26009 * nss/nss_files/files-hosts.c (gethostbyname3_multi): Use struct
26010 scratch_buffer. Eliminate gotos.
26011
541f19ba
JM
260122017-10-11 Joseph Myers <joseph@codesourcery.com>
26013
0ff64d3a
JM
26014 * sysdeps/ieee754/ldbl-opt/s_clog10l.c: Use
26015 libm_alias_ldouble_other.
26016 * sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c (weak_alias): Do not
26017 undefine and redefine.
26018 [LIBM_SVID_COMPAT && !LONG_DOUBLE_COMPAT (libm, GLIBC_2_1)]
26019 (exp10l): Do not define here.
26020 * sysdeps/ieee754/ldbl-opt/w_lgamma_compatl.c [BUILD_LGAMMA]
26021 (weak_alias): Undefine and redefine.
26022 [BUILD_LGAMMA]: Use libm_alias_ldouble_other.
26023 * sysdeps/ieee754/ldbl-opt/w_remainderl_compat.c
26024 [LIBM_SVID_COMPAT] (weak_alias): Undefine and redefine here.
26025 [LIBM_SVID_COMPAT]: Use libm_alias_ldouble_other.
26026
541f19ba
JM
26027 * soft-fp/fmadf4.c: Include <libm-alias-double.h>.
26028 [!__fma] (fma): Define using libm_alias_double.
26029 * soft-fp/fmasf4.c: Include <libm-alias-float.h>.
26030 [!__fmaf] (fmaf): Define using libm_alias_float.
26031 * soft-fp/fmatf4.c: Include <libm-alias-ldouble.h>.
26032 (fmal): Define using libm_alias_ldouble.
26033
24b6515d
JM
260342017-10-10 Joseph Myers <joseph@codesourcery.com>
26035
26036 * sysdeps/generic/libm-alias-double.h (libm_alias_double_other_r):
26037 New macro.
26038 (libm_alias_double_other): Likewise.
26039 (libm_alias_double_r): Use libm_alias_double_other_r.
26040 * sysdeps/generic/libm-alias-float.h (libm_alias_float_other_r):
26041 New macro.
26042 (libm_alias_float_other): Likewise.
26043 (libm_alias_float_r): Use libm_alias_float_other_r.
26044 * sysdeps/generic/libm-alias-float128.h
26045 (libm_alias_float128_other_r): New macro.
26046 (libm_alias_float128_other): Likewise.
26047 (libm_alias_float128_r): Use libm_alias_float128_other_r.
26048 * sysdeps/generic/libm-alias-ldouble.h
26049 (libm_alias_ldouble_other_r): New macro.
26050 (libm_alias_ldouble_other): Likewise.
26051 (libm_alias_ldouble_r): Use libm_alias_ldouble_other_r.
26052 * sysdeps/ieee754/ldbl-opt/libm-alias-double.h
26053 (libm_alias_double_other_r): New macro.
26054 (libm_alias_double_other): Likewise.
26055 (libm_alias_double_r): Use libm_alias_double_other_r.
26056 * sysdeps/ieee754/ldbl-opt/libm-alias-ldouble.h
26057 (libm_alias_ldouble_other_r): New macro.
26058 (libm_alias_ldouble_other): Likewise.
26059 (libm_alias_ldouble_r): Use libm_alias_ldouble_other_r.
26060 * math/w_lgamma_main.c: Include <libm-alias-double.h>.
26061 [!USE_AS_COMPAT]: Use libm_alias_double_other.
26062 * math/w_lgammaf_main.c: Include <libm-alias-float.h>.
26063 [!USE_AS_COMPAT]: Use libm_alias_float_other.
26064 * math/w_lgammal_main.c: Include <libm-alias-ldouble.h>.
26065 [!USE_AS_COMPAT]: Use libm_alias_ldouble_other.
26066 * math/w_exp2f.c: Use libm_alias_float_other.
26067 * math/w_expf.c: Likewise.
26068 * math/w_log2f.c: Likewise.
26069 * math/w_logf.c: Likewise.
26070 * math/w_powf.c: Likewise.
26071 * sysdeps/ieee754/flt-32/e_exp2f.c: Include <libm-alias-float.h>.
26072 [!__exp2f]: Use libm_alias_float_other.
26073 * sysdeps/ieee754/flt-32/e_expf.c: Include <libm-alias-float.h>.
26074 [!__expf]: Use libm_alias_float_other.
26075 * sysdeps/ieee754/flt-32/e_log2f.c: Include <libm-alias-float.h>.
26076 [!__log2f]: Use libm_alias_float_other.
26077 * sysdeps/ieee754/flt-32/e_logf.c: Include <libm-alias-float.h>.
26078 [!__logf]: Use libm_alias_float_other.
26079 * sysdeps/ieee754/flt-32/e_powf.c: Include <libm-alias-float.h>.
26080 [!__powf]: Use libm_alias_float_other.
26081
8ed70de2
FW
260822017-10-10 Florian Weimer <fweimer@redhat.com>
26083
26084 * nss/nss_files/files-hosts.c (gethostbyname3_multi): New
26085 function.
26086 (_nss_files_gethostbyname3_r): Call it.
26087
a8dce619
JM
260882017-10-09 Joseph Myers <joseph@codesourcery.com>
26089
26090 * sysdeps/generic/math-type-macros.h [!declare_mgen_alias]: Give
26091 error. Remove default definition of declare_mgen_alias.
26092 [!declare_mgen_alias_r]: Likewise.
26093 * sysdeps/generic/math-type-macros-double.h
26094 [!declare_mgen_alias_r] (declare_mgen_alias_r): New macro.
26095 * sysdeps/generic/math-type-macros-float.h [!declare_mgen_alias_r]
26096 (declare_mgen_alias_r): Likewise.
26097 * sysdeps/generic/math-type-macros-float128.h
26098 [!declare_mgen_alias_r] (declare_mgen_alias_r): Likewise.
26099 * sysdeps/generic/math-type-macros-ldouble.h
26100 [!declare_mgen_alias_r] (declare_mgen_alias_r): Likewise.
26101 * math/w_lgamma_r_template.c (declare_mgen_alias_r_x): Remove
26102 macro.
26103 (declare_mgen_alias_r_s): Likewise.
26104 (declare_mgen_alias_r): Likewise.
26105 * math/w_lgamma_r_compat.c: Include <libm-alias-double.h>.
26106 (lgamma_r): Define using libm_alias_double_r.
26107 * math/w_lgammaf_r_compat.c: Include <libm-alias-float.h>.
26108 (lgammaf_r): Define using libm_alias_float_r.
26109 * math/w_lgammal_r_compat.c: Include <libm-alias-ldouble.h>.
26110 (lgammal_r): Define using libm_alias_ldouble_r.
26111 * sysdeps/ieee754/ldbl-opt/w_lgamma_r_compat.c: Remove file.
26112 * sysdeps/ieee754/ldbl-opt/w_lgammal_r_compat.c: Likewise.
26113
bedac136
AZ
261142017-10-09 Adhemerval Zanella <adhemerval.zanella@linaro.org>
26115
26116 * lib/glob.c (__glob_pattern_type): Remove now-spurious
26117 extern declaration.
26118
c7509db2
JM
261192017-10-09 Joseph Myers <joseph@codesourcery.com>
26120
26121 * sysdeps/ieee754/ldbl-opt/w_scalbln.c: Remove file.
26122
d6c064e9
JW
261232017-10-09 Jonathan Wakely <jwakely@redhat.com>
26124
26125 [BZ #21326]
26126 * include/features.h [__cplusplus >= 201703] (__USE_ISOC11): Define.
26127 [__cplusplus >= 201103] (__USE_ISOC99): Define.
26128 * math/Makefile (test-math-cxx11): New test.
26129 * math/test-math-cxx11.cc: New file.
26130
98e07420
CB
261312017-10-08 Christian Brauner <christian.brauner@ubuntu.com>
26132
26133 * login/openpty.c (openpty): Close slave pty file descriptor on error.
26134
645ac9aa
CB
26135 * login/openpty.c (openpty): If defined, use the TIOCGPTPEER ioctl()
26136 call to allocate the slave pty file descriptor.
26137
fd3b4e7c
JM
261382017-10-06 Joseph Myers <joseph@codesourcery.com>
26139
f85a176f
JM
26140 * sysdeps/ieee754/ldbl-128/s_fma.c: Include <libm-alias-double.h>.
26141 [!__fma] (fma): Define using libm_alias_double.
26142 * sysdeps/ieee754/ldbl-96/s_fma.c: Include <libm-alias-double.h>.
26143 [!__fma] (fma): Define using libm_alias_double.
26144
fd3b4e7c
JM
26145 * sysdeps/ieee754/float128/float128_private.h: Include
26146 <libm-alias-ldouble.h> and <libm-alias-float128.h>.
26147 (libm_alias_ldouble_r): Undefine and redefine.
26148 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Include
26149 <libm-alias-ldouble.h>.
26150 (asinhl): Define using libm_alias_ldouble.
26151 * sysdeps/ieee754/ldbl-128/s_atanl.c: Include
26152 <libm-alias-ldouble.h>.
26153 (atanl): Define using libm_alias_ldouble.
26154 * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Include
26155 <libm-alias-ldouble.h>.
26156 (cbrtl): Define using libm_alias_ldouble.
26157 * sysdeps/ieee754/ldbl-128/s_ceill.c: Include
26158 <libm-alias-ldouble.h>.
26159 (ceill): Define using libm_alias_ldouble.
26160 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Include
26161 <libm-alias-ldouble.h>.
26162 (copysignl): Define using libm_alias_ldouble.
26163 * sysdeps/ieee754/ldbl-128/s_cosl.c: Include
26164 <libm-alias-ldouble.h>.
26165 (cosl): Define using libm_alias_ldouble.
26166 * sysdeps/ieee754/ldbl-128/s_erfl.c: Include
26167 <libm-alias-ldouble.h>.
26168 (erfl): Define using libm_alias_ldouble.
26169 (erfcl): Likewise.
26170 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include
26171 <libm-alias-ldouble.h>.
26172 (expm1l): Define using libm_alias_ldouble.
26173 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Include
26174 <libm-alias-ldouble.h>.
26175 (fabsl): Define using libm_alias_ldouble.
26176 * sysdeps/ieee754/ldbl-128/s_floorl.c: Include
26177 <libm-alias-ldouble.h>.
26178 (floorl): Define using libm_alias_ldouble.
26179 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include
26180 <libm-alias-ldouble.h>.
26181 (fmal): Define using libm_alias_ldouble.
26182 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Include
26183 <libm-alias-ldouble.h>.
26184 (frexpl): Define using libm_alias_ldouble.
26185 * sysdeps/ieee754/ldbl-128/s_fromfpl.c (fromfpl): Define using
26186 libm_alias_ldouble.
26187 * sysdeps/ieee754/ldbl-128/s_fromfpl_main.c: Include
26188 <libm-alias-ldouble.h>.
26189 * sysdeps/ieee754/ldbl-128/s_fromfpxl.c (fromfpxl): Define using
26190 libm_alias_ldouble.
26191 * sysdeps/ieee754/ldbl-128/s_getpayloadl.c: Include
26192 <libm-alias-ldouble.h>.
26193 (getpayloadl): Define using libm_alias_ldouble.
26194 * sysdeps/ieee754/ldbl-128/s_llrintl.c: Include
26195 <libm-alias-ldouble.h>.
26196 (llrintl): Define using libm_alias_ldouble.
26197 * sysdeps/ieee754/ldbl-128/s_llroundl.c: Include
26198 <libm-alias-ldouble.h>.
26199 (llroundl): Define using libm_alias_ldouble.
26200 * sysdeps/ieee754/ldbl-128/s_logbl.c: Include
26201 <libm-alias-ldouble.h>.
26202 (logbl): Define using libm_alias_ldouble.
26203 * sysdeps/ieee754/ldbl-128/s_lrintl.c: Include
26204 <libm-alias-ldouble.h>.
26205 (lrintl): Define using libm_alias_ldouble.
26206 * sysdeps/ieee754/ldbl-128/s_lroundl.c: Include
26207 <libm-alias-ldouble.h>.
26208 (lroundl): Define using libm_alias_ldouble.
26209 * sysdeps/ieee754/ldbl-128/s_modfl.c: Include
26210 <libm-alias-ldouble.h>.
26211 (modfl): Define using libm_alias_ldouble.
26212 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Include
26213 <libm-alias-ldouble.h>.
26214 (nearbyintl): Define using libm_alias_ldouble.
26215 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Include
26216 <libm-alias-ldouble.h>.
26217 (nextafterl): Define using libm_alias_ldouble.
26218 * sysdeps/ieee754/ldbl-128/s_nextupl.c: Include
26219 <libm-alias-ldouble.h>.
26220 (nextupl): Define using libm_alias_ldouble.
26221 * sysdeps/ieee754/ldbl-128/s_remquol.c: Include
26222 <libm-alias-ldouble.h>.
26223 (remquol): Define using libm_alias_ldouble.
26224 * sysdeps/ieee754/ldbl-128/s_rintl.c: Include
26225 <libm-alias-ldouble.h>.
26226 (rintl): Define using libm_alias_ldouble.
26227 * sysdeps/ieee754/ldbl-128/s_roundevenl.c: Include
26228 <libm-alias-ldouble.h>.
26229 (roundevenl): Define using libm_alias_ldouble.
26230 * sysdeps/ieee754/ldbl-128/s_roundl.c: Include
26231 <libm-alias-ldouble.h>.
26232 (roundl): Define using libm_alias_ldouble.
26233 * sysdeps/ieee754/ldbl-128/s_setpayloadl.c (setpayloadl): Define
26234 using libm_alias_ldouble.
26235 * sysdeps/ieee754/ldbl-128/s_setpayloadl_main.c: Include
26236 <libm-alias-ldouble.h>.
26237 * sysdeps/ieee754/ldbl-128/s_setpayloadsigl.c (setpayloadsigl):
26238 Define using libm_alias_ldouble.
26239 * sysdeps/ieee754/ldbl-128/s_sincosl.c: Include
26240 <libm-alias-ldouble.h>.
26241 (sincosl): Define using libm_alias_ldouble.
26242 * sysdeps/ieee754/ldbl-128/s_sinl.c: Include
26243 <libm-alias-ldouble.h>.
26244 (sinl): Define using libm_alias_ldouble.
26245 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Include
26246 <libm-alias-ldouble.h>.
26247 (tanhl): Define using libm_alias_ldouble.
26248 * sysdeps/ieee754/ldbl-128/s_tanl.c: Include
26249 <libm-alias-ldouble.h>.
26250 (tanl): Define using libm_alias_ldouble.
26251 * sysdeps/ieee754/ldbl-128/s_totalorderl.c: Include
26252 <libm-alias-ldouble.h>.
26253 (totalorderl): Define using libm_alias_ldouble.
26254 * sysdeps/ieee754/ldbl-128/s_totalordermagl.c: Include
26255 <libm-alias-ldouble.h>.
26256 (totalordermagl): Define using libm_alias_ldouble.
26257 * sysdeps/ieee754/ldbl-128/s_truncl.c: Include
26258 <libm-alias-ldouble.h>.
26259 (truncl): Define using libm_alias_ldouble.
26260 * sysdeps/ieee754/ldbl-128/s_ufromfpl.c (ufromfpl): Define using
26261 libm_alias_ldouble.
26262 * sysdeps/ieee754/ldbl-128/s_ufromfpxl.c (ufromfpxl): Define using
26263 libm_alias_ldouble.
26264 * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Include
26265 <libm-alias-ldouble.h>.
26266 (weak_alias): Do not undefine and redefine.
26267 [IS_IN (libc)] (libm_alias_ldouble): Undefine and redefine.
26268 (copysignl): Define with long_double_symbol only if [IS_IN
26269 (libc)].
26270 * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Include
26271 <libm-alias-ldouble.h>.
26272 (weak_alias): Do not undefine and redefine.
26273 [IS_IN (libc)] (libm_alias_ldouble): Undefine and redefine.
26274 (frexpl): Define with long_double_symbol only if [IS_IN (libc)].
26275 * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Include
26276 <libm-alias-ldouble.h>.
26277 (weak_alias): Do not undefine and redefine.
26278 [IS_IN (libc)] (libm_alias_ldouble): Undefine and redefine.
26279 (modfl): Define with long_double_symbol only if [IS_IN (libc)].
26280 * sysdeps/ieee754/ldbl-64-128/s_asinhl.c: Remove file.
26281 * sysdeps/ieee754/ldbl-64-128/s_atanl.c: Likewise.
26282 * sysdeps/ieee754/ldbl-64-128/s_cbrtl.c: Likewise.
26283 * sysdeps/ieee754/ldbl-64-128/s_ceill.c: Likewise.
26284 * sysdeps/ieee754/ldbl-64-128/s_cosl.c: Likewise.
26285 * sysdeps/ieee754/ldbl-64-128/s_erfl.c: Likewise.
26286 * sysdeps/ieee754/ldbl-64-128/s_expm1l.c: Likewise.
26287 * sysdeps/ieee754/ldbl-64-128/s_fabsl.c: Likewise.
26288 * sysdeps/ieee754/ldbl-64-128/s_floorl.c: Likewise.
26289 * sysdeps/ieee754/ldbl-64-128/s_fmal.c: Likewise.
26290 * sysdeps/ieee754/ldbl-64-128/s_llrintl.c: Likewise.
26291 * sysdeps/ieee754/ldbl-64-128/s_llroundl.c: Likewise.
26292 * sysdeps/ieee754/ldbl-64-128/s_logbl.c: Likewise.
26293 * sysdeps/ieee754/ldbl-64-128/s_lrintl.c: Likewise.
26294 * sysdeps/ieee754/ldbl-64-128/s_lroundl.c: Likewise.
26295 * sysdeps/ieee754/ldbl-64-128/s_nearbyintl.c: Likewise.
26296 * sysdeps/ieee754/ldbl-64-128/s_remquol.c: Likewise.
26297 * sysdeps/ieee754/ldbl-64-128/s_rintl.c: Likewise.
26298 * sysdeps/ieee754/ldbl-64-128/s_roundl.c: Likewise.
26299 * sysdeps/ieee754/ldbl-64-128/s_sincosl.c: Likewise.
26300 * sysdeps/ieee754/ldbl-64-128/s_sinl.c: Likewise.
26301 * sysdeps/ieee754/ldbl-64-128/s_tanhl.c: Likewise.
26302 * sysdeps/ieee754/ldbl-64-128/s_tanl.c: Likewise.
26303 * sysdeps/ieee754/ldbl-64-128/s_truncl.c: Likewise.
26304
1e26d351
CD
263052017-10-06 Carlos O'Donell <carlos@redhat.com>
26306
26307 [BZ #22111]
26308 * malloc/malloc.c (tcache_shutting_down): Use bool type.
26309 (tcache_thread_freeres): Set tcache_shutting_down before
26310 freeing the tcache.
26311 * malloc/Makefile (tests): Add tst-malloc-tcache-leak.
26312 * malloc/tst-malloc-tcache-leak.c: New file.
26313
d1386762
RS
263142017-10-06 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
26315
26316 * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: Revert
26317 back to powerpc32 file.
26318 * sysdeps/powerpc/powerpc64/multiarch/memrchr.c
26319 (memrchr): Add __memrchr_power8 to ifunc list.
26320 * sysdeps/powerpc/powerpc64/power8/memrchr.S: Mask
26321 extra bytes for unaligned inputs.
26322
6dff1983
JM
263232017-10-06 Joseph Myers <joseph@codesourcery.com>
26324
26325 * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: Remove file.
26326 * sysdeps/ieee754/ldbl-64-128/s_log1pl.c: Likewise.
26327 * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c: Likewise.
26328 * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
26329 * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
26330
86f9568a
JM
263312017-10-05 Joseph Myers <joseph@codesourcery.com>
26332
0db0b931
JM
26333 * sysdeps/arm/libm-test-ulps: Update.
26334
86f9568a
JM
26335 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Include
26336 <libm-alias-ldouble.h>.
26337 (asinhl): Define using libm_alias_ldouble.
26338 * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Include
26339 <libm-alias-ldouble.h>.
26340 (cbrtl): Define using libm_alias_ldouble.
26341 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Include
26342 <libm-alias-ldouble.h>.
26343 (copysignl): Define using libm_alias_ldouble.
26344 * sysdeps/ieee754/ldbl-96/s_cosl.c: Include
26345 <libm-alias-ldouble.h>.
26346 (cosl): Define using libm_alias_ldouble.
26347 * sysdeps/ieee754/ldbl-96/s_erfl.c: Include
26348 <libm-alias-ldouble.h>.
26349 (erfl): Define using libm_alias_ldouble.
26350 (erfcl): Likewise.
26351 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include
26352 <libm-alias-ldouble.h>.
26353 (fmal): Define using libm_alias_ldouble.
26354 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Include
26355 <libm-alias-ldouble.h>.
26356 (frexpl): Define using libm_alias_ldouble.
26357 * sysdeps/ieee754/ldbl-96/s_fromfpl.c (fromfpl): Define using
26358 libm_alias_ldouble.
26359 * sysdeps/ieee754/ldbl-96/s_fromfpl_main.c: Include
26360 <libm-alias-ldouble.h>.
26361 * sysdeps/ieee754/ldbl-96/s_fromfpxl.c (fromfpxl): Define using
26362 libm_alias_ldouble.
26363 * sysdeps/ieee754/ldbl-96/s_getpayloadl.c: Include
26364 <libm-alias-ldouble.h>.
26365 (getpayloadl): Define using libm_alias_ldouble.
26366 * sysdeps/ieee754/ldbl-96/s_llrintl.c: Include
26367 <libm-alias-ldouble.h>.
26368 (llrintl): Define using libm_alias_ldouble.
26369 * sysdeps/ieee754/ldbl-96/s_llroundl.c: Include
26370 <libm-alias-ldouble.h>.
26371 (llroundl): Define using libm_alias_ldouble.
26372 * sysdeps/ieee754/ldbl-96/s_lrintl.c: Include
26373 <libm-alias-ldouble.h>.
26374 (lrintl): Define using libm_alias_ldouble.
26375 * sysdeps/ieee754/ldbl-96/s_lroundl.c: Include
26376 <libm-alias-ldouble.h>.
26377 (lroundl): Define using libm_alias_ldouble.
26378 * sysdeps/ieee754/ldbl-96/s_modfl.c: Include
26379 <libm-alias-ldouble.h>.
26380 (modfl): Define using libm_alias_ldouble.
26381 * sysdeps/ieee754/ldbl-96/s_nextupl.c: Include
26382 <libm-alias-ldouble.h>.
26383 (nextupl): Define using libm_alias_ldouble.
26384 * sysdeps/ieee754/ldbl-96/s_remquol.c: Include
26385 <libm-alias-ldouble.h>.
26386 (remquol): Define using libm_alias_ldouble.
26387 * sysdeps/ieee754/ldbl-96/s_roundevenl.c: Include
26388 <libm-alias-ldouble.h>.
26389 (roundevenl): Define using libm_alias_ldouble.
26390 * sysdeps/ieee754/ldbl-96/s_roundl.c: Include
26391 <libm-alias-ldouble.h>.
26392 (roundl): Define using libm_alias_ldouble.
26393 * sysdeps/ieee754/ldbl-96/s_setpayloadl.c (setpayloadl): Define
26394 using libm_alias_ldouble.
26395 * sysdeps/ieee754/ldbl-96/s_setpayloadl_main.c: Include
26396 <libm-alias-ldouble.h>.
26397 * sysdeps/ieee754/ldbl-96/s_setpayloadsigl.c: Include
26398 <libm-alias-ldouble.h>.
26399 (setpayloadsigl): Define using libm_alias_ldouble.
26400 * sysdeps/ieee754/ldbl-96/s_sincosl.c: Include
26401 <libm-alias-ldouble.h>.
26402 (sincosl): Define using libm_alias_ldouble.
26403 * sysdeps/ieee754/ldbl-96/s_sinl.c: Include
26404 <libm-alias-ldouble.h>.
26405 (sinl): Define using libm_alias_ldouble.
26406 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Include
26407 <libm-alias-ldouble.h>.
26408 (tanhl): Define using libm_alias_ldouble.
26409 * sysdeps/ieee754/ldbl-96/s_tanl.c: Include
26410 <libm-alias-ldouble.h>.
26411 (tanl): Define using libm_alias_ldouble.
26412 * sysdeps/ieee754/ldbl-96/s_totalorderl.c: Include
26413 <libm-alias-ldouble.h>.
26414 (totalorderl): Define using libm_alias_ldouble.
26415 * sysdeps/ieee754/ldbl-96/s_totalordermagl.c: Include
26416 <libm-alias-ldouble.h>.
26417 (totalordermagl): Define using libm_alias_ldouble.
26418 * sysdeps/ieee754/ldbl-96/s_ufromfpl.c (ufromfpl): Define using
26419 libm_alias_ldouble.
26420 * sysdeps/ieee754/ldbl-96/s_ufromfpxl.c (ufromfpxl): Define using
26421 libm_alias_ldouble.
26422
9ec87fd2
SP
264232017-10-05 Siddhesh Poyarekar <siddhesh@sourceware.org>
26424
dd5bc7f1
SP
26425 * sysdeps/aarch64/multiarch/Makefile (sysdep_routines): Add
26426 memmove_falkor.
26427 * sysdeps/aarch64/multiarch/ifunc-impl-list.c
26428 (__libc_ifunc_impl_list): Likewise.
26429 * sysdeps/aarch64/multiarch/memmove.c: Likewise.
26430 * sysdeps/aarch64/multiarch/memmove_falkor.S: New file.
26431
5bfb0404
SP
26432 * benchtests/bench-memmove-walk.c: New file.
26433 * benchtests/Makefile (string-benchset): Add it.
26434
36bb8edf
SP
26435 * benchtests/bench-memset-walk.c: New file.
26436 * benchtests/Makefile (string-benchset): Add it.
26437
9ec87fd2
SP
26438 * benchtests/bench-memcpy-walk.c: New file.
26439 * benchtests/Makefile (string-benchset): Add it.
26440
1e9522c6
FW
264412017-10-05 Florian Weimer <fweimer@redhat.com>
26442
26443 nscd: Eliminate compilation time dependency in the build output.
26444 * nscd/nscd_stat.c (STATDATA_VERSION)
26445 (STATDATA_VERSION_SELINUX_FLAG, STATDATA_VERSION_FLAGS)
26446 (STATDATA_VERSION_FULL): New macro definitions.
26447 (compilation): Remove.
26448 (struct statdata): Adjust version member.
26449 (send_stats): Set version from STATDATA_VERSION_FULL.
26450 (receive_print_stats): Verify version against STATDATA_VERSION_FULL.
26451
644d3857
JM
264522017-10-05 Joseph Myers <joseph@codesourcery.com>
26453
26454 * configure.ac (--enable-add-ons): Remove option.
26455 (machine): Do not mention add-ons in comment.
26456 (LIBC_PRECONFIGURE): Likewise.
26457 (add_ons): Remove variable and sanity checks and logic to locate
26458 add-ons.
26459 (add_ons_automatic): Remove variable.
26460 (configured_add_ons): Likewise.
26461 (add_ons_sfx): Likewise.
26462 (add_ons_pfx): Likewise.
26463 (add_on_subdirs): Likewise.
26464 (sysnames_add_ons): Likewise. Remove loop over add-ons and
26465 consideration of add-ons in Implies handling.
26466 (sysdeps_add_ons): Likewise.
26467 * configure: Regenerated.
26468 * libidn/configure.ac: Remove.
26469 * libidn/configure: Likewise.
26470 * sysdeps/unix/inet/configure.ac: New file.
26471 * sysdeps/unix/inet/configure: New generated file.
26472 * sysdeps/unix/inet/Subdirs: Add libidn.
26473 * Makeconfig (sysdeps-srcdirs): Remove variable.
26474 (+sysdep_dirs): Do not include $(sysdeps-srcdirs).
26475 ($(common-objpfx)config.status): Do not depend on add-on files.
26476 ($(common-objpfx)shlib-versions.v.i): Do not mention add-ons in
26477 comment.
26478 (all-subdirs): Do not include $(add-on-subdirs).
26479 * Makefile (dist-prepare): Do not use $(sysdeps-add-ons).
26480 * config.make.in (add-ons): Remove variable.
26481 (add-on-subdirs): Likewise.
26482 (sysdeps-add-ons): Likewise.
26483 * manual/Makefile (add-chapters): Remove.
26484 ($(objpfx)texis): Do not depend on $(add-chapters).
26485 (nonexamples): Do not handle $(add-chapters).
26486 (examples): Do not handle $(add-ons).
26487 (chapters.% top-menu.%): Do not pass '$(add-chapters)' to
26488 libc-texinfo.sh.
26489 * manual/install.texi (Installation): Do not mention add-ons.
26490 (--enable-add-ons): Do not document configure option.
26491 * INSTALL: Regenerated.
26492 * manual/libc-texinfo.sh: Do not handle $2 add-ons argument.
26493 * manual/maint.texi (Hierarchy Conventions): Do not mention
26494 add-ons.
26495 * scripts/build-many-glibcs.py (Glibc.build_glibc): Do not use
26496 --enable-add-ons.
26497 * scripts/gen-sorted.awk: Do not handle Subdirs files from
26498 add-ons.
26499 * scripts/test-installation.pl: Do not handle glibc-compat add-on.
26500 * sysdeps/nptl/Makeconfig: Do not mention add-ons in comment.
26501
19f82f35
AS
265022017-10-05 Andreas Schwab <schwab@suse.de>
26503
26504 [BZ #15142]
26505 * libio/genops.c (_IO_list_all_stamp): Delete. All uses removed.
26506 (_IO_flush_all_lockp): Always lock list_all_lock.
26507 (_IO_flush_all_linebuffered): Likewise.
26508 (_IO_unbuffer_all): Likewise.
26509
91e7cf98
FW
265102017-10-05 Florian Weimer <fweimer@redhat.com>
26511
26512 [BZ #15436]
26513 Do not flush stdio streams on abort.
26514 * stdlib/abort.c (fflush): Remove macro definition.
26515 (abort): Remove stages related to stdio flushing.
26516
0c251257
FW
265172017-10-05 Florian Weimer <fweimer@redhat.com>
26518
26519 * gmon/Makefile (CFLAGS-tst-gmon.c): Add -fno-omit-frame-pointer.
26520
7ea59e3e
SL
265212017-10-05 Stefan Liebler <stli@linux.vnet.ibm.com>
26522
26523 * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
26524
84d0e6f0
FW
265252017-10-05 Florian Weimer <fweimer@redhat.com>
26526
26527 * support/support_format_hostent.c (support_format_hostent): Add
26528 more error information for NETDB_INTERNAL.
26529
ee417882
L
265302017-10-04 H.J. Lu <hongjiu.lu@intel.com>
26531
26532 * config.h.in (NO_HIDDEN_EXTERN_FUNC_IN_PIE): New.
26533 * include/libc-symbols.h (__hidden_proto_hiddenattr): Add check
26534 for PIC and NO_HIDDEN_EXTERN_FUNC_IN_PIE.
26535 * sysdeps/i386/configure.ac (NO_HIDDEN_EXTERN_FUNC_IN_PIE): New
26536 AC_DEFINE if multi-arch is enabled.
26537 * sysdeps/i386/configure: Regenerated.
26538
a67029ff
L
265392017-10-04 H.J. Lu <hongjiu.lu@intel.com>
26540
26541 * Makeconfig (+link-static-before-libc): Use
26542 $(DEFAULT-LDFLAGS-$(@F)).
26543 * elf/Makefile (CRT-tst-tls1-static-non-pie): New.
26544 (LDFLAGS-tst-tls1-static-non-pie): Renamed to ...
26545 (DEFAULT-LDFLAGS-tst-tls1-static-non-pie): This.
26546
5dba84b3
L
265472017-10-04 H.J. Lu <hongjiu.lu@intel.com>
26548
26549 * elf/Makefile (tests): Add tst-main1.
26550 (modules-names): Add tst-main1mod.
26551 ($(objpfx)tst-main1): New.
26552 (CRT-tst-main1): Likewise.
26553 (LDFLAGS-tst-main1): Likewise.
26554 (LDLIBS-tst-main1): Likewise.
26555 (tst-main1mod.so-no-z-defs): Likewise.
26556 * elf/tst-main1.c: New file.
26557 * elf/tst-main1mod.c: Likewise.
26558
758f1bfa
L
265592017-10-04 H.J. Lu <hongjiu.lu@intel.com>
26560
26561 * math/test-math-iscanonical.cc (do_test): Return errors != 0.
26562
7e16a5d1
JM
265632017-10-04 Joseph Myers <joseph@codesourcery.com>
26564
26565 * sysdeps/ieee754/dbl-64/s_fma.c: Include <libm-alias-double.h>.
26566 (fma): Define using libm_alias_double.
26567 * sysdeps/ieee754/ldbl-opt/s_fma.c: Remove file.
26568 * sysdeps/sparc/sparc32/fpu/s_fma.c: Do not include
26569 <math_ldbl_opt.h>.
26570 (fmal): Do not define as compat symbol here.
26571 * sysdeps/alpha/fpu/s_fma.c: New file.
26572
db4f87ba
SN
265732017-10-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
26574
26575 * sysdeps/aarch64/dl-machine.h (elf_machine_rela): Expand MIN.
26576
72d13ed1
JM
265772017-10-04 Joseph Myers <joseph@codesourcery.com>
26578
32d372d5
JM
26579 [BZ #22229]
26580 * sysdeps/sparc/sparc32/fpu/s_copysign.S: Include
26581 <math_ldbl_opt.h>
26582 (copysignl): Define as compat symbol at version GLIBC_2_0 for libm
26583 and libc.
26584 * sysdeps/sparc/sparc32/fpu/s_fabs.S: Include <math_ldbl_opt.h>.
26585 (fabsl): Define as compat symbol at version GLIBC_2_0 for libm.
26586 * sysdeps/sparc/sparc32/fpu/s_fma.c: Include <math_ldbl_opt.h>.
26587 (fmal): Define as compat symbol at version GLIBC_2_1 for libm.
26588 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
26589 Include <math_ldbl_opt.h>
26590 (copysignl): Define as compat symbol at version GLIBC_2_0 for libm
26591 and libc.
26592 (compat_symbol): Undefine and redefine.
26593 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Include
26594 <math_ldbl_opt.h>
26595 (fabsl): Define as compat symbol at version GLIBC_2_0 for libm.
26596 (compat_symbol): Undefine and redefine.
26597 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c
26598 [HAVE_AS_VIS3_SUPPORT]: Include <math_ldbl_opt.h>.
26599 [HAVE_AS_VIS3_SUPPORT] (fmal): Define as compat symbol at version
26600 GLIBC_2_1 for libm.
26601 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Add
26602 GLIBC_2.0 copysignl symbol.
26603 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Add
26604 GLIBC_2.0 copysignl and fabsl and GLIBC_2.1 fmal symbols.
26605
72d13ed1
JM
26606 * sysdeps/alpha/fpu/s_nearbyint.c: Remove file.
26607
11c4f501
FW
266082017-10-04 Florian Weimer <fweimer@redhat.com>
26609
26610 * scripts/check-local-headers.sh: Ignore nspr4 header file
26611 directory in addition to nspr.
26612
57b4af19
GT
266132017-10-04 Guido Trentalancia <guido@trentalancia.net>
26614
26615 [BZ #17956]
26616 * configure.ac (--enable-nss-crypt): Use NSPR include directory.
26617 * configure: Regenerate.
26618 * crypt/Makefile (nss-cpp-flags): New variable.
26619 (CPPFLAGS-sha256-crypt.c, CPPFLAGS-sha512-crypt.c)
26620 (CPPFLAGS-md5-crypt.c): Use it.
26621 * scripts/check-local-headers.sh: Ignore nspr header file
26622 directory.
26623
64d1e08e
AS
266242017-10-04 Andreas Schwab <schwab@suse.de>
26625
26626 * nis/Makefile (services): Remove compat.
26627 (libnss_compat-routines, libnss_compat-inhibit-o): Don't define.
26628 ($(objpfx)libnss_compat.so): Remove rule.
26629 * nis/Versions (libnss_compat): Remove.
26630 * nss/Makefile (services): Add compat.
26631 (libnss_compat-routines, libnss_compat-inhibit-o): Define.
26632 * nss/Versions (libnss_compat): Define.
26633 * nss/nss_compat/compat-grp.c: Moved here from nis/nss_compat.
26634 Don't include <rpc/types.h>. Replace bool_t by bool.
26635 * nss/nss_compat/compat-initgroups.c: Likewise.
26636 * nss/nss_compat/compat-pwd.c: Likewise. Include "nisdomain.h"
26637 instead of <rpcsrv/ypclnt.h>.
26638 (getpwent_next_nss_netgr): Use __nss_get_default_domain instead of
26639 yp_get_default_domain.
26640 * nss/nss_compat/compat-pwd.c: Likewise.
26641 (getspent_next_nss_netgr): Use __nss_get_default_domain instead of
26642 yp_get_default_domain.
26643 * nss/nss_compat/nisdomain.c: New file.
26644 * nss/nss_compat/nisdomain.h: Likewise.
26645
86c27ade
SN
266462017-10-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
26647
26648 [BZ #22244]
26649 * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Fix x == 0 case.
26650 * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
26651
8f8f8ef7
SN
266522017-10-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
26653
26654 [BZ #22243]
26655 * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10): Use fabs.
26656 * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2): Likewise.
26657
95577475
L
266582017-10-03 H.J. Lu <hongjiu.lu@intel.com>
26659
26660 * sysdeps/i386/start.S: Replace "leal main@GOT(%ebx), %eax" with
26661 "movl main@GOTOFF(%ebx), %eax".
26662
02d2d892
L
266632017-10-03 H.J. Lu <hongjiu.lu@intel.com>
26664
26665 * sysdeps/i386/dl-machine.h (elf_machine_load_address): Don't
26666 allow undefined _DYNAMIC in PIE libc.a.
26667 * sysdeps/x86_64/dl-machine.h (elf_machine_load_address):
26668 Likewse.
26669
0c609d19
L
266702017-10-03 H.J. Lu <hongjiu.lu@intel.com>
26671
26672 * sysdeps/mips/dl-machine.h (elf_machine_load_address): Don't
26673 check _DYNAMIC.
26674
c34a19ed
L
266752017-10-03 H.J. Lu <hongjiu.lu@intel.com>
26676
26677 * sysdeps/arm/dl-machine.h (elf_machine_load_address): Don't
26678 check _DYNAMIC.
26679
cdd4155d
L
266802017-10-03 H.J. Lu <hongjiu.lu@intel.com>
26681
26682 * math/test-math-iscanonical.cc (error): Replace bool with int.
26683
4699cb8b
JM
266842017-10-03 Joseph Myers <joseph@codesourcery.com>
26685
d8f619b3
JM
26686 * sysdeps/ieee754/dbl-64/s_modf.c: Include <libm-alias-double.h>.
26687 (modf): Define using libm_alias_double, only if [!__modf].
26688 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Include
26689 <libm-alias-double.h>.
26690 (modf): Define using libm_alias_double, only if [!__modf].
26691 * sysdeps/ieee754/ldbl-opt/s_modf.c (modfl): Only define libc
26692 compat symbol here.
26693 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c
26694 (weak_alias): Do not undefine and redefine.
26695 (strong_alias): Likewise.
26696 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c
26697 (weak_alias): Likewise.
26698 (strong_alias): Likewise.
26699
4699cb8b
JM
26700 * sysdeps/ieee754/dbl-64/s_logb.c: Include <libm-alias-double.h>.
26701 (logb): Define using libm_alias_double, only if [!__logb].
26702 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Include
26703 <libm-alias-double.h>.
26704 (logb): Define using libm_alias_double, only if [!__logb].
26705 * sysdeps/ieee754/ldbl-opt/s_logb.c: Remove file.
26706 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c
26707 (weak_alias): Do not undefine and redefine.
26708 (strong_alias): Likewise.
26709 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c
26710 (weak_alias): Likewise.
26711 (strong_alias): Likewise.
26712
bcc4e4bb
L
267132017-10-03 H.J. Lu <hongjiu.lu@intel.com>
26714
26715 * sysdeps/unix/sysv/linux/tile/sysdep.h (SYSCALL_ERROR_NAME):
26716 Check SHARED instead PIC.
26717
39793865
JM
267182017-10-03 Joseph Myers <joseph@codesourcery.com>
26719
7f1cbdf8
JM
26720 * sysdeps/ieee754/dbl-64/s_fmaf.c: Include <libm-alias-float.h>.
26721 [!__fmaf] (fmaf): Define using libm_alias_float.
26722
39793865
JM
26723 * sysdeps/ieee754/dbl-64/s_frexp.c: Include <libm-alias-double.h>.
26724 (frexp): Define using libm_alias_double.
26725 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Include
26726 <libm-alias-double.h>.
26727 (frexp): Define using libm_alias_double.
26728 * sysdeps/ieee754/ldbl-opt/s_frexp.c (frexpl): Only define libc
26729 compat symbol here.
26730
aa0235df
GG
267312017-10-03 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
26732
26733 [BZ #22235]
26734 * math/math.h: Trivial fix for unbalanced parentheses in comment.
26735 * math/Makefile [CXX] (tests): Add test-math-iscanonical.cc.
26736 (CFLAGS-test-math-iscanonical.cc): New variable.
26737 * math/test-math-iscanonical.cc: New file.
26738 * sysdeps/ieee754/ldbl-96/bits/iscanonical.h (iscanonical):
26739 Provide a C++ implementation based on function overloading,
26740 rather than using __MATH_TG, which uses C-only builtins.
26741 * sysdeps/ieee754/ldbl-128ibm/bits/iscanonical.h (iscanonical):
26742 Likewise.
26743 * sysdeps/powerpc/powerpc64le/Makefile
26744 (CFLAGS-test-math-iscanonical.cc): New variable.
26745
a1132b5e
JM
267462017-10-03 Joseph Myers <joseph@codesourcery.com>
26747
26748 * sysdeps/ieee754/dbl-64/s_ceil.c: Include <libm-alias-double.h>.
26749 (ceil): Define using libm_alias_double.
26750 * sysdeps/ieee754/dbl-64/s_floor.c: Include <libm-alias-double.h>.
26751 (floor): Define using libm_alias_double.
26752 * sysdeps/ieee754/dbl-64/s_llround.c: Include
26753 <libm-alias-double.h>.
26754 (llround): Define using libm_alias_double.
26755 * sysdeps/ieee754/dbl-64/s_lround.c: Include
26756 <libm-alias-double.h>.
26757 (lround): Define using libm_alias_double.
26758 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Include
26759 <libm-alias-double.h>.
26760 (nearbyint): Define using libm_alias_double.
26761 * sysdeps/ieee754/dbl-64/s_remquo.c: Include
26762 <libm-alias-double.h>.
26763 (remquo): Define using libm_alias_double.
26764 * sysdeps/ieee754/dbl-64/s_rint.c: Include <libm-alias-double.h>.
26765 (rint): Define using libm_alias_double.
26766 * sysdeps/ieee754/dbl-64/s_round.c: Include <libm-alias-double.h>.
26767 (round): Define using libm_alias_double.
26768 * sysdeps/ieee754/dbl-64/s_trunc.c: Include <libm-alias-double.h>.
26769 (trunc): Define using libm_alias_double.
26770 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Include
26771 <libm-alias-double.h>.
26772 (ceil): Define using libm_alias_double.
26773 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Include
26774 <libm-alias-double.h>.
26775 (floor): Define using libm_alias_double.
26776 * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: Include
26777 <libm-alias-double.h>.
26778 (llround): Define using libm_alias_double.
26779 [_LP64] (lround): Likewise.
26780 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Include
26781 <libm-alias-double.h>.
26782 [!_LP64] (lround): Define using libm_alias_double.
26783 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Include
26784 <libm-alias-double.h>.
26785 (nearbyint): Define using libm_alias_double.
26786 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Include
26787 <libm-alias-double.h>.
26788 (remquo): Define using libm_alias_double.
26789 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Include
26790 <libm-alias-double.h>.
26791 (rint): Define using libm_alias_double.
26792 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Include
26793 <libm-alias-double.h>.
26794 (round): Define using libm_alias_double.
26795 * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Include
26796 <libm-alias-double.h>.
26797 (trunc): Define using libm_alias_double.
26798 * sysdeps/ieee754/ldbl-opt/s_ceil.c: Remove file.
26799 * sysdeps/ieee754/ldbl-opt/s_floor.c: Likewise.
26800 * sysdeps/ieee754/ldbl-opt/s_llround.c: Likewise.
26801 * sysdeps/ieee754/ldbl-opt/s_lround.c: Likewise.
26802 * sysdeps/ieee754/ldbl-opt/s_nearbyint.c: Likewise.
26803 * sysdeps/ieee754/ldbl-opt/s_remquo.c: Likewise.
26804 * sysdeps/ieee754/ldbl-opt/s_rint.c: Likewise.
26805 * sysdeps/ieee754/ldbl-opt/s_round.c: Likewise.
26806 * sysdeps/ieee754/ldbl-opt/s_trunc.c: Likewise.
26807
f275f64e
SN
268082017-10-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
26809
26810 * math/w_remainder.c: New file.
26811 * math/w_remainderf.c: New file.
26812 * math/w_remainderl.c: New file.
26813
b8818ab5
L
268142017-10-03 H.J. Lu <hongjiu.lu@intel.com>
26815
26816 * elf/rtld.c (BOOTSTRAP_MAP): New.
26817 (RESOLVE_MAP): Replace (&bootstrap_map) with BOOTSTRAP_MAP.
26818 * sysdeps/hppa/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
26819 Likewise.
26820 * sysdeps/ia64/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
26821 Likewise.
26822 * sysdeps/mips/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
26823 Likewise.
26824
3d1870fa
ST
268252017-10-03 Samuel Thibault <samuel.thibault@ens-lyon.org>
26826
26827 * include/libc-symbols.h [NO_RTLD_HIDDEN] (rtld_hidden_proto,
26828 rtld_hidden_tls_proto, rtld_hidden_def, rtld_hidden_weak,
26829 rtld_hidden_rtld_hidden_ver, data_def, rtld_hidden_data_weak,
26830 rtld_hidden_data_ver): Define to empty.
26831 * include/assert.h [IS_IN(rtld) && NO_RTLD_HIDDEN] (__assert_fail,
26832 __assert_perror_fail): Likewise.
26833 * include/dirent.h [IS_IN(rtld) && NO_RTLD_HIDDEN]
26834 (__rewinddir): Likewise.
26835 * include/libc-internal.h [IS_IN(rtld) && NO_RTLD_HIDDEN]
26836 (__profile_frequency): Likewise.
26837 * include/setjmp.h (__sigsetjmp): Likewise.
26838 * include/signal.h [IS_IN(rtld) && NO_RTLD_HIDDEN] (__sigaction,
26839 __libc_sigaction): Likewise.
26840 * include/stdlib.h [NO_RTLD_HIDDEN] (unsetenv, __strtoul_internal): Do
26841 not set hidden attribute.
26842 * include/string.h [IS_IN(rtld) && NO_RTLD_HIDDEN] (__stpcpy, __strdup,
26843 __strerror_t, __strsep_g, memchr, memcmp, memcpy, memmove, memset,
26844 rawmemchr, stpcpy, strchr, strcmp, strlen, strnlen, strsep): Likewise.
26845 * include/sys/stat.h [IS_IN(rtld) && NO_RTLD_HIDDEN] (__fxstat,
26846 __fxstat64, __lxstat, __lxstat64, __xstat, __xstat64,
26847 __fxstatat64): Likewise.
26848 * include/sys/utsname.h [IS_IN(rtld) && NO_RTLD_HIDDEN]
26849 (__uname): Likewise.
26850 * include/sysdeps/generic/_itoa.h [IS_IN(rtld) && NO_RTLD_HIDDEN]
26851 (_itoa_upper_digits, _itoa_lower_digits): Likewise.
26852 * sysdeps/mach/hurd/configure.ac (NO_HIDDEN): Do not set.
26853 (NO_RTLD_HIDDEN): Set.
26854 * sysdeps/mach/hurd/configure: Refresh.
26855 * config.h.in: Refresh.
26856
527cd19c
JM
268572017-10-02 Joseph Myers <joseph@codesourcery.com>
26858
38722448
JM
26859 * sysdeps/ieee754/dbl-64/s_atan.c: Include <libm-alias-double.h>.
26860 (atan): Define using libm_alias_double.
26861 * sysdeps/ieee754/dbl-64/s_tan.c: Include <libm-alias-double.h>.
26862 (tan): Define using libm_alias_double.
26863 * sysdeps/ieee754/ldbl-opt/s_atan.c: Remove file.
26864 * sysdeps/ieee754/ldbl-opt/s_tan.c: Likewise.
26865
527cd19c
JM
26866 * sysdeps/ieee754/dbl-64/s_atan.c (atan): Rename to __atan and
26867 define as weak alias of __atan. Do not define any aliases if
26868 [__atan].
26869 [NO_LONG_DOUBLE] (__atanl): Define as strong alias of __atan.
26870 [NO_LONG_DOUBLE] (atanl): Define as weak alias of __atanl.
26871 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Rename to __tan and define
26872 as weak alias of __tan. Do not define any aliases if [__tan].
26873 [NO_LONG_DOUBLE] (__tanl): Define as strong alias of __tan.
26874 [NO_LONG_DOUBLE] (tanl): Define as weak alias of __tanl.
26875 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c (atan): Rename to
26876 __atan.
26877 * sysdeps/x86_64/fpu/multiarch/s_atan-fma.c (atan): Likewise.
26878 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c (atan): Likewise.
26879 * sysdeps/x86_64/fpu/multiarch/s_atan.c (atan): Rename to __atan
26880 and define as weak alias of __atan.
26881 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c (tan): Rename to
26882 __atan.
26883 * sysdeps/x86_64/fpu/multiarch/s_tan-fma.c (tan): Likewise.
26884 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (tan): Likewise.
26885 * sysdeps/x86_64/fpu/multiarch/s_tan.c (tan): Rename to __tan and
26886 define as weak alias of __tan.
26887
bdc5c592
SN
268882017-10-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
26889
26890 * math/w_lgamma.c: New file.
26891 * math/w_lgammaf.c: New file.
26892 * math/w_lgammal.c: New file.
26893
bd4430c2
SN
268942017-10-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
26895
26896 * sysdeps/ieee754/flt-32/e_log2f.c (__log2f): Define without wrapper.
26897 * sysdeps/ieee754/flt-32/e_logf.c (__logf): Likewise
26898 * sysdeps/ieee754/flt-32/e_powf.c (__powf): Likewise
26899 * sysdeps/ieee754/flt-32/w_log2f.c: New file.
26900 * sysdeps/ieee754/flt-32/w_logf.c: New file.
26901 * sysdeps/ieee754/flt-32/w_powf.c: New file.
26902 * sysdeps/i386/fpu/w_log2f.c: New file.
26903 * sysdeps/i386/fpu/w_logf.c: New file.
26904 * sysdeps/i386/fpu/w_powf.c: New file.
26905 * sysdeps/m68k/m680x0/fpu/w_log2f.c: New file.
26906 * sysdeps/m68k/m680x0/fpu/w_logf.c: New file.
26907 * sysdeps/m68k/m680x0/fpu/w_powf.c: New file.
26908
f7a0b063
SN
269092017-10-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
26910 H.J. Lu <hongjiu.lu@intel.com>
26911
26912 * sysdeps/ieee754/flt-32/e_exp2f.c (__exp2f): Define without wrapper.
26913 * sysdeps/ieee754/flt-32/e_expf.c (__expf): Likewise
26914 * sysdeps/ieee754/flt-32/w_exp2f.c: New file.
26915 * sysdeps/ieee754/flt-32/w_expf.c: New file.
26916 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_expf-ppc64.c: Update for
26917 the new expf code.
26918 * sysdeps/powerpc/powerpc64/fpu/multiarch/w_expf.c: New file.
26919 * sysdeps/powerpc/powerpc64/power8/fpu/w_expf.c: New file.
26920 * sysdeps/m68k/m680x0/fpu/w_exp2f.c: New file.
26921 * sysdeps/m68k/m680x0/fpu/w_expf.c: New file.
26922 * sysdeps/i386/fpu/w_exp2f.c: New file.
26923 * sysdeps/i386/fpu/w_expf.c: New file.
26924 * sysdeps/i386/i686/fpu/multiarch/w_expf.c: New file.
26925 * sysdeps/x86_64/fpu/w_expf.c: New file.
26926
72d3d281
SN
269272017-10-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
26928
26929 * math/Versions (logf): New libm symbol at GLIBC_2.27.
26930 (log2f): Likewise.
26931 (powf): Likewise.
26932 * math/w_log2f.c: New file.
26933 * math/w_logf.c: New file.
26934 * math/w_powf.c: New file.
26935 * math/w_log2f_compat.c (__log2f_compat): For compat symbol only.
26936 * math/w_logf_compat.c (__logf_compat): Likewise.
26937 * math/w_powf_compat.c (__powf_compat): Likewise.
26938 * sysdeps/ia64/fpu/e_log2f.S: Add versioned symbols.
26939 * sysdeps/ia64/fpu/e_logf.S: Likewise.
26940 * sysdeps/ia64/fpu/e_powf.S: Likewise.
26941 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Update.
26942 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Likewise.
26943 * sysdeps/unix/sysv/linux/arm/libm.abilist: Likewise.
26944 * sysdeps/unix/sysv/linux/hppa/libm.abilist: Likewise.
26945 * sysdeps/unix/sysv/linux/i386/libm.abilist: Likewise.
26946 * sysdeps/unix/sysv/linux/ia64/libm.abilist: Likewise.
26947 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Likewise.
26948 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Likewise.
26949 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Likewise.
26950 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Likewise.
26951 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Likewise.
26952 * sysdeps/unix/sysv/linux/nios2/libm.abilist: Likewise.
26953 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist:
26954 Likewise.
26955 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
26956 Likewise.
26957 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist:
26958 Likewise.
26959 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist:
26960 Likewise.
26961 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Likewise.
26962 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Likewise.
26963 * sysdeps/unix/sysv/linux/sh/libm.abilist: Likewise.
26964 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Likewise.
26965 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Likewise.
26966 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist:
26967 Likewise.
26968 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist:
26969 Likewise.
26970 * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: Likewise.
26971 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Likewise.
26972 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Likewise.
26973
59ba2d2b
RS
269742017-10-02 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
26975
26976 * sysdeps/powerpc/powerpc64/multiarch/Makefile
26977 (sysdep_routines): Add memrchr_power8.
26978 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
26979 (memrchr): Add __memrchr_power8 to list of memrchr functions.
26980 * sysdeps/powerpc/powerpc64/multiarch/memrchr-power8.S:
26981 New file.
26982 * sysdeps/powerpc/powerpc64/multiarch/memrchr.c
26983 (memrchr): Add __memrchr_power8 to ifunc list.
26984 * sysdeps/powerpc/powerpc64/power8/memrchr.S: New file.
26985
397286ea
L
269862017-10-01 H.J. Lu <hongjiu.lu@intel.com>
26987
26988 [BZ #18822]
26989 * sysdeps/unix/sysv/linux/posix_fadvise64.c
26990 (__posix_fadvise64_l64): Add Add libc_hidden_proto and
26991 libc_hidden_def.
26992 * sysdeps/unix/sysv/linux/posix_fallocate64.c
26993 (__posix_fallocate64_l64): Likewise.
26994
d0a4512b
L
269952017-10-01 H.J. Lu <hongjiu.lu@intel.com>
26996
26997 [BZ #18822]
26998 * sysdeps/unix/sysv/linux/sched_setaffinity.c
26999 (__sched_setaffinity_new): Add libc_hidden_proto and
27000 libc_hidden_def.
27001
c0769f70
L
270022017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27003
27004 [BZ #18822]
27005 * include/glob.h (__glob64): Add libc_hidden_proto.
27006 * sysdeps/unix/sysv/linux/glob64.c (__glob64): Add
27007 libc_hidden_def.
27008
0e7d5b6e
L
270092017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27010
27011 [BZ #18822]
27012 * sysdeps/unix/sysv/linux/getrlimit64.c (__new_getrlimit): Add
27013 attribute_hidden.
27014
bde06c87
L
270152017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27016
27017 [BZ #18822]
27018 * stdlib/exit.h (__new_exitfn): Add attribute_hidden.
27019
fa426590
L
270202017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27021
27022 [BZ #18822]
27023 * mon/gmon.c (__moncontrol): Add libc_hidden_proto and
27024 libc_hidden_def.
27025
2f8a05d8
L
270262017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27027
27028 [BZ #18822]
27029 * csu/version.c (__libc_print_version): Add attribute_hidden.
27030
7bfd08ac
L
270312017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27032
27033 [BZ #18822]
27034 * include/libc-internal.h (__init_misc): Add attribute_hidden.
27035
0e1fd06c
L
270362017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27037
27038 [BZ #18822]
27039 * include/fpu_control.h (__setfpucw): Add attribute_hidden.
27040
36e7ae1e
L
270412017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27042
27043 [BZ #18822]
27044 * nscd/nscd_helper.c (__nis_hash): New prototype.
27045
87078544
L
270462017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27047
27048 [BZ #18822]
27049 * include/termios.h (__tcgetattr): Add libc_hidden_proto.
27050 * sysdeps/unix/bsd/tcgetattr.c (__tcgetattr): Add
27051 libc_hidden_def.
27052 * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
27053 * termios/tcgetattr.c (__tcgetattr): Likewise.
27054
dd3121df
L
270552017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27056
27057 [BZ #18822]
27058 * include/sys/resource.h (__setrlimit): Add libc_hidden_proto.
27059 * resource/setrlimit.c (__setrlimit): Add libc_hidden_def.
27060 * sysdeps/mach/hurd/setrlimit.c (__setrlimit): Likewise.
27061 * sysdeps/unix/sysv/linux/setrlimit.c (__setrlimit): Likewise.
27062 * sysdeps/unix/sysv/linux/setrlimit64.c (__GI___setrlimit): New.
27063
047d1a81
L
270642017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27065
27066 [BZ #18822]
27067 * include/monetary.h (__vstrfmon_l): Add attribute_hidden.
27068
fd331b11
L
270692017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27070
27071 [BZ #18822]
27072 * include/sched.h (__sched_setparam): Add libc_hidden_proto.
27073 * posix/sched_setp.c (__sched_setparam): Add libc_hidden_def.
27074
57f859bd
L
270752017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27076
27077 [BZ #18822]
27078 * intl/hash-string.h (__hash_string): Add attribute_hidden.
27079
d1903329
L
270802017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27081
27082 [BZ #18822]
27083 * include/mntent.h (__hasmntopt): Add libc_hidden_proto.
27084 * misc/mntent_r.c (__hasmntopt): Add libc_hidden_def.
27085
b4744101
L
270862017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27087
27088 [BZ #18822]
27089 * include/ifreq.h: New file.
27090 * sysdeps/generic/ifreq.h (__if_nextreq): Removed.
27091 (__ifreq): Likewise.
27092 * sysdeps/mach/hurd/ifreq.h (__if_nextreq): Removed.
27093 (__ifreq): Likewise.
27094
43b7dfd1
L
270952017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27096
27097 [BZ #18822]
27098 * include/idna.h: New file.
27099 * inet/getnameinfo.c: Include <idna.h> instead of
27100 <libidn/idna.h>.
27101 (__idna_to_unicode_lzlz): Removed.
27102 * sysdeps/posix/getaddrinfo.c: Include <idna.h> instead of
27103 <libidn/idna.h>.
27104 (__idna_to_ascii_lz): Removed.
27105 (__idna_to_unicode_lzlz): Likewise.
27106
2c0cd8f8
L
271072017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27108
27109 [BZ #18822]
27110 * include/plural-exp.h: New file.
27111 * intl/plural-exp.c: Include <plural-exp.h> instead of
27112 "plural-exp.h".
27113
8369d216
L
271142017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27115
27116 [BZ #18822]
27117 * sysdeps/unix/sysv/linux/getsourcefilter.c: Include
27118 "getsourcefilter.h".
27119 * sysdeps/unix/sysv/linux/getsourcefilter.h: New file.
27120 * sysdeps/unix/sysv/linux/setsourcefilter.c: Include
27121 "getsourcefilter.h".
27122 (__get_sol): Removed.
27123
a0aef783
L
271242017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27125
27126 [BZ #18822]
27127 * elf/dl-iteratephdr.c (hidden_proto (__dl_iterate_phdr)): Moved
27128 to ...
27129 * include/link.h (hidden_proto (__dl_iterate_phdr)): Here.
27130
3ee8209b
L
271312017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27132
27133 [BZ #18822]
27134 * sysdeps/unix/sysv/linux/getpt.c (__bsd_getpt): Add
27135 attribute_hidden.
27136
6036fc38
L
271372017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27138
27139 [BZ #18822]
27140 * libio/iolibio.h (__fopen_maybe_mmap): Add attribute_hidden.
27141
fe84fed0
L
271422017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27143
27144 [BZ #18822]
27145 * include/search.h (__tdestroy): Add libc_hidden_proto.
27146 * misc/tsearch.c (__tdestroy): Add libc_hidden_def.
27147
048dd681
L
271482017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27149
27150 [BZ #18822]
27151 * include/assert.h (__assert_fail_base): Add attribute_hidden.
27152
6e342af6
L
271532017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27154
27155 [BZ #18822]
27156 * sysdeps/unix/sysv/linux/include/sys/sysinfo.h (__sysinfo): Add
27157 attribute_hidden.
27158
6a088436
L
271592017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27160
27161 [BZ #18822]
27162 * include/signal.h (__kill): Add libc_hidden_proto.
27163 (__sigblock): Likewise.
27164 (__sigprocmask): Likewise.
27165 (__sigaltstack): Likewise.
27166 * signal/kill.c (__kill): Add libc_hidden_def.
27167 * signal/sigblock.c (__sigblock): Likewise.
27168 * signal/sigprocmask.c (__sigprocmask): Likewise.
27169 * sysdeps/mach/hurd/kill.c (__kill): Likewise.
27170 * sysdeps/mach/hurd/sigaltstack.c (__sigaltstack): Likewise.
27171 * sysdeps/mach/hurd/sigprocmask.c (__sigprocmask): Likewise.
27172 * sysdeps/posix/sigblock.c (__sigblock): Likewise.
27173 * sysdeps/unix/sysv/linux/alpha/sigprocmask.c (__sigprocmask):
27174 Likewise.
27175 * sysdeps/unix/sysv/linux/ia64/sigprocmask.c (__sigprocmask):
27176 Likewise.
27177 * sysdeps/unix/sysv/linux/s390/s390-64/sigprocmask.c
27178 (__sigprocmask): Likewise.
27179 * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask):
27180 Likewise.
27181 * /sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c
27182 (__sigprocmask): Likewise.
27183 * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c (__sigprocmask):
27184 Likewise.
27185
78cf1d74
L
271862017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27187
27188 [BZ #18822]
27189 * include/string.h (__strsep): Add libc_hidden_proto.
27190 * string/strsep.c (__strsep): Add libc_hidden_def.
27191
85b35894
L
271922017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27193
27194 [BZ #18822]
27195 * posix/spawn_int.h (__posix_spawn_file_actions_realloc): Add
27196 attribute_hidden.
27197 (__spawni): Likewise.
27198
225f7eec
L
271992017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27200
27201 [BZ #18822]
27202 * include/sys/mman.h (__mremap): Add libc_hidden_proto.
27203 * sysdeps/unix/sysv/linux/m68k/mremap.S (__mremap): Add
27204 libc_hidden_def.
27205
372fe247
L
272062017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27207
27208 [BZ #18822]
27209 * include/malloc.h (__malloc_check_init): Add attribute_hidden.
27210
9e5ee8b8
L
272112017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27212
27213 [BZ #18822]
27214 * include/sys/ioctl.h (__ioctl): Add libc_hidden_proto.
27215 * misc/ioctl.c (__ioctl): Add libc_hidden_def.
27216 * sysdeps/mach/hurd/ioctl.c (__ioctl): Likewise.
27217 * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Likewise.
27218 * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S (__ioctl):
27219 Likewise.
27220 * sysdeps/unix/sysv/linux/powerpc/ioctl.c (__ioctl): Likewise.
27221 * sysdeps/unix/sysv/linux/tile/tilegx/ioctl.S (__ioctl): Likewise.
27222
2ff16592
L
272232017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27224
27225 [BZ #18822]
27226 * intl/gettextP.h (__dcngettext): Add attribute_hidden.
27227 (__dcigettext): Likewise.
27228
b5648377
L
272292017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27230
27231 [BZ #18822]
27232 * include/sys/sysinfo.h (__get_nprocs_conf): Add
27233 libc_hidden_proto.
27234 (__get_nprocs): Likewise.
27235 (__get_phys_pages): Likewise.
27236 (__get_avphys_pages): Likewise.
27237 (__get_child_max): Add attribute_hidden.
27238 * misc/getsysstats.c (__get_nprocs_conf): Add libc_hidden_def.
27239 (__get_nprocs): Likewise.
27240 (__get_phys_pages): Likewise.
27241 (__get_avphys_pages): Likewise.
27242 * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Add
27243 libc_hidden_def.
27244 (__get_nprocs): Likewise.
27245 (__get_phys_pages): Likewise.
27246 (__get_avphys_pages): Likewise.
27247 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Add
27248 libc_hidden_def.
27249 (__get_nprocs_conf): Likewise.
27250 (__get_phys_pages): Likewise.
27251 (__get_avphys_pages): Likewise.
27252
0389a6aa
L
272532017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27254
27255 [BZ #18822]
27256 * sysdeps/unix/sysv/linux/netlinkaccess.h (__netlink_open): Add
27257 attribute_hidden.
27258 (__netlink_close): Likewise.
27259 (__netlink_free_handle): Likewise.
27260 (__netlink_request): Likewise.
27261
d48354d8
L
272622017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27263
27264 [BZ #18822]
27265 * include/rpc/rpc.h (__rpc_thread_variables): Add
27266 attribute_hidden.
27267 (__rpc_thread_svc_cleanup): Likewise.
27268 (__rpc_thread_clnt_cleanup): Likewise.
27269 (__rpc_thread_key_cleanup): Likewise.
27270
d6daff12
L
272712017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27272
27273 [BZ #18822]
27274 * include/sys/uio.h (__readv): Add libc_hidden_proto.
27275 (__writev): Likewise.
27276 * misc/readv.c (__readv): Add libc_hidden_def.
27277 * misc/writev.c (__writev): Likewise.
27278 * sysdeps/posix/readv.c (__readv): Likewise.
27279 * sysdeps/posix/writev.c (__writev): Likewise.
27280 * sysdeps/unix/sysv/linux/readv.c: Include <sys/uio.h>.
27281 (__readv): Likewise.
27282 * sysdeps/unix/sysv/linux/writev.c: Include <sys/uio.h>.
27283 (__writev): Likewise.
27284
b68f8620
L
272852017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27286
27287 [BZ #18822]
27288 * include/regex.h (__re_compile_fastmap): Add attribute_hidden.
27289 (__regcomp): Add libc_hidden_proto.
27290 (__regexec): Likewise.
27291 (__regfree): Likewise.
27292 * posix/regcomp.c (__regcomp): Add libc_hidden_def.
27293 (__regfree): Likewise.
27294 * posix/regexec.c (__regexec): Likewise.
27295
59c04e67
L
272962017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27297
27298 [BZ #18822]
27299 * include/utmp.h (__updwtmp): Add libc_hidden_proto.
27300 (__getutent): Likewise.
27301 (__getutid): Likewise.
27302 (__getutline): Likewise.
27303 (__pututline): Likewise.
27304 (__getutent_r): Likewise.
27305 (__getutid_r): Likewise.
27306 (__getutline_r): Likewise.
27307 (__utmpname): Add attribute_hidden.
27308 (__setutent): Likewise.
27309 (__endutent): Likewise.
27310 * login/getutent.c (__getutent): Add libc_hidden_def.
27311 * login/getutent_r.c (__getutent_r): Likewise.
27312 (__pututline): Likewise.
27313 * login/getutid.c (__getutid): Likewise.
27314 * login/getutid_r.c (__getutid_r): Likewise.
27315 * login/getutline.c (__getutline): Likewise.
27316 * login/getutline_r.c (__getutline_r): Likewise.
27317 * login/updwtmp.c (__updwtmp): Likewise.
27318
4587a421
L
273192017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27320
27321 [BZ #18822]
27322 * include/dirent.h (__opendir): Always add attribute_hidden.
27323 (__fdopendir): Likewise.
27324 (__closedir): Likewise.
27325 (__readdir): Likewise.
27326 (__readdir64): Add libc_hidden_proto.
27327 * sysdeps/mach/hurd/readdir64.c (__readdir64): Add libc_hidden_def.
27328 * sysdeps/unix/sysv/linux/i386/readdir64.c (__readdir64): Likewise.
27329 * sysdeps/unix/sysv/linux/readdir64.c (__readdir64): Likewise.
27330 * sysdeps/unix/sysv/linux/wordsize-64/readdir.c (__GI___readdir64):
27331 New alias.
27332
9635ce69
L
273332017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27334
27335 [BZ #18822]
27336 * include/aliases.h (__getaliasbyname_r): Add attribute_hidden.
27337 * include/netdb.h (__gethostbyaddr_r): Likewise.
27338 (__gethostbyname_r): Likewise.
27339 (__gethostbyname2_r): Likewise.
27340 (__getnetbyaddr_r): Likewise.
27341 (__getnetbyname_r): Likewise.
27342 (__getservbyname_r): Likewise.
27343 (__getservbyport_r): Likewise.
27344 (__getprotobyname_r): Likewise.
27345 (__getprotobynumber_r): Likewise.
27346 (__getnetgrent_r): Likewise.
27347 * include/rpc/netdb.h (__getrpcbyname_r): Likewise.
27348 (__getrpcbynumber_r): Likewise.
27349 * nss/getXXbyYY.c (INTERNAL (REENTRANT_NAME)): Likewise.
27350
2e0a6909
L
273512017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27352
27353 [BZ #18822]
27354 * include/stdio.h (__fcloseall): Add attribute_hidden.
27355 (__getline): Likewise.
27356 (__path_search): Likewise.
27357 (__gen_tempname): Likewise.
27358 (__libc_message): Likewise.
27359 (__flockfile): Likewise.
27360 (__funlockfile): Likewise.
27361 (__fxprintf): Likewise.
27362 (__fxprintf_nocancel): Likewise.
27363
94fd682c
L
273642017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27365
27366 [BZ #18822]
27367 * include/gshadow.h (__fgetsgent_r): Add attribute_hidden.
27368 (__sgetsgent_r): Likewise.
27369
e1b33bba
L
273702017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27371
27372 [BZ #18822]
27373 * include/sys/statfs.h (__fstatfs): Add attribute_hidden.
27374 (__statfs64): Likewise.
27375 (__fstatfs64): Likewise.
27376 * include/sys/statvfs.h (__statvfs64): Likewise.
27377 (__fstatvfs64): Likewise.
27378 * sysdeps/unix/sysv/linux/pathconf.h (__statfs_link_max): Likewise.
27379 (__statfs_filesize_max): Likewise.
27380 (__statfs_symlinks): Likewise.
27381 (__statfs_chown_restricted): Likewise.
27382
b0f56784
L
273832017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27384
27385 [BZ #18822]
27386 * include/time.h (__tzstring): Add attribute_hidden.
27387 (__tzfile_read): Likewise.
27388 (__tzfile_compute): Likewise.
27389 (__tzfile_default): Likewise.
27390 (__tzset_parse_tz): Likewise.
27391 (__offtime): Likewise.
27392 (__asctime_r): Likewise.
27393 (__tzset): Likewise.
27394 (__tz_convert): Likewise.
27395 (__getdate_r): Likewise.
27396 (__getclktck): Likewise.
27397
a4338d99
L
273982017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27399
27400 [BZ #18822]
27401 * nscd/nscd-client.h (__nscd_get_map_ref): Add attribute_hidden.
27402 (__nscd_unmap): Likewise.
27403 (__nscd_cache_search): Likewise.
27404 (__nscd_get_nl_timestamp): Likewise.
27405 (__nscd_getpwnam_r): Likewise.
27406 (__nscd_getpwuid_r): Likewise.
27407 (__nscd_getgrnam_r): Likewise.
27408 (__nscd_getgrgid_r): Likewise.
27409 (__nscd_gethostbyname_r): Likewise.
27410 (__nscd_gethostbyname2_r): Likewise.
27411 (__nscd_gethostbyaddr_r): Likewise.
27412 (__nscd_getai): Likewise.
27413 (__nscd_getgrouplist): Likewise.
27414 (__nscd_getservbyname_r): Likewise.
27415 (__nscd_getservbyport_r): Likewise.
27416 (__nscd_innetgr): Likewise.
27417 (__nscd_setnetgrent): Likewise.
27418
a2ca1652
L
274192017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27420
27421 [BZ #18822]
27422 * include/gmp.h: Declare internal functions only if _ISOMAC is
27423 undefined.
27424 (__mpn_extract_double): Add attribute_hidden.
27425 (__mpn_extract_long_double): Likewise.
27426 (__mpn_extract_float128): Likewise.
27427 (__mpn_construct_float): Likewise.
27428 (__mpn_construct_double): Likewise.
27429 (__mpn_construct_long_double): Likewise.
27430 (__mpn_construct_float128): Likewise.
27431 (mpn_add_1): Likewise.
27432 (mpn_addmul_1): Likewise.
27433 (mpn_add_n): Likewise.
27434 (mpn_cmp): Likewise.
27435 (mpn_divrem): Likewise.
27436 (mpn_lshift): Likewise.
27437 (mpn_mul): Likewise.
27438 (mpn_mul_1): Likewise.
27439 (mpn_rshift): Likewise.
27440 (mpn_sub_1): Likewise.
27441 (mpn_submul_1): Likewise.
27442 (mpn_sub_n): Likewise.
27443
44af8a32
L
274442017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27445
27446 [BZ #18822]
27447 * include/wchar.h (__wcsnlen): Add attribute_hidden.
27448 (__wcscat): Likewise.
27449 (__btowc): Likewise.
27450 (__wcrtomb): Likewise.
27451 (__mbsrtowcs): Likewise.
27452 (__wcsrtombs): Likewise.
27453 (__mbsnrtowcs): Likewise.
27454 (__wcsnrtombs): Likewise.
27455 (__wcsncpy): Likewise.
27456 (__wcpncpy): Likewise.
27457 (__wmemcpy): Likewise.
27458 (__wmempcpy): Likewise.
27459 (__wmemmove): Likewise.
27460 (__wcschrnul): Likewise.
27461 (__vfwscanf): Likewise.
27462 (__vswprintf): Likewise.
27463 (__fwprintf): Likewise.
27464 (__vfwprintf): Likewise.
27465
783cd767
L
274662017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27467
27468 [BZ #18822]
27469 * include/grp.h (__fgetgrent_r): Add attribute_hidden.
27470 (__getgrgid_r): Likewise.
27471 (__getgrnam_r): Likewise.
27472 * include/pwd.h (__getpwuid_r): Likewise.
27473 (__getpwnam_r): Likewise.
27474 (__fgetpwent_r): Likewise.
27475 * include/shadow.h (__getspnam_r): Likewise.
27476 (__sgetspent_r): Likewise.
27477 (__fgetspent_r): Likewise.
27478
7ec4b39a
L
274792017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27480
27481 [BZ #18822]
27482 * include/unistd.h (__access): Add attribute_hidden.
27483 (__lseek64): Likewise.
27484 (__libc_pread64): Likewise.
27485 (__pipe2): Likewise.
27486 (__sleep): Likewise.
27487 (__chdir): Likewise.
27488 (__fchdir): Likewise.
27489 (__getcwd): Likewise.
27490 (__rmdir): Likewise.
27491 (__execvpe): Likewise.
27492 (__execve): Likewise.
27493 (__setsid): Likewise.
27494 (__getuid): Likewise.
27495 (__geteuid): Likewise.
27496 (__getgid): Likewise.
27497 (__getegid): Likewise.
27498 (__getgroups): Likewise.
27499 (__group_member): Likewise.
27500 (__ttyname_r): Likewise.
27501 (__isatty): Likewise.
27502 (__readlink): Likewise.
27503 (__unlink): Likewise.
27504 (__gethostname): Likewise.
27505 (__profil): Likewise.
27506 (__getdtablesize): Likewise.
27507 (__brk): Likewise.
27508 (__ftruncate): Likewise.
27509 (__ftruncate64): Likewise.
27510
8345a760
L
275112017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27512
27513 [BZ #18822]
27514 * argp/argp-fmtstream.c: Include <argp-fmtstream.h>.
27515 * argp/argp-fs-xinl.c: Likewise.
27516 * argp/argp-help.c: Include <argp.h> and <argp-fmtstream.h>.
27517 * argp/argp-parse.c: Include <argp.h>.
27518 * argp/argp-xinl.c: Likewise.
27519 * include/argp-fmtstream.h: New file.
27520 * include/argp.h (__argp_error): Add attribute_hidden.
27521 (__argp_failure): Likewise.
27522 (__argp_input): Likewise.
27523 (__argp_state_help): Likewise.
27524
c26dd7c6
L
275252017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27526
27527 [BZ #18822]
27528 * include/wchar.h (____wcstof_l_internal): New prototype.
27529 (____wcstod_l_internal): Likewise.
27530 (____wcstold_l_internal): Likewise.
27531 (____wcstol_l_internal): Likewise.
27532 (____wcstoul_l_internal): Likewise.
27533 (____wcstoll_l_internal): Likewise.
27534 (____wcstoull_l_internal): Likewise.
27535 (____wcstof128_l_internal): Likewise.
27536 * sysdeps/ieee754/float128/wcstof128.c
27537 (____wcstof128_l_internal): Removed.
27538 * sysdeps/ieee754/float128/wcstof128_l.c
27539 (____wcstof128_l_internal): Likewise.
27540 * wcsmbs/wcstod.c (____wcstod_l_internal): Likewise.
27541 * wcsmbs/wcstod_l.c (____wcstod_l_internal): Likewise.
27542 * wcsmbs/wcstof.c (____wcstof_l_internal): Likewise.
27543 * wcsmbs/wcstof_l.c (____wcstof_l_internal): Likewise.
27544 * wcsmbs/wcstol_l.c (____wcstol_l_internal): Likewise.
27545 * wcsmbs/wcstold.c (____wcstold_l_internal): Likewise.
27546 * wcsmbs/wcstold_l.c (____wcstold_l_internal): Likewise.
27547 * wcsmbs/wcstoll_l.c (____wcstoll_l_internal): Likewise.
27548 * wcsmbs/wcstoul_l.c (____wcstoul_l_internal): Likewise.
27549 * wcsmbs/wcstoull_l.c (____wcstoull_l_internal): Likewise.
27550
3aff5644
L
275512017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27552
27553 [BZ #18822]
27554 * sysdeps/unix/sysv/linux/fstatvfs.c: Include "internal_statvfs.h"
27555 instead of <sys/statvfs.h>.
27556 (__internal_statvfs): Removed.
27557 * sysdeps/unix/sysv/linux/fstatvfs64.c Include "internal_statvfs.h"
27558 instead of <sys/statvfs.h>.
27559 (__internal_statvfs64): Removed.
27560 * sysdeps/unix/sysv/linux/internal_statvfs.c: Include
27561 "internal_statvfs.h" instead of <sys/statvfs.h>.
27562 * sysdeps/unix/sysv/linux/internal_statvfs.h: New file.
27563 * sysdeps/unix/sysv/linux/statvfs.c Include "internal_statvfs.h"
27564 instead of <sys/statvfs.h>.
27565 (__internal_statvfs): Removed.
27566 * sysdeps/unix/sysv/linux/statvfs64.c Include "internal_statvfs.h"
27567 instead of <sys/statvfs.h>.
27568 (__internal_statvfs64): Removed.
27569
8bcdb7e0
L
275702017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27571
27572 [BZ #18822]
27573 * iconv/gconv_int.h (__gconv_open): Add attribute_hidden.
27574 (__gconv_close): Likewise.
27575 (__gconv): Likewise.
27576 (__gconv_find_transform): Likewise.
27577 (__gconv_lookup_cache): Likewise.
27578 (__gconv_compare_alias_cache): Likewise.
27579 (__gconv_load_cache): Likewise.
27580 (__gconv_get_path): Likewise.
27581 (__gconv_close_transform): Likewise.
27582 (__gconv_release_cache): Likewise.
27583 (__gconv_find_shlib): Likewise.
27584 (__gconv_release_shlib): Likewise.
27585 (__gconv_get_builtin_trans): Likewise.
27586 (__gconv_compare_alias): Likewise.
27587 * include/dlfcn.h (_dlerror_run): Likewise.
27588 * include/stdio.h (__fortify_fail_abort): Likewise.
27589 * include/time.h (__tz_compute): Likewise.
27590 (__strptime_internal): Likewise.
27591 * intl/gettextP.h (_nl_find_domain): Likewise.
27592 (_nl_load_domain): Likewise.
27593 (_nl_find_msg): Likewise.
27594 * intl/plural-exp.h (FREE_EXPRESSION): Likewise.
27595 (EXTRACT_PLURAL_EXPRESSION): Likewise.
27596 * locale/coll-lookup.h (__collidx_table_lookup): Likewise.
27597 * resolv/gai_misc.h (__gai_enqueue_request): Likewise.
27598 (__gai_find_request): Likewise.
27599 (__gai_remove_request): Likewise.
27600 (__gai_notify): Likewise.
27601 (__gai_notify_only): Likewise.
27602 * sysdeps/generic/aio_misc.h (__aio_sigqueue): Likewise.
27603 * sysdeps/generic/ldsodefs.h (_dl_fini): Likewise.
27604 (_dl_non_dynamic_init): Likewise.
27605 (_dl_aux_init): Likewise.
27606 * sysdeps/i386/machine-gmon.h (mcount_internal): Likewise.
27607 * sysdeps/unix/sysv/linux/i386/olddirent.h (__old_getdents64):
27608 Likewise.
27609 * wcsmbs/wcsmbsload.h (__wcsmbs_load_conv): Likewise.
27610 (__wcsmbs_clone_conv): Likewise.
27611 (__wcsmbs_named_conv): Likewise.
27612
8ed3b643
L
276132017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27614
27615 [BZ #18822]
27616 * include/stdlib.h (__random): Add attribute_hidden.
27617 (__random_r): Likewise.
27618 (__srandom_r): Likewise.
27619 (__initstate_r): Likewise.
27620 (__setstate_r): Likewise.
27621 (__erand48_r): Likewise.
27622 (__nrand48_r): Likewise.
27623 (__jrand48_r): Likewise.
27624 (__srand48_r): Likewise.
27625 (__seed48_r): Likewise.
27626 (__lcong48_r): Likewise.
27627 (__drand48_iterate): Likewise.
27628 (__setenv): Likewise.
27629 (__unsetenv): Likewise.
27630 (__clearenv): Likewise.
27631 (__ptsname_r): Likewise.
27632 (__posix_openpt): Likewise.
27633 (__add_to_environ): Likewise.
27634 (__realpath): Add libc_hidden_proto.
27635 (__ecvt_r): Likewise.
27636 (__fcvt_r): Likewise.
27637 (__qecvt_r): Likewise.
27638 (__qfcvt_r): Likewise.
27639 * misc/efgcvt_r.c (cvt_symbol_1): Add libc_hidden_def (local).
27640 * stdlib/canonicalize.c (__realpath): Add libc_hidden_def.
27641
ef9b6f73
L
276422017-10-01 H.J. Lu <hongjiu.lu@intel.com>
27643
27644 [BZ #18822]
27645 * include/stdlib.h (__ptsname_internal): Add attribute_hidden.
27646 * include/time.h (__mktime_internal): Likewise.
27647 * libio/iolibio.h (__fopen_internal): Likewise.
27648
8da92e72
JDA
276492017-10-01 John David Anglin <danglin@gcc.gnu.org>
27650
27651 * sysdeps/unix/sysv/linux/hppa/getcontext.S (__getcontext): Save return
27652 pointer in frame.
27653 * sysdeps/unix/sysv/linux/hppa/setcontext.S (__setcontext): Likewise.
27654 Correct offset used to restore PIC register.
27655
388784cf
JDA
276562017-09-30 John David Anglin <danglin@gcc.gnu.org>
27657
27658 [BZ libc/22165]
27659 * sysdeps/unix/sysv/linux/hppa/getcontext.S (__getcontext): Use PIC
27660 code to load address of __getcontext_ret when generating PIC code.
27661
2000067a
L
276622017-09-30 H.J. Lu <hongjiu.lu@intel.com>
27663
27664 * elf/Makefile (tests-static-internal): Add
27665 tst-tls1-static-non-pie.
27666 (LDFLAGS-tst-tls1-static-non-pie): New.
27667 * elf/tst-tls1-static-non-pie.c: New file.
27668
1e2bffd0
JM
276692017-09-29 Joseph Myers <joseph@codesourcery.com>
27670
27671 * sysdeps/ieee754/dbl-64/s_asinh.c: Include <libm-alias-double.h>.
27672 (asinh): Define using libm_alias_double.
27673 * sysdeps/ieee754/dbl-64/s_cbrt.c: Include <libm-alias-double.h>.
27674 (cbrt): Define using libm_alias_double.
27675 * sysdeps/ieee754/dbl-64/s_copysign.c: Include
27676 <libm-alias-double.h>.
27677 (copysign): Define using libm_alias_double.
27678 * sysdeps/ieee754/dbl-64/s_erf.c: Include <libm-alias-double.h>.
27679 (erf): Define using libm_alias_double.
27680 (erfc): Likewise.
27681 * sysdeps/ieee754/dbl-64/s_expm1.c: Include <libm-alias-double.h>.
27682 (expm1): Define using libm_alias_double.
27683 * sysdeps/ieee754/dbl-64/s_fabs.c: Include <libm-alias-double.h>.
27684 (fabs): Define using libm_alias_double.
27685 * sysdeps/ieee754/dbl-64/s_fromfp.c (fromfp): Define using
27686 libm_alias_double.
27687 * sysdeps/ieee754/dbl-64/s_fromfp_main.c: Include
27688 <libm-alias-double.h>.
27689 * sysdeps/ieee754/dbl-64/s_fromfpx.c (fromfpx): Define using
27690 libm_alias_double.
27691 * sysdeps/ieee754/dbl-64/s_getpayload.c: Include
27692 <libm-alias-double.h>.
27693 (getpayload): Define using libm_alias_double.
27694 * sysdeps/ieee754/dbl-64/s_llrint.c: Include
27695 <libm-alias-double.h>.
27696 (llrint): Define using libm_alias_double.
27697 * sysdeps/ieee754/dbl-64/s_lrint.c: Include <libm-alias-double.h>.
27698 (lrint): Define using libm_alias_double.
27699 * sysdeps/ieee754/dbl-64/s_nextup.c: Include
27700 <libm-alias-double.h>.
27701 (nextup): Define using libm_alias_double.
27702 * sysdeps/ieee754/dbl-64/s_roundeven.c: Include
27703 <libm-alias-double.h>.
27704 (roundeven): Define using libm_alias_double.
27705 * sysdeps/ieee754/dbl-64/s_setpayload.c (setpayload): Define using
27706 libm_alias_double.
27707 * sysdeps/ieee754/dbl-64/s_setpayload_main.c: Include
27708 <libm-alias-double.h>.
27709 * sysdeps/ieee754/dbl-64/s_setpayloadsig.c (setpayloadsig): Define
27710 using libm_alias_double.
27711 * sysdeps/ieee754/dbl-64/s_sin.c: Include <libm-alias-double.h>.
27712 (cos): Define using libm_alias_double.
27713 (sin): Likewise.
27714 * sysdeps/ieee754/dbl-64/s_sincos.c: Include
27715 <libm-alias-double.h>.
27716 (sincos): Define using libm_alias_double.
27717 * sysdeps/ieee754/dbl-64/s_tanh.c: Include <libm-alias-double.h>.
27718 (tanh): Define using libm_alias_double.
27719 * sysdeps/ieee754/dbl-64/s_totalorder.c: Include
27720 <libm-alias-double.h>.
27721 (totalorder): Define using libm_alias_double.
27722 * sysdeps/ieee754/dbl-64/s_totalordermag.c: Include
27723 <libm-alias-double.h>.
27724 (totalordermag): Define using libm_alias_double.
27725 * sysdeps/ieee754/dbl-64/s_ufromfp.c (ufromfp): Define using
27726 libm_alias_double.
27727 * sysdeps/ieee754/dbl-64/s_ufromfpx.c (ufromfpx): Define using
27728 libm_alias_double.
27729 * sysdeps/ieee754/dbl-64/wordsize-64/s_getpayload.c: Include
27730 <libm-alias-double.h>.
27731 (getpayload): Define using libm_alias_double.
27732 * sysdeps/ieee754/dbl-64/wordsize-64/s_roundeven.c: Include
27733 <libm-alias-double.h>.
27734 (roundeven): Define using libm_alias_double.
27735 * sysdeps/ieee754/dbl-64/wordsize-64/s_setpayload_main.c: Include
27736 <libm-alias-double.h>.
27737 * sysdeps/ieee754/dbl-64/wordsize-64/s_totalorder.c: Include
27738 <libm-alias-double.h>.
27739 (totalorder): Define using libm_alias_double.
27740 * sysdeps/ieee754/dbl-64/wordsize-64/s_totalordermag.c: Include
27741 <libm-alias-double.h>.
27742 (totalordermag): Define using libm_alias_double.
27743 * sysdeps/ieee754/ldbl-opt/s_copysign.c (copysignl): Only define
27744 libc compat symbol here.
27745 * sysdeps/ieee754/ldbl-opt/s_asinh.c: Remove file.
27746 * sysdeps/ieee754/ldbl-opt/s_cbrt.c: Likewise.
27747 * sysdeps/ieee754/ldbl-opt/s_erf.c: Likewise.
27748 * sysdeps/ieee754/ldbl-opt/s_expm1.c: Likewise.
27749 * sysdeps/ieee754/ldbl-opt/s_fabs.c: Likewise.
27750 * sysdeps/ieee754/ldbl-opt/s_llrint.c: Likewise.
27751 * sysdeps/ieee754/ldbl-opt/s_lrint.c: Likewise.
27752 * sysdeps/ieee754/ldbl-opt/s_sin.c: Likewise.
27753 * sysdeps/ieee754/ldbl-opt/s_sincos.c: Likewise.
27754 * sysdeps/ieee754/ldbl-opt/s_tanh.c: Likewise.
27755
8172aad9
L
277562017-09-29 H.J. Lu <hongjiu.lu@intel.com>
27757
27758 * sysdeps/arm/dl-machine.h (elf_machine_load_address): Use
27759 _dl_relocate_static_pie instead of _dl_start to compute load
27760 address in static PIE. Return 0 if _DYNAMIC is undefined for
27761 static executable.
27762
54464e74
L
277632017-09-29 H.J. Lu <hongjiu.lu@intel.com>
27764
27765 * sysdeps/mips/dl-machine.h (elf_machine_dynamic): Return 0 if
27766 _DYNAMIC is undefined for static executable.
27767
f6c5e5bc
L
277682017-09-29 H.J. Lu <hongjiu.lu@intel.com>
27769
27770 * sysdeps/arm/start.S (_start): Check PIC instead of SHARED.
27771
2f92505d
JM
277722017-09-29 Joseph Myers <joseph@codesourcery.com>
27773
27774 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27775
bd8d53bb
WD
277762017-09-29 Wilco Dijkstra <wdijkstr@arm.com>
27777
27778 * sysdeps/ieee754/dbl-64/e_lgamma_r.c
27779 (__ieee754_lgamma_r): Use fabs rather than __fabs.
27780 * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
27781 * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
27782 * sysdeps/ieee754/flt-32/e_lgammaf_r.c
27783 (__ieee754_lgammaf_r): Use fabsf rather than __fabsf.
27784 * sysdeps/ieee754/flt-32/e_log10f.c (__ieee754_log10f): Likewise.
27785 * sysdeps/ieee754/flt-32/e_log2f.c (__ieee754_log2f): Likewise.
27786 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c
27787 (__ieee754_lgammal_r): Use fabsl rather than __fabsl.
27788 * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Likewise.
27789 * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Likewise.
27790 * sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c
27791 (__ieee754_lgammal_r): Use fabsl rather than __fabsl.
27792 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
27793 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
27794 * sysdeps/powerpc/nofpu/Makefile: Add -fno-builtin-fabsl for BZ #29253.
27795
fffb1507
WD
277962017-09-29 Wilco Dijkstra <wdijkstr@arm.com>
27797
27798 * math/bits/cmathcalls.h (cimag): Remove inline.
27799 (creal): Remove inline.
27800 (conj): Remove inline.
27801
4ea49f4c
SN
278022017-09-29 Szabolcs Nagy <szabolcs.nagy@arm.com>
27803
27804 * math/Makefile (type-float-routines): Add e_powf_log2_data.
27805 * sysdeps/ieee754/flt-32/e_powf.c: New implementation.
27806 * sysdeps/ieee754/flt-32/e_powf_log2_data.c: New file.
27807 * sysdeps/ieee754/flt-32/math_config.h (__powf_log2_data): Define.
27808 (issignalingf_inline): Likewise.
27809 (POWF_LOG2_TABLE_BITS): Likewise.
27810 (POWF_LOG2_POLY_ORDER): Likewise.
27811 (POWF_SCALE_BITS): Likewise.
27812 (POWF_SCALE): Likewise.
27813 * sysdeps/i386/fpu/e_powf_log2_data.c: New file.
27814 * sysdeps/ia64/fpu/e_powf_log2_data.c: New file.
27815 * sysdeps/m68k/m680x0/fpu/e_powf_log2_data.c: New file.
27816
875c76c7
SN
278172017-09-29 Szabolcs Nagy <szabolcs.nagy@arm.com>
27818
27819 * math/Makefile (type-float-routines): Add e_log2f_data.
27820 * sysdeps/ieee754/flt-32/e_log2f.c: New implementation.
27821 * sysdeps/ieee754/flt-32/e_log2f_data.c: New file.
27822 * sysdeps/ieee754/flt-32/math_config.h (__log2f_data): Define.
27823 (LOG2F_TABLE_BITS, LOG2F_POLY_ORDER): Define.
27824 * sysdeps/i386/fpu/e_log2f_data.c: New file.
27825 * sysdeps/ia64/fpu/e_log2f_data.c: New file.
27826 * sysdeps/m68k/m680x0/fpu/e_log2f_data.c: New file.
27827
90c42e40
SN
278282017-09-29 Szabolcs Nagy <szabolcs.nagy@arm.com>
27829
27830 * math/Makefile (type-float-routines): Add e_logf_data.
27831 * sysdeps/ieee754/flt-32/e_logf.c: New implementation.
27832 * sysdeps/ieee754/flt-32/e_logf_data.c: New file.
27833 * sysdeps/ieee754/flt-32/math_config.h (__logf_data): Define.
27834 (LOGF_TABLE_BITS, LOGF_POLY_ORDER): Define.
27835 * sysdeps/i386/fpu/e_logf_data.c: New file.
27836 * sysdeps/ia64/fpu/e_logf_data.c: New file.
27837 * sysdeps/m68k/m680x0/fpu/e_logf_data.c: New file.
27838
4088d8dd
L
278392017-09-28 H.J. Lu <hongjiu.lu@intel.com>
27840
27841 * sysdeps/i386/dl-machine.h (elf_machine_load_address): Allow
27842 undefined _DYNAMIC in PIE libc.a.
27843 * sysdeps/x86_64/dl-machine.h (elf_machine_load_address):
27844 Likewse.
27845
4d3693ec
WD
278462017-09-28 Wilco Dijkstra <wdijkstr@arm.com>
27847
27848 * sysdeps/alpha/fpu/bits/mathinline.h: Delete file.
27849 * sysdeps/ia64/fpu/bits/mathinline.h: Delete file.
27850 * sysdeps/m68k/coldfire/fpu/bits/mathinline.h: Delete file.
27851 * sysdeps/m68k/m680x0/fpu/bits/mathinline.h: (__signbitf): Remove.
27852 (__signbit): Remove.
27853 (__signbitl): Remove.
27854 * sysdeps/powerpc/bits/mathinline.h (__signbitf): Remove.
27855 (__signbit): Remove.
27856 (__signbitl): Remove.
27857 * sysdeps/s390/fpu/bits/mathinline.h: (__signbitf): Remove.
27858 (__signbit): Remove.
27859 (__signbitl): Remove.
27860 * sysdeps/sparc/fpu/bits/mathinline.h (__signbitf): Remove.
27861 (__signbit): Remove.
27862 (__signbitl): Remove.
27863 * sysdeps/tile/bits/mathinline.h: Delete file.
27864 * sysdeps/x86/fpu/bits/mathinline.h (__signbitf): Remove.
27865 (__signbit): Remove.
27866 (__signbitl): Remove.
27867
1e6d0723
WD
278682017-09-28 Wilco Dijkstra <wdijkstr@arm.com>
27869
27870 * math/math.h: Improve handling of C99 isgreater macros.
27871 * sysdeps/alpha/fpu/bits/mathinline.h: Remove isgreater macros.
27872 * sysdeps/m68k/m680x0/fpu/bits/mathinline.h: Likewise.
27873 * sysdeps/powerpc/bits/mathinline.h: Likewise.
27874 * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
27875 * sysdeps/x86/fpu/bits/mathinline.h: Likewise.
27876
b2f03cf3
SN
278772017-09-28 Szabolcs Nagy <szabolcs.nagy@arm.com>
27878
27879 * sysdeps/aarch64/libm-test-ulps: Update.
27880
f124cb38
JM
278812017-09-28 Joseph Myers <joseph@codesourcery.com>
27882
27883 [BZ #22225]
27884 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
27885 math_opt_barrier on argument when doing arithmetic on it.
27886 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
27887 Likewise. Use math_force_eval not math_opt_barrier after
27888 arithmetic.
27889 * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Use
27890 math_opt_barrier on argument when doing arithmetic on it.
27891 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
27892 Likewise.
27893
7edd0691
L
278942017-09-27 H.J. Lu <hongjiu.lu@intel.com>
27895
27896 * sysdeps/unix/sysv/linux/ifaddrs.c (__getifaddrs): Add
27897 libc_hidden_def.
27898 (__freeifaddrs): Likewise.
27899
2c7bbfaf
ST
279002017-09-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
27901
27902 * include/dirent.h (__dirfd): New declaration.
27903 * dirent/dirfd.c (dirfd): Rename to __dirfd, and redefine as weak
27904 alias.
27905 * sysdeps/posix/dirfd/dirfd.c (dirfd): Likewise.
27906 * sysdeps/mach/hurd/dirfd.c (dirfd): Likewise.
27907 * io/ftw.c (open_dir_stream, ftw_dir): Use __dirfd instead of dirfd.
52a1f181
ST
27908 * include/unistd.h (__revoke): New declaration.
27909 * misc/revoke.c (revoke): Rename to __revoke, and redefine as weak
27910 alias.
27911 * sysdeps/mach/hurd/revoke.c (revoke): Likewise.
27912 * sysdeps/unix/bsd/unlockpt.c (unlockpt): Use __revoke instead of
27913 revoke.
64a4af28
ST
27914 * include/dirent.h (__seekdir): New declaration.
27915 * sysdeps/mach/hurd/seekdir.c (seekdir): Rename to __seekdir and
27916 redefine as weak alias.
27917 * sysdeps/mach/hurd/rewinddir.c (__rewinddir): Use __seekdir instead
27918 of seekdir.
4009ddc6
ST
27919 * include/ifaddrs.h (__getifaddrs, __freeifaddrs): New declarations,
27920 and use libc_hidden_def on them.
27921 * inet/ifaddrs.c (__getifaddrs, __freeifaddrs): Use libc_hidden_def on
27922 them.
27923 * sysdeps/gnu/ifaddrs.c (__getifaddrs, __freeifaddrs): Likewise.
27924 * inet/check_pf.c (__check_pf): Use __getifaddrs and __freeifaddrs
27925 instead of getifaddrs and freeifaddrs.
2c7bbfaf 27926
825adeee
L
279272017-09-26 H.J. Lu <hongjiu.lu@intel.com>
27928
27929 [BZ #18822]
27930 * dlfcn/modatexit.c (foo): Remove __dso_handle check.
27931 * dlfcn/modcxaatexit.c: Include <dso_handle.h>.
27932 (__dso_handle): Remove declaration.
27933 * dlfcn/tstatexit.c (__dso_handle): Removed.
27934 (main): Don't check __dso_handle.
27935 * dlfcn/tstcxaatexit.c (__dso_handle): Removed.
27936 (main): Don't check __dso_handle.
27937 * include/dso_handle.h: New file.
27938 * malloc/mtrace.c: Include <dso_handle.h>.
27939 (mtrace): Pass __dso_handle directly.
27940 * nptl/pthread_atfork.c: Include <dso_handle.h>.
27941 (__dso_handle): Remove declaration.
27942 (__pthread_atfork): Pass __dso_handle directly.
27943 * nptl/tst-atfork2mod.c: Include <dso_handle.h>.
27944 (__dso_handle): Removed.
27945 * posix/wordexp-test.c: Include <dso_handle.h>.
27946 (__dso_handle): Remove declaration.
27947 (__app_register_atfork): Pass __dso_handle directly.
27948 * stdlib/at_quick_exit.c: Include <dso_handle.h>.
27949 (__dso_handle): Remove declaration.
27950 (at_quick_exit): Pass __dso_handle directly.
27951 * stdlib/atexit.c: Include <dso_handle.h>.
27952 (__dso_handle): Remove declaration.
27953 (atexit): Pass __dso_handle directly.
27954 * stdlib/tst-tls-atexit-lib.c: Include <dso_handle.h>.
27955 (__dso_handle): Removed.
27956
bfb0deb3
JM
279572017-09-26 Joseph Myers <joseph@codesourcery.com>
27958
27959 * sysdeps/unix/make-syscalls.sh: Use __ifunc to define symbols
27960 using VDSO.
27961
cebcb9f8
AM
279622017-09-26 Alexey Makhalov <amakhalov@vmware.com>
27963
27964 * elf/dl-tunables.c (do_tunable_update_val): Range checking fix.
27965 * scripts/gen-tunables.awk: Set unspecified minval and/or maxval
27966 values to correct default value for given type.
27967
592d5c75
L
279682017-09-26 H.J. Lu <hongjiu.lu@intel.com>
27969
27970 [BZ #22101]
27971 * elf/Makefile (tests): Add tst-debug1.
27972 ($(objpfx)tst-debug1): New.
27973 ($(objpfx)tst-debug1.out): Likewise.
27974 ($(objpfx)tst-debug1mod1.so): Likewise.
27975 * elf/dl-load.c (_dl_map_object_from_fd): Skip PT_DYNAMIC segment
27976 with p_filesz == 0.
27977 * elf/tst-debug1.c: New file.
27978
2d9193f2
JM
279792017-09-26 Joseph Myers <joseph@codesourcery.com>
27980
27981 * sysdeps/sparc/sparc-ifunc.h [!__ASSEMBLER__] (sparc_libm_ifunc):
27982 Define using __ifunc.
27983
4c5a7a02
TMQMF
279842017-09-26 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
27985
27986 * sysdeps/powerpc/fpu/libm-test-ulps: Regenerate expf() and
27987 exp2f() values.
27988
12ef66c4
JM
279892017-09-26 Joseph Myers <joseph@codesourcery.com>
27990
27991 [BZ #22156]
27992 * sysdeps/ia64/stackinfo.h (DEFAULT_STACK_PERMS): Likewise.
27993
44dade71
FW
279942017-09-26 Florian Weimer <fweimer@redhat.com>
27995
27996 * resolv/Makefile (tests-internal): Fix typo in comment.
27997
eaca16f1
FW
279982017-09-26 Florian Weimer <fweimer@redhat.com>
27999
28000 * resolv/nss_dns/dns-host.c: Fix typo in comment.
28001
ccf970c7
AZ
280022017-09-25 Adhemerval Zanella <adhemerval.zanella@linaro.org>
28003
5f9f31ad
AZ
28004 * lib/malloc/scratch_buffer.h (struct scratch_buffer):
28005 Use an union instead of a max_align_t array for __space,
28006 so that __space is the same size on all platforms.
28007 * malloc/scratch_buffer_grow_preserve.c
28008 (__libc_scratch_buffer_grow_preserve): Likewise.
28009
ccf970c7
AZ
28010 [BZ #22183]
28011 * include/gnu-versions.h (_GNU_GLOB_INTERFACE_VERSION): Increase
28012 version to 2.
28013 * posix/Makefile (routines): Add glob-lstat-compat and
28014 glob64-lstat-compat.
28015 * posix/Versions (GLIBC_2.27, glob, glob64): Add symbol version.
28016 * posix/glob-lstat-compat.c: New file.
28017 * posix/glob64-lstat-compat.c: Likewise.
28018 * posix/tst-glob_lstat_compat.c: Likewise.
28019 * sysdeps/unix/sysv/linux/glob-lstat-compat.c: Likewise.
28020 * sysdeps/unix/sysv/linux/alpha/glob-lstat-compat.c: Likewise.
28021 * sysdeps/unix/sysv/linux/glob64-lstat-compat.c: Likewise.
28022 * sysdeps/unix/sysv/linux/s390/s390-32/glob64-lstat-compat.c:
28023 Likewise.
28024 * sysdeps/unix/sysv/linux/alpha/glob.c: Remove file.
28025 * sysdeps/unix/sysv/linux/s390/s390-32/glob64.c: Likewise.
28026 * posix/glob.c (glob_lstat): New function.
28027 (glob): Rename to __glob and add versioned symbol to 2.27.
28028 (glob_in_dir): Use glob_lstat.
28029 * posix/glob64.c (glob64): Add GLOB_ATTRIBUTE.
28030 * sysdeps/unix/sysv/linux/arm/libc.abilist: Likewise.
28031 * sysdeps/unix/sysv/linux/glob.c (glob): Add versioned symbol for
28032 2.27.
28033 * sysdeps/unix/sysv/linux/glob64.c (glob64): Likewise.
28034 * sysdeps/unix/sysv/linux/oldglob.c (GLOB_NO_LSTAT): Define.
28035 * sysdeps/unix/sysv/linux/alpha/oldglob.c (__old_glob): Do not use
28036 gl_lstat on glob call.
28037 * sysdeps/unix/sysv/linux/aarch64/libc.abilist: Add GLIBC_2.27 glob
28038 and glob64 symbols.
28039 * sysdeps/unix/sysv/linux/alpha/libc.abilist: Likewise.
28040 * sysdeps/unix/sysv/linux/hppa/libc.abilist: Likewise.
28041 * sysdeps/unix/sysv/linux/i386/libc.abilist: Likewise.
28042 * sysdeps/unix/sysv/linux/ia64/libc.abilist: Likewise.
28043 * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: Likewise.
28044 * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: Likewise.
28045 * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Likewise.
28046 * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: Likewise.
28047 * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: Likewise.
28048 * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: Likewise.
28049 * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: Likewise.
28050 * sysdeps/unix/sysv/linux/nios2/libc.abilist: Likewise.
28051 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist:
28052 Likewise.
28053 * sysdeps/unix/linux/powerpc/powerpc32/nofpu/libc.abilist: Likewise.
28054 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: Likewise.
28055 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: Likewise.
28056 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: Likewise.
28057 * sysdeps/unix/sysv/linux/sh/libc.abilist: Likewise.
28058 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: Likewise.
28059 * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: Likewise.
28060 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: Likewise.
28061 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: Likewise.
28062 * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: Likewise.
28063 * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: Likewise.
28064 * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: Likewise.
28065
b4396163
L
280662017-09-25 H.J. Lu <hongjiu.lu@intel.com>
28067
28068 * configure.ac (AS): Require binutils 2.25 or later.
28069 * configure: Regenerated.
28070
8f834987
PP
280712017-09-25 Paul Pluzhnikov <ppluzhnikov@google.com>
28072
28073 [BZ #22207]
28074 * stdlib/test-atexit-race-common.c (do_test): Minimize required
28075 VM size.
28076
3de93d19
DD
280772017-09-25 DJ Delorie <dj@redhat.com>
28078
28079 [BZ #22161]
28080 * nscd/netgroupcache.c (addinnetgrX): Release read lock after
28081 resetting timeout.
28082
9947638d
SL
280832017-09-25 Stefan Liebler <stli@linux.vnet.ibm.com>
28084
28085 * sysdeps/ieee754/dbl-64/sincos32.h
28086 [SINCCOS32_H]: Remove define.
28087 [SINCOS32_H]: Define.
28088
f5f0f526
SN
280892017-09-25 Szabolcs Nagy <szabolcs.nagy@arm.com>
28090
28091 * math/Versions (expf): New libm symbol at GLIBC_2.27.
28092 (exp2f): Likewise.
28093 * math/w_exp2f.c: New file.
28094 * math/w_expf.c: New file.
28095 * math/w_exp2f_compat.c (__exp2f_compat): For compat symbol only.
28096 * math/w_expf_compat.c (__expf_compat): Likewise.
28097 * sysdeps/ia64/fpu/e_exp2f.S: Add versioned symbols.
28098 * sysdeps/ia64/fpu/e_expf.S: Likewise.
28099 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: Update.
28100 * sysdeps/unix/sysv/linux/alpha/libm.abilist: Likewise.
28101 * sysdeps/unix/sysv/linux/arm/libm.abilist: Likewise.
28102 * sysdeps/unix/sysv/linux/hppa/libm.abilist: Likewise.
28103 * sysdeps/unix/sysv/linux/i386/libm.abilist: Likewise.
28104 * sysdeps/unix/sysv/linux/ia64/libm.abilist: Likewise.
28105 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: Likewise.
28106 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: Likewise.
28107 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Likewise.
28108 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: Likewise.
28109 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: Likewise.
28110 * sysdeps/unix/sysv/linux/nios2/libm.abilist: Likewise.
28111 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist:
28112 Likewise.
28113 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
28114 Likewise.
28115 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist:
28116 Likewise.
28117 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist:
28118 Likewise.
28119 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: Likewise.
28120 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: Likewise.
28121 * sysdeps/unix/sysv/linux/sh/libm.abilist: Likewise.
28122 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Likewise.
28123 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: Likewise.
28124 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist:
28125 Likewise.
28126 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist:
28127 Likewise.
28128 * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: Likewise.
28129 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: Likewise.
28130 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: Likewise.
28131
72aa6233
SN
281322017-09-25 Szabolcs Nagy <szabolcs.nagy@arm.com>
28133
28134 * math/Makefile (type-float-routines): Add math_errf and e_exp2f_data.
28135 * sysdeps/aarch64/fpu/math_private.h (TOINT_INTRINSICS): Define.
28136 (roundtoint, converttoint): Likewise.
28137 * sysdeps/ieee754/flt-32/e_expf.c: New implementation.
28138 * sysdeps/ieee754/flt-32/e_exp2f.c: New implementation.
28139 * sysdeps/ieee754/flt-32/e_exp2f_data.c: New file.
28140 * sysdeps/ieee754/flt-32/math_config.h: New file.
28141 * sysdeps/ieee754/flt-32/math_errf.c: New file.
28142 * sysdeps/ieee754/flt-32/t_exp2f.h: Remove.
28143 * sysdeps/i386/fpu/e_exp2f_data.c: New file.
28144 * sysdeps/i386/fpu/math_errf.c: New file.
28145 * sysdeps/ia64/fpu/e_exp2f_data.c: New file.
28146 * sysdeps/ia64/fpu/math_errf.c: New file.
28147 * sysdeps/m68k/m680x0/fpu/e_exp2f_data.c: New file.
28148 * sysdeps/m68k/m680x0/fpu/math_errf.c: New file.
28149
5e6f3253
ST
281502017-09-24 Samuel Thibault <samuel.thibault@ens-lyon.org>
28151
28152 * sysdeps/mach/hurd/dl-sysdep.c (check_no_hidden): New macro.
28153 (__open, __close, __libc_read, __libc_write, __writev, __libc_lseek64,
28154 __mmap, __fxstat64, __xstat64, __access, __access_noerrno, __getpid,
28155 __getcwd, __sbrk, __strtoul_internal, _exit, abort): Use check_no_hidden
28156 to make sure that these symbols are defined.
b38a42a0
ST
28157 * sysdeps/mach/hurd/bits/socket.h: Include <bits/wordsize.h> instead
28158 of <limits.h>
28159 (__need_NULL): Do not define.
28160 (__ss_aligntype): Use __WORDSIZE instead of ULONG_MAX to determine
28161 alignment.
28162 [!__USE_MISC] (pseudo_AF_XTP, pseudo_AF_RTIP, pseudo_AF_PIP,
28163 CMGROUP_MAX, cmsgcred): Do not define.
28164 (CMSG_FIRSTHDR, __cmsg_nxthdr): Use (struct cmsghdr *) 0 instead of
28165 NULL.
28166 * bits/socket.h: Likewise.
fcafcd16
ST
28167 * sysdeps/unix/clock_gettime.c (realtime_gettime, __clock_gettime): Use
28168 __gettimeofday instead of gettimeofday.
28169 * sysdeps/unix/clock_settime.c (__clock_settime): Use __settimeofday
28170 instead of settimeofday.
5e6f3253 28171
2f49ce7d
JM
281722017-09-22 Joseph Myers <joseph@codesourcery.com>
28173
28174 * sysdeps/ieee754/flt-32/s_asinhf.c: Include <libm-alias-float.h>.
28175 (asinhf): Define using libm_alias_float.
28176 * sysdeps/ieee754/flt-32/s_atanf.c: Include <libm-alias-float.h>.
28177 (atanf): Define using libm_alias_float.
28178 * sysdeps/ieee754/flt-32/s_cbrtf.c: Include <libm-alias-float.h>.
28179 (cbrtf): Define using libm_alias_float.
28180 * sysdeps/ieee754/flt-32/s_ceilf.c: Include <libm-alias-float.h>.
28181 (ceilf): Define using libm_alias_float.
28182 * sysdeps/ieee754/flt-32/s_copysignf.c: Include
28183 <libm-alias-float.h>.
28184 (copysignf): Define using libm_alias_float.
28185 * sysdeps/ieee754/flt-32/s_cosf.c: Include <libm-alias-float.h>.
28186 (cosf): Define using libm_alias_float.
28187 * sysdeps/ieee754/flt-32/s_erff.c: Include <libm-alias-float.h>.
28188 (erff): Define using libm_alias_float.
28189 (erfcf): Likewise.
28190 * sysdeps/ieee754/flt-32/s_expm1f.c: Include <libm-alias-float.h>.
28191 (expm1f): Define using libm_alias_float.
28192 * sysdeps/ieee754/flt-32/s_fabsf.c: Include <libm-alias-float.h>.
28193 (fabsf): Define using libm_alias_float.
28194 * sysdeps/ieee754/flt-32/s_floorf.c: Include <libm-alias-float.h>.
28195 (floorf): Define using libm_alias_float.
28196 * sysdeps/ieee754/flt-32/s_frexpf.c: Include <libm-alias-float.h>.
28197 (frexpf): Define using libm_alias_float.
28198 * sysdeps/ieee754/flt-32/s_fromfpf.c (fromfpf): Define using
28199 libm_alias_float.
28200 * sysdeps/ieee754/flt-32/s_fromfpf_main.c: Include
28201 <libm-alias-float.h>.
28202 * sysdeps/ieee754/flt-32/s_fromfpxf.c (fromfpxf): Define using
28203 libm_alias_float.
28204 * sysdeps/ieee754/flt-32/s_getpayloadf.c: Include
28205 <libm-alias-float.h>.
28206 (getpayloadf): Define using libm_alias_float.
28207 * sysdeps/ieee754/flt-32/s_llrintf.c: Include
28208 <libm-alias-float.h>.
28209 (llrintf): Define using libm_alias_float.
28210 * sysdeps/ieee754/flt-32/s_llroundf.c: Include
28211 <libm-alias-float.h>.
28212 (llroundf): Define using libm_alias_float.
28213 * sysdeps/ieee754/flt-32/s_logbf.c: Include <libm-alias-float.h>.
28214 (logbf): Define using libm_alias_float.
28215 * sysdeps/ieee754/flt-32/s_lrintf.c: Include <libm-alias-float.h>.
28216 (lrintf): Define using libm_alias_float.
28217 * sysdeps/ieee754/flt-32/s_lroundf.c: Include <libm-alias-float.h>.
28218 (lroundf): Define using libm_alias_float.
28219 * sysdeps/ieee754/flt-32/s_modff.c: Include <libm-alias-float.h>.
28220 (modff): Define using libm_alias_float.
28221 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Include
28222 <libm-alias-float.h>.
28223 (nearbyintf): Define using libm_alias_float.
28224 * sysdeps/ieee754/flt-32/s_nextafterf.c: Include
28225 <libm-alias-float.h>.
28226 (nextafterf): Define using libm_alias_float.
28227 * sysdeps/ieee754/flt-32/s_nextupf.c: Include
28228 <libm-alias-float.h>.
28229 (nextupf): Define using libm_alias_float.
28230 * sysdeps/ieee754/flt-32/s_remquof.c: Include
28231 <libm-alias-float.h>.
28232 (remquof): Define using libm_alias_float.
28233 * sysdeps/ieee754/flt-32/s_rintf.c: Include <libm-alias-float.h>.
28234 (rintf): Define using libm_alias_float.
28235 * sysdeps/ieee754/flt-32/s_roundevenf.c: Include
28236 <libm-alias-float.h>.
28237 (roundevenf): Define using libm_alias_float.
28238 * sysdeps/ieee754/flt-32/s_roundf.c: Include <libm-alias-float.h>.
28239 (roundf): Define using libm_alias_float.
28240 * sysdeps/ieee754/flt-32/s_setpayloadf.c (setpayloadf): Define
28241 using libm_alias_float.
28242 * sysdeps/ieee754/flt-32/s_setpayloadf_main.c: Include
28243 <libm-alias-float.h>.
28244 * sysdeps/ieee754/flt-32/s_setpayloadsigf.c (setpayloadsigf):
28245 Define using libm_alias_float.
28246 * sysdeps/ieee754/flt-32/s_sincosf.c: Include
28247 <libm-alias-float.h>.
28248 (sincosf): Define using libm_alias_float.
28249 * sysdeps/ieee754/flt-32/s_sinf.c: Include <libm-alias-float.h>.
28250 (sinf): Define using libm_alias_float.
28251 * sysdeps/ieee754/flt-32/s_tanf.c: Include <libm-alias-float.h>.
28252 (tanf): Define using libm_alias_float.
28253 * sysdeps/ieee754/flt-32/s_tanhf.c: Include <libm-alias-float.h>.
28254 (tanhf): Define using libm_alias_float.
28255 * sysdeps/ieee754/flt-32/s_totalorderf.c: Include
28256 <libm-alias-float.h>.
28257 (totalorderf): Define using libm_alias_float.
28258 * sysdeps/ieee754/flt-32/s_totalordermagf.c: Include
28259 <libm-alias-float.h>.
28260 (totalordermagf): Define using libm_alias_float.
28261 * sysdeps/ieee754/flt-32/s_truncf.c: Include <libm-alias-float.h>.
28262 (truncf): Define using libm_alias_float.
28263 * sysdeps/ieee754/flt-32/s_ufromfpf.c (ufromfpf): Define using
28264 libm_alias_float.
28265 * sysdeps/ieee754/flt-32/s_ufromfpxf.c (ufromfpxf): Define using
28266 libm_alias_float.
28267
c5c4a626
GG
282682017-09-22 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
28269
28270 [BZ #22146]
28271 math/math.h: Let fpclassify use the builtin in C++ mode, even
28272 when optimazing for size.
28273
23947846
JM
282742017-09-22 Joseph Myers <joseph@codesourcery.com>
28275
28276 * csu/Makefile (generated): Do not add version-info.h.
28277 (before-compile): Likewise.
28278 (all-Banner-files): Remove variable.
28279 ($(objpfx)version-info.h): Remove rule.
28280 * csu/version.c (banner): Do not include "version-info.h".
28281 * libidn/Banner: Remove.
28282 * manual/contrib.texi (Simon Josefsson): New entry.
28283
9ac3c682
GG
282842017-09-21 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
28285
28286 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
28287 Remove conditionals on LDBL_MANT_DIG.
28288 * sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c
28289 (__ieee754_lgammal_r): Likewise.
28290
d2f0ed09
GG
282912017-09-21 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
28292
28293 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Remove definitions of
28294 _Float128 and L().
28295 * sysdeps/ieee754/ldbl-128ibm/e_j0l.c: Remove definitions of
28296 _Float128 and L(). Replace _Float128 with long double and L(x)
28297 with xL, throughout the file.
28298 * sysdeps/ieee754/ldbl-128ibm/e_j1l.c: Likewise.
28299 * sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c: Likewise.
28300 * sysdeps/ieee754/ldbl-128ibm/s_cbrtl.c: Likewise.
28301 * sysdeps/ieee754/ldbl-128ibm/t_expl.h: Likewise.
28302
c5c2e667
GG
283032017-09-21 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
28304
28305 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Include tables from
28306 sysdeps/ieee754/ldbl-128ibm.
28307 * sysdeps/ieee754/ldbl-128ibm/e_j0l.c: Copy contents from the
28308 equivalent implementation in sysdeps/ieee754/ldbl-128/ instead
28309 of including it. Keep _Float128 and L() intact. These will be
28310 reviewed by a separate patch.
28311 * sysdeps/ieee754/ldbl-128ibm/e_j1l.c: Likewise.
28312 * sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c: Likewise.
28313 * sysdeps/ieee754/ldbl-128ibm/s_cbrtl.c: Likewise.
28314 * sysdeps/ieee754/ldbl-128ibm/t_expl.h: Likewise.
28315
e010deb2
GG
283162017-09-21 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
28317
28318 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c
28319 (__finitef128): Define to __redirect___finitef128.
28320 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c
28321 (__isinff128): Define to __redirect___isinff128.
28322 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c
28323 (__isnanf128): Define to __redirect___isnanf128.
28324
ffa44804
GG
283252017-09-21 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
28326
28327 * sysdeps/powerpc/powerpc64le/Makefile
28328 (CFLAGS-tst-strtod-nan-locale.c): New variable.
28329 (CFLAGS-tst-wcstod-nan-locale.c): New variable.
28330
e5e4d7cc
PP
283312017-09-21 Paul Pluzhnikov <ppluzhnikov@google.com>
28332 Carlos O'Donell <carlos@redhat.com>
28333
28334 [BZ #22180]
28335 * stdlib/Makefile (tests): Add test-dlclose-exit-race.
28336 * stdlib/test-dlclose-exit-race.c: New file.
28337 * stdlib/test-dlclose-exit-race-helper.c: New file.
28338 * stdlib/exit.c (__run_exit_handlers): Mark slot as free.
28339
c10c5267
JM
283402017-09-21 Joseph Myers <joseph@codesourcery.com>
28341
28342 * crypt/Banner: Remove file.
28343 * nptl/Banner: Likewise.
28344 * resolv/Banner: Likewise.
28345 * soft-fp/Banner: Likewise.
28346 * nptl/Makefile ($(objpfx)banner.h): Remove rule.
28347 ($(objpfx)version.d): Remove dependency on banner.h.
28348 ($(objpfx)version.os): Likewise.
28349 * nptl/version.c (banner): Do not include banner.h.
28350 * manual/contrib.texi: Update entries for Richard Henderson, Jakub
28351 Jelinek and BIND code.
28352
1cc9e59a
PP
283532017-09-20 Paul Pluzhnikov <ppluzhnikov@google.com>
28354 Carlos O'Donell <carlos@redhat.com>
28355
28356 * support/xdlfcn.h: New file.
28357 * support/xdlfcn.c: New file.
28358 * support/Makefile (libsupport-routines): Add xdlfcn.
28359 * stdlib/tst-tls-atexit.c: Use xdlopen, xdlsym, xdlclose.
28360
ae8372d7
JM
283612017-09-20 Joseph Myers <joseph@codesourcery.com>
28362
28363 [BZ #20142]
28364 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
28365 Add s_trunc-c, s_truncf-c, s_trunc-sse4_1 and s_truncf-sse4_1.
28366 * sysdeps/x86_64/fpu/multiarch/s_trunc-c.c: New file.
28367 * sysdeps/x86_64/fpu/multiarch/s_trunc-sse4_1.S: Likewise.
28368 * sysdeps/x86_64/fpu/multiarch/s_trunc.c: Likewise.
28369 * sysdeps/x86_64/fpu/multiarch/s_truncf-c.c: Likewise.
28370 * sysdeps/x86_64/fpu/multiarch/s_truncf-sse4_1.S: Likewise.
28371 * sysdeps/x86_64/fpu/multiarch/s_truncf.c: Likewise.
28372
26e70aec
PP
283732017-09-20 Paul Pluzhnikov <ppluzhnikov@google.com>
28374 Ricky Zhou <rickyz@google.com>
28375 Anoop V Chakkalakkal <anoop.vijayan@in.ibm.com>
28376
28377 [BZ #14333]
28378 * stdlib/cxa_atexit.c (__internal_atexit): Use __exit_funcs_lock.
28379 Remove atomics.
28380 (__new_exitfn): Fail registration when we finished at_exit processing.
28381 * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
28382 * stdlib/on_exit.c (__on_exit): Likewise.
28383 * stdlib/exit.c (__exit_funcs_done): New variable.
28384 (__run_exit_handlers): Use __exit_funcs_lock.
28385 * stdlib/exit.h (__exit_funcs_lock, __exit_funcs_done): New
28386 declarations.
28387 * stdlib/Makefile (test-atexit-race, test-quick_at_exit-race)
28388 (test-cxa_atexit-race, test-on_exit-race): New tests.
28389 * stdlib/test-atexit-race-common.c: New file.
28390 * stdlib/test-atexit-race.c: New file.
28391 * stdlib/test-at_quick_exit-race.c: New file.
28392 * stdlib/test-cxa_atexit-race.c: New file.
28393 * stdlib/test-on_exit-race.c: New file.
28394
0525ce48
SN
283952017-09-20 Szabolcs Nagy <szabolcs.nagy@arm.com>
28396
28397 * benchtests/Makefile: Add exp2f and log2f benchmarks.
28398 * benchtests/exp2f-inputs: Copy of expf-inputs.
28399 * benchtests/log2f-inputs: Copy of logf-inputs.
28400
d82468d1
JM
284012017-09-19 Joseph Myers <joseph@codesourcery.com>
28402
28403 * sysdeps/unix/sysv/linux/fexecve.c (fexecve) [__NR_execveat]:
28404 Explicitly take address of first element of array arguments in
28405 call to INLINE_SYSCALL.
28406
43ffc53a
AS
284072017-09-19 Andreas Schwab <schwab@suse.de>
28408
28409 [BZ #22134]
28410 * sysdeps/unix/sysv/linux/fexecve.c (fexecve) [__NR_execveat]: Try
28411 execveat first.
28412 [!__ASSUME_EXECVEAT]: Fall back to /proc if execveat is
28413 unimplemented.
28414 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_EXECVEAT)
28415 [__LINUX_KERNEL_VERSION >= 0x031300]: Define.
28416 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
28417 (__ASSUME_EXECVEAT) [__LINUX_KERNEL_VERSION < 0x040200]: Undef.
28418 * sysdeps/unix/sysv/linux/hppa/kernel-features.h
28419 (__ASSUME_EXECVEAT) [__LINUX_KERNEL_VERSION < 0x040000]: Undef.
28420 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
28421 (__ASSUME_EXECVEAT) [__LINUX_KERNEL_VERSION < 0x040000]: Undef.
28422 * posix/Makefile (tests): Add tst-fexecve.
28423 * posix/tst-fexecve.c: New file.
28424
a5dcc87e
WD
284252017-09-19 Wilco Dijkstra <wdijkstr@arm.com>
28426
28427 * benchtests/Makefile: Add logf benchmark.
28428 * benchtests/logf-inputs: Add reduced trace from wrf_r.
28429
7024d544
WD
284302017-09-19 Wilco Dijkstra <wdijkstr@arm.com>
28431
28432 * benchtests/Makefile: Add expf benchmark.
28433 * benchtests/expf-inputs: Add reduced trace from wrf_r.
28434
ca3a382e
WD
284352017-09-19 Wilco Dijkstra <wdijkstr@arm.com>
28436
28437 * csu/Makefile: Add -funwind-tables to libc-start.c.
28438 * debug/Makefile: Add -funwind-tables to backtrace.c.
28439 * sysdeps/aarch64/Makefile: Remove CFLAGS-backtrace.c.
28440 * sysdeps/arm/Makefile: Likewise.
28441 * sysdeps/i386/Makefile: Likewise.
28442 * sysdeps/m68k/Makefile: Likewise.
28443 * sysdeps/mips/Makefile: Likewise.
28444 * sysdeps/nios2/Makefile: Likewise.
28445 * sysdeps/sh/Makefile: Likewise.
28446 * sysdeps/sparc/Makefile: Likewise.
28447
eb375def
JM
284482017-09-19 Joseph Myers <joseph@codesourcery.com>
28449
28450 * benchtests/Makefile (bench-math): Add trunc and truncf.
28451 (CFLAGS-bench-trunc.c): New variable.
28452 (CFLAGS-bench-truncf.c): Likewise.
28453 * benchtests/trunc-inputs: New file.
28454 * benchtests/truncf-inputs: Likewise.
28455
bd17ba29
RS
284562017-09-19 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
28457
28458 * sysdeps/powerpc/powerpc64/power8/memset.S: Avoid misaligned stores.
28459
92892fdb
JM
284602017-09-18 Joseph Myers <joseph@codesourcery.com>
28461
6d9b0b5a
JM
28462 * sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c [LIBM_SVID_COMPAT &&
28463 !LONG_DOUBLE_COMPAT (libm, GLIBC_2_1)] (weak_alias): Undefine and
28464 redefine.
28465 [LIBM_SVID_COMPAT && !LONG_DOUBLE_COMPAT (libm, GLIBC_2_1)]
28466 (exp10l): Define as weak alias.
28467 * sysdeps/ieee754/ldbl-opt/w_remainderl_compat.c [LIBM_SVID_COMPAT
28468 && !LONG_DOUBLE_COMPAT (libm, GLIBC_2_0)] (weak_alias): Undefine
28469 and redefine.
28470 [LIBM_SVID_COMPAT && !LONG_DOUBLE_COMPAT (libm, GLIBC_2_0)]
28471 (remainderl): Define as weak alias.
28472
92892fdb
JM
28473 * math/s_fmal.c: Include <libm-alias-ldouble.h>.
28474 (fmal): Define using libm_alias_ldouble.
28475 * math/w_acoshl_compat.c: Include <libm-alias-ldouble.h>.
28476 (acoshl): Define using libm_alias_ldouble.
28477 * math/w_acosl_compat.c: Include <libm-alias-ldouble.h>.
28478 (acosl): Define using libm_alias_ldouble.
28479 * math/w_asinl_compat.c: Include <libm-alias-ldouble.h>.
28480 (asinl): Define using libm_alias_ldouble.
28481 * math/w_atan2l_compat.c: Include <libm-alias-ldouble.h>.
28482 (atan2l): Define using libm_alias_ldouble.
28483 * math/w_atanhl_compat.c: Include <libm-alias-ldouble.h>.
28484 (atanhl): Define using libm_alias_ldouble.
28485 * math/w_coshl_compat.c: Include <libm-alias-ldouble.h>.
28486 (coshl): Define using libm_alias_ldouble.
28487 * math/w_exp10l_compat.c: Include <libm-alias-ldouble.h>.
28488 (exp10l): Define using libm_alias_ldouble.
28489 * math/w_exp2l_compat.c: Include <libm-alias-ldouble.h>.
28490 (exp2l): Define using libm_alias_ldouble.
28491 * math/w_expl_compat.c: Include <libm-alias-ldouble.h>.
28492 (expl): Define using libm_alias_ldouble.
28493 * math/w_fmodl_compat.c: Include <libm-alias-ldouble.h>.
28494 (fmodl): Define using libm_alias_ldouble.
28495 * math/w_hypotl_compat.c: Include <libm-alias-ldouble.h>.
28496 (hypotl): Define using libm_alias_ldouble.
28497 * math/w_j0l_compat.c: Include <libm-alias-ldouble.h>.
28498 (j0l): Define using libm_alias_ldouble.
28499 (y0l): Likewise.
28500 * math/w_j1l_compat.c: Include <libm-alias-ldouble.h>.
28501 (j1l): Define using libm_alias_ldouble.
28502 (y1l): Likewise.
28503 * math/w_jnl_compat.c: Include <libm-alias-ldouble.h>.
28504 (jnl): Define using libm_alias_ldouble.
28505 (ynl): Likewise.
28506 * math/w_log10l_compat.c: Include <libm-alias-ldouble.h>.
28507 (log10l): Define using libm_alias_ldouble.
28508 * math/w_log2l_compat.c: Include <libm-alias-ldouble.h>.
28509 (log2l): Define using libm_alias_ldouble.
28510 * math/w_logl_compat.c: Include <libm-alias-ldouble.h>.
28511 (logl): Define using libm_alias_ldouble.
28512 * math/w_powl_compat.c: Include <libm-alias-ldouble.h>.
28513 (powl): Define using libm_alias_ldouble.
28514 * math/w_remainderl_compat.c: Include <libm-alias-ldouble.h>.
28515 (remainderl): Define using libm_alias_ldouble.
28516 * math/w_sinhl_compat.c: Include <libm-alias-ldouble.h>.
28517 (sinhl): Define using libm_alias_ldouble.
28518 * math/w_sqrtl_compat.c: Include <libm-alias-ldouble.h>.
28519 (sqrtl): Define using libm_alias_ldouble.
28520 * math/w_tgammal_compat.c: Include <libm-alias-ldouble.h>.
28521 (tgammal): Define using libm_alias_ldouble.
28522 * sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c [LIBM_SVID_COMPAT]
28523 (exp10l): Do not use long_double_symbol here.
28524 * sysdeps/ieee754/ldbl-opt/w_remainderl_compat.c
28525 [LIBM_SVID_COMPAT] (remainderl): Likewise.
28526 * sysdeps/ieee754/ldbl-opt/s_fmal.c: Remove.
28527 * sysdeps/ieee754/ldbl-opt/w_acoshl_compat.c: Likewise.
28528 * sysdeps/ieee754/ldbl-opt/w_acosl_compat.c: Likewise.
28529 * sysdeps/ieee754/ldbl-opt/w_asinl_compat.c: Likewise.
28530 * sysdeps/ieee754/ldbl-opt/w_atan2l_compat.c: Likewise.
28531 * sysdeps/ieee754/ldbl-opt/w_atanhl_compat.c: Likewise.
28532 * sysdeps/ieee754/ldbl-opt/w_coshl_compat.c: Likewise.
28533 * sysdeps/ieee754/ldbl-opt/w_expl_compat.c: Likewise.
28534 * sysdeps/ieee754/ldbl-opt/w_fmodl_compat.c: Likewise.
28535 * sysdeps/ieee754/ldbl-opt/w_hypotl_compat.c: Likewise.
28536 * sysdeps/ieee754/ldbl-opt/w_j0l_compat.c: Likewise.
28537 * sysdeps/ieee754/ldbl-opt/w_j1l_compat.c: Likewise.
28538 * sysdeps/ieee754/ldbl-opt/w_jnl_compat.c: Likewise.
28539 * sysdeps/ieee754/ldbl-opt/w_log10l_compat.c: Likewise.
28540 * sysdeps/ieee754/ldbl-opt/w_log2l_compat.c: Likewise.
28541 * sysdeps/ieee754/ldbl-opt/w_logl_compat.c: Likewise.
28542 * sysdeps/ieee754/ldbl-opt/w_powl_compat.c: Likewise.
28543 * sysdeps/ieee754/ldbl-opt/w_sinhl_compat.c: Likewise.
28544 * sysdeps/ieee754/ldbl-opt/w_sqrtl_compat.c: Likewise.
28545 * sysdeps/ieee754/ldbl-opt/w_tgammal_compat.c: Likewise.
28546
6cd380dd
WB
285472017-09-18 Wang Boshi <wangboshi@huawei.com> (tiny change)
28548
28549 * sysdeps/aarch64/start.S: Use MOVL instead of literal pools.
28550 * sysdeps/aarch64/sysdep.h (MOVL): Add MOVL macro.
28551
1c6d89e9
ST
285522017-09-17 Samuel Thibault <samuel.thibault@ens-lyon.org>
28553
28554 * io/read.c (read): Add libc_hidden_weak.
28555 * sysdeps/mach/hurd/read.c (read): Likewise.
28556 * io/write.c (write): Likewise.
28557 * sysdeps/mach/hurd/write.c (write): Likewise.
28558 * io/pread64.c (__pread64): Likewise.
28559 * sysdeps/mach/hurd/pread64.c (__pread64): Likewise.
28560 * posix/pread64.c (__pread64): Add libc_hidden_def.
28561
06b1de23
SP
285622017-09-16 Siddhesh Poyarekar <siddhesh@sourceware.org>
28563
140647ea
SP
28564 * benchtests/scripts/compare_strings.py: New option -g.
28565 (draw_graph): Print a message that a graph is being generated.
28566 (process_results): Generate graph only if -g is passed.
28567 (main): Process option -g.
28568
5a6547b7
SP
28569 * benchtests/scripts/compare_strings.py (process_results):
28570 Better spacing for output.
28571
06b1de23
SP
28572 * benchtests/scripts/compare_strings.py: Use argparse.
28573 * benchtests/README: Document existence of compare_strings.py.
28574
c67a2328
JM
285752017-09-15 Joseph Myers <joseph@codesourcery.com>
28576
9ac44708
JM
28577 * math/s_fma.c: Include <libm-alias-double.h>.
28578 (fma): Define using libm_alias_double.
28579 * math/s_nextafter.c: Include <libm-alias-double.h>.
28580 (nextafter): Define using libm_alias_double.
28581 * math/w_acos_compat.c: Include <libm-alias-double.h>.
28582 (acos): Define using libm_alias_double.
28583 * math/w_acosh_compat.c: Include <libm-alias-double.h>.
28584 (aocsh): Define using libm_alias_double.
28585 * math/w_asin_compat.c: Include <libm-alias-double.h>.
28586 (asin): Define using libm_alias_double.
28587 * math/w_atan2_compat.c: Include <libm-alias-double.h>.
28588 (atan2): Define using libm_alias_double.
28589 * math/w_atanh_compat.c: Include <libm-alias-double.h>.
28590 (atanh): Define using libm_alias_double.
28591 * math/w_cosh_compat.c: Include <libm-alias-double.h>.
28592 (cosh): Define using libm_alias_double.
28593 * math/w_exp10_compat.c: Include <libm-alias-double.h>.
28594 (exp10): Define using libm_alias_double.
28595 * math/w_exp2_compat.c: Include <libm-alias-double.h>.
28596 (exp2): Define using libm_alias_double.
28597 * math/w_exp_compat.c: Include <libm-alias-double.h>.
28598 (exp): Define using libm_alias_double.
28599 * math/w_fmod_compat.c: Include <libm-alias-double.h>.
28600 (fmod): Define using libm_alias_double.
28601 * math/w_hypot_compat.c: Include <libm-alias-double.h>.
28602 (hypot): Define using libm_alias_double.
28603 * math/w_j0_compat.c: Include <libm-alias-double.h>.
28604 (j0): Define using libm_alias_double.
28605 (y0): Likewise.
28606 * math/w_j1_compat.c: Include <libm-alias-double.h>.
28607 (j1): Define using libm_alias_double.
28608 (y1): Likewise.
28609 * math/w_jn_compat.c: Include <libm-alias-double.h>.
28610 (jn): Define using libm_alias_double.
28611 (yn): Likewise.
28612 * math/w_log10_compat.c: Include <libm-alias-double.h>.
28613 (log10): Define using libm_alias_double.
28614 * math/w_log2_compat.c: Include <libm-alias-double.h>.
28615 (log2): Define using libm_alias_double.
28616 * math/w_log_compat.c: Include <libm-alias-double.h>.
28617 (log): Define using libm_alias_double.
28618 * math/w_pow_compat.c: Include <libm-alias-double.h>.
28619 (pow): Define using libm_alias_double.
28620 * math/w_remainder_compat.c: Include <libm-alias-double.h>.
28621 (remainder): Define using libm_alias_double.
28622 * math/w_sinh_compat.c: Include <libm-alias-double.h>.
28623 (sinh): Define using libm_alias_double.
28624 * math/w_sqrt_compat.c: Include <libm-alias-double.h>.
28625 (sqrt): Define using libm_alias_double.
28626 * math/w_tgamma_compat.c: Include <libm-alias-double.h>.
28627 (tgamma): Define using libm_alias_double.
28628 * sysdeps/ieee754/ldbl-opt/s_nextafter.c [LONG_DOUBLE_COMPAT(libm,
28629 GLIBC_2_0)] (nextafterl): Do not define compat symbol here.
28630 * sysdeps/ieee754/ldbl-opt/w_exp10_compat.c
28631 [LONG_DOUBLE_COMPAT(libm, GLIBC_2_1)] (exp10l): Likewise.
28632 * sysdeps/ieee754/ldbl-opt/w_remainder_compat.c
28633 [LONG_DOUBLE_COMPAT(libm, GLIBC_2_0)] (remainderl): Likewise.
28634 * sysdeps/ieee754/ldbl-opt/w_acos_compat.c: Remove.
28635 * sysdeps/ieee754/ldbl-opt/w_acosh_compat.c: Likewise.
28636 * sysdeps/ieee754/ldbl-opt/w_asin_compat.c: Likewise.
28637 * sysdeps/ieee754/ldbl-opt/w_atan2_compat.c: Likewise.
28638 * sysdeps/ieee754/ldbl-opt/w_atanh_compat.c: Likewise.
28639 * sysdeps/ieee754/ldbl-opt/w_cosh_compat.c: Likewise.
28640 * sysdeps/ieee754/ldbl-opt/w_exp_compat.c: Likewise.
28641 * sysdeps/ieee754/ldbl-opt/w_fmod_compat.c: Likewise.
28642 * sysdeps/ieee754/ldbl-opt/w_hypot_compat.c: Likewise.
28643 * sysdeps/ieee754/ldbl-opt/w_j0_compat.c: Likewise.
28644 * sysdeps/ieee754/ldbl-opt/w_j1_compat.c: Likewise.
28645 * sysdeps/ieee754/ldbl-opt/w_jn_compat.c: Likewise.
28646 * sysdeps/ieee754/ldbl-opt/w_log10_compat.c: Likewise.
28647 * sysdeps/ieee754/ldbl-opt/w_log2_compat.c: Likewise.
28648 * sysdeps/ieee754/ldbl-opt/w_log_compat.c: Likewise.
28649 * sysdeps/ieee754/ldbl-opt/w_pow_compat.c: Likewise.
28650 * sysdeps/ieee754/ldbl-opt/w_sinh_compat.c: Likewise.
28651 * sysdeps/ieee754/ldbl-opt/w_sqrt_compat.c: Likewise.
28652 * sysdeps/ieee754/ldbl-opt/w_tgamma_compat.c: Likewise.
28653
c67a2328
JM
28654 * math/e_acoshl.c: Remove.
28655 * math/e_acosl.c: Likewise.
28656 * math/e_asinl.c: Likewise.
28657 * math/e_atan2l.c: Likewise.
28658 * math/e_atanhl.c: Likewise.
28659 * math/e_coshl.c: Likewise.
28660 * math/e_expl.c: Likewise.
28661 * math/e_fmodl.c: Likewise.
28662 * math/e_gammal_r.c: Likewise.
28663 * math/e_hypotl.c: Likewise.
28664 * math/e_j0l.c: Likewise.
28665 * math/e_j1l.c: Likewise.
28666 * math/e_jnl.c: Likewise.
28667 * math/e_lgammal_r.c: Likewise.
28668 * math/e_log10l.c: Likewise.
28669 * math/e_log2l.c: Likewise.
28670 * math/e_logl.c: Likewise.
28671 * math/e_powl.c: Likewise.
28672 * math/e_rem_pio2l.c: Likewise.
28673 * math/e_sinhl.c: Likewise.
28674 * math/e_sqrtf128.c: Likewise.
28675 * math/e_sqrtl.c: Likewise.
28676 * math/k_cosl.c: Likewise.
28677 * math/k_sinl.c: Likewise.
28678 * math/k_tanl.c: Likewise.
28679 * math/s_asinhl.c: Likewise.
28680 * math/s_atanl.c: Likewise.
28681 * math/s_cbrtl.c: Likewise.
28682 * math/s_erfl.c: Likewise.
28683 * math/s_expm1l.c: Likewise.
28684 * math/s_log1pl.c: Likewise.
28685 * math/s_tanhl.c: Likewise.
28686
61c45f25
TMQMF
286872017-09-15 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
28688
28689 [BZ #21745]
28690 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile:
28691 [$(subdir) = math] (sysdep_calls): New variable. Has the
28692 previous contents of sysdep_routines, but re-sorted..
28693 [$(subdir) = math] (sysdep_routines): Re-use the contents from
28694 sysdep_calls.
28695 [$(subdir) = math] (libm-sysdep_routines): Remove the functions
28696 defined in sysdep_calls and replace by the respective m_* names.
28697 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S:
28698 (compat_symbol): Undefine to avoid duplicated compat symbols in
28699 libc.
28700
5bcdb315
JM
287012017-09-15 Joseph Myers <joseph@codesourcery.com>
28702
28703 * math/s_fmaf.c: Include <libm-alias-float.h>.
28704 (fmaf): Define using libm_alias_float.
28705 * math/w_acosf_compat.c: Include <libm-alias-float.h>.
28706 (acosf): Define using libm_alias_float.
28707 * math/w_acoshf_compat.c: Include <libm-alias-float.h>.
28708 (acoshf): Define using libm_alias_float.
28709 * math/w_asinf_compat.c: Include <libm-alias-float.h>.
28710 (asinf): Define using libm_alias_float.
28711 * math/w_atan2f_compat.c: Include <libm-alias-float.h>.
28712 (atan2f): Define using libm_alias_float.
28713 * math/w_atanhf_compat.c: Include <libm-alias-float.h>.
28714 (atanhf): Define using libm_alias_float.
28715 * math/w_coshf_compat.c: Include <libm-alias-float.h>.
28716 (coshf): Define using libm_alias_float.
28717 * math/w_exp10f_compat.c: Include <libm-alias-float.h>.
28718 (exp10f): Define using libm_alias_float.
28719 * math/w_fmodf_compat.c: Include <libm-alias-float.h>.
28720 (fmodf): Define using libm_alias_float.
28721 * math/w_hypotf_compat.c: Include <libm-alias-float.h>.
28722 (hypotf): Define using libm_alias_float.
28723 * math/w_j0f_compat.c: Include <libm-alias-float.h>.
28724 (j0f): Define using libm_alias_float.
28725 (y0f): Likewise.
28726 * math/w_j1f_compat.c: Include <libm-alias-float.h>.
28727 (j1f): Define using libm_alias_float.
28728 (y1f): Likewise.
28729 * math/w_jnf_compat.c: Include <libm-alias-float.h>.
28730 (jnf): Define using libm_alias_float.
28731 (ynf): Likewise.
28732 * math/w_log10f_compat.c: Include <libm-alias-float.h>.
28733 (log10f): Define using libm_alias_float.
28734 * math/w_log2f_compat.c: Include <libm-alias-float.h>.
28735 (log2f): Define using libm_alias_float.
28736 * math/w_logf_compat.c: Include <libm-alias-float.h>.
28737 (logf): Define using libm_alias_float.
28738 * math/w_powf_compat.c: Include <libm-alias-float.h>.
28739 (powf): Define using libm_alias_float.
28740 * math/w_remainderf_compat.c: Include <libm-alias-float.h>.
28741 (remainderf): Define using libm_alias_float.
28742 * math/w_sinhf_compat.c: Include <libm-alias-float.h>.
28743 (sinhf): Define using libm_alias_float.
28744 * math/w_sqrtf_compat.c: Include <libm-alias-float.h>.
28745 (sqrtf): Define using libm_alias_float.
28746 * math/w_tgammaf_compat.c: Include <libm-alias-float.h>.
28747 (tgammaf): Define using libm_alias_float.
28748
01f28812
JM
287492017-09-14 Joseph Myers <joseph@codesourcery.com>
28750
28751 * include/math.h (roundeven): Change hidden_proto call to
28752 __roundeven.
28753 * math/w_j0_compat.c (j0): Rename to __j0 and define as weak
28754 alias.
28755 [NO_LONG_DOUBLE] (__j0l): New strong alias.
28756 (y0): Rename to __y0 and define as weak alias.
28757 [NO_LONG_DOUBLE] (__y0l): New strong alias.
28758 * math/w_j0f_compat.c (j0f): Rename to __j0f and define as weak
28759 alias.
28760 (y0f): Rename to __y0f and define as weak alias.
28761 * math/w_j1_compat.c (j1): Rename to __j1 and define as weak
28762 alias.
28763 [NO_LONG_DOUBLE] (__j1l): New strong alias.
28764 (y1): Rename to __y1 and define as weak alias.
28765 [NO_LONG_DOUBLE] (__y1l): New strong alias.
28766 * math/w_j1f_compat.c (j1f): Rename to __j1f and define as weak
28767 alias.
28768 (y1f): Rename to __y1f and define as weak alias.
28769 * math/w_jn_compat.c (jn): Rename to __jn and define as weak
28770 alias.
28771 [NO_LONG_DOUBLE] (__jnl): New strong alias.
28772 (yn): Rename to __yn and define as weak alias.
28773 [NO_LONG_DOUBLE] (__ynl): New strong alias.
28774 * math/w_jnf_compat.c (jnf): Rename to __jnf and define as weak
28775 alias.
28776 (ynf): Rename to __ynf and define as weak alias.
28777 * sysdeps/ieee754/dbl-64/s_fromfp.c (FUNC): Define to __fromfp.
28778 (fromfp): Define as weak alias.
28779 [NO_LONG_DOUBLE] (__fromfpl): New strong alias.
28780 * sysdeps/ieee754/dbl-64/s_fromfpx.c (FUNC): Define to __fromfpx.
28781 (fromfpx): Define as weak alias.
28782 [NO_LONG_DOUBLE] (__fromfpxl): New strong alias.
28783 * sysdeps/ieee754/dbl-64/s_getpayload.c (getpayload): Rename to
28784 __getpayload and define as weak alias.
28785 [NO_LONG_DOUBLE] (__getpayloadl): New strong alias.
28786 * sysdeps/ieee754/dbl-64/s_roundeven.c (roundeven): Rename to
28787 __roundeven and define as weak alias.
28788 [NO_LONG_DOUBLE] (__roundevenl): New strong alias.
28789 * sysdeps/ieee754/dbl-64/s_setpayload.c (FUNC): Define to
28790 __setpayload.
28791 (setpayload): Define as weak alias.
28792 [NO_LONG_DOUBLE] (__setpayloadl): New strong alias.
28793 * sysdeps/ieee754/dbl-64/s_setpayloadsig.c (FUNC): Define to
28794 __setpayloadsig.
28795 (setpayloadsig): Define as weak alias.
28796 [NO_LONG_DOUBLE] (__setpayloadsigl): New strong alias.
28797 * sysdeps/ieee754/dbl-64/s_totalorder.c (totalorder): Rename to
28798 __totalorder and define as weak alias.
28799 [NO_LONG_DOUBLE] (__totalorderl): New strong alias.
28800 * sysdeps/ieee754/dbl-64/s_totalordermag.c (totalordermag): Rename
28801 to __totalordermag and define as weak alias.
28802 [NO_LONG_DOUBLE] (__totalordermagl): New strong alias.
28803 * sysdeps/ieee754/dbl-64/s_ufromfp.c (FUNC): Define to __ufromfp.
28804 (ufromfp): Define as weak alias.
28805 [NO_LONG_DOUBLE] (__ufromfpl): New strong alias.
28806 * sysdeps/ieee754/dbl-64/s_ufromfpx.c (FUNC): Define to
28807 __ufromfpx.
28808 (ufromfpx): Define as weak alias.
28809 [NO_LONG_DOUBLE] (__ufromfpxl): New strong alias.
28810 * sysdeps/ieee754/dbl-64/wordsize-64/s_getpayload.c (getpayload):
28811 Rename to __getpayload and define as weak alias.
28812 [NO_LONG_DOUBLE] (__getpayloadl): New strong alias.
28813 * sysdeps/ieee754/dbl-64/wordsize-64/s_roundeven.c (roundeven):
28814 Rename to __roundeven and define as weak alias.
28815 [NO_LONG_DOUBLE] (__roundevenl): New strong alias.
28816 * sysdeps/ieee754/dbl-64/wordsize-64/s_totalorder.c (totalorder):
28817 Rename to __totalorder and define as weak alias.
28818 [NO_LONG_DOUBLE] (__totalorderl): New strong alias.
28819 * sysdeps/ieee754/dbl-64/wordsize-64/s_totalordermag.c
28820 (totalordermag): Rename to __totalordermag and define as weak
28821 alias.
28822 [NO_LONG_DOUBLE] (__totalordermagl): New strong alias.
28823 * sysdeps/ieee754/float128/float128_private.h (__getpayloadl): New
28824 macro.
28825 (__roundevenl): Likewise.
28826 (__totalorderl): Likewise.
28827 (__totalordermagl): Likewise
28828 * sysdeps/ieee754/float128/s_fromfpf128.c (FUNC): Define to
28829 __fromfpf128.
28830 (fromfpf128): Define as weak alias.
28831 * sysdeps/ieee754/float128/s_fromfpxf128.c (FUNC): Define to
28832 __fromfpxf128.
28833 (fromfpxf128): Define as weak alias.
28834 * sysdeps/ieee754/float128/s_setpayloadf128.c (FUNC): Define to
28835 __setpayloadf128.
28836 (setpayloadf128): Define as weak alias.
28837 * sysdeps/ieee754/float128/s_setpayloadsigf128.c (FUNC): Define to
28838 __setpayloadsigf128.
28839 (setpayloadsigf128): Define as weak alias.
28840 * sysdeps/ieee754/float128/s_ufromfpf128.c (FUNC): Define to
28841 __ufromfpf128.
28842 (ufromfpf128): Define as weak alias.
28843 * sysdeps/ieee754/float128/s_ufromfpxf128.c (FUNC): Define to
28844 __ufromfpxf128.
28845 (ufromfpxf128): Define as weak alias.
28846 * sysdeps/ieee754/flt-32/s_fromfpf.c (FUNC): Define to __fromfpf.
28847 (fromfpf): Define as weak alias.
28848 * sysdeps/ieee754/flt-32/s_fromfpxf.c (FUNC): Define to
28849 __fromfpxf.
28850 (fromfpxf): Define as weak alias.
28851 * sysdeps/ieee754/flt-32/s_getpayloadf.c (getpayloadf): Rename to
28852 __getpayloadf and define as weak alias.
28853 * sysdeps/ieee754/flt-32/s_roundevenf.c (roundevenf): Rename to
28854 __roundevenf and define as weak alias.
28855 * sysdeps/ieee754/flt-32/s_setpayloadf.c (FUNC): Define to
28856 __setpayloadf.
28857 (setpayloadf): Define as weak alias.
28858 * sysdeps/ieee754/flt-32/s_setpayloadsigf.c (FUNC): Define to
28859 __setpayloadsigf.
28860 (setpayloadsigf): Define as weak alias.
28861 * sysdeps/ieee754/flt-32/s_totalorderf.c (totalorderf): Rename to
28862 __totalorderf and define as weak alias.
28863 * sysdeps/ieee754/flt-32/s_totalordermagf.c (totalordermagf):
28864 Rename to __totalordermagf and define as weak alias.
28865 * sysdeps/ieee754/flt-32/s_ufromfpf.c (FUNC): Define to
28866 __ufromfpf.
28867 (ufromfpf): Define as weak alias.
28868 * sysdeps/ieee754/flt-32/s_ufromfpxf.c (FUNC): Define to
28869 __ufromfpxf.
28870 (ufromfpxf): Define as weak alias.
28871 * sysdeps/ieee754/ldbl-128/s_fromfpl.c (FUNC): Define to
28872 __fromfpl.
28873 (fromfpl): Define as weak alias.
28874 * sysdeps/ieee754/ldbl-128/s_fromfpxl.c (FUNC): Define to
28875 __fromfpxl.
28876 (fromfpxl): Define as weak alias.
28877 * sysdeps/ieee754/ldbl-128/s_getpayloadl.c (getpayloadl): Rename
28878 to __getpayloadl and define as weak alias.
28879 * sysdeps/ieee754/ldbl-128/s_roundevenl.c (roundevenl): Rename to
28880 __roundevenl and define as weak alias.
28881 * sysdeps/ieee754/ldbl-128/s_setpayloadl.c (FUNC): Define to
28882 __setpayloadl.
28883 (setpayloadl): Define as weak alias.
28884 * sysdeps/ieee754/ldbl-128/s_setpayloadsigl.c (FUNC): Define to
28885 __setpayloadsigl.
28886 (setpayloadsigl): Define as weak alias.
28887 * sysdeps/ieee754/ldbl-128/s_totalorderl.c (totalorderl): Rename
28888 to __totalorderl and define as weak alias.
28889 * sysdeps/ieee754/ldbl-128/s_totalordermagl.c (totalordermagl):
28890 Rename to __totalordermagl and define as weak alias.
28891 * sysdeps/ieee754/ldbl-128/s_ufromfpl.c (FUNC): Define to
28892 __ufromfpl.
28893 (ufromfpl): Define as weak alias.
28894 * sysdeps/ieee754/ldbl-128/s_ufromfpxl.c (FUNC): Define to
28895 __ufromfpxl.
28896 (ufromfpxl): Define as weak alias.
28897 * sysdeps/ieee754/ldbl-128ibm/s_fromfpl.c (FUNC): Define to
28898 __fromfpl.
28899 (fromfpl): Define as weak alias.
28900 * sysdeps/ieee754/ldbl-128ibm/s_fromfpxl.c (FUNC): Define to
28901 __fromfpxl.
28902 (fromfpxl): Define as weak alias.
28903 * sysdeps/ieee754/ldbl-128ibm/s_getpayloadl.c (getpayloadl):
28904 Rename to __getpayloadl and define as weak alias.
28905 * sysdeps/ieee754/ldbl-128ibm/s_roundevenl.c (roundevenl): Rename
28906 to __roundevenl and define as weak alias. Call __roundeven
28907 instead of roundeven.
28908 * sysdeps/ieee754/ldbl-128ibm/s_setpayloadl.c (FUNC): Define to
28909 __setpayloadl.
28910 (setpayloadl): Define as weak alias.
28911 * sysdeps/ieee754/ldbl-128ibm/s_setpayloadsigl.c (FUNC): Define to
28912 __setpayloadsigl.
28913 (setpayloadsigl): Define as weak alias.
28914 * sysdeps/ieee754/ldbl-128ibm/s_totalorderl.c (totalorderl):
28915 Rename to __totalorderl and define as weak alias.
28916 * sysdeps/ieee754/ldbl-128ibm/s_totalordermagl.c (totalordermagl):
28917 Rename to __totalordermagl and define as weak alias.
28918 * sysdeps/ieee754/ldbl-128ibm/s_ufromfpl.c (FUNC): Define to
28919 __ufromfpl.
28920 (ufromfpl): Define as weak alias.
28921 * sysdeps/ieee754/ldbl-128ibm/s_ufromfpxl.c (FUNC): Define to
28922 __ufromfpxl.
28923 (ufromfpxl): Define as weak alias.
28924 * sysdeps/ieee754/ldbl-96/s_fromfpl.c (FUNC): Define to
28925 __fromfpl.
28926 (fromfpl): Define as weak alias.
28927 * sysdeps/ieee754/ldbl-96/s_fromfpxl.c (FUNC): Define to
28928 __fromfpxl.
28929 (fromfpxl): Define as weak alias.
28930 * sysdeps/ieee754/ldbl-96/s_getpayloadl.c (getpayloadl): Rename to
28931 __getpayloadl and define as weak alias.
28932 * sysdeps/ieee754/ldbl-96/s_roundevenl.c (roundevenl): Rename to
28933 __roundevenl and define as weak alias.
28934 * sysdeps/ieee754/ldbl-96/s_setpayloadl.c (FUNC): Define to
28935 __setpayloadl.
28936 (setpayloadl): Define as weak alias.
28937 * sysdeps/ieee754/ldbl-96/s_setpayloadsigl.c (FUNC): Define to
28938 __setpayloadsigl.
28939 (setpayloadsigl): Define as weak alias.
28940 * sysdeps/ieee754/ldbl-96/s_totalorderl.c (totalorderl): Rename to
28941 __totalorderl and define as weak alias.
28942 * sysdeps/ieee754/ldbl-96/s_totalordermagl.c (totalordermagl):
28943 Rename to __totalordermagl and define as weak alias.
28944 * sysdeps/ieee754/ldbl-96/s_ufromfpl.c (FUNC): Define to
28945 __ufromfpl.
28946 (ufromfpl): Define as weak alias.
28947 * sysdeps/ieee754/ldbl-96/s_ufromfpxl.c (FUNC): Define to
28948 __ufromfpxl.
28949 (ufromfpxl): Define as weak alias.
28950
29c933fb
SP
289512017-09-14 Siddhesh Poyarekar <siddhesh@sourceware.org>
28952
503c92c3
SP
28953 * benchtests/bench-string.h (realloc_bufs): New function.
28954 (test_init): Call it.
28955 * benchtests/bench-memset-large.c (do_test): Likewise.
28956 * benchtests/bench-memset.c (do_test): Likewise.
28957
29c933fb
SP
28958 * benchtests/bench-memset-large.c: Print output in JSON
28959 format.
28960 * benchtests/bench-memset.c: Likewise.
28961
799c8d69
MF
289622017-09-14 Mike FABIAN <mfabian@redhat.com>
28963
28964 [BZ #21084]
28965 * benchtests/strcoll-inputs/filelist#en_US.UTF-8: Add IBM858 and ibm858.c.
28966 * iconvdata/Makefile: Add IBM858.
28967 * iconvdata/gconv-modules: Likewise.
28968 * iconvdata/tst-tables.sh: Likewise.
28969 * iconvdata/ibm858.c: New file.
28970 * localedata/charmaps/IBM858: Likewise.
28971
c207f7ce 289722017-09-14 Akhilesh Kumar <akhilesh.k@samsung.com>
fcc82c06
AK
28973
28974 [BZ #22023]
28975 * locales/niu_NZ (LC_TIME): copy "niu_NU".
28976 * locales/niu_NZ (LC_MESSAGES): copy "niu_NU".
28977
f28a0926
AK
289782017-09-14 Mike FABIAN <mfabian@redhat.com>
28979
28980 [BZ #22112]
28981 * localedata/locales/az_AZ(LC_TELEPHONE): Fix int_select
28982 and add tel_int_fmt.
28983
02093e62
JM
289842017-09-14 Joseph Myers <joseph@codesourcery.com>
28985
28986 * sysdeps/generic/libm-alias-float128.h: New file.
28987 * sysdeps/generic/math-type-macros-float128.h: Include
28988 <libm-alias-float128.h>.
28989 [!declare_mgen_alias] (declare_mgen_alias): Define macro.
28990
1aae75ef
JM
289912017-09-13 Joseph Myers <joseph@codesourcery.com>
28992
28993 * sysdeps/generic/libm-alias-ldouble.h: New file.
28994 * sysdeps/ieee754/ldbl-opt/libm-alias-ldouble.h: Likewise.
28995 * sysdeps/ieee754/ldbl-opt/math-type-macros-ldouble.h: Remove.
28996 * sysdeps/generic/math-type-macros-ldouble.h: Include
28997 <libm-alias-ldouble.h>.
28998 [!declare_mgen_alias] (declare_mgen_alias): Define to use
28999 libm_alias_ldouble.
29000
bcea7ad6
SN
290012017-09-13 Szabolcs Nagy <szabolcs.nagy@arm.com>
29002
29003 * sysdeps/ieee754/dbl-64/w_exp_compat.c: Move to...
29004 * math/w_exp_compat.c: ... here.
29005 * sysdeps/ieee754/flt-32/w_expf_compat.c: Move to...
29006 * math/w_expf_compat.c: ... here.
29007 * sysdeps/ieee754/ldbl-128/w_expl_compat.c: Move to...
29008 * math/w_expl_compat.c: ... here.
29009 * sysdeps/ieee754/ldbl-128ibm/w_expl_compat.c: Remove.
29010 * sysdeps/ieee754/ldbl-96/w_expl_compat.c: Remove.
29011 * sysdeps/ieee754/ldbl-opt/w_exp_compat.c: Use the new path.
29012 * sysdeps/ieee754/ldbl-opt/w_expl_compat.c: Likewise.
29013
0fc56478
JM
290142017-09-13 Joseph Myers <joseph@codesourcery.com>
29015
29016 * math/w_scalbln_template.c (strong_alias): Do not undefine and
29017 redefine.
29018 * sysdeps/ieee754/ldbl-opt/s_ldexp.c (declare_mgen_alias): Remove
29019 macro.
29020 (ldexpl): Only define as compat symbol for libc, not libm.
29021 (scalbnl): Define as compat symbol for libc here.
29022 * sysdeps/ieee754/ldbl-opt/s_ldexpl.c (declare_mgen_alias): Only
29023 define for [IS_IN (libc)].
29024 (__ldexpl_2): Remove alias.
29025 (ldexpl): Only define with long_double_symbol if [IS_IN (libc)].
29026 (scalbnl): Likewise. Use __wrap_scalbnl not __ldexpl_2 as base
29027 name in long_double_symbol call.
29028 * sysdeps/ieee754/ldbl-opt/s_log1p.c: Remove file.
29029 * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
29030 * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
29031 * sysdeps/ieee754/ldbl-opt/w_log1p.c: Likewise.
29032 * sysdeps/ieee754/ldbl-opt/w_scalbln.c (declare_mgen_alias):
29033 Remove macro.
29034 [IS_IN (libc) && LONG_DOUBLE_COMPAT (libc, GLIBC_2_1)] (scalblnl):
29035 Define as compat symbol.
29036
3ca622e4
AZ
290372017-09-13 Adhemerval Zanella <adhemerval.zanella@linaro.org>
29038
29039 * sysdeps/unix/sysv/linux/s390/s390-32/oldglob.c: New file.
29040 * sysdeps/unix/sysv/linux/alpha/Makefile
29041 [$(subdir) = csu] (sysdep_routines): Remove rule.
29042
620ff9ee
JM
290432017-09-13 Joseph Myers <joseph@codesourcery.com>
29044
29045 * sysdeps/generic/libm-alias-double.h: New file.
29046 * sysdeps/ieee754/ldbl-opt/libm-alias-double.h: Likewise.
29047 * sysdeps/generic/math-type-macros-double.h: Include
29048 <libm-alias-double.h>.
29049 [declare_mgen_alias] (declare_mgen_alias): Define to use
29050 libm_alias_double.
29051 * sysdeps/generic/math-type-macros.h [!M_LIBM_NEED_COMPAT]
29052 (M_LIBM_NEED_COMPAT): Remove macro.
29053 [!M_LIBM_NEED_COMPAT] (declare_mgen_libm_compat): Likewise.
29054 * sysdeps/ieee754/ldbl-opt/math-type-macros-double.h: Remove.
29055 * math/cabs_template.c [M_LIBM_NEED_COMPAT]: Remove conditional
29056 code.
29057 * math/carg_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29058 * math/cimag_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29059 * math/conj_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29060 * math/creal_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29061 * math/s_cacos_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29062 * math/s_cacosh_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29063 * math/s_casin_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29064 * math/s_casinh_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29065 * math/s_catan_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29066 * math/s_catanh_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29067 * math/s_ccos_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29068 * math/s_ccosh_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29069 * math/s_cexp_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29070 * math/s_clog10_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29071 * math/s_clog_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29072 * math/s_cpow_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29073 * math/s_cproj_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29074 * math/s_csin_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29075 * math/s_csinh_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29076 * math/s_csqrt_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29077 * math/s_ctan_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29078 * math/s_ctanh_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29079 * math/s_fdim_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29080 * math/s_fmax_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29081 * math/s_fmin_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29082 * math/s_nan_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29083 * math/w_ilogb_template.c [M_LIBM_NEED_COMPAT]: Likewise.
29084 * sysdeps/ieee754/ldbl-opt/s_clog10.c: New file.
29085 * sysdeps/ieee754/ldbl-opt/s_ldexp.c (M_LIBM_NEED_COMPAT): Remove
29086 macro.
29087 (declare_mgen_alias): New macro.
29088 * sysdeps/ieee754/ldbl-opt/w_log1p.c: New file.
29089 * sysdeps/ieee754/ldbl-opt/w_scalbln.c: Likewise.
29090 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.c
29091 (M_LIBM_NEED_COMPAT): Remove macro.
29092 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.c
29093 [HAVE_AS_VIS3_SUPPORT]: Include <math_ldbl_opt.h> and
29094 <first-versions.h>.
29095 [HAVE_AS_VIS3_SUPPORT && LONG_DOUBLE_COMPAT (libm,
29096 FIRST_VERSION_libm_fdiml)]: Define fdiml as compat symbol.
29097
a891caff
JM
290982017-09-12 Joseph Myers <joseph@codesourcery.com>
29099
29100 * sysdeps/generic/math-type-macros.h [!declare_mgen_alias_2]
29101 (declare_mgen_alias_2): Remove.
29102 * sysdeps/generic/math-type-macros-double.h
29103 [NO_LONG_DOUBLE && !declare_mgen_alias_2] (declare_mgen_alias_2):
29104 Likewise.
29105 * math/s_ldexp_template.c (M_SUF (__wrap_scalbn)): Define strong
29106 alias.
29107 (ldexp): Define with declare_mgen_alias.
29108 (scalbn): Likewise.
29109
a1a78204
SE
291102017-09-12 Steve Ellcey <sellcey@cavium.com>
29111
29112 * grp/initgroups.c: Include config.h.
29113 (DEFAULT_CONFIG): New macro.
29114 (internal_getgrouplist): Use DEFAULT_CONFIG.
29115 * nscd/initgrcache.c (addinitgroupsX): Likewise.
29116 * nss/nsswitch.c (__nss_disable_nscd): Likewise.
29117 (DEFAULT_DEFCONFIG): New macro.
29118 (__nss_database_lookup): Use DEFAULT_DEFCONFIG.
29119 * nss/grp-lookup.c: Include config.h
29120 (DEFAULT_CONFIG): Set definition based on LINK_OBSOLETE_NSL.
29121 * nss/pwd-lookup.c (DEFAULT_CONFIG): Likewise.
29122 * nss/spwd-lookup.c (DEFAULT_CONFIG): Likewise.
29123 * manual/nss.texi: Update default values section.
29124
ef8adeb0
L
291252017-09-12 H.J. Lu <hongjiu.lu@intel.com>
29126
29127 [BZ #21967]
29128 * sysdeps/x86/cpu-features.h (bit_arch_MathVec_Prefer_No_AVX512):
29129 New.
29130 (index_arch_MathVec_Prefer_No_AVX512): Likewise.
29131 * sysdeps/x86/cpu-tunables.c (TUNABLE_CALLBACK (set_hwcaps)):
29132 Handle MathVec_Prefer_No_AVX512.
29133 * sysdeps/x86_64/fpu/multiarch/ifunc-mathvec-avx512.h
29134 (IFUNC_SELECTOR): Return AVX2 version if MathVec_Prefer_No_AVX512
29135 is set.
29136
a166531f
ST
291372017-09-12 Samuel Thibault <samuel.thibault@ens-lyon.org>
29138
29139 * posix/sched_primax.c (__sched_get_priority_max): Add
29140 libc_hidden_def.
29141 * posix/sched_primin.c (__sched_get_priority_min): Likewise.
29142 * sysdeps/mach/hurd/mmap.c (__mmap): Likewise.
29143 * sysdeps/mach/hurd/mmap64.c (__mmap64): Likewise.
29144 * sysdeps/mach/hurd/mprotect.c (__mprotect): Likewise.
29145 * sysdeps/mach/hurd/munmap.c (__munmap): Likewise.
29146 * sysdeps/mach/hurd/dl-sysdep.c (__GI___getpid,
29147 __GI___strtoul_internal, __GI_____strtoul_internal, __GI___chk_fail,
29148 __GI___fortify_fail, __GI___assert_fail, __GI___assert_perror_fail):
29149 Add aliases.
29150
4b7d1efb
JM
291512017-09-11 Joseph Myers <joseph@codesourcery.com>
29152
29153 * sysdeps/generic/libm-alias-float.h: New file.
29154 * sysdeps/generic/math-type-macros-float.h: Include
29155 <libm-alias-float.h>.
29156 [!declare_mgen_alias] (declare_mgen_alias): Define macro.
29157
45ff3463
L
291582017-09-11 H.J. Lu <hongjiu.lu@intel.com>
29159
29160 [BZ #22093]
29161 * sysdeps/x86/cpu-features.c (init_cpu_features): Initialize
29162 GLRO(dl_hwcap) to HWCAP_X86_64 for x86-64.
29163 * sysdeps/x86/dl-hwcap.h (HWCAP_COUNT): Updated.
29164 (HWCAP_IMPORTANT): Likewise.
29165 (HWCAP_X86_64): New enum.
29166 (HWCAP_X86_AVX512_1): Updated.
29167 * sysdeps/x86/dl-procinfo.c (_dl_x86_hwcap_flags): Add "x86_64".
29168 * sysdeps/x86_64/Makefile (tests): Add tst-x86_64-1.
29169 (modules-names): Add x86_64/tst-x86_64mod-1.
29170 (LDFLAGS-tst-x86_64mod-1.so): New.
29171 ($(objpfx)tst-x86_64-1): Likewise.
29172 ($(objpfx)x86_64/tst-x86_64mod-1.os): Likewise.
29173 (tst-x86_64-1-clean): Likewise.
29174 * sysdeps/x86_64/tst-x86_64-1.c: New file.
29175 * sysdeps/x86_64/tst-x86_64mod-1.c: Likewise.
29176
891abfd3
SP
291772017-09-11 Siddhesh Poyarekar <siddhesh@sourceware.org>
29178
29179 * po/sv.po: Update translations.
29180 * po/fr.po: Likewise.
29181
00c3da43
ST
291822017-09-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
29183
29184 * sunrpc/tst-udp-timeout.c (test_udp_server): Increase timeout to 2.5
29185 seconds.
3bdfd9fb
ST
29186 * sunrpc/tst-udp-nonblocking.c (do_test): Increase timeout to 0.75
29187 seconds.
65b22ebc 29188 * elf/rtld-Rules: Fix $(error) use.
00c3da43 29189
96480903
MF
291902017-09-09 Mike FABIAN <mfabian@redhat.com>
29191
29192 [BZ #14925]
29193 * libio/tst-widetext.input: Change “Bengali” to “Bangla”.
29194 * locale/iso-639.def: Change “Bengali” to “Bangla”.
29195 * localedata/locales/bn_BD: “Bengali” was still used in some
29196 comments. Change it to “Bangla”.
29197
4c03a696
MT
291982017-09-08 Markus Trippelsdorf <markus@trippelsdorf.de>
29199
29200 * sysdeps/x86_64/fpu/libm-test-ulps: Update for AMD Ryzen.
29201
9c9ec581
SE
292022017-09-08 Steve Ellcey <sellcey@cavium.com>
29203
29204 * manual/tunables.texi (glibc.tune.cpu): Add thunderx2t99 and
29205 thunderx2t99p1 to list of cpu names.
29206 * sysdeps/unix/sysv/linux/aarch64/cpu-features.c (cpu_list):
29207 Add thunderx2t99 and thunderx2t99p1 entries to cpu_list.
29208
f00bce74
SE
292092017-09-08 Steve Ellcey <sellcey@cavium.com>
29210
29211 * sysdeps/unix/sysv/linux/aarch64/cpu-features.c (get_midr_from_mcpu):
29212 Use strcmp instead of tunable_is_name.
29213
27342d17
JM
292142017-09-08 Joseph Myers <joseph@codesourcery.com>
29215
af1b7c8c
JM
29216 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
29217 (F_GET_RW_HINT): New macro.
29218 [__USE_GNU] (F_SET_RW_HINT): Likewise.
29219 [__USE_GNU] (F_GET_FILE_RW_HINT): Likewise.
29220 [__USE_GNU] (F_SET_FILE_RW_HINT): Likewise.
29221 [__USE_GNU] (RWF_WRITE_LIFE_NOT_SET): Likewise.
29222 [__USE_GNU] (RWH_WRITE_LIFE_NONE): Likewise.
29223 [__USE_GNU] (RWH_WRITE_LIFE_SHORT): Likewise.
29224 [__USE_GNU] (RWH_WRITE_LIFE_MEDIUM): Likewise.
29225 [__USE_GNU] (RWH_WRITE_LIFE_LONG): Likewise.
29226 [__USE_GNU] (RWH_WRITE_LIFE_EXTREME): Likewise.
29227
27342d17
JM
29228 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
29229 (F_ADD_SEALS): New macro.
29230 [__USE_GNU] (F_GET_SEALS): Likewise.
29231 [__USE_GNU] (F_SEAL_SEAL): Likewise.
29232 [__USE_GNU] (F_SEAL_SHRINK): Likewise.
29233 [__USE_GNU] (F_SEAL_GROW): Likewise.
29234 [__USE_GNU] (F_SEAL_WRITE): Likewise.
29235
c66c9082
AZ
292362017-09-08 Adhemerval Zanella <adhemerval.zanella@linaro.org>
29237
07b4f49d
AZ
29238 * posix/glob_internal.h (GLOBPAT_NONE, GLOBPAT_SPECIAL)
29239 (GLOBPAT_BACKSLASH, GLOBPAT_BRACKET): New constants.
29240 * posix/glob_internal.h (__glob_pattern_type):
29241 * posix/glob.c (glob):
29242 * posix/glob_pattern_p.c (__glob_pattern_p):
29243 Use them.
29244
116f1c64
AZ
29245 * sysdeps/unix/sysv/linux/arm/glob64.c: Remove file.
29246 * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
29247 * sysdeps/unix/sysv/linux/m68k/glob64.c: Likewise.
29248 * sysdeps/unix/sysv/linux/mips/mips64/n64/glob64.c: Likewise.
29249 * sysdeps/unix/sysv/linux/mips/mips64/n64/globfree64.c: Likewise.
29250 * sysdeps/unix/sysv/linux/powerpc/powerpc32/glob64.c: Likewise.
29251 * sysdeps/unix/sysv/linux/sparc/sparc32/glob64.c: Likewise.
29252 * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Likewise.
29253 * sysdeps/unix/sysv/linux/wordsize-64/globfree64.c: Likewise.
29254 * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
29255 * sysdeps/unix/sysv/linux/x86_64/x32/globfree.c: Likewise.
29256 * sysdeps/wordsize-64/glob.c: Likewise.
29257 * sysdeps/wordsize-64/glob64.c: Likewise.
29258 * sysdeps/wordsize-64/globfree.c: Likewise.
29259 * sysdeps/wordsize-64/globfree64.c: Likewise.
29260 * sysdeps/unix/sysv/linux/glob.c: New file.
29261 * sysdeps/unix/sysv/linux/glob64.c: Likewise.
29262 * sysdeps/unix/sysv/linux/globfree.c: Likewise.
29263 * sysdeps/unix/sysv/linux/globfree64.c: Likewise.
29264 * sysdeps/unix/sysv/linux/s390/s390-32/glob64.c: Likewise.
29265 * sysdeps/unix/sysv/linux/oldglob.c [SHLIB_COMPAT]: Also
29266 adds !GLOB_NO_OLD_VERSION as an extra condition.
29267 * sysdeps/unix/sysv/linux/i386/alphasort64.c: Include olddirent.h
29268 using relative path instead of absolute one.
29269 * sysdeps/unix/sysv/linux/i386/getdents64.c: Likewise.
29270 * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
29271 * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
29272 * sysdeps/unix/sysv/linux/i386/versionsort64.c: Likewise.
29273 * sysdeps/unix/sysv/linux/i386/olddirent.h: Move to ...
29274 * sysdeps/unix/sysv/linux//olddirent.h: ... here.
29275
ffca8901
AZ
29276 [BZ #1062]
29277 * posix/glob.c (GET_LOGIN_NAME_MAX): Remove.
29278 (glob): Use the same scratch buffer for both getlogin_r and
29279 getpwnam_r. Don’t require preallocation of the login name. This
29280 simplifies storage allocation, and corrects the handling of
29281 long login names.
29282
5a79f975
AZ
29283 [BZ #1062]
29284 * posix/glob.c (glob): Port recent patches to platforms
29285 lacking getpwnam_r.
29286 (glob): Fix longstanding misuse of errno after getpwnam_r, which
29287 returns an error number rather than setting errno.
29288
e00f2425
AZ
29289 * include/scratch_buffer.h (scratch_buffer): Use a C99 align method
29290 instead of GCC extension.
29291 * malloc/scratch_buffer_grow.c [!_LIBC]: Include libc-config.h.
29292 * malloc/scratch_buffer_grow_preserve.c [!_LIBC]: Likewise.
29293 * malloc/scratch_buffer_set_array_size.c [!_LIBC]: Likewise.
29294
5554304f
AZ
29295 [BZ #866]
29296 [BZ #1062]
29297 * posix/Makefile (tests): Remove bug-glob1 and tst-glob_symlinks.
29298 * posix/bug-glob1.c: Remove file.
29299 * posix/tst-glob_symlinks.c: New file.
29300 * posix/glob.c (__lstat64): New macro.
29301 (is_dir): New function.
29302 (glob, glob_in_dir): Match symlinks even if they are dangling.
29303 (link_stat, link_exists_p): Remove. All uses removed.
29304
686f2ea1
AZ
29305 [BZ #1062]
29306 [BZ #19971]
29307 * posix/glob.c (struct readdir_result): Remove skip_entry member.
29308 (readdir_result_skip_entry, D_INO_TO_RESULT): Remove.
29309 All uses removed.
29310
c66c9082 29311 [BZ #1062]
914c9994 29312 CVE-2017-15671
c66c9082
AZ
29313 * posix/Makefile (routines): Add globfree, globfree64, and
29314 glob_pattern_p.
29315 * posix/flexmember.h: New file.
29316 * posix/glob_internal.h: Likewise.
29317 * posix/glob_pattern_p.c: Likewise.
29318 * posix/globfree.c: Likewise.
29319 * posix/globfree64.c: Likewise.
29320 * sysdeps/gnu/globfree64.c: Likewise.
29321 * sysdeps/unix/sysv/linux/alpha/globfree.c: Likewise.
29322 * sysdeps/unix/sysv/linux/mips/mips64/n64/globfree64.c: Likewise.
29323 * sysdeps/unix/sysv/linux/oldglob.c: Likewise.
29324 * sysdeps/unix/sysv/linux/wordsize-64/globfree64.c: Likewise.
29325 * sysdeps/unix/sysv/linux/x86_64/x32/globfree.c: Likewise.
29326 * sysdeps/wordsize-64/globfree.c: Likewise.
29327 * sysdeps/wordsize-64/globfree64.c: Likewise.
29328 * posix/glob.c (HAVE_CONFIG_H): Use !_LIBC instead.
29329 [NDEBUG): Remove comments.
29330 (GLOB_ONLY_P, _AMIGA, VMS): Remove define.
29331 (dirent_type): New type. Use uint_fast8_t not
29332 uint8_t, as C99 does not require uint8_t.
29333 (DT_UNKNOWN, DT_DIR, DT_LNK): New macros.
29334 (struct readdir_result): Use dirent_type. Do not define skip_entry
29335 unless it is needed; this saves a byte on platforms lacking d_ino.
29336 (readdir_result_type, readdir_result_skip_entry):
29337 New functions, replacing ...
29338 (readdir_result_might_be_symlink, readdir_result_might_be_dir):
29339 these functions, which were removed. This makes the callers
29340 easier to read. All callers changed.
29341 (D_INO_TO_RESULT): Now empty if there is no d_ino.
29342 (size_add_wrapv, glob_use_alloca): New static functions.
29343 (glob, glob_in_dir): Check for size_t overflow in several places,
29344 and fix some size_t checks that were not quite right.
29345 Remove old code using SHELL since Bash no longer
29346 uses this.
29347 (glob, prefix_array): Separate MS code better.
29348 (glob_in_dir): Remove old Amiga and VMS code.
29349 (globfree, __glob_pattern_type, __glob_pattern_p): Move to
29350 separate files.
29351 (glob_in_dir): Do not rely on undefined behavior in accessing
29352 struct members beyond their bounds. Use a flexible array member
29353 instead
29354 (link_stat): Rename from link_exists2_p and return -1/0 instead of
29355 0/1. Caller changed.
29356 (glob): Fix memory leaks.
29357 * posix/glob64 (globfree64): Move to separate file.
29358 * sysdeps/gnu/glob64.c (NO_GLOB_PATTERN_P): Remove define.
29359 (globfree64): Remove hidden alias.
29360 * sysdeps/unix/sysv/linux/Makefile (sysdeps_routines): Add
29361 oldglob.
29362 * sysdeps/unix/sysv/linux/alpha/glob.c (__new_globfree): Move to
29363 separate file.
29364 * sysdeps/unix/sysv/linux/i386/glob64.c (NO_GLOB_PATTERN_P): Remove
29365 define.
29366 Move compat code to separate file.
29367 * sysdeps/wordsize-64/glob.c (globfree): Move definitions to
29368 separate file.
29369
78bfa877
L
293702017-09-07 H.J. Lu <hongjiu.lu@intel.com>
29371
29372 * resolv/tst-resolv-qtypes.c (domain): Changed to
29373 "const char domain[] =".
29374
05f0011f
JM
293752017-09-07 Joseph Myers <joseph@codesourcery.com>
29376
85bec0f2
JM
29377 * scripts/build-many-glibcs.py (Context.checkout): Default MPFR
29378 version to 3.1.6.
29379
5c23ee6e
JM
29380 * sysdeps/gnu/netinet/tcp.h (TCP_ULP): New macro.
29381 (TCP_MD5SIG_EXT): Likewise.
29382 (TCP_MD5SIG_FLAG_PREFIX): Likewise.
29383 (struct tcp_md5sig): Replace __tcpm_pad1 by tcpm_flags and
29384 tcpm_prefixlen. Rename __tcpm_pad2 to __tcpm_pad.
29385
05f0011f
JM
29386 * sysdeps/unix/sysv/linux/bits/socket.h (SOL_TLS): New macro.
29387
7c9c5be9
MF
293882017-09-07 Mike FABIAN <mfabian@redhat.com>
29389
29390 * localedata/locales/om_ET (LC_TIME): use ASCII for better readability.
29391
c207f7ce 293922017-09-07 Akhilesh Kumar <akhilesh.k@samsung.com>
ae214523
AK
29393
29394 [BZ #22100]
29395 * localedata/locales/om_KE (LC_TIME): copy "om_ET".
29396
507fe027
ST
293972017-09-07 Samuel Thibault <samuel.thibault@ens-lyon.org>
29398
29399 * hurd/get-host.c (_hurd_get_host_config): Also check that more == 0
29400 before assuming that the file is empty. Avoid testing buffer content
29401 when nread == 0.
29402
65687ac7
AZ
294032017-09-06 Adhemerval Zanella <adhemerval.zanella@linaro.org>
29404
7bbbb4b9 29405 [BZ #18858]
65687ac7
AZ
29406 * sysdeps/i386/i686/multiarch/strncpy.c (_HAVE_STRING_ARCH_strncpy):
29407 Remove define.
29408 * sysdeps/x86_64/multiarch/stpcpy.c (_HAVE_STRING_ARCH_stpcpy):
29409 Likewise.
29410 * sysdeps/x86_64/multiarch/strcspn.c (_HAVE_STRING_ARCH_strcspn):
29411 Likewise.
29412 * sysdeps/x86_64/multiarch/strncat.c (_HAVE_STRING_ARCH_strncat):
29413 Likewise.
29414 * sysdeps/x86_64/multiarch/strncpy.c (_HAVE_STRING_ARCH_strncpy):
29415 Likewise.
29416 * sysdeps/x86_64/multiarch/strpbrk.c (_HAVE_STRING_ARCH_strpbrk):
29417 Likewise.
29418 * sysdeps/x86_64/multiarch/strspn.c (_HAVE_STRING_ARCH_strspn):
29419 Likewise.
29420
ab5ac271
FW
294212017-09-06 Florian Weimer <fweimer@redhat.com>
29422
29423 * malloc/dynarray_emplace_enlarge.c
29424 (__libc_dynarray_emplace_enlarge): Add missing else.
29425
a8304730
FW
294262017-09-06 Florian Weimer <fweimer@redhat.com>
29427
29428 [BZ #22096]
29429 * resolv/resolv_conf.c (__resolv_conf_attach): Do not free conf in
29430 case of failure to obtain the global conf object.
29431
5670c4ab
FW
294322017-09-06 Florian Weimer <fweimer@redhat.com>
29433
29434 [BZ #22095]
29435 * resolv/res_init.c (res_vinit_1): Avoid memory leak in case of
29436 dynarray allocation failure.
29437
c77eb969
FW
294382017-09-06 Florian Weimer <fweimer@redhat.com>
29439
29440 Remove dead PTR IPv4-to-IPv6 mapping code from nss_dns.
29441 * resolv/nss_dns/dns-host.c (getanswer_r): Remove dead code.
29442 * resolv/tst-res_use_inet6.c (response_ptr_v4, response_ptr_v6):
29443 New functions.
29444 (response): Call them. Add 'p', '6' flag processing.
29445 (test_reverse): New function.
29446 (test_get2_any): Call it.
29447 (test_no_inet6): Add 'p' test.
29448 (test_inet6): Likewise.
29449
5e9c4d17
FW
294502017-09-06 Florian Weimer <fweimer@redhat.com>
29451
29452 Enhance tst-res_use_inet6 to test IPv4-to-IPv6 address mapping.
29453 * resolv/tst-res_use_inet6.c (response): Process flags embedded in
29454 the QNAME.
29455 (test_gai): Adjust query names. Add additional tests.
29456 (test_get2_any, test_get2_no_inet6, test_get2_inet6): Split from
29457 test_get2. Adjust query names. Add additional tests.
29458 (test_no_inet6): New function, extracted from threadfunc.
29459 (threadfunc): Call test_get2_any, test_get2_inet6, test_no_inet6.
29460 Add additional tests.
29461
2ae5be04
MF
294622017-09-06 Mike FABIAN <mfabian@redhat.com>
29463
29464 [BZ #22070]
29465 * localedata/unicode-gen/utf8_gen.py: Set the width for
29466 characters with Prepended_Concatenation_Mark property to 1
29467 * localedata/charmaps/UTF-8: Updated using the improved script.
29468
af83ed5c
MF
294692017-09-06 Mike FABIAN <mfabian@redhat.com>
29470
29471 [BZ #21750]
29472 * localedata/unicode-gen/utf8_gen.py: Improve the script to
29473 use the range notation for all ranges of neighbouring characters
29474 with the same width.
29475
4f3647e4
JM
294762017-09-05 Joseph Myers <joseph@codesourcery.com>
29477
29478 * sysdeps/generic/math-type-macros-double.h: Include
29479 <math-svid-compat.h>.
29480 (__USE_WRAPPER_TEMPLATE): Define to !LIBM_SVID_COMPAT.
29481 * sysdeps/generic/math-type-macros-float.h: Include
29482 <math-svid-compat.h>.
29483 (__USE_WRAPPER_TEMPLATE): Define to !LIBM_SVID_COMPAT.
29484 * sysdeps/generic/math-type-macros-ldouble.h: Include
29485 <math-svid-compat.h>.
29486 (__USE_WRAPPER_TEMPLATE): Define to !LIBM_SVID_COMPAT.
29487 * math/lgamma-compat.h (BUILD_LGAMMA): Include LIBM_SVID_COMPAT
29488 condition.
29489 * math/w_acos_compat.c: Condition contents on [LIBM_SVID_COMPAT].
29490 * math/w_acosf_compat.c: Likewise.
29491 * math/w_acosh_compat.c: Likewise.
29492 * math/w_acoshf_compat.c: Likewise.
29493 * math/w_acoshl_compat.c: Likewise.
29494 * math/w_acosl_compat.c: Likewise.
29495 * math/w_asin_compat.c: Likewise.
29496 * math/w_asinf_compat.c: Likewise.
29497 * math/w_asinl_compat.c: Likewise.
29498 * math/w_atan2_compat.c: Likewise.
29499 * math/w_atan2f_compat.c: Likewise.
29500 * math/w_atan2l_compat.c: Likewise.
29501 * math/w_atanh_compat.c: Likewise.
29502 * math/w_atanhf_compat.c: Likewise.
29503 * math/w_atanhl_compat.c: Likewise.
29504 * math/w_cosh_compat.c: Likewise.
29505 * math/w_coshf_compat.c: Likewise.
29506 * math/w_coshl_compat.c: Likewise.
29507 * math/w_exp10_compat.c: Likewise.
29508 * math/w_exp10f_compat.c: Likewise.
29509 * math/w_exp10l_compat.c: Likewise.
29510 * math/w_exp2_compat.c: Likewise.
29511 * math/w_exp2f_compat.c: Likewise.
29512 * math/w_exp2l_compat.c: Likewise.
29513 * math/w_fmod_compat.c: Likewise.
29514 * math/w_fmodf_compat.c: Likewise.
29515 * math/w_fmodl_compat.c: Likewise.
29516 * math/w_hypot_compat.c: Likewise.
29517 * math/w_hypotf_compat.c: Likewise.
29518 * math/w_hypotl_compat.c: Likewise.
29519 * math/w_j0_compat.c: Likewise.
29520 * math/w_j0f_compat.c: Likewise.
29521 * math/w_j0l_compat.c: Likewise.
29522 * math/w_j1_compat.c: Likewise.
29523 * math/w_j1f_compat.c: Likewise.
29524 * math/w_j1l_compat.c: Likewise.
29525 * math/w_jn_compat.c: Likewise.
29526 * math/w_jnf_compat.c: Likewise.
29527 * math/w_jnl_compat.c: Likewise.
29528 * math/w_lgamma_r_compat.c: Likewise.
29529 * math/w_lgammaf_r_compat.c: Likewise.
29530 * math/w_lgammal_r_compat.c: Likewise.
29531 * math/w_log10_compat.c: Likewise.
29532 * math/w_log10f_compat.c: Likewise.
29533 * math/w_log10l_compat.c: Likewise.
29534 * math/w_log2_compat.c: Likewise.
29535 * math/w_log2f_compat.c: Likewise.
29536 * math/w_log2l_compat.c: Likewise.
29537 * math/w_log_compat.c: Likewise.
29538 * math/w_logf_compat.c: Likewise.
29539 * math/w_logl_compat.c: Likewise.
29540 * math/w_pow_compat.c: Likewise.
29541 * math/w_powf_compat.c: Likewise.
29542 * math/w_powl_compat.c: Likewise.
29543 * math/w_remainder_compat.c: Likewise.
29544 * math/w_remainderf_compat.c: Likewise.
29545 * math/w_remainderl_compat.c: Likewise.
29546 * math/w_sinh_compat.c: Likewise.
29547 * math/w_sinhf_compat.c: Likewise.
29548 * math/w_sinhl_compat.c: Likewise.
29549 * math/w_sqrt_compat.c: Likewise.
29550 * math/w_sqrtf_compat.c: Likewise.
29551 * math/w_sqrtl_compat.c: Likewise.
29552 * math/w_tgamma_compat.c: Likewise.
29553 * math/w_tgammaf_compat.c: Likewise.
29554 * math/w_tgammal_compat.c: Likewise.
29555 * math/w_scalb_compat.c (sysv_scalb): Condition definition on
29556 [LIBM_SVID_COMPAT].
29557 (__scalb): Condition call to sysv_scalb on [LIBM_SVID_COMPAT].
29558 * math/w_scalbf_compat.c (sysv_scalbf): Condition definition on
29559 [LIBM_SVID_COMPAT].
29560 (__scalbf): Condition call to sysv_scalbf on [LIBM_SVID_COMPAT].
29561 * math/w_scalbl_compat.c (sysv_scalbl): Condition definition on
29562 [LIBM_SVID_COMPAT].
29563 (__scalbl): Condition call to sysv_scalbl on [LIBM_SVID_COMPAT].
29564 * sysdeps/i386/fpu/w_sqrt.c: New file.
29565 * sysdeps/ia64/fpu/w_acos.c: Likewise.
29566 * sysdeps/ia64/fpu/w_acosf.c: Likewise.
29567 * sysdeps/ia64/fpu/w_acosh.c: Likewise.
29568 * sysdeps/ia64/fpu/w_acoshf.c: Likewise.
29569 * sysdeps/ia64/fpu/w_acoshl.c: Likewise.
29570 * sysdeps/ia64/fpu/w_acosl.c: Likewise.
29571 * sysdeps/ia64/fpu/w_asin.c: Likewise.
29572 * sysdeps/ia64/fpu/w_asinf.c: Likewise.
29573 * sysdeps/ia64/fpu/w_asinl.c: Likewise.
29574 * sysdeps/ia64/fpu/w_atan2.c: Likewise.
29575 * sysdeps/ia64/fpu/w_atan2f.c: Likewise.
29576 * sysdeps/ia64/fpu/w_atan2l.c: Likewise.
29577 * sysdeps/ia64/fpu/w_atanh.c: Likewise.
29578 * sysdeps/ia64/fpu/w_atanhf.c: Likewise.
29579 * sysdeps/ia64/fpu/w_atanhl.c: Likewise.
29580 * sysdeps/ia64/fpu/w_cosh.c: Likewise.
29581 * sysdeps/ia64/fpu/w_coshf.c: Likewise.
29582 * sysdeps/ia64/fpu/w_coshl.c: Likewise.
29583 * sysdeps/ia64/fpu/w_exp.c: Likewise.
29584 * sysdeps/ia64/fpu/w_exp10.c: Likewise.
29585 * sysdeps/ia64/fpu/w_exp10f.c: Likewise.
29586 * sysdeps/ia64/fpu/w_exp10l.c: Likewise.
29587 * sysdeps/ia64/fpu/w_exp2.c: Likewise.
29588 * sysdeps/ia64/fpu/w_exp2f.c: Likewise.
29589 * sysdeps/ia64/fpu/w_exp2l.c: Likewise.
29590 * sysdeps/ia64/fpu/w_expf.c: Likewise.
29591 * sysdeps/ia64/fpu/w_expl.c: Likewise.
29592 * sysdeps/ia64/fpu/w_fmod.c: Likewise.
29593 * sysdeps/ia64/fpu/w_fmodf.c: Likewise.
29594 * sysdeps/ia64/fpu/w_fmodl.c: Likewise.
29595 * sysdeps/ia64/fpu/w_hypot.c: Likewise.
29596 * sysdeps/ia64/fpu/w_hypotf.c: Likewise.
29597 * sysdeps/ia64/fpu/w_hypotl.c: Likewise.
29598 * sysdeps/ia64/fpu/w_lgamma_r.c: Likewise.
29599 * sysdeps/ia64/fpu/w_lgammaf_r.c: Likewise.
29600 * sysdeps/ia64/fpu/w_lgammal_r.c: Likewise.
29601 * sysdeps/ia64/fpu/w_log.c: Likewise.
29602 * sysdeps/ia64/fpu/w_log10.c: Likewise.
29603 * sysdeps/ia64/fpu/w_log10f.c: Likewise.
29604 * sysdeps/ia64/fpu/w_log10l.c: Likewise.
29605 * sysdeps/ia64/fpu/w_log2.c: Likewise.
29606 * sysdeps/ia64/fpu/w_log2f.c: Likewise.
29607 * sysdeps/ia64/fpu/w_log2l.c: Likewise.
29608 * sysdeps/ia64/fpu/w_logf.c: Likewise.
29609 * sysdeps/ia64/fpu/w_logl.c: Likewise.
29610 * sysdeps/ia64/fpu/w_pow.c: Likewise.
29611 * sysdeps/ia64/fpu/w_powf.c: Likewise.
29612 * sysdeps/ia64/fpu/w_powl.c: Likewise.
29613 * sysdeps/ia64/fpu/w_remainder.c: Likewise.
29614 * sysdeps/ia64/fpu/w_remainderf.c: Likewise.
29615 * sysdeps/ia64/fpu/w_remainderl.c: Likewise.
29616 * sysdeps/ia64/fpu/w_sinh.c: Likewise.
29617 * sysdeps/ia64/fpu/w_sinhf.c: Likewise.
29618 * sysdeps/ia64/fpu/w_sinhl.c: Likewise.
29619 * sysdeps/ia64/fpu/w_sqrt.c: Likewise.
29620 * sysdeps/ia64/fpu/w_sqrtf.c: Likewise.
29621 * sysdeps/ia64/fpu/w_sqrtl.c: Likewise.
29622 * sysdeps/ia64/fpu/w_tgamma.c: Likewise.
29623 * sysdeps/ia64/fpu/w_tgammaf.c: Likewise.
29624 * sysdeps/ia64/fpu/w_tgammal.c: Likewise.
29625 * sysdeps/ieee754/dbl-64/w_exp_compat.c: Condition contents on
29626 [LIBM_SVID_COMPAT].
29627 * sysdeps/ieee754/flt-32/w_expf_compat.c: Likewise.
29628 * sysdeps/ieee754/k_standard.c: Likewise.
29629 * sysdeps/ieee754/k_standardf.c: Likewise.
29630 * sysdeps/ieee754/k_standardl.c: Likewise.
29631 * sysdeps/ieee754/ldbl-128/w_expl_compat.c: Likewise.
29632 * sysdeps/ieee754/ldbl-128ibm/w_expl_compat.c: Likewise.
29633 * sysdeps/ieee754/ldbl-96/w_expl_compat.c: Likewise.
29634 * sysdeps/ieee754/ldbl-64-128/w_expl_compat.c: Condition
29635 long_double_symbol call on [LIBM_SVID_COMPAT].
29636 * sysdeps/ieee754/ldbl-opt/w_acoshl_compat.c: Likewise.
29637 * sysdeps/ieee754/ldbl-opt/w_acosl_compat.c: Likewise.
29638 * sysdeps/ieee754/ldbl-opt/w_asinl_compat.c: Likewise.
29639 * sysdeps/ieee754/ldbl-opt/w_atan2l_compat.c: Likewise.
29640 * sysdeps/ieee754/ldbl-opt/w_atanhl_compat.c: Likewise.
29641 * sysdeps/ieee754/ldbl-opt/w_coshl_compat.c: Likewise.
29642 * sysdeps/ieee754/ldbl-opt/w_fmodl_compat.c: Likewise.
29643 * sysdeps/ieee754/ldbl-opt/w_hypotl_compat.c: Likewise.
29644 * sysdeps/ieee754/ldbl-opt/w_j0l_compat.c: Likewise.
29645 * sysdeps/ieee754/ldbl-opt/w_j1l_compat.c: Likewise.
29646 * sysdeps/ieee754/ldbl-opt/w_jnl_compat.c: Likewise.
29647 * sysdeps/ieee754/ldbl-opt/w_lgammal_r_compat.c: Likewise.
29648 * sysdeps/ieee754/ldbl-opt/w_log10l_compat.c: Likewise.
29649 * sysdeps/ieee754/ldbl-opt/w_log2l_compat.c: Likewise.
29650 * sysdeps/ieee754/ldbl-opt/w_logl_compat.c: Likewise.
29651 * sysdeps/ieee754/ldbl-opt/w_powl_compat.c: Likewise.
29652 * sysdeps/ieee754/ldbl-opt/w_remainderl_compat.c: Likewise.
29653 * sysdeps/ieee754/ldbl-opt/w_sinhl_compat.c: Likewise.
29654 * sysdeps/ieee754/ldbl-opt/w_sqrtl_compat.c: Likewise.
29655 * sysdeps/ieee754/ldbl-opt/w_tgammal_compat.c: Likewise.
29656 * sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c: Condition
29657 long_double_symbol and compat_symbol calls on [LIBM_SVID_COMPAT].
29658
05b38d64
SE
296592017-09-05 Steve Ellcey <sellcey@cavium.com>
29660
29661 * include/shlib-compat.h (TEST_COMPAT): New Macro.
29662 * malloc/tst-mallocstate.c: Convert from test-skeleton
29663 to test-driver. Ifdef code using TEST_COMPAT macro.
29664 * math/test-matherr-2.c: Ifdef test using TEST_COMPAT macro.
29665 * math/test-matherr.c: Likewise.
29666
99d67918
JM
296672017-09-05 Joseph Myers <joseph@codesourcery.com>
29668
29669 [BZ #22086]
29670 * debug/pcprofiledump.c (main): Use byte-swapped mask when
29671 comparing word with byte-swapped constant.
29672
c207f7ce 296732017-09-05 Chris Leonard <cjlhomeaddress@gmail.com>
3f802aeb
MF
29674
29675 [BZ #20498]
29676 * locale/iso-639.def: add Miskito.
29677 * localedata/SUPPORTED: Add miq_NI/UTF-8.
29678 * localedata/locales/miq_NI: New file.
29679
0a587a8a
L
296802017-09-04 H.J. Lu <hongjiu.lu@intel.com>
29681
29682 [BZ #18822]
29683 * include/sys/stat.h (__chmod): Add libc_hidden_proto.
29684 (__mkdir): Likewise.
29685 * io/chmod.c (__chmod): Add libc_hidden_def.
29686 * io/mkdir.c (__mkdir): Likewise.
29687 * sysdeps/mach/hurd/chmod.c (__chmod): Likewise.
29688 * sysdeps/mach/hurd/mkdir.c (__mkdir): Likewise.
29689 * sysdeps/unix/sysv/linux/generic/chmod.c (__chmod): Likewise.
29690 * sysdeps/unix/sysv/linux/generic/mkdir.c (__mkdir): Likewise.
29691
f3a129b8
JM
296922017-09-04 Joseph Myers <joseph@codesourcery.com>
29693
1650e192
JM
29694 * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
29695 version to 4.13.
29696
f3a129b8
JM
29697 [BZ #22082]
29698 * math/bits/math-finite.h (exp10): Redirect if [__GLIBC_USE
29699 (IEC_60559_FUNCS_EXT)], not [__USE_GNU].
29700
b38042f5
FW
297012017-09-04 Florian Weimer <fweimer@redhat.com>
29702
29703 * math/math.h: Issue warning if log is defined.
29704
059b6404
JM
297052017-09-04 Joseph Myers <joseph@codesourcery.com>
29706
29707 * scripts/build-many-glibcs.py (Context.checkout): Default Linux
29708 kernel version to 4.13.
29709
b794e16b
ST
297102017-09-03 Samuel Thibault <samuel.thibault@ens-lyon.org>
29711
29712 * sysdeps/generic/sigsetops.h: Remove spurious #endif.
06cf9d31
ST
29713 (__sigismember, __sigaddset, __sigdelset): Fix referencing set
29714 parameter.
01969395
ST
29715 * sysdeps/mach/hurd/bits/socket.h: Include <sys/types.h> instead of
29716 just <bits/types.h>.
dd2b31de 29717 * sysdeps/posix/preadv2.c: Use off_t instead of OFF_T.
ed95bf56 29718 * sysdeps/posix/preadv64v2.c: Use off64_t instead of OFF_T.
dd2b31de 29719 * sysdeps/posix/pwritev2.c: Use off_t instead of OFF_T.
ed95bf56 29720 * sysdeps/posix/pwritev64v2.c: Use off64_t instead of OFF_T.
2263ca7c
ST
29721 * misc/preadv2.c: Include <errno.h>.
29722 * misc/preadv64v2.c: Include <errno.h>.
29723 * misc/pwritev2.c: Include <errno.h>.
29724 * misc/pwritev64v2.c: Include <errno.h>.
29725 * sysdeps/posix/preadv2.c: Include <errno.h>.
29726 * sysdeps/posix/preadv64v2.c: Include <errno.h>.
29727 Fix <unistd.h> inclusion.
29728 * sysdeps/posix/pwritev2.c: Include <errno.h>.
29729 * sysdeps/posix/pwritev64v2.c: Include <errno.h>.
cae3d712
ST
29730 * sysdeps/mach/hurd/dl-sysdep.c (__access_noerrno, __sbrk,
29731 __strtoul_internal): New functions.
127e7773
ST
29732 * sysdeps/posix/pause.c: Include <sigsetops.h>.
29733 * sysdeps/posix/system.c: Include <sigsetops.h>.
f85958a7
ST
29734 * sysdeps/mach/hurd/i386/Makefile
29735 [$(subdir) = csu] (sysdep_routines): New rule: divdi3 object.
29736 [$(subdir) = csu] (sysdep-only-routines): Likewise.
29737 [$(subdir) = csu] (CFLAGS-divdi3.c): Likewise.
1946d950
ST
29738 * sysdeps/x86/fpu/include/bits/fenv.h [NO_HIDDEN]: Redirect
29739 __feraiseexcept_renamed to feraiseexcept instead of
29740 __GI_feraiseexcept.
56bf5497 29741 * sysdeps/mach/hurd/i386/Implies: Add mach/hurd/x86.
2ce1f9ef 29742 * sysdeps/mach/hurd/x86/dl-sysdep.c: New file.
492cbbed
ST
29743 * misc/tst-preadvwritev2-common.c (RWF_HIPRI, RWF_DSYNC, RWF_SYNC,
29744 RWF_NOWAIT): Define to 0 if undefined already.
29745 (do_test_with_invalid_flags): Set invalid_flag to 2 if RWF_SUPPORTED
29746 boils down to 0.
6547ec0a
ST
29747 * resolv/tst-resolv-res_init-skeleton.c (run_res_init)
29748 [!CLONE_NEWUTS]: Fail as unsupported if hostname is not NULL.
b794e16b 29749
5a80d39d
JM
297502017-09-01 Joseph Myers <joseph@codesourcery.com>
29751
29752 * manual/math.texi (pow10): Do not document.
29753 (pow10f): Likewise.
29754 (pow10l): Likewise.
29755 * math/bits/mathcalls.h [__USE_GNU] (pow10): Do not declare.
29756 * math/bits/math-finite.h [__USE_GNU] (pow10): Likewise.
29757 * math/libm-test-exp10.inc (pow10_test): Remove.
29758 (do_test): Do not call pow10.
29759 * math/w_exp10_compat.c (pow10): Make into compat symbol.
29760 [NO_LONG_DOUBLE] (pow10l): Likewise.
29761 * math/w_exp10f_compat.c (pow10f): Likewise.
29762 * math/w_exp10l_compat.c (pow10l): Likewise.
29763 * sysdeps/ia64/fpu/e_exp10.S: Include <shlib-compat.h>.
29764 (pow10): Make into compat symbol.
29765 * sysdeps/ia64/fpu/e_exp10f.S: Include <shlib-compat.h>.
29766 (pow10f): Make into compat symbol.
29767 * sysdeps/ia64/fpu/e_exp10l.S: Include <shlib-compat.h>.
29768 (pow10l): Make into compat symbol.
29769 * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Remove
29770 pow10.
29771 (CFLAGS-nldbl-pow10.c): Remove variable..
29772 * sysdeps/ieee754/ldbl-opt/nldbl-pow10.c: Remove file.
29773 * sysdeps/ieee754/ldbl-opt/w_exp10_compat.c (pow10l): Condition on
29774 [SHLIB_COMPAT (libm, GLIBC_2_1, GLIBC_2_27)].
29775 * sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c (compat_symbol):
29776 Undefine and redefine.
29777 (pow10l): Make into compat symbol.
29778 * sysdeps/aarch64/libm-test-ulps: Remove pow10 ulps.
29779 * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
29780 * sysdeps/arm/libm-test-ulps: Likewise.
29781 * sysdeps/hppa/fpu/libm-test-ulps: Likewise.
29782 * sysdeps/i386/fpu/libm-test-ulps: Likewise.
29783 * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise.
29784 * sysdeps/microblaze/libm-test-ulps: Likewise.
29785 * sysdeps/mips/mips32/libm-test-ulps: Likewise.
29786 * sysdeps/mips/mips64/libm-test-ulps: Likewise.
29787 * sysdeps/nios2/libm-test-ulps: Likewise.
29788 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
29789 * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
29790 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
29791 * sysdeps/sh/libm-test-ulps: Likewise.
29792 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
29793 * sysdeps/tile/libm-test-ulps: Likewise.
29794 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29795
3824fc38
PP
297962017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>
29797
29798 * stdlib/tst-atexit-common.c (crumbs): Ensure correct size.
29799
b3008279
L
298002017-09-01 H.J. Lu <hongjiu.lu@intel.com>
29801
29802 * posix/tst-regex.c (do_test): Replace "../ChangeLog.8" with
29803 "../ChangeLog.old/ChangeLog.8".
29804 * posix/tst-regex2.c (do_test): Replace "../ChangeLog.14" with
29805 "../ChangeLog.old/ChangeLog.14".
29806
136fa185
L
298072017-09-01 H.J. Lu <hongjiu.lu@intel.com>
29808
29809 * manual/contrib.texi: Credit Ulrich Drepper for the POSIX
29810 Threads Library.
29811
c18d50a2
JM
298122017-09-01 Joseph Myers <joseph@codesourcery.com>
29813
29814 * sysdeps/unix/sysv/linux/gentempfd.c: Include <string.h>.
29815
bedbd859
L
298162017-09-01 H.J. Lu <hongjiu.lu@intel.com>
29817
29818 * csu/version.c (banner): Remove "by Roland McGrath et al.".
29819 * nptl/Banner: Remove "by Ulrich Drepper et al.".
29820
50c66c7a
PP
298212017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>
29822
29823 * stdlib/tst-atexit-common.c (do_test): Test support for at least
29824 32 atexit handlers.
29825
a617bd11
ZW
298262017-09-01 Zack Weinberg <zackw@panix.com>
29827
29828 * math/math.h (HUGE_VAL): Improve commentary.
29829
e0d2eb5a
AZ
298302017-09-01 Adhemerval Zanella <adhemerval.zanella@linaro.org>
29831 Andreas Schwab <schwab@suse.de>
29832
29833 [BZ #21530]
29834 * include/stdio.h (__gen_tempfd): New function.
29835 * stdio-common/Makefile (routines): Add gentempfd.
29836 * stdio-common/gentempfd.c: New file.
29837 * sysdeps/unix/sysv/linux/gentempfd.c: Likewise.
29838 * stdio-common/tmpfile.c (tmpfile): First try to use a system specific
29839 unnamed file first.
29840
f4a6be25
FW
298412017-09-01 Florian Weimer <fweimer@redhat.com>
29842
29843 [BZ #21915]
29844 [BZ #21922]
29845 * sysdeps/posix/getaddrinfo.c (gethosts): Look at NSS function
29846 result to determine success or failure, not the errno value.
29847 * nss/Makefile (tests): Add tst-nss-files-hosts-erange.
29848 (tst-nss-files-hosts-erange): Link with -ldl.
29849 * nss/tst-nss-files-hosts-erange.c: New file.
29850 * nss/tst-resolv-basic.c (response): Handle nodata.example.
29851 (do_test): Add NO_DATA tests.
29852 * resolv/tst-resolv-basic.c (test_nodata_nxdomain): New function.
29853 (do_test): Call it.
29854
5f8340f5
FW
298552017-09-01 Florian Weimer <fweimer@redhat.com>
29856
29857 [BZ #21922]
29858 * sysdeps/posix/getaddrinfo.c (gaih_inet): Report EAI_NODATA error
29859 coming from gethostbyname2_r.
29860
65329bd2
FW
298612017-09-01 Florian Weimer <fweimer@redhat.com>
29862
29863 * support/namespace.h (struct support_chroot_configuration): Add
29864 hosts, host_conf.
29865 (struct support_chroot): Add path_hosts, path_host_conf.
29866 * support/support_chroot.c (write_file): New function.
29867 (support_chroot_create): Call it to process /etc/resolv.conf,
29868 /etc/hosts, /etc/host.conf.
29869 (support_chroot_free): Update.
29870
a2881ef0
FW
298712017-09-01 Florian Weimer <fweimer@redhat.com>
29872
29873 * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use h_errno if
29874 status indicates it is set.
29875
ad816a5e
FW
298762017-09-01 Florian Weimer <fweimer@redhat.com>
29877
63b52889 29878 [BZ #20532]
ad816a5e
FW
29879 * sysdeps/posix/getaddrinfo.c (gaih_inet): Make reporting of NSS
29880 function lookup failures more reliable.
29881
53250a21
FW
298822017-09-01 Florian Weimer <fweimer@redhat.com>
29883
29884 * sysdeps/posix/getaddrinfo.c (gethosts): Use h_errno directly.
29885 (getcanonname): Likewise.
29886 (gaih_inet): Likewise.
29887
924b121c
FW
298882017-09-01 Florian Weimer <fweimer@redhat.com>
29889
29890 * sysdeps/posix/getaddrinfo.c (gethosts): Use errno directly.
29891 (getcanonname): Likewise.
29892 (gaih_inet): Likewise.
29893
d9ff799a
SE
298942017-08-31 Steve Ellcey <sellcey@cavium.com>
29895 Richard Henderson <rth@twiddle.net>
29896
29897 * sysdeps/aarch64/fpu/s_llrint.c (OREG_SIZE): New macro.
29898 * sysdeps/aarch64/fpu/s_llround.c (OREG_SIZE): Likewise.
29899 * sysdeps/aarch64/fpu/s_llrintf.c (OREGS, IREGS): Remove.
29900 (IREG_SIZE, OREG_SIZE): New macros.
29901 * sysdeps/aarch64/fpu/s_llroundf.c: (OREGS, IREGS): Remove.
29902 (IREG_SIZE, OREG_SIZE): New macros.
29903 * sysdeps/aarch64/fpu/s_lrintf.c (IREGS): Remove.
29904 (IREG_SIZE): New macro.
29905 * sysdeps/aarch64/fpu/s_lroundf.c (IREGS): Remove.
29906 (IREG_SIZE): New macro.
29907 * sysdeps/aarch64/fpu/s_lrint.c (get-rounding-mode.h, stdint.h):
29908 New includes.
29909 (IREG_SIZE, OREG_SIZE): Initialize if not already set.
29910 (OREGS, IREGS): Set based on IREG_SIZE and OREG_SIZE.
29911 (__CONCATX): Handle exceptions correctly on large values that may
29912 set FE_INVALID.
29913 * sysdeps/aarch64/fpu/s_lround.c (IREG_SIZE, OREG_SIZE):
29914 Initialize if not already set.
29915 (OREGS, IREGS): Set based on IREG_SIZE and OREG_SIZE.
29916
102dde84
AZ
299172017-08-31 Adhemerval Zanella <adhemerval.zanella@linaro.org>
29918
29919 * sysdeps/generic/not-cancel.h (NO_CANCELLATION): Remove macro.
29920 * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h (NO_CANCELLATION):
29921 Likewise.
29922 * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (NO_CANCELLATION):
29923 Likewise.
29924 * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h (NO_CANCELLATION):
29925 Likewise.
29926 * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h (NO_CANCELLATION):
29927 Likewise.
29928 * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h (NO_CANCELLATION):
29929 Likewise.
29930 * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (NO_CANCELLATION):
29931 Likewise.
29932 * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h (NO_CANCELLATION):
29933 Likewise.
29934 * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h
29935 (NO_CANCELLATION): Likewise.
29936 * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h (NO_CANCELLATION):
29937 Likewise.
29938 * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h (NO_CANCELLATION):
29939 Likewise.
29940 * sysdeps/unix/sysv/linux/powerpc/sysdep-cancel.h (NO_CANCELLATION):
29941 Likewise.
29942 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h
29943 (NO_CANCELLATION): Likewise.
29944 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h
29945 (NO_CANCELLATION): Likewise.
29946 * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h (NO_CANCELLATION):
29947 Likewise
29948 * sysdeps/unix/sysv/linux/sparc/sysdep-cancel.h (NO_CANCELLATION):
29949 Likewise.
29950 * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h (NO_CANCELLATION):
29951 Likewise.
29952 * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h (NO_CANCELLATION):
29953 Likewise.
29954 * sysdeps/unix/sysv/linux/not-cancel.h (__fcntl_nocancel): Add
29955 hidden prototype.
29956 * sysdeps/unix/sysv/linux/fcntl.c (__fcntl_nocancel): Define only
29957 for !IS_IN (rtld) and remove NO_CANCELLATION usage.
29958
9eee633b
SE
299592017-08-31 Steve Ellcey <sellcey@cavium.com>
29960
29961 * sysdeps/aarch64/dl-irel.h: (elf_ifunc_invoke): Change argument type
29962 in resolver call.
29963
65284eb7
FW
299642017-08-31 Florian Weimer <fweimer@redhat.com>
29965
29966 * include/libc-symbols.h (internal_function): Remove.
29967
41ad5ca6
FW
299682017-08-31 Florian Weimer <fweimer@redhat.com>
29969
29970 * stdlib/fmtmsg.c (internal_addseverity): Remove
29971 internal_function.
29972
2fa6d086
FW
299732017-08-31 Florian Weimer <fweimer@redhat.com>
29974
29975 * stdio-common/printf_fp.c (group_number): Remove
29976 internal_function.
29977 * stdio-common/vfprintf.c (buffered_vfprintf): Likewise.
29978
b41bd5bc
FW
299792017-08-31 Florian Weimer <fweimer@redhat.com>
29980
29981 * posix/fnmatch.c (internal_function): Remove definition.
29982 * posix/fnmatch_loop.c (FCT, EXT, END): Remove internal_function.
29983 * posix/regcomp.c (peek_token, init_word_char)
29984 (duplicate_node_closure, fetch_token, peek_token)
29985 (peek_token_bracket, build_range_exp, build_collating_symbol):
29986 Likewise.
29987 * posix/regex_internal.c (re_string_construct_common)
29988 (create_ci_newstate, create_cd_newstate, re_string_allocate)
29989 (re_string_construct, re_string_realloc_buffers, build_wcs_buffer)
29990 (build_wcs_upper_buffer, re_string_skip_chars, build_upper_buffer)
29991 (re_string_translate_buffer, re_string_reconstruct)
29992 (re_string_peek_byte_case, re_string_fetch_byte_case)
29993 (re_string_destruct, re_string_context_at, re_node_set_alloc)
29994 (re_node_set_init_1, re_node_set_init_2, re_node_set_init_copy)
29995 (re_node_set_add_intersect, re_node_set_init_union)
29996 (re_node_set_merge, re_node_set_insert, re_node_set_insert_last)
29997 (re_node_set_compare, re_node_set_contains, re_node_set_remove_at)
29998 (re_dfa_add_node, calc_state_hash, re_acquire_state)
29999 (re_acquire_state_context): Likewise.
30000 * posix/regex_internal.h (internal_function): Remove definition.
30001 (re_string_realloc_buffers, build_wcs_buffer)
30002 (build_wcs_upper_buffer, build_upper_buffer)
30003 (re_string_translate_buffer, re_string_context_at)
30004 (re_string_char_size_at, re_string_wchar_at)
30005 (re_string_elem_size_at): Likewise.
30006 * posix/regexec.c (match_ctx_init, match_ctx_clean)
30007 (match_ctx_free, match_ctx_add_entry, search_cur_bkref_entry)
30008 (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init)
30009 (re_search_internal, re_search_2_stub, re_search_stub)
30010 (re_copy_regs, prune_impossible_nodes, check_matching)
30011 (check_halt_state_context, update_regs, push_fail_stack, set_regs)
30012 (free_fail_stack_return, sift_states_iter_mb)
30013 (sift_states_backward, build_sifted_states)
30014 (update_cur_sifted_state, add_epsilon_src_nodes, check_dst_limits)
30015 (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos)
30016 (check_subexp_limits, sift_states_bkref, merge_state_array)
30017 (find_recover_state, transit_state, merge_state_with_log)
30018 (check_subexp_matching_top, transit_state_sb, transit_state_sb)
30019 (transit_state_mb, transit_state_bkref, get_subexp)
30020 (get_subexp_sub, find_subexp_node, check_arrival)
30021 (check_arrival_add_next_nodes, check_arrival_expand_ecl)
30022 (check_arrival_expand_ecl_sub, expand_bkref_cache, build_trtable)
30023 (check_node_accept_bytes, find_collation_sequence_value)
30024 (group_nodes_into_DFAstates, check_node_accept, extend_buffers)
30025 (acquire_init_state_context, check_halt_node_context)
30026 (proceed_next_node, pop_fail_stack, clean_state_log_if_needed)
30027 (sub_epsilon_src_nodes): Likewise.
30028 * posix/spawn_int.h (__spawn_valid_fd): Likewise.
30029 * posix/spawn_valid_fd (__spawn_valid_fd): Likewise.
30030 * posix/wordexp.c (parse_dollars, parse_backtick, parse_dquote)
30031 (eval_expr, w_addmem, w_addstr, w_addword, parse_backslash)
30032 (parse_qtd_backslash, parse_tilde, do_parse_glob, parse_glob)
30033 (parse_squote, eval_expr_val, eval_expr_multdiv, parse_arith)
30034 (exec_comm_child, exec_comm, parse_comm, parse_param): Likewise.
30035 * sysdeps/posix/ttyname.c (getttyname): Likewise.
30036 * sysdeps/posix/ttyname_r.c (getttyname_r): Likewise.
30037 * sysdeps/unix/sysv/linux/preadv.c (__atomic_preadv_replacement)
30038 (PREADV): Likewise.
30039 * sysdeps/unix/sysv/linux/preadv64.c (__atomic_preadv64_replacement)
30040 (PREADV): Likewise.
30041 * sysdeps/unix/sysv/linux/pwritev.c (__atomic_pwritev_replacement)
30042 (PWRITEV): Likewise.
30043 * sysdeps/unix/sysv/linux/pwritev64.c (__atomic_pwritev64_replacement)
30044 (PWRITEV): Likewise.
30045 * sysdeps/unix/sysv/linux/ttyname.c (getttyname): Likewise.
30046 * sysdeps/unix/sysv/linux/ttyname_r.c (getttyname_r): Likewise.
30047
83b09837
FW
300482017-08-31 Florian Weimer <fweimer@redhat.com>
30049
30050 * nptl/allocatestack.c (change_stack_perm, __deallocate_stack)
30051 (setxid_mark_thread, setxid_unmark_thread, setxid_signal_thread):
30052 Remove internal_function.
30053 * nptl/cancellation.c (__pthread_disable_asynccancel): Likewise.
30054 * nptl/libc_pthread_init.c (__libc_pthread_init): Likewise.
30055 * nptl/pthreadP.h (__find_in_stack_list, __free_tcb)
30056 (__deallocate_stack, __libc_pthread_init)
30057 (__pthread_mutex_cond_lock, __pthread_mutex_cond_lock_adjust)
30058 (__pthread_mutex_unlock_usercnt, __pthread_disable_asynccancel)
30059 (__libc_disable_asynccancel, __librt_disable_asynccancel):
30060 Likewise.
30061 * nptl/pthread_create.c (__find_in_stack_list, __free_tcb): Likewise.
30062 * nptl/pthread_mutex_cond_lock.c (__pthread_mutex_lock): Likewise.
30063 * nptl/pthread_mutex_lock.c (__pthread_mutex_cond_lock_adjust):
30064 Likewise.
30065 * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full)
30066 (__pthread_mutex_unlock_usercnt): Likewise.
30067
116ac301
FW
300682017-08-31 Florian Weimer <fweimer@redhat.com>
30069
30070 * io/fts.c (fts_alloc, fts_build, fts_lfree, fts_load)
30071 (fts_maxarglen, fts_padjust, fts_palloc, fts_sort, fts_stat)
30072 (fts_safe_changedir): Remove internal_function.
30073 * io/ftw.c (internal_function): Remove definition.
30074 (ftw_dir, process_entry, ftw_startup): Remove internal_function.
30075
9da93bd7
FW
300762017-08-31 Florian Weimer <fweimer@redhat.com>
30077
30078 * inet/deadline.c (__deadline_current_time)
30079 (__deadline_from_timeval, __deadline_to_ms): Remove
30080 internal_function.
30081 * inet/getnameinfo.c (nrl_domainname): Likewise.
30082 * inet/getnetgrent_r.c (__internal_setnetgrent_reuse): Likewise.
30083 * inet/inet6_option.c (add_pad): Likewise.
30084 * inet/net-internal.h (__deadline_current_time)
30085 (__deadline_from_timeval, __deadline_to_ms): Likewise.
30086 * inet/rcmd.c (__checkhost_sa, __icheckuser): Likewise.
30087 * sysdeps/mach/hurd/if_index.c (__protocol_available): Likewise.
30088 * sysdeps/unix/sysv/linux/ifaddrs.c (map_newlink): Likewise.
30089
a60eca2e
JM
300902017-08-31 Joseph Myers <joseph@codesourcery.com>
30091
c0c49d60
JM
30092 * math/math.h [__USE_ISOC99] (NAN): Define directly here. Do not
30093 include <bits/nan.h>.
30094 * math/Makefile (headers): Remove bits/nan.h.
30095 * bits/nan.h: Remove.
30096 * sysdeps/ieee754/bits/nan.h: Likewise.
30097 * sysdeps/mips/bits/nan.h: Likewise.
30098
5ef1b213
JM
30099 * math/math.h [__USE_ISOC99] (INFINITY): Define directly here. Do
30100 not include <bits/inf.h>.
30101 * math/Makefile (headers): Remove bits/inf.h.
30102 * bits/inf.h: Remove.
30103 * sysdeps/ieee754/bits/inf.h: Likewise.
30104
a60eca2e
JM
30105 * math/math.h: Do not include bits/huge_val.h, bits/huge_valf.h,
30106 bits/huge_vall.h or bits/huge_val_flt128.h.
30107 (HUGE_VAL): Define directly here.
30108 [__USE_ISOC99] (HUGE_VALF): Likewise.
30109 [__USE_ISOC99] (HUGE_VALL): Likewise.
30110 [__HAVE_FLOAT128 && __GLIBC_USE (IEC_60559_TYPES_EXT)]
30111 (HUGE_VAL_F128): Likewise.
30112 * math/Makefile (headers): Remove bits/huge_val.h,
30113 bits/huge_valf.h, bits/huge_vall.h and bits/huge_val_flt128.h.
30114 * bits/huge_val.h: Remove.
30115 * bits/huge_val_flt128.h: Likewise.
30116 * bits/huge_valf.h: Likewise.
30117 * bits/huge_vall.h: Likewise.
30118 * sysdeps/ia64/bits/huge_vall.h: Likewise.
30119 * sysdeps/ieee754/bits/huge_val.h: Likewise.
30120 * sysdeps/ieee754/bits/huge_valf.h: Likewise.
30121 * sysdeps/m68k/m680x0/bits/huge_vall.h: Likewise.
30122 * sysdeps/sh/bits/huge_val.h: Likewise.
30123 * sysdeps/sparc/bits/huge_vall.h: Likewise.
30124 * sysdeps/x86/bits/huge_vall.h: Likewise.
30125
17e00cc6
FW
301262017-08-31 Florian Weimer <fweimer@redhat.com>
30127
30128 * elf/dl-addr-obj.c (_dl_addr_inside_object): Remove
30129 internal_function.
30130 * elf/dl-cache.c (_dl_cache_libcmp, _dl_load_cache_lookup):
30131 Likewise.
30132 * elf/dl-debug.c (_dl_debug_initialize): Likewise.
30133 * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
30134 * elf/dl-environ.c (_dl_next_ld_env_entry): Likewise.
30135 * elf/dl-execstack.c (_dl_make_stack_executable): Likewise.
30136 * elf/dl-fini.c (_dl_sort_fini): Likewise.
30137 * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
30138 * elf/dl-libc.c (dlerror_run): Likewise.
30139 * elf/dl-load.c (add_name_to_object, decompose_rpath)
30140 (_dl_init_paths, _dl_map_object, _dl_rtld_di_serinfo): Likewise.
30141 * elf/dl-lookup.c (add_dependency, _dl_debug_bindings)
30142 (_dl_lookup_symbol_x, _dl_setup_hash, _dl_debug_bindings):
30143 Likewise.
30144 * elf/dl-misc.c (_dl_sysdep_read_whole_file, _dl_name_match_p)
30145 (_dl_higher_prime_number, _dl_strtoul): Likewise.
30146 * elf/dl-object.c (_dl_add_to_namespace_list, _dl_new_object): Likewise.
30147 * elf/dl-profile.c (_dl_start_profile): Likewise.
30148 * elf/dl-reloc.c (_dl_try_allocate_static_tls)
30149 (_dl_allocate_static_tls, _dl_protect_relro, _dl_reloc_bad_type):
30150 Likewise.
30151 * elf/dl-support.c (_dl_aux_init, _dl_non_dynamic_init): Likewise.
30152 * elf/dl-sym.c (_dl_tls_symaddr, do_sym): Likewise.
30153 * elf/dl-sysdep.c (_dl_sysdep_start_cleanup, _dl_show_auxv): Likewise.
30154 * elf/dl-tls.c (_dl_next_tls_modid, _dl_count_modids)
30155 (_dl_determine_tlsoffset, allocate_dtv, _dl_get_tls_static_info)
30156 (_dl_allocate_tls_storage): Likewise.
30157 * elf/dl-version.c (match_symbol, _dl_check_map_versions)
30158 (_dl_check_all_versions): Likewise.
30159 * elf/dynamic-link.h (_dl_try_allocate_static_tls): Likewise.
30160 * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Likewise.
30161 * elf/tst-_dl_addr_inside_object.c (_dl_addr_inside_object): Likewise.
30162 * sysdeps/aarch64/dl-tlsdesc.h (_dl_make_tlsdesc_dynamic): Likewise.
30163 * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Likewise.
30164 * sysdeps/arm/dl-lookupcfg.h (_dl_unmap): Likewise.
30165 * sysdeps/arm/dl-machine.h (elf_machine_load_address): Remove
30166 internal_function from __dl_start.
30167 * sysdeps/arm/dl-tlsdesc.h (_dl_unmap): Remove internal_function.
30168 * sysdeps/generic/dl-cache.h (_dl_cache_libcmp): Likewise.
30169 * sysdeps/generic/ldsodefs.h (_dl_name_match_p)
30170 (_dl_higher_prime_number, _dl_strtoul, _dl_map_object)
30171 (_dl_map_object_deps, _dl_setup_hash, _dl_rtld_di_serinfo)
30172 (_dl_lookup_symbol_x, _dl_add_to_namespace_list, _dl_new_object)
30173 (_dl_protect_relro, _dl_reloc_bad_type, _dl_check_all_versions)
30174 (_dl_check_map_versions, _dl_sort_fini, _dl_debug_initialize)
30175 (_dl_init_paths, _dl_start_profile, _dl_show_auxv)
30176 (_dl_next_ld_env_entry, _dl_important_hwcaps)
30177 (_dl_load_cache_lookup, _dl_sysdep_read_whole_file)
30178 (_dl_sysdep_start_cleanup, _dl_next_tls_modid, _dl_count_modids)
30179 (_dl_determine_tlsoffset, _dl_get_tls_static_info)
30180 (_dl_allocate_static_tls, _dl_allocate_tls_storage)
30181 (_dl_addr_inside_object, _dl_non_dynamic_init, _dl_aux_init):
30182 Likewise.
30183 (struct rtld_global_ro): Remove internal_function from the
30184 _dl_lookup_symbol_x member.
30185 (_dl_symbol_value): Remove. No longer defined anywhere.
30186 * sysdeps/i386/dl-lookupcfg.h (_dl_unmap): Remove
30187 internal_function.
30188 * sysdeps/i386/dl-tlsdesc.h (_dl_make_tlsdesc_dynamic): Likewise.
30189 * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
30190 * sysdeps/mach/hurd/dl-sysdep.c (_dl_show_auxv): Likewise.
30191 * sysdeps/nios2/dl-init.c (_dl_nios2_get_gp_value): Likewise.
30192 * sysdeps/tile/dl-lookupcfg.h (_dl_unmap): Likewise.
30193 * sysdeps/tile/dl-machine.h (_dl_after_load): Likewise.
30194 * sysdeps/tile/dl-runtime.c (_dl_after_load, _dl_unmap): Likewise.
30195 * sysdeps/unix/sysv/linux/dl-vdso.c (_dl_vdso_vsym): Likewise.
30196 * sysdeps/unix/sysv/linux/dl-vdso.h (_dl_vdso_vsym): Likewise.
30197 * sysdeps/x86_64/dl-lookupcfg.h (_dl_unmap): Likewise.
30198 * sysdeps/x86_64/dl-tlsdesc.h (_dl_make_tlsdesc_dynamic): Likewise.
30199 * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
30200
8d2f9410
FW
302012017-08-31 Florian Weimer <fweimer@redhat.com>
30202
30203 * gmon/gmon.c (write_hist, write_call_graph, write_bb_counts):
30204 Remove internal_function.
30205 * sysdeps/arm/machine-gmon.h (mcount_internal, _MCOUNT_DECL):
30206 Likewise.
30207 * sysdeps/sparc/machine-gmon.h (mcount_internal, _MCOUNT_DECL):
30208 Likewise.
30209
86e4919f
FW
302102017-08-31 Florian Weimer <fweimer@redhat.com>
30211
30212 * dlfcn/dlerror.c (_dlerror_run): Remove internal_function.
30213 * elf/dl-sym.c (_dl_vsym, _dl_sym): Likewise.
30214 * include/dlfcn.h (_dl_sym, _dl_vsym, _dlerror_run): Likewise.
30215
59bd52b0
FW
302162017-08-31 Florian Weimer <fweimer@redhat.com>
30217
30218 * resolv/gai_misc.c (__gai_find_request, __gai_remove_request)
30219 (__gai_enqueue_request): Remove internal_function.
30220 * resolv/gai_misc.h (__gai_enqueue_request, __gai_find_request)
30221 (__gai_remove_request, __gai_notify, __gai_notify_only)
30222 (__gai_sigqueue): Likewise.
30223 * resolv/gai_notify.c (__gai_notify_only, __gai_notify): Likewise.
30224 * resolv/gai_sigqueue.c (__gai_sigqueue): Likewise.
30225 * resolv/inet_ntop.c (inet_ntop4, inet_ntop6): Likewise.
30226 * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
30227 Likewise.
30228
fc3d9497
FW
302292017-08-31 Florian Weimer <fweimer@redhat.com>
30230
30231 * dirent/scandir-tail.c (SCANDIR_TAIL): Remove internal_function.
30232 * include/dirent.h (__opendirat, __getdents, __getdents64)
30233 (__alloc_dir, __scandir_tail, __scandir64_tail): Likewise.
30234 * sysdeps/posix/opendir.c (__opendirat, __alloc_dir): Likewise.
30235 * sysdeps/mach/hurd/opendir.c (__opendirat): Likewise.
30236 * sysdeps/unix/sysv/linux/i386/olddirent.h (__old_getdents64):
30237 Likewise.
30238 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Likewise.
30239
18c54fac
FW
302402017-08-31 Florian Weimer <fweimer@redhat.com>
30241
30242 * sysdeps/unix/sysv/linux/getcwd.c (generic_getcwd): Remove
30243 internal_function.
30244 (GETCWD_RETURN_TYPE): Likewise.
30245
7e01f080
FW
302462017-08-31 Florian Weimer <fweimer@redhat.com>
30247
30248 * include/time.h (__tz_compute, __strptime_internal): Remove
30249 internal_function.
30250 * time/strptime_l.c (__strptime_internal): Likewise.
30251 * time/tzset.c (compute_change, update_vars, __tz_compute): Likewise.
30252
d7ccc6c9
FW
302532017-08-31 Florian Weimer <fweimer@redhat.com>
30254
30255 * iconv/gconv.c (__gconv): Remove internal_function.
30256 * iconv/gconv_builtin.c (__gconv_get_builtin_trans): Likewise.
30257 * iconv/gconv_cache.c (__gconv_load_cache, find_module_idx)
30258 (find_module, __gconv_compare_alias_cache, __gconv_lookup_cache)
30259 (__gconv_release_cache): Likewise.
30260 * iconv/gconv_close.c (__gconv_close): Likewise.
30261 * iconv/gconv_conf.c (detect_conflict, insert_module, add_module)
30262 (read_conf_file, __gconv_get_path): Likewise.
30263 * iconv/gconv_db.c (derivation_lookup, add_derivation)
30264 (__gconv_release_step, gen_steps, increment_counter)
30265 (find_derivation, __gconv_compare_alias, __gconv_find_transform)
30266 (__gconv_close_transform, free_modules_db): Likewise.
30267 * iconv/gconv_dl.c (__gconv_find_shlib, __gconv_release_shlib):
30268 Likewise.
30269 * iconv/gconv_int.h (__gconv_open, __gconv_close, __gconv)
30270 (__gconv_find_transform, __gconv_lookup_cache)
30271 (__gconv_release_step, __gconv_load_cache, __gconv_get_path)
30272 (__gconv_close_transform, __gconv_release_cache)
30273 (__gconv_loaded_object, __gconv_release_shlib)
30274 (__gconv_compare_alias): Likewise.
30275 * iconv/gconv_open.c (__gconv_open): Likewise.
30276 * iconv/iconv_prog.c (print_known_names, add_known_names): Likewise.
30277 * iconv/iconvconfig.c (add_module): Likewise.
30278 * intl/dcigettext.c (plural_lookup, guess_category_value)
30279 (category_to_name, get_output_charset, _nl_find_msg): Likewise.
30280 * intl/eval-plural.h (plural_eval): Likewise.
30281 * intl/finddomain.c (_nl_find_domain): Likewise.
30282 * intl/gettextP.h (_nl_unload_domain, _nl_find_domain)
30283 (_nl_load_domain, _nl_find_msg): Likewise.
30284 (internal_function): Remove definition.
30285 * intl/loadinfo.h (internal_function): Likewise.
30286 * intl/loadmsgcat.c (_nl_load_domain, _nl_unload_domain): Remove
30287 internal_function.
30288 * intl/localealias.c (internal_function): Remove definition.
30289 (read_alias_file): Remove internal_function.
30290 * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Likewise.
30291 * intl/plural-exp.h (internal_function): Remove definition.
30292 (FREE_EXPRESSION, EXTRACT_PLURAL_EXPRESSION): Remove
30293 internal_function.
30294 * intl/plural.c: Regenerate.
30295 * intl/plural.y (FREE_EXPRESSION): Remove internal_function.
30296 * locale/coll-lookup.c (__collidx_table_lookup)
30297 (__collseq_table_lookup): Likewise.
30298 * locale/coll-lookup.h (__collidx_table_lookup)
30299 (__collseq_table_lookup): Likewise.
30300 * locale/findlocale.c (_nl_find_locale, _nl_remove_locale): Likewise.
30301 * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
30302 * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale)
30303 (_nl_unload_locale): Likewise.
30304 * locale/localeinfo.h (struct __locale_data): Remove
30305 internal_function from cleanup member.
30306 (_nl_find_locale, _nl_load_locale, _nl_unload_locale)
30307 (_nl_remove_locale, _nl_load_locale_from_archive)
30308 (_nl_intern_locale_data, _nl_get_era_entry, _nl_select_era_entry)
30309 (_nl_get_alt_digit, _nl_get_walt_digit, _nl_parse_alt_digit)
30310 (_nl_cleanup_time): Remove internal_function.
30311 * time/alt_digit.c (_nl_get_alt_digit, _nl_get_walt_digit)
30312 (_nl_parse_alt_digit): Likewise.
30313 * time/era.c (_nl_init_era_entries, _nl_get_era_entry)
30314 (_nl_select_era_entry): Likewise.
30315 * time/lc-time-cleanup.c (_nl_cleanup_time): Likewise.
30316 * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv, __wcsmbs_clone_conv)
30317 (__wcsmbs_named_conv, _nl_cleanup_ctype): Likewise.
7e01f080
FW
30318 * wcsmbs/wcsmbsload.h (__wcsmbs_load_conv, __wcsmbs_clone_conv)
30319 (__wcsmbs_named_conv, _nl_cleanup_ctype): Likewise.
d7ccc6c9 30320
dab0eece
FW
303212017-08-31 Florian Weimer <fweimer@redhat.com>
30322
30323 * rt/aio_sigqueue.c (__aio_sigqueue): Remove internal_function.
30324 * sysdeps/generic/aio_misc.h (__aio_sigqueue): Likewise.
30325 * sysdeps/pthread/aio_misc.c (__aio_free_request, __aio_find_req)
30326 (__aio_find_req_fd, __aio_remove_request, __aio_enqueue_request):
30327 Likewise.
30328 * sysdeps/pthread/aio_misc.h (__aio_enqueue_request)
30329 (__aio_find_req, __aio_find_req_fd, __aio_free_request)
30330 (__aio_notify, __aio_notify_only, __aio_sigqueue): Likewise.
30331 * sysdeps/pthread/aio_notify.c (__aio_notify_only, __aio_notify):
30332 Likewise.
30333 * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Likewise.
30334
ab5bf7cf
FW
303352017-08-31 Florian Weimer <fweimer@redhat.com>
30336
30337 * misc/getttyent.c (skip, value): Remove internal_function.
30338 * misc/syslog.c (openlog_internal): Likewise.
30339 * misc/tsearch.c (trecurse, tdestroy_recurse): Likewise.
30340
75b3047e
FW
303412017-08-31 Florian Weimer <fweimer@redhat.com>
30342
30343 * include/nss.h (__nss_valid_field, __nss_valid_list_field)
30344 (__nss_rewrite_field): Remove internal_function.
30345 * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
30346 * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
30347 * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
30348 * nss/nsswitch.c (nss_parse_file, nss_getline)
30349 (nss_parse_service_list, nss_new_service): Likewise.
30350 * nss/rewrite_field.c (__nss_rewrite_field): Likewise.
30351 * nss/valid_field.c (__nss_valid_field): Likewise.
30352 * nss/valid_list_field.c (__nss_valid_list_field): Likewise.
30353
0c71122c
FW
303542017-08-31 Florian Weimer <fweimer@redhat.com>
30355
30356 * malloc/arena.c (__malloc_fork_lock_parent)
30357 (__malloc_fork_unlock_parent, __malloc_fork_unlock_child)
30358 (next_env_entry, new_heap, heap_trim, arena_get2): Remove
30359 internal_function from defintions.
30360 * malloc/hooks.c (mem2mem_check, mem2chunk_check): Likewise.
30361 * malloc/malloc-internal.h (__malloc_fork_lock_parent)
30362 (__malloc_fork_unlock_parent, __malloc_fork_unlock_child): Remove
30363 internal_function from declarations.
30364 * malloc/malloc.c (internal_function): Do not define.
30365 (mem2mem_check): Remove internal_function from declaration.
30366 (munmap_chunk, mremap_chunk): Remove internal_function.
30367 * malloc/mtrace.c (tr_where): Likewise.
30368
ca4ec803
FW
303692017-08-31 Florian Weimer <fweimer@redhat.com>
30370
30371 * include/rpc/pmap_clnt.h (__get_socket): Remove
30372 internal_function.
30373 * sunrpc/auth_des.c (synchronize): Likewise.
30374 * sunrpc/auth_unix.c (marshal_new_auth): Likewise.
30375 * sunrpc/clnt_perr.c (auth_errmsg): Likewise.
30376 * sunrpc/des_impl.c (des_encrypt, des_set_key): Likewise.
30377 * sunrpc/key_call.c (key_call_keyenvoy, key_call_socket)
30378 (key_call): Likewise.
30379 * sunrpc/pm_getport.c (__get_socket): Likewise.
30380 * sunrpc/pmap_rmt.c (getbroadcastnets): Likewise.
30381 * sunrpc/svc_unix.c (makefd_xprt): Likewise.
30382 * sunrpc/svc_tcp.c (makefd_xprt): Likewise.
30383 * sunrpc/svcauth_des.c (cache_init, cache_spot, cache_ref)
30384 (invalidate): Likewise.
30385 * sunrpc/xcrypt.c (hexval, hex2bin, bin2hex): Likewise.
30386 * sunrpc/xdr_rec.c (fix_buf_size, skip_input_bytes, flush_out)
30387 (set_input_fragment, get_input_bytes): Likewise.
30388
24cffce7
FW
303892017-08-31 Florian Weimer <fweimer@redhat.com>
30390
30391 * malloc/malloc.c (_int_free): Remove locked variable and related
30392 asserts.
30393
ecd0747d
L
303942017-08-31 H.J. Lu <hongjiu.lu@intel.com>
30395
30396 [BZ #22051]
30397 * Makerules (build-module-helper-objlist): Filter out
30398 $(elf-objpfx)sofini.os.
30399 (build-shlib-objlist): Append $(elf-objpfx)sofini.os if it is
30400 needed.
30401
5f0704b6
FW
304022017-08-31 Florian Weimer <fweimer@redhat.com>
30403
30404 * libio/fcloseall.c: Assume weak_alias is defined.
30405 * libio/feof.c: Likewise.
30406 * libio/fileno.c: Likewise.
30407 * libio/fileops.c: Assume _LIBC, errno, __set_errno are defined.
30408 (_POSIX_SOURCE, open, lseek, read, write): Remove macro
30409 definitions.
30410 (_IO_file_open): Call __open directly.
30411 (_IO_new_file_sync): Assume ESPIPE is defined.
30412 (_IO_file_seekoff_maybe_mmap): Call __read directly.
30413 (_IO_new_file_write): Call __write directly.
30414 * libio/ftello.c (__ftello): Assume EIO, EOVERFLOW are defined.
30415 * libio/ftello64.c (__ftello64): Assume EIO is defined.
30416 * libio/genops.c: Assume _LIBC is defined.
30417 (save_for_backup): Remove internal_function.
30418 * libio/getc.c: Assume weak_alias is defined.
30419 * libio/getwc.c: Likewise.
30420 * libio/iofclose.c: Assume _LIBC is defined.
30421 * libio/iofdopen.c: Likewise.
30422 (_IO_fcntl): Remove macro definition.
30423 (_IO_new_fdopen): Assume F_GETFL, F_SETFL, O_ACCMODE are defined.
30424 Call __fcntl directly.
30425 * libio/iofflush.c: Assume weak_alias is defined.
30426 * libio/iofgetpos.c (_IO_new_fgetpos): Assume EIO, EOVERFLOW are
30427 defined.
30428 * libio/iofgetpos64.c (_IO_new_fgetpos64): Assume EIO is defined.
30429 * libio/iofgets.c: Likewise.
30430 * libio/iofopen.c: Assume _LIBC is defined.
30431 * libio/iofopen64.c: Assume _LIBC, weak_alias are defined.
30432 * libio/iofputs.c: Assume weak_alias is defined.
30433 * libio/iofread.c: Likewise.
30434 * libio/iofsetpos.c (_IO_new_fsetpos): Assume EIO is defined.
30435 * libio/iofsetpos64.c (_IO_new_fsetpos64): Likewise.
30436 * libio/ioftell.c: Assume weak_alias is defined.
30437 (_IO_ftell): Assume EIO, EOVERFLOW are defined.
30438 * libio/iofwide.c: Assume _LIBC is defined.
30439 (_IO_fwide): Drop SHARED conditional because it is implied by
30440 SHLIB_COMPAT.
30441 * libio/iofwrite.c: Assume weak_alias is defined.
30442 * libio/iogetdelim.c: Likewise.
30443 * libio/iogets.c: Assume _LIBC, weak_alias are defined.
30444 * libio/iogetwline.c (wmemcpy): Remove macro definition.
30445 (_IO_getwline): Call __wmemcpy directly.
30446 * libio/iopopen.c: Assume _LIBC is defined.
30447 (_POSIX_SOURCE, _IO_fork, _IO_dup2, _IO_waitpid, _IO_execl)
30448 (_IO_close): Remove macro definitions.
30449 (_IO_new_proc_open): Call __fork, __dup2, __close_nocancel, execl,
30450 _exit directly.
30451 (_IO_new_proc_close): Call __close_nocancel, __waitpid_nocancel
30452 directly.
30453 * libio/ioputs.c: Assume weak_alias is defined.
30454 * libio/ioseekoff.c: Assume errno, __set_errno are defined.
30455 * libio/iosetbuffer.c: Assume weak_alias is defined.
30456 * libio/iosetvbuf.c: Likewise.
30457 * libio/ioungetc.c: Likewise.
30458 * libio/libioP.h: Assume _LIBC, __GLIBC__, libc_hidden_proto,
30459 libc_hidden_def, libc_hidden_weak, NULL are defined.
30460 (mmap, munmap, ftruncate, OS_FSTAT): Remove macro definitions.
30461 * libio/oldfilepos.c: Assume _LIBC, errno, __set_errno are
30462 defined.
30463 (_POSIX_SOURCE, open, lseek, read, write): Remove macro
30464 definitions.
30465 (_IO_old_file_init_internal): Drop SHARED conditional because it
30466 is implied by SHLIB_COMPAT.
30467 (_IO_old_file_fopen): Call __open directly.
30468 (_IO_old_file_sync): Assume ESPIPE is defined.
30469 (_IO_old_file_write): Call __write directly.
30470 * libio/oldfdopen.c (_IO_fcntl): Remove macro definition.
30471 (_IO_old_fdopen): Assume F_GETFL, O_ACCMODE, F_SETFL are defined.
30472 Call __fcntl directly.
30473 * libio/oldiofgetpos.c: Assume weak_alias is defined.
30474 (_IO_old_fgetpos): Assume EIO is defined.
30475 * libio/oldiofgetpos64.c: Assume weak_alias is defined.
30476 (_IO_old_fgetpos64): Assume EIO is defined.
30477 * libio/oldiofsetpos.c: Assume weak_alias is defined.
30478 (_IO_old_fsetpos): Assume EIO is defined.
30479 * libio/oldiofsetpos64.c: Assume weak_alias is defined.
30480 (_IO_old_fsetpos64): Assume EIO is defined.
30481 * libio/oldiopopen.c: Assume _LIBC is defined.
30482 (_POSIX_SOURCE, _IO_fork, _IO_dup2, _IO_waitpid, _IO_execl)
30483 (_IO_close): Remove macro definitions.
30484 (_IO_old_proc_open): Call __pipe, __close, __dup2, execl, _exit
30485 directly.
30486 (_IO_old_proc_close): Call __close, __waitpid directly.
30487 * libio/put.c: Assume weak_alias is defined.
30488 * libio/stdfiles.c: Assume _LIBC is defined.
30489 * libio/stdio.c: Likewise.
30490 * libio/wfileops.c: Likewise.
30491 (_IO_wfile_sync): Assume ESPIPE is defined.
30492 * libio/wgenops.c: Assume _LIBC is defined.
30493 (save_for_wbackup): Remove internal_function.
30494
5129873a
FW
304952017-08-31 Florian Weimer <fweimer@redhat.com>
30496
30497 * malloc/malloc.c (top_check): Change return type to void. Remove
30498 internal_function.
30499 * malloc/hooks.c (top_check): Likewise.
30500 (malloc_check, realloc_check, memalign_check): Adjust.
30501
4fa9b3bf
JM
305022017-08-30 Joseph Myers <joseph@codesourcery.com>
30503
30504 [BZ #21457]
30505 * sysdeps/arm/sys/ucontext.h: Do not include <bits/sigcontext.h>.
30506 * sysdeps/generic/sys/ucontext.h: Add comment about use of struct
30507 sigcontext and namespace requirements.
30508 * sysdeps/i386/sys/ucontext.h: Do not include <bits/sigcontext.h>.
30509 * sysdeps/m68k/sys/ucontext.h: Likewise.
30510 * sysdeps/mips/sys/ucontext.h: Likewise. Include <bits/types.h>.
30511 * sysdeps/unix/sysv/linux/aarch64/sys/ucontext.h: Do not include
30512 <bits/sigcontext.h>.
30513 (__ctx): Define earlier.
30514 (mcontext_t): Define structure contents rather than using struct
30515 sigcontext.
30516 * sysdeps/unix/sysv/linux/aarch64/ucontext_i.sym (oEXTENSION): Use
30517 __glibc_reserved1 instead of __reserved.
30518 * sysdeps/unix/sysv/linux/alpha/sys/ucontext.h: Do not include
30519 <bits/sigcontext.h>.
30520 (__ctx): Define earlier.
30521 (mcontext_t): Define structure contents rather than using struct
30522 sigcontext.
30523 * sysdeps/unix/sysv/linux/alpha/ucontext-offsets.sym: Use
30524 mcontext_t instead of struct sigcontext.
30525 * sysdeps/unix/sysv/linux/arm/sys/ucontext.h: Do not include
30526 <bits/sigcontext.h>.
30527 (__ctx): Define earlier.
30528 (mcontext_t): Define structure contents rather than using struct
30529 sigcontext.
30530 * sysdeps/unix/sysv/linux/hppa/sys/ucontext.h: Do not include
30531 <bits/sigcontext.h>.
30532 (__ctx): Define earlier.
30533 (mcontext_t): Define structure contents rather than using struct
30534 sigcontext.
30535 * sysdeps/unix/sysv/linux/ia64/makecontext.c (__makecontext): Use
30536 mcontext_t instead of struct sigcontext.
30537 * sysdeps/unix/sysv/linux/ia64/sigcontext-offsets.sym: Use
30538 mcontext_t instead of struct sigcontext.
30539 * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Do not include
30540 <bits/sigcontext.h>.
30541 (__ctx): New macro.
30542 (struct __ia64_fpreg_mcontext): New type.
30543 (mcontext_t): Define structure contents rather than using struct
30544 sigcontext.
30545 (_SC_GR0_OFFSET): Use mcontext_t instead of struct sigcontext.
30546 (uc_sigmask): Define using __ctx.
30547 (uc_stack): Likewise.
30548 * sysdeps/unix/sysv/linux/ia64/sys/procfs.h: Include
30549 <bits/sigcontext.h>.
30550 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
30551 * sysdeps/unix/sysv/linux/m68k/sys/ucontext.h: Do not include
30552 <bits/sigcontext.h>.
30553 * sysdeps/unix/sysv/linux/microblaze/sys/ucontext.h: New file.
30554 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Do not include
30555 <bits/sigcontext.h>.
30556 * sysdeps/unix/sysv/linux/nios2/sys/ucontext.h: Do not include
30557 <bits/sigcontext.h>.
30558 * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Do not include
30559 <bits/sigcontext.h>.
30560 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Do not include
30561 <bits/sigcontext.h>.
30562 * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Do not include
30563 <bits/sigcontext.h>.
30564 * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h: Do not include
30565 <bits/sigcontext.h>.
30566 * sysdeps/unix/sysv/linux/tile/sys/ucontext.h: Do not include
30567 <bits/sigcontext.h>.
30568 (__ctx): Define earlier.
30569 (mcontext_t): Define structure contents rather than using struct
30570 sigcontext.
30571 * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: Do not include
30572 <bits/sigcontext.h>. Include <bits/types.h>.
30573 * conform/Makefile (test-xfail-XPG42/signal.h/conform): Remove.
30574 (test-xfail-XPG42/sys/wait.h/conform): Likewise.
30575 (test-xfail-XPG42/ucontext.h/conform): Likewise.
30576 (test-xfail-UNIX98/signal.h/conform): Likewise.
30577 (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
30578 (test-xfail-UNIX98/ucontext.h/conform): Likewise.
30579 (test-xfail-XOPEN2K/signal.h/conform): Likewise.
30580 (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
30581 (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
30582 (test-xfail-POSIX2008/signal.h/conform): Likewise.
30583 (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
30584 (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
30585 (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
30586
5898f454
FW
305872017-08-30 Florian Weimer <fweimer@redhat.com>
30588
30589 * malloc/dynarray_emplace_enlarge.c
30590 (__libc_dynarray_emplace_enlarge): Set errno on overflow.
30591 * malloc/dynarray_resize.c (__libc_dynarray_resize): Likewise.
30592 * malloc/tst-dynarray.c (test_long_overflow): New function.
30593 (do_test): Call it.
30594
a9da0bb2
FW
305952017-08-30 Florian Weimer <fweimer@redhat.com>
30596
30597 * malloc/malloc.c (ARENA_CORRUPTION_BIT, arena_is_corrupt)
30598 (set_arena_corrupt): Remove definitions.
30599 (mtrim): Do not check for corrupt arena.
30600 * malloc/arena.c (arena_lock, reused_arena, arena_get_retry):
30601 Likewise.
30602
ac3ed168
FW
306032017-08-30 Florian Weimer <fweimer@redhat.com>
30604
30605 [BZ #21754]
30606 * malloc/arena.c (TUNABLE_CALLBACK set_mallopt_check): Do not set
30607 check_action.
30608 (ptmalloc_init): Do not set or use check_action.
30609 * malloc/hooks.c (malloc_check_get_size, realloc_check): Adjust
30610 call to malloc_printerr. Remove return statement.
30611 (free_check): Likewise. Remove arena unlock.
30612 (top_check): Update comment. Adjust call to malloc_printerr.
30613 Remove heap repair code.
30614 * malloc/malloc.c (unlink): Adjust calls to malloc_printerr.
30615 (DEFAULT_CHECK_ACTION, check_action): Remove definitions.
30616 (sysmalloc): Adjust call to malloc_printerr.
30617 (munmap_chunk, __libc_realloc): Likewise. Remove return
30618 statement.
30619 (_int_malloc, int_realloc): Likewise. Remove errstr variable.
30620 Remove errout label and corresponding gotos.
30621 (_int_free): Likewise. Remove arena unlock.
30622 (do_set_mallopt_check): Do not set check_action.
30623 (malloc_printerr): Adjust parameter list. Do not mark arena as
30624 corrupt.
30625 * manual/memory.texi (Malloc Tunable Parameters): Remove TODO
30626 comment.
30627 * manual/probes.texi (Memory Allocation Probes): Remove
30628 memory_mallopt_check_action.
30629
44bcba80
SE
306302017-08-30 Steve Ellcey <sellcey@cavium.com>
30631
30632 * sysdeps/unix/sysv/linux/aarch64/makecontext.c (__makecontext):
30633 Use pointer to uint64_t instead of long int for sp.
30634
ec2c1fce
FW
306352017-08-30 Florian Weimer <fweimer@redhat.com>
30636
30637 [BZ #21754]
30638 * malloc/malloc.c (malloc_printerr): Always terminate the process,
30639 without printing a backtrace. Do not leak any information in the
30640 error message.
30641 * manual/memory.texi (Heap Consistency Checking): Update.
30642 * manual/tunables.texi (Memory Allocation Tunables): Likewise.
30643
9ce673b6
FW
306442017-08-30 Florian Weimer <fweimer@redhat.com>
30645
30646 Do not scale NPTL tests with available number of CPUs.
30647 * nptl/tst-cond16.c (count): Set to constant value of 8.
30648 * nptl/tst-cond18.c (count): Likewise.
30649
2f1aef19
JM
306502017-08-29 Joseph Myers <joseph@codesourcery.com>
30651
30652 [BZ #22035]
30653 * sysdeps/m68k/m680x0/fpu/bits/mathinline.h (__inline_functions):
30654 Define to take a second argument that is a macro that
30655 concatentates a suffix, not the suffix itself.
30656 (__CONCAT_d): New macro.
30657 (__CONCAT_f): Likewise.
30658 (__CONCAT_l): Likewise.
30659
8325b477
PP
306602017-08-29 Paul Pluzhnikov <ppluzhnikov@google.com>
30661
30662 * stdlib/tst-atexit-common.c (do_test): Test handler inheritance
30663 by child.
30664
319cbbf6
AZ
306652017-08-29 Adhemerval Zanella <adhemerval.zanella@linaro.org>
30666 Aurelien Jarno <aurelien@aurel32.net>
30667 Maciej W. Rozycki <macro@imgtec.com>
30668
30669 [BZ #21956]
30670 * sysdeps/unix/sysv/linux/mips/mips32/mips16/Makefile
30671 [subdir = misc] (sysdep_routines): Remove `mips16-syscall5',
30672 `mips16-syscall6' and `mips16-syscall7'.
30673 (CFLAGS-mips16-syscall5.c, CFLAGS-mips16-syscall6.c)
30674 (CFLAGS-mips16-syscall7.c): Remove.
30675 * sysdeps/unix/sysv/linux/mips/mips32/mips16/Versions (libc):
30676 Remove `__mips16_syscall5', `__mips16_syscall6' and
30677 `__mips16_syscall7'.
30678 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall0.c
30679 (__mips16_syscall0): Rename `__mips16_syscall_return' to
30680 `__mips_syscall_return'.
30681 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall1.c
30682 (__mips16_syscall1): Likewise.
30683 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall2.c
30684 (__mips16_syscall2): Likewise.
30685 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall3.c
30686 (__mips16_syscall3): Likewise.
30687 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall4.c
30688 (__mips16_syscall4): Likewise.
30689 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall5.c:
30690 Remove.
30691 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall6.c:
30692 Remove.
30693 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall7.c:
30694 Remove.
30695 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall.h
30696 (__mips16_syscall5): Expand to `__mips_syscall5' rather than
30697 `__mips16_syscall5'. Remove prototype.
30698 (__mips16_syscall6): Expand to `__mips_syscall6' rather than
30699 `__mips16_syscall6'. Remove prototype.
30700 (__mips16_syscall7): Expand to `__mips_syscall7' rather than
30701 `__mips16_syscall7'. Remove prototype.
30702 (__nomips16, __mips16_syscall_return): Move to...
30703 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
30704 (__nomips16, __mips_syscall_return): ... here.
30705 [__mips16] (INTERNAL_SYSCALL_NCS): Rename
30706 `__mips16_syscall_return' to `__mips_syscall_return'.
30707 [__mips16] (INTERNAL_SYSCALL_MIPS16): Pass `number' to
30708 `internal_syscall##nr'.
30709 [!__mips16] (INTERNAL_SYSCALL): Pass `SYS_ify (name)' to
30710 `internal_syscall##nr'.
30711 (FORCE_FRAME_POINTER): Remove.
30712 (__mips_syscall5): New prototype.
30713 (internal_syscall5): Rewrite to call `__mips_syscall5'.
30714 (__mips_syscall6): New prototype.
30715 (internal_syscall6): Rewrite to call `__mips_syscall6'.
30716 (__mips_syscall7): New prototype.
30717 (internal_syscall7): Rewrite to call `__mips_syscall7'.
30718 * sysdeps/unix/sysv/linux/mips/mips32/mips-syscall5.S: New file.
30719 * sysdeps/unix/sysv/linux/mips/mips32/mips-syscall6.S: New file.
30720 * sysdeps/unix/sysv/linux/mips/mips32/mips-syscall7.S: New file.
30721 * sysdeps/unix/sysv/linux/mips/mips32/Makefile [subdir = misc]
30722 (sysdep_routines): Add libc-do-syscall.
30723 * sysdeps/unix/sysv/linux/mips/mips32/Versions (libc): Add
30724 `__mips_syscall5', `__mips_syscall6' and `__mips_syscall7'.
30725
01b87c65
AZ
307262017-08-29 Adhemerval Zanella <adhemerval.zanella@linaro.org>
30727
30728 [BZ #21672]
30729 * nptl/allocatestack.c [_STACK_GROWS_DOWN] (setup_stack_prot):
30730 Set to use !NEED_SEPARATE_REGISTER_STACK as well.
30731 (advise_stack_range): New function.
30732 * nptl/pthread_create.c (START_THREAD_DEFN): Move logic to mark
30733 stack non required to advise_stack_range at allocatestack.c
30734
16f138a4
SN
307352017-08-29 Szabolcs Nagy <szabolcs.nagy@arm.com>
30736
30737 * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Use __uint64_t.
30738
251bccfa
FW
307392017-08-29 Florian Weimer <fweimer@redhat.com>
30740
30741 [BZ #22026]
30742 * iconv/gconv_db.c (gen_steps): Decrement step_cnt after resetting
30743 __end_fct. Mangle __end_fct after setting it to NULL.
30744 * iconv/Makefile (tests): Add tst-gconv-init-failure.
30745 (modules-names, modules-names-tests): Add
30746 tst-gconv-init-failure-mod.
30747 (gconv-modules): New target.
30748 (tst-gconv-init-failure-mod.so): Link against libsupport.
30749 (tst-gconv-init-failure): Depend on gconv-modules,
30750 tst-gconv-init-failure-mod.so.
30751 * iconv/tst-gconv-init-failure-mod.c: New file.
30752 * iconv/tst-gconv-init-failure.c: Likewise.
30753 * iconv/test-gconv-modules: Likewise.
30754
e7c18b9d
FW
307552017-08-29 Florian Weimer <fweimer@redhat.com>
30756
30757 [BZ #22025]
30758 * iconv/gconv_db.c (free_derivation): Remove redundant
30759 parentheses.
30760 (gen_steps): Unconditionally mangle __btowc_fct after
30761 initialization.
30762 (increment_counter): Likewise. Do not call init_fct for internal
30763 modules.
30764
7daada03
JM
307652017-08-29 Joseph Myers <joseph@codesourcery.com>
30766
30767 [BZ #22028]
30768 * math/math.h [__FINITE_MATH_ONLY__ && __FINITE_MATH_ONLY__ > 0]
30769 (_MSUF_): Remove macro.
30770 [__FINITE_MATH_ONLY__ && __FINITE_MATH_ONLY__ > 0] (_MSUFTO_):
30771 Likewise.
30772 [__FINITE_MATH_ONLY__ && __FINITE_MATH_ONLY__ > 0]
30773 (__REDIRFROM_X): New macro.
30774 [__FINITE_MATH_ONLY__ && __FINITE_MATH_ONLY__ > 0] (__REDIRTO_X):
30775 Likewise.
30776 * math/bits/math-finite.h (__REDIRFROM_X): Remove macro.
30777 (__REDIRTO_X): Likewise.
30778 (__MATH_REDIRCALL): Do not pass _MSUF_ or _MSUFTO_ macro
30779 arguments.
30780 (__MATH_REDIRCALL_2): Likewise.
30781 (__MATH_REDIRCALL_INTERNAL): Likewise.
30782 (__REDIRFROM (lgamma, , _MSUF_)): Likewise.
30783 (__REDIRFROM (gamma, , _MSUF_)): Likweise.
30784 (__REDIRFROM (__gamma, _r_finite, _MSUF_)): Likewise.
30785 (__REDIRFROM (tgamma, , _MSUF_)): Likewise.
30786 * math/test-finite-macros.c: New file.
30787 * math/Makefile (tests): Add test-finite-macros.
30788 (CFLAGS-test-finite-macros.c): New variable.
30789
1cf1232c
PF
307902017-08-29 Patsy Franklin <pfrankli@redhat.com>
30791 Jeff Law <law@redhat.com>
30792
30793 [BZ #22025]
30794 Mangle NULL pointers in iconv/gconv.
30795 * iconv/gconv_cache.c (find_module): Demangle init_fct before
30796 checking for NULL. Mangle __btowc_fct if init_fct is non-NULL.
30797 * iconv/gconv_db.c (free_derivation): Check that __shlib_handle
30798 is non-NULL before demangling the end_fct. Check for NULL
30799 end_fct after demangling.
30800 (__gconv_release_step): Demangle the end_fct before checking
30801 it for NULL. Remove assert on __shlibc_handle != NULL.
30802 (gen_steps): Don't check btowc_fct for NULL before mangling.
30803 Demangle init_fct before checking for NULL.
30804 (increment_counter): Likewise.
30805 * gconv_dl.c (__gconv_find_shlib): Don't check init_fct or
30806 end_fct for NULL before mangling.
30807 * wcsmbs/btowc.c (__btowc): Demangle btowc_fct before checking
30808 for NULL.
30809
c207f7ce 308102017-08-29 Akhilesh Kumar <akhilesh.k@samsung.com>
f8de9568
AK
30811
30812 [BZ #21971]
30813 * locale/iso-639.def: add Morisyen.
30814
42496114
GG
308152017-08-28 Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
30816
30817 [BZ #21930]
30818 * math/math.h [defined __cplusplus && defined __SUPPORT_SNAN__]
30819 (iszero): New C++ implementation that does not use
30820 fpclassify/__MATH_TG/__builtin_types_compatible_p, when
30821 signaling nans are enabled, since __builtin_types_compatible_p
30822 is a C-only feature.
30823 * math/test-math-iszero.cc: When __HAVE_DISTINCT_FLOAT128 is
30824 defined, include ieee754_float128.h for access to the union and
30825 member ieee854_float128.ieee.
30826 [__HAVE_DISTINCT_FLOAT128] (do_test): Call check_float128.
30827 [__HAVE_DISTINCT_FLOAT128] (check_float128): New function.
30828 * sysdeps/powerpc/powerpc64le/Makefile [subdir == math]
30829 (CXXFLAGS-test-math-iszero.cc): Add -mfloat128 to the build
30830 options of test-math-zero on powerpc64le.
30831
5e2bc4ff
L
308322017-08-28 H.J. Lu <hongjiu.lu@intel.com>
30833
30834 * sysdeps/x86_64/fpu/multiarch/e_expf.c (__redirect_ieee754_expf):
30835 Change double to float.
30836
a48c0fb4
JM
308372017-08-28 Joseph Myers <joseph@codesourcery.com>
30838
30839 * math/math-svid-compat.h [!__ASSEMBLER__]: Make code
30840 unconditional.
30841 * sysdeps/ieee754/s_lib_version.c [!defined SHARED]: Remove
30842 conditional code; define contents only for [LIBM_SVID_COMPAT].
30843
ee17d4e9
FW
308442017-08-28 Florian Weimer <fweimer@redhat.com>
30845
30846 * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-options)
30847 (abi-lp64_be-options): Remove.
30848 * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-options)
30849 (abi-hard-options): Likewise.
30850 * sysdeps/unix/sysv/linux/mips/Makefile(abi-o32_soft-options)
30851 (abi-o32_hard-options, abi-o32_soft_2008-options)
30852 (abi-o32_hard_2008-options, abi-n32_soft-options)
30853 (abi-n32_hard-options, abi-n32_soft_2008-options)
30854 (abi-n32_hard_2008-options, abi-n64_soft-options)
30855 (abi-n64_hard-options, abi-n64_soft_2008-options)
30856 (abi-n64_hard_2008-options): Likewise.
30857 * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-32-options)
30858 (abi-64-v1-options, abi-64-v2-options): Likewise.
30859 * sysdeps/unix/sysv/linux/s390/Makefile (abi-32-options)
30860 (abi-64-options): Likewise.
30861 * sysdeps/unix/sysv/linux/sparc/Makefile (abi-32-options)
30862 (abi-64-options): Likewise.
30863 * sysdeps/unix/sysv/linux/tile/tilegx/Makefile (abi-32-options)
30864 (abi-64-options): Likewise.
30865 * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-options)
30866 (abi-64-options, abi-x32-options): Likewise.
30867
2dba5ce7
FW
308682017-08-28 Florian Weimer <fweimer@redhat.com>
30869
30870 Store supported list of SYS_* system calls in the source tree.
30871 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
30872 (bits/syscall.h): Generate from list file.
30873 [$(subdir) = misc] (before-compile): Add bits/syscall.h.
30874 [$(subdir) = misc] (tests): Add tst-syscall-list.
30875 [$(subdir) = misc] (tests-special): Add tst-syscall-list.out
30876 [$(subdir) = misc] (tst-syscall-list-macros.list)
30877 [$(subdir) = misc] (tst-syscall-list-nr.list)
30878 (tst-syscall-list-sys.list): Helper targets for new
30879 tst-syscall-list test.
30880 [$(subdir) = misc] (tst-syscall-list.out): Run test script
30881 tst-syscall-list.sh.
30882 [$(subdir) = misc] (bits/syscall%h, bits/syscall%d): Remove
30883 target. Do not include bits/syscall.d.
30884 [$(subdir) = misc] (generated): Do not update.
30885 * sysdeps/unix/sysv/linux/syscall-names.list: New file.
30886 * sysdeps/unix/sysv/linux/gen-syscall-h.awk: Likewise.
30887 * sysdeps/unix/sysv/linux/filter-nr-syscalls.awk: Likewise.
30888 * sysdeps/unix/sysv/linux/tst-syscall-list.sh: Likewise.
30889
5f3b183d
PP
308902017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>
30891
30892 * stdlib/Makefile (tst-atexit, tst-at_quick_exit): New tests.
30893 (tst-cxa_atexit, tst-on_exit): Likewise.
30894 * stdlib/Makefile (tests): Add tst-atexit, tst-at_quick_exit,
30895 tst-cxa_atexit, and tst-on_exit.
30896 * stdlib/tst-atexit-common.c: New file.
30897 * stdlib/tst-atexit.c: New file.
30898 * stdlib/tst-at_quick_exit.c: New file.
30899 * stdlib/tst-cxa_atexit.c: New file.
30900 * stdlib/tst-on_exit.c: New file.
30901
2ef8d469
ST
309022017-08-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
30903
30904 * sysdeps/mach/hurd/bits/sysmacros.h: New file.
97e02ad2
ST
30905 * mach/stack_chk_fail_local.c: New file.
30906 * hurd/stack_chk_fail_local.c: New file.
30907 * mach/Machrules ($(interface-library)-routines): Add
30908 stack_chk_fail_local.
99ee4d26
ST
30909 * mach/Makefile (CFLAGS-mach_init.o, CFLAGS-RPC_vm_statistics.o,
30910 CFLAGS-RPC_vm_map.o, CFLAGS-RPC_vm_protect.o,
30911 CFLAGS-RPC_i386_set_gdt.o, CFLAGS-RPC_i386_set_ldt.o,
30912 CFLAGS-RPC_task_get_special_port.o): Add $(no-stack-protector).
30913 * hurd/Makefile (CFLAGS-hurdstartup.o,
30914 CFLAGS-RPC_exec_startup_get_info.o): Add $(no-stack-protector).
2ef8d469 30915
7ab70c98
L
309162017-08-25 H.J. Lu <hongjiu.lu@intel.com>
30917
30918 * sysdeps/x86/cpu-features.h [__ASSEMBLER__]
30919 (index_cpu_*, index_arch_*): Removed.
30920
39e7a5a6
SN
309212017-08-25 Szabolcs Nagy <szabolcs.nagy@arm.com>
30922
30923 * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h (elf_greg_t):
30924 Use uint64_t instead of unsigned long.
30925
bba5c930
JM
309262017-08-25 Joseph Myers <joseph@codesourcery.com>
30927
a6ccdb08
JM
30928 * math/tgmath.h [__HAVE_FLOAT128]: Change conditional to
30929 [__HAVE_DISTINCT_FLOAT128].
30930
23761119
JM
30931 * math/math.h (_MSUFTO_): Define and undefine for each inclusion
30932 of <bits/math-finite.h>.
30933 (__MATH_DECLARING_LDOUBLE): Do not define and undefine for each
30934 inclusion of <bits/math-finite.h>.
30935 * math/bits/math-finite.h (__REDIRTO_X): Do not define
30936 conditionally on [__MATH_DECLARING_LDOUBLE && defined
30937 __NO_LONG_DOUBLE_MATH].
30938 (__MATH_REDIRCALL): Use _MSUFTO_ in __REDIRTO call.
30939 (__MATH_REDIRCALL_2): Likewise.
30940 (__MATH_REDIRCALL_INTERNAL): Likewise.
30941 (__REDIRFROM (lgamma, , _MSUF_)): Likewise.
30942 (__REDIRFROM (gamma, , _MSUF_)): Likewise.
30943 (__REDIRFROM (tgamma, , _MSUF_)): Likewise.
30944
bba5c930
JM
30945 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt_compat-power5.S:
30946 Remove file.
30947 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt_compat-ppc32.S:
30948 Likewise.
30949 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt_compat.c:
30950 Likewise.
30951 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf_compat-power5.S:
30952 Likewise.
30953 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf_compat-ppc32.S:
30954 Likewise.
30955 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf_compat.c:
30956 Likewise.
30957 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt_compat.S: Likewise.
30958 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf_compat.S: Likewise.
30959 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt_compat.S: Likewise.
30960 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf_compat.S: Likewise.
30961 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile
30962 (libm-sysdep-routines): Remove w_sqrt_compat-power5,
30963 w_sqrt_compat-ppc32, w_sqrtf_compat-power5 and
30964 w_sqrtf_compat-ppc32.
30965
3d7b66f6
GG
309662017-08-24 Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
30967
30968 * math/math.h [defined __cplusplus] (issignaling): In the long
30969 double case, call __issignalingl only if __NO_LONG_DOUBLE_MATH
30970 is not defined. Call __issignaling, otherwise.
30971
ebd6f007
AZ
309722017-08-24 Adhemerval Zanella <adhemerval.zanella@linaro.org>
30973
30974 * sysdeps/unix/make-syscalls.sh: Remove cancellable tagging for
30975 syscall definitions and replace __builtin_expect with __glibc_likely.
30976 * sysdeps/unix/syscall-template.S: Update comment about cancellable
30977 syscall.
30978 (SYSCALL_CANCELLABLE): Removedefinition
30979 * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h (PSEUDO): Remove
30980 definition.
30981 (PSEUDO_END): Likewise.
30982 [IS_IN (libpthread)] (CENABLE): Likewise.
30983 [IS_IN (libpthread)] (CDISABLE): Likewise.
30984 [IS_IN (libc)] (CENABLE): Likewise.
30985 [IS_IN (libc)] (CENABLE): Likewise.
30986 [IS_IN (librt)] (CDISABLE): Likewise.
30987 [IS_IN (librt)] (CDISABLE): Likewise.
30988 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
30989 * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Remove
30990 definition.
30991 (PSEUDO_END): Likewise.
30992 [IS_IN (libpthread)] (__local_enable_asynccancel): Likewise.
30993 [IS_IN (libpthread)] (__local_disable_asynccancel): Likewise.
30994 [IS_IN (libc)] (__local_enable_asynccancel): Likewise.
30995 [IS_IN (libc)] (__local_enable_asynccancel): Likewise.
30996 [IS_IN (librt)] (__local_disable_asynccancel): Likewise.
30997 [IS_IN (librt)] (__local_disable_asynccancel): Likewise.
30998 (CENABLE): Likewise.
30999 (CDISABLE): Likewise.
31000 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
31001 * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h (PSEUDO): Remove
31002 defintion.
31003 (PSEUDO_END): Likewise.
31004 [IS_IN (libpthread)] (CENABLE): Likewise.
31005 [IS_IN (libpthread)] (CDISABLE): Likewise.
31006 [IS_IN (libc)] (CENABLE): Likewise.
31007 [IS_IN (libc)] (CENABLE): Likewise.
31008 [IS_IN (librt)] (CDISABLE): Likewise.
31009 [IS_IN (librt)] (CDISABLE): Likewise.
31010 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
31011 * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h (PSEUDO): Remove
31012 definition.
31013 (PSEUDO_END): Likewise.
31014 [IS_IN (libpthread)] (CENABLE): Likewise.
31015 [IS_IN (libpthread)] (CDISABLE): Likewise.
31016 [IS_IN (libc)] (CENABLE): Likewise.
31017 [IS_IN (libc)] (CENABLE): Likewise.
31018 [IS_IN (librt)] (CDISABLE): Likewise.
31019 [IS_IN (librt)] (CDISABLE): Likewise.
31020 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
31021 * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h (PSEUDO): Remove
31022 definition.
31023 (PSEUDO_END): Likewise.
31024 [IS_IN (libpthread)] (CENABLE): Likewise.
31025 [IS_IN (libpthread)] (CDISABLE): Likewise.
31026 [IS_IN (libc)] (CENABLE): Likewise.
31027 [IS_IN (libc)] (CENABLE): Likewise.
31028 [IS_IN (librt)] (CDISABLE): Likewise.
31029 [IS_IN (librt)] (CDISABLE): Likewise.
31030 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
31031 * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Remove
31032 definition.
31033 (PSEUDO_END): Likewise.
31034 [IS_IN (libpthread)] (CENABLE): Likewise.
31035 [IS_IN (libpthread)] (CDISABLE): Likewise.
31036 [IS_IN (libc)] (CENABLE): Likewise.
31037 [IS_IN (libc)] (CENABLE): Likewise.
31038 [IS_IN (librt)] (CDISABLE): Likewise.
31039 [IS_IN (librt)] (CDISABLE): Likewise.
31040 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
31041 * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h (PSEUDO): Remove
31042 definition.
31043 (PSEUDO_END): Likewise.
31044 [IS_IN (libpthread)] (CENABLE): Likewise.
31045 [IS_IN (libpthread)] (CDISABLE): Likewise.
31046 [IS_IN (libc)] (CENABLE): Likewise.
31047 [IS_IN (libc)] (CENABLE): Likewise.
31048 [IS_IN (librt)] (CDISABLE): Likewise.
31049 [IS_IN (librt)] (CDISABLE): Likewise.
31050 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
31051 * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h (PSEUDO): Remove
31052 definition.
31053 (PSEUDO_END): Likewise.
31054 [IS_IN (libpthread)] (CENABLE): Likewise.
31055 [IS_IN (libpthread)] (CDISABLE): Likewise.
31056 [IS_IN (libc)] (CENABLE): Likewise.
31057 [IS_IN (libc)] (CENABLE): Likewise.
31058 [IS_IN (librt)] (CDISABLE): Likewise.
31059 [IS_IN (librt)] (CDISABLE): Likewise.
31060 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
31061 * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h (PSEUDO):
31062 Remove definition.
31063 (PSEUDO_END): Likewise.
31064 [IS_IN (libpthread)] (CENABLE): Likewise.
31065 [IS_IN (libpthread)] (CDISABLE): Likewise.
31066 [IS_IN (libc)] (CENABLE): Likewise.
31067 [IS_IN (libc)] (CENABLE): Likewise.
31068 [IS_IN (librt)] (CDISABLE): Likewise.
31069 [IS_IN (librt)] (CDISABLE): Likewise.
31070 (SINGLE_THREAD_P): Likewise.
31071 * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h (PSEUDO): Remove
31072 definition.
31073 (PSEUDO_END): Likewise.
31074 [IS_IN (libpthread)] (CENABLE): Likewise.
31075 [IS_IN (libpthread)] (CDISABLE): Likewise.
31076 [IS_IN (libc)] (CENABLE): Likewise.
31077 [IS_IN (libc)] (CENABLE): Likewise.
31078 [IS_IN (librt)] (CDISABLE): Likewise.
31079 [IS_IN (librt)] (CDISABLE): Likewise.
31080 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
31081 * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h (PSEUDO): Remove
31082 definition.
31083 (PSEUDO_END): Likewise.
31084 [IS_IN (libpthread)] (CENABLE): Likewise.
31085 [IS_IN (libpthread)] (CDISABLE): Likewise.
31086 [IS_IN (libc)] (CENABLE): Likewise.
31087 [IS_IN (libc)] (CENABLE): Likewise.
31088 [IS_IN (librt)] (CDISABLE): Likewise.
31089 [IS_IN (librt)] (CDISABLE): Likewise.
31090 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
31091 * sysdeps/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Remove file.
31092 * sysdeps/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
31093 * sysdeps/unix/sysv/linux/powerpc/sysdep-cancel.h: New file.
31094 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h (PSEUDO): Remove
31095 definition.
31096 (PSEUDO_END): Likewise.
31097 [IS_IN (libpthread)] (CENABLE): Likewise.
31098 [IS_IN (libpthread)] (CDISABLE): Likewise.
31099 [IS_IN (libc)] (CENABLE): Likewise.
31100 [IS_IN (libc)] (CENABLE): Likewise.
31101 [IS_IN (librt)] (CDISABLE): Likewise.
31102 [IS_IN (librt)] (CDISABLE): Likewise.
31103 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
31104 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h (PSEUDO): Remove
31105 definition.
31106 (PSEUDO_END): Likewise.
31107 [IS_IN (libpthread)] (CENABLE): Likewise.
31108 [IS_IN (libpthread)] (CDISABLE): Likewise.
31109 [IS_IN (libc)] (CENABLE): Likewise.
31110 [IS_IN (libc)] (CENABLE): Likewise.
31111 [IS_IN (librt)] (CDISABLE): Likewise.
31112 [IS_IN (librt)] (CDISABLE): Likewise.
31113 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
31114 * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h (PSEUDO): Remove
31115 definition.
31116 (PSEUDO_END): Likewise.
31117 [IS_IN (libpthread)] (CENABLE): Likewise.
31118 [IS_IN (libpthread)] (CDISABLE): Likewise.
31119 [IS_IN (libc)] (CENABLE): Likewise.
31120 [IS_IN (libc)] (CENABLE): Likewise.
31121 [IS_IN (librt)] (CDISABLE): Likewise.
31122 [IS_IN (librt)] (CDISABLE): Likewise.
31123 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
31124 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Remove file.
31125 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
31126 * sysdeps/unix/sysv/linux/sparc/sysdep-cancel.h: New file.
31127 * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h (PSEUDO): Remove
31128 definition.
31129 (PSEUDO_END): Likewise.
31130 [IS_IN (libpthread)] (CENABLE): Likewise.
31131 [IS_IN (libpthread)] (CDISABLE): Likewise.
31132 [IS_IN (libc)] (CENABLE): Likewise.
31133 [IS_IN (libc)] (CENABLE): Likewise.
31134 [IS_IN (librt)] (CDISABLE): Likewise.
31135 [IS_IN (librt)] (CDISABLE): Likewise.
31136 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
31137 * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h (PSEUDO): Remove
31138 definition.
31139 (PSEUDO_END): Likewise.
31140 [IS_IN (libpthread)] (CENABLE): Likewise.
31141 [IS_IN (libpthread)] (CDISABLE): Likewise.
31142 [IS_IN (libc)] (CENABLE): Likewise.
31143 [IS_IN (libc)] (CENABLE): Likewise.
31144 [IS_IN (librt)] (CDISABLE): Likewise.
31145 [IS_IN (librt)] (CDISABLE): Likewise.
31146 [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
31147
8aa48656
SN
311482017-08-24 Szabolcs Nagy <szabolcs.nagy@arm.com>
31149
31150 * sysdeps/ieee754/dbl-64/Makefile: Don't override CFLAGS.
31151
fcaaca41
L
311522017-08-23 H.J. Lu <hongjiu.lu@intel.com>
31153
31154 * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
31155
376b40a2
L
311562017-08-23 H.J. Lu <hongjiu.lu@intel.com>
31157
31158 [BZ #21982]
31159 * string/stratcliff.c (do_test): Declare size, nchars, inner,
31160 middle and outer with size_t instead of int. Repleace %d and
31161 %Zd with %zu in printf. Update "MAX (0, nchars - 128)" and
31162 "MAX (outer, nchars - 64)" to support unsigned outer and
31163 nchars. Also exit loop when outer == 0.
31164
2b0b9a1c
AZ
311652017-08-23 Adhemerval Zanella <adhemerval.zanella@linaro.org>
31166
31167 * include/fcntl.h (__fcntl_nocancel): Remove definition.
31168 * include/signal.h (__sigsuspend_nocancel): Likewise.
31169 * include/time.h (__nanosleep_nocancel): Likewise.
31170 * sysdeps/generic/not-cancel.h (__fcntl_nocancel): New macro.
31171 * login/utmp_file.c: Include non cancellable syscall header.
31172 * sysdeps/unix/sysv/linux/not-cancel.h (__fcntl_nocancel): New
31173 prototype.
31174
b9eaca8f
L
311752017-08-23 H.J. Lu <hongjiu.lu@intel.com>
31176
31177 * sysdeps/x86_64/fpu/svml_d_sincos8_core.S: Replace AVX512F
31178 .byte sequences with AVX512F instructions.
31179 * sysdeps/x86_64/fpu/svml_d_wrapper_impl.h: Likewise.
31180 * sysdeps/x86_64/fpu/svml_s_sincosf16_core.S: Likewise.
31181 * sysdeps/x86_64/fpu/svml_s_wrapper_impl.h: Likewise.
31182 * sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core_avx512.S:
31183 Likewise.
31184 * sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core_avx512.S:
31185 Likewise.
31186
5a706f64
SE
311872017-08-22 Szabolcs Nagy <szabolcs.nagy@arm.com>
31188 Steve Ellcey <sellcey@cavium.com>
31189
31190 * sysdeps/aarch64/dl-tlsdesc.S (_dl_tlsdesc_dynamic):
31191 Use PTR_REG macro in cmp instruction.
31192
b513da7e
GG
311932017-08-22 Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
31194
31195 * include/libc-symbols.h: [!defined HAVE_GCC_IFUNC] (__ifunc):
31196 Change the return type of the ifunc resolver to match the return
31197 type of the target function.
31198
78ca091c
AZ
311992017-08-22 Adhemerval Zanella <adhemerval.zanella@linaro.org>
31200
b70b6026
AZ
31201 * sysdeps/unix/sysv/linux/x86_64/syscalls.list (pread64): Remove.
31202 (preadv64): Likewise.
31203 (pwrite64(: Likewise.
31204 (pwritev64): Likewise.
31205
78ca091c
AZ
31206 * sysdeps/unix/sysv/linux/x86_64/sysdep.h
31207 (INTERNAL_SYSCALL_NCS_TYPES): Remove define.
31208 (LOAD_ARGS_0): Likewise.
31209 (LOAD_ARGS_1): Likewise.
31210 (LOAD_ARGS_2): Likewise.
31211 (LOAD_ARGS_3): Likewise.
31212 (LOAD_ARGS_4): Likewise.
31213 (LOAD_ARGS_5): Likewise.
31214 (LOAD_ARGS_6): Likewise.
31215 (LOAD_REGS_0): Likewise.
31216 (LOAD_REGS_1): Likewise.
31217 (LOAD_REGS_2): Likewise.
31218 (LOAD_REGS_3): Likewise.
31219 (LOAD_REGS_4): Likewise.
31220 (LOAD_REGS_5): Likewise.
31221 (LOAD_REGS_6): Likewise.
31222 (ASM_ARGS_0): Likewise.
31223 (ASM_ARGS_1): Likewise.
31224 (ASM_ARGS_2): Likewise.
31225 (ASM_ARGS_3): Likewise.
31226 (ASM_ARGS_4): Likewise.
31227 (ASM_ARGS_5): Likewise.
31228 (ASM_ARGS_6): Likewise.
31229 (LOAD_ARGS_TYPES_1): Likewise.
31230 (LOAD_ARGS_TYPES_2): Likewise.
31231 (LOAD_ARGS_TYPES_3): Likewise.
31232 (LOAD_ARGS_TYPES_4): Likewise.
31233 (LOAD_ARGS_TYPES_5): Likewise.
31234 (LOAD_ARGS_TYPES_6): Likewise.
31235 (LOAD_REGS_TYPES_1): Likewise.
31236 (LOAD_REGS_TYPES_2): Likewise.
31237 (LOAD_REGS_TYPES_3): Likewise.
31238 (LOAD_REGS_TYPES_4): Likewise.
31239 (LOAD_REGS_TYPES_5): Likewise.
31240 (LOAD_REGS_TYPES_6): Likewise.
31241 (TYPEFY): New define.
31242 (ARGIFY): Likewise.
31243 (internal_syscall0): Likewise.
31244 (internal_syscall1): Likewise.
31245 (internal_syscall2): Likewise.
31246 (internal_syscall3): Likewise.
31247 (internal_syscall4): Likewise.
31248 (internal_syscall5): Likewise.
31249 (internal_syscall6): Likewise.
31250 * sysdeps/unix/sysv/linux/x86_64/x32/times.c
31251 (INTERNAL_SYSCALL_NCS): Remove define.
31252 (internal_syscall1): Add define.
31253
453a493d
GG
312542017-08-22 Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
31255
31256 * math/w_remainder_compat.c: Remove duplicate inclusion of
31257 math-svid-compat.h.
31258 * math/w_remainderf_compat.c: Likewise.
31259 * math/w_remainderl_compat.c: Likewise.
31260
f2f048a5
GG
312612017-08-22 Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
31262
31263 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31264
d9bef9c0
JM
312652017-08-22 Joseph Myers <joseph@codesourcery.com>
31266
31267 [BZ #21684]
31268 * math/tgmath.h (__floating_type): Simplify definitions.
31269 (__real_integer_type): New macro.
31270 (__complex_integer_type): Likewise.
31271 (__expr_is_real): Likewise.
31272 (__tgmath_real_type_sub): Update comment to describe handling of
31273 complex types.
31274 (__tgmath_complex_type_sub): New macro.
31275 (__tgmath_complex_type): Likewise.
31276 [__HAVE_FLOAT128 && __GLIBC_USE (IEC_60559_TYPES_EXT)]
31277 (__TGMATH_CF128): Use __expr_is_real.
31278 (__TGMATH_UNARY_REAL_IMAG): Use __tgmath_complex_type and
31279 __expr_is_real.
31280 (__TGMATH_BINARY_REAL_IMAG): Likewise.
31281 (__TGMATH_UNARY_REAL_IMAG_RET_REAL): Use __expr_is_real.
31282 * math/gen-tgmath-tests.py (Type.create_type): Create complex
31283 integer types.
31284
08d6eb46
AZ
312852017-08-22 Adhemerval Zanella <adhemerval.zanella@linaro.org>
31286
988f991b
AZ
31287 * sysdeps/generic/not-cancel.h (sigsuspend_not_cancel): Remove
31288 macro.
31289 * sysdeps/mach/hurd/sigsuspend.c (sigsuspend_not_cancel): Remove
31290 alias.
31291 * sysdeps/unix/sysv/linux/not-cancel.h (sigsuspend_not_cancel):
31292 Likewise.
31293
6f33fd04
AZ
31294 * nptl/pthread_mutex_timedlock.c (__pthread_mutex_timedlock): Replace
31295 nanosleep_not_cancel with __nanosleep_nocancel.
31296 * sysdeps/generic/not-cancel.h (nanosleep_not_cancel): Remove macro.
31297 (__nanosleep_nocancel): New macro.
31298 * sysdeps/unix/sysv/linux/nanosleep.c (__nanosleep_nocancel): New
31299 function.
31300 * sysdeps/unix/sysv/linux/not-cancel.h (nanosleep_not_cancel): Remove
31301 macro.
31302 (__nanosleep_nocancel): New prototype.
31303
08d6eb46
AZ
31304 * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full): Replace
31305 pause_not_cancel with __pause_nocancel.
31306 * sysdeps/generic/not-cancel.h (pause_not_cancel): Remove macro.
31307 (__pause_nocancel): New macro.
31308 * sysdeps/unix/sysv/linux/not-cancel.h (pause_not_cancel): Remove
31309 macro.
31310 (__pause_nocancel): New prototype.
31311 * sysdeps/unix/sysv/linux/pause.c (__pause_nocancel): New function.
31312
ee4e992e
MS
313132017-08-22 Martin Sebor <msebor@redhat.com>
31314
31315 * include/libc-symbols.h (__ifunc_resolver): Declare resolver
31316 to return a pointer to the same type as the target function.
31317
20962acb
L
313182017-08-22 H.J. Lu <hongjiu.lu@intel.com>
31319
31320 [BZ #18822]
31321 [BZ #21986]
31322 * include/printf.h (__printf_fphex): Add attribute_hidden.
31323 (__guess_grouping): New prototype.
31324 * stdio-common/printf_fp.c (__guess_grouping): Removed.
31325 * stdio-common/reg-printf.c (__register_printf_specifier): Add
31326 libc_hidden_proto and libc_hidden_def.
31327 * stdlib/strfmon_l.c (__guess_grouping): Removed.
31328 (__vstrfmon_l): Remove the third argument passed to
31329 __guess_grouping.
31330
a16e8bc0
GG
313312017-08-22 Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
31332
31333 * math/math.h [defined __cplusplus] (issignaling): Provide a C++
31334 definition for issignaling that does not rely on __MATH_TG,
31335 since __MATH_TG uses __builtin_types_compatible_p, which is only
31336 available in C mode.
31337 (CFLAGS-test-math-issignaling.cc): New variable.
31338 * math/Makefile [CXX] (tests): Add test-math-issignaling.
31339 * math/test-math-issignaling.cc: New test for C++ implementation
31340 of type-generic issignaling.
31341 * sysdeps/powerpc/powerpc64le/Makefile [subdir == math]
31342 (CXXFLAGS-test-math-issignaling.cc): Add -mfloat128 to the build
31343 options of test-math-issignaling on powerpc64le.
31344
8d2ec553
L
313452017-08-22 H.J. Lu <hongjiu.lu@intel.com>
31346
31347 * include/libc-symbols.h (__hidden_proto_hiddenattr): New for
31348 building libc.a.
31349 (hidden_proto): Likewise.
31350 (hidden_tls_proto): Likewise.
31351 (__hidden_proto): Likewise.
31352
a4d57b79
FW
313532017-08-22 Florian Weimer <fweimer@redhat.com>
31354
31355 math: Statically link tests of internal functionality.
31356 * math/Makefile (tests): Remove atest-exp, atest-sincos,
31357 atest-exp2.
31358 (tests-static): Add atest-exp, atest-sincos, atest-exp2.
31359 (gmp-objs): Remove assignment.
31360 (atest-exp, atest-sincos, atest-exp2): Remove targets.
31361
75dfe623
JM
313622017-08-22 Joseph Myers <joseph@codesourcery.com>
31363
80f91666
JM
31364 [BZ #21987]
31365 * sysdeps/unix/sysv/linux/sparc/bits/long-double.h: Remove file
31366 and copy to ...
31367 * sysdeps/unix/sysv/linux/sparc/sparc32/bits/long-double.h:
31368 ... here.
31369 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/long-double.h:
31370 ... and here.
31371
75dfe623
JM
31372 * assert/Makefile [$(have-cxx-thread_local)]: Move conditional
31373 variable definitions above inclusion of ../Rules.
31374
ea99fcd0
JM
313752017-08-21 Joseph Myers <joseph@codesourcery.com>
31376
31377 * sysdeps/ieee754/k_standard.c (__kernel_standard): Add default
31378 case calling __builtin_unreachable.
31379
19926de9
AZ
313802017-08-21 Adhemerval Zanella <adhemerval.zanella@linaro.org>
31381
a8410a5f
AZ
31382 * libio/ioopen.c (_IO_waitpid): Replace waitpid_not_cancel with
31383 __waitpid_nocancel.
31384 * sysdeps/generic/not-cancel.h (waitpid_not_cancel): Remove macro.
31385 (__waitpid_nocancel): New macro.
31386 * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel): Remove
31387 macro.
31388 (__waitpid_nocancel): Replace macro with a function.
31389 * sysdeps/unix/sysv/linux/waitpid.c (__waitpid_nocancel): New
31390 function.
31391
7369800c
AZ
31392 * login/utmp_file.c (timeout_handler): Replace fcntl_not_cancel with
31393 __fcntl_nocancel.
31394 * sysdeps/generic/not-cancel.h (fcntl_not_cancel): Remove macro.
31395 * sysdeps/unix/sysv/linux/not-cancel.h (fcntl_not_cancel): Likewise.
31396
19926de9
AZ
31397 * gmon/gmon.c (write_hist): Replace writev_not_cancel_no_status with
31398 __writev_nocancel_nostatus.
31399 (write_call_graph): Likewise.
31400 (write_bb_counts): Likewise.
31401 * resolv/herror.c (herror): Likewise.
31402 * sysdeps/generic/not-cancel.h (writev_not_cancel_no_status): Remove
31403 macro.
31404 (__writev_nocancel_nostatus): New macro.
31405 * sysdeps/unix/sysv/linux/not-cancel.h (writev_not_cancel_no_status):
31406 Remove macro.
31407 (__writev_nocancel_nostatus): New function.
31408
813378e9
JM
314092017-08-21 Joseph Myers <joseph@codesourcery.com>
31410
df1deda6
JM
31411 Revert:
31412 2017-08-21 H.J. Lu <hongjiu.lu@intel.com>
31413
31414 * include/libc-symbols.h (__hidden_proto_hiddenattr): New for
31415 building libc.a.
31416 (hidden_proto): Likewise.
31417 (hidden_tls_proto): Likewise.
31418 (__hidden_proto): Likewise.
31419
831bbd55
JM
31420 [BZ #21973]
31421 * sysdeps/sparc/sparc32/fpu/w_sqrt_compat.S: Remove file.
31422 * sysdeps/sparc/sparc32/fpu/w_sqrtf_compat.S: Likewise.
31423 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt_compat-vis3.S:
31424 Likewise.
31425 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt_compat.S:
31426 Likewise.
31427 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf_compat-vis3.S:
31428 Likewise.
31429 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf_compat.S:
31430 Likewise.
31431 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt_compat.S : Likewise.
31432 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf_compat.S: Likewise.
31433 * sysdeps/sparc/sparc64/fpu/w_sqrt_compat.S: Likewise.
31434 * sysdeps/sparc/sparc64/fpu/w_sqrtf_compat.S: Likewise.
31435 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Add
31436 GLIBC_2.0 sqrtl symbol.
31437
813378e9
JM
31438 * math/math.h [__USE_MISC] (_LIB_VERSION_TYPE): Remove.
31439 [__USE_MISC] (_LIB_VERSION): Likewise.
31440 [__USE_MISC] (struct exception): Likewise.
31441 [__USE_MISC] (matherr): Likewise.
31442 [__USE_MISC] (DOMAIN): Likewise.
31443 [__USE_MISC] (SING): Likewise.
31444 [__USE_MISC] (OVERFLOW): Likewise.
31445 [__USE_MISC] (UNDERFLOW): Likewise.
31446 [__USE_MISC] (TLOSS): Likewise.
31447 [__USE_MISC] (PLOSS): Likewise.
31448 [__USE_MISC] (HUGE): Likewise.
31449 [__USE_XOPEN] (MAXFLOAT): Define even if [__USE_MISC].
31450 * math/math-svid-compat.h: New file.
31451 * conform/linknamespace.pl (@whitelist): Remove matherr, matherrf
31452 and matherrl.
31453 * include/math.h [!_ISOMAC] (__matherr): Remove.
31454 * manual/arith.texi (FP Exceptions): Do not document matherr.
31455 * math/Makefile (tests): Change test-matherr to test-matherr-3.
31456 (tests-internal): New variable.
31457 (install-lib): Do not add libieee.a.
31458 (non-lib.a): Likewise.
31459 (extra-objs): Do not add libieee.a and ieee-math.o.
31460 (CPPFLAGS-s_lib_version.c): Remove variable.
31461 ($(objpfx)libieee.a): Remove rule.
31462 ($(addprefix $(objpfx), $(tests-internal)): Depend on $(libm).
31463 * math/ieee-math.c: Remove.
31464 * math/libm-test-support.c (matherr): Remove.
31465 * math/test-matherr.c: Use <support/test-driver.c>. Add copyright
31466 and license notices. Include <math-svid-compat.h> and
31467 <shlib-compat.h>.
31468 (matherr): Undefine as macro. Use compat_symbol_reference.
31469 (_LIB_VERSION): Likewise.
31470 * math/test-matherr-2.c: New file.
31471 * math/test-matherr-3.c: Likewise.
31472 * sysdeps/generic/math_private.h (__kernel_standard): Remove
31473 declaration.
31474 (__kernel_standard_f): Likewise.
31475 (__kernel_standard_l): Likewise.
31476 * sysdeps/ieee754/s_lib_version.c: Do not include <math.h> or
31477 <math_private.h>. Include <math-svid-compat.h>.
31478 (_LIB_VERSION): Undefine as macro.
31479 (_LIB_VERSION_INTERNAL): Always initialize to _POSIX_. Define
31480 only if [LIBM_SVID_COMPAT || !defined SHARED]. If
31481 [LIBM_SVID_COMPAT], use compat_symbol.
31482 * sysdeps/ieee754/s_matherr.c: Do not include <math.h> or
31483 <math_private.h>. Include <math-svid-compat.h>.
31484 (matherr): Undefine as macro.
31485 (__matherr): Define only if [LIBM_SVID_COMPAT]. Use
31486 compat_symbol.
31487 * sysdeps/ia64/fpu/libm_error.c: Include <math-svid-compat.h>.
31488 [_LIBC && LIBM_SVID_COMPAT] (matherrf): Use
31489 compat_symbol_reference.
31490 [_LIBC && LIBM_SVID_COMPAT] (matherrl): Likewise.
31491 [_LIBC && !LIBM_SVID_COMPAT] (matherrf): Define as macro.
31492 [_LIBC && !LIBM_SVID_COMPAT] (matherrl): Likewise.
31493 * sysdeps/ia64/fpu/libm_support.h: Include <math-svid-compat.h>.
31494 (MATHERR_D): Remove declaration.
31495 [!_LIBC] (_LIB_VERSION_TYPE): Likewise
31496 [!LIBM_BUILD] (_LIB_VERSIONIMF): Likewise.
31497 [LIBM_BUILD] (pmatherrf): Likewise.
31498 [LIBM_BUILD] (pmatherr): Likewise.
31499 [LIBM_BUILD] (pmatherrl): Likewise.
31500 (DOMAIN): Likewise.
31501 (SING): Likewise.
31502 (OVERFLOW): Likewise.
31503 (UNDERFLOW): Likewise.
31504 (TLOSS): Likewise.
31505 (PLOSS): Likewise.
31506 * sysdeps/ia64/fpu/s_matherrf.c: Include <math-svid-compat.h>.
31507 (__matherrf): Define only if [LIBM_SVID_COMPAT]. Use
31508 compat_symbol.
31509 * sysdeps/ia64/fpu/s_matherrl.c: Include <math-svid-compat.h>.
31510 (__matherrl): Define only if [LIBM_SVID_COMPAT]. Use
31511 compat_symbol.
31512 * math/lgamma-compat.h: Include <math-svid-compat.h>.
31513 * math/w_acos_compat.c: Likewise.
31514 * math/w_acosf_compat.c: Likewise.
31515 * math/w_acosh_compat.c: Likewise.
31516 * math/w_acoshf_compat.c: Likewise.
31517 * math/w_acoshl_compat.c: Likewise.
31518 * math/w_acosl_compat.c: Likewise.
31519 * math/w_asin_compat.c: Likewise.
31520 * math/w_asinf_compat.c: Likewise.
31521 * math/w_asinl_compat.c: Likewise.
31522 * math/w_atan2_compat.c: Likewise.
31523 * math/w_atan2f_compat.c: Likewise.
31524 * math/w_atan2l_compat.c: Likewise.
31525 * math/w_atanh_compat.c: Likewise.
31526 * math/w_atanhf_compat.c: Likewise.
31527 * math/w_atanhl_compat.c: Likewise.
31528 * math/w_cosh_compat.c: Likewise.
31529 * math/w_coshf_compat.c: Likewise.
31530 * math/w_coshl_compat.c: Likewise.
31531 * math/w_exp10_compat.c: Likewise.
31532 * math/w_exp10f_compat.c: Likewise.
31533 * math/w_exp10l_compat.c: Likewise.
31534 * math/w_exp2_compat.c: Likewise.
31535 * math/w_exp2f_compat.c: Likewise.
31536 * math/w_exp2l_compat.c: Likewise.
31537 * math/w_fmod_compat.c: Likewise.
31538 * math/w_fmodf_compat.c: Likewise.
31539 * math/w_fmodl_compat.c: Likewise.
31540 * math/w_hypot_compat.c: Likewise.
31541 * math/w_hypotf_compat.c: Likewise.
31542 * math/w_hypotl_compat.c: Likewise.
31543 * math/w_j0_compat.c: Likewise.
31544 * math/w_j0f_compat.c: Likewise.
31545 * math/w_j0l_compat.c: Likewise.
31546 * math/w_j1_compat.c: Likewise.
31547 * math/w_j1f_compat.c: Likewise.
31548 * math/w_j1l_compat.c: Likewise.
31549 * math/w_jn_compat.c: Likewise.
31550 * math/w_jnf_compat.c: Likewise.
31551 * math/w_jnl_compat.c: Likewise.
31552 * math/w_lgamma_main.c: Likewise.
31553 * math/w_lgamma_r_compat.c: Likewise.
31554 * math/w_lgammaf_main.c: Likewise.
31555 * math/w_lgammaf_r_compat.c: Likewise.
31556 * math/w_lgammal_main.c: Likewise.
31557 * math/w_lgammal_r_compat.c: Likewise.
31558 * math/w_log10_compat.c: Likewise.
31559 * math/w_log10f_compat.c: Likewise.
31560 * math/w_log10l_compat.c: Likewise.
31561 * math/w_log2_compat.c: Likewise.
31562 * math/w_log2f_compat.c: Likewise.
31563 * math/w_log2l_compat.c: Likewise.
31564 * math/w_log_compat.c: Likewise.
31565 * math/w_logf_compat.c: Likewise.
31566 * math/w_logl_compat.c: Likewise.
31567 * math/w_pow_compat.c: Likewise.
31568 * math/w_powf_compat.c: Likewise.
31569 * math/w_powl_compat.c: Likewise.
31570 * math/w_remainder_compat.c: Likewise.
31571 * math/w_remainderf_compat.c: Likewise.
31572 * math/w_remainderl_compat.c: Likewise.
31573 * math/w_scalb_compat.c: Likewise.
31574 * math/w_scalbf_compat.c: Likewise.
31575 * math/w_scalbl_compat.c: Likewise.
31576 * math/w_sinh_compat.c: Likewise.
31577 * math/w_sinhf_compat.c: Likewise.
31578 * math/w_sinhl_compat.c: Likewise.
31579 * math/w_sqrt_compat.c: Likewise.
31580 * math/w_sqrtf_compat.c: Likewise.
31581 * math/w_sqrtl_compat.c: Likewise.
31582 * math/w_tgamma_compat.c: Likewise.
31583 * math/w_tgammaf_compat.c: Likewise.
31584 * math/w_tgammal_compat.c: Likewise.
31585 * sysdeps/ieee754/dbl-64/w_exp_compat.c: Likewise.
31586 * sysdeps/ieee754/flt-32/w_expf_compat.c: Likewise.
31587 * sysdeps/ieee754/k_standard.c: Likewise.
31588 * sysdeps/ieee754/k_standardf.c: Likewise.
31589 * sysdeps/ieee754/k_standardl.c: Likewise.
31590 * sysdeps/ieee754/ldbl-128/w_expl_compat.c: Likewise.
31591 * sysdeps/ieee754/ldbl-128ibm/w_expl_compat.c: Likewise.
31592 * sysdeps/ieee754/ldbl-96/w_expl_compat.c: Likewise.
31593 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt_compat.S: Likewise.
31594 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf_compat.S: Likewise.
31595 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt_compat.S: Likewise.
31596 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf_compat.S: Likewise.
31597 * sysdeps/sparc/sparc32/fpu/w_sqrt_compat.S: Likewise.
31598 * sysdeps/sparc/sparc32/fpu/w_sqrtf_compat.S: Likewise.
31599 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt_compat-vis3.S:
31600 Likewise.
31601 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf_compat-vis3.S:
31602 Likewise.
31603 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt_compat.S: Likewise.
31604 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf_compat.S: Likewise.
31605 * sysdeps/sparc/sparc64/fpu/w_sqrt_compat.S: Likewise.
31606 * sysdeps/sparc/sparc64/fpu/w_sqrtf_compat.S: Likewise.
31607
4504783c
FW
316082017-08-21 Florian Weimer <fweimer@redhat.com>
31609
31610 [BZ #21864]
31611 Do not compile benchmark helper objects with -DMODULE_NAME=libc.
31612 * benchtests/Makefile (others-extras): Set to $(bench-extra-objs).
31613 Move before inclusion of ../Rules.
31614
b5889d25
FW
316152017-08-21 Florian Weimer <fweimer@redhat.com>
31616
31617 [BZ #21972]
31618 * assert/assert.h (assert): Use static_cast (bool) for C++.
31619 Use the ternary operator in the warning branch for GNU C.
31620 * assert/Makefile (tests): Add tst-assert-c++, tst-assert-g++.
31621 (CFLAGS-tst-assert-c++.o): Compile in C++11 mode.
31622 (CFLAGS-tst-assert-g++.o): Compile in GnU C++11 mode.
31623 (LDLIBS-tst-assert-c++, LDLIBS-tst-assert-g++): Link with libstdc++.
31624 * assert/tst-assert-c++.cc, assert/tst-assert-g++.cc: New files.
31625
41e673c1
L
316262017-08-21 H.J. Lu <hongjiu.lu@intel.com>
31627
31628 [BZ #18822]
31629 * sysdeps/unix/sysv/linux/x86_64/init-first.c
31630 (__syscall_clock_gettime): Add attribute_hidden.
31631 * sysdeps/unix/sysv/linux/x86_64/makecontext.c
31632 (__start_context): Likewise.
31633
568ff429
L
316342017-08-21 H.J. Lu <hongjiu.lu@intel.com>
31635
31636 * include/libc-symbols.h (__hidden_proto_hiddenattr): New for
31637 building libc.a.
31638 (hidden_proto): Likewise.
31639 (hidden_tls_proto): Likewise.
31640 (__hidden_proto): Likewise.
31641
7c41b4a1
L
316422017-08-21 H.J. Lu <hongjiu.lu@intel.com>
31643
31644 * include/libc-symbols.h (attribute_hidden): Enable hidden
31645 visibility in libc.a compiled with PIE.
31646
483d7068
L
316472017-08-21 H.J. Lu <hongjiu.lu@intel.com>
31648
31649 [BZ #18822]
31650 * sysdeps/unix/sysv/linux/x86/libc-vdso.h (VDSO_SYMBOL(getcpu)):
31651 Add attribute_hidden.
31652
316532017-08-21 H.J. Lu <hongjiu.lu@intel.com>
31654
31655 [BZ #21864]
31656 * Makerules (all-nonlib): Add $(others-extras).
31657 * catgets/Makefile (others-extras): New.
31658 * elf/Makefile (others-extras): Likewise.
31659 * nss/Makefile (others-extras): Likewise.
31660
54e4b8f2
L
316612017-08-21 H.J. Lu <hongjiu.lu@intel.com>
31662
31663 [BZ #18822]
31664 * csu/libc-start.c (__libc_multiple_libcs): Removed.
31665 * elf/dl-open.c: Include <libc-internal.h>.
31666 (__libc_multiple_libcs): Removed.
31667 * elf/dl-sysdep.c: Include <libc-internal.h> instead of
31668 <hp-timing.h>.
31669 * include/libc-internal.h (__libc_multiple_libcs): New.
31670 * misc/sbrk.c: Include <libc-internal.h>.
31671 (__libc_multiple_libcs): Removed.
31672
1dbbb1ec
L
316732017-08-21 H.J. Lu <hongjiu.lu@intel.com>
31674
31675 [BZ #18822]
31676 * grp/initgroups.c (__nss_group_database): Removed.
31677 (__nss_initgroups_database): Likewise.
31678 * nscd/gai.c (__nss_hosts_database): Likewise.
31679 * nss/XXX-lookup.c (DATABASE_NAME_SYMBOL): Likewise.
31680 * posix/tst-rfc3484-2.c (__nss_hosts_database): Likewise.
31681 * posix/tst-rfc3484-3.c (__nss_hosts_database): Likewise.
31682 * posix/tst-rfc3484.c (__nss_hosts_database): Likewise.
31683 * sysdeps/posix/getaddrinfo.c (__nss_hosts_database): Likewise.
31684 * nss/getXXent.c (INTERNAL (REENTRANT_GETNAME)): Add
31685 attribute_hidden.
31686 * nss/nsswitch.c (__nss_database_custom): Define only if
31687 USE_NSCD is defined.
31688 (__nss_configure_lookup): Use __nss_database_custom only if
31689 USE_NSCD is defined.
31690 * nss/nsswitch.h (__nss_database_custom): Declare only if
31691 USE_NSCD is defined. Add attribute_hidden.
31692 (__nss_setent): Add attribute_hidden.
31693 (__nss_endent): Likewise.
31694 (__nss_getent_r): Likewise.
31695 (__nss_getent): Likewise.
31696 (DEFINE_DATABASE): Declare __nss_##arg##_database.
31697
2585d7b8
L
316982017-08-20 H.J. Lu <hongjiu.lu@intel.com>
31699
31700 [BZ #18822]
31701 * sysdeps/unix/sysv/linux/i386/glob64.c (__old_glob64): Add
31702 libc_hidden_proto and libc_hidden_def.
31703
c8dfa99c
L
317042017-08-20 H.J. Lu <hongjiu.lu@intel.com>
31705
31706 [BZ #18822]
31707 * sysdeps/unix/sysv/linux/i386/olddirent.h (__old_readdir64):
31708 Add libc_hidden_proto.
31709 * sysdeps/unix/sysv/linux/i386/readdir64.c (__old_readdir64):
31710 Add libc_hidden_def.
31711
7ed87317
L
317122017-08-20 H.J. Lu <hongjiu.lu@intel.com>
31713
31714 [BZ #21974]
31715 * gmon/Makefile (routines): Remove bb_init_func and
31716 bb_exit_func.
31717 (elide-routines.os): Removed.
9476b904
L
31718 * gmon/bb_exit_func.c: Likewise.
31719 * gmon/bb_init_func.c: Likewise.
7ed87317
L
31720 * include/sys/gmon.h (__bb): Likewise.
31721 (__bb_init_func): Likewise.
31722 (__bb_exit_func): Likewise.
91695eb1 31723 * sysdeps/alpha/bb_init_func.S: Likewise.
7ed87317 31724
94e6ba15
L
317252017-08-20 H.J. Lu <hongjiu.lu@intel.com>
31726
31727 * debug/longjmp_chk.c (____longjmp_chk): Moved to ...
31728 * include/setjmp.h (____longjmp_chk): Here. Add
31729 attribute_hidden.
31730
7550717e
L
317312017-08-19 H.J. Lu <hongjiu.lu@intel.com>
31732
31733 [BZ #18822]
31734 * sysdeps/x86_64/multiarch/strcspn-c.c (STRCSPN_SSE2): Add
31735 attribute_hidden.
31736 (__strspn_sse2): Likewise.
31737
0bb2fabc
AZ
317382017-08-18 Adhemerval Zanella <adhemerval.zanella@linaro.org>
31739
c181840c
AZ
31740 * sysdeps/generic/not-cancel.h (close_not_cancel): Remove macro.
31741 (close_not_cancel_no_status): Likewise.
31742 (__close_nocancel): New macro.
31743 (__close_nocancel_nostatus): Likewise.
31744 * sysdeps/unix/sysv/linux/not-cancel.h (__close_nocancel): Remove
31745 macro.
31746 (close_not_cancel): Likewise.
31747 (close_not_cancel_no_status): Likewise.
31748 (__close_nocancel): New prototype.
31749 (__close_nocancel_nostatus): New function.
31750 * sysdeps/unix/sysv/linux/close.c (__close_nocancel): New function.
31751 * catgets/open_catalog.c (__open_catalog): Replace
31752 close_not_cancel{_no_status) with __close_nocancel{_nostatus}.
31753 * gmon/gmon.c (write_gmon): Likewise.
31754 * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
31755 * intl/loadmsgcat.c (close): Likewise.
31756 * io/ftw.c (open_dir_stream): Likewise.
31757 (ftw_startup): Likewise.
31758 * libio/fileops.c (_IO_file_open): Likewise.
31759 (_IO_file_close_mmap): Likewise.
31760 (_IO_file_close): Likewise.
31761 * libio/iopopen.c (_IO_dup2): Likewise.
31762 * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
31763 * locale/loadlocale.c (_nl_load_locale): Likewise.
31764 * login/utmp_file.c (pututline_file): Likewise.
31765 (endutent_file): Likewise.
31766 * misc/daemon.c (daemon): Likewise.
31767 * nscd/nscd_getai.c (__nscd_getai): Likewise.
31768 * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
31769 * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
31770 * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
31771 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
31772 * nscd/nscd_helper.c (open_socket): Likewise.
31773 (__nscd_open_socket): Likewise.
31774 * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
31775 * nscd/nscd_netgroup.c (__nscd_setnetgrent): Likewise.
31776 (__nscd_innetgr): Likewise.
31777 * nss/nss_db/db-open.c (internal_setent): Likewise.
31778 * resolv/res-close.c (__res_iclose): Likewise.
31779 * sunrpc/pm_getmaps.c (pmap_getmaps): Likewise.
31780 * sysdeps/posix/closedir.c (__closedir): Likewise.
31781 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Likewise.
31782 * sysdeps/posix/getcwd.c (__getcwd): Likewise.
31783 * sysdeps/posix/opendir.c (tryopen_o_directory): Likewise.
31784 (opendir_tail): Likewise.
31785 * sysdeps/posix/spawni.c (__spawni_child): Likewise.
31786 * sysdeps/unix/sysv/linux/check_native.c (__check_native): Likewise.
31787 * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
31788 * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
31789 * sysdeps/unix/sysv/linux/gethostid.c (sethostid): Likewise.
31790 (gethostid): Likewise.
31791 * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Likewise.
31792 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
31793 Likewise.
31794 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
31795 * sysdeps/unix/sysv/linux/grantpt.c (close_all_fds): Likewise.
31796 * sysdeps/unix/sysv/linux/i386/smp.h (is_smp_system): Likewise.
31797 * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c (has_cpuclock):
31798 Likewise.
31799 * sysdeps/unix/sysv/linux/if_index.c (__if_nametoindex): Likewise.
31800 * sysdeps/unix/sysv/linux/libc_fatal.c (backtrace_and_maps): Likewise.
31801 * sysdeps/unix/sysv/linux/malloc-sysdep.h (check_may_shrink_heap):
31802 Likewise.
31803 * sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink): Likewise.
31804 * sysdeps/unix/sysv/linux/pthread_getname.c (pthread_getname_np):
31805 Likewise.
31806 * sysdeps/unix/sysv/linux/pthread_setname.c (pthread_setname_np):
31807 Likewise.
31808 * sysdeps/unix/sysv/linux/spawni.c (__spawni_child): Likewise.
31809 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Likewise.
31810 * sysdeps/unix/sysv/linux/Versions (libc) [GLIBC_PRIVATE]: Add
31811 __close_nocancel.
31812
0bb2fabc
AZ
31813 * sysdeps/generic/not-cancel.h (openat_not_cancel): Remove macro.
31814 (openat_not_cancel_3): Likewise.
31815 (openat64_not_cancel_3): Likewise).
31816 (openat_not_cancel_3): Likewise).
31817 * sysdeps/unix/sysv/linux/not-cancel.h (openat_not_cancel): Remove
31818 macro.
31819 (openat_not_cancel_3): Likewise.
31820 (openat64_not_cancel): Likewise.
31821 (openat64_not_cancel_3): Likewise.
31822 * sysdeps/unix/sysv/linux/openat.c (__openat_nocancel): New function.
31823 * sysdeps/unix/sysv/linux/openat64.c (__openat64_nocancel): Likewise.
31824 * io/ftw.c (open_dir_stream): Replace openat{64}_not_cancel{_3} with
31825 __open{64}_nocancel.
31826 * sysdeps/mach/hurd/opendir.c (__opendirat): Likewise.
31827 * sysdeps/posix/getcwd.c (__getcwd): Likewise.
31828 * sysdeps/posix/opendir.c (__opendirat): Likewise.
31829
65a086db
L
318302017-08-18 H.J. Lu <hongjiu.lu@intel.com>
31831
31832 [BZ #18822]
31833 * include/argz.h (__argz_create_sep): New function prototype.
31834 (__argz_append): Likewise.
31835 (__argz_add): Likewise.
31836 (__argz_add_sep): Likewise.
31837 (__argz_delete): Likewise.
31838 (__argz_insert): Likewise.
31839 (__argz_replace): Likewise.
31840 * string/argz.h (__argz_create_sep): Removed.
31841 (__argz_append): Likewise.
31842 (__argz_add): Likewise.
31843 (__argz_add_sep): Likewise.
31844 (__argz_delete): Likewise.
31845 (__argz_insert): Likewise.
31846 (__argz_replace): Likewise.
31847
62753d2c
L
318482017-08-18 H.J. Lu <hongjiu.lu@intel.com>
31849
31850 * elf/elf.h (NT_GNU_PROPERTY_TYPE_0): New.
31851 (NOTE_GNU_PROPERTY_SECTION_NAME): Likewise.
31852 (GNU_PROPERTY_STACK_SIZE): Likewie.
31853 (GNU_PROPERTY_NO_COPY_ON_PROTECTED): Likewie.
31854 (GNU_PROPERTY_LOPROC): Likewise.
31855 (GNU_PROPERTY_HIPROC): Likewise.
31856 (GNU_PROPERTY_LOUSER): Likewise.
31857 (GNU_PROPERTY_HIUSER): Likewise.
31858 (GNU_PROPERTY_X86_ISA_1_USED): Likwise.
31859 (GNU_PROPERTY_X86_ISA_1_NEEDED): Likwise.
31860 (GNU_PROPERTY_X86_FEATURE_1_AND): Likwise.
31861 (GNU_PROPERTY_X86_ISA_1_486): Likwise.
31862 (GNU_PROPERTY_X86_ISA_1_586): Likwise.
31863 (GNU_PROPERTY_X86_ISA_1_686): Likwise.
31864 (GNU_PROPERTY_X86_ISA_1_SSE): Likwise.
31865 (GNU_PROPERTY_X86_ISA_1_SSE2): Likwise.
31866 (GNU_PROPERTY_X86_ISA_1_SSE3): Likwise.
31867 (GNU_PROPERTY_X86_ISA_1_SSSE3): Likwise.
31868 (GNU_PROPERTY_X86_ISA_1_SSE4_1): Likwise.
31869 (GNU_PROPERTY_X86_ISA_1_SSE4_2): Likwise.
31870 (GNU_PROPERTY_X86_ISA_1_AVX): Likwise.
31871 (GNU_PROPERTY_X86_ISA_1_AVX2): Likwise.
31872 (GNU_PROPERTY_X86_ISA_1_AVX512F): Likwise.
31873 (GNU_PROPERTY_X86_ISA_1_AVX512CD): Likwise.
31874 (GNU_PROPERTY_X86_ISA_1_AVX512ER): Likwise.
31875 (GNU_PROPERTY_X86_ISA_1_AVX512PF): Likwise.
31876 (GNU_PROPERTY_X86_ISA_1_AVX512VL): Likwise.
31877 (GNU_PROPERTY_X86_ISA_1_AVX512DQ): Likwise.
31878 (GNU_PROPERTY_X86_ISA_1_AVX512BW): Likwise.
31879 (GNU_PROPERTY_X86_FEATURE_1_IBT): Likwise.
31880 (GNU_PROPERTY_X86_FEATURE_1_SHSTK): Likwise.
31881
6913ad65
GG
318822017-08-18 Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
31883
31884 * misc/sys/cdefs.h (__HAVE_GENERIC_SELECTION): Define to 0, if
31885 in C++ mode.
31886
47a67213
GG
318872017-08-18 Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
31888
31889 [BZ #21930]
31890 * math/math.h (isinf): Check if in C or C++ mode before using
31891 __builtin_types_compatible_p, since this is a C mode feature.
31892
a748eb31
AZ
318932017-08-18 Adhemerval Zanella <adhemerval.zanella@linaro.org>
31894
c647fb88
AZ
31895 * sysdeps/generic/not-cancel.h (write_not_cancel): Remove macro.
31896 (__write_nocancel): New macro.
31897 * sysdeps/unix/sysv/linux/not-cancel.h (__write_nocancel):
31898 Rewrite as a function prototype.
31899 (write_not_cancel): Remove macro.
31900 * sysdeps/unix/sysv/linux/write.c (__write_nocancel): New function.
31901 * gmon/gmon.c (ERR): Replace write_not_cancel with __write_nocancel.
31902 (write_gmon): Likewise.
31903 * libio/fileops.c (_IO_new_file_write): Likewise.
31904 * login/utmp_file.c (pututline_file): Likewise.
31905 (updwtmp_file): Likewise.
31906 * stdio-common/psiginfo.c (psiginfo): Likewise.
31907 * sysdeps/posix/spawni.c (__spawni_child): Likewise.
31908 * sysdeps/unix/sysv/linux/gethostid.c (sethostid): Likewise.
31909 * sysdeps/unix/sysv/linux/libc_fatal.c (backtrace_and_maps):
31910 Likewise.
31911 * sysdeps/unix/sysv/linux/pthread_setname.c (pthread_setname_np):
31912 Likewise.
31913
a748eb31
AZ
31914 * sysdeps/generic/not-cancel.h (read_not_cancel): Remove macro.
31915 (__read_nocancel): New macro.
31916 * sysdeps/unix/sysv/linux/Versions (libc) [GLIBC_PRIVATE]: Add
31917 __read_nocancel.
31918 * sysdeps/unix/sysv/linux/not-cancel.h (__read_nocancel): Remove
31919 macro.
31920 (__read_nocancel): New prototype.
31921 * sysdeps/unix/sysv/linux/read.c (__read_nocancel): New function.
31922 * catgets/open_catalog.c (__open_catalog): Replace read_not_cancel
31923 with __read_nocancel.
31924 * intl/loadmsgcat.c (read): Likewise.
31925 * libio/fileops.c (_IO_file_read): Likewise.
31926 * locale/loadlocale.c (_nl_load_locale): Likewise.
31927 * login/utmp_file.c (getutent_r_file): Likewise.
31928 (internal_getut_r): Likewise.
31929 (getutline_r_file): Likewise.
31930 * sysdeps/unix/sysv/linux/fips-private.h (fips_enable_p): Likewise.
31931 * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
31932 * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Likewise.
31933 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
31934 Likewise.
31935 * sysdeps/unix/sysv/linux/getsysstats.c (next_line): Likewise.
31936 * sysdeps/unix/sysv/linux/i386/smp.h (is_smp_system): Likewise.
31937 * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c (has_cpuclock):
31938 Likewise.
31939 * sysdeps/unix/sysv/linux/libc_fatal.c (backtrace_and_maps):
31940 Likewise.
31941 * sysdeps/unix/sysv/linux/malloc-sysdep.h (check_may_shrink_heap):
31942 Likewise.
31943 * sysdeps/unix/sysv/linux/pthread_getname.c (pthread_getname_np):
31944 Likewise.
31945 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Likewise.
31946
098b9dd4
L
319472017-08-18 H.J. Lu <hongjiu.lu@intel.com>
31948
31949 [BZ #21966]
31950 * sysdeps/x86_64/fpu/multiarch/ifunc-mathvec-avx2.h
31951 (IFUNC_SELECTOR): Don't use the AVX2 version if FMA isn't
31952 usable.
31953
a3fe6a20
DD
319542017-08-17 DJ Delorie <dj@redhat.com>
31955
31956 * bug17079.c: Update to new test harness.
31957 * test-digits-dots.c: Likewise.
31958 * test-netdb.c: Likewise.
31959 * tst-field.c: Likewise.
31960 * tst-nss-getpwent.c: Likewise.
31961 * tst-nss-static.c: Likewise.
31962 * tst-nss-test1.c: Likewise.
31963 * tst-nss-test2.c: Likewise.
31964 * tst-nss-test3.c: Likewise.
31965 * tst-nss-test4.c: Likewise.
31966 * tst-nss-test5.c: Likewise.
31967
c2284574
AZ
319682017-08-17 Adhemerval Zanella <adhemerval.zanella@linaro.org>
31969
31970 * sysdeps/generic/not-cancel.h (open_not_cancel): Remove macro.
31971 (open_not_cancel_2): Likewise.
31972 (open_nocancel): New macro.
31973 (open64_nocancel): Likewise.
31974 * sysdeps/unix/sysv/linux/not-cancel.h (open_not_cancel): Remove macro.
31975 (open_not_cancel_2): Likewise.
31976 (__open_nocancel): New prototype.
31977 (__open64_nocancel): Likewise.
31978 * sysdeps/unix/sysv/linux/Versions (libc) [GLIBC_PRIVATE]: Add
31979 __open_nocancel.
31980 * sysdeps/unix/sysv/linux/open.c (__open_nocancel): New function.
31981 * sysdeps/unix/sysv/linux/open64.c (__open64_nocancel): Likewise.
31982 * catgets/open_catalog.c (__open_catalog): Replace open_not_cancel{_2}
31983 with __open_nocancel.
31984 * csu/check_fds.c (check_one_fd): Likewise.
31985 * gmon/gmon.c (write_gmon): Likewise.
31986 * iconv/gconv_cache.c (__gconv_load_cached): Likewise.
31987 * intl/loadmsgcat.c (open): Likewise.
31988 * libio/fileops.c (_IO_file_open): Likewise.
31989 * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
31990 * locale/loadlocale.c (_nl_load_locale): Likewise.
31991 * login/utmp_file.c (setutent_file): Likewise.
31992 * misc/daemon.c (daemon): Likewise.
31993 * nss/nss_db/db-open.c (internal_setent): Likewise.
31994 * sysdeps/mach/hurd/opendir.c (__opendirat): Likewise.
31995 * sysdeps/posix/libc_fatal.c (__libc_message): Likewise.
31996 * sysdeps/posix/opendir.c (tryopen_o_directory): Likewise.
31997 (__opendir): Likewise.
31998 * sysdeps/posix/spawni.c (__spawni_child): Likewise.
31999 * sysdeps/unix/sysv/linux/fips-private.h (fips_enable_p): Likewise.
32000 * sysdeps/unix/sysv/linux/gethostid.c (sethostid): Likewise.
32001 (gethostid): Likewise.
32002 * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Likewise.
32003 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
32004 Likewise.
32005 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
32006 * sysdeps/unix/sysv/linux/grantpt.c (__close_all_fds): Likewise.
32007 * sysdeps/unix/sysv/linux/i386/smp.h (is_smp_system): Likewise.
32008 * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c (has_cpuclock):
32009 Likewise.
32010 * sysdeps/unix/sysv/linux/libc_fatal.c (backtrace_and_maps):
32011 Likewise.
32012 * sysdeps/unix/sysv/linux/malloc-sysdep.h (check_may_shrink_heap):
32013 Likewise.
32014 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c (__get_clockfreq):
32015 Likewise.
32016 * sysdeps/unix/sysv/linux/pthread_getname.c (pthread_getname_np):
32017 Likewise.
32018 * sysdeps/unix/sysv/linux/pthread_setname.c (pthread_setname_np):
32019 Likewise.
32020 * sysdeps/unix/sysv/linux/spawni.c (__spawni_child): Likewise.
32021 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Likewise.
32022
d4505b89
WD
320232017-08-17 Wilco Dijkstra <wdijkstr@arm.com>
32024
32025 * benchtests/bench-skeleton.c (main): Add support for
32026 latency benchmarking.
32027 * benchtests/scripts/bench.py: Add support for latency benchmarking.
32028
34d6a3cb
L
320292017-08-17 H.J. Lu <hongjiu.lu@intel.com>
32030
32031 * Makeconfig (+link-pie-before-libc): Add CRT-* hook to override
32032 the startup object.
32033
038d1caf
FW
320342017-08-17 Florian Weimer <fweimer@redhat.com>
32035
32036 * include/sys/socket.h (__opensock): Remove internal_function.
32037 * socket/opensock.c (__opensock): Likewise.
32038 * sysdeps/unix/sysv/linux/opensock.c (__opensock): Likewise.
32039
67f0aff0
JM
320402017-08-16 Joseph Myers <joseph@codesourcery.com>
32041
32042 [BZ #21944]
32043 * signal/bits/types/__sigval_t.h: New file.
32044 * signal/Makefile (headers): Add bits/types/__sigval_t.h.
32045 * signal/bits/types/sigval_t.h: Include <bits/types/__sigval_t.h>
32046 and define sigval_t using __sigval_t.
32047 * include/bits/types/__sigval_t.h: New file.
32048 * bits/types/sigevent_t.h: Include <bits/types/__sigval_t.h>
32049 instead of <bits/types/__sigval_t.h>.
32050 (struct sigevent): Use __sigval_t instead of sigval_t.
32051 * bits/types/siginfo_t.h: Include <bits/types/__sigval_t.h>
32052 instead of <bits/types/__sigval_t.h>.
32053 (siginfo_t): Use __sigval_t instead of sigval_t.
32054 * sysdeps/unix/sysv/linux/bits/types/sigevent_t.h: Include
32055 <bits/types/__sigval_t.h> instead of <bits/types/__sigval_t.h>.
32056 (struct sigevent): Use __sigval_t instead of sigval_t.
32057 * sysdeps/unix/sysv/linux/bits/types/siginfo_t.h: Include
32058 <bits/types/__sigval_t.h> instead of <bits/types/__sigval_t.h>.
32059 (siginfo_t): Use __sigval_t instead of sigval_t.
32060 * signal/signal.h [__USE_MISC]: Include <bits/types/sigval_t.h>.
32061
87e7bf4d
L
320622017-08-16 H.J. Lu <hongjiu.lu@intel.com>
32063
32064 * NEWS: Remove "[Add new features here]" for 2.27.
32065
5047057f
JM
320662017-08-16 Joseph Myers <joseph@codesourcery.com>
32067
32068 * sysdeps/unix/sysv/linux/sh/localplt.data: Allow abort in
32069 libc.so.
32070
20c7b195
L
320712017-08-16 H.J. Lu <hongjiu.lu@intel.com>
32072
32073 * NEWS: Mention x86-64 FMA optimization.
32074
24a2e658
L
320752017-08-16 H.J. Lu <hongjiu.lu@intel.com>
32076
32077 [BZ #21912]
32078 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
32079 Add e_expf-fma.
32080 * sysdeps/x86_64/fpu/multiarch/e_expf-fma.S: New file.
32081 * sysdeps/x86_64/fpu/multiarch/e_expf.c: Likewise.
32082 * sysdeps/x86_64/fpu/multiarch/ifunc-fma.h: Likewise.
32083
eedca977
AS
320842017-08-16 Andreas Schwab <schwab@suse.de>
32085
403143e1
FW
32086 [BZ #16750]
32087 CVE-2009-5064
eedca977
AS
32088 * elf/ldd.bash.in: Never run file directly.
32089
f59f7adb
L
320902017-08-15 H.J. Lu <hongjiu.lu@intel.com>
32091
32092 [BZ #21955]
32093 * sysdeps/x86_64/fpu/e_expf.S (L(SP_RANGE)): Aligned to 8 bytes.
32094 (L(SP_INF_0)): Likewise.
32095
6b11a6ad
FW
320962017-08-15 Florian Weimer <fweimer@redhat.com>
32097
32098 * gmon/Makefile (tests-special): Add tst-gmon-prof only if
32099 run-built-tests.
32100
bbf5c438
FW
321012017-08-15 Florian Weimer <fweimer@redhat.com>
32102
32103 Remove BROKEN_THREAD_SIGNALS support for LinuxThreads.
32104 * sysdeps/pthread/aio_misc.c (__aio_enqueue_request): Remove
32105 BROKEN_THREAD_SIGNALS code.
32106 * sysdeps/ppthread/aio_misc.h (struct waitlist, struct
32107 request_list): Remove caller_pid member used for
32108 BROKEN_THREAD_SIGNALS.
32109 [BROKEN_THREAD_SIGNALS] (__aio_notify_only): Remove declaration.
32110 * sysdeps/pthread/aio_notify.c (__aio_notify_only, __aio_notify):
32111 Remove BROKEN_THREAD_SIGNALS support.
32112 * sysdeps/pthread/aio_suspend.c (aio_suspend): Likewise.
32113 * sysdeps/pthread/lio_listio.c (lio_listio_internal): Likewise.
32114
6014c65d
FW
321152017-08-15 Florian Weimer <fweimer@redhat.com>
32116
32117 * gmon/Makefile (tests): Add tst-gmon.
32118 (CFLAGS-tst-gmon.c, LDFLAGS-tst-gmon, CRT-tst-gmon, tst-gmon-ENV):
32119 Set.
32120 (tests-special): Add tst-gmon-prof.out.
32121 (tst-gmon.out): Depend on clean-tst-gmon-data.
32122 (clean-tst-gmon-data, tst-gmon-gprof.out): New targets.
32123 * gmon/tst-gmon.c, gmon/tst-gmon-gprof.sh: New files.
32124 * Makeconfig (+link-before-libc): Add CRT-* hook to override the
32125 startup object.
32126 * aclocal.m4 (GPROF): Set and substitute.
32127 * config.amke.in (GPROF): Set.
32128 * configure: Regenerate.
32129
ee72219a
GR
321302017-08-15 Gustavo Romero <gromero@linux.vnet.ibm.com>
32131
32132 * elf/elf.h A (NT_PPC_TAR): New macro.
32133 (NT_PPC_PPR): Likewise.
32134 (NT_PPC_DSCR): Likewise.
32135 (NT_PPC_EBB): Likewise.
32136 (NT_PPC_PMU): Likewise.
32137 (NT_PPC_TM_CGPR): Likewise.
32138 (NT_PPC_TM_CFPR): Likewise.
32139 (NT_PPC_TM_CVMX): Likewise.
32140 (NT_PPC_TM_CVSX): Likewise.
32141 (NT_PPC_TM_SPR): Likewise.
32142 (NT_PPC_TM_CTAR): Likewise.
32143 (NT_PPC_TM_CPPR): Likewise.
32144 (NT_PPC_TM_CDSCR): Likewise.
32145
4ebf934e
FW
321462017-08-15 Florian Weimer <fweimer@redhat.com>
32147
32148 * sysdeps/i386/machine-gmon.h (mcount_internal): Declare with
32149 regparm (2) instead of internal_function.
32150 (_MCOUNT_DECL): Adjust.
32151
e9f57484
SL
321522017-08-15 Stefan Liebler <stli@linux.vnet.ibm.com>
32153
32154 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add z14.
32155 * sysdeps/s390/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increased.
32156
88ff4d55
JM
321572017-08-14 Joseph Myers <joseph@codesourcery.com>
32158
32159 * conform/data/sys/wait.h-data (si_value): Do not expect for
32160 XPG42.
32161
c88ffc23
FW
321622017-08-14 Florian Weimer <fweimer@redhat.com>
32163
32164 [BZ #21962]
32165 NSS: Create stubs for accidentally exported lookup functions.
32166 * grp/initgroups.c (__nss_group_lookup, __nss_lookup_function):
32167 Remove declaration.
32168 * inet/ether_hton.c (__nss_ethers_lookup): Likewise.
32169 (ether_hostton): Call __nss_ethers_lookup2 instead.
32170 * inet/ether_ntoh.c (__nss_ethers_lookup): Remove declaration.
32171 (ether_ntohost): Call __nss_ethers_lookup2 instead.
32172 * inet/getnetgrent_r.c (__nss_netgroup_lookup): Remove declaration.
32173 (setup): Call __nss_netgroup_lookup2 instead.
32174 * nss/Makefile (routines): Add compat-lookup.
32175 * nss/Versions (GLIBC_2.27): Add symbol version.
32176 * nss/XXX-lookup (DB_LOOKUP_FCT): Remove declaration. Now provided by <nsswitch.h>.
32177 (DB_COMPAT_FCT): Remove.
32178 * nss/compat-lookup.c: New file.
32179 * nss/nsswitch.h: Generate __nss_*_lookup2 function prototypes
32180 from databases.def.
32181 * nss/service-lookup.c (NO_COMPAT): Remove definition.
32182 * sunrpc/netname.c (__nss_publickey_lookup): Remove declaration.
32183 (netname2user): Call __nss_publickey_lookup2 instead.
32184 * sunrpc/publickey.c (__nss_publickey_lookup): Remove declaration.
32185 (getpublickey, getsecretkey): Call __nss_publickey_lookup2
32186 instead.
32187
35a29136 321882017-08-14 Adhemerval Zanella <adhemerval.zanella@linaro.org>
1f14d0c3
AZ
32189 Sergei Trofimovich <slyfox@inbox.ru>
32190
32191 [BZ #21908]
32192 * sysdeps/unix/sysv/linux/m68k/mmap_internal.h (MMAP2_PAGE_SHIFT):
32193 Rename to MMAP2_PAGE_UNIT.
32194 * sysdeps/unix/sysv/linux/mmap.c: Include mmap_internal iff
32195 __OFF_T_MATCHES_OFF64_T is not defined.
32196 * sysdeps/unix/sysv/linux/mmap_internal.h (page_unit): Declare as
32197 uint64_t.
32198 (MMAP2_PAGE_UNIT) [MMAP2_PAGE_UNIT == -1]: Redefine to page_unit.
32199 (page_unit) [MMAP2_PAGE_UNIT != -1]: Remove definition.
32200
fbdc1e3e
FW
322012017-08-14 Florian Weimer <fweimer@redhat.com>
32202
32203 i386: Do not set internal_function.
32204 * config.h.in (USE_REGPARMS, internal_function): Remove.
32205 * sysdeps/i386/configure.ac (USE_REGPARMS): Likewise.
32206 * sysdeps/i386/configure (USE_REGPARMS): Likewise.
32207
b3f85fd2
FW
322082017-08-14 Florian Weimer <fweimer@redhat.com>
32209
32210 * elf/dl-init.c (_dl_init): Remove internal_function.
32211 * sysdeps/generic/ldsodefs.h (_dl_init): Likewise.
32212 * sysdeps/i386/dl-machine.h (RTLD_START): Adjust call to _dl_init.
32213
630bf491
FW
322142017-08-14 Florian Weimer <fweimer@redhat.com>
32215
32216 * elf/rtld.c (_dl_start): Remove internal_function.
32217 * sysdeps/i386/dl-machine.h (RTLD_START): Adjust call to
32218 _dl_start.
32219
9fa7449b
FW
322202017-08-14 Florian Weimer <fweimer@redhat.com>
32221
32222 * elf/dl-fini.c (_dl_fini): Remove internal_function
32223 * sysdeps/generic/ldsodefs.h (_dl_fini): Likewise.
32224
73322d5f
L
322252017-08-14 H.J. Lu <hongjiu.lu@intel.com>
32226
d863cd71 32227 * sysdeps/x86/cpu-features.h (bit_cpu_IBT): New.
73322d5f
L
32228 (bit_cpu_SHSTK): Likewise.
32229 (index_cpu_IBT): Likewise.
32230 (index_cpu_SHSTK): Likewise.
32231 (reg_IBT): Likewise.
32232 (reg_SHSTK): Likewise.
32233 * sysdeps/x86/cpu-tunables.c (TUNABLE_CALLBACK (set_hwcaps)):
32234 Handle index_cpu_IBT and index_cpu_SHSTK.
32235
dbc303ef
MF
322362017-08-14 Mike FABIAN <mfabian@redhat.com>
32237
32238 [BZ #19982]
32239 * po/fr.po: Fix spelling mistake.
32240
3012cfb0
FW
322412017-08-13 Florian Weimer <fweimer@redhat.com>
32242
32243 * elf/dl-addr.c (_dl_addr): Remove internal_function.
32244 * elf/dl-error-skeleton.c (_dl_signal_error, _dl_signal_cerror)
32245 (_dl_catch_error, _dl_receive_error): Likewise.
32246 * elf/dl-open.c (_dl_find_dso_for_object): Likewise.
32247 * elf/dl-tls.c (_dl_allocate_tls_init, _dl_allocate_tls)
32248 (_dl_deallocate_tls): Likewise.
32249 * include/dlfcn.h (_dl_addr): Likewise.
32250 * sysdeps/generic/ldsodefs.h (_dl_signal_error, _dl_signal_cerror)
32251 (_dl_catch_error, _dl_receive_error, _dl_find_dso_for_object)
32252 (_dl_allocate_tls_init, _dl_allocate_tls, _dl_deallocate_tls):
32253 Likewise.
32254
52bcdf26
FW
322552017-08-13 Florian Weimer <fweimer@redhat.com>
32256
32257 * include/stdlib.h: (__strtof_nan, __strtod_nan, __strtold_nan)
32258 (__wcstof_nan, __wcstod_nan, __wcstold_nan): Remove
32259 internal_function.
32260 * stdlib/sttod_nan_main.c (STRTOD_NAN): Likewise.
32261
e1d2ae8d
FW
322622017-08-13 Florian Weimer <fweimer@redhat.com>
32263
32264 * elf/dl-support.c (_dl_make_stack_executable_hook): Remove
32265 internal_function.
32266 * nptl/allocatestack.c (__make_stacks_executable): Likewise.
32267 * nptl/pthreadP.h (__make_stacks_executable): Likewise.
32268 * sysdeps/generic/ldsodefs.h (_rtld_global): Remove
32269 internal_function from _dl_make_stack_executable_hook member.
32270 (_dl_make_stack_executable): Remove internal_function.
32271 * sysdeps/mach/hurd/dl-execstack.c (_dl_make_stack_executable):
32272 Likewise.
32273 * sysdeps/unix/sysv/linux/dl-execstack.c
32274 (_dl_make_stack_executable): Likewise.
32275
c4ce0382
FW
322762017-08-13 Florian Weimer <fweimer@redhat.com>
32277
32278 * sysdeps/unix/sysv/linux/netlinkaccess.h
32279 (__netlink_assert_response): Remove internal_function.
32280 * sysdeps/unix/sysv/linux/netlink_assert_response.c
32281 (__netlink_assert_response): Likewise.
32282
c4d767f7
FW
322832017-08-13 Florian Weimer <fweimer@redhat.com>
32284
32285 * include/rpc/pmap_clnt.h (__libc_rpc_getport): Remove
32286 internal_function.
32287 * sunrpoc/pm_getport.c (__libc_rpc_getport): Likewise.
32288
b2297409
FW
322892017-08-13 Florian Weimer <fweimer@redhat.com>
32290
32291 * grp/grp-merge.h (__copy_grp, __merge_grp): Remove
32292 internal_function.
32293 * grp/grp-merge.c (__copy_grp, __merge_grp): Likewise.
32294 * inet/netgroup.h (__internal_setnetgrent)
32295 (__internal_endnetgrent,__internal_getnetgrent_r): Likewise.
32296 * inet/getnetgrent_r.c (__internal_setnetgrent)
32297 (__internal_endnetgrent,__internal_getnetgrent_r): Likewise.
32298 * nss/XXX-lookup.c (DB_LOOKUP_FCT, DB_COMPAT_FCT): Likewise.
32299 * nss/getXXbyYY_r.c (DB_LOOKUP_FCT): Likewise.
32300 * nss/getXXent_r.c (DB_LOOKUP_FCT): Likewise.
32301 * nss/nsswitch.h (db_lookup_function): Likewise.
32302
1b0bfc69
FW
323032017-08-13 Florian Weimer <fweimer@redhat.com>
32304
32305 * debug/fortify_fail.c (__fortify_fail, __fortify_fail_abort):
32306 Remove internal_function.
32307 * include/stdio.h (__fortify_fail, __fortify_fail_abort): Likewise.
32308 * sysdeps/mach/hurd/i386/____longjmp_chk.S (CALL_FAIL): Pass
32309 message argument on the stack.
32310 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S (CALL_FAIL):
32311 Likeweise.
32312
a6bd8722
MF
323132017-08-12 Mike FABIAN <mfabian@redhat.com>
32314
32315 Adapt test case data to the changes in the thousands
32316 separators.
32317
32318 [BZ #20756]
32319 * localedata/tst-langinfo.sh: Adapt test case data.
32320 * stdlib/tst-strfmon_l.c: Likewise.
32321 * stdlib/tst-strtod4.c: Likewise.
32322 * stdlib/tst-strtod5i.c: Likewise.
32323
8b2c63e4
FW
323242017-08-11 Florian Weimer <fweimer@redhat.com>
32325
32326 [BZ #21242]
32327 * assert/assert.h [__GNUC__ && !__STRICT_ANSI__] (assert):
32328 Suppress pedantic warning resulting from statement expression.
32329 (__ASSERT_FUNCTION): Add missing __extension__.
32330
61c98291
SP
323312017-08-11 Siddhesh Poyarekar <siddhesh@sourceware.org>
32332
86c6519e
SP
32333 * benchtests/bench-memmove-large.c: Print output in JSON
32334 format.
32335 * benchtests/bench-memmove.c: Likewise.
32336
61c98291
SP
32337 * benchtests/bench-memccpy.c (do_one_test): Remove checks.
32338 * benchtests/bench-memchr.c (do_one_test): Likewise.
32339 * benchtests/bench-memcpy-large.c (do_one_test): Likewise.
32340 * benchtests/bench-memcpy.c (do_one_test): Likewise.
32341 * benchtests/bench-memmove-large.c (do_one_test): Likewise.
32342 * benchtests/bench-memmove.c (do_one_test): Likewise.
32343 * benchtests/bench-memset-large.c (do_one_test): Likewise.
32344 * benchtests/bench-memset.c (do_one_test): Likewise.
32345 * benchtests/bench-string.h (test_init): Remove memsets.
32346
925733a9
RJ
323472017-08-10 Rical Jasan <ricaljasan@pacific.net>
32348
32349 * manual/lang.texi
32350 (Computing the Width of an Integer Data Type): Rename section to
32351 "Width of an Integer Type". Remove inaccurate statement regarding
32352 lack of C language facilities for determining width of integer
32353 types, and reorder content to improve flow and context of
32354 discussion.
32355
4fcdfbfc
RJ
323562017-08-10 Rical Jasan <ricaljasan@pacific.net>
32357
32358 * lang.texi (va_copy): Change standard from ISO to C99.
32359 (__va_copy): Add standard and header annotation.
32360 Update description for clarity of origins and current use.
32361
4d98ace9
GG
323622017-08-10 Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
32363
32364 [BZ #21941]
32365 * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrtf128): Since
32366 xssqrtqp requires operands to be in Vector Registers
32367 (Altivec/VMX), replace the register constraint 'wq' with 'v'.
32368 * sysdeps/powerpc/powerpc64le/power9/fpu/e_sqrtf128.c
32369 (__ieee754_sqrtf128): Likewise.
32370
92236903
WD
323712017-08-10 Wilco Dijkstra <wdijkstr@arm.com>
32372
32373 * sysdeps/aarch64/memcmp.S (memcmp):
32374 Rewrite of optimized memcmp.
32375
2449ae7b
FW
323762017-08-10 Florian Weimer <fweimer@redhat.com>
32377
32378 Introduce ld.so exceptions.
32379 * sysdeps/generic/ldsodefs.h (struct dl_exception): Define.
32380 (_dl_exception_create, _dl_exception_create_format)
32381 (_dl_exception_free, _dl_signal_exception, _dl_signal_cexception)
32382 (_dl_catch_exception): Declare.
32383 (_dl_catch_error): Update comment.
32384 * elf/dl-error-skeleton.c (struct catch): Replace objname,
32385 errstring, malloced members with exception member.
32386 (_dl_out_of_memory): Remove.
32387 (fatal_error): New function, extracted from _dl_signal_error.
32388 (_dl_signal_exception, _dl_signal_cexception): New functions.
32389 (_dl_signal_error): Call _dl_exception_create to allocate an
32390 exception object.
32391 (_dl_catch_exception): New function, based on _dl_catch_error.
32392 (_dl_catch_error): Implement using _dl_catch_exception.
32393 * elf/dl-exception.c: New file.
32394 * elf/Makefile (dl-routines): Add dl-exception.
32395 (elide-routines.os): Likewise.
32396 * elf/Version (ld/GLIBC_PRIVATE): Add _dl_exception_create,
32397 _dl_exception_create_format, _dl_exception_free.
32398 * elf/dl-deps.c (_dl_map_object_deps): Use _dl_catch_exception and
32399 _dl_signal_exception.
32400 * elf/dl-lookup.c (make_string): Remove.
32401 (_dl_lookup_symbol_x): Use _dl_exception_create_format,
32402 _dl_signal_cexception, _dl_exception_free.
32403 * elf/dl-open.c (_dl_open): Use _dl_catch_exception and
32404 _dl_signal_exception.
32405 * elf/dl-sym.c (do_sym): Likewise.
32406 * elf/dl-version.c (make_string): Remove.
32407 (match_symbol): Use _dl_exception_create_format,
32408 _dl_signal_cexception, _dl_exception_free.
32409 (_dl_check_map_versions): Likewise.
32410 * sysdeps/generic/localplt.data (ld.so): Add _dl_signal_exception,
32411 _dl_catch_exception.
32412 * sysdeps/unix/sysv/linux/aarch64/localplt.data (ld.so): Likewise.
32413 * sysdeps/unix/sysv/linux/alpha/localplt.data (ld.so): Likewise.
32414 * sysdeps/unix/sysv/linux/arm/localplt.data (ld.so): Likewise.
32415 * sysdeps/unix/sysv/linux/hppa/localplt.data (ld.so): Likewise.
32416 * sysdeps/unix/sysv/linux/i386/localplt.data (ld.so): Likewise.
32417 * sysdeps/unix/sysv/linux/ia64/localplt.data (ld.so): Likewise.
32418 * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Likewise.
32419 * sysdeps/unix/sysv/linux/microblaze/localplt.data (ld.so):
32420 Likewise.
32421 * sysdeps/unix/sysv/linux/nios2/localplt.data (ld.so): Likewise.
32422 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data
32423 (ld.so): Likewise.
32424 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data
32425 (ld.so): Likewise.
32426 * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data (ld.so):
32427 Likewise.
32428 * sysdeps/unix/sysv/linux/s390/localplt.data (ld.so): Likewise.
32429 * sysdeps/unix/sysv/linux/sh/localplt.data (ld.so): Likewise.
32430 * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data (ld.so):
32431 Likewise.
32432 * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data (ld.so):
32433 Likewise.
32434 * sysdeps/x86_64/localplt.data (ld.so): Likewise.
32435
f87cc2bf
FW
324362017-08-10 Florian Weimer <fweimer@redhat.com>
32437
32438 * inet/net-internal.h (__inet6_scopeid_pton): Remove
32439 attribute_hidden, internal_function.
32440 * inet/inet6_scopeid_pton.c (__inet6_scopeid_pton): Remove
32441 internal_function.
32442
eac43cbb
FW
324432017-08-10 Florian Weimer <fweimer@redhat.com>
32444
32445 * malloc/malloc.c (get_max_fast): Reimplement as an inline
32446 function which calls __builtin_unreachable.
32447
bd80111e
MF
324482017-08-10 Mike FABIAN <mfabian@redhat.com>
32449
32450 * stdlib/tst-strfmon_l.c: Fix test cases to agree with the changes in
32451 Indian monetary formatting
32452 * stdlib/Makefile: Adapt list of locales needed for the tst-strfmon_l.c
32453 test cases.
32454
60e2846e
DL
324552017-08-09 Dmitry V. Levin <ldv@altlinux.org>
32456
68dc02d1
DL
32457 * sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h (enum __ptrace_request):
32458 Fix typo in comment.
32459
60e2846e
DL
32460 [BZ #21928]
32461 * sysdeps/unix/sysv/linux/sys/ptrace.h (enum __ptrace_flags,
32462 PTRACE_SEIZE_DEVEL): Remove.
32463 * sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h: Likewise.
32464 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
32465 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
32466 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
32467 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
32468
3d452dab
JM
324692017-08-09 Joseph Myers <joseph@codesourcery.com>
32470
24d9f53a
JM
32471 * posix/bits/types.h (__qaddr_t): Remove.
32472
3d452dab
JM
32473 [BZ #21457]
32474 * sysdeps/arm/sys/ucontext.h (__ctx): Move undefine further down.
32475 (ucontext_t): Use __ctx with uc_flags. Rename uc_filler to
32476 __glibc_reserved1.
32477 * sysdeps/generic/sys/ucontext.h (__ctx): New macro.
32478 (ucontext_t): Use __ctx with uc_flags.
32479 * sysdeps/i386/sys/ucontext.h (__ctx): Move undefine further down.
32480 (__ctxt): Likewise.
32481 (ucontext_t): Use __ctx with uc_flags. Rename uc_filler to
32482 __glibc_reserved1.
32483 * sysdeps/m68k/sys/ucontext.h (__ctx): Move undefine further down.
32484 (ucontext_t): Use __ctx with uc_flags. Rename uc_filler to
32485 __glibc_reserved1.
32486 * sysdeps/mips/sys/ucontext.h (__ctx): Move undefine further down.
32487 (ucontext_t): Use __ctx with uc_flags. Rename uc_filler to
32488 __glibc_reserved1.
32489 * sysdeps/unix/sysv/linux/aarch64/sys/ucontext.h (__ctx): New
32490 macro.
32491 (ucontext_t): Use __ctx with uc_flags.
32492 * sysdeps/unix/sysv/linux/alpha/sys/ucontext.h (__ctx): New macro.
32493 (ucontext_t): Use __ctx with uc_flags.
32494 * sysdeps/unix/sysv/linux/arm/sys/ucontext.h (__ctx): New macro.
32495 (ucontext_t): Use __ctx with uc_flags and uc_regspace.
32496 * sysdeps/unix/sysv/linux/hppa/sys/ucontext.h (__ctx): New macro.
32497 (ucontext_t): Use __ctx with uc_flags.
32498 * sysdeps/unix/sysv/linux/m68k/sys/ucontext.h (__ctx): Move
32499 undefine further down.
32500 (ucontext_t): Use __ctx with uc_flags. Rename uc_filler to
32501 __glibc_reserved1.
32502 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (__ctx): Move
32503 undefine further down.
32504 (ucontext_t): Use __ctx with uc_flags.
32505 * sysdeps/unix/sysv/linux/nios2/sys/ucontext.h (__ctx): Move
32506 undefine further down.
32507 (ucontext_t): Use __ctx with uc_flags.
32508 * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h (ucontext_t): Use
32509 __ctx with uc_flags, uc_regs_ptr, uc_regs and uc_reg_space.
32510 Rename uc_pad to __glibc_reserved1.
32511 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__ctx): Move
32512 undefine further down.
32513 (ucontext_t): Use __ctx with uc_flags.
32514 * sysdeps/unix/sysv/linux/sh/sys/ucontext.h (__ctx): Move undefine
32515 further down.
32516 (ucontext_t): Use __ctx with uc_flags.
32517 * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (ucontext_t): Use
32518 __ctx with uc_flags.
32519 * sysdeps/unix/sysv/linux/tile/sys/ucontext.h (__ctx): New macro.
32520 (ucontext_t): Use __ctx with uc_flags.
32521 * sysdeps/unix/sysv/linux/x86/sys/ucontext.h (ucontext_t): Use
32522 __ctx with uc_flags.
32523
30161498
FW
325242017-08-09 Florian Weimer <fweimer@redhat.com>
32525
32526 [BZ #21932]
32527 * nss/getXXbyYY_r.c (REENTRANT_NAME): Call __resolv_context_put
32528 before early return.
32529
5797b410
AS
325302017-08-09 Andreas Schwab <schwab@suse.de>
32531
139237a4 32532 [BZ #21041]
5797b410
AS
32533 * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Update reference to
32534 renamed alias.
32535
139237a4 32536 [BZ #21041]
40c06a3d
AS
32537 * nptl/Makefile (tests) [$(build-shared) = yes]: Add
32538 tst-compat-forwarder.
32539 (modules-names): Add tst-compat-forwarder-mod.
32540 ($(objpfx)tst-compat-forwarder): Depend on
32541 $(objpfx)tst-compat-forwarder-mod.so.
32542 * nptl/tst-compat-forwarder.c: New file.
32543 * nptl/tst-compat-forwarder-mod.c: New file.
32544
36ada5f6
SP
325452017-08-09 Siddhesh Poyarekar <siddhesh@sourceware.org>
32546
0e02b510
SP
32547 * sysdeps/aarch64/multiarch/memcpy_falkor.S: Fix code style in
32548 comments.
32549
36ada5f6
SP
32550 * manual/tunables.texi (Tunable glibc.tune.cpu): Add falkor.
32551 * sysdeps/aarch64/multiarch/Makefile (sysdep_routines): Add
32552 memcpy_falkor.
32553 * sysdeps/aarch64/multiarch/ifunc-impl-list.c (MAX_IFUNC):
32554 Bump.
32555 (__libc_ifunc_impl_list): Add __memcpy_falkor.
32556 * sysdeps/aarch64/multiarch/memcpy.c: Likewise.
32557 * sysdeps/aarch64/multiarch/memcpy_falkor.S: New file.
32558 * sysdeps/unix/sysv/linux/aarch64/cpu-features.c (cpu_list):
32559 Add falkor.
32560 * sysdeps/unix/sysv/linux/aarch64/cpu-features.h (IS_FALKOR):
32561 New macro.
32562
9995c839
AZ
325632017-08-08 Adhemerval Zanella <adhemerval.zanella@linaro.org>
32564
32565 [BZ #759]
32566 * manual/setjmp.texi (getcontex): Document uc_stack value
32567 compatibility differences.
32568
f17a4233
JM
325692017-08-08 Joseph Myers <joseph@codesourcery.com>
32570
32571 * malloc/mcheck.c (old_free_hook): Use void * instead of __ptr_t.
32572 (old_malloc_hook): Likewise.
32573 (old_memalign_hook): Likewise.
32574 (old_realloc_hook): Likewise.
32575 (struct hdr): Likewise.
32576 (flood): Likewise.
32577 (freehook): Likewise.
32578 (mallochook): Likewise.
32579 (memalignhook): Likewise.
32580 (reallochook): Likewise.
32581 (mprobe): Likewise.
32582 * malloc/mtrace.c (mallwatch): Likewise.
32583 (tr_old_free_hook): Likewise.
32584 (tr_old_malloc_hook): Likewise.
32585 (tr_old_realloc_hook): Likewise.
32586 (tr_old_memalign_hook): Likewise.
32587 (tr_where): Likewise.
32588 (lock_and_info): Likewise.
32589 (tr_freehook): Likewise.
32590 (tr_mallochook): Likewise.
32591 (tr_reallochook): Likewise.
32592 (tr_memalignhook): Likewise.
32593 * misc/err.h [!__GNUC_VA_LIST] (__gnuc_va_list): Likewise.
32594 * misc/mmap.c (__mmap): Likewise.
32595 * misc/mmap64.c (__mmap64): Likewise.
32596 * misc/mprotect.c (__mprotect): Likewise.
32597 * misc/msync.c (msync): Likewise.
32598 * misc/munmap.c (__munmap): Likewise.
32599 * posix/posix_madvise.c (posix_madvise): Likewise.
32600 * socket/send.c (__send): Likewise.
32601 * socket/sendto.c (__sendto): Likewise.
32602 * socket/setsockopt.c (__setsockopt): Likewise.
32603 * string/memcmp.c (__ptr_t): Remove macro.
32604 (MEMCMP): Use void * instead of ptr_t.
32605 * string/memrchr.c (__ptr_t): Remove macro.
32606 (__memrchr): Use void * instead of ptr_t.
32607 * sysdeps/mach/hurd/dl-sysdep.c (__mmap): Likewise.
32608 * sysdeps/mach/hurd/mmap.c (__mmap): Likewise.
32609 * sysdeps/mach/hurd/mmap64.c (__mmap64): Likewise.
32610 * sysdeps/mach/mprotect.c (__mprotect): Likewise.
32611 * sysdeps/mach/msync.c (msync): Likewise.
32612 * sysdeps/mach/munmap.c (__munmap): Likewise.
32613 * sysdeps/mips/bits/setjmp.h (struct __jmp_buf_internal_tag):
32614 Likewise.
32615 * sysdeps/posix/getcwd.c (__getcwd): Likewise.
32616 * sysdeps/powerpc/powerpc32/memset.S (memset): Likewise.
32617 * sysdeps/powerpc/powerpc32/power4/memcpy.S (memcpy): Likewise.
32618 * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Likewise.
32619 * sysdeps/powerpc/powerpc32/power6/memcpy.S (memcpy): Likewise.
32620 * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
32621 * sysdeps/powerpc/powerpc32/power7/memcpy.S (memcpy): Likewise.
32622 * sysdeps/powerpc/powerpc32/power7/mempcpy.S (__mempcpy):
32623 Likewise.
32624 * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
32625 * sysdeps/powerpc/powerpc64/memcpy.S (memcpy): Likewise.
32626 * sysdeps/powerpc/powerpc64/memset.S (memset): Likewise.
32627 * sysdeps/powerpc/powerpc64/power4/memcpy.S (memcpy): Likewise.
32628 * sysdeps/powerpc/powerpc64/power4/memset.S (memset): Likewise.
32629 * sysdeps/powerpc/powerpc64/power6/memcpy.S (memcpy): Likewise.
32630 * sysdeps/powerpc/powerpc64/power6/memset.S (memset): Likewise.
32631 * sysdeps/powerpc/powerpc64/power7/memcpy.S (memcpy): Likewise.
32632 * sysdeps/powerpc/powerpc64/power7/mempcpy.S (__mempcpy):
32633 Likewise.
32634 * sysdeps/powerpc/powerpc64/power7/memset.S (memset): Likewise.
32635 * sysdeps/powerpc/powerpc64/power8/memset.S (memset): Likewise.
32636 * sysdeps/tile/memcmp.c (__ptr_t): Remove macro.
32637 (MEMCMP): Use void * instead of ptr_t.
32638 * sysdeps/unix/sysv/linux/alpha/oldglob.c (old_glob_t): Likewise.
32639 * sysdeps/unix/sysv/linux/mmap.c (__mmap): Likewise.
32640
0df595b2
FW
326412017-08-08 Florian Weimer <fweimer@redhat.com>
32642
32643 * sysdeps/posix/getaddrinfo.c (gaih_inet): Remove unreachable
32644 return statement.
32645
086df229
L
326462017-08-08 H.J. Lu <hongjiu.lu@intel.com>
32647
32648 [BZ #21913]
32649 * csu/libc-tls.c: Include <startup.h> first.
32650 (__libc_setup_tls): Call _startup_fatal instead of __libc_fatal.
32651 * elf/dl-tunables.c: Include <startup.h> first.
32652 * include/libc-symbols.h (BUILD_PIE_DEFAULT): New.
32653 * sysdeps/generic/startup.h: New file.
32654 * sysdeps/unix/sysv/linux/i386/startup.h: Likewise.
32655 * sysdeps/unix/sysv/linux/i386/brk.c [BUILD_PIE_DEFAULT != 0]
32656 (I386_USE_SYSENTER): New. Defined to 0.
32657
fc5ad702
AS
326582017-08-08 Andreas Schwab <schwab@suse.de>
32659
32660 [BZ #21041]
32661 * nptl/pt-longjmp.c (longjmp, siglongjmp): Don't use IFUNC resolver.
32662 * nptl/pt-system.c (system): Likewise.
32663
852d6312
AZ
326642017-08-07 Adhemerval Zanella <adhemerval.zanella@linaro.org>
32665
32666 [BZ #21780]
32667 * sysdeps/posix/preadv2.c (preadv2): Use ENOTSUP instead of
32668 EOPNOTSUPP.
32669 * sysdeps/posix/preadv64v2.c (preadv64v2): Likewise.
32670 * sysdeps/posix/pwritev2.c (pwritev2): Likewise.
32671 * sysdeps/posix/pwritev64v2.c (pwritev64v2): Likewise.
32672 * sysdeps/unix/sysv/linux/preadv2.c (preadv2): Likewise.
32673 * sysdeps/unix/sysv/linux/preadv64v2.c (preadv64v2): Likewise.
32674 * sysdeps/unix/sysv/linux/pwritev2.c (pwritev2): Likewise.
32675 * sysdeps/unix/sysv/linux/pwritev64v2.c (pwritev64v2): Likewise.
32676
8b164787
JM
326772017-08-07 Joseph Myers <joseph@codesourcery.com>
32678
cd65836b
JM
32679 [BZ #21899]
32680 * bits/sigaction.h (struct sigaction): Define sa_handler and
32681 sa_sigaction using union also for [__USE_XOPEN_EXTENDED].
32682 (SA_ONSTACK): Change [__USE_UNIX98] condition to
32683 [__USE_XOPEN_EXTENDED].
32684 (SA_RESTART): Likewise.
32685 (SA_NODEFER): Likewise.
32686 (SA_RESETHAND): Likewise.
32687 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h
32688 (struct sigaction): Define sa_handler and sa_sigaction using union
32689 also for [__USE_XOPEN_EXTENDED].
32690 (SA_ONSTACK): Change [__USE_UNIX98] condition to
32691 [__USE_XOPEN_EXTENDED].
32692 (SA_RESTART): Likewise.
32693 (SA_NODEFER): Likewise.
32694 (SA_RESETHAND): Likewise.
32695 * sysdeps/unix/sysv/linux/bits/sigaction.h
32696 (struct sigaction): Define sa_handler and sa_sigaction using union
32697 also for [__USE_XOPEN_EXTENDED].
32698 (SA_ONSTACK): Change [__USE_UNIX98] condition to
32699 [__USE_XOPEN_EXTENDED].
32700 (SA_RESTART): Likewise.
32701 (SA_NODEFER): Likewise.
32702 (SA_RESETHAND): Likewise.
32703 * sysdeps/unix/sysv/linux/hppa/bits/sigaction.h
32704 (struct sigaction): Define sa_handler and sa_sigaction using union
32705 also for [__USE_XOPEN_EXTENDED].
32706 (SA_ONSTACK): Change [__USE_UNIX98] condition to
32707 [__USE_XOPEN_EXTENDED].
32708 (SA_RESTART): Likewise.
32709 (SA_NODEFER): Likewise.
32710 (SA_RESETHAND): Likewise.
32711 * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h
32712 (struct sigaction): Define sa_handler and sa_sigaction using union
32713 also for [__USE_XOPEN_EXTENDED].
32714 (SA_ONSTACK): Change [__USE_UNIX98] condition to
32715 [__USE_XOPEN_EXTENDED].
32716 (SA_RESTART): Likewise.
32717 (SA_NODEFER): Likewise.
32718 (SA_RESETHAND): Likewise.
32719 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h
32720 (struct sigaction): Define sa_handler and sa_sigaction using union
32721 also for [__USE_XOPEN_EXTENDED].
32722 (SA_ONSTACK): Change [__USE_UNIX98] condition to
32723 [__USE_XOPEN_EXTENDED].
32724 (SA_RESTART): Likewise.
32725 (SA_NODEFER): Likewise.
32726 (SA_RESETHAND): Likewise.
32727 * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
32728 (struct sigaction): Define sa_handler and sa_sigaction using union
32729 also for [__USE_XOPEN_EXTENDED].
32730 (SA_ONSTACK): Change [__USE_UNIX98] condition to
32731 [__USE_XOPEN_EXTENDED].
32732 (SA_RESTART): Likewise.
32733 (SA_NODEFER): Likewise.
32734 (SA_RESETHAND): Likewise.
32735 * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
32736 (struct sigaction): Define sa_handler and sa_sigaction using union
32737 also for [__USE_XOPEN_EXTENDED].
32738 (SA_ONSTACK): Change [__USE_UNIX98] condition to
32739 [__USE_XOPEN_EXTENDED].
32740 (SA_RESTART): Likewise.
32741 (SA_NODEFER): Likewise. Define directly rather than as alias.
32742 (SA_RESETHAND): Likewise.
32743 (SA_INTERRUPT): Define only for [__USE_MISC].
32744 (SA_NOMASK): Define as alias of SA_NODEFER, only for [__USE_MISC].
32745 (SA_ONESHOT): Define as alias of SA_RESETHAND, only for
32746 [__USE_MISC].
32747 (SA_STACK): Define only for [__USE_MISC].
32748 * sysdeps/unix/sysv/linux/tile/bits/sigaction.h
32749 (struct sigaction): Define sa_handler and sa_sigaction using union
32750 also for [__USE_XOPEN_EXTENDED].
32751 (SA_ONSTACK): Change [__USE_UNIX98] condition to
32752 [__USE_XOPEN_EXTENDED].
32753 (SA_RESTART): Likewise.
32754 (SA_NODEFER): Likewise.
32755 (SA_RESETHAND): Likewise.
32756 (SA_NOPTRACE): Define only for [__USE_MISC].
32757
d9fee042
JM
32758 * catgets/catgets.c (catgets): Use uintN_t instead of u_intN_t.
32759 * catgets/catgetsinfo.h (struct catalog_obj): Likewise.
32760 (struct catalog_info): Likewise.
32761 * inet/htontest.c (lo): Likewise.
32762 (foo): Likewise.
32763 * inet/inet_lnaof.c (inet_lnaof): Likewise.
32764 * inet/inet_net.c (inet_network): Likewise.
32765 * inet/inet_netof.c (inet_netof): Likewise.
32766 * inet/rcmd.c (__ivaliduser): Likewise.
32767 (iruserok): Likewise.
32768 * locale/loadlocale.c (_nl_intern_locale_data): Likewise.
32769 * locale/programs/locale-spec.c (locale_special): Likewise.
32770 * nis/nis_findserv.c (struct findserv_req): Likewise.
32771 (__nis_findfastest_with_timeout): Likewise.
32772 * nss/test-netdb.c (test_network): Likewise.
32773 * resolv/inet_neta.c (inet_neta): Likewise.
32774 * resolv/ns_date.c (ns_datetosecs): Likewise.
32775 (SECS_PER_DAY): Likewise.
32776 * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r):
32777 Likewise.
32778 * resolv/res_comp.c (__putlong): Likewise.
32779 (__putshort): Likewise.
32780 (_getlong): Likewise.
32781 (_getshort): Likewise.
32782 * resolv/res_debug.c (p_time): Likewise.
32783 (precsize_ntoa): Likewise.
32784 (precsize_aton): Likewise.
32785 (latlon2ul): Likewise.
32786 (loc_aton): Likewise.
32787 (loc_ntoa): Likewise.
32788 * resolv/res_hconf.c (struct netaddr): Likewise.
32789 (_res_hconf_reorder_addrs): Likewise.
32790 * sunrpc/clnt_tcp.c (clnttcp_call): Likewise.
32791 (clnttcp_control): Likewise.
32792 * sunrpc/clnt_udp.c (clntudp_call): Likewise.
32793 (clntudp_control): Likewise.
32794 * sunrpc/clnt_unix.c (clntunix_call): Likewise.
32795 (clntunix_control): Likewise.
32796 * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise.
32797 * sunrpc/rpc/auth.h (union des_block): Likewise.
32798 * sunrpc/tst-udp-nonblocking.c (do_test): Likewise.
32799 * sunrpc/xdr_rec.c (struct rec_strm): Likewise.
32800 (xdrrec_create): Likewise.
32801 (xdrrec_endofrecord): Likewise.
32802 (flush_out): Likewise.
32803 * sunrpc/xdr_stdio.c (xdrstdio_getlong): Likewise.
32804 (xdrstdio_putlong): Likewise.
32805 * sysdeps/unix/sysv/linux/errqueue.h (struct sock_extended_err):
32806 Likewise.
32807
8b164787
JM
32808 * misc/sys/cdefs.h (__long_double_t): Remove.
32809 * stdio-common/printf_fp.c (__printf_fp_l): Use long double
32810 instead of __long_double_t,
32811 * stdlib/strfmon_l.c (__vstrfmon_l): Likewise.
32812
7ee38e60
SP
328132017-08-07 Siddhesh Poyarekar <siddhesh@sourceware.org>
32814
dd3e86ad
SP
32815 * benchtests/scripts/compare_strings.py: Avoid display error when
32816 running on a text terminal.
32817
b115e819
SP
32818 * benchtests/scripts/compare_strings.py (main): Add an
32819 optional -base option.
32820 (process_results): New argument base_func.
32821
7ee38e60
SP
32822 * benchtests/bench-memcpy.c (test_main): Use TEST_NAME instead of
32823 hardcoding memcpy.
32824 * benchtests/bench-memcpy-large.c (test_name): Likewise.
32825 * benchtests/bench-memcpy-random.c (test_name): Likewise.
32826
d5afb385
AS
328272017-08-07 Andreas Schwab <schwab@suse.de>
32828
32829 * elf/Makefile ($(objpfx)tst-pathopt.out): Redirect output to target.
32830 * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
32831 * intl/Makefile ($(objpfx)tst-gettext.out)
32832 ($(objpfx)tst-translit.out, $(objpfx)tst-gettext2.out)
32833 ($(objpfx)tst-gettext4.out, $(objpfx)tst-gettext6.out): Likewise.
32834 * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
32835 * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
32836 * nptl/Makefile ($(objpfx)tst-tls6.out): Likewise.
32837 * posix/Makefile ($(objpfx)globtest.out)
32838 ($(objpfx)wordexp-tst.out, $(objpfx)tst-getconf.out): Likewise.
32839 * stdio-common/Makefile ($(objpfx)tst-unbputc.out)
32840 ($(objpfx)tst-printf.out): Likewise.
32841 * stdlib/Makefile ($(objpfx)tst-fmtmsg.out)
32842 ($(objpfx)tst-setcontext3.out): Likewise.
32843
57a72fa3
L
328442017-08-07 H.J. Lu <hongjiu.lu@intel.com>
32845
32846 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
32847 Add e_exp-fma, e_log-fma, e_pow-fma, s_atan-fma, e_asin-fma,
32848 e_atan2-fma, s_sin-fma, s_tan-fma, mplog-fma, mpa-fma,
32849 slowexp-fma, slowpow-fma, sincos32-fma, doasin-fma, dosincos-fma,
32850 halfulp-fma, mpexp-fma, mpatan2-fma, mpatan-fma, mpsqrt-fma,
32851 and mptan-fma.
32852 (CFLAGS-doasin-fma.c): New.
32853 (CFLAGS-dosincos-fma.c): Likewise.
32854 (CFLAGS-e_asin-fma.c): Likewise.
32855 (CFLAGS-e_atan2-fma.c): Likewise.
32856 (CFLAGS-e_exp-fma.c): Likewise.
32857 (CFLAGS-e_log-fma.c): Likewise.
32858 (CFLAGS-e_pow-fma.c): Likewise.
32859 (CFLAGS-halfulp-fma.c): Likewise.
32860 (CFLAGS-mpa-fma.c): Likewise.
32861 (CFLAGS-mpatan-fma.c): Likewise.
32862 (CFLAGS-mpatan2-fma.c): Likewise.
32863 (CFLAGS-mpexp-fma.c): Likewise.
32864 (CFLAGS-mplog-fma.c): Likewise.
32865 (CFLAGS-mpsqrt-fma.c): Likewise.
32866 (CFLAGS-mptan-fma.c): Likewise.
32867 (CFLAGS-s_atan-fma.c): Likewise.
32868 (CFLAGS-sincos32-fma.c): Likewise.
32869 (CFLAGS-slowexp-fma.c): Likewise.
32870 (CFLAGS-slowpow-fma.c): Likewise.
32871 (CFLAGS-s_sin-fma.c): Likewise.
32872 (CFLAGS-s_tan-fma.c): Likewise.
32873 * sysdeps/x86_64/fpu/multiarch/doasin-fma.c: New file.
32874 * sysdeps/x86_64/fpu/multiarch/dosincos-fma.c: Likewise.
32875 * sysdeps/x86_64/fpu/multiarch/e_asin-fma.c: Likewise.
32876 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma.c: Likewise.
32877 * sysdeps/x86_64/fpu/multiarch/e_exp-fma.c: Likewise.
32878 * sysdeps/x86_64/fpu/multiarch/e_log-fma.c: Likewise.
32879 * sysdeps/x86_64/fpu/multiarch/e_pow-fma.c: Likewise.
32880 * sysdeps/x86_64/fpu/multiarch/halfulp-fma.c: Likewise.
32881 * sysdeps/x86_64/fpu/multiarch/ifunc-avx-fma4.h: Likewise.
32882 * sysdeps/x86_64/fpu/multiarch/ifunc-fma4.h: Likewise.
32883 * sysdeps/x86_64/fpu/multiarch/mpa-fma.c: Likewise.
32884 * sysdeps/x86_64/fpu/multiarch/mpatan-fma.c: Likewise.
32885 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma.c: Likewise.
32886 * sysdeps/x86_64/fpu/multiarch/mpexp-fma.c: Likewise.
32887 * sysdeps/x86_64/fpu/multiarch/mplog-fma.c: Likewise.
32888 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma.c: Likewise.
32889 * sysdeps/x86_64/fpu/multiarch/mptan-fma.c: Likewise.
32890 * sysdeps/x86_64/fpu/multiarch/s_atan-fma.c: Likewise.
32891 * sysdeps/x86_64/fpu/multiarch/s_sin-fma.c: Likewise.
32892 * sysdeps/x86_64/fpu/multiarch/s_tan-fma.c: Likewise.
32893 * sysdeps/x86_64/fpu/multiarch/sincos32-fma.c: Likewise.
32894 * sysdeps/x86_64/fpu/multiarch/slowexp-fma.c: Likewise.
32895 * sysdeps/x86_64/fpu/multiarch/slowpow-fma.c: Likewise.
32896 * sysdeps/x86_64/fpu/multiarch/e_asin.c: Rewrite.
32897 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
32898 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
32899 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
32900 * sysdeps/x86_64/fpu/multiarch/e_pow.c: Likewise.
32901 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
32902 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
32903 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
32904
219dd320
JM
329052017-08-04 Joseph Myers <joseph@codesourcery.com>
32906
32907 * sysdeps/generic/math_private.h (__EXPR_FLT128): Remove macro.
32908 (min_of_type_f): New macro.
32909 (min_of_type_): Likewise.
32910 (min_of_type_l): Likewise.
32911 (min_of_type_f128): Likewise.
32912 (min_of_type): Define using __MATH_TG and taking an expression
32913 argument.
32914 (math_check_force_underflow): Pass expression instead of type to
32915 min_of_type.
32916 (math_check_force_underflow_nonneg): Likewise.
32917
64d4dea6
L
329182017-08-04 H.J. Lu <hongjiu.lu@intel.com>
32919
32920 * sysdeps/x86/cpu-features.h [__ASSEMBLER__]
32921 (LOAD_RTLD_GLOBAL_RO_RDX, HAS_FEATURE, LOAD_FUNC_GOT_EAX,
32922 HAS_CPU_FEATURE, HAS_ARCH_FEATURE): Removed.
32923
973da22a
L
329242017-08-04 H.J. Lu <hongjiu.lu@intel.com>
32925
32926 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
32927 bcopy-ia32, bzero-ia32, rawmemchr-ia32 memchr-ia32,
32928 memcmp-ia32, memcpy-ia32, memmove-ia32, mempcpy-ia32,
32929 memset-ia32, strcat-ia32, strchr-ia32, strrchr-ia32,
32930 strcpy-ia32, strcmp-ia32, strcspn-ia32, strpbrk-ia32,
32931 strspn-ia32, strlen-ia32, stpcpy-ia32, stpncpy-ia32,
32932 memcpy_chk-nonshared, mempcpy_chk-nonshared,
32933 memmove_chk-nonshared and memset_chk-nonshared
32934 * sysdeps/i386/i686/multiarch/bcopy-ia32.S: New file.
32935 * sysdeps/i386/i686/multiarch/bcopy.c: Likewise.
32936 * sysdeps/i386/i686/multiarch/bzero-ia32.S: Likewise.
32937 * sysdeps/i386/i686/multiarch/bzero.c: Likewise.
32938 * sysdeps/i386/i686/multiarch/ifunc-memmove.h: Likewise.
32939 * sysdeps/i386/i686/multiarch/ifunc-memset.h: Likewise.
32940 * sysdeps/i386/i686/multiarch/ifunc-sse2-bsf.h: Likewise.
32941 * sysdeps/i386/i686/multiarch/ifunc-sse2-ssse3.h: Likewise.
32942 * sysdeps/i386/i686/multiarch/ifunc-sse2.h: Likewise.
32943 * sysdeps/i386/i686/multiarch/ifunc-sse4_2.h: Likewise.
32944 * sysdeps/i386/i686/multiarch/ifunc-ssse3-sse4_2.h: Likewise.
32945 * sysdeps/i386/i686/multiarch/memchr-ia32.S: Likewise.
32946 * sysdeps/i386/i686/multiarch/memchr.c: Likewise.
32947 * sysdeps/i386/i686/multiarch/memcmp-ia32.S: Likewise.
32948 * sysdeps/i386/i686/multiarch/memcmp.c: Likewise.
32949 * sysdeps/i386/i686/multiarch/memcpy-ia32.S: Likewise.
32950 * sysdeps/i386/i686/multiarch/memcpy.c: Likewise.
32951 * sysdeps/i386/i686/multiarch/memcpy_chk-nonshared.S: Likewise.
32952 * sysdeps/i386/i686/multiarch/memcpy_chk.c: Likewise.
32953 * sysdeps/i386/i686/multiarch/memmove-ia32.S: Likewise.
32954 * sysdeps/i386/i686/multiarch/memmove.c: Likewise.
32955 * sysdeps/i386/i686/multiarch/memmove_chk-nonshared.S: Likewise.
32956 * sysdeps/i386/i686/multiarch/memmove_chk.c: Likewise.
32957 * sysdeps/i386/i686/multiarch/mempcpy-ia32.S: Likewise.
32958 * sysdeps/i386/i686/multiarch/mempcpy.c: Likewise.
32959 * sysdeps/i386/i686/multiarch/mempcpy_chk-nonshared.S: Likewise.
32960 * sysdeps/i386/i686/multiarch/mempcpy_chk.c: Likewise.
32961 * sysdeps/i386/i686/multiarch/memrchr.c: Likewise.
32962 * sysdeps/i386/i686/multiarch/memset-ia32.S: Likewise.
32963 * sysdeps/i386/i686/multiarch/memset.c: Likewise.
32964 * sysdeps/i386/i686/multiarch/memset_chk-nonshared.S: Likewise.
32965 * sysdeps/i386/i686/multiarch/rawmemchr-ia32.S: Likewise.
32966 * sysdeps/i386/i686/multiarch/rawmemchr.c: Likewise.
32967 * sysdeps/i386/i686/multiarch/stpcpy-ia32.S: Likewise.
32968 * sysdeps/i386/i686/multiarch/stpcpy-ia32.S: Likewise.
32969 * sysdeps/i386/i686/multiarch/stpcpy.c: Likewise.
32970 * sysdeps/i386/i686/multiarch/stpncpy-ia32.S: Likewise.
32971 * sysdeps/i386/i686/multiarch/stpncpy.c: Likewise.
32972 * sysdeps/i386/i686/multiarch/strcasecmp.c: Likewise.
32973 * sysdeps/i386/i686/multiarch/strcasecmp_l.c: Likewise.
32974 * sysdeps/i386/i686/multiarch/strcat-ia32.S: Likewise.
32975 * sysdeps/i386/i686/multiarch/strcat.c: Likewise.
32976 * sysdeps/i386/i686/multiarch/strchr-ia32.S: Likewise.
32977 * sysdeps/i386/i686/multiarch/strchr.c: Likewise.
32978 * sysdeps/i386/i686/multiarch/strcmp-ia32.S: Likewise.
32979 * sysdeps/i386/i686/multiarch/strcmp.c: Likewise.
32980 * sysdeps/i386/i686/multiarch/strcpy-ia32.S: Likewise.
32981 * sysdeps/i386/i686/multiarch/strcpy.c: Likewise.
32982 * sysdeps/i386/i686/multiarch/strcspn-ia32.S: Likewise.
32983 * sysdeps/i386/i686/multiarch/strcspn.c: Likewise.
32984 * sysdeps/i386/i686/multiarch/strlen-ia32.S: Likewise.
32985 * sysdeps/i386/i686/multiarch/strlen.c: Likewise.
32986 * sysdeps/i386/i686/multiarch/strncase.c: Likewise.
32987 * sysdeps/i386/i686/multiarch/strncase_l.c: Likewise.
32988 * sysdeps/i386/i686/multiarch/strncat.c: Likewise.
32989 * sysdeps/i386/i686/multiarch/strncmp.c: Likewise.
32990 * sysdeps/i386/i686/multiarch/strncpy.c: Likewise.
32991 * sysdeps/i386/i686/multiarch/strnlen.c: Likewise.
32992 * sysdeps/i386/i686/multiarch/strpbrk-ia32.S: Likewise.
32993 * sysdeps/i386/i686/multiarch/strpbrk.c: Likewise.
32994 * sysdeps/i386/i686/multiarch/strrchr-ia32.S: Likewise.
32995 * sysdeps/i386/i686/multiarch/strrchr.c: Likewise.
32996 * sysdeps/i386/i686/multiarch/strspn-ia32.S: Likewise.
32997 * sysdeps/i386/i686/multiarch/strspn.c: Likewise.
32998 * sysdeps/i386/i686/multiarch/wcschr.c: Likewise.
32999 * sysdeps/i386/i686/multiarch/wcscmp.c: Likewise.
33000 * sysdeps/i386/i686/multiarch/wcscpy.c: Likewise.
33001 * sysdeps/i386/i686/multiarch/wcslen.c: Likewise.
33002 * sysdeps/i386/i686/multiarch/wcsrchr.c: Likewise.
33003 * sysdeps/i386/i686/multiarch/wmemcmp.c: Likewise.
33004 * sysdeps/i386/i686/multiarch/bcopy.S: Removed.
33005 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
33006 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
33007 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
33008 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
33009 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
33010 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
33011 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
33012 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
33013 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
33014 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
33015 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
33016 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
33017 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
33018 * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
33019 * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
33020 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
33021 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
33022 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
33023 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
33024 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
33025 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
33026 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
33027 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
33028 * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
33029 * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
33030 * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
33031 * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
33032 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
33033 * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
33034 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
33035 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
33036 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
33037 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
33038 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
33039 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
33040 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
33041 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
33042
8537e0f6
L
330432017-08-04 H.J. Lu <hongjiu.lu@intel.com>
33044
33045 * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines)
33046 Add svml_d_cos2_core-sse2, svml_d_cos4_core-sse,
33047 svml_d_cos8_core-avx2, svml_d_exp2_core-sse2,
33048 svml_d_exp4_core-sse, svml_d_exp8_core-avx2,
33049 svml_d_log2_core-sse2, svml_d_log4_core-sse,
33050 svml_d_log8_core-avx2, svml_d_pow2_core-sse2,
33051 svml_d_pow4_core-sse, svml_d_pow8_core-avx2
33052 svml_d_sin2_core-sse2, svml_d_sin4_core-sse,
33053 svml_d_sin8_core-avx2, svml_d_sincos2_core-sse2,
33054 svml_d_sincos4_core-sse, svml_d_sincos8_core-avx2,
33055 svml_s_cosf16_core-avx2, svml_s_cosf4_core-sse2,
33056 svml_s_cosf8_core-sse, svml_s_expf16_core-avx2,
33057 svml_s_expf4_core-sse2, svml_s_expf8_core-sse,
33058 svml_s_logf16_core-avx2, svml_s_logf4_core-sse2,
33059 svml_s_logf8_core-sse, svml_s_powf16_core-avx2,
33060 svml_s_powf4_core-sse2, svml_s_powf8_core-sse,
33061 svml_s_sincosf16_core-avx2, svml_s_sincosf4_core-sse2,
33062 svml_s_sincosf8_core-sse, svml_s_sinf16_core-avx2,
33063 svml_s_sinf4_core-sse2 and svml_s_sinf8_core-sse.
33064 * sysdeps/x86_64/fpu/multiarch/ifunc-mathvec-avx2.h: New file.
33065 * sysdeps/x86_64/fpu/multiarch/ifunc-mathvec-avx512.h: Likewise.
33066 * sysdeps/x86_64/fpu/multiarch/ifunc-mathvec-sse4_1.h: Likewise.
33067 * sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core.c: Likewise.
33068 * sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core.c: Likewise.
33069 * sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core.c: Likewise.
33070 * sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core.c: Likewise.
33071 * sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core.c: Likewise.
33072 * sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core.c: Likewise.
33073 * sysdeps/x86_64/fpu/multiarch/svml_d_log2_core.c: Likewise.
33074 * sysdeps/x86_64/fpu/multiarch/svml_d_log4_core.c: Likewise.
33075 * sysdeps/x86_64/fpu/multiarch/svml_d_log8_core.c: Likewise.
33076 * sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core.c: Likewise.
33077 * sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core.c: Likewise.
33078 * sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core.c: Likewise.
33079 * sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core.c: Likewise.
33080 * sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core.c: Likewise.
33081 * sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core.c: Likewise.
33082 * sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core.c: Likewise.
33083 * sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core.c: Likewise.
33084 * sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core.c: Likewise.
33085 * sysdeps/x86_64/fpu/multiarch/svml_d_cosf16_core.c: Likewise.
33086 * sysdeps/x86_64/fpu/multiarch/svml_d_cosf4_core.c: Likewise.
33087 * sysdeps/x86_64/fpu/multiarch/svml_d_cosf8_core.c: Likewise.
33088 * sysdeps/x86_64/fpu/multiarch/svml_d_expf16_core.c: Likewise.
33089 * sysdeps/x86_64/fpu/multiarch/svml_d_expf4_core.c: Likewise.
33090 * sysdeps/x86_64/fpu/multiarch/svml_d_expf8_core.c: Likewise.
33091 * sysdeps/x86_64/fpu/multiarch/svml_d_logf16_core.c: Likewise.
33092 * sysdeps/x86_64/fpu/multiarch/svml_d_logf4_core.c: Likewise.
33093 * sysdeps/x86_64/fpu/multiarch/svml_d_logf8_core.c: Likewise.
33094 * sysdeps/x86_64/fpu/multiarch/svml_d_powf16_core.c: Likewise.
33095 * sysdeps/x86_64/fpu/multiarch/svml_d_powf4_core.c: Likewise.
33096 * sysdeps/x86_64/fpu/multiarch/svml_d_powf8_core.c: Likewise.
33097 * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf16_core.c: Likewise.
33098 * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf4_core.c: Likewise.
33099 * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf8_core.c: Likewise.
33100 * sysdeps/x86_64/fpu/multiarch/svml_d_sinf16_core.c: Likewise.
33101 * sysdeps/x86_64/fpu/multiarch/svml_d_sinf4_core.c: Likewise.
33102 * sysdeps/x86_64/fpu/multiarch/svml_d_sinf8_core.c: Likewise.
33103 * sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core.S: Renamed to
33104 ...
33105 * sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core-sse2.S: This.
33106 Don't include <sysdep.h> nor <init-arch.h>.
33107 (_ZGVbN2v_cos): Removed.
33108 * sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core.S: Renamed to
33109 ...
33110 * sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core-sse.S: This.
33111 Don't include <sysdep.h> nor <init-arch.h>.
33112 (_ZGVdN4v_cos): Removed.
33113 * sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core.S: Renamed to
33114 ...
33115 * sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core-avx2.S: This.
33116 Don't include <sysdep.h> nor <init-arch.h>.
33117 (_ZGVeN8v_cos): Removed.
33118 * sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core.S: Renamed to
33119 ...
33120 * sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core-sse2.S: This.
33121 Don't include <sysdep.h> nor <init-arch.h>.
33122 (_ZGVbN2v_exp): Removed.
33123 * sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core.S: Renamed to
33124 ...
33125 * sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core-sse.S: This.
33126 Don't include <sysdep.h> nor <init-arch.h>.
33127 (_ZGVdN4v_exp): Removed.
33128 * sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core.S: Renamed to
33129 ...
33130 * sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core-avx2.S: This.
33131 Don't include <sysdep.h> nor <init-arch.h>.
33132 (_ZGVeN8v_exp): Removed.
33133 * sysdeps/x86_64/fpu/multiarch/svml_d_log2_core.S: Renamed to
33134 ...
33135 * sysdeps/x86_64/fpu/multiarch/svml_d_log2_core-sse2.S: This.
33136 Don't include <sysdep.h> nor <init-arch.h>.
33137 (_ZGVbN2v_log): Removed.
33138 * sysdeps/x86_64/fpu/multiarch/svml_d_log4_core.S: Renamed to
33139 ...
33140 * sysdeps/x86_64/fpu/multiarch/svml_d_log4_core-sse.S: This.
33141 Don't include <sysdep.h> nor <init-arch.h>.
33142 (_ZGVdN4v_log): Removed.
33143 * sysdeps/x86_64/fpu/multiarch/svml_d_log8_core.S: Renamed to
33144 ...
33145 * sysdeps/x86_64/fpu/multiarch/svml_d_log8_core-avx2.S: This.
33146 Don't include <sysdep.h> nor <init-arch.h>.
33147 (_ZGVeN8v_log): Removed.
33148 * sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core.S: Renamed to
33149 ...
33150 * sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core-sse2.S: This.
33151 Don't include <sysdep.h> nor <init-arch.h>.
33152 (_ZGVbN2vv_pow): Removed.
33153 * sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core.S: Renamed to
33154 ...
33155 * sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core-sse.S: This.
33156 Don't include <sysdep.h> nor <init-arch.h>.
33157 (_ZGVdN4vv_pow): Removed.
33158 * sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core.S: Renamed to
33159 ...
33160 * sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core-avx2.S: This.
33161 Don't include <sysdep.h> nor <init-arch.h>.
33162 (_ZGVeN8vv_pow): Removed.
33163 * sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core.S: Renamed to
33164 ...
33165 * sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core-sse2.S: This.
33166 Don't include <sysdep.h> nor <init-arch.h>.
33167 (_ZGVbN2v_sin): Removed.
33168 * sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core.S: Renamed to
33169 ...
33170 * sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core-sse.S: This.
33171 Don't include <sysdep.h> nor <init-arch.h>.
33172 (_ZGVbN4v_sin): Removed.
33173 * sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core.S: Renamed to
33174 ...
33175 * sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core-avx2.S: This.
33176 Don't include <sysdep.h> nor <init-arch.h>.
33177 (_ZGVbN8v_sin): Removed.
33178 * sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core.S: Renamed to
33179 ...
33180 * sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core-sse2.S: This.
33181 Don't include <sysdep.h> nor <init-arch.h>.
33182 (_ZGVbN2vvv_sincos): Removed.
33183 * sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core.S: Renamed to
33184 ...
33185 * sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core-sse.S: This.
33186 Don't include <sysdep.h> nor <init-arch.h>.
33187 (_ZGVdN4vvv_sincos): Removed.
33188 * sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core.S: Renamed to
33189 ...
33190 * sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core-avx2.S: This.
33191 Don't include <sysdep.h> nor <init-arch.h>.
33192 (_ZGVeN8vvv_sincos): Removed.
33193 * sysdeps/x86_64/fpu/multiarch/svml_d_cosf16_core.S: Renamed to
33194 ...
33195 * sysdeps/x86_64/fpu/multiarch/svml_d_cosf16_core-avx2.S: This.
33196 Don't include <sysdep.h> nor <init-arch.h>.
33197 (_ZGVeN16v_cosf): Removed.
33198 * sysdeps/x86_64/fpu/multiarch/svml_d_cosf4_core.S: Renamed to
33199 ...
33200 * sysdeps/x86_64/fpu/multiarch/svml_d_cosf4_core-sse2.S: This.
33201 Don't include <sysdep.h> nor <init-arch.h>.
33202 (_ZGVbN4v_cosf): Removed.
33203 * sysdeps/x86_64/fpu/multiarch/svml_d_cosf8_core.S: Renamed to
33204 ...
33205 * sysdeps/x86_64/fpu/multiarch/svml_d_cosf8_core-sse.S: This.
33206 Don't include <sysdep.h> nor <init-arch.h>.
33207 (_ZGVdN8v_cosf): Removed.
33208 * sysdeps/x86_64/fpu/multiarch/svml_d_expf16_core.S: Renamed to
33209 ...
33210 * sysdeps/x86_64/fpu/multiarch/svml_d_expf16_core-avx2.S: This.
33211 Don't include <sysdep.h> nor <init-arch.h>.
33212 (_ZGVeN16v_expf): Removed.
33213 * sysdeps/x86_64/fpu/multiarch/svml_d_expf4_core.S: Renamed to
33214 ...
33215 * sysdeps/x86_64/fpu/multiarch/svml_d_expf4_core-sse2.S: This.
33216 Don't include <sysdep.h> nor <init-arch.h>.
33217 (_ZGVbN4v_expf): Removed.
33218 * sysdeps/x86_64/fpu/multiarch/svml_d_expf8_core.S: Renamed to
33219 ...
33220 * sysdeps/x86_64/fpu/multiarch/svml_d_expf8_core-sse.S: This.
33221 Don't include <sysdep.h> nor <init-arch.h>.
33222 (_ZGVdN8v_expf): Removed.
33223 * sysdeps/x86_64/fpu/multiarch/svml_d_logf16_core.S: Renamed to
33224 ...
33225 * sysdeps/x86_64/fpu/multiarch/svml_d_logf16_core-avx2.S: This.
33226 Don't include <sysdep.h> nor <init-arch.h>.
33227 (_ZGVeN16v_logf): Removed.
33228 * sysdeps/x86_64/fpu/multiarch/svml_d_logf4_core.S: Renamed to
33229 ...
33230 * sysdeps/x86_64/fpu/multiarch/svml_d_logf4_core-sse2.S: This.
33231 Don't include <sysdep.h> nor <init-arch.h>.
33232 (_ZGVbN4v_logf): Removed.
33233 * sysdeps/x86_64/fpu/multiarch/svml_d_logf8_core.S: Renamed to
33234 ...
33235 * sysdeps/x86_64/fpu/multiarch/svml_d_logf8_core-sse.S: This.
33236 Don't include <sysdep.h> nor <init-arch.h>.
33237 (_ZGVdN8v_logf): Removed.
33238 * sysdeps/x86_64/fpu/multiarch/svml_d_powf16_core.S: Renamed to
33239 ...
33240 * sysdeps/x86_64/fpu/multiarch/svml_d_powf16_core-avx2.S: This.
33241 Don't include <sysdep.h> nor <init-arch.h>.
33242 (_ZGVeN16vv_powf): Removed.
33243 * sysdeps/x86_64/fpu/multiarch/svml_d_powf4_core.S: Renamed to
33244 ...
33245 * sysdeps/x86_64/fpu/multiarch/svml_d_powf4_core-sse2.S: This.
33246 Don't include <sysdep.h> nor <init-arch.h>.
33247 (_ZGVbN4vv_powf): Removed.
33248 * sysdeps/x86_64/fpu/multiarch/svml_d_powf8_core.S: Renamed to
33249 ...
33250 * sysdeps/x86_64/fpu/multiarch/svml_d_powf8_core-sse.S: This.
33251 Don't include <sysdep.h> nor <init-arch.h>.
33252 (_ZGVdN8vv_powf): Removed.
33253 * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf16_core.S: Renamed to
33254 ...
33255 * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf16_core-avx2.S: This.
33256 Don't include <sysdep.h> nor <init-arch.h>.
33257 (_ZGVeN16vvv_sincosf): Removed.
33258 * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf4_core.S: Renamed to
33259 ...
33260 * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf4_core-sse2.S: This.
33261 Don't include <sysdep.h> nor <init-arch.h>.
33262 (_ZGVbN4vvv_sincosf): Removed.
33263 * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf8_core.S: Renamed to
33264 ...
33265 * sysdeps/x86_64/fpu/multiarch/svml_d_sincosf8_core-sse.S: This.
33266 Don't include <sysdep.h> nor <init-arch.h>.
33267 (_ZGVdN8vvv_sincosf): Removed.
33268 * sysdeps/x86_64/fpu/multiarch/svml_d_sinf16_core.S: Renamed to
33269 ...
33270 * sysdeps/x86_64/fpu/multiarch/svml_d_sinf16_core-avx2.S: This.
33271 Don't include <sysdep.h> nor <init-arch.h>.
33272 (_ZGVeN16v_sinf): Removed.
33273 * sysdeps/x86_64/fpu/multiarch/svml_d_sinf4_core.S: Renamed to
33274 ...
33275 * sysdeps/x86_64/fpu/multiarch/svml_d_sinf4_core-sse2.S: This.
33276 Don't include <sysdep.h> nor <init-arch.h>.
33277 (_ZGVbN4v_sinf): Removed.
33278 * sysdeps/x86_64/fpu/multiarch/svml_d_sinf8_core.S: Renamed to
33279 ...
33280 * sysdeps/x86_64/fpu/multiarch/svml_d_sinf8_core-sse.S: This.
33281 Don't include <sysdep.h> nor <init-arch.h>.
33282 (_ZGVdN8v_sinf): Removed.
33283
10a87ca4
L
332842017-08-04 H.J. Lu <hongjiu.lu@intel.com>
33285
33286 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
33287 Add s_ceil-sse4_1, s_ceilf-sse4_1, s_floor-sse4_1,
33288 s_floorf-sse4_1, s_nearbyint-sse4_1, s_nearbyintf-sse4_1,
33289 s_rint-sse4_1 and s_rintf-sse4_1.
33290 * sysdeps/x86_64/fpu/multiarch/ifunc-sse4_1.h: New file.
33291 * sysdeps/x86_64/fpu/multiarch/s_ceil.c: Likewise.
33292 * sysdeps/x86_64/fpu/multiarch/s_ceilf.c: Likewise.
33293 * sysdeps/x86_64/fpu/multiarch/s_floor.c: Likewise.
33294 * sysdeps/x86_64/fpu/multiarch/s_floorf.c: Likewise.
33295 * sysdeps/x86_64/fpu/multiarch/s_nearbyint.c: Likewise.
33296 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.c: Likewise.
33297 * sysdeps/x86_64/fpu/multiarch/s_rint.c: Likewise.
33298 * sysdeps/x86_64/fpu/multiarch/s_rintf.c: Likewise.
33299 * sysdeps/x86_64/fpu/multiarch/s_ceil.S: Renamed to ...
33300 * sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S: This. Don't
33301 include <machine/asm.h> nor <init-arch.h>. Include <sysdep.h>.
33302 (__ceil): Removed.
33303 * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: Renamed to ...
33304 * sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S: This. Don't
33305 include <machine/asm.h> nor <init-arch.h>. Include <sysdep.h>.
33306 (__ceilf): Removed.
33307 * sysdeps/x86_64/fpu/multiarch/s_floor.S: Renamed to ...
33308 * sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S: This. Don't
33309 include <machine/asm.h> nor <init-arch.h>. Include <sysdep.h>.
33310 (__floor): Removed.
33311 * sysdeps/x86_64/fpu/multiarch/s_floorf.S: Renamed to ...
33312 * sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S: This. Don't
33313 include <machine/asm.h> nor <init-arch.h>. Include <sysdep.h>.
33314 (__floorf): Removed.
33315 * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: Renamed to ...
33316 * sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S: This. Don't
33317 include <machine/asm.h> nor <init-arch.h>. Include <sysdep.h>.
33318 (__nearbyint): Removed.
33319 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: Renamed to ...
33320 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S: This. Don't
33321 include <machine/asm.h> nor <init-arch.h>. Include <sysdep.h>.
33322 (__nearbyintf): Removed.
33323 * sysdeps/x86_64/fpu/multiarch/s_rint.S: Renamed to ...
33324 * sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S: This. Don't
33325 include <machine/asm.h> nor <init-arch.h>. Include <sysdep.h>.
33326 (__rint): Removed.
33327 * sysdeps/x86_64/fpu/multiarch/s_rintf.S: Renamed to ...
33328 * sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S: This. Don't
33329 include <machine/asm.h> nor <init-arch.h>. Include <sysdep.h>.
33330 (__rintf): Removed.
33331
1e8e527d
L
333322017-08-04 H.J. Lu <hongjiu.lu@intel.com>
33333
33334 * sysdeps/i386/start.S (_start): Check Check PIC instead of
33335 SHARED. Avoid dynamic relocation against main in static PIE.
33336
e13daad7
L
333372017-08-04 H.J. Lu <hongjiu.lu@intel.com>
33338
33339 [BZ #21815]
33340 * elf/Makefile (CFLAGS-tst-prelink.c): New.
33341 (LDFLAGS-tst-prelink): Likewise.
33342
627c69c8
L
333432017-08-04 H.J. Lu <hongjiu.lu@intel.com>
33344
33345 * sysdeps/unix/sysv/linux/i386/sysdep.h (I386_USE_SYSENTER):
33346 Define to I386_USE_SYSENTER to 0 or 1 if not defined.
33347 (ENTER_KERNEL): Check if I386_USE_SYSENTER is 1 and check PIC.
33348 (INTERNAL_SYSCALL_MAIN_INLINE): Likewise.
33349 (INTERNAL_SYSCALL_NCS): Likewise.
33350 (LOADARGS_1): Likewise.
33351 (LOADARGS_5): Likewise.
33352 (RESTOREARGS_1): Likewise.
33353 (RESTOREARGS_5): Likewise.
33354
fc11ff8d
L
333552017-08-04 H.J. Lu <hongjiu.lu@intel.com>
33356
33357 * sysdeps/x86_64/memmove.S (MEMCPY_SYMBOL): Don't check SHARED.
33358 (MEMPCPY_SYMBOL): Likewise.
33359 * sysdeps/x86_64/multiarch/ifunc-impl-list.c
33360 (__libc_ifunc_impl_list): Test memcpy and mempcpy in libc.a.
33361 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Also include
33362 in libc.a.
33363 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
33364 * sysdeps/x86_64/multiarch/memmove-avx512-no-vzeroupper.S:
33365 Likewise.
33366 * sysdeps/x86_64/multiarch/memcpy.c: Also include in libc.a.
33367 (__hidden_ver1): Don't use in libc.a.
33368 * sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S
33369 (__mempcpy): Don't create a weak alias in libc.a.
33370 * sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S: Support
33371 libc.a.
33372 * sysdeps/x86_64/multiarch/mempcpy.c: Also include in libc.a.
33373 (__hidden_ver1): Don't use in libc.a.
33374
19f1a11e
L
333752017-08-04 H.J. Lu <hongjiu.lu@intel.com>
33376
33377 * config.make.in (have-insert): New.
33378 * configure.ac (libc_cv_insert): New. Set to yes if linker
33379 supports INSERT in linker script.
33380 (AC_SUBST(libc_cv_insert): New.
33381 * configure: Regenerated.
33382 * sysdeps/x86_64/Makefile (tests): Add tst-split-dynreloc only
33383 if $(have-insert) == yes.
33384
3093fd5e
L
333852017-08-04 H.J. Lu <hongjiu.lu@intel.com>
33386
33387 * elf/Makefile (tests): Add vismain only if
33388 $(have-protected-data) == yes.
33389 (tests-pie): Likewise.
33390
d2cf37c0
L
333912017-08-04 H.J. Lu <hongjiu.lu@intel.com>
33392
33393 [BZ #21871]
33394 * sysdeps/x86/cpu-features.c (init_cpu_features): Set
33395 bit_arch_Use_dl_runtime_resolve_opt only with AVX512F.
33396
c8a0e6ec
L
333972017-08-04 H.J. Lu <hongjiu.lu@intel.com>
33398
33399 [BZ #21790]
33400 * sysdeps/i386/i586/memset.S
33401 (__memset_zero_constant_len_parameter): Removed.
33402 * sysdeps/i386/i686/memset.S
33403 (__memset_zero_constant_len_parameter): Likewise.
33404 * sysdeps/i386/i686/multiarch/memset_chk.S
33405 (__memset_zero_constant_len_parameter): Likewise.
33406 * sysdeps/x86_64/memset.S (__memset_zero_constant_len_parameter):
33407 Likewise.
33408
2b34e271
AJ
334092017-08-03 Aurelien Jarno <aurelien@aurel32.net>
33410
33411 * stdlib/getentropy.c (getentropy): Change return type to int.
33412
144bdab0
AJ
334132017-08-03 Aurelien Jarno <aurelien@aurel32.net>
33414
33415 * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Regenerated.
33416
24ab7723
JM
334172017-08-03 Joseph Myers <joseph@codesourcery.com>
33418
33419 * math/s_nextafter.c (__nextafter): Use uintN_t instead of
33420 u_intN_t.
33421 * math/s_nexttowardf.c (__nexttowardf): Likewise.
33422 * sysdeps/generic/math_private.h (ieee_double_shape_type):
33423 Likewise.
33424 (ieee_float_shape_type): Likewise.
33425 * sysdeps/i386/fpu/s_fpclassifyl.c (__fpclassifyl): Likewise.
33426 * sysdeps/i386/fpu/s_isnanl.c (__isnanl): Likewise.
33427 * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
33428 * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
33429 * sysdeps/i386/fpu/s_nexttowardf.c (__nexttowardf): Likewise.
33430 * sysdeps/ieee754/dbl-64/e_acosh.c (__ieee754_acosh): Likewise.
33431 * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Likewise.
33432 * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
33433 * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r):
33434 Likewise.
33435 * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
33436 * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn): Likewise.
33437 (__ieee754_yn): Likewise.
33438 * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
33439 * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
33440 * sysdeps/ieee754/dbl-64/e_rem_pio2.c (__ieee754_rem_pio2):
33441 Likewise.
33442 * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
33443 * sysdeps/ieee754/dbl-64/s_ceil.c (__ceil): Likewise.
33444 * sysdeps/ieee754/dbl-64/s_copysign.c (__copysign): Likewise.
33445 * sysdeps/ieee754/dbl-64/s_erf.c (__erf): Likewise.
33446 (__erfc): Likewise.
33447 * sysdeps/ieee754/dbl-64/s_expm1.c (__expm1): Likewise.
33448 * sysdeps/ieee754/dbl-64/s_finite.c (FINITE): Likewise.
33449 * sysdeps/ieee754/dbl-64/s_floor.c (__floor): Likewise.
33450 * sysdeps/ieee754/dbl-64/s_fpclassify.c (__fpclassify): Likewise.
33451 * sysdeps/ieee754/dbl-64/s_isnan.c (__isnan): Likewise.
33452 * sysdeps/ieee754/dbl-64/s_issignaling.c (__issignaling):
33453 Likewise.
33454 * sysdeps/ieee754/dbl-64/s_llrint.c (__llrint): Likewise.
33455 * sysdeps/ieee754/dbl-64/s_llround.c (__llround): Likewise.
33456 * sysdeps/ieee754/dbl-64/s_lrint.c (__lrint): Likewise.
33457 * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Likewise.
33458 * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
33459 * sysdeps/ieee754/dbl-64/s_nextup.c (__nextup): Likewise.
33460 * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Likewise.
33461 * sysdeps/ieee754/dbl-64/s_round.c (__round): Likewise.
33462 * sysdeps/ieee754/dbl-64/s_trunc.c (__trunc): Likewise.
33463 * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c
33464 (__issignaling): Likewise.
33465 * sysdeps/ieee754/flt-32/e_atan2f.c (__ieee754_atan2f): Likewise.
33466 * sysdeps/ieee754/flt-32/e_fmodf.c (__ieee754_fmodf): Likewise.
33467 * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r):
33468 Likewise.
33469 * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
33470 * sysdeps/ieee754/flt-32/e_log10f.c (__ieee754_log10f): Likewise.
33471 * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Likewise.
33472 * sysdeps/ieee754/flt-32/e_rem_pio2f.c (__ieee754_rem_pio2f):
33473 Likewise.
33474 * sysdeps/ieee754/flt-32/e_remainderf.c (__ieee754_remainderf):
33475 Likewise.
33476 * sysdeps/ieee754/flt-32/e_sqrtf.c (__ieee754_sqrtf): Likewise.
33477 * sysdeps/ieee754/flt-32/s_ceilf.c (__ceilf): Likewise.
33478 * sysdeps/ieee754/flt-32/s_copysignf.c (__copysignf): Likewise.
33479 * sysdeps/ieee754/flt-32/s_erff.c (__erff): Likewise.
33480 (__erfcf): Likewise.
33481 * sysdeps/ieee754/flt-32/s_expm1f.c (__expm1f): Likewise.
33482 * sysdeps/ieee754/flt-32/s_finitef.c (FINITEF): Likewise.
33483 * sysdeps/ieee754/flt-32/s_floorf.c (__floorf): Likewise.
33484 * sysdeps/ieee754/flt-32/s_fpclassifyf.c (__fpclassifyf):
33485 Likewise.
33486 * sysdeps/ieee754/flt-32/s_isnanf.c (__isnanf): Likewise.
33487 * sysdeps/ieee754/flt-32/s_issignalingf.c (__issignalingf):
33488 Likewise.
33489 * sysdeps/ieee754/flt-32/s_llrintf.c (__llrintf): Likewise.
33490 * sysdeps/ieee754/flt-32/s_llroundf.c (__llroundf): Likewise.
33491 * sysdeps/ieee754/flt-32/s_lrintf.c (__lrintf): Likewise.
33492 * sysdeps/ieee754/flt-32/s_lroundf.c (__lroundf): Likewise.
33493 * sysdeps/ieee754/flt-32/s_modff.c (__modff): Likewise.
33494 * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
33495 * sysdeps/ieee754/flt-32/s_roundf.c (__roundf): Likewise.
33496 * sysdeps/ieee754/ldbl-128/e_acoshl.c (__ieee754_acoshl):
33497 Likewise.
33498 * sysdeps/ieee754/ldbl-128/e_atan2l.c (__ieee754_atan2l):
33499 Likewise.
33500 * sysdeps/ieee754/ldbl-128/e_atanhl.c (__ieee754_atanhl):
33501 Likewise.
33502 * sysdeps/ieee754/ldbl-128/e_fmodl.c (__ieee754_fmodl): Likewise.
33503 * sysdeps/ieee754/ldbl-128/e_gammal_r.c (__ieee754_gammal_r):
33504 Likewise.
33505 * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
33506 Likewise.
33507 * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_jnl): Likewise.
33508 (__ieee754_ynl): Likewise.
33509 * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Likewise.
33510 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (__ieee754_rem_pio2l):
33511 Likewise.
33512 * sysdeps/ieee754/ldbl-128/e_remainderl.c (__ieee754_remainderl):
33513 Likewise.
33514 * sysdeps/ieee754/ldbl-128/e_sinhl.c (__ieee754_sinhl): Likewise.
33515 * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Likewise.
33516 * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
33517 Likewise.
33518 * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Likewise.
33519 * sysdeps/ieee754/ldbl-128/s_ceill.c (__ceill): Likewise.
33520 * sysdeps/ieee754/ldbl-128/s_copysignl.c (__copysignl): Likewise.
33521 * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfcl): Likewise.
33522 * sysdeps/ieee754/ldbl-128/s_fabsl.c (__fabsl): Likewise.
33523 * sysdeps/ieee754/ldbl-128/s_finitel.c (__finitel): Likewise.
33524 * sysdeps/ieee754/ldbl-128/s_floorl.c (__floorl): Likewise.
33525 * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c (__fpclassifyl):
33526 Likewise.
33527 * sysdeps/ieee754/ldbl-128/s_frexpl.c (__frexpl): Likewise.
33528 * sysdeps/ieee754/ldbl-128/s_isnanl.c (__isnanl): Likewise.
33529 * sysdeps/ieee754/ldbl-128/s_issignalingl.c (__issignalingl):
33530 Likewise.
33531 * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Likewise.
33532 * sysdeps/ieee754/ldbl-128/s_llroundl.c (__llroundl): Likewise.
33533 * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Likewise.
33534 * sysdeps/ieee754/ldbl-128/s_lroundl.c (__lroundl): Likewise.
33535 * sysdeps/ieee754/ldbl-128/s_modfl.c (__modfl): Likewise.
33536 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
33537 Likewise.
33538 * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
33539 Likewise.
33540 * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
33541 Likewise.
33542 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
33543 Likewise.
33544 * sysdeps/ieee754/ldbl-128/s_nextupl.c (__nextupl): Likewise.
33545 * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
33546 * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
33547 * sysdeps/ieee754/ldbl-128/s_roundl.c (__roundl): Likewise.
33548 * sysdeps/ieee754/ldbl-128/s_tanhl.c (__tanhl): Likewise.
33549 * sysdeps/ieee754/ldbl-128/s_truncl.c (__truncl): Likewise.
33550 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl):
33551 Likewise.
33552 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
33553 Likewise.
33554 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
33555 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
33556 Likewise.
33557 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c
33558 (__ieee754_remainderl): Likewise.
33559 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
33560 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
33561 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
33562 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
33563 Likewise.
33564 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
33565 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
33566 Likewise.
33567 * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
33568 * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Likewise.
33569 * sysdeps/ieee754/ldbl-96/e_asinl.c (__ieee754_asinl): Likewise.
33570 * sysdeps/ieee754/ldbl-96/e_atanhl.c (__ieee754_atanhl): Likewise.
33571 * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
33572 * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
33573 Likewise.
33574 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Likewise.
33575 * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Likewise.
33576 (__ieee754_y0l): Likewise.
33577 (pzero): Likewise.
33578 (qzero): Likewise.
33579 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
33580 (__ieee754_y1l): Likewise.
33581 (pone): Likewise.
33582 (qone): Likewise.
33583 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl): Likewise.
33584 (__ieee754_ynl): Likewise.
33585 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (sin_pi): Likewise.
33586 (__ieee754_lgammal_r): Likewise.
33587 * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c (__ieee754_rem_pio2l):
33588 Likewise.
33589 * sysdeps/ieee754/ldbl-96/e_sinhl.c (__ieee754_sinhl): Likewise.
33590 * sysdeps/ieee754/ldbl-96/s_copysignl.c (__copysignl): Likewise.
33591 * sysdeps/ieee754/ldbl-96/s_erfl.c (__erfl): Likewise.
33592 (__erfcl): Likewise.
33593 * sysdeps/ieee754/ldbl-96/s_frexpl.c (__frexpl): Likewise.
33594 * sysdeps/ieee754/ldbl-96/s_issignalingl.c (__issignalingl):
33595 Likewise.
33596 * sysdeps/ieee754/ldbl-96/s_llrintl.c (__llrintl): Likewise.
33597 * sysdeps/ieee754/ldbl-96/s_llroundl.c (__llroundl): Likewise.
33598 * sysdeps/ieee754/ldbl-96/s_lrintl.c (__lrintl): Likewise.
33599 * sysdeps/ieee754/ldbl-96/s_lroundl.c (__lroundl): Likewise.
33600 * sysdeps/ieee754/ldbl-96/s_modfl.c (__modfl): Likewise.
33601 * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
33602 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
33603 Likewise.
33604 * sysdeps/ieee754/ldbl-96/s_nextupl.c (__nextupl): Likewise.
33605 * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
33606 * sysdeps/ieee754/ldbl-96/s_roundl.c (__roundl): Likewise.
33607 * sysdeps/ieee754/ldbl-96/s_tanhl.c (__tanhl): Likewise.
33608 * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
33609 Likewise.
33610 * sysdeps/m68k/m680x0/fpu/e_pow.c (s(__ieee754_pow)): Likewise.
33611 * sysdeps/m68k/m680x0/fpu/s_fpclassifyl.c (__fpclassifyl):
33612 Likewise.
33613 * sysdeps/m68k/m680x0/fpu/s_llrint.c (__llrint): Likewise.
33614 * sysdeps/m68k/m680x0/fpu/s_llrintf.c (__llrintf): Likewise.
33615 * sysdeps/m68k/m680x0/fpu/s_llrintl.c (__llrintl): Likewise.
33616 * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
33617 * sysdeps/x86/fpu/powl_helper.c (__powl_helper): Likewise.
33618
964263bb
FW
336192017-08-03 Florian Weimer <fweimer@redhat.com>
33620
33621 [BZ #21885]
33622 * sysdeps/posix/getaddrinfo.c (gethosts): Release resolver context
33623 on memory allocation failure.
33624
e98c925f
AM
336252017-08-03 Alan Modra <amodra@gmail.com>
33626
33627 * sysdeps/powerpc/mod-tlsopt-powerpc.c: Extract from
33628 tst-tlsopt-powerpc.c with function name change and no test harness.
33629 * sysdeps/powerpc/tst-tlsopt-powerpc.c: Remove body of test.
33630 Call tls_get_addr_opt_test.
33631 * sysdeps/powerpc/Makefile (LDFLAGS-tst-tlsopt-powerpc): Don't define.
33632 (modules-names): Add mod-tlsopt-powerpc.
33633 (mod-tlsopt-powerpc.so-no-z-defs): Define.
33634 (tst-tlsopt-powerpc): Depend on .so.
33635 * sysdeps/powerpc/powerpc64/tls-macros.h (__TLS_GET_ADDR): Don't
33636 define. Expand use in TLS_GD and TLS_LD.
33637
8ee1abdb
ST
336382017-08-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
33639
33640 * sysdeps/mach/hurd/enbl-secure.c (__libc_init_secure): Define
33641 function.
3da5756e 33642 * sysdeps/posix/shm_open.c: Include <pthread.h>.
8ee1abdb 33643
42df8d59
JM
336442017-08-02 Joseph Myers <joseph@codesourcery.com>
33645
33646 [BZ #21686]
33647 * math/tgmath.h (__TGMATH_BINARY_REAL_ONLY): Add arguments before
33648 comparing size with that of double.
33649 (__TGMATH_BINARY_REAL_STD_ONLY): Likewise.
33650 (__TGMATH_BINARY_REAL_RET_ONLY): Likewise.
33651 (__TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY): Likewise.
33652 (__TGMATH_TERNARY_REAL_ONLY): Likewise.
33653 (__TGMATH_BINARY_REAL_IMAG): Likewise.
33654 * math/gen-tgmath-tests.py (Type.init_types): Create __int128 and
33655 unsigned __int128 types.
33656
b7f95f49
SE
336572017-08-02 Steve Ellcey <sellcey@cavium.com>
33658
33659 * localedata/Makefile (CFLAGS-tst_iswalnum.c, CFLAGS-tst_iswalpha.c
33660 CFLAGS-tst_iswcntrl.c, CFLAGS-tst_iswdigit.c, CFLAGS-tst_iswgraph.c,
33661 CFLAGS-tst_iswlower.c, CFLAGS-tst_iswprint.c, CFLAGS-tst_iswpunct.c,
33662 CFLAGS-tst_iswspace.c, CFLAGS-tst_iswupper.c, CFLAGS-tst_iswxdigit.c,
33663 CFLAGS-tst_towlower.c, CFLAGS-tst_towupper.c): Remove.
33664
5b736bc9
L
336652017-08-02 H.J. Lu <hongjiu.lu@intel.com>
33666
33667 * sysdeps/x86_64/start.S (_start): Check PIC instead of SHARED.
33668
dfc93c41
L
336692017-08-02 H.J. Lu <hongjiu.lu@intel.com>
33670
33671 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Check PIC instead
33672 of SHARED.
33673 * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Likewise.
33674 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
33675 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
33676 * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
33677 * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
33678 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
33679 * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
33680
2fee621d
JM
336812017-08-02 Joseph Myers <joseph@codesourcery.com>
33682
33683 [BZ #21685]
33684 * math/tgmath.h (__tgmath_real_type): Use unary + on potentially
33685 bit-field expressions passed to sizeof or typeof.
33686 [__HAVE_FLOAT128 && __GLIBC_USE (IEC_60559_TYPES_EXT)]
33687 (__TGMATH_F128): Likewise.
33688 [__HAVE_FLOAT128 && __GLIBC_USE (IEC_60559_TYPES_EXT)]
33689 (__TGMATH_CF128): Likewise.
33690 (__TGMATH_UNARY_REAL_ONLY): Likewise.
33691 (__TGMATH_UNARY_REAL_RET_ONLY): Likewise.
33692 (__TGMATH_BINARY_FIRST_REAL_ONLY): Likewise.
33693 (__TGMATH_BINARY_FIRST_REAL_STD_ONLY): Likewise.
33694 (__TGMATH_BINARY_REAL_ONLY): Likewise.
33695 (__TGMATH_BINARY_REAL_STD_ONLY): Likewise.
33696 (__TGMATH_BINARY_REAL_RET_ONLY): Likewise.
33697 (__TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY): Likewise.
33698 (__TGMATH_TERNARY_REAL_ONLY): Likewise.
33699 (__TGMATH_TERNARY_FIRST_REAL_RET_ONLY): Likewise.
33700 (__TGMATH_UNARY_REAL_IMAG): Likewise.
33701 (__TGMATH_UNARY_IMAG): Likewise.
33702 (__TGMATH_UNARY_REAL_IMAG_RET_REAL): Likewise.
33703 (__TGMATH_BINARY_REAL_IMAG): Likewise.
33704 * math/gen-tgmath-tests.py (Type.init_types): Create bit_field
33705 type.
33706 (define_vars_for_type): Handle bit_field type specially.
33707 (Tests.__init__): Declare structure with bit-field element.
33708
b358255f
L
337092017-08-02 H.J. Lu <hongjiu.lu@intel.com>
33710
33711 [BZ #21791]
33712 * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S
33713 (MEMCPY_CHK): Define only if SHARED is defined.
33714 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S (MEMCPY_CHK):
33715 Likewise.
33716 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S (MEMCPY_CHK):
33717 Likewise.
edf66db1
SP
33718
33719See ChangeLog.18 for earlier changes.