tst-leaks: raise timeout to 5 seconds
[glibc.git] / ChangeLog
bloba2571352cc83175703c79fa51e2e22f2106bc5dc
1 2015-07-20  H.J. Lu  <hongjiu.lu@intel.com>
3         [BZ #18696]
4         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (_sigfault): Add
5         si_addr_bnd.
6         (si_lower): New.
7         (si_upper): Likewise.
9 2015-07-16  David S. Miller  <davem@davemloft.net>
11         * sysdeps/sparc/fpu/libm-test-ulps: Regenerated.
13 2015-07-16  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
15         * libio/fmemopen.c (__fmemopen): Fix 'w' openmode with provided
16         buffer.
17         * stdio-common/tst-fmemopen2.c (do_test_with_buffer): Fix typo and
18         fail output information.
20 2015-07-16  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
22         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strstr-power7
23         and strstr-ppc64..
24         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
25         * sysdeps/powerpc/powerpc64/power7/strstr.S: New File.
26         * sysdeps/powerpc/powerpc64/multiarch/strstr-power7.S: New File.
27         * sysdeps/powerpc/powerpc64/multiarch/strstr-ppc64.c: New File.
28         * sysdeps/powerpc/powerpc64/multiarch/strstr.c: New File.
30 2015-07-16  Mike Frysinger  <vapier@gentoo.org>
32         * sysdeps/hppa/Versions (GLIBC_PRIVATE): Delete _dl_unmap.
33         * sysdeps/hppa/dl-lookupcfg.h (_dl_unmap): Add attribute_hidden.
34         * sysdeps/ia64/Versions (GLIBC_PRIVATE): Delete _dl_unmap.
35         * sysdeps/ia64/dl-lookupcfg.h (_dl_unmap): Add attribute_hidden.
37 2015-07-16  Mike Frysinger  <vapier@gentoo.org>
39         * elf/dl-symaddr.c (_dl_symbol_address): Add rtld_hidden_def.
40         * sysdeps/hppa/dl-lookupcfg.h (_dl_symbol_address): Add
41         rtld_hidden_proto.
42         * sysdeps/ia64/dl-lookupcfg.h (_dl_symbol_address): Likewise.
44 2015-07-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
46         * tst-nodelete-opened.c (do_test): Add comment to clarify how
47         the test can fail.
49         * stdlib/cxa_thread_atexit_impl.c: Whitespace fixup.
51         [BZ #18676]
52         * elf/tst-nodelete-opened.c: New test case.
53         * elf/tst-nodelete-opened-lib.c: New test case module.
54         * elf/Makefile (tests, modules-names): Use them.
55         * elf/dl-open.c (dl_open_worker): Set DF_1_NODELETE flag
56         early.
58 2015-07-15  David S. Miller  <davem@davemloft.net>
60         * sysdeps/sparc/nptl/pthread_barrier_init.c: Include
61         futex-intenal.h
62         * sysdeps/sparc/sparc32/sparcv9/Makefile (nscd): Add cpu_relax.
63         * sysdeps/sparc/sparc64/Makefile: Likewise.
64         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_spin_nop):
65         Remove space from macro define.
66         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_spin_nop): Likewise.
68 2015-07-15  Pravin Satpute  <psatpute@redhat.com>
70         [BZ #17475]
71         * locale/iso-639.def: Update Bhili and Tulu language codes as
72         per iso639-3.
74 2015-07-15  Arjun Shankar  <arjun.is@lostca.se>
76         * elf/tst-leaks1.c (main): Converted to ...
77         (do_test): ... this.
78         (TEST_FUNCTION): New macro.
79         Include test-skeleton.c.
80         * localedata/tst-langinfo.c (main): Converted to ...
81         (do_test): ... this.
82         (TEST_FUNCTION): New macro.
83         Include test-skeleton.c.
84         * math/test-fpucw.c (main): Converted to ...
85         (do_test): ... this.
86         (TEST_FUNCTION): New macro.
87         Include test-skeleton.c.
88         * math/test-tgmath.c (main): Converted to ...
89         (do_test): ... this.
90         (TEST_FUNCTION): New macro.
91         Include test-skeleton.c.
92         * math/test-tgmath2.c (main): Converted to ...
93         (do_test): ... this.
94         (TEST_FUNCTION): New macro.
95         Include test-skeleton.c.
96         * setjmp/tst-setjmp.c (main): Converted to ...
97         (do_test): ... this.
98         (TEST_FUNCTION): New macro.
99         Include test-skeleton.c.
100         * stdio-common/tst-sscanf.c (main): Converted to ...
101         (do_test): ... this.
102         (TEST_FUNCTION): New macro.
103         Include test-skeleton.c.
104         * sysdeps/x86_64/tst-audit6.c (main): Converted to ...
105         (do_test): ... this.
106         (TEST_FUNCTION): New macro.
107         Include test-skeleton.c.
109         * elf/tst-audit9.c (main): Converted to ...
110         (do_test): ... this.
111         (TEST_FUNCTION): New macro.
112         Include test-skeleton.c.
114 2015-07-15  Mike Frysinger  <vapier@gentoo.org>
116         * timezone/tst-tzset.c (TIMEOUT): Define to 5.
118 2015-07-15  Stefan Liebler  <stli@linux.vnet.ibm.com>
120         * sysdeps/i386/i686/Makefile (test-xfail-tst-makecontext):
121         New variable.
123 2015-07-15  Stefan Liebler  <stli@linux.vnet.ibm.com>
125         * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
127 2015-07-14  Roland McGrath  <roland@hack.frob.com>
129         * sysdeps/generic/dl-fileid.h: New file.
130         * sysdeps/posix/dl-fileid.h: New file.
131         * sysdeps/nacl/dl-fileid.h: New file.
132         * include/link.h: Include <dl-fileid.h>.
133         (struct link_map): Replace l_dev and l_ino with l_file_id.
134         * elf/dl-load.c (_dl_map_object_from_fd): Use _dl_get_file_id rather
135         than __fxstat64.  Use _dl_file_id_match_p rather than comparing l_dev
136         and l_ino directly.  Initialize l_file_id rather than l_dev and l_ino.
138 2015-07-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
140         * stdlib/tst-tls-atexit.c (do_test): Fix typo.
142 2015-07-14  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
144         * elf/Makefile [ifeq (yes,$(build-shared)) (tests)] (tst-nodelete):
145         Add iff $CXX is set.
146         [ifeq (yes,$(build-shared)) (modules-names)] (tst-nodelete-rtldmod):
147         Likewise.
148         (tst-nodelete-zmodiff): Likewise.
149         * nptl/Makefile [[ifeq (,$(CXX))] (tests-unsupported)]: Add tst-once5.
151 2015-07-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
153         * stdlib/tst-tls-atexit.c (load): Fix up whitespace.
155 2015-07-13  Wilco Dijkstra  <wdijkstr@arm.com>
157         * sysdeps/aarch64/fpu/math_private.h
158         (define math_opt_barrier): Add AArch64 version.
159         (math_force_eval): Likewise.
161 2015-07-13  Wilco Dijkstra  <wdijkstr@arm.com>
163         * sysdeps/aarch64/strlen.S (strlen): Optimize strlen.
165 2015-07-11  H.J. Lu  <hongjiu.lu@intel.com>
167         * stdio-common/tst-fmemopen2.c (do_test_without_buffer): Replace
168         %ld with %jd and cast to intmax_t.
169         (do_test_length_zero): Likewise.
171 2015-07-10  Roland McGrath  <roland@hack.frob.com>
173         * sysdeps/nacl/pthread_condattr_setclock.c: New file.
175 2015-07-10  Chris Metcalf  <cmetcalf@ezchip.com>
177         * sysdeps/tile/libm-test-ulps: Regenerated.
179         * math/test-fenvinline.c (feenable_test) [FE_ALL_EXCEPT == 0]:
180         Comment out the whole function, not just its body.
182 2015-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
184         * stdlib/tst-tls-atexit.c (load): Remove unnecessary mutex
185         locks.
187         * stdlib/tst-tls-atexit.c (load): Avoid boolean coercion.
189 2015-07-10  Torvald Riegel  <triegel@redhat.com>
191         * nptl/sem_waitcommon.c (__new_sem_wait_slow): Update comments.
192         (sem_assume_only_signals_cause_futex_EINTR): Remove.
194 2015-07-10  Torvald Riegel  <triegel@redhat.com>
196         * sysdeps/nptl/futex-internal.h: New file.
197         * sysdeps/nacl/futex-internal.h: New file.
198         * sysdeps/unix/sysv/linux/futex-internal.h: New file.
199         * nptl/allocatestack.c (setxid_mark_thread): Use futex wrappers with
200         error checking.
201         (setxid_unmark_thread): Likewise.
202         (__nptl_setxid): Likewise.
203         (__wait_lookup_done): Likewise.
204         * nptl/cancellation.c (__pthread_disable_asynccancel): Likewise.
205         * nptl/nptl-init.c (sighandler_setxid): Likewise.
206         * nptl/pthread_create.c (START_THREAD_DEFN): Likewise.
207         * nptl/pthread_once.c (clear_once_control): Likewise.
208         (__pthread_once_slow): Likewise.
209         * nptl/unregister-atfork.c (__unregister_atfork): Likewise.
210         * sysdeps/nacl/exit-thread.h (__exit_thread): Likewise.
211         * sysdeps/nptl/aio_misc.h (AIO_MISC_NOTIFY, AIO_MISC_WAIT): Likewise.
212         * sysdeps/nptl/fork.c (__libc_fork): Likewise.
213         * sysdeps/nptl/gai_misc.h (GAI_MISC_NOTIFY, GAI_MISC_WAIT): Likewise.
214         * nptl/pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock_slow):
215         Likewise.
216         (__pthread_rwlock_rdlock): Likewise.
217         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
218         Likewise.
219         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
220         Likewise.
221         * nptl/pthread_rwlock_tryrdlock.c (__pthread_rwlock_tryrdlock):
222         Likewise.
223         * nptl/pthread_rwlock_unlock.c (__pthread_rwlock_unlock): Likewise.
224         * nptl/pthread_rwlock_wrlock.c (__pthread_rwlock_wrlock_slow:
225         Likewise.
226         * nptl/pthread_rwlock_init (__pthread_rwlock_init): Remove
227         __ASSUME_PRIVATE_FUTEX check.
228         * nptl/pthread_rwlockattr_setpshared (pthread_rwlockattr_setpshared):
229         Check that shared futexes are supported.
230         * nptl/pthread_barrier_wait.c (pthread_barrier_wait): Use futex
231         wrappers with error checking.
232         * nptl/pthread_barrier_init.c (pthread_barrier_init): Add comments,
233         remove attribute sanity check and __ASSUME_PRIVATE_FUTEX check.
234         * nptl/pthread_barrierattr_setpshared.c
235         (pthread_barrierattr_setpshared): Check that shared futexes are
236         supported.
237         * nptl/pthread_condattr_setpshared.c (pthread_condattr_setpshared):
238         Likewise.
239         * nptl/pthread_mutexattr_setpshared.c (pthread_mutexattr_setpshared):
240         Likewise.
241         * nptl/sem_init.c (futex_private_if_supported): Remove.
242         (__new_sem_init): Adapt and check that shared futexes are supported.
243         * nptl/sem_open.c (sem_open): Likewise.
244         * nptl/sem_post.c (futex_wake): Remove.
245         * nptl/sem_waitcommon.c (futex_abstimed_wait, futex_wake): Remove.
246         (do_futex_wait): Use futex wrappers with error checking.
247         * nptl/sem_wait.c: Include lowlevellock.h.
248         * sysdeps/sparc/nptl/pthread_barrier_init.c (__pthread_barrier_init):
249         Use futex_supports_pshared.
250         * sysdeps/sparc/nptl/pthread_barrier_wait.c (pthread_barrier_wait):
251         Use futex wrappers with error checking.
252         * sysdeps/sparc/sparc32/pthread_barrier_wait.c (pthread_barrier_wait):
253         Likewise.
254         * sysdeps/sparc/sparc32/sem_init.c (futex_private_if_supported): Remove.
255         * sysdeps/sparc/sparc32/sem_post.c (futex_wake): Likewise.
256         * sysdeps/sparc/sparc32/sem_open.c (sem_open): Use FUTEX_SHARED.
257         * sysdeps/sparc/sparc32/sem_waitcommon.c (futex_abstimed_wait): Remove.
258         (futex_wake): Likewise.
259         (sem_assume_only_signals_cause_futex_EINTR): Likewise.
260         (do_futex_wait): Use futex wrappers with error checking.
261         (__new_sem_wait_slow): Update EINTR handling.
262         * sysdeps/sparc/sparc32/sem_wait.c: Include lowlevellock.h.
264 2015-07-09  Martin Sebor  <msebor@redhat.com>
266         [BZ #18435]
267         * nptl/pthreadP.h (pthread_cleanup_push, pthread_cleanup_pop):
268         Revert commit ed225df3ad9cbac3c22ec3f0fbbed1f9c61d1c54.
269         * nptl/Makefile (test-xfail-tst-once5): Define.
271 2015-07-09  Roland McGrath  <roland@hack.frob.com>
273         * include/stdio.h: Add rtld_hidden_proto (__libc_fatal).
274         * elf/dl-minimal.c: For readability, reorder some definitions and
275         introduce more page breaks.  Include <stdio.h>.
276         (__libc_fatal): New function.
278         * include/unistd.h: Add rtld_hidden_proto for _exit.
279         * posix/_exit.c: Add rtld_hidden_def.
280         * sysdeps/mach/hurd/_exit.c: Likewise.
281         * sysdeps/nacl/_exit.c: Likewise.
282         * sysdeps/unix/sysv/linux/_exit.c: Likewise.
283         * sysdeps/unix/sysv/linux/i386/_exit.S: Likewise.
285 2015-07-09  H.J. Lu  <hongjiu.lu@intel.com>
287         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Improve
288         bndmov encoding with zero displacement.
290 2015-07-09  Igor Zamyatin  <igor.zamyatin@intel.com>
291             H.J. Lu  <hongjiu.lu@intel.com>
293         [BZ #18134]
294         * sysdeps/i386/configure.ac: Set HAVE_MPX_SUPPORT.
295         * sysdeps/i386/configure: Regenerated.
296         * sysdeps/i386/dl-trampoline.S (PRESERVE_BND_REGS_PREFIX): New.
297         (_dl_runtime_profile): Save and restore Intel MPX return bound
298         registers when calling _dl_call_pltexit.  Add
299         PRESERVE_BND_REGS_PREFIX before return.
300         * sysdeps/i386/link-defines.sym (LRV_BND0_OFFSET): New.
301         (LRV_BND1_OFFSET): Likewise.
302         * sysdeps/x86/bits/link.h (La_i86_retval): Add lrv_bnd0 and
303         lrv_bnd1.
304         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix
305         typo in bndmov encoding.
306         * sysdeps/x86_64/dl-trampoline.h: Properly save and restore
307         Intel MPX bound registers.  Add PRESERVE_BND_REGS_PREFIX before
308         branch instructions to preserve bounds.
310 2015-07-09  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
312         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist
313         [GLIBC_2.22]: Add fmemopen.
315 2015-07-09  Samuel Thibault  <samuel.thibault@ens-lyon.org>
317         * sysdeps/mach/hurd/mlock.c (mlock): When __get_privileged_ports
318         returns an error, also try to use host port from __mach_host_self for
319         the __vm_wire call.
320         * sysdeps/mach/hurd/munlock.c (munlock): Likewise.
322 2015-07-09  Szabolcs Nagy  <szabolcs.nagy@arm.com>
324         [BZ #18400]
325         [BZ #18648]
326         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h (struct elf_prpsinfo):
327         Fix pr_uid and pr_gid members.
328         * sysdeps/unix/sysv/linux/aarch64/sys/ucontext.h (greg_t): Change the
329         definition to elf_greg_t.
331 2015-07-08  Roland McGrath  <roland@hack.frob.com>
333         [BZ #18383]
334         * sysdeps/arm/configure.ac (libc_cv_arm_tpoff_addend): New check.
335         Emit test-xfail-tst-tlsalign{,-static}=yes if it fails.
336         * sysdeps/arm/configure: Regenerated.
337         * elf/Makefile (test-xfail-tst-tlsalign): Variable removed.
338         (test-xfail-tst-tlsalign-static): Variable removed.
340         * Makerules (do-install-so): Use $(LN_S) rather than explicit 'ln -s'.
341         * elf/Makefile ($(objpfx)$(rtld-installed-name)): Use $(make-link)
342         rather than explicit 'ln -s'.
344         * resolv/rpc/netdb.h: New file.
345         * resolv/Makefile [sunrpc not in $(subdirs)] (headers): Add it.
347 2015-07-08  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
349         * stdio-common/tst-fmemopen2.c (do_test): Add test for NULL and zero
350         length buffers.
351         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
352         test-skeleton.c.
354         [BZ #6544]
355         [BZ #11216]
356         [BZ #12836]
357         [BZ #13151]
358         [BZ #13152]
359         [BZ #14292]
360         * include/stdio.h (fmemopen): Remove hidden prototype.
361         (__fmemopen): Add new hidden prototype.
362         * libio/Makefile: Add oldfmemopen object.
363         * libio/Versions [GLIBC_2.22]: Add new fmemopen symbol.
364         * libio/fmemopen.c (__fmemopen): Function rewrite to be POSIX
365         compliance.
366         * libio/oldfmemopen.c: New file: old fmemopen implementation for
367         symbol compatibility.
368         * stdio-common/Makefile [tests]: Add new tst-fmemopen3.
369         * stdio-common/psiginfo.c [psiginfo]: Call __fmemopen instead of
370         fmemopen.
371         * stdio-common/tst-fmemopen3.c: New file: more fmemopen tests, focus
372         on append and read mode.
373         * sysdeps/unix/sysv/linux/aarch64/libc.abilist [GLIBC_2.22]: Add
374         fmemopen.
375         * sysdeps/unix/sysv/linux/alpha/libc.abilist [GLIBC_2.22]: Likewise.
376         * sysdeps/unix/sysv/linux/arm/libc.abilist [GLIBC_2.22]: Likewise.
377         * sysdeps/unix/sysv/linux/i386/libc.abilist [GLIBC_2.22]: Likewise.
378         * sysdeps/unix/sysv/linux/ia64/libc.abilist [GLIBC_2.22]:
379         Likewise.
380         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist
381         [GLIBC_2.22]: Likewise.
382         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist [GLIBC_2.22]:
383         Likewise.
384         * sysdeps/unix/sysv/linux/microblaze/libc.abilist [GLIBC_2.22]:
385         Likewise.
386         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist
387         [GLIBC_2.22]: Likewise.
388         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist
389         [GLIBC_2.22]: Likewise.
390         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist
391         [GLIBC_2.22]: Likewise.
392         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist
393         [GLIBC_2.22]: Likewise.
394         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist
395         [GLIBC_2.22]: Likewise.
396         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist
397         [GLIBC_2.22]: Likewise.
398         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist
399         [GLIBC_2.22]: Likewise.
400         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist [GLIBC_2.22]:
401         Likewise.
402         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist [GLIBC_2.22]:
403         Likewise.
404         * sysdeps/unix/sysv/linux/sh/libc.abilist [GLIBC_2.22]: Likewise.
405         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist
406         [GLIBC_2.22]: Likewise.
407         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist
408         [GLIBC_2.22]: Likewise.
409         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist
410         [GLIBC_2.22]: Likewise.
411         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist
412         [GLIBC_2.22]: Likewise.
413         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist [GLIBC_2.22]:
414         Likewise.
415         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist [GLIBC_2.22]:
416         Likewise.
417         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist [GLIBC_2.22]:
418         Likewise.
419         * sysdeps/unix/sysv/linux/hppa/libc.abilist [GLIBC_2.22]: Likewise.
420         * sysdeps/unix/sysv/linux/nios2/libc.abilist [GLIBC_2.22]: Likewise.
422 2015-07-08  Carlos O'Donell  <carlos@redhat.com>
424         [BZ #18643]
425         * sysdeps/unix/sysv/linux/bits/in.h: Define IPV6_RECVPATHMTU,
426         IPV6_PATHMTU, and IPV6_DONTFRAG.
428 2015-07-08  Feng Gao  <gfree.wind@gmail.com>
430         * libio/fileops.c: Use "|" instead of "+" when combine _IO_LINE_BUF
431         and _IO_UNBUFFERED.
432         * libio/oldfileops.c: Likewise.
433         * libio/wfileops.c: Likewise.
435 2015-07-08  Mike Frysinger  <vapier@gentoo.org>
437         * nscd/selinux.c: Delete selinux/flask.h include.
439 2015-07-08  Mike Frysinger  <vapier@gentoo.org>
441         [BZ #18641]
442         * pwd/pwd.h (fgetpwent): Add __nonnull markings.
443         (putpwent): Likewise.
444         (getpwnam): Likewise.
445         (getpwent_r): Likewise.
446         (getpwuid_r): Likewise.
447         (getpwnam_r): Likewise.
448         (fgetpwent_r): Likewise.
450 2015-07-08  Carlos O'Donell  <carlos@redhat.com>
452         [BZ #18557]
453         * inet/rcmd.c (__validuser2_sa): Check user first to
454         short-circuit host check.
456 2015-07-07  Pavel Kopyl  <p.kopyl@samsung.com>
457             Mikhail Ilin  <m.ilin@samsung.com>
459         [BZ #17833]
460         * elf/Makefile (tests): Add tst-nodelete.
461         (modules-names): Add tst-nodelete-uniquemod.
462         (tst-nodelete-uniquemod.so-no-z-defs): New.
463         (tst-nodelete-rtldmod.so-no-z-defs): Likewise.
464         (tst-nodelete-zmod.so-no-z-defs): Likewise.
465         ($(objpfx)tst-nodelete): Likewise.
466         ($(objpfx)tst-nodelete.out): Likewise.
467         (LDFLAGS-tst-nodelete): Likewise.
468         (LDFLAGS-tst-nodelete-zmod.so): Likewise.
469         * elf/dl-close.c (_dl_close_worker): Add a parameter to
470         implement forced object deletion.
471         (_dl_close): Pass false to _dl_close_worker.
472         * elf/dl-open.c (_dl_open): Pass true to _dl_close_worker.
473         * elf/tst-nodelete.cc: New file.
474         * elf/tst-nodeletelib.cc: Likewise.
475         * elf/tst-znodeletelib.cc: Likewise.
476         * include/dlfcn.h (_dl_close_worker): Add a new parameter.
478 2015-07-07  Stefan Liebler  <stli@linux.vnet.ibm.com>
480         [BZ #18508]
481         * stdlib/Makefile ($(objpfx)tst-makecontext3):
482         Depend on $(libdl).
483         * stdlib/tst-makecontext.c (cf): Test if _Unwind_Backtrace
484         is not called infinitely times.
485         (backtrace_helper): New function.
486         (trace_arg): New struct.
487         (st1): Enlarge stack size.
488         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
489         (__makecontext_ret): Omit cfi_startproc and cfi_endproc.
490         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
491         Likewise.
493 2015-07-07  Stefan Liebler  <stli@linux.vnet.ibm.com>
495         * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
497 2015-07-07  Stefan Liebler  <stli@linux.vnet.ibm.com>
499         * sysdeps/unix/sysv/linux/s390/bits/sem.h:
500         Include sys/types.h instead of bits/types.h.
501         Remove inclusion of bits/wordsize.h.
503 2015-07-07  H.J. Lu  <hongjiu.lu@intel.com>
505         * sysdeps/x86_64/tst-auditmod10b.c (la_symbind32): New.
506         * sysdeps/x86_64/tst-auditmod4b.c (la_symbind32): Likewise.
507         * sysdeps/x86_64/tst-auditmod5b.c (la_symbind32): Likewise.
508         * sysdeps/x86_64/tst-auditmod6b.c (la_symbind32): Likewise.
509         * sysdeps/x86_64/tst-auditmod6c.c (la_symbind32): Likewise.
510         * sysdeps/x86_64/tst-auditmod7b.c (la_symbind32): Likewise.
512 2015-07-07  H.J. Lu  <hongjiu.lu@intel.com>
514         * sysdeps/i386/Makefile (gen-as-const-headers)[elf]: Add
515         link-defines.sym.
516         * sysdeps/i386/dl-trampoline.S: Include <link-defines.h>.
517         (_dl_runtime_profile): Use LONG_DOUBLE_SIZE, LRV_SIZE,
518         LRV_EAX_OFFSET, LRV_EDX_OFFSET, LRV_ST0_OFFSET, LRV_ST1_OFFSET
519         and LR_SIZE.
520         * sysdeps/i386/link-defines.sym: New file.
522 2015-07-07  H.J. Lu  <hongjiu.lu@intel.com>
524         * sysdeps/i386/Makefile (tests)[elf]: Add tst-audit3.
525         (modules-names): Add tst-auditmod3a tst-auditmod3b.
526         ($(objpfx)tst-audit3): New rule.
527         ($(objpfx)tst-audit3.out): Likewise.
528         * sysdeps/i386/tst-audit3.c: New file.
529         * sysdeps/i386/tst-audit3.h: Likewise.
530         * sysdeps/i386/tst-auditmod3a.c: Likewise.
531         * sysdeps/i386/tst-auditmod3b.c: Likewise.
533 2015-07-07  Torvald Riegel  <triegel@redhat.com>
535         [BZ #18633]
536         * sysdeps/x86/bits/string.h (__memmove_g): Do not create invalid
537         pointer in C code.
538         (__strcat_c): Likewise.
539         (__strcat_g): Likewise.
541 2015-07-07  Cyril Hrubis <chrubis@suse.cz>
543         [BZ #18592]
544         * misc/sbrk.c: Set errno to ENOMEM on overflow.
546 2015-07-06  Wilco Dijkstra  <wdijkstr@arm.com>
548         * sysdeps/aarch64/fpu/math_private.h (__ieee754_sqrt):
549         New function.  (__ieee754_sqrtf): New function.
550         * sysdeps/aarch64/fpu/e_sqrt.c (__ieee754_sqrt):
551         New function.
552         * sysdeps/aarch64/fpu/e_sqrtf.c (__ieee754_sqrtf):
553         New function.
555 2015-07-06  Wilco Dijkstra  <wdijkstr@arm.com>
557         * sysdeps/ieee754/support.c: Remove unused file.
559 2015-07-06  Szabolcs Nagy  <szabolcs.nagy@arm.com>
561         * sysdeps/unix/sysv/linux/aarch64/getcontext.S (__getcontext): Use q
562         registers instead of d ones so the layout is kernel abi compatible.
563         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext): Likewise.
564         * sysdeps/unix/sysv/linux/aarch64/swapcontext.S (__swapcontext):
565         Likewise.
567 2015-07-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
569         * sysdeps/aarch64/libm-test-ulps: Regenerated.
571 2015-07-01  Joseph Myers  <joseph@codesourcery.com>
573         [BZ #18619]
574         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Force underflow
575         and return argument in case of subnormal argument.
577 2015-07-01  Martin Sebor  <msebor@redhat.com>
579         [BZ #18435]
580         * nptl/Makefile: Add tst-once5.cc.
581         * nptl/pthreadP.h (pthread_cleanup_push, pthread_cleanup_pop):
582         Remove macro redefinitions.
583         * nptl/tst-once5.cc: New test.
585 2015-07-01  Joseph Myers  <joseph@codesourcery.com>
587         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
589         * sysdeps/arm/libm-test-ulps: Regenerated.
591         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
592         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
594 2015-06-30  Torvald Riegel  <triegel@redhat.com>
596         * nptl/DESIGN-systemtap-probes.txt: Remove lll_lock_wait,
597         lll_lock_wait_private and lll_futex_wake probes.
599         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (BUSY_WAIT_NOP): Remove.
600         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (BUSY_WAIT_NOP):
601         Likewise.
602         * sysdeps/i386/i486/bits/atomic.h (atomic_delay): Rename to
603         atomic_spin_nop.
604         * sysdeps/x86_64/bits/atomic.h: Likewise.
605         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h (BUSY_WAIT_NOP): Rename
606         to atomic_spin_nop and move ...
607         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_spin_nop):
608         ... here and ...
609         * sysdeps/sparc/sparc64/bits/atomic.h: ... here.
610         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock): Use
611         atomic_spin_nop instead of BUSY_WAIT_NOP.
612         * nptl/pthread_mutex_timedlock.c (__pthread_mutex_timedlock):
613         Likewise.
614         * sysdeps/nacl/lll_timedwait_tid.c (__lll_timedwait_tid): Likewise.
615         * sysdeps/nacl/lowlevellock.h (BUSY_WAIT_NOP): Remove.
616         (lll_wait_tid): Use atomic_spin_nop instead of BUSY_WAIT_NOP.
617         * nscd/nscd-client.h (__nscd_acquire_maplock): Use atomic_spin_nop
618         instead of atomic_delay.
620 2015-06-29  Joseph Myers  <joseph@codesourcery.com>
622         [BZ #18613]
623         * sysdeps/ieee754/dbl-64/e_gamma_r.c (gamma_positive): Take log of
624         X_ADJ not X when adjusting exponent.
625         (__ieee754_gamma_r): Do intermediate computations in
626         round-to-nearest then adjust overflowing and underflowing results
627         as needed.
628         * sysdeps/ieee754/flt-32/e_gammaf_r.c (gammaf_positive): Take log
629         of X_ADJ not X when adjusting exponent.
630         (__ieee754_gammaf_r): Do intermediate computations in
631         round-to-nearest then adjust overflowing and underflowing results
632         as needed.
633         * sysdeps/ieee754/ldbl-128/e_gammal_r.c (gammal_positive): Take
634         log of X_ADJ not X when adjusting exponent.
635         (__ieee754_gammal_r): Do intermediate computations in
636         round-to-nearest then adjust overflowing and underflowing results
637         as needed.  Use 1.0L not 1.0f as numerator of division.
638         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (gammal_positive): Take
639         log of X_ADJ not X when adjusting exponent.
640         (__ieee754_gammal_r): Do intermediate computations in
641         round-to-nearest then adjust overflowing and underflowing results
642         as needed.  Use 1.0L not 1.0f as numerator of division.
643         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (gammal_positive): Take log
644         of X_ADJ not X when adjusting exponent.
645         (__ieee754_gammal_r): Do intermediate computations in
646         round-to-nearest then adjust overflowing and underflowing results
647         as needed.  Use 1.0L not 1.0f as numerator of division.
648         * math/libm-test.inc (tgamma_test_data): Remove one test.  Moved
649         to auto-libm-test-in.
650         (tgamma_test): Use ALL_RM_TEST.
651         * math/auto-libm-test-in: Add one test of tgamma.  Mark some other
652         tests of tgamma with spurious-overflow.
653         * math/auto-libm-test-out: Regenerated.
654         * math/gen-libm-have-vector-test.sh: Do not check for START.
655         * sysdeps/i386/fpu/libm-test-ulps: Update.
656         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
658         [BZ #18612]
659         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): For small
660         arguments, just return 0.5 times the argument, with underflow
661         forced as needed.
662         * math/auto-libm-test-in: Add more tests of j1.
663         * math/auto-libm-test-out: Regenerated.
665         [BZ #16559]
666         * sysdeps/ieee754/dbl-64/e_j1.c: Include <float.h>.
667         (__ieee754_j1): Force underflow exception for small results.
668         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn): Likewise.
669         * sysdeps/ieee754/flt-32/e_j1f.c: Include <float.h>.
670         (__ieee754_j1f): Force underflow exception for small results.
671         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Likewise.
672         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_jnl): Likewise.
673         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
674         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <float.h>.
675         (__ieee754_j1l): Force underflow exception for small results.
676         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl): Likewise.
677         * math/auto-libm-test-in: Add more tests of j1 and jn.
678         * math/auto-libm-test-out: Regenerated.
680         * sysdeps/unix/sysv/linux/bits/in.h (IP_CHECKSUM): New macro.
681         * sysdeps/unix/sysv/linux/bits/socket.h (PF_IB): Likewise.
682         (PF_MPLS): Likewise.
683         (AF_IB): Likewise.
684         (AF_MPLS): Likewise.
685         * sysdeps/unix/sysv/linux/sys/mount.h (MS_LAZYTIME): New enum
686         value and macro.
687         (MS_RMT_MASK): Include MS_LAZYTIME.
689 2015-06-26  Mel Gorman  <mgorman@suse.de>
691         [BZ #18502]
692         * malloc/arena.c (heap_trim): Don't try to shrink a heap that is
693         already minimal.
695 2015-06-26  Matthew Fortune  <matthew.fortune@imgtec.com>
697         * elf/elf.h (DT_MIPS_RLD_MAP_REL): New macro.
698         (DT_MIPS_NUM): Update.
699         * sysdeps/mips/dl-machine.h (ELF_MACHINE_DEBUG_SETUP): Handle
700         DT_MIPS_RLD_MAP_REL.
702 2015-06-25  Joseph Myers  <joseph@codesourcery.com>
704         [BZ #16559]
705         [BZ #18602]
706         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn): Set
707         round-to-nearest internally then recompute results that
708         underflowed to zero in the original rounding mode.
709         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Likewise.
710         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_jnl): Likewise.
711         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
712         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl): Likewise
713         * math/libm-test.inc (jn_test): Use ALL_RM_TEST.
714         * sysdeps/i386/fpu/libm-test-ulps: Update.
715         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
717 2015-06-25  Andrew Senkevich  <andrew.senkevich@intel.com>
719         * NEWS: Fixed description of link with vector math library.
721 2015-06-25  Andreas Schwab  <schwab@suse.de>
723         [BZ #18549]
724         * libio/fmemopen.c (fmemopen_write): Fix bounds check for ENOSPC.
725         * libio/test-fmemopen.c (do_test): Add test for it.
727 2015-06-25  H.J. Lu  <hongjiu.lu@intel.com>
729         [BZ #17841]
730         * Makeconfig (no-pie-ldflag): New.
731         (+link): Set to $(+link-pie) if default to PIE.
732         (+link-tests): Set to $(+link-pie-tests) if default to PIE.
733         * config.make.in (build-pie-default): New.
734         * configure.ac (libc_cv_pie_default): New.  Set to yes if -fPIE
735         is default.  AC_SUBST.
736         * configure: Regenerated.
737         * elf/Makefile (LDFLAGS-tst-dlopen-aout): New.
739 2015-06-24  Roland McGrath  <roland@hack.frob.com>
741         * nptl/descr.h (struct pthread): Change type of field setxid_futex
742         to 'unsigned int'.
744         * resolv/gai_misc.h (struct waitlist): Change type of field
745         counterp to 'volatile unsigned int *'.
746         * sysdeps/nptl/gai_misc.h (GAI_MISC_WAIT): Use unsigned types for
747         FUTEXADDR and OLDVAL.
748         * resolv/getaddrinfo_a.c (getaddrinfo_a):
749         Give local variable TOTAL type 'volatile unsigned int'.
750         (struct async_waitlist): Change type of field counter to 'unsigned int'.
751         * resolv/gai_suspend.c (gai_suspend):
752         Give local variable CNTR type 'unsigned int'.
754         * sysdeps/pthread/aio_misc.h (struct waitlist): Change type of field
755         counterp to 'volatile unsigned int *'.
756         * sysdeps/pthread/aio_suspend.c [DONT_NEED_AIO_MISC_COND]
757         (do_aio_misc_wait): Give argument CNTR type 'unsigned int *'.
758         (aio_suspend): Give local variable CNTR type 'unsigned int'.
759         * sysdeps/pthread/lio_listio.c (lio_listio_internal):
760         Give local variable TOTAL type 'volatile unsigned int'.
761         (struct async_waitlist): Change type of field counter to 'unsigned int'.
763 2015-06-24  H.J. Lu  <hongjiu.lu@intel.com>
765         [BZ #18383]
766         * csu/libc-tls.c (__libc_setup_tls) [TLS_TCB_AT_TP]: Align
767         TCB_OFFSET to MAX_ALIGN, not just TCBALIGN.  Add comment.
768         * elf/Makefile (test-xfail-tst-tlsalign{,-static}): Remove
769         comment for i386/x86-64.
770         (test-xfail-tst-tlsalign-extern-static): Removed.
772 2015-06-24  Joseph Myers  <joseph@codesourcery.com>
774         * math/test-double.h: New file.
775         * math/test-float.h: Likewise.
776         * math/test-ldouble.h: Likewise.
777         * math/test-math-inline.h: Likewise.
778         * math/test-math-no-inline.h: Likewise.
779         * math/test-math-scalar.h: Likewise.
780         * math/test-math-vector.h: Likewise.
781         * math/test-vec-loop.h: Remove file.  Contents moved into
782         test-math-vector.h.
783         * math/libm-test.inc (MATHCONST): Do not document macro.
784         * math/test-double.c: Include test-double.h, test-math-no-inline.h
785         and test-math-scalar.h.
786         (FUNC): Remove macro.
787         (FUNC_TEST): Likewise.
788         (FLOAT): Likewise.
789         (MATHCONST): Likewise.
790         (PRINTF_EXPR): Likewise.
791         (PRINTF_XEXPR): Likewise.
792         (PRINTF_NEXPR): Likewise.
793         (TEST_DOUBLE): Likewise.
794         (TEST_MATHVEC): Likewise.
795         (__NO_MATH_INLINES): Likewise.
796         * math/test-float.c: Include test-float.h, test-math-no-inline.h
797         and test-math-scalar.h.
798         (FUNC): Remove macro.
799         (FUNC_TEST): Likewise.
800         (FLOAT): Likewise.
801         (MATHCONST): Likewise.
802         (PRINTF_EXPR): Likewise.
803         (PRINTF_XEXPR): Likewise.
804         (PRINTF_NEXPR): Likewise.
805         (TEST_FLOAT): Likewise.
806         (TEST_MATHVEC): Likewise.
807         (__NO_MATH_INLINES): Likewise.
808         * math/test-idouble.c: Include test-double.h, test-math-inline.h
809         and test-math-scalar.h.
810         (FUNC): Remove macro.
811         (FUNC_TEST): Likewise.
812         (FLOAT): Likewise.
813         (MATHCONST): Likewise.
814         (PRINTF_EXPR): Likewise.
815         (PRINTF_XEXPR): Likewise.
816         (PRINTF_NEXPR): Likewise.
817         (TEST_DOUBLE): Likewise.
818         (TEST_MATHVEC): Likewise.
819         (TEST_INLINE): Likewise.
820         (__NO_MATH_INLINES): Likewise.
821         * math/test-ifloat.c: Include test-float.h, test-math-inline.h and
822         test-math-scalar.h.
823         (FUNC): Remove macro.
824         (FUNC_TEST): Likewise.
825         (FLOAT): Likewise.
826         (MATHCONST): Likewise.
827         (PRINTF_EXPR): Likewise.
828         (PRINTF_XEXPR): Likewise.
829         (PRINTF_NEXPR): Likewise.
830         (TEST_FLOAT): Likewise.
831         (TEST_MATHVEC): Likewise.
832         (TEST_INLINE): Likewise.
833         (__NO_MATH_INLINES): Likewise.
834         * math/test-ildoubl.c: Include test-ldouble.h, test-math-inline.h
835         and test-math-scalar.h.
836         (FUNC): Remove macro.
837         (FUNC_TEST): Likewise.
838         (FLOAT): Likewise.
839         (MATHCONST): Likewise.
840         (PRINTF_EXPR): Likewise.
841         (PRINTF_XEXPR): Likewise.
842         (PRINTF_NEXPR): Likewise.
843         (TEST_LDOUBLE): Likewise.
844         (TEST_MATHVEC): Likewise.
845         (TEST_INLINE): Likewise.
846         (__NO_MATH_INLINES): Likewise.
847         * math/test-ldouble.c: Include test-ldouble.h,
848         test-math-no-inline.h and test-math-scalar.h.
849         (FUNC): Remove macro.
850         (FUNC_TEST): Likewise.
851         (FLOAT): Likewise.
852         (MATHCONST): Likewise.
853         (PRINTF_EXPR): Likewise.
854         (PRINTF_XEXPR): Likewise.
855         (PRINTF_NEXPR): Likewise.
856         (TEST_LDOUBLE): Likewise.
857         (TEST_MATHVEC): Likewise.
858         (__NO_MATH_INLINES): Likewise.
859         * math/test-double-vlen2.h: Include test-double.h,
860         test-math-no-inline.h and test-math-vector.h.
861         (FLOAT): Remove macro.
862         (FUNC): Likewise.
863         (MATHCONST): Likewise.
864         (PRINTF_EXPR): Likewise.
865         (PRINTF_XEXPR): Likewise.
866         (PRINTF_NEXPR): Likewise.
867         (TEST_DOUBLE): Likewise.
868         (TEST_MATHVEC): Likewise.
869         (__NO_MATH_INLINES): Likewise.
870         (CNCT): Likewise.
871         (CONCAT): Likewise.
872         (WRAPPER_NAME): Likewise.
873         (WRAPPER_DECL): Likewise.
874         (WRAPPER_DECL_ff): Likewise.
875         (WRAPPER_DECL_fFF): Likewise.
876         (VECTOR_WRAPPER): Likewise.
877         (VECTOR_WRAPPER_ff): Likewise.
878         (VECTOR_WRAPPER_fFF): Likewise.
879         (VEC_LEN): New macro.
880         * math/test-double-vlen4.h: Include test-double.h,
881         test-math-no-inline.h and test-math-vector.h.
882         (FLOAT): Remove macro.
883         (FUNC): Likewise.
884         (MATHCONST): Likewise.
885         (PRINTF_EXPR): Likewise.
886         (PRINTF_XEXPR): Likewise.
887         (PRINTF_NEXPR): Likewise.
888         (TEST_DOUBLE): Likewise.
889         (TEST_MATHVEC): Likewise.
890         (__NO_MATH_INLINES): Likewise.
891         (CNCT): Likewise.
892         (CONCAT): Likewise.
893         (WRAPPER_NAME): Likewise.
894         (WRAPPER_DECL): Likewise.
895         (WRAPPER_DECL_ff): Likewise.
896         (WRAPPER_DECL_fFF): Likewise.
897         (VECTOR_WRAPPER): Likewise.
898         (VECTOR_WRAPPER_ff): Likewise.
899         (VECTOR_WRAPPER_fFF): Likewise.
900         (VEC_LEN): New macro.
901         * math/test-double-vlen8.h: Include test-double.h,
902         test-math-no-inline.h and test-math-vector.h.
903         (FLOAT): Remove macro.
904         (FUNC): Likewise.
905         (MATHCONST): Likewise.
906         (PRINTF_EXPR): Likewise.
907         (PRINTF_XEXPR): Likewise.
908         (PRINTF_NEXPR): Likewise.
909         (TEST_DOUBLE): Likewise.
910         (TEST_MATHVEC): Likewise.
911         (__NO_MATH_INLINES): Likewise.
912         (CNCT): Likewise.
913         (CONCAT): Likewise.
914         (WRAPPER_NAME): Likewise.
915         (WRAPPER_DECL): Likewise.
916         (WRAPPER_DECL_ff): Likewise.
917         (WRAPPER_DECL_fFF): Likewise.
918         (VECTOR_WRAPPER): Likewise.
919         (VECTOR_WRAPPER_ff): Likewise.
920         (VECTOR_WRAPPER_fFF): Likewise.
921         (VEC_LEN): New macro.
922         * math/test-float-vlen4.h: Include test-float.h,
923         test-math-no-inline.h and test-math-vector.h.
924         (FLOAT): Remove macro.
925         (FUNC): Likewise.
926         (MATHCONST): Likewise.
927         (PRINTF_EXPR): Likewise.
928         (PRINTF_XEXPR): Likewise.
929         (PRINTF_NEXPR): Likewise.
930         (TEST_FLOAT): Likewise.
931         (TEST_MATHVEC): Likewise.
932         (__NO_MATH_INLINES): Likewise.
933         (CNCT): Likewise.
934         (CONCAT): Likewise.
935         (WRAPPER_NAME): Likewise.
936         (WRAPPER_DECL): Likewise.
937         (WRAPPER_DECL_ff): Likewise.
938         (WRAPPER_DECL_fFF): Likewise.
939         (VECTOR_WRAPPER): Likewise.
940         (VECTOR_WRAPPER_ff): Likewise.
941         (VECTOR_WRAPPER_fFF): Likewise.
942         (VEC_LEN): New macro.
943         * math/test-float-vlen8.h: Include test-float.h,
944         test-math-no-inline.h and test-math-vector.h.
945         (FLOAT): Remove macro.
946         (FUNC): Likewise.
947         (MATHCONST): Likewise.
948         (PRINTF_EXPR): Likewise.
949         (PRINTF_XEXPR): Likewise.
950         (PRINTF_NEXPR): Likewise.
951         (TEST_FLOAT): Likewise.
952         (TEST_MATHVEC): Likewise.
953         (__NO_MATH_INLINES): Likewise.
954         (CNCT): Likewise.
955         (CONCAT): Likewise.
956         (WRAPPER_NAME): Likewise.
957         (WRAPPER_DECL): Likewise.
958         (WRAPPER_DECL_ff): Likewise.
959         (WRAPPER_DECL_fFF): Likewise.
960         (VECTOR_WRAPPER): Likewise.
961         (VECTOR_WRAPPER_ff): Likewise.
962         (VECTOR_WRAPPER_fFF): Likewise.
963         (VEC_LEN): New macro.
964         * math/test-float-vlen16.h: Include test-float.h,
965         test-math-no-inline.h and test-math-vector.h.
966         (FLOAT): Remove macro.
967         (FUNC): Likewise.
968         (MATHCONST): Likewise.
969         (PRINTF_EXPR): Likewise.
970         (PRINTF_XEXPR): Likewise.
971         (PRINTF_NEXPR): Likewise.
972         (TEST_FLOAT): Likewise.
973         (TEST_MATHVEC): Likewise.
974         (__NO_MATH_INLINES): Likewise.
975         (CNCT): Likewise.
976         (CONCAT): Likewise.
977         (WRAPPER_NAME): Likewise.
978         (WRAPPER_DECL): Likewise.
979         (WRAPPER_DECL_ff): Likewise.
980         (WRAPPER_DECL_fFF): Likewise.
981         (VECTOR_WRAPPER): Likewise.
982         (VECTOR_WRAPPER_ff): Likewise.
983         (VECTOR_WRAPPER_fFF): Likewise.
984         (VEC_LEN): New macro.
985         * sysdeps/x86_64/fpu/test-double-vlen2-wrappers.c: Do not include
986         test-vec-loop.h.
987         * sysdeps/x86_64/fpu/test-double-vlen4-wrappers.c: Likewise.
988         * sysdeps/x86_64/fpu/test-double-vlen4-avx2-wrappers.c: Likewise.
989         * sysdeps/x86_64/fpu/test-double-vlen8-wrappers.c: Likewise.
990         * sysdeps/x86_64/fpu/test-float-vlen4-wrappers.c: Likewise.
991         * sysdeps/x86_64/fpu/test-float-vlen8-wrappers.c: Likewise.
992         * sysdeps/x86_64/fpu/test-float-vlen8-avx2-wrappers.c: Likewise.
993         * sysdeps/x86_64/fpu/test-float-vlen16-wrappers.c: Likewise.
995 2015-06-24  Roland McGrath  <roland@hack.frob.com>
997         * sysdeps/nacl/glob.c (getlogin_r): Macro renamed to ...
998         (__getlogin_r): ... this.
1000 2015-06-24  Joseph Myers  <joseph@codesourcery.com>
1002         [BZ #18594]
1003         * math/s_ccosh.c (__ccosh): Compare with least normal value
1004         instead of comparing class with FP_SUBNORMAL.
1005         * math/s_ccoshf.c (__ccoshf): Likewise.
1006         * math/s_ccoshl.c (__ccoshl): Likewise.
1007         * math/s_cexp.c (__cexp): Likewise.
1008         * math/s_cexpf.c (__cexpf): Likewise.
1009         * math/s_cexpl.c (__cexpl): Likewise.
1010         * math/s_csin.c (__csin): Likewise.
1011         * math/s_csinf.c (__csinf): Likewise.
1012         * math/s_csinh.c (__csinh): Likewise.
1013         * math/s_csinhf.c (__csinhf): Likewise.
1014         * math/s_csinhl.c (__csinhl): Likewise.
1015         * math/s_csinl.c (__csinl): Likewise.
1016         * math/s_ctan.c (__ctan): Likewise.
1017         * math/s_ctanf.c (__ctanf): Likewise.
1018         * math/s_ctanh.c (__ctanh): Likewise.
1019         * math/s_ctanhf.c (__ctanhf): Likewise.
1020         * math/s_ctanhl.c (__ctanhl): Likewise.
1021         * math/s_ctanl.c (__ctanl): Likewise.
1022         * math/auto-libm-test-in: Add more tests of ccos, ccosh, cexp,
1023         csin, csinh, ctan and ctanh.
1024         * math/auto-libm-test-out: Regenerated.
1025         * math/libm-test.inc (cexp_test): Use ALL_RM_TEST.
1026         * sysdeps/i386/fpu/libm-test-ulps: Update.
1027         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1029 2015-06-24  Roland McGrath  <roland@hack.frob.com>
1031         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): When sched_getcpu
1032         return value is wrong, print the expected value too.
1034 2015-06-24  H.J. Lu  <hongjiu.lu@intel.com>
1036         [BZ #18585]
1037         * elf/readlib.c (is_gdb_python_file): New.
1038         (process_file): Don't issue errors on filenames with -gdb.py
1039         suffix.
1041 2015-06-24  Joseph Myers  <joseph@codesourcery.com>
1043         * math/auto-libm-test-in: Add more tests of csin and csinh.
1044         * math/auto-libm-test-out: Regenerated.
1045         * math/libm-test.inc (csin_test_data): Remove tests moved to
1046         auto-libm-test-in.
1047         (csinh_test_data): Likewise.
1049         [BZ #18593]
1050         * math/s_csin.c (__csin): Negate before rather than after possibly
1051         overflowing multiplication.
1052         * math/s_csinf.c (__csinf): Likewise.
1053         * math/s_csinh.c (__csinh): Likewise.
1054         * math/s_csinhf.c (__csinhf): Likewise.
1055         * math/s_csinhl.c (__csinhl): Likewise.
1056         * math/s_csinl.c (__csinl): Likewise.
1057         * math/auto-libm-test-in: Add some tests of csin and csinh.
1058         * math/auto-libm-test-out: Regenerated.
1059         * math/libm-test.inc (csin_test_data): Use AUTO_TESTS_c_c.
1060         (csinh_test_data): Likewise.
1061         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1063         [BZ #18586]
1064         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Force
1065         underflow exception for small results.
1067 2015-06-24  Andrew Senkevich  <andrew.senkevich@intel.com>
1069         * sysdeps/x86_64/fpu/Makefile (libmvec-support): Fixed files list.
1070         * sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core_sse4.S: Renamed
1071         variable and included header.
1072         * sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core_avx2.S: Likewise.
1073         * sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core_avx512.S: Likewise.
1074         * sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core_sse4.S: Likewise.
1075         * sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core_avx2.S: Likewise.
1076         * sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core_avx512.S: Likewise.
1077         * sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core_sse4.S: Likewise.
1078         * sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core_avx2.S: Likewise.
1079         * sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core_avx512.S: Likewise.
1080         * sysdeps/x86_64/fpu/svml_s_trig_data.S: New file.
1081         * sysdeps/x86_64/fpu/svml_s_trig_data.h: Likewise.
1082         * sysdeps/x86_64/fpu/svml_s_cosf_data.S: Removed file.
1083         * sysdeps/x86_64/fpu/svml_s_cosf_data.h: Likewise.
1084         * sysdeps/x86_64/fpu/svml_s_sinf_data.S: Likewise.
1085         * sysdeps/x86_64/fpu/svml_s_sinf_data.h: Likewise.
1086         * sysdeps/x86_64/fpu/svml_s_sincosf_data.S: Likewise.
1087         * sysdeps/x86_64/fpu/svml_s_sincosf_data.h: Likewise.
1089 2015-06-23  Joseph Myers  <joseph@codesourcery.com>
1091         [BZ #16526]
1092         [BZ #16538]
1093         * sysdeps/ieee754/dbl-64/s_sin.c: Include <float.h>.
1094         (__sin): Force underflow exception for arguments with small
1095         absolute value.
1096         * sysdeps/ieee754/flt-32/k_sinf.c: Include <float.h>.
1097         (__kernel_sinf): Force underflow exception for arguments with
1098         small absolute value.
1099         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Include <float.h>.
1100         (__kernel_sincosl): Force underflow exception for arguments with
1101         small absolute value.
1102         * sysdeps/ieee754/ldbl-128/k_sinl.c: Include <float.h>.
1103         (__kernel_sinl): Force underflow exception for arguments with
1104         small absolute value.
1105         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Include <float.h>.
1106         (__kernel_sincosl): Force underflow exception for arguments with
1107         small absolute value.
1108         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Include <float.h>.
1109         (__kernel_sinl): Force underflow exception for arguments with
1110         small absolute value.
1111         * sysdeps/ieee754/ldbl-96/k_sinl.c: Include <float.h>.
1112         (__kernel_sinl): Force underflow exception for arguments with
1113         small absolute value.
1114         * sysdeps/powerpc/fpu/k_sinf.c: Include <float.h>.
1115         (__kernel_sinf): Force underflow exception for arguments with
1116         small absolute value.
1117         * math/auto-libm-test-in: Add more tests of sin and sincos.
1118         * math/auto-libm-test-out: Regenerated.
1120         [BZ #18245]
1121         [BZ #18583]
1122         * sysdeps/ieee754/k_standardl.c: Include <fenv.h>.
1123         (__kernel_standard_l): Use feholdexcept and fesetenv around
1124         conversion to double instead of special-casing overflow and
1125         underflow.
1126         * math/libm-test.inc (fmod_test_data): Add more tests.
1127         (remainder_test_data): Likewise.
1128         (sqrt_test_data): Likewise.
1130 2015-06-23  Torvald Riegel  <triegel@redhat.com>
1132         [BZ #17403]
1133         * sysdeps/x86_64/bits/atomic.h: (atomic_full_barrier,
1134         atomic_read_barrier, atomic_write_barrier): Define.
1135         * sysdeps/i386/i486/bits/atomic.h (atomic_full_barrier,
1136         atomic_read_barrier, atomic_write_barrier): Define.
1138 2015-06-23  Joseph Myers  <joseph@codesourcery.com>
1140         * math/Makefile [$(PERL) != no]
1141         ($(addprefix $(objpfx), $(addsuffix .o, $(libm-vec-tests)))): Move
1142         dependency on libm-test.stmp below the inclusion of Rules.
1144 2015-06-23  Andrew Senkevich  <andrew.senkevich@intel.com>
1146         * sysdeps/x86_64/fpu/Makefile (libmvec-support): Fixed files list.
1147         * sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core_sse4.S: Renamed variable
1148         and included header.
1149         * sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core_avx2.S: Likewise.
1150         * sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core_avx512.S: Likewise.
1151         * sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core_sse4.S: Likewise.
1152         * sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core_avx2.S: Likewise.
1153         * sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core_avx512.S: Likewise.
1154         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core_sse4.S: Likewise.
1155         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core_avx2.S: Likewise.
1156         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core_avx512.S: Likewise.
1157         * sysdeps/x86_64/fpu/svml_d_trig_data.S: New file.
1158         * sysdeps/x86_64/fpu/svml_d_trig_data.h: Likewise.
1159         * sysdeps/x86_64/fpu/svml_d_cos2_core.S: Removed unneeded include.
1160         * sysdeps/x86_64/fpu/svml_d_cos4_core.S: Likewise.
1161         * sysdeps/x86_64/fpu/svml_d_cos8_core.S: Likewise.
1162         * sysdeps/x86_64/fpu/svml_d_cos_data.S: Removed file.
1163         * sysdeps/x86_64/fpu/svml_d_cos_data.h: Likewise.
1164         * sysdeps/x86_64/fpu/svml_d_sin_data.S: Likewise.
1165         * sysdeps/x86_64/fpu/svml_d_sin_data.h: Likewise.
1166         * sysdeps/x86_64/fpu/svml_d_sincos_data.S: Likewise.
1167         * sysdeps/x86_64/fpu/svml_d_sincos_data.h: Likewise.
1169 2015-06-23  Joseph Myers  <joseph@codesourcery.com>
1171         [BZ #18371]
1172         * math/s_csqrt.c (__csqrt): Avoid multiplication by 0.5 where
1173         intermediate but not final result might underflow.
1174         * math/s_csqrtf.c (__csqrtf): Likewise.
1175         * math/s_csqrtl.c (__csqrtl): Likewise.
1176         * math/auto-libm-test-in: Add more tests of csqrt.
1177         * math/auto-libm-test-out: Regenerated.
1178         * sysdeps/i386/fpu/libm-test-ulps: Update.
1180         [BZ #18219]
1181         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Reduce
1182         threshold on absolute value of exponent for which scaling is used.
1183         * sysdeps/ieee754/flt-32/e_exp2f.c (__ieee754_exp2f): Likewise.
1184         * math/auto-libm-test-in: Add more tests of exp2.
1185         * math/auto-libm-test-out: Regenerated.
1187 2015-06-23  Dmitry V. Levin  <ldv@altlinux.org>
1189         [BZ #17977]
1190         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix unlocking
1191         when initializing interface list, based on the bug analysis
1192         and the patch proposed by Eric Newton.
1193         * resolv/tst-res_hconf_reorder.c: New test.
1194         * resolv/Makefile [$(have-thread-library) = yes] (tests): Add
1195         tst-res_hconf_reorder.
1196         ($(objpfx)tst-res_hconf_reorder): Depend on $(libdl)
1197         and $(shared-thread-library).
1198         (tst-res_hconf_reorder-ENV): New variable.
1200         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix typo
1201         in comment.
1203 2015-06-22  Joseph Myers  <joseph@codesourcery.com>
1205         [BZ #16353]
1206         * sysdeps/i386/fpu/s_expm1.S (dbl_min): New object.
1207         (__expm1): Force underflow exception for arguments with small
1208         absolute value.
1209         * sysdeps/i386/fpu/s_expm1f.S (flt_min): New object.
1210         (__expm1f): Force underflow exception for arguments with small
1211         absolute value.
1212         * sysdeps/ieee754/dbl-64/s_expm1.c: Include <float.h>.
1213         (__expm1): Force underflow exception for arguments with small
1214         absolute value.
1215         * sysdeps/ieee754/flt-32/s_expm1f.c: Include <float.h>.
1216         (__expm1f): Force underflow exception for arguments with small
1217         absolute value.
1218         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
1219         Check for small arguments before calling __expm1.
1220         * math/auto-libm-test-in: Do not mark underflow exceptions as
1221         possibly missing for bug 16353.
1222         * math/auto-libm-test-out: Regenerated.
1224 2015-06-22  Andreas Schwab  <schwab@suse.de>
1226         [BZ #18513]
1227         * resolv/nss_dns/dns-host.c (getanswer_r): Record TTL also for
1228         PTR queries.
1230 2015-06-22  Leonhard Holz  <leonhard.holz@web.de>
1232         * string/strcoll_l.c (STRCOLL): Remove unnecessary memset.
1234         * string/strcoll_l.c: Remove unused struct element idxnow.
1236 2015-06-21  Joseph Myers  <joseph@codesourcery.com>
1238         [BZ #18569]
1239         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Force
1240         underflow and return argument in case of subnormal argument.
1241         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
1242         Likewise.
1243         * math/auto-libm-test-in: Add more tests of expm1.
1244         * math/auto-libm-test-out: Regenerated.
1246         [BZ #16361]
1247         * sysdeps/i386/fpu/e_expl.S [!USE_AS_EXPM1L] (cmin): New object.
1248         (IEEE754_EXPL) [!USE_AS_EXPM1L]: Force underflow exception for
1249         tiny results.
1250         * sysdeps/x86_64/fpu/e_expl.S [!USE_AS_EXPM1L] (cmin): New object.
1251         (IEEE754_EXPL) [!USE_AS_EXPM1L]: Force underflow exception for
1252         tiny results.
1253         * math/auto-libm-test-in: Add more tests of exp and exp10.  Do not
1254         mark underflow exceptions as possibly missing for bug 16361.
1255         * math/auto-libm-test-out: Regenerated.
1257 2015-06-19  Joseph Myers  <joseph@codesourcery.com>
1259         * conform/data/sys/select.h-data [XOPEN2K8] (pselect): Expect.
1260         * conform/Makefile (test-xfail-XOPEN2K8/sys/select.h/conform):
1261         Remove variable.
1262         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
1263         (test-xfail-XOPEN2K8/utmpx.h/conform).
1265         * conform/conformtest.pl ($xerrors): New variable.
1266         (note_error): New function.
1267         (compiletest): New argument $xfail.  Use not_error.
1268         (runtest): Likewise.
1269         (top level): Handle xfail- lines.  Update calls to compiletest and
1270         runtest.  Handle xfail- and optional- in headers listed with
1271         allow-header.
1272         * conform/data/fcntl.h-data (O_TTY_INIT): Use xfail-.
1273         (O_EXEC): Likewise.
1274         (O_SEARCH): Likewise.
1275         * conform/data/stropts.h-data (ioctl): Likewise.
1276         * conform/data/sys/ipc.h-data (ipc_perm.mode): Likewise.
1277         * conform/data/sys/sem.h-data (semid_ds.sem_nsems): Likewise.
1278         * conform/data/sys/socket.h-data (msghdr.msg_iovlen): Likewise.
1279         (msghdr.msg_controllen): Likewise.
1280         (cmsghdr.cmsg_len): Likewise.
1281         * conform/data/utmpx.h-data (utmpx.ut_tv): Likewise.
1282         * conform/Makefile (test-xfail-XPG3/sys/ipc.h/conform): Remove
1283         variable.
1284         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
1285         (test-xfail-XPG4/stropts.h/conform): Likewise.
1286         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
1287         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
1288         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
1289         (test-xfail-UNIX98/stropts.h/conform): Likewise.
1290         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
1291         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
1292         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
1293         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
1294         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
1295         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
1296         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
1297         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
1298         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
1299         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
1300         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
1301         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
1302         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
1303         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
1304         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
1306 2015-06-19  Andrew Senkevich  <andrew.senkevich@intel.com>
1308         * sysdeps/ieee754/ldbl-opt/s_sin.c (__DECL_SIMD_sincos_disable,
1309         __DECL_SIMD_sincos_disablef, __DECL_SIMD_sincos_disablel): Added empty
1310         definitions for proper unfolding of __MATHDECL_VEC.
1312 2015-06-19  Stefan Liebler  <stli@linux.vnet.ibm.com>
1314         * benchtests/bench-strcoll.c:
1315         Include string.h.
1316         (main): Remove unused variable res.
1318 2015-06-19  Stefan Liebler  <stli@linux.vnet.ibm.com>
1320         * timezone/Makefile (%/UTC %/Universal):
1321         Generate test-result files for UTC and Universal.
1323 2015-06-19  Stefan Liebler  <stli@linux.vnet.ibm.com>
1325         * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
1327 2015-06-18  Joseph Myers  <joseph@codesourcery.com>
1329         [BZ #16350]
1330         * sysdeps/i386/fpu/s_asinh.S (__asinh): Force underflow exception
1331         for arguments with small absolute value.
1332         * sysdeps/i386/fpu/s_asinhf.S (__asinhf): Likewise.
1333         * sysdeps/i386/fpu/s_asinhl.S (__asinhl): Likewise.
1334         * sysdeps/ieee754/dbl-64/s_asinh.c: Include <float.h>.
1335         (__asinh): Force underflow exception for arguments with small
1336         absolute value.
1337         * sysdeps/ieee754/flt-32/s_asinhf.c: Include <float.h>.
1338         (__asinhf): Force underflow exception for arguments with small
1339         absolute value.
1340         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Include <float.h>.
1341         (__asinhl): Force underflow exception for arguments with small
1342         absolute value.
1343         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Include <float.h>.
1344         (__asinhl): Force underflow exception for arguments with small
1345         absolute value.
1346         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Include <float.h>.
1347         (__asinhl): Force underflow exception for arguments with small
1348         absolute value.
1349         * math/auto-libm-test-in: Do not mark underflow exceptions as
1350         possibly missing for bug 16350.
1351         * math/auto-libm-test-out: Regenerated.
1353         * include/bits/ipc.h: Remove file.
1354         * conform/Makefile (test-xfail-XPG3/sys/msg.h/conform): Remove
1355         variable.
1356         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
1357         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
1358         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
1359         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
1360         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
1361         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
1362         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
1363         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
1364         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
1366         * math/auto-libm-test-in: Remove spurious underflow allowance for
1367         tests of cexp.
1368         * math/auto-libm-test-out: Regenerated.
1370         [BZ #18558]
1371         * sysdeps/unix/sysv/linux/bits/in.h (MCAST_JOIN_GROUP): Remove
1372         unconditional definition.
1373         (MCAST_BLOCK_SOURCE): Likewise.
1374         (MCAST_UNBLOCK_SOURCE): Likewise.
1375         (MCAST_LEAVE_GROUP): Likewise.
1376         (MCAST_JOIN_SOURCE_GROUP): Likewise.
1377         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
1378         (MCAST_MSFILTER): Likewise.
1379         * conform/Makefile (test-xfail-XOPEN2K/arpa/inet.h/conform):
1380         Remove variable.
1381         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
1382         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
1383         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
1384         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
1385         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
1387 2015-06-18  Andrew Senkevich  <andrew.senkevich@intel.com>
1389         * NEWS: Mention addition of x86_64 vector sincosf.
1390         * math/test-float-vlen16.h: Added wrapper for sincosf tests.
1391         * math/test-float-vlen4.h: Likewise.
1392         * math/test-float-vlen8.h: Likewise.
1393         * sysdeps/unix/sysv/linux/x86_64/libmvec.abilist: New symbols added.
1394         * sysdeps/x86/fpu/bits/math-vector.h: Added sincosf SIMD declaration.
1395         * sysdeps/x86_64/fpu/Makefile (libmvec-support): Added new files.
1396         * sysdeps/x86_64/fpu/Versions: New versions added.
1397         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
1398         * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines):
1399         Added build of SSE, AVX2 and AVX512 IFUNC versions.
1400         * sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core.S
1401         * sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core_avx512.S
1402         * sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core.S
1403         * sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core_sse4.S
1404         * sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core.S
1405         * sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core_avx2.S
1406         * sysdeps/x86_64/fpu/svml_s_sincosf16_core.S
1407         * sysdeps/x86_64/fpu/svml_s_sincosf4_core.S
1408         * sysdeps/x86_64/fpu/svml_s_sincosf8_core.S
1409         * sysdeps/x86_64/fpu/svml_s_sincosf8_core_avx.S
1410         * sysdeps/x86_64/fpu/svml_s_sincosf_data.S: New file.
1411         * sysdeps/x86_64/fpu/svml_s_sincosf_data.h: New file.
1412         * sysdeps/x86_64/fpu/svml_s_wrapper_impl.h: Added 3 argument wrappers.
1413         * sysdeps/x86_64/fpu/test-float-vlen16.c: : Vector sincosf tests.
1414         * sysdeps/x86_64/fpu/test-float-vlen16-wrappers.c: Likewise.
1415         * sysdeps/x86_64/fpu/test-float-vlen4-wrappers.c: Likewise.
1416         * sysdeps/x86_64/fpu/test-float-vlen4.c: Likewise.
1417         * sysdeps/x86_64/fpu/test-float-vlen8-avx2-wrappers.c: Likewise.
1418         * sysdeps/x86_64/fpu/test-float-vlen8-avx2.c: Likewise.
1419         * sysdeps/x86_64/fpu/test-float-vlen8-wrappers.c: Likewise.
1420         * sysdeps/x86_64/fpu/test-float-vlen8.c: Likewise.
1422         * NEWS: Mention addition of x86_64 vector sincos.
1423         * bits/libm-simd-decl-stubs.h: Added stubs for sincos.
1424         * math/math.h (__MATHDECL_VEC): New macro.
1425         * math/bits/mathcalls.h: Added sincos declaration with __MATHDECL_VEC.
1426         * math/gen-libm-have-vector-test.sh: Added generation of sincos wrapper
1427         declaration under condition.
1428         * math/test-vec-loop.h (TEST_VEC_LOOP): Refactored.
1429         * math/test-double-vlen2.h: Added wrapper for sincos tests, reflected
1430         TEST_VEC_LOOP change.
1431         * math/test-double-vlen4.h: Likewise.
1432         * math/test-double-vlen8.h: Likewise.
1433         * math/test-float-vlen16.h: Reflected TEST_VEC_LOOP change.
1434         * math/test-float-vlen4.h: Likewise.
1435         * math/test-float-vlen8.h: Likewise.
1436         * sysdeps/unix/sysv/linux/x86_64/libmvec.abilist: New symbols added.
1437         * sysdeps/x86/fpu/bits/math-vector.h: Added sincos SIMD declaration.
1438         * sysdeps/x86_64/fpu/Makefile (libmvec-support): Added new files.
1439         * sysdeps/x86_64/fpu/Versions: New versions added.
1440         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
1441         * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines):
1442         Added build of SSE, AVX2 and AVX512 IFUNC versions.
1443         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core.S: New file.
1444         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core_sse4.S: New file.
1445         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core.S: New file.
1446         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core_avx2.S: New file.
1447         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core.S: New file.
1448         * sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core_avx512.S: New file.
1449         * sysdeps/x86_64/fpu/svml_d_sincos2_core.S: New file.
1450         * sysdeps/x86_64/fpu/svml_d_sincos4_core.S: New file.
1451         * sysdeps/x86_64/fpu/svml_d_sincos4_core_avx.S: New file.
1452         * sysdeps/x86_64/fpu/svml_d_sincos8_core.S: New file.
1453         * sysdeps/x86_64/fpu/svml_d_sincos_data.S: New file.
1454         * sysdeps/x86_64/fpu/svml_d_sincos_data.h: New file.
1455         * sysdeps/x86_64/fpu/svml_d_wrapper_impl.h: Added wrappers for sincos.
1456         * sysdeps/x86_64/fpu/test-double-vlen2-wrappers.c: Vector sincos tests.
1457         * sysdeps/x86_64/fpu/test-double-vlen2.c: Likewise.
1458         * sysdeps/x86_64/fpu/test-double-vlen4-avx2-wrappers.c: Likewise.
1459         * sysdeps/x86_64/fpu/test-double-vlen4-avx2.c: Likewise.
1460         * sysdeps/x86_64/fpu/test-double-vlen4-wrappers.c: Likewise.
1461         * sysdeps/x86_64/fpu/test-double-vlen4.c: Likewise.
1462         * sysdeps/x86_64/fpu/test-double-vlen8-wrappers.c: Likewise.
1463         * sysdeps/x86_64/fpu/test-double-vlen8.c: Likewise.
1465         * sysdeps/unix/sysv/linux/x86_64/libmvec.abilist: New symbols added.
1466         * sysdeps/x86/fpu/bits/math-vector.h: Added SIMD declaration and asm
1467         redirections for powf.
1468         * sysdeps/x86_64/fpu/Makefile (libmvec-support): Added new files.
1469         * sysdeps/x86_64/fpu/Versions: New versions added.
1470         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
1471         * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines):
1472         Added build of SSE, AVX2 and AVX512 IFUNC versions.
1473         * sysdeps/x86_64/fpu/svml_s_wrapper_impl.h: Added 2 argument wrappers.
1474         * sysdeps/x86_64/fpu/multiarch/svml_s_powf16_core.S: New file.
1475         * sysdeps/x86_64/fpu/multiarch/svml_s_powf16_core_avx512.S: New file.
1476         * sysdeps/x86_64/fpu/multiarch/svml_s_powf4_core.S: New file.
1477         * sysdeps/x86_64/fpu/multiarch/svml_s_powf4_core_sse4.S: New file.
1478         * sysdeps/x86_64/fpu/multiarch/svml_s_powf8_core.S: New file.
1479         * sysdeps/x86_64/fpu/multiarch/svml_s_powf8_core_avx2.S: New file.
1480         * sysdeps/x86_64/fpu/svml_s_powf16_core.S: New file.
1481         * sysdeps/x86_64/fpu/svml_s_powf4_core.S: New file.
1482         * sysdeps/x86_64/fpu/svml_s_powf8_core.S: New file.
1483         * sysdeps/x86_64/fpu/svml_s_powf8_core_avx.S: New file.
1484         * sysdeps/x86_64/fpu/svml_s_powf_data.S: New file.
1485         * sysdeps/x86_64/fpu/svml_s_powf_data.h: New file.
1486         * sysdeps/x86_64/fpu/test-float-vlen16-wrappers.c: Vector powf tests.
1487         * sysdeps/x86_64/fpu/test-float-vlen16.c: Likewise.
1488         * sysdeps/x86_64/fpu/test-float-vlen4-wrappers.c: Likewise.
1489         * sysdeps/x86_64/fpu/test-float-vlen4.c: Likewise.
1490         * sysdeps/x86_64/fpu/test-float-vlen8-avx2-wrappers.c: Likewise.
1491         * sysdeps/x86_64/fpu/test-float-vlen8-avx2.c: Likewise.
1492         * sysdeps/x86_64/fpu/test-float-vlen8-wrappers.c: Likewise.
1493         * sysdeps/x86_64/fpu/test-float-vlen8.c: Likewise.
1494         * math/test-float-vlen16.h: Fixed 2 argument macro.
1495         * math/test-float-vlen4.h: Likewise.
1496         * math/test-float-vlen8.h: Likewise.
1497         * NEWS: Mention addition of x86_64 vector powf.
1499 2015-06-17  Joseph Myers  <joseph@codesourcery.com>
1501         * math/s_ctanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
1502         and redefine.
1503         * math/s_ctanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
1504         and redefine.
1505         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c: Remove file.
1506         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
1507         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
1509         [BZ #18553]
1510         * resource/getpriority.c (getpriority): Rename to __getpriority
1511         and define as weak alias of __getpriority.
1512         * resource/setpriority.c (setpriority): Rename to __setpriority
1513         and define as weak alias of __setpriority.
1514         * sysdeps/mach/hurd/getpriority.c (getpriority): Rename to
1515         __getpriority and define as weak alias of __getpriority.
1516         * sysdeps/mach/hurd/setpriority.c (setpriority): Rename to
1517         __setpriority and define as weak alias of __setpriority.
1518         * sysdeps/unix/syscalls.list (getpriority): Use __getpriority as
1519         strong name.
1520         (setpriority): Use __setpriority as strong name.
1521         * sysdeps/unix/sysv/linux/getpriority.c (getpriority): Rename to
1522         __getpriority and define as weak alias of __getpriority.
1523         * include/sys/resource.h (__getpriority): Declare.  Use
1524         libc_hidden_proto.
1525         (__setpriority): Likewise.
1526         (getpriority): Don't use libc_hidden_proto.
1527         (setpriority): Likewise.
1528         * sysdeps/posix/nice.c (nice): Call __getpriority instead of
1529         getpriority.  Call __setpriority instead of setpriority.
1530         * conform/Makefile (test-xfail-XPG3/unistd.h/linknamespace):
1531         Remove variable.
1533         [BZ #18547]
1534         * misc/getttyent.c (getttynam): Rename to __getttynam and define
1535         as weak alias of __getttynam.  Use prototype function definition.
1536         Call __setttyent, __getttyent and __endttyent instead of
1537         setttyent, getttyent and endttyent.
1538         (getttyent): Rename to __getttyent and define as weak alias of
1539         __getttyent.  Call __setttyent instead of setttyent.  Call
1540         __fgets_unlocked instead of fgets_unlocked.
1541         (setttyent): Rename to __setttyent and define as weak alias of
1542         __setttyent.
1543         (endttyent): Rename to __endttyent and define as weak alias of
1544         __endttyent.
1545         * include/ttyent.h (__getttyent): Declare.  Use libc_hidden_proto.
1546         (__setttyent): Likewise.
1547         (__endttyent): Likewise.
1548         (getttyent): Don't use libc_hidden_proto.
1549         (setttyent): Likewise.
1550         (endttyent): Likewise.
1551         * misc/ttyslot.c (ttyslot): Call __setttyent, __getttyent and
1552         __endttyent instead of setttyent, getttyent and endttyent.
1553         * conform/Makefile (test-xfail-XPG4/unistd.h/linknamespace):
1554         Remove variable.
1556         [BZ #18546]
1557         * socket/recv.c (__recv): Use libc_hidden_def.
1558         * socket/socket.c (__socket): Likewise.
1559         * sysdeps/mach/hurd/recv.c (__recv): Likewise.
1560         * sysdeps/mach/hurd/socket.c (__socket): Likewise.
1561         * sysdeps/unix/sysv/linux/generic/recv.c (__recv): Likewise.
1562         * sysdeps/unix/sysv/linux/recv.c (__recv): Use libc_hidden_weak.
1563         * sysdeps/unix/sysv/linux/socket.c (__socket): Use
1564         libc_hidden_def.
1565         * sysdeps/unix/sysv/linux/x86_64/recv.c (__recv): Use
1566         libc_hidden_weak.
1567         * include/sys/socket.h (__socket): Do not use attribute_hidden.
1568         Use libc_hidden_proto.
1569         (__recv): Likewise.
1570         * socket/Versions (libc): Export __recv and __socket at version
1571         GLIBC_PRIVATE.
1572         * sysdeps/unix/sysv/linux/mq_notify.c (helper_thread): Call __recv
1573         instead of recv.
1574         (init_mq_netlink): Call __socket instead of socket.
1575         * conform/Makefile (test-xfail-POSIX/mqueue.h/linknamespace):
1576         Remove variable.
1578         [BZ #18545]
1579         * rt/mq_timedreceive.c (mq_timedreceive): Rename to
1580         __mq_timedreceive and define as alias of __mq_timedreceive.  Use
1581         hidden_weak.
1582         * rt/mq_timedsend.c (mq_timedsend): Rename to __mq_timedsend and
1583         define as alias of __mq_timedsend.  Use hidden_weak.
1584         * sysdeps/unix/sysv/linux/syscalls.list (mq_timedsend): Use
1585         __mq_timedsend as strong name.
1586         (mq_timedreceive): Use __mq_timedreceive as strong name.
1587         * include/mqueue.h (__mq_timedsend): Declare.  Use hidden_proto.
1588         (__mq_timedreceive): Likewise.
1589         * sysdeps/unix/sysv/linux/mq_receive.c (mq_receive): Call
1590         __mq_timedreceive instead of mq_timedreceive.
1591         * sysdeps/unix/sysv/linux/mq_send.c (mq_send): Call __mq_timedsend
1592         instead of mq_timedsend.
1593         * conform/Makefile (test-xfail-UNIX98/mqueue.h/linknamespace):
1594         Remove variable.
1596         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Use
1597         hidden_def and hidden_weak instead of libc_hidden_def and
1598         libc_hidden_weak.
1599         (top level): Refer to hidden_def in comment.
1600         * sysdeps/unix/syscall-template.S (syscall_hidden_def): New
1601         macro.  Use it instead of libc_hidden_def.
1602         * sysdeps/unix/sysv/linux/syscalls.list (mq_timedsend): Do not
1603         specify __GI_* name explicitly.
1604         (mq_timedreceive): Likewise.
1605         (mq_setattr): Likewise.
1607         [BZ #18544]
1608         * nptl/pthread_barrier_init.c (pthread_barrier_init): Rename to
1609         __pthread_barrier_init and define as weak alias of
1610         __pthread_barrier_init.
1611         * sysdeps/sparc/nptl/pthread_barrier_init.c
1612         (pthread_barrier_init): Likewise.
1613         * nptl/pthread_barrier_wait.c (pthread_barrier_wait): Rename to
1614         __pthread_barrier_wait and define as weak alias of
1615         __pthread_barrier_wait.
1616         * sysdeps/sparc/nptl/pthread_barrier_wait.c
1617         (pthread_barrier_wait): Likewise.
1618         * sysdeps/sparc/sparc32/pthread_barrier_wait.c
1619         (pthread_barrier_wait): Likewise.
1620         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S
1621         (pthread_barrier_wait): Likewise.
1622         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S
1623         (pthread_barrier_wait): Likewise.
1624         * nptl/Versions (libpthread): Export __pthread_barrier_init and
1625         __pthread_barrier_wait at version GLIBC_PRIVATE.
1626         * include/pthread.h (__pthread_barrier_init): Declare.
1627         (__pthread_barrier_wait): Likewise.
1628         * sysdeps/unix/sysv/linux/mq_notify.c (notification_function):
1629         Call __pthread_barrier_wait instead of pthread_barrier_wait.
1630         (helper_thread): Likewise.
1631         (init_mq_netlink): Call __pthread_barrier_init instead of
1632         pthread_barrier_init.
1634         [BZ #18542]
1635         * libio/iovswscanf.c (__vswscanf): Use libc_hidden_def.
1636         (vswscanf): Use ldbl_weak_alias instead of ldbl_strong_alias
1637         * include/wchar.h (__vswscanf): Declare.  Use libc_hidden_proto.
1638         * libio/swscanf.c (__swscanf): Call __vswscanf instead of
1639         vswscanf.
1640         * conform/Makefile (test-xfail-UNIX98/wchar.h/linknamespace):
1641         Remove variable.
1643         [BZ #18540]
1644         * libio/iofflush.c [!_IO_MTSAFE_IO] (__fflush_unlocked): Define as
1645         strong alias of _IO_fflush.  Use libc_hidden_def.
1646         * libio/iofflush_u.c (fflush_unlocked): Rename to
1647         __fflush_unlocked and define as weak alias of __fflush_unlocked.
1648         Use libc_hidden_weak.
1649         * include/stdio.h (__fflush_unlocked): Declare.  Use
1650         libc_hidden_proto.
1651         * misc/getpass.c (getpass): Call __fflush_unlocked instead of
1652         fflush_unlocked.
1653         * conform/Makefile (test-xfail-UNIX98/unistd.h/linknamespace):
1654         Remove variable.
1656         [BZ #18539]
1657         * stdlib/fmtmsg.c (addseverity): Rename to __addseverity and
1658         define as weak alias of __addseverity.
1659         * conform/Makefile (test-xfail-XPG4/fmtmsg.h/linknamespace):
1660         Remove variable.
1661         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
1662         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
1663         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
1665         [BZ #18536]
1666         * misc/tsearch.c (__tsearch): Use libc_hidden_def.
1667         (__tfind): Likewise.
1668         (__tdelete): Likewise.
1669         (__twalk): Likewise.
1670         * misc/Versions (libc): Add __tdelete, __tfind, __tsearch and
1671         __twalk to GLIBC_PRIVATE.
1672         * include/search.h (__tsearch): Use libc_hidden_proto.
1673         (__tfind): Likewise.
1674         (__tdelete): Likewise.
1675         (__twalk): Likewise.
1676         * nptl/sem_close.c (sem_close): Call __twalk instead of twalk.
1677         Call __tdelete instead of tdelete.
1678         * nptl/sem_open.c (check_add_mapping): Call __tfind instead of
1679         tfind.  Call __tsearch instead of tsearch.
1680         * sysdeps/sparc/sparc32/sem_open.c (check_add_mapping): Likewise.
1681         * conform/Makefile (test-xfail-POSIX/semaphore.h/linknamespace):
1682         Remove variable.
1683         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
1685         [BZ #18534]
1686         * stdio-common/dprintf.c (__dprintf): Use libc_hidden_def.
1687         (dprintf): Define as a weak alias of __dprintf, not a strong
1688         alias.
1689         * include/stdio.h (__dprintf): Declare.  Use libc_hidden_proto.
1690         * misc/syslog.c (__vsyslog_chk): Call __dprintf instead of
1691         dprintf.
1692         * conform/Makefile (test-xfail-XPG4/syslog.h/linknamespace):
1693         Remove variable.
1694         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
1695         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
1697         [BZ #18533]
1698         * misc/syslog.c (vsyslog): Define as a weak alias of __vsyslog,
1699         not a strong alias.
1700         * conform/Makefile (test-xfail-XOPEN2K8/syslog.h/linknamespace):
1701         Remove variable.
1703         [BZ #18532]
1704         * inet/in6_addr.c (in6addr_any): Rename to __in6addr_any and
1705         define as weak alias of __in6addr_any.  Use libc_hidden_data_weak.
1706         (in6addr_loopback): Rename to __in6addr_loopback and define as
1707         weak alias of __in6addr_loopback.  Use libc_hidden_data_weak.
1708         * include/netinet/in.h (__in6addr_loopback): Declare.  Use
1709         libc_hidden_proto.
1710         (__in6addr_any): Likewise.
1711         * inet/gethstbyad_r.c (PREPROCESS): Use __in6addr_any instead of
1712         in6addr_any.
1713         * conform/Makefile (test-xfail-XPG4/netdb.h/linknamespace): Remove
1714         variable.
1715         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
1717 2015-06-17  Andrew Senkevich  <andrew.senkevich@intel.com>
1719         * bits/libm-simd-decl-stubs.h: Added stubs for pow.
1720         * math/bits/mathcalls.h: Added pow declaration with __MATHCALL_VEC.
1721         * sysdeps/unix/sysv/linux/x86_64/libmvec.abilist: New versions added.
1722         * sysdeps/x86/fpu/bits/math-vector.h: Added SIMD declaration and asm
1723         redirections for pow.
1724         * sysdeps/x86_64/fpu/Makefile (libmvec-support): Added new files.
1725         * sysdeps/x86_64/fpu/Versions: New versions added.
1726         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
1727         * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines): Added
1728         build of SSE, AVX2 and AVX512 IFUNC versions.
1729         * sysdeps/x86_64/fpu/svml_d_wrapper_impl.h: Added 2 argument wrappers.
1730         * sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core.S: New file.
1731         * sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core_sse4.S: New file.
1732         * sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core.S: New file.
1733         * sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core_avx2.S: New file.
1734         * sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core.S: New file.
1735         * sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core_avx512.S: New file.
1736         * sysdeps/x86_64/fpu/svml_d_pow2_core.S: New file.
1737         * sysdeps/x86_64/fpu/svml_d_pow4_core.S: New file.
1738         * sysdeps/x86_64/fpu/svml_d_pow4_core_avx.S: New file.
1739         * sysdeps/x86_64/fpu/svml_d_pow8_core.S: New file.
1740         * sysdeps/x86_64/fpu/svml_d_pow_data.S: New file.
1741         * sysdeps/x86_64/fpu/svml_d_pow_data.h: New file.
1742         * sysdeps/x86_64/fpu/test-double-vlen2-wrappers.c: Added vector pow test.
1743         * sysdeps/x86_64/fpu/test-double-vlen2.c: Likewise.
1744         * sysdeps/x86_64/fpu/test-double-vlen4-avx2-wrappers.c: Likewise.
1745         * sysdeps/x86_64/fpu/test-double-vlen4-avx2.c: Likewise.
1746         * sysdeps/x86_64/fpu/test-double-vlen4-wrappers.c: Likewise.
1747         * sysdeps/x86_64/fpu/test-double-vlen4.c: Likewise.
1748         * sysdeps/x86_64/fpu/test-double-vlen8-wrappers.c: Likewise.
1749         * sysdeps/x86_64/fpu/test-double-vlen8.c: Likewise.
1750         * NEWS: Mention addition of x86_64 vector pow.
1752         * sysdeps/unix/sysv/linux/x86_64/libmvec.abilist: New symbols added.
1753         * sysdeps/x86/fpu/bits/math-vector.h: Added SIMD declaration and asm
1754         redirections for expf.
1755         * sysdeps/x86_64/fpu/Makefile (libmvec-support): Added new files.
1756         * sysdeps/x86_64/fpu/Versions: New versions added.
1757         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
1758         * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines): Added
1759         build of SSE, AVX2 and AVX512 IFUNC versions.
1760         * sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core.S: New file.
1761         * sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core_avx512.S: New file.
1762         * sysdeps/x86_64/fpu/multiarch/svml_s_expf4_core.S: New file.
1763         * sysdeps/x86_64/fpu/multiarch/svml_s_expf4_core_sse4.S: New file.
1764         * sysdeps/x86_64/fpu/multiarch/svml_s_expf8_core.S: New file.
1765         * sysdeps/x86_64/fpu/multiarch/svml_s_expf8_core_avx2.S: New file.
1766         * sysdeps/x86_64/fpu/svml_s_expf16_core.S: New file.
1767         * sysdeps/x86_64/fpu/svml_s_expf4_core.S: New file.
1768         * sysdeps/x86_64/fpu/svml_s_expf8_core.S: New file.
1769         * sysdeps/x86_64/fpu/svml_s_expf8_core_avx.S: New file.
1770         * sysdeps/x86_64/fpu/svml_s_expf_data.S: New file.
1771         * sysdeps/x86_64/fpu/svml_s_expf_data.h: New file.
1772         * sysdeps/x86_64/fpu/test-float-vlen16-wrappers.c: Vector expf tests.
1773         * sysdeps/x86_64/fpu/test-float-vlen16.c: Likewise.
1774         * sysdeps/x86_64/fpu/test-float-vlen4-wrappers.c: Likewise.
1775         * sysdeps/x86_64/fpu/test-float-vlen4.c: Likewise.
1776         * sysdeps/x86_64/fpu/test-float-vlen8-avx2-wrappers.c: Likewise.
1777         * sysdeps/x86_64/fpu/test-float-vlen8-avx2.c: Likewise.
1778         * sysdeps/x86_64/fpu/test-float-vlen8-wrappers.c: Likewise.
1779         * sysdeps/x86_64/fpu/test-float-vlen8.c: Likewise.
1780         * NEWS: Mention addition of x86_64 vector expf.
1782         * bits/libm-simd-decl-stubs.h: Added stubs for exp.
1783         * math/bits/mathcalls.h: Added exp declaration with __MATHCALL_VEC.
1784         * sysdeps/unix/sysv/linux/x86_64/libmvec.abilist: New versions added.
1785         * sysdeps/x86/fpu/bits/math-vector.h: Added SIMD declaration and asm
1786         redirections for exp.
1787         * sysdeps/x86_64/fpu/Makefile (libmvec-support): Added new files.
1788         * sysdeps/x86_64/fpu/Versions: New versions added.
1789         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
1790         * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines): Added
1791         build of SSE, AVX2 and AVX512 IFUNC versions.
1792         * sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core.S: New file.
1793         * sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core_sse4.S: New file.
1794         * sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core.S: New file.
1795         * sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core_avx2.S: New file.
1796         * sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core.S: New file.
1797         * sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core_avx512.S: New file.
1798         * sysdeps/x86_64/fpu/svml_d_exp2_core.S: New file.
1799         * sysdeps/x86_64/fpu/svml_d_exp4_core.S: New file.
1800         * sysdeps/x86_64/fpu/svml_d_exp4_core_avx.S: New file.
1801         * sysdeps/x86_64/fpu/svml_d_exp8_core.S: New file.
1802         * sysdeps/x86_64/fpu/svml_d_exp_data.S: New file.
1803         * sysdeps/x86_64/fpu/svml_d_exp_data.h: New file.
1804         * sysdeps/x86_64/fpu/test-double-vlen2-wrappers.c: Added vector exp test.
1805         * sysdeps/x86_64/fpu/test-double-vlen2.c: Likewise.
1806         * sysdeps/x86_64/fpu/test-double-vlen4-avx2-wrappers.c: Likewise.
1807         * sysdeps/x86_64/fpu/test-double-vlen4-avx2.c: Likewise.
1808         * sysdeps/x86_64/fpu/test-double-vlen4-wrappers.c: Likewise.
1809         * sysdeps/x86_64/fpu/test-double-vlen4.c: Likewise.
1810         * sysdeps/x86_64/fpu/test-double-vlen8-wrappers.c: Likewise.
1811         * sysdeps/x86_64/fpu/test-double-vlen8.c: Likewise.
1812         * NEWS: Mention addition of x86_64 vector exp.
1814         * sysdeps/unix/sysv/linux/x86_64/libmvec.abilist: New symbols added.
1815         * sysdeps/x86/fpu/bits/math-vector.h: Added SIMD declaration and asm
1816         redirections for logf.
1817         * sysdeps/x86_64/fpu/Makefile (libmvec-support): Added new files.
1818         * sysdeps/x86_64/fpu/Versions: New versions added.
1819         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
1820         * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines): Added
1821         build of SSE, AVX2 and AVX512 IFUNC versions.
1822         * sysdeps/x86_64/fpu/multiarch/svml_s_logf16_core.S: New file.
1823         * sysdeps/x86_64/fpu/multiarch/svml_s_logf16_core_avx512.S: New file.
1824         * sysdeps/x86_64/fpu/multiarch/svml_s_logf4_core.S: New file.
1825         * sysdeps/x86_64/fpu/multiarch/svml_s_logf4_core_sse4.S: New file.
1826         * sysdeps/x86_64/fpu/multiarch/svml_s_logf8_core.S: New file.
1827         * sysdeps/x86_64/fpu/multiarch/svml_s_logf8_core_avx2.S: New file.
1828         * sysdeps/x86_64/fpu/svml_s_logf16_core.S: New file.
1829         * sysdeps/x86_64/fpu/svml_s_logf4_core.S: New file.
1830         * sysdeps/x86_64/fpu/svml_s_logf8_core.S: New file.
1831         * sysdeps/x86_64/fpu/svml_s_logf8_core_avx.S: New file.
1832         * sysdeps/x86_64/fpu/svml_s_logf_data.S: New file.
1833         * sysdeps/x86_64/fpu/svml_s_logf_data.h: New file.
1834         * sysdeps/x86_64/fpu/test-float-vlen16-wrappers.c: Vector logf tests.
1835         * sysdeps/x86_64/fpu/test-float-vlen16.c: Likewise.
1836         * sysdeps/x86_64/fpu/test-float-vlen4-wrappers.c: Likewise.
1837         * sysdeps/x86_64/fpu/test-float-vlen4.c: Likewise.
1838         * sysdeps/x86_64/fpu/test-float-vlen8-avx2-wrappers.c: Likewise.
1839         * sysdeps/x86_64/fpu/test-float-vlen8-avx2.c: Likewise.
1840         * sysdeps/x86_64/fpu/test-float-vlen8-wrappers.c: Likewise.
1841         * sysdeps/x86_64/fpu/test-float-vlen8.c: Likewise.
1842         * NEWS: Mention addition of x86_64 vector logf.
1844         * bits/libm-simd-decl-stubs.h: Added stubs for log.
1845         * math/bits/mathcalls.h: Added log declaration with __MATHCALL_VEC.
1846         * sysdeps/unix/sysv/linux/x86_64/libmvec.abilist: New versions added.
1847         * sysdeps/x86/fpu/bits/math-vector.h: Added SIMD declaration and asm
1848         redirections for log.
1849         * sysdeps/x86_64/fpu/Makefile (libmvec-support): Added new files.
1850         * sysdeps/x86_64/fpu/Versions: New versions added.
1851         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
1852         * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines): Added
1853         build of SSE, AVX2 and AVX512 IFUNC versions.
1854         * sysdeps/x86_64/fpu/multiarch/svml_d_log2_core.S: New file.
1855         * sysdeps/x86_64/fpu/multiarch/svml_d_log2_core_sse4.S: New file.
1856         * sysdeps/x86_64/fpu/multiarch/svml_d_log4_core.S: New file.
1857         * sysdeps/x86_64/fpu/multiarch/svml_d_log4_core_avx2.S: New file.
1858         * sysdeps/x86_64/fpu/multiarch/svml_d_log8_core.S: New file.
1859         * sysdeps/x86_64/fpu/multiarch/svml_d_log8_core_avx512.S: New file.
1860         * sysdeps/x86_64/fpu/svml_d_log2_core.S: New file.
1861         * sysdeps/x86_64/fpu/svml_d_log4_core.S: New file.
1862         * sysdeps/x86_64/fpu/svml_d_log4_core_avx.S: New file.
1863         * sysdeps/x86_64/fpu/svml_d_log8_core.S: New file.
1864         * sysdeps/x86_64/fpu/svml_d_log_data.S: New file.
1865         * sysdeps/x86_64/fpu/svml_d_log_data.h: New file.
1866         * sysdeps/x86_64/fpu/test-double-vlen2-wrappers.c: Added vector log
1867         test.
1868         * sysdeps/x86_64/fpu/test-double-vlen2.c: Likewise.
1869         * sysdeps/x86_64/fpu/test-double-vlen4-avx2-wrappers.c: Likewise.
1870         * sysdeps/x86_64/fpu/test-double-vlen4-avx2.c: Likewise.
1871         * sysdeps/x86_64/fpu/test-double-vlen4-wrappers.c: Likewise.
1872         * sysdeps/x86_64/fpu/test-double-vlen4.c: Likewise.
1873         * sysdeps/x86_64/fpu/test-double-vlen8-wrappers.c: Likewise.
1874         * sysdeps/x86_64/fpu/test-double-vlen8.c: Likewise.
1875         * NEWS: Mention addition of x86_64 vector log.
1877 2015-06-17  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1879         * sysdeps/aarch64/dl-tlsdesc.S (_dl_tlsdesc_return_lazy): Fix
1880         cfi_adjust_cfa_offset argument.
1881         (_dl_tlsdesc_undefweak, _dl_tlsdesc_dynamic): Likewise.
1882         (_dl_tlsdesc_resolve_rela, _dl_tlsdesc_resolve_hold): Likewise.
1884         [BZ #18034]
1885         * sysdeps/aarch64/dl-tlsdesc.h (_dl_tlsdesc_return_lazy): Declare.
1886         * sysdeps/aarch64/dl-tlsdesc.S (_dl_tlsdesc_return_lazy): Define.
1887         (_dl_tlsdesc_undefweak): Guarantee TLSDESC entry and argument load-load
1888         ordering using ldar.
1889         (_dl_tlsdesc_dynamic): Likewise.
1890         (_dl_tlsdesc_return_lazy): Likewise.
1891         * sysdeps/aarch64/tlsdesc.c (_dl_tlsdesc_resolve_rela_fixup): Use
1892         relaxed atomics instead of volatile and synchronize with release store.
1893         (_dl_tlsdesc_resolve_hold_fixup): Use relaxed atomics instead of
1894         volatile.
1895         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
1897 2015-06-15  Andrew Senkevich  <andrew.senkevich@intel.com>
1899         * sysdeps/unix/sysv/linux/x86_64/libmvec.abilist: New symbols added.
1900         * sysdeps/x86/fpu/bits/math-vector.h: Added SIMD declaration for sinf.
1901         * sysdeps/x86_64/fpu/Makefile (libmvec-support): Added new files.
1902         * sysdeps/x86_64/fpu/Versions: New versions added.
1903         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
1904         * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines): Added
1905         build of SSE, AVX2 and AVX512 IFUNC versions.
1906         * sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core.S: New file.
1907         * sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core_avx512.S: New file.
1908         * sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core.S: New file.
1909         * sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core_sse4.S: New file.
1910         * sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core.S: New file.
1911         * sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core_avx2.S: New file.
1912         * sysdeps/x86_64/fpu/svml_s_sinf16_core.S: New file.
1913         * sysdeps/x86_64/fpu/svml_s_sinf4_core.S: New file.
1914         * sysdeps/x86_64/fpu/svml_s_sinf8_core.S: New file.
1915         * sysdeps/x86_64/fpu/svml_s_sinf8_core_avx.S: New file.
1916         * sysdeps/x86_64/fpu/svml_s_sinf_data.S: New file.
1917         * sysdeps/x86_64/fpu/svml_s_sinf_data.h: New file.
1918         * sysdeps/x86_64/fpu/test-float-vlen16-wrappers.c: Vector sinf tests.
1919         * sysdeps/x86_64/fpu/test-float-vlen16.c: Likewise.
1920         * sysdeps/x86_64/fpu/test-float-vlen4-wrappers.c: Likewise.
1921         * sysdeps/x86_64/fpu/test-float-vlen4.c: Likewise.
1922         * sysdeps/x86_64/fpu/test-float-vlen8-avx2-wrappers.c: Likewise.
1923         * sysdeps/x86_64/fpu/test-float-vlen8-avx2.c: Likewise.
1924         * sysdeps/x86_64/fpu/test-float-vlen8-wrappers.c: Likewise.
1925         * sysdeps/x86_64/fpu/test-float-vlen8.c: Likewise.
1926         * NEWS: Mention addition of x86_64 vector sinf.
1928 2015-06-14  Joseph Myers  <joseph@codesourcery.com>
1930         * conform/list-header-symbols.pl (%extra_syms): Add in6addr_any
1931         and in6addr_loopback for XOPEN2K, XOPEN2K8 and POSIX2008.
1932         * conform/Makefile (test-xfail-XOPEN2K/netdb.h/linknamespace):
1933         Remove variable.
1934         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
1935         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
1937 2015-06-12  Joseph Myers  <joseph@codesourcery.com>
1939         [BZ #18530]
1940         * libio/iofputs.c [!_IO_MTSAFE_IO] (__fputs_unlocked): Define as
1941         strong alias of _IO_fputs.  Use libc_hidden_def.
1942         * libio/iofputs_u.c (fputs_unlocked): Rename to __fputs_unlocked
1943         and define as weak alias of __fputs_unlocked.  Use
1944         libc_hidden_weak.
1945         * include/stdio.h (__fputs_unlocked): Declare.  Use
1946         libc_hidden_proto.
1947         * misc/syslog.c (__vsyslog_chk): Call __fputs_unlocked instead of
1948         fputs_unlocked.
1950         [BZ #18529]
1951         * resolv/netdb.h [__USE_POSIX]: Change condition to
1952         [__USE_XOPEN2K].
1953         * conform/data/netdb.h-data [XPG4 || UNIX98] (struct addrinfo): Do
1954         not expect.
1955         [XPG4 || UNIX98] (AI_PASSIVE): Likewise.
1956         [XPG4 || UNIX98] (AI_CANONNAME): Likewise.
1957         [XPG4 || UNIX98] (AI_NUMERICHOST): Likewise.
1958         [XPG4 || UNIX98] (AI_V4MAPPED): Likewise.
1959         [XPG4 || UNIX98] (AI_ALL): Likewise.
1960         [XPG4 || UNIX98] (AI_ADDRCONFIG): Likewise.
1961         [XPG4 || UNIX98] (AI_NUMERICSERV): Likewise.
1962         [XPG4 || UNIX98] (NI_NOFQDN): Likewise.
1963         [XPG4 || UNIX98] (NI_NUMERICHOST): Likewise.
1964         [XPG4 || UNIX98] (NI_NAMEREQD): Likewise.
1965         [XPG4 || UNIX98] (NI_NUMERICSERV): Likewise.
1966         [XPG4 || UNIX98] (NI_DGRAM): Likewise.
1967         [XPG4 || UNIX98] (EAI_AGAIN): Likewise.
1968         [XPG4 || UNIX98] (EAI_BADFLAGS): Likewise.
1969         [XPG4 || UNIX98] (EAI_FAIL): Likewise.
1970         [XPG4 || UNIX98] (EAI_FAMILY): Likewise.
1971         [XPG4 || UNIX98] (EAI_MEMORY): Likewise.
1972         [XPG4 || UNIX98] (EAI_NONAME): Likewise.
1973         [XPG4 || UNIX98] (EAI_SERVICE): Likewise.
1974         [XPG4 || UNIX98] (EAI_SOCKTYPE): Likewise.
1975         [XPG4 || UNIX98] (EAI_SYSTEM): Likewise.
1976         [XPG4 || UNIX98] (EAI_SYSTEM): Likewise.
1977         [XPG4 || UNIX98] (freeaddrinfo): Likewise.
1978         [XPG4 || UNIX98] (gai_strerror): Likewise.
1979         [XPG4 || UNIX98] (getaddrinfo): Likewise.
1980         [XPG4 || UNIX98] (getnameinfo): Likewise.
1982         [BZ #18528]
1983         * grp/grp.h (endgrent): Condition on [__USE_MISC ||
1984         __USE_XOPEN_EXTENDED], not [__USE_XOPEN_EXTENDED ||
1985         __USE_XOPEN2K8].
1986         (getgrent): Likewise.
1987         * conform/data/grp.h-data [XPG3 || POSIX2008] (getgrent): Do not
1988         expect.
1989         [XPG3 || POSIX2008] (endgrent): Likewise.
1990         [XPG3] (setgrent): Likewise.
1991         * conform/Makefile (test-xfail-XPG3/grp.h/conform): Remove
1992         variable.
1993         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
1995         [BZ #18527]
1996         * login/getlogin_r.c (getlogin_r): Rename to __getlogin_r and
1997         define as weak alias of __getlogin_r.  Use libc_hidden_weak.
1998         * sysdeps/mach/hurd/getlogin_r.c (getlogin_r): Likewise.
1999         * sysdeps/unix/getlogin_r.c (getlogin_r): Likewise.
2000         * sysdeps/unix/sysv/linux/getlogin_r.c (getlogin_r): Likewise.
2001         * include/unistd.h (__getlogin_r): Declare.  Use
2002         libc_hidden_proto.
2003         * posix/glob.c (glob): Call __getlogin_r instead of getlogin_r.
2004         * conform/Makefile (test-xfail-XPG3/glob.h/linknamespace): Remove
2005         variable.
2006         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
2007         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
2008         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
2010 2015-06-12  Martin Sebor  <msebor@redhat.com>
2012         [BZ #18512]
2013         * Makerules (check-install-supported): New target.
2014         (install): Add check-install-supported as a dependency.
2015         * manual/install.texi (Installing the C Library): Document
2016         that overriding prefix and exec_prefix is not supported.
2017         Mention DESTDIR.
2018         * INSTALL: Regenerate from the above.
2020 2015-06-12  Joseph Myers  <joseph@codesourcery.com>
2022         [BZ #18519]
2023         * posix/Versions (libc): Export __libc_pread at version
2024         GLIBC_PRIVATE.
2025         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Call __libc_pread
2026         instead of pread.
2027         * conform/Makefile (test-xfail-POSIX/aio.h/linknamespace): Remove
2028         variable.
2030         [BZ #18522]
2031         * misc/efgcvt_r.c
2032         [LONG_DOUBLE_COMPAT (libc, GLIBC_2_0) && !LONG_DOUBLE_CVT]
2033         (cvt_symbol): Use weak_alias instead of strong_alias.
2034         [LONG_DOUBLE_COMPAT (libc, GLIBC_2_0)] (cvt_symbol): Likewise.
2035         * conform/Makefile (test-xfail-XPG4/stdlib.h/linknamespace):
2036         Remove variable.
2037         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
2038         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
2040         [BZ #18520]
2041         * inet/herrno.c (h_errno): Rename to __h_errno.
2042         (__libc_h_errno): Define as alias of __h_errno not h_errno.
2043         * include/netdb.h [IS_IN_LIB && !IS_IN (libc)] (h_errno): Define
2044         to __h_errno instead of h_errno.
2045         * nptl/herrno.c (h_errno): Rename to __h_errno.
2046         (__h_errno_location): Refer to __h_errno not h_errno.
2047         * resolv/Versions (h_errno): Rename to __h_errno.
2048         * conform/Makefile (test-xfail-XOPEN2K8/grp.h/linknamespace):
2049         Remove variable.
2050         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
2052 2015-06-11  Andrew Senkevich  <andrew.senkevich@intel.com>
2054         * configure.ac: More strict check for AVX512 assembler support.
2055         * configure: Regenerated.
2057         * bits/libm-simd-decl-stubs.h: Added stubs for sin.
2058         * math/bits/mathcalls.h: Added sin declaration with __MATHCALL_VEC.
2059         * sysdeps/unix/sysv/linux/x86_64/libmvec.abilist: New versions added.
2060         * sysdeps/x86/fpu/bits/math-vector.h: SIMD declaration for sin.
2061         * sysdeps/x86_64/fpu/Makefile (libmvec-support): Added new files.
2062         * sysdeps/x86_64/fpu/Versions: New versions added.
2063         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
2064         * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines):
2065         Added build of SSE, AVX2 and AVX512 IFUNC versions.
2066         * sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core.S: New file.
2067         * sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core_sse4.S: New file.
2068         * sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core.S: New file.
2069         * sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core_avx2.S: New file.
2070         * sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core.S: New file.
2071         * sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core_avx512.S: New file.
2072         * sysdeps/x86_64/fpu/svml_d_sin2_core.S: New file.
2073         * sysdeps/x86_64/fpu/svml_d_sin4_core.S: New file.
2074         * sysdeps/x86_64/fpu/svml_d_sin4_core_avx.S: New file.
2075         * sysdeps/x86_64/fpu/svml_d_sin8_core.S: New file.
2076         * sysdeps/x86_64/fpu/svml_d_sin_data.S: New file.
2077         * sysdeps/x86_64/fpu/svml_d_sin_data.h: New file.
2078         * sysdeps/x86_64/fpu/test-double-vlen2-wrappers.c: Added vector sin
2079         test.
2080         * sysdeps/x86_64/fpu/test-double-vlen2.c: Likewise.
2081         * sysdeps/x86_64/fpu/test-double-vlen4-avx2-wrappers.c: Likewise.
2082         * sysdeps/x86_64/fpu/test-double-vlen4-avx2.c: Likewise.
2083         * sysdeps/x86_64/fpu/test-double-vlen4-wrappers.c: Likewise.
2084         * sysdeps/x86_64/fpu/test-double-vlen4.c: Likewise.
2085         * sysdeps/x86_64/fpu/test-double-vlen8-wrappers.c: Likewise.
2086         * sysdeps/x86_64/fpu/test-double-vlen8.c: Likewise.
2087         * NEWS: Mention addition of x86_64 vector sin.
2089 2015-06-11  Florian Weimer  <fweimer@redhat.com>
2091         * nptl/pthread_key_create.c (__pthread_key_create): Fix typo in
2092         comment.
2094 2015-06-10  Gleb Fotengauer-Malinovskiy  <glebfm@altlinux.org>
2096         [BZ #18479]
2097         * nptl/pt-interp.c: New file.
2098         * nptl/Makefile (libpthread-routines, libpthread-shared-only-routines):
2099         Add pt-interp.
2100         [[$(build-shared) = yes] ($(objpfx)pt-interp.os): Depend on
2101         $(common-objpfx)runtime-linker.h.
2103 2015-06-10  Dmitry V. Levin  <ldv@altlinux.org>
2105         * Makeconfig (+interp): Remove unused variable.
2106         * elf/Makefile ($(objpfx)interp.os): Define for [$(build-shared) = yes]
2107         only.  Depend on $(common-objpfx)runtime-linker.h instead of
2108         $(elf-objpfx)runtime-linker.h.
2109         ($(elf-objpfx)runtime-linker.h): Rename to
2110         $(common-objpfx)runtime-linker.h and move ...
2111         * Makerules [$(build-shared) = yes]: ... here.
2112         * elf/interp.c: Include <runtime-linker.h> instead of
2113         <elf/runtime-linker.h>.
2115 2015-06-09  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2117         * sysdeps/unix/sysv/linux/i386/gettimeofday.c
2118         (__gettimeofday_syscall): Remove vsyscall fallback.
2119         * sysdeps/unix/sysv/linux/i386/time.c (__time_syscall): Likewise.
2120         * sysdeps/unix/sysv/linux/x86/gettimeofday.c (__gettimeofday_syscall):
2121         Add syscall fallback function.
2122         (gettimeofday_ifunc): Use __gettimeofday_syscall as fallback mechanism
2123         if vDSO is not present.
2124         * sysdeps/unix/sysv/linux/x86/time.c (__time_syscall): Add syscall
2125         fallback function.
2126         (time_ifunc): Use __time_syscall as fallback mechanism if vDSO is not
2127         present.
2128         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Remove file.
2129         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
2131 2015-06-09  Joseph Myers  <joseph@codesourcery.com>
2133         [BZ #18497]
2134         * wcsmbs/wcscmp.c [!WCSCMP] (WCSCMP): Define as __wcscmp instead
2135         of wcscmp.
2136         (wcscmp): Define as weak alias of WCSCMP.
2137         * wcsmbs/wcscoll.c (STRCOLL): Define as __wcscoll instead of
2138         wcscoll.
2139         (USE_HIDDEN_DEF): Define.
2140         [!USE_IN_EXTENDED_LOCALE_MODEL] (wcscoll): Define as weak alias of
2141         __wcscoll.  Don't use libc_hidden_weak.
2142         * wcsmbs/wcscoll_l.c (STRCMP): Define as __wcscmp instead of
2143         wcscmp.
2144         * sysdeps/i386/i686/multiarch/wcscmp-c.c
2145         [SHARED] (libc_hidden_def): Define __GI___wcscmp instead of
2146         __GI_wcscmp.
2147         (weak_alias): Undefine and redefine.
2148         * sysdeps/i386/i686/multiarch/wcscmp.S (wcscmp): Rename to
2149         __wcscmp and define as weak alias of __wcscmp.
2150         * sysdeps/x86_64/wcscmp.S (wcscmp): Likewise.
2151         * include/wchar.h (__wcscmp): Declare.  Use libc_hidden_proto.
2152         (__wcscoll): Likewise.
2153         (wcscmp): Don't use libc_hidden_proto.
2154         (wcscoll): Likewise.
2155         * posix/regcomp.c (build_range_exp): Call __wcscoll instead of
2156         wcscoll.
2157         * posix/regexec.c (check_node_accept_bytes): Likewise.
2158         * conform/Makefile (test-xfail-XPG3/regex.h/linknamespace): Remove
2159         variable.
2160         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
2161         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
2163         [BZ #18507]
2164         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Rename to
2165         __fstatvfs and define as weak alias of __fstatvfs.  Use
2166         libc_hidden_weak.
2167         * sysdeps/unix/sysv/linux/statvfs.c (statvs): Rename to __statvfs
2168         and define as weak alias of __statvfs.  Use libc_hidden_weak.
2169         * sysdeps/unix/sysv/linux/wordsize-64/fstatvfs.c (__fstatvfs64):
2170         Define as alias of __fstatvfs, not fstatvfs.
2171         (fstatvfs64): Likewise.
2172         * sysdeps/unix/sysv/linux/wordsize-64/statvfs.c (__statvfs64):
2173         Define as alias of __statvfs, not statvfs.
2174         (statvfs64): Likewise.
2175         * conform/Makefile (test-xfail-POSIX/unistd.h/linknamespace):
2176         Remove variable.
2178 2015-06-09  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2180         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
2181         (HAVE_GETCPU_VSYSCALL): Define.
2182         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
2183         (HAVE_GETCPU_VSYSCALL): Likewise.
2184         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: Remove file.
2185         * sysdeps/unix/sysv/linux/sched_getcpu.c
2186         (HAVE_VSYSCALL) [HAVE_GETCPU_VSYSCALL]: Define.
2187         (sched_getcpu): Use INLINE_VSYSCALL instead of INLINE_SYSCALL.
2188         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (getcpu): Add vDSO
2189         prototype.
2190         * sysdeps/unix/sysv/linux/x86_64/init-first.c
2191         (__vdso_platform_setup): Remove vsyscall getcpu fallback.
2192         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Remove file.
2193         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (HAVE_GETCPU_VSYSCALL):
2194         Define.
2195         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: Remove file.
2196         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
2197         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c: Likewise.
2198         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
2200 2015-06-09  Andrew Senkevich  <andrew.senkevich@intel.com>
2202         * sysdeps/x86_64/fpu/Makefile: New file.
2203         * sysdeps/x86_64/fpu/Versions: New file.
2204         * sysdeps/x86_64/fpu/svml_d_cos_data.S: New file.
2205         * sysdeps/x86_64/fpu/svml_d_cos_data.h: New file.
2206         * sysdeps/x86_64/fpu/svml_d_cos2_core.S: New file.
2207         * sysdeps/x86_64/fpu/svml_d_cos4_core.S: New file.
2208         * sysdeps/x86_64/fpu/svml_d_cos4_core_avx.S: New file.
2209         * sysdeps/x86_64/fpu/svml_d_cos8_core.S: New file.
2210         * sysdeps/x86_64/fpu/svml_d_wrapper_impl.h: New file.
2211         * sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core.S: New file.
2212         * sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core_sse4.S: New file.
2213         * sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core.S: New file.
2214         * sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core_avx2.S: New file.
2215         * sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core.S: New file.
2216         * sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core_avx512.S: New file.
2217         * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines):
2218         Added build of SSE, AVX2 and AVX512 IFUNC versions.
2219         * sysdeps/x86/fpu/bits/math-vector.h: Added SIMD declaration for cos.
2220         * math/bits/mathcalls.h: Added cos declaration with __MATHCALL_VEC.
2221         * sysdeps/x86_64/configure.ac: Options for libmvec build.
2222         * sysdeps/x86_64/configure: Regenerated.
2223         * sysdeps/x86_64/sysdep.h (cfi_offset_rel_rsp): New macro.
2224         * sysdeps/unix/sysv/linux/x86_64/libmvec.abilist: New file.
2225         * manual/install.texi (Configuring and compiling): Document
2226         --disable-mathvec.
2227         * INSTALL: Regenerated.
2228         * NEWS: Mention addition of libmvec and x86_64 vector cos.
2230         * math/Makefile: Added rules for vector tests.
2231         * math/gen-libm-have-vector-test.sh: Added generation of wrapper
2232         declaration under condition.
2233         * math/test-double-vlen2.h: New file.
2234         * math/test-double-vlen4.h: New file.
2235         * math/test-double-vlen8.h: New file.
2236         * math/test-vec-loop.h: Added initialization macro.
2237         * sysdeps/x86_64/fpu/Makefile: Added variables for vector tests.
2238         * sysdeps/x86_64/fpu/libm-test-ulps: Regenarated.
2239         * sysdeps/x86_64/fpu/math-tests-arch.h: New file.
2240         * sysdeps/x86_64/fpu/test-double-vlen2-wrappers.c: New file.
2241         * sysdeps/x86_64/fpu/test-double-vlen2.c: New file.
2242         * sysdeps/x86_64/fpu/test-double-vlen4-avx2-wrappers.c: New file.
2243         * sysdeps/x86_64/fpu/test-double-vlen4-avx2.c: New file.
2244         * sysdeps/x86_64/fpu/test-double-vlen4-wrappers.c: New file.
2245         * sysdeps/x86_64/fpu/test-double-vlen4.c: New file.
2246         * sysdeps/x86_64/fpu/test-double-vlen8-wrappers.c: New file.
2247         * sysdeps/x86_64/fpu/test-double-vlen8.c: New file.
2249         * sysdeps/x86_64/fpu/Makefile (libmvec-support): Added new files.
2250         * sysdeps/x86_64/fpu/Versions: New versions added.
2251         * sysdeps/x86_64/fpu/svml_s_cosf4_core.S: New file.
2252         * sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core.S: New file.
2253         * sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core_sse4.S: New file.
2254         * sysdeps/x86_64/fpu/svml_s_cosf8_core_avx.S: New file.
2255         * sysdeps/x86_64/fpu/svml_s_cosf8_core.S: New file.
2256         * sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core.S: New file.
2257         * sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core_avx2.S: New file.
2258         * sysdeps/x86_64/fpu/svml_s_cosf16_core.S: New file.
2259         * sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core.S: New file.
2260         * sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core_avx512.S: New file.
2261         * sysdeps/x86_64/fpu/svml_s_wrapper_impl.h: New file.
2262         * sysdeps/x86_64/fpu/svml_s_cosf_data.S: New file.
2263         * sysdeps/x86_64/fpu/svml_s_cosf_data.h: New file.
2264         * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines):
2265         Added build of SSE, AVX2 and AVX512 IFUNC versions.
2266         * sysdeps/unix/sysv/linux/x86_64/libmvec.abilist: New versions added.
2267         * sysdeps/x86/fpu/bits/math-vector.h: Added SIMD declaration for cosf.
2268         * NEWS: Mention addition of x86_64 vector cosf.
2270         * math/Makefile: Added CFLAGS for new tests.
2271         * math/test-float-vlen16.h: New file.
2272         * math/test-float-vlen4.h: New file.
2273         * math/test-float-vlen8.h: New file.
2274         * math/test-double-vlen2.h: Fixed 2 argument macro and comment.
2275         * sysdeps/x86_64/fpu/Makefile: Added new tests and variables.
2276         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
2277         * sysdeps/x86_64/fpu/test-float-vlen16-wrappers.c: New file.
2278         * sysdeps/x86_64/fpu/test-float-vlen16.c: New file.
2279         * sysdeps/x86_64/fpu/test-float-vlen4-wrappers.c: New file.
2280         * sysdeps/x86_64/fpu/test-float-vlen4.c: New file.
2281         * sysdeps/x86_64/fpu/test-float-vlen8-avx2-wrappers.c: New file.
2282         * sysdeps/x86_64/fpu/test-float-vlen8-avx2.c: New file.
2283         * sysdeps/x86_64/fpu/test-float-vlen8-wrappers.c: New file.
2284         * sysdeps/x86_64/fpu/test-float-vlen8.c: New file.
2286 2015-06-09 Marko Myllynen  <myllynen@redhat.com>
2288         * locale/C-ctype.c (PREDEFINED_CLASSES): Remove.
2289         * locale/programs/ld-ctype.c: Likewise.
2291 2015-06-08  Andrew Senkevich  <andrew.senkevich@intel.com>
2293         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX512F_Usable,
2294         bit_AVX512DQ_Usable, bit_Opmask_state, bit_ZMM0_15_state,
2295         bit_ZMM16_31_state): New macro.
2296         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
2297         Check and set bit_AVX512F_Usable, bit_AVX512DQ_Usable.
2299 2015-06-08  Joseph Myers  <joseph@codesourcery.com>
2301         * include/stdio.h (__open_memstream): Say "C++ tests" in comment.
2303 2015-06-06  Justus Winter  <4winter@informatik.uni-hamburg.de>
2305         * mach/mach/mach_traps.h (thread_switch): Fix typo in comment.
2307 2015-06-05  Joseph Myers  <joseph@codesourcery.com>
2309         [BZ #18498]
2310         * libio/memstream.c (open_memstream): Rename to __open_memstream
2311         and define as weak alias of __open_memstream.
2312         * include/stdio.h (__open_memstream): Declare.  Use
2313         libc_hidden_proto.
2314         (open_memstream): Don't use libc_hidden_proto.
2315         * misc/syslog.c (__vsyslog_chk): Call __open_memstream instead of
2316         open_memstream.
2317         * posix/getopt.c (_getopt_internal_r): Likewise.
2318         * conform/Makefile (test-xfail-XPG3/stdio.h/linknamespace): Remove
2319         variable.
2320         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
2321         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
2322         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
2324         [BZ #18496]
2325         * posix/regex_internal.c (build_wcs_upper_buffer): Call __wcrtomb
2326         instead of wcrtomb.
2328         [BZ #18483]
2329         * signal/signal.h [__USE_XOPEN2K] (psignal): Change condition to
2330         [__USE_XOPEN2K8].  Remove redundant #endif.
2331         [__USE_XOPEN2K] (psiginfo): Change condition to [__USE_XOPEN2K8].
2332         Remove redundant #if.
2333         * conform/Makefile (test-xfail-XOPEN2K/signal.h/linknamespace):
2334         Remove variable.
2335         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
2336         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
2338         [BZ #18495]
2339         * wctype/wcfuncs.c (__iswalnum): Use libc_hidden_def.
2340         (__iswlower): Likewise.
2341         * include/wctype.h (__iswalnum): Declare.  Use libc_hidden_proto.
2342         (__iswlower): Likewise.
2343         * posix/regcomp.c (re_compile_fastmap_iter): Call __towlower
2344         instead of towlower.
2345         * posix/regex_internal.c (build_wcs_upper_buffer): Call __iswlower
2346         instead of iswlower.  Call __towupper instead of towupper.
2347         * posix/regex_internal.h (IS_WIDE_WORD_CHAR): Call __iswalnum
2348         instead of iswalnum.
2350 2015-06-05  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
2352         * malloc/tst-malloc-backtrace.c (do_test): Redirect libc fatal
2353         errors to stderr.
2355 2015-06-05  Florian Weimer  <fweimer@redhat.com>
2357         [BZ #15661]
2358         [BZ #17322]
2359         * sysdeps/posix/posix_fallocate64.c (__posix_fallocate64_l64):
2360         Check for overflow properly.  Check for O_APPEND.  Ignore large
2361         file system block sizes.  Add comments about problems.
2362         * sysdeps/posix/posix_fallocate.c (posix_fallocate): Likewise.
2363         * manual/filesys.texi (Storage Allocation): New node.
2365 2015-06-04  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2367         * sysdeps/unix/sysdep.h [SYSCALL_CANCEL]: New macro: define
2368         cancellable syscalls.
2369         (SYS_ify): Add guard to no redefine it.
2370         (INLINE_SYSCALL): Likewise.
2371         * sysdeps/unix/sysv/linux/accept4.c (accept4): Remove
2372         LIBC_CANCEL_ASYNC/INLINE_SYSCALL/LIBC_CANCEL_RESET and use
2373         SYSCALL_CANCEL instead.
2374         * sysdeps/unix/sysv/linux/alpha/fdatasync.c (__fdatasync): Likewise.
2375         * sysdeps/unix/sysv/linux/arm/pread.c (__libc_pread): Likewise.
2376         * sysdeps/unix/sysv/linux/arm/pread64.c (__libc_pread64): Likewise.
2377         * sysdeps/unix/sysv/linux/arm/pwrite.c (__libc_pwrite): Likewise.
2378         * sysdeps/unix/sysv/linux/arm/pwrite64.c (__libc_pwrite64): Likewise.
2379         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Likewise.
2380         * sysdeps/unix/sysv/linux/fallocate.c (fallocate): Likewise.
2381         * sysdeps/unix/sysv/linux/fallocate64.c (fallocate64): Likewise.
2382         * sysdeps/unix/sysv/linux/generic/open.c (__libc_open): Likewise.
2383         * sysdeps/unix/sysv/linux/generic/open64.c (__libc_open64): Likewise.
2384         * sysdeps/unix/sysv/linux/generic/pause.c (__libc_pause): Likewise.
2385         * sysdeps/unix/sysv/linux/generic/poll.c (__poll): Likewise.
2386         * sysdeps/unix/sysv/linux/generic/recv.c (__libc_recv): Likewise.
2387         * sysdeps/unix/sysv/linux/generic/select.c (__select): Likewise.
2388         * sysdeps/unix/sysv/linux/generic/send.c (__libc_send): Likewise.
2389         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c (__libc_pread):
2390         Likewise.
2391         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c
2392         (__libc_pread64): Likewise.
2393         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c
2394         (__libc_preadv): Likewise.
2395         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c
2396         (__libc_readv64): Likewise.
2397         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c
2398         (__libc_pwrite): Likewise.
2399         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c
2400         (__libc_pwrite64): Likewise.
2401         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c
2402         (__libc_pwritev): Likewise.
2403         * sysdeps/sysv/linux/generic/wordsize-32/pwritev64.c
2404         (__libc_pwritev64): Likewise.
2405         * sysdeps/unix/sysv/linux/i386/fcntl.c (__libc_fcntl): Likewise.
2406         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c
2407         (sync_file_range): Likewise.
2408         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c (fallocate):
2409         Likewise.
2410         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c (fallocate64):
2411         Likewise.
2412         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Likewise.
2413         * sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Likewise.
2414         * sysdeps/unix/sysv/linux/mips/pwrite.c (__libc_pwrite): Likewise.
2415         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__libc_pwrite64): Likewise.
2416         * sysdeps/unix/sysv/linux/msgrcv.c (__libc_msgrcv): Likewise.
2417         * sysdeps/unix/sysv/linux/msgsnd.c (__libc_msgsnd): Likewise.
2418         * sysdeps/unix/sysv/linux/open64.c (__libc_open64): Likewise.
2419         * sysdeps/unix/sysv/linux/openat.c (__libc_openat): Likewise.
2420         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c (__libc_pread):
2421         Likewise.
2422         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
2423         (__libc_read64): Likewise.
2424         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c (__libc_write):
2425         Likewise.
2426         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c (__libc_write64):
2427         Likewise.
2428         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c (__libc_fcntl):
2429         Likewise.
2430         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c (__libc_pread):
2431         Likewise.
2432         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
2433         (__libc_pread64): Likewise.
2434         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c (__libc_pwrite):
2435         Likewise.
2436         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
2437         (__libc_pwrite64): Likewise.
2438         * sysdeps/sysv/linux/powerpc/powerpc64/sync_file_range.c
2439         (sync_file_range): Likewise.
2440         * sysdeps/unix/sysv/linux/ppoll.c (ppoll): Likewise.
2441         * sysdeps/unix/sysv/linux/pread.c (__libc_pread): Likewise.
2442         * sysdeps/unix/sysv/linux/pread64.c (__libc_pread64): Likewise.
2443         * sysdeps/unix/sysv/linux/preadv.c (__libc_preadv): Likewise.
2444         * sysdeps/unix/sysv/linux/pselect.c (__pselect): Likewise.
2445         * sysdeps/unix/sysv/linux/pwrite.c (__libc_pwrite): Likewise.
2446         * sysdeps/unix/sysv/linux/pwrite64.c (__libc_pwrite64): Likewise.
2447         * sysdeps/unix/sysv/linux/pwritev.c (PWRITEV): Likewise.
2448         * sysdeps/unix/sysv/linux/readv.c (__libc_readv): Likewise.
2449         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
2450         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
2451         * sysdeps/unix/sysv/linux/sh/pread.c (__libc_pread): Likewise.
2452         * sysdeps/unix/sysv/linux/sh/pread64.c (__libc_pread64): Likewise.
2453         * sysdeps/unix/sysv/linux/sh/pwrite.c (__libc_pwrite): Likewise.
2454         * sysdeps/unix/sysv/linux/sh/pwrite64.c (__libc_pwrite64): Likewise.
2455         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
2456         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Likewise.
2457         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
2458         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c (__libc_msgrcv):
2459         Likewise.
2460         * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range):
2461         Likewise.
2462         * sysdeps/unix/sysv/linux/tcdrain.c (__libc_tcdrain): Likewise.
2463         * sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread):
2464         Likewise.
2465         * sysdeps/unix/sysv/linux/wait.c (__libc_wait): Likewise.
2466         * sysdeps/unix/sysv/linux/waitid.c (__waitid): Likewise.
2467         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Likewise.
2468         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c (fallocate):
2469         Likewise.
2470         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c (preadv): Likewise.
2471         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c (pwritev): Likewise.
2472         * sysdeps/unix/sysv/linux/writev.c (__libc_writev): Likewise.
2473         * sysdeps/unix/sysv/linux/x86_64/recv.c (__libc_recv): Likewise.
2474         * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): Likewise.
2476 2015-06-04  Nathan Lynch  <nathan_lynch@codesourcery.com>
2478         * sysdeps/unix/sysv/linux/arm/Makefile: (sysdep_routines):
2479         Include dl-vdso.
2480         * sysdeps/unix/sysv/linux/arm/init-first.c: New file:
2481         Use VDSO routines for gettimeofday, clock_gettime if
2482         available.
2483         * sysdeps/unix/sysv/linux/arm/libc-vdso.h: New file:
2484         Declare VDSO symbols.
2485         * sysdeps/unix/sysv/linux/arm/sysdep.h:
2486         [HAVE_GETTIMEOFDAY_VSYSCALL]: Define.
2487         [HAVE_CLOCK_GETTIME_VSYSCALL]: Define.
2488         * sysdeps/unix/sysv/linux/arm/Versions: Add
2489         __vdso_clock_gettime.
2491 2015-06-04  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2493         * sysdeps/unix/sysv/linux/not-cancel.h (open_not_cancel): Rewrite to
2494         be an inline implementation regardless of library is built within.
2495         (open_not_cancel_2): Likewise.
2496         (__read_nocancel): Likewise.
2497         (__write_nocancel): Likewise.
2498         (openat_not_cancel): Likewise.
2499         (openat_not_cancel_3): Likewise.
2500         (openat64_not_cancel): Likewise.
2501         (openat64_not_cancel_3): Likewise.
2502         (__close_nocancel): Likewise.
2503         (pause_not_cancel): Likewise.
2504         (nanosleep_not_cancel): Likewise.
2505         (sigsuspend_not_cancel): Likewise.
2507 2015-06-04  Torvald Riegel  <triegel@redhat.com>
2509         [BZ #14958]
2510         * nptl/pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add missing
2511         wake-up.
2512         (__pthread_rwlock_rdlock_slow): Likewise.
2513         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
2514         Likewise.
2515         * nptl/pthread_rwlock_tryrdlock.c (__pthread_rwlock_tryrdlock):
2516         Likewise.
2517         * nptl/pthread_rwlock_unlock.c (__pthread_rwlock_unlock): Add comments.
2518         * nptl/tst-rwlock16.c: New file.
2519         * nptl/Makefile (tests): Add new test.
2521 2015-06-04  Torvald Riegel  <triegel@redhat.com>
2523         [BZ #18324]
2524         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock): Add
2525         missing wake-up of readers.
2526         * nptl/tst-rwlock15.c: New file.
2527         * nptl/Makefile (tests): Add new test.
2529 2015-06-03  Roland McGrath  <roland@hack.frob.com>
2531         * sysdeps/nacl/nacl-interfaces.c (try_supply): New static function.
2532         (PASTE_NAME (__nacl_supply_interface_, MODULE_NAME)): New function.
2533         * sysdeps/nacl/nacl-interfaces.h: Declare __nacl_supply_interface_libc
2534         and __nacl_supply_interface_rtld.
2535         * sysdeps/nacl/nacl_interface_ext_supply.c: New file.
2536         * sysdeps/nacl/Makefile [$(subdir) = csu] (sysdep_routines): Add it.
2537         * sysdeps/nacl/Versions (ld: GLIBC_PRIVATE):
2538         Add __nacl_supply_interface_rtld.
2539         (libc: GLIBC_2.22): Add nacl_interface_ext_supply.
2541 2015-06-03  Wilco Dijkstra  <wdijkstr@arm.com>
2543         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Replace finite with
2544         isfinite.
2545         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
2546         * sysdeps/ieee754/ldbl-opt/nldbl-finite.c (__finitel): Likewise.
2548 2015-06-03  Wilco Dijkstra  <wdijkstr@arm.com>
2550         * math/e_exp10.c: Replace __isinf*, __isnan*, __finite* and
2551         __signbit* with standard C99 macros.
2552         * math/e_exp10l.c: Likewise.
2553         * math/e_exp2l.c: Likewise.
2554         * math/e_scalb.c: Likewise.
2555         * math/e_scalbf.c: Likewise.
2556         * math/e_scalbl.c: Likewise.
2557         * math/s_ldexp.c: Likewise.
2558         * math/s_ldexpf.c: Likewise.
2559         * math/s_ldexpl.c: Likewise.
2560         * math/w_atan2.c: Likewise.
2561         * math/w_atan2f.c: Likewise.
2562         * math/w_atan2l.c: Likewise.
2563         * math/w_cosh.c: Likewise.
2564         * math/w_coshf.c: Likewise.
2565         * math/w_coshl.c: Likewise.
2566         * math/w_exp10.c: Likewise.
2567         * math/w_exp10f.c: Likewise.
2568         * math/w_exp10l.c: Likewise.
2569         * math/w_exp2.c: Likewise.
2570         * math/w_exp2f.c: Likewise.
2571         * math/w_exp2l.c: Likewise.
2572         * math/w_fmod.c: Likewise.
2573         * math/w_fmodf.c: Likewise.
2574         * math/w_fmodl.c: Likewise.
2575         * math/w_hypot.c: Likewise.
2576         * math/w_hypotf.c: Likewise.
2577         * math/w_hypotl.c: Likewise.
2578         * math/w_jnl.c: Likewise.
2579         * math/w_lgamma.c: Likewise.
2580         * math/w_lgamma_r.c: Likewise.
2581         * math/w_lgammaf.c: Likewise.
2582         * math/w_lgammaf_r.c: Likewise.
2583         * math/w_lgammal.c: Likewise.
2584         * math/w_lgammal_r.c: Likewise.
2585         * math/w_pow.c: Likewise.
2586         * math/w_powf.c: Likewise.
2587         * math/w_powl.c: Likewise.
2588         * math/w_remainder.c: Likewise.
2589         * math/w_remainderf.c: Likewise.
2590         * math/w_remainderl.c: Likewise.
2591         * math/w_scalb.c: Likewise.
2592         * math/w_scalbf.c: Likewise.
2593         * math/w_scalbl.c: Likewise.
2594         * math/w_scalbln.c: Likewise.
2595         * math/w_scalblnf.c: Likewise.
2596         * math/w_scalblnl.c: Likewise.
2597         * math/w_sinh.c: Likewise.
2598         * math/w_sinhf.c: Likewise.
2599         * math/w_sinhl.c: Likewise.
2600         * math/w_tgamma.c: Likewise.
2601         * math/w_tgammaf.c: Likewise.
2602         * math/w_tgammal.c: Likewise.
2603         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
2604         * sysdeps/ieee754/dbl-64/e_exp10.c: Likewise.
2605         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
2606         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
2607         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
2608         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
2609         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
2610         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
2611         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
2612         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
2613         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
2614         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
2615         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
2616         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
2617         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
2618         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
2619         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
2620         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
2621         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
2622         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
2623         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
2624         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
2625         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
2626         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
2627         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
2628         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
2629         * sysdeps/ieee754/ldbl-128ibm/w_expl.c: Likewise.
2630         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
2631         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
2632         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
2633         * sysdeps/ieee754/ldbl-opt/nldbl-finite.c: Likewise.
2634         * sysdeps/ieee754/ldbl-opt/nldbl-isinf.c: Likewise.
2635         * sysdeps/ieee754/ldbl-opt/nldbl-isnan.c: Likewise.
2636         * sysdeps/ieee754/ldbl-opt/nldbl-signbit.c: Likewise.
2637         * stdio-common/printf_fp.c: Likewise.
2638         * stdio-common/printf_fphex.c: Likewise.
2639         * stdio-common/printf_size.c: Likewise.
2641 2015-06-03  Joseph Myers  <joseph@codesourcery.com>
2643         [BZ #18470]
2644         * posix/fnmatch.c (fnmatch) [_LIBC]: Call __strnlen instead of
2645         strnlen.
2646         * conform/Makefile (test-xfail-XPG3/fnmatch.h/linknamespace):
2647         Remove variable.
2648         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
2649         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
2650         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
2651         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
2652         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
2653         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
2654         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
2655         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
2656         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
2657         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
2659         [BZ #18468]
2660         * wcsmbs/wmemchr.c (wmemchr): Rename to __wmemchr and define as
2661         weak alias of __wmemchr.  Use libc_hidden_weak.
2662         * include/wchar.h (__wmemchr): Declare.  Use libc_hidden_proto.
2663         * posix/fnmatch.c [HANDLE_MULTIBYTE] (MEMCHR): Use __wmemchr
2664         instead of wmemchr.
2666 2015-06-02  Roland McGrath  <roland@hack.frob.com>
2668         [BZ #18383]
2669         * elf/tst-tlsalign-extern.c: New file.
2670         * elf/tst-tlsalign-extern-static.c: New file.
2671         * elf/tst-tlsalign-vars.c: New file.
2672         * elf/Makefile (tests-static): Add tst-tlsalign-extern-static.
2673         [$(build-shared) = yes] (tests): Add tst-tlsalign-extern.
2674         ($(objpfx)tst-tlsalign-extern): Depend on tst-tlsalign-vars.o.
2675         ($(objpfx)tst-tlsalign-extern-static): Likewise.
2676         (test-xfail-tst-tlsalign-extern-static): New variable.
2678 2015-06-02  Joseph Myers  <joseph@codesourcery.com>
2680         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (INLINE_SYSCALL):
2681         Use variable name _sc_err instead of err.
2682         [__mips16] (INTERNAL_SYSCALL_NCS): Use variable name _sc_ret
2683         instead of ret.
2684         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
2685         (INLINE_SYSCALL): Use variable name _sc_err instead of err.
2686         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
2687         (INLINE_SYSCALL): Likewise.
2689         * string/strnlen.c [!STRNLEN] (__strnlen): Use libc_hidden_def.
2690         * include/string.h (__strnlen): Use libc_hidden_proto.
2691         * sysdeps/aarch64/strnlen.S (__strnlen): Use libc_hidden_def.
2692         * sysdeps/i386/i686/multiarch/strnlen-c.c [SHARED]
2693         (libc_hidden_def): Define __GI___strnlen as well as __GI_strnlen.
2694         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-power7.S
2695         (libc_hidden_def): Undefine and redefine.
2696         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c
2697         [SHARED] (libc_hidden_def): Define __GI___strnlen as well as
2698         __GI_strnlen.
2699         * sysdeps/powerpc/powerpc32/power7/strnlen.S (__strnlen): Use
2700         libc_hidden_def.
2701         * sysdeps/tile/tilegx/strnlen.c (__strnlen): Likewise.
2703         [BZ #18469]
2704         * wctype/wcfuncs.c (towlower): Rename to __towlower and define as
2705         weak alias of __towlower.  Use libc_hidden_weak.
2706         (towupper): Rename to __towupper and define as weak alias of
2707         __towupper.  Use libc_hidden_weak.
2708         * include/wctype.h (__towlower): Declare.  Use libc_hidden_proto.
2709         (__towupper): Likewise.
2710         * posix/fnmatch.c [HANDLE_MULTIBYTE && _LIBC] (FOLD): Use
2711         __towlower instead of towlower.
2713 2015-06-02  Roland McGrath  <roland@hack.frob.com>
2715         * stdlib/setenv.c [__GNUC__,__GNUC_MINOR__ < 4,7]: Use
2716         "-Wuninitialized" rather than "-Wmaybe-uninitialized" in pragma.
2718 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2720         * sysdeps/aarch64/libm-test-ulps: Update.
2722 2015-06-01  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2724         * sysdeps/unix/sysv/linux/i386/sysdep.h (HAVE_CLOCK_GETTIME_VSYSCALL):
2725         Define.
2726         (HAVE_GETTIMEOFDAY_VSYSCALL): Likewise.
2727         * sysdeps/unix/sysv/linux/x86_64/sysdep.h
2728         (HAVE_CLOCK_GETTIME_VSYSCALL): Likewise.
2729         (HAVE_GETTIMEOFDAY_VSYSCALL): Likewise.
2730         * sysdeps/unix/sysv/linux/timespec_get.c: Include errno.h.
2731         * sysdeps/unix/sysv/linux/x86/clock_gettime.c: Remove file.
2732         * sysdeps/unix/sysv/linux/x86/timespec_get.c: Likewise.
2734 2015-06-01  Martin Sebor  <msebor@redhat.com>
2736         [BZ #18116]
2737         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
2738         (__setcontext): Use extended four-operand version of mtsf whenever
2739         possible.
2740         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
2741         (__novec_swapcontext): Likewise.
2743 2015-06-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
2745         * benchtests/scripts/compare_bench.py: New file.
2746         * benchtests/scripts/import_bench.py (mean): New function.
2747         (split_list): Likewise.
2748         (do_for_all_timings): Likewise.
2749         (compress_timings): Likewise.
2751         * benchtests/scripts/import_bench.py: New file.
2752         * benchtests/scripts/validate_benchout.py: Import import_bench
2753         instead of jsonschema.
2754         (validate_bench): Remove function.
2755         (main): Use import_bench.
2757 2015-06-01  Steve Ellcey  <sellcey@imgtec.com>
2759         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Use a union to
2760         copy data from cur_ifr->ifr_addr and cur_ifr->ifr_netmask.
2762 2015-05-29  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2764         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2766 2015-05-28  Roland McGrath  <roland@hack.frob.com>
2768         * sysdeps/nacl/exit-thread.h (__exit_thread): If not detached,
2769         set THREAD_SELF->tid to a magic value and futex-wake it.
2770         Pass its address to the thread_exit system call.
2771         * sysdeps/nacl/pthread-pids.h (__nacl_get_tid): Assert that TID's low
2772         bit is clear.
2773         * sysdeps/nacl/lowlevellock.h: New file.
2774         * sysdeps/nacl/lll_timedwait_tid.c: New file.
2776         * sysdeps/nacl/lowlevellock-futex.h (lll_futex_timed_wait):
2777         Add TIMEOUT to current time, don't subtract it.
2779 2015-05-28  H.J. Lu  <hongjiu.lu@intel.com>
2781         [BZ #18422]
2782         * Makefile ($(objpfx)tst-audit2): Depend on $(libdl).
2783         ($(objpfx)tst-audit2.out): Also depend on
2784         $(objpfx)tst-auditmod9b.so.
2785         * elf/tst-audit2.c: Include <dlfcn.h>.
2786         (calloc_called): New.
2787         (calloc): Allow to be called more than once.
2788         (do_test): dllopen/dlclose $ORIGIN/tst-auditmod9b.so.
2790 2015-05-28  Wilco Dijkstra  <wdijkstr@arm.com>
2792         * sysdeps/ieee754/dbl-64/s_fabs.c: (__fabs): Call __builtin_fabs.
2793         * sysdeps/ieee754/flt-32/s_fabsf.c: (__fabsf): Likewise.
2795 2015-05-27  Marko Myllynen  <myllynen@redhat.com>
2797         * stdlib/monetary.h: Fix comment.
2799 2015-05-26  Chris Metcalf  <cmetcalf@ezchip.com>
2801         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_SYSCALL):
2802         Avoid using variables in #defines that might cause shadowing.
2803         (INTERNAL_VSYSCALL_CALL): Likewise.
2805 2015-05-26  Roland McGrath  <roland@hack.frob.com>
2807         * sysdeps/nacl/lll_timedlock_wait.c: New file.
2809         * nptl/lowlevellock.c (__lll_timedlock_wait): Moved ...
2810         * nptl/lll_timedlock_wait.c: ... to this new file.
2811         * nptl/Makefile (libpthread-routines): Add it.
2812         * nptl/lowlevellock.c (__lll_timedwait_tid): Moved ...
2813         * nptl/lll_timedwait_tid.c: ... to this new file.
2814         * nptl/Makefile (libpthread-routines): Add it.
2815         * sysdeps/sparc/sparc32/lll_timedlock_wait.c: New file.
2816         * sysdeps/sparc/sparc32/lll_timedwait_tid.c: New file.
2817         * sysdeps/unix/sysv/linux/i386/i486/lll_timedlock_wait.c: New file.
2818         * sysdeps/unix/sysv/linux/i386/i586/lll_timedlock_wait.c: New file.
2819         * sysdeps/unix/sysv/linux/i386/i686/lll_timedlock_wait.c: New file.
2820         * sysdeps/unix/sysv/linux/i386/i486/lll_timedwait_tid.c: New file.
2821         * sysdeps/unix/sysv/linux/i386/i586/lll_timedwait_tid.c: New file.
2822         * sysdeps/unix/sysv/linux/i386/i686/lll_timedwait_tid.c: New file.
2823         * sysdeps/unix/sysv/linux/x86_64/lll_timedlock_wait.c: New file.
2824         * sysdeps/unix/sysv/linux/x86_64/lll_timedwait_tid.c: New file.
2826 2015-05-26  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2828         * sysdeps/unix/sysv/linux/aarch64/gettimeofday.c: Remove file.
2829         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
2830         * sysdeps/unix/sysv/linux/tile/gettimeofday.c: Likewise.
2831         * sysdeps/unix/sysv/linux/aarch64/sysdep.h
2832         (HAVE_GETTIMEOFDAY_VSYSCALL): Define.
2833         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
2834         (HAVE_GETTIMEOFDAY_VSYSCALL): Likewise.
2835         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
2836         (HAVE_GETTIMEOFDAY_VSYSCALL): Likewise.
2837         * sysdeps/unix/sysv/linux/tile/sysdep.h
2838         (HAVE_GETTIMEOFDAY_VSYSCALL): Likewise.
2839         * sysdeps/unix/sysv/linux/gettimeofday.c: New file: gettimeofday
2840         using vDSO syscall macro.
2842 2015-05-26  Andriy Rysin  <arysin@gmail.com>
2844         [BZ #17293]
2845         * uk_UA: Fix sorting order for Ukrainian locale
2847 2015-05-26  Marko Myllynen  <myllynen@redhat.com>
2849         * stdlib/monetary.h: Fix comment.
2851 2015-05-26  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2853         [BZ #18234]
2854         * conform/data/sys/stat.h-data (struct stat): Add tests for st_atim,
2855         st_mtim and st_ctim members.
2856         * sysdeps/nacl/bits/stat.h (struct stat, struct stat64): Make
2857         st_atim, st_ctim, st_mtim visible under __USE_XOPEN2K8 only.
2858         * sysdeps/unix/sysv/linux/generic/bits/stat.h (struct stat,):
2859         (struct stat64): Likewise.
2860         * sysdeps/unix/sysv/linux/ia64/bits/stat.h (struct stat,):
2861         (struct stat64): Likewise.
2862         * sysdeps/unix/sysv/linux/microblaze/bits/stat.h (struct stat,):
2863         (struct stat64): Likewise.
2865 2015-05-26  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2867         * sysdeps/unix/sysv/linux/aarch64/gettimeofday.c (HAVE_VSYSCALL):
2868         Define and include sysdep-vdso.h.
2869         * sysdeps/unix/sysv/linux/s390/gettimeofday.c (HAVE_VSYSCALL):
2870         Likewise.
2871         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (HAVE_VSYSCALL):
2872         Likewise.
2873         * sysdeps/unix/sysv/linux/aarch64/init-first.c (__vdso_gettimeofday):
2874         Define with VDSO_SYMBOL and use PTR_MANGLE.
2875         (__vdso_clock_gettime): Likewise.
2876         (__vdso_clock_getres): Likewise.
2877         (_libc_vdso_platform_setup): Likewise.
2878         * sysdeps/unix/sysv/linux/i386/init-first.c (__vdso_clock_gettime):
2879         Likewise.
2880         (_libc_vdso_platform_setup): Likewise.
2881         * sysdeps/unix/sysv/linux/powerpc/init-first.c (__vdso_gettimeofday):
2882         Likewise.
2883         (__vdso_clock_gettime): Likewise.
2884         (__vdso_clock_getres): Likewise.
2885         (__vdso_get_tbfreq): Likewise.
2886         (__vdso_getcpu): Likewise.
2887         (__vdso_time): Likewise.
2888         (__vdso_sigtramp_rt64): Likewise.
2889         (__vdso_signtramp32): Likewise.
2890         (__vdso_sigtramp_rt32): Likewise.
2891         (_libc_vdso_platform_setup): Likewise.
2892         * sysdeps/unix/sysv/linux/s390/init-first.c (__vdso_gettimeofay):
2893         Likewise.
2894         (__vdso_clock_gettime): Likewise.
2895         (__vdso_clock_getres): Likewise.
2896         (_libc_vdso_platform_setup): Likewise.
2897         * sysdeps/unix/sysv/linux/tile/init-first.c (__vdso_gettimeofday):
2898         Likewise.
2899         (__vdso_clock_gettime): Likewise.
2900         (_libc_vdso_platform_setup): Likewise.
2901         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_clock_gettime):
2902         Likewise.
2903         (__vdso_getcpu): Likewise.
2904         * sysdeps/unix/sysv/linux/aarch64/libc-vdso.h (__vdso_gettimeoday):
2905         Use VDSO_SYMBOL macro to define.
2906         (__vdso_clock_gettime): Likewise.
2907         (__vdso_clock_getres): Likewise.
2908         * sysdeps/unix/sysv/linux/powerpc/libc-vdso.h (__vdso_gettimeofday):
2909         Likewise.
2910         (__vdso_clock_gettime): Likewise.
2911         (__vdso_clock_getres): Likewise.
2912         (__vdso_get_tbfreq): Likewise.
2913         (__vdso_getcpu): Likewise.
2914         (__vdso_time): Likewise.
2915         (__vdso_sigtramp_rt64): Likewise.
2916         (__vdso_signtramp32): Likewise.
2917         (__vdso_sigtramp_rt32): Likewise.
2918         * sysdeps/unix/sysv/linux/s390/libc-vdso.h (__vdso_gettimeofday):
2919         Likewise.
2920         (__vdso_clock_gettime): Likewise.
2921         (__vdso_clock_getres): Likewise.
2922         * sysdeps/unix/sysv/linux/tile/libc-vdso.h (__vdso_gettimeofday):
2923         Likewise.
2924         (__vdso_clock_gettime): Likewise.
2925         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (__vdso_clock_gettime):
2926         Likewise.
2927         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INLINE_VSYSCALL):  Remove
2928         macro.
2929         (INTERNAL_VSYSCALL): Likewise.
2930         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INLINE_VSYSCALL):
2931         Remove macro.
2932         (INTERNAL_VSYSCALL): Likewise.
2933         (INTERNAL_VSYSCALL_NCS): Likewise.
2934         (INTERNAL_VSYSCALL_CALL): New macro.
2935         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use PTR_DEMANGLE.
2936         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INLINE_VSYSCALL):
2937         Likewise.
2938         (INTERNAL_VSYSCALL): Likewise.
2939         (INTERNAL_VSYSCALL_NCS): Likewise.
2940         (INTERNAL_VSYSCALL_CALL): New macro.
2941         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use PTR_DEMANGLE.
2942         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
2943         (INLINE_VSYSCALL): Remove macro.
2944         (INTERNAL_VSYSCALL): Remove macro.
2945         (INTERNAL_VSYSCALL_NCS): Remove macro.
2946         (INTERNAL_VSYSCALL_CALL): New macro.
2947         (INTERNAL_VSYSCALL_CALL_TYPE): New macro.
2948         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use INTERNAL_VSYSCALL_CALL.
2949         (INTERNAL_VSYSCALL_NCS_TYPE): Likewise.
2950         (HAVE_CLOCK_GETRES_VSYSCALL): New define.
2951         (HAVE_CLOCK_GETTIME_VSYSCALL): Likewise.
2952         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
2953         (INLINE_VSYSCALL): Remove macro.
2954         (INTERNAL_VSYSCALL): Likewise.
2955         (INTERNAL_VSYSCALL_NCS): Likewise.
2956         (INTERNAL_VSYSCALL_CALL): New macro.
2957         (INTERNAL_VSYSCALL_CALL_TYPE): Likewise.
2958         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use INTERNAL_VSYSCALL_CALL and
2959         PTR_DEMANGLE on vDSO pointer.
2960         (INTERNAL_VSYSCALL_NCS_TYPE): Likewise.
2961         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Remove
2962         macro.
2963         (INTERNAL_SYSCALL): Likewise.
2964         (INTERNAL_VSYSCALL_NCS): Remove macro.
2965         (INTERNAL_VSYSCALL_CALL): New macro.
2966         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_VSYSCALL):
2967         Remove macro.
2968         (INTERNAL_VSYSCALL): Likewise.
2969         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: Include
2970         sysdep-vdso.h instead of libc-vdso.h.
2971         * sysdeps/unix/sysv/linux/clock_getres.c (INTERNAL_VSYSCALL): Remove
2972         definition.
2973         (INLINE_VSYSCALL): Likewise.
2974         (HAVE_VSYSCALL) [HAVE_CLOCK_GETRES_VSYSCALL]: Define.
2975         * sysdeps/unix/sysv/linux/clock_gettime.c (INTERNAL_VSYSCALL): Remove
2976         definition.
2977         (INLINE_VSYSCALL): Likewise.
2978         (INTERNAL_VSYSCALL): Likewise.
2979         (HAVE_VSYSCALL) [HAVE_CLOCK_GETTIME_VSYSCALL]: Define.
2980         * sysdeps/unix/sysv/linux/timespec_get.c
2981         (INTERNAL_VSYSCALL) [HAVE_CLOCK_GETTIME_VSYSCALL]: Define.
2982         (timespec_get): Use ANSI prototype.
2983         * sysdeps/unix/sysv/linux/sysdep-vdso.h: New file: default vDSO macros
2984         and definition for Linux.
2986 2015-05-25  Andrew Senkevich  <andrew.senkevich@intel.com>
2988         * elf/Makefile (localplt-built-dso): libmvec added to localplt test.
2989         * include/libc-symbols.h: libmvec_hidden_* macro series added.
2991 2015-05-22  H.J. Lu  <hongjiu.lu@intel.com>
2993         [BZ #18410]
2994         * elf/dl-reloc.c (_dl_relocate_object): Don't issue an error
2995         for missing DT_PLTRELSZ.
2997 2015-05-22  Paul Eggert  <eggert@cs.ucla.edu>
2999         Remove obsolete aliases that broke 'locale -a'
3000         [BZ #18412]
3001         * intl/locale.alias: Remove obsolete aliases "bokmål" and "français"
3002         which caused 'locale -a' to output Latin-1 data in UTF-8 locales,
3003         breaking some applications that use 'locale -a' output.
3004         Change the encoding of this file from Latin-1 to ASCII to avoid
3005         other potential problems with people grepping this file.
3007 2015-05-22  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
3009         * nptl/Makefile (CFLAGS-accept.c): Add -fexceptions and
3010         -fasynchronous-unwind-tables.
3011         (CFLAGS-sendto.c): Likewise.
3012         (CFLAGS-sendmsg.c): Likewise.
3013         (CFLAGS-connect.c): Likewise.
3014         (CFLAGS-recvmsg.c): Likewise.
3015         (CFLAGS-recvfrom.c): Likewise.
3016         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_invalid): Define.
3017         (SOCKETCALL): New macro: non-cancellable socketcall.
3018         (SOCKETCALL_CANCEL): New macro: cancellable socketcall.
3019         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = socket]: Remove
3020         internal_accept4, internal_recvmmsg, and internal_sendmmsg rules.
3021         * sysdeps/unix/sysv/linux/accept.c: New file.
3022         * sysdeps/unix/sysv/linux/bind.c: Likewise.
3023         * sysdeps/unix/sysv/linux/connect.c: Likewise.
3024         * sysdeps/unix/sysv/linux/getpeername.c: Likewise.
3025         * sysdeps/unix/sysv/linux/getsockname.c: Likewise.
3026         * sysdeps/unix/sysv/linux/getsockopt.c: Likewise.
3027         * sysdeps/unix/sysv/linux/listen.c: Likewise.
3028         * sysdeps/unix/sysv/linux/recv.c: Likewise.
3029         * sysdeps/unix/sysv/linux/recvfrom.c: Likewise.
3030         * sysdeps/unix/sysv/linux/recvmsg.c: Likewise.
3031         * sysdeps/unix/sysv/linux/send.c: Likewise.
3032         * sysdeps/unix/sysv/linux/sendmsg.c: Likewise.
3033         * sysdeps/unix/sysv/linux/sendto.c: Likewise.
3034         * sysdeps/unix/sysv/linux/setsockopt.c: Likewise.
3035         * sysdeps/unix/sysv/linux/shutdown.c: Likewise.
3036         * sysdeps/unix/sysv/linux/socket.c: Likewise.
3037         * sysdeps/unix/sysv/linux/socketpair.c: Likewise.
3038         * sysdeps/unix/sysv/linux/recvmmsg.c (__internal_recvmmsg): Remove
3039         prototype.
3040         (recvmmsg) [__ASSUME_RECVMMSG_SOCKETCALL]: Add C based implementation.
3041         (recvmmsg) [!__ASSUME_RECVMMSG_SOCKETCALL]: Use SOCKETCALL_CANCEL macro
3042         instead of __internal_xxx function.
3043         * sysdeps/unix/sysv/linux/accept4.c (__internal_accept4): Remove
3044         prototype.
3045         (accept4) [__ASSUME_ACCEPT4_SOCKETCALL]: Add C based implementation.
3046         (accept4) [!__ASSUME_ACCEPT4_SOCKETCALL]: Use SOCKETCALL_CANCEL macro
3047         instead of __internal_xxx function.
3048         * sysdeps/unix/sysv/linux/sendmmsg.c (__internal_sendmmsg): Remove
3049         prototype.
3050         (sendmmsg) [__ASSUME_SENDMMSG_SOCKETCALL]: Add C based implementation.
3051         (sendmmsg) [!__ASSUME_SENDMMSG_SOCKETCALL]: Use SOCKETCALL_CANCEL macro
3052         instead of __internal_xxx function.
3053         * sysdeps/unix/sysv/linux/accept.S: Remove file.
3054         * sysdeps/unix/sysv/linux/bind.S: Likewise.
3055         * sysdeps/unix/sysv/linux/connect.S: Likewise.
3056         * sysdeps/unix/sysv/linux/getpeername.S: Likewise.
3057         * sysdeps/unix/sysv/linux/getsockname.S: Likewise.
3058         * sysdeps/unix/sysv/linux/getsockopt.S: Likewise.
3059         * sysdeps/unix/sysv/linux/arm/internal_accept4.S: Likewise.
3060         * sysdeps/unix/sysv/linux/arm/internal_recvmmsg.S: Likewise.
3061         * sysdeps/unix/sysv/linux/arm/internal_sendmmsg.S: Likewise.
3062         * sysdeps/unix/sysv/linux/i386/accept4.S: Likewise.
3063         * sysdeps/unix/sysv/linux/i386/internal_accept4.S: Likewise.
3064         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
3065         * sysdeps/unix/sysv/linux/internal_accept4.S: Likewise.
3066         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: Likewise.
3067         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: Likewise.
3068         * sysdeps/unix/sysv/linux/listen.S: Likewise.
3069         * sysdeps/unix/sysv/linux/microblaze/socket.S: Likewise.
3070         * sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: Likewise.
3071         * sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: Likewise.
3072         * sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: Likewise.
3073         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S: Likewise.
3074         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S: Likewise.
3075         * sysdeps/unix/sysv/linux/recv.S: Likewise.
3076         * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
3077         * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
3078         * sysdeps/unix/sysv/linux/s390/s390-32/socket.S: Likewise.
3079         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
3080         * sysdeps/unix/sysv/linux/send.S: Likewise.
3081         * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
3082         * sysdeps/unix/sysv/linux/sendto.S: Likewise.
3083         * sysdeps/unix/sysv/linux/setsockopt.S: Likewise.
3084         * sysdeps/unix/sysv/linux/sh/socket.S: Likewise.
3085         * sysdeps/unix/sysv/linux/shutdown.S: Likewise.
3086         * sysdeps/unix/sysv/linux/socketpair.S: Likewise.
3087         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Likewise.
3088         * sysdeps/unix/sysv/linux/sparc/sparc64/socket.S: Likewise.
3089         * sysdeps/unix/sysv/linux/m68k/socket.S: Likewise.
3090         * sysdeps/unix/sysv/linux/hppa/socket.S: Likewise.
3091         * sysdeps/unix/sysv/linux/kernel-features.h: Adjust comment on how
3092         socketcall is implemented in GLIBC.
3094 2015-05-22  Joseph Myers  <joseph@codesourcery.com>
3096         * soft-fp/fmadf4.c: Include <libc-internal.h>.
3097         (__fma): Ignore uninitialized warnings around packing.
3098         * soft-fp/fmasf4.c: Include <libc-internal.h>.
3099         (__fmaf): Ignore uninitialized warnings around packing.
3100         * soft-fp/fmatf4.c: Include <libc-internal.h>.
3101         (__fmal): Ignore uninitialized warnings around packing.
3103         * sysdeps/ieee754/ldbl-128/k_tanl.c: Include <libc-internal.h>.
3104         (__kernel_tanl): Ignore uninitialized warnings around use of SIGN.
3105         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Include <libc-internal.h>.
3106         (__kernel_tanl): Ignore uninitialized warnings around use of SIGN.
3108         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfcl): Make case 9 in
3109         switch statement into default case.
3110         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Likewise.
3112         * sysdeps/ieee754/ldbl-128/e_asinl.c (__ieee754_asinl): Don't use
3113         a conditional in forcing "inexact".
3114         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
3115         Likewise.
3117 2015-05-22  Roland McGrath  <roland@hack.frob.com>
3119         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
3120         Use a separate INTERNAL_SYSCALL_DECL (err); in a local scope
3121         for each INTERNAL_SYSCALL use.
3123 2015-05-22  Joseph Myers  <joseph@codesourcery.com>
3125         [BZ #438]
3126         * posix/unistd.h (_POSIX2_C_VERSION): New macro.
3127         * conform/Makefile (test-xfail-POSIX/unistd.h/conform): Remove
3128         variable.
3130         [BZ #18444]
3131         * string/basename.c (basename): Rename to __basename and define as
3132         weak alias of __basename.  Use libc_hidden_weak.
3133         * include/string.h (__basename): Declare.  Use libc_hidden_proto.
3134         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): Call
3135         __basename instead of basename.
3136         * conform/Makefile (test-xfail-POSIX2008/unistd.h/linknamespace):
3137         Remove variable.
3138         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
3140 2015-05-18  Florian Weimer  <fweimer@redhat.com>
3142         * libio/libioP.h (_IO_MEMBER_TYPE, _IO_CAST_FIELD_ACCESS)
3143         (_IO_JUMPS_FILE_plus): New.
3144         (_IO_WIDE_JUMPS, _IO_CHECK_WIDE, _IO_JUMPS_FUNC): Use
3145         _IO_CAST_FIELD_ACCESS.
3146         * libio/fileops.c (libc_hidden_def, _IO_file_setbuf_mmap,
3147         mmap_remap_check, decide_maybe_mmap): Use _IO_JUMPS_FILE_plus.
3148         * libio/freopen.c (freopen): Likewise.
3149         * libio/freopen64.c (freopen64): Likewise.
3150         * libio/iofopen.c (__fopen_maybe_mmap): Likewise.
3151         * libio/iofopncook.c (_IO_old_fopencookie): Likewise.
3152         * libio/iofwide.c (_IO_fwide): Likewise.
3153         * libio/memstream.c (open_memstream): Likewise.
3154         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
3155         * libio/oldiofopen.c (_IO_old_fopen): Likewise.
3156         * libio/oldiopopen.c (_IO_old_popen): Likewise.
3158 2015-05-21  Joseph Myers  <joseph@codesourcery.com>
3160         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Include <libc-internal.h>.
3161         (__ieee754_lgamma_r): Ignore uninitialized warnings around use of
3162         NADJ.
3163         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Include <libc-internal.h>.
3164         (__ieee754_lgammaf_r): Ignore uninitialized warnings around use of
3165         NADJ.
3166         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Include <libc-internal.h>.
3167         (__ieee754_lgammal_r): Ignore uninitialized warnings around use of
3168         NADJ.
3170         * sysdeps/ieee754/dbl-64/mpa.c (norm): Remove if condition on
3171         (p == 4) case.
3173         * conform/linknamespace.pl (@whitelist): Add re_syntax_options.
3174         * conform/Makefile (test-xfail-UNIX98/regex.h/linknamespace):
3175         Remove variable.
3176         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
3177         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
3178         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
3180 2015-05-21  Florian Weimer  <fweimer@redhat.com>
3182         * stdio-common/vfprintf.c (LABEL, JUMP_TABLE_BASE_LABEL, REF):
3183         Adjust jump table label generation macros.
3185 2015-05-21  Florian Weimer  <fweimer@redhat.com>
3187         * stdio-common/vfprintf.c (vfprintf): Move local variables
3188         args_malloced, specs, specs_malloced, and the code after
3189         do_positional to the printf_positional function.
3190         (printf_positional): New function.
3192 2015-05-21  Florian Weimer  <fweimer@redhat.com>
3194         * stdio-common/vfprintf.c (jump_table): Move out of the vfprintf
3195         function.
3196         (NOT_IN_JUMP_RANGE, CHAR_CLASS, LABEL, REF, JUMP, STEP0_3_TABLE,
3197         STEP4_TABLE, process_arg): Move macro definitions
3198         out of the vfprintf function.  (Cosmetic change only.)
3200 2015-05-21  Carlos O'Donell  <carlos@redhat.com>
3202         * benchtests/Makefile (stdio-common-bench): Define.
3203         (benchset): Add stdio-common-bench.
3204         * sprintf-inputs: New file.
3205         * sprintf-source.c: New file.
3207 2015-05-21  Andreas Schwab  <schwab@suse.de>
3209         [BZ #13028]
3210         [BZ #17053]
3211         * resolv/res_init.c (__res_vinit): Remove use of ext.nsmap member
3212         of struct __res_state.
3213         * resolv/res_send.c (__libc_res_nsend): Likewise.
3214         (get_nsaddr): New function.
3215         (res_ourserver_p, send_vc, reopen): Use it instead of accessing
3216         statp directly.
3218 2015-05-20  Joseph Myers  <joseph@codesourcery.com>
3220         * conform/GlibcConform.pm ($CFLAGS{"POSIX"}): Use
3221         -D_POSIX_C_SOURCE=199506L.
3223         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Require.
3225         * conform/data/unistd.h-data (_POSIX_VERSION): Require.
3226         (_POSIX2_C_VERSION): Require if [POSIX || XPG3 || XPG4 || UNIX98].
3227         Do not mention otherwise.
3228         [POSIX] (_XOPEN_VERSION): Do not expect.
3229         [POSIX] (_XOPEN_XCU_VERSION): Likewise.
3230         [POSIX] (_POSIX2_C_BIND): Likewise.
3231         [POSIX] (_POSIX2_VERSION): Likewise.
3232         [POSIX] (_XOPEN_XPG2): Likewise.
3233         [POSIX] (_XOPEN_XPG3): Likewise.
3234         [POSIX] (_XOPEN_XPG4): Likewise.
3235         [POSIX] (_XOPEN_UNIX): Likewise.
3236         [POSIX] (_POSIX_ADVISORY_INFO): Likewise.
3237         [POSIX] (_POSIX_BARRIERS): Likewise.
3238         [POSIX] (_POSIX_CLOCK_SELECTION): Likewise.
3239         [POSIX] (_POSIX_CPUTIME): Likewise.
3240         [POSIX] (_POSIX_MONOTONIC_CLOCK): Likewise.
3241         [POSIX] (_POSIX_READER_WRITER_LOCKS): Likewise.
3242         [POSIX] (_POSIX_SHELL): Likewise.
3243         [POSIX] (_POSIX_SPAWN): Likewise.
3244         [POSIX] (_POSIX_SPIN_LOCKS): Likewise.
3245         [POSIX] (_POSIX_SPORADIC_SERVER): Likewise.
3246         [POSIX] (_POSIX_THREAD_CPUTIME): Likewise.
3247         [POSIX] (_POSIX_TYPED_MEMORY_OBJECTS): Likewise.
3248         [POSIX] (_POSIX_THREAD_SPORADIC_SERVER): Likewise.
3249         [POSIX] (_XBS5_ILP32_OFF32): Likewise.
3250         [POSIX] (_XBS5_ILP32_OFBIG): Likewise.
3251         [POSIX] (_XBS5_LP64_OFF64): Likewise.
3252         [POSIX] (_XBS5_LPBIG_OFFBIG): Likewise.
3253         [POSIX] (_POSIX_TIMEOUTS): Likewise.
3254         [POSIX] (_POSIX2_PBS): Likewise.
3255         [POSIX] (_POSIX2_PBS_ACCOUNTING): Likewise.
3256         [POSIX] (_POSIX2_PBS_CHECKPOINT): Likewise.
3257         [POSIX] (_POSIX2_PBS_LOCATE): Likewise.
3258         [POSIX] (_POSIX2_PBS_MESSAGE): Likewise.
3259         [POSIX] (_POSIX2_PBS_TRACK): Likewise.
3260         [POSIX] (_POSIX_TIMESTAMP_RESOLUTION): Likewise.
3261         [POSIX] (_CS_XBS5_ILP32_OFF32_CFLAGS): Likewise.
3262         [POSIX] (_CS_XBS5_ILP32_OFF32_LDFLAGS): Likewise.
3263         [POSIX] (_CS_XBS5_ILP32_OFF32_LIBS): Likewise.
3264         [POSIX] (_CS_XBS5_ILP32_OFF32_LINTFLAGS): Likewise.
3265         [POSIX] (_CS_XBS5_ILP32_OFFBIG_CFLAGS): Likewise.
3266         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LDFLAGS): Likewise.
3267         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LIBS): Likewise.
3268         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LINTFLAGS): Likewise.
3269         [POSIX] (_CS_XBS5_LP64_OFF64_CFLAGS): Likewise.
3270         [POSIX] (_CS_XBS5_LP64_OFF64_LDFLAGS): Likewise.
3271         [POSIX] (_CS_XBS5_LP64_OFF64_LIBS): Likewise.
3272         [POSIX] (_CS_XBS5_LP64_OFF64_LINTFLAGS): Likewise.
3273         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_CFLAGS): Likewise.
3274         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LDFLAGS): Likewise.
3275         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LIBS): Likewise.
3276         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LINTFLAGS): Likewise.
3277         [POSIX] (_SC_2_C_BIND): Likewise.
3278         [POSIX] (_SC_2_C_VERSION): Likewise.
3279         [POSIX] (_SC_2_PBS): Likewise.
3280         [POSIX] (_SC_2_PBS_ACCOUNTING): Likewise.
3281         [POSIX] (_SC_2_PBS_CHECKPOINT): Likewise.
3282         [POSIX] (_SC_2_PBS_LOCATE): Likewise.
3283         [POSIX] (_SC_2_PBS_MESSAGE): Likewise.
3284         [POSIX] (_SC_2_PBS_TRACK): Likewise.
3285         [POSIX] (_SC_ATEXIT_MAX): Likewise.
3286         [POSIX] (_SC_BARRIERS): Likewise.
3287         [POSIX] (_SC_BASE): Likewise.
3288         [POSIX] (_SC_CLOCK_SELECTION): Likewise.
3289         [POSIX] (_SC_DEVICE_IO): Likewise.
3290         [POSIX] (_SC_DEVICE_SPECIFIC): Likewise.
3291         [POSIX] (_SC_DEVICE_SPECIFIC_R): Likewise.
3292         [POSIX] (_SC_FD_MGMT): Likewise.
3293         [POSIX] (_SC_FIFO): Likewise.
3294         [POSIX] (_SC_FILE_ATTRIBUTES): Likewise.
3295         [POSIX] (_SC_FILE_LOCKING): Likewise.
3296         [POSIX] (_SC_FILE_SYSTEM): Likewise.
3297         [POSIX] (_SC_IOV_MAX): Likewise.
3298         [POSIX] (_SC_MONOTONIC_CLOCK): Likewise.
3299         [POSIX] (_SC_NETWORKING): Likewise.
3300         [POSIX] (_SC_PAGE_SIZE): Likewise.
3301         [POSIX] (_SC_PASS_MAX): Likewise.
3302         [POSIX] (_SC_PIPE): Likewise.
3303         [POSIX] (_SC_READER_WRITER_LOCKS): Likewise.
3304         [POSIX] (_SC_REGEXP): Likewise.
3305         [POSIX] (_SC_SHELL): Likewise.
3306         [POSIX] (_SC_SIGNALS): Likewise.
3307         [POSIX] (_SC_SINGLE_PROCESS): Likewise.
3308         [POSIX] (_SC_SPIN_LOCKS): Likewise.
3309         [POSIX] (_SC_TYPED_MEMORY_OBJECTS): Likewise.
3310         [POSIX] (_SC_USER_GROUPS): Likewise.
3311         [POSIX] (_SC_USER_GROUPS_R): Likewise.
3312         [POSIX] (_SC_STREAMS): Likewise.
3313         [POSIX] (_SC_XBS5_ILP32_OFF32): Likewise.
3314         [POSIX] (_SC_XBS5_ILP32_OFFBIG): Likewise.
3315         [POSIX] (_SC_XBS5_LP64_OFF64): Likewise.
3316         [POSIX] (_SC_XBS5_LPBIG_OFFBIG): Likewise.
3317         [POSIX] (_SC_THREAD_ROBUST_PRIO_INHERIT): Likewise.
3318         [POSIX] (_SC_THREAD_ROBUST_PRIO_PROTECT): Likewise.
3319         [POSIX] (_PC_FILESIZEBITS): Likewise.
3320         [POSIX] (_PC_REC_INCR_XFER_SIZE): Likewise.
3321         [POSIX] (_PC_REC_MAX_XFER_SIZE): Likewise.
3322         [POSIX] (_PC_REC_MIN_XFER_SIZE): Likewise.
3323         [POSIX] (_PC_REC_XFER_ALIGN): Likewise.
3324         [POSIX] (uid_t): Likewise.
3325         [POSIX] (gid_t): Likewise.
3326         [POSIX] (off_t): Likewise.
3327         [POSIX] (pid_t): Likewise.
3328         [POSIX] (cuserid): Allow.
3329         (_SC_2_CHAR_TERM): Require constant.
3330         (_POSIX_ASYNCHRONOUS_IO): Remove duplicate optional-constant.
3331         * conform/Makefile (test-xfail-POSIX/unistd.h/conform): New
3332         variable.
3334 2015-05-20  Roland McGrath  <roland@hack.frob.com>
3336         * sysdeps/nacl/pthread-pids.h: New file.
3337         * sysdeps/nacl/createthread.c: Include <pthread-pids.h>.
3338         (create_thread): Use __nacl_get_tid to initialize PD->tid.
3340         * nptl/pthread-pids.h: New file.
3341         * sysdeps/unix/sysv/linux/pthread-pids.h: New file.
3342         * nptl/nptl-init.c: Include <pthread-pids.h>.
3343         (__pthread_initialize_minimal_internal):
3344         Call __pthread_initialize_pids instead of set_tid_address syscall.
3346         * sysdeps/unix/sysv/linux/usleep.c: Moved to ...
3347         * sysdeps/posix/usleep.c: ... here.
3349 2015-05-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
3351         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = misc)]: Remove
3352         call_pselect6 object.
3353         [$(subdir) = io]: Remove call_sync_file_range object.
3354         * sysdeps/unix/sysv/linux/i386/call_pselect6.S: Remove file.
3355         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Remove file.
3356         * sysdeps/unix/sysv/linux/i386/pselect.c: Remove file.
3357         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: Remove file.
3359 2015-05-20  Wilco Dijkstra  <wdijkstr@arm.com>
3361         * math/s_cproj.c: Add include "math_private.h".
3362         * math/s_cprojf.c: Likewise.
3363         * math/s_cprojl.c: Likewise.
3365 2015-05-19  Joseph Myers  <joseph@codesourcery.com>
3367         [BZ #18244]
3368         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Ignore explicit
3369         high mantissa bit when testing whether P is a NaN.
3370         * math/libm-test.inc (remainder_test_data): Add more tests.
3371         (remquo_test_data): Likewise.
3373         [BZ #18049]
3374         * sysdeps/i386/fpu/e_atanhl.S (__ieee754_atanhl): For exponents
3375         below -32, return the argument, with underflow if subnormal.
3376         * math/auto-libm-test-in: Add more tests of atanh.
3377         * math/auto-libm-test-out: Regenerated.
3379 2015-05-19  Roland McGrath  <roland@hack.frob.com>
3381         [BZ #18434]
3382         * nptl/tst-sem15.c: New file.
3383         * nptl/Makefile (tests): Add it.
3384         * nptl/sem_post.c (__new_sem_post) [!__HAVE_64B_ATOMICS]:
3385         s/<</>>/ to fix typo in EOVERFLOW check.
3386         * sysdeps/sparc/sparc32/sem_post.c (__new_sem_post): Likewise.
3388 2015-05-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
3390         * manual/strings.texi (envz_remove): Fix typo in safety
3391         annotations.
3393 2015-05-19  Paul Eggert  <eggert@cs.ucla.edu>
3394             Steve Ellcey  <sellcey@imgtec.com>
3396         * inet/rcmd.c (rresvport_af): Change ss to anonymous union
3397         in order to avoid strict alias warnings.
3398         (iruserok_af): Ditto for ra.
3400 2015-05-19  James Lemke  <jwlemke@codesourcery.com>
3402         [BZ #17581]
3403         * malloc/hooks.c
3404         (magicbyte): Convert to a function and avoid returning 0x01.
3405         (mem2mem_check): Avoid using a length byte equal to the magic byte.
3406         (mem2chunk_check): Fix unsigned comparisons to zero.
3407         Hoist defs of sz and magic.
3409 2015-05-19  Richard Henderson  <rth@redhat.com>
3411         * soft-fp/op-common.h (_FP_FROM_INT): Don't write to R.
3413         * sysdeps/alpha/fpu/libm-test-ulps: Update.
3415 2015-05-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
3417         [BZ #16159]
3418         * malloc/Makefile (tests): New test case tst-malloc-backtrace.
3419         * malloc/arena.c (arena_lock): Check if arena is corrupt.
3420         (reused_arena): Find a non-corrupt arena.
3421         (heap_trim): Pass arena to unlink.
3422         * malloc/hooks.c (malloc_check_get_size): Pass arena to
3423         malloc_printerr.
3424         (top_check): Likewise.
3425         (free_check): Likewise.
3426         (realloc_check): Likewise.
3427         * malloc/malloc.c (malloc_printerr): Add arena argument.
3428         (unlink): Likewise.
3429         (munmap_chunk): Adjust.
3430         (ARENA_CORRUPTION_BIT): New macro.
3431         (arena_is_corrupt): Likewise.
3432         (set_arena_corrupt): Likewise.
3433         (sysmalloc): Use mmap if there are no usable arenas.
3434         (_int_malloc): Likewise.
3435         (__libc_malloc): Don't fail if arena_get returns NULL.
3436         (_mid_memalign): Likewise.
3437         (__libc_calloc): Likewise.
3438         (__libc_realloc): Adjust for additional argument to
3439         malloc_printerr.
3440         (_int_free): Likewise.
3441         (malloc_consolidate): Likewise.
3442         (_int_realloc): Likewise.
3443         (_int_memalign): Don't touch corrupt arenas.
3444         * malloc/tst-malloc-backtrace.c: New test case.
3446         * Makefile (summarize-tests): Fix return value on success.
3448         * manual/string.texi (Envz Functions): Add envz_remove.
3450 2015-05-18  Roland McGrath  <roland@hack.frob.com>
3452         * sysdeps/posix/opendir.c: Include <stdbool.h>.
3453         (invalid_name): New function, broken out of ...
3454         (__opendirat): ... here.  Call it.
3455         (need_isdir_precheck): New function, broken out of ...
3456         (__opendirat): ... here.  Call it.
3457         Use __fxstatat64, not __xstatat64.
3458         (opendir_oflags): New function, broken out of ...
3459         (__opendirat): ... here.  Call it.
3460         (opendir_tail): New function, broken out of ...
3461         (__opendirat): ... here.  Call it.
3462         (__opendir): Call invalid_name, need_isdir_precheck, __xstat64, and
3463         opendir_tail, rather than punting to __opendirat.
3464         (__opendirat): Conditionalize function definition on [IS_IN (libc)].
3466 2015-05-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
3468         * .gitignore: Ignore generated *.pyc.
3470 2015-05-18  Arjun Shankar  <arjun.is@lostca.se>
3472         * include/stdio.h: Define __need_wint_t.
3473         * test-skeleton.c: Avoid `for' loop initial declaration.
3474         * nptl/tst-initializers1.c: Use test-skeleton.c.
3476 2015-05-17  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
3478         [BZ #18418]
3479         * stdlib/tst-setcontext3.sh: Remove non-portable array use.
3481 2015-05-15  Joseph Myers  <joseph@codesourcery.com>
3483         [BZ #16352]
3484         * sysdeps/i386/fpu/e_atanh.S (dbl_min): New object.
3485         (__ieee754_atanh): Force underflow exception for results with
3486         small absolute value.
3487         * sysdeps/i386/fpu/e_atanhf.S (flt_min): New object.
3488         (__ieee754_atanhf): Force underflow exception for results with
3489         small absolute value.
3490         * sysdeps/ieee754/dbl-64/e_atanh.c: Include <float.h>.
3491         (__ieee754_atanh): Force underflow exception for results with
3492         small absolute value.
3493         * sysdeps/ieee754/flt-32/e_atanhf.c: Include <float.h>.
3494         (__ieee754_atanhf): Force underflow exception for results with
3495         small absolute value.
3496         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Include <float.h>.
3497         (__ieee754_atanhl): Force underflow exception for results with
3498         small absolute value.
3499         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Include <float.h>.
3500         (__ieee754_atanhl): Force underflow exception for results with
3501         small absolute value.
3502         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Include <float.h>.
3503         (__ieee754_atanhl): Force underflow exception for results with
3504         small absolute value.
3505         * math/auto-libm-test-in: Do not allow missing underflow
3506         exceptions from atanh.
3507         * math/auto-libm-test-out: Regenerated.
3509         [BZ #18221]
3510         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use 2**-13 not
3511         2**-28 as threshold for returning x or +/- 1/x.
3512         * math/auto-libm-test-in: Add more tests of tan.
3513         * math/auto-libm-test-out: Regenerated.
3515         [BZ #18220]
3516         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
3517         2**26 not 2**58 as threshold for returning x * (log (x) - 1).
3518         * math/auto-libm-test-in: Add another test of lgamma.
3519         * math/auto-libm-test-out: Regenerated.
3521 2015-05-15  Wilco Dijkstra  <wdijkstr@arm.com>
3523         * stdio-common/printf_fp.c (___printf_fp): Use abs.
3524         * stdlib/gmp-impl.h (ABS): Remove define.  (ABSIZ): Remove.
3525         * sysdeps/ieee754/dbl-64/branred.c (__branred): Use fabs.
3526         * sysdeps/ieee754/dbl-64/dla.h (EADD): Use fabs.
3527         (ESUB): Use fabs.  (ADD2): Use fabs.  (SUB2): Use fabs.
3528         (ADD2A): Use fabs.  (SUB2A): Use fabs.
3529         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Use fabs.
3530         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Use fabs.
3531         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use fabs.
3532         (log1): Use fabs.  (my_log2): Use fabs.
3533         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): Use fabs.
3534         * sysdeps/ieee754/dbl-64/mpa.h (ABS): Remove define.
3535         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use fabs.
3536         * sysdeps/ieee754/dbl-64/mydefs.h (ABS): Remove define.
3537         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use fabs.
3538         (__cos): Use fabs.  (slow): Use fabs.  (slow2): Use fabs.
3539         (sloww): Use fabs.  (sloww1): Use fabs.  (sloww2): Use fabs.
3540         (bslow1): Use fabs.  (bslow2): Use fabs.  (cslow2): Use fabs.
3541         (csloww): Use fabs.  (csloww1): Use fabs.  (csloww2): Use fabs.
3542         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Use fabs.
3543         * sysdeps/x86_64/fpu/multiarch/e_log.c: add math.h include.
3545 2015-05-15  Joseph Myers  <joseph@codesourcery.com>
3547         [BZ #18217]
3548         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Use 2**-26 not 2**-56
3549         as threshold for returning 1 - x.
3550         * math/auto-libm-test-in: Add more tests of erfc.
3551         * math/auto-libm-test-out: Regenerated.
3553 2015-05-14  Joseph Myers  <joseph@codesourcery.com>
3555         [BZ #18196]
3556         * sysdeps/ieee754/flt-32/s_atanf.c (__atanf): Use 2^25 not 2^34 as
3557         threshold for large arguments.
3558         * math/auto-libm-test-in: Add another test of atan.
3559         * math/auto-libm-test-out: Regenerated.
3561         [BZ #16339]
3562         * sysdeps/i386/fpu/s_log1p.S (dbl_min): New object.
3563         (__log1p): Force underflow exception for results with small
3564         absolute value.
3565         * sysdeps/i386/fpu/s_log1pf.S (flt_min): New object.
3566         (__log1pf): Force underflow exception for results with small
3567         absolute value.
3568         * sysdeps/ieee754/dbl-64/s_log1p.c: Include <float.h>.
3569         (__log1p): Force underflow exception for results with small
3570         absolute value.
3571         * sysdeps/ieee754/flt-32/s_log1pf.c: Include <float.h>.
3572         (__log1pf): Force underflow exception for results with small
3573         absolute value.
3574         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Include <float.h>.
3575         (__log1pl): Force underflow exception for results with small
3576         absolute value.
3577         * math/auto-libm-test-in: Do not allow missing underflow
3578         exceptions from log1p.
3579         * math/auto-libm-test-out: Regenerated.
3581 2015-05-14  Jakub Bogusz  <qboosh@pld-linux.org>
3582             Adhemerval Zanella  <adhemerval.zanella@linaro.org>
3584         [BZ #16704]
3585         * sysdeps/unix/make-syscalls.sh: Remove non-portable echo usage.
3587 2015-05-14  Andrew Senkevich  <andrew.senkevich@intel.com>
3589         * Makeconfig (rpath-dirs, all-subdirs): Added mathvec folder.
3590         (libmvec): New variable.
3591         * configure.ac: Added option for mathvec build.
3592         * configure: Regenerated.
3593         * mathvec/Depend: New file.
3594         * mathvec/Makefile: New file.
3595         * shlib-versions: Added libmvec.
3596         * math/Makefile: Added rule for libm.so installation.
3598         * bits/math-vector.h: New file.
3599         * bits/libm-simd-decl-stubs.h: New header.
3600         * math/Makefile (headers): Added new header
3601         libm-simd-decl-stubs.h.
3602         * math/math.h (__MATHCALL_VEC): New macro.
3604         * math/gen-libm-have-vector-test.sh: Script generates series of macros
3605         for conditions in testing functions.
3606         * math/Makefile: Added call of libm-have-vector-test.sh.
3607         * math/libm-test.inc (HAVE_VECTOR): New macros.
3609         * math/libm-test.inc: START refactored.
3610         * math/test-double.c (TEST_MATHVEC): Add define.
3611         * math/test-float.c: Likewise.
3612         * math/test-idouble.c: Likewise.
3613         * math/test-ifloat.c: Likewise.
3614         * math/test-ildoubl.c: Likewise.
3615         * math/test-ldouble.c: Likewise.
3616         * sysdeps/generic/math-tests-arch.h
3617         (INIT_ARCH_EXT, CHECK_ARCH_EXT): New helper macros for runtime
3618         architecture check.
3620         * math/test-double.c (FUNC_TEST): New macro.
3621         * math/test-float.c: Likewise.
3622         * math/test-idouble.c: Likewise.
3623         * math/test-ifloat.c: Likewise.
3624         * math/test-ildoubl.c: Likewise.
3625         * math/test-ldouble.c: Likewise.
3626         * math/libm-test.inc: Use FUNC_TEST for name of tested functions.
3628 2015-05-13  Roland McGrath  <roland@hack.frob.com>
3630         * sysdeps/nacl/fdopendir.c: New file.
3632         * dirent/scandir-tail.c: New file.
3633         * dirent/scandir64-tail.c: New file.
3634         * dirent/Makefile (routines): Add them.
3635         (CFLAGS-scandir-tail.c, CFLAGS-scandir64-tail.c): New variables.
3636         * include/dirent.h (__scandir_tail, __scandir64_tail): Declare them.
3637         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Macro removed.
3638         [!SCANDIR] (SCANDIR_TAIL): New macro.
3639         (SCANDIR): Call __opendir and __scandir_tail, not __scandirat.
3640         * dirent/scandir64.c [!_DIRENT_MATCHES_DIRENT64]
3641         (SCANDIRAT): Macro removed.
3642         (SCANDIR_TAIL): New macro.
3643         * dirent/scandirat.c [!SCANDIRAT] (READDIR): Macro removed.
3644         [!SCANDIRAT] (SCANDIR_TAIL): New macro.
3645         (SCANDIRAT): Just call __opendirat and __scandir_tail.
3646         * dirent/scandirat64.c [!_DIRENT_MATCHES_DIRENT64]
3647         (READDIR): Macro removed.
3648         (SCANDIR_TAIL): New macro.
3649         * sysdeps/unix/sysv/linux/i386/scandir64.c (READDIR): Macro removed.
3650         (SCANDIR_TAIL): New macro.
3652         * dirent/scandirat.c (__scandir_cancel_handler): Function moved ...
3653         * dirent/scandir-cancel.c: ... to this new file.
3654         * dirent/Makefile (routines): Add it.
3655         * dirent/scandirat64.c (SKIP_SCANDIR_CANCEL): Macro removed.
3656         * sysdeps/unix/sysv/linux/i386/scandir64.c
3657         (SKIP_SCANDIR_CANCEL): Macro removed.
3658         * include/dirent.h (__scandir_cancel_handler): Add attribute_hidden.
3660         * dirent/tst-scandir.c: New file.
3661         * dirent/tst-scandir64.c: New file.
3662         * dirent/Makefile (tests): Add them.
3664 2015-05-13  H.J. Lu  <hongjiu.lu@intel.com>
3666         [BZ #18409]
3667         * sysdeps/unix/make-syscalls.sh: Remove a trailing `\'.
3669 2015-05-13  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3671         * sysdeps/aarch64/tls-macros.h (TLS_GD): Add "cc" to the clobber
3672         list.
3674 2015-05-13  Leonhard Holz  <leonhard.holz@web.de>
3676         * benchtests/bench-strcoll.c: New benchmark.
3677         * benchtests/Makefile: Generate locales and run benchmark.
3678         * benchtests/strcoll-inputs/filelist#C: New benchmark input file.
3679         * benchtests/strcoll-inputs/filelist#en_US.UTF-8: Likewise.
3680         * benchtests/strcoll-inputs/lorem_ipsum#ar_SA.UTF-8: Likewise.
3681         * benchtests/strcoll-inputs/lorem_ipsum#cs_CZ.UTF-8: Likewise.
3682         * benchtests/strcoll-inputs/lorem_ipsum#da_DK.UTF-8: Likewise.
3683         * benchtests/strcoll-inputs/lorem_ipsum#el_GR.UTF-8: Likewise.
3684         * benchtests/strcoll-inputs/lorem_ipsum#en_GB.UTF-8: Likewise.
3685         * benchtests/strcoll-inputs/lorem_ipsum#en_US.UTF-8: Likewise.
3686         * benchtests/strcoll-inputs/lorem_ipsum#es_ES.UTF-8: Likewise.
3687         * benchtests/strcoll-inputs/lorem_ipsum#fr_FR.UTF-8: Likewise.
3688         * benchtests/strcoll-inputs/lorem_ipsum#hi_IN.UTF-8: Likewise.
3689         * benchtests/strcoll-inputs/lorem_ipsum#hu_HU.UTF-8: Likewise.
3690         * benchtests/strcoll-inputs/lorem_ipsum#is_IS.UTF-8: Likewise.
3691         * benchtests/strcoll-inputs/lorem_ipsum#it_IT.UTF-8: Likewise.
3692         * benchtests/strcoll-inputs/lorem_ipsum#iw_IL.UTF-8: Likewise.
3693         * benchtests/strcoll-inputs/lorem_ipsum#ja_JP.UTF-8: Likewise.
3694         * benchtests/strcoll-inputs/lorem_ipsum#pl_PL.UTF-8: Likewise.
3695         * benchtests/strcoll-inputs/lorem_ipsum#pt_PT.UTF-8: Likewise.
3696         * benchtests/strcoll-inputs/lorem_ipsum#ru_RU.UTF-8: Likewise.
3697         * benchtests/strcoll-inputs/lorem_ipsum#sr_RS.UTF-8: Likewise.
3698         * benchtests/strcoll-inputs/lorem_ipsum#sv_SE.UTF-8: Likewise.
3699         * benchtests/strcoll-inputs/lorem_ipsum#tr_TR.UTF-8: Likewise.
3700         * benchtests/strcoll-inputs/lorem_ipsum#vi_VN.UTF-8: Likewise.
3701         * benchtests/strcoll-inputs/lorem_ipsum#zh_CN.UTF-8: Likewise.
3703 2015-05-12  Ondřej Bílka  <neleai@seznam.cz>
3705         * sysdeps/x86_64/multiarch/strcspn.S: Remove plt indirection.
3706         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
3708 2015-05-12  Roland McGrath  <roland@hack.frob.com>
3710         * posix/uname-values.h: New file.
3711         * posix/uname.c: Include that instead of <config-name.h>.
3712         * sysdeps/nacl/uname-values.h: New file.
3713         * sysdeps/arm/nacl/uname-values.h: New file.
3715 2015-05-12  Joseph Myers  <joseph@codesourcery.com>
3717         * conform/linknamespace.pl (list_syms): Remove \[.*?\] before
3718         splitting into fields.
3720 2015-05-12  Leonhard Holz  <leonhard.holz@web.de>
3722         * locale/categories.def: Define _NL_COLLATE_ENCODING_TYPE.
3723         * locale/langinfo.h: Add _NL_COLLATE_ENCODING_TYPE to attribute list.
3724         * locale/localeinfo.h: Add enum collation_encoding_type.
3725         * locale/C-collate.c: Set _NL_COLLATE_ENCODING_TYPE to 8bit.
3726         * programs/ld-collate.c (collate_output): Add encoding type info.
3727         * string/strcoll_l.c (STRDIFF): New function.
3728         * (STRCOLL): Use STRDIFF to skip over equal prefix.
3729         * wcsmbs/wcscoll_l.c: Define STRDIFF.
3731 2015-05-11  Joseph Myers  <joseph@codesourcery.com>
3733         [BZ #18397]
3734         * sysdeps/mips/mips32/fpu/fpu_control.c: Move to ....
3735         * sysdeps/mips/mips32/fpu/fpucw-helpers.c: ... here.  Include
3736         <fpu_control.h> instead of <math/fpu_control.c>.
3737         * sysdeps/mips/mips32/fpu/Makefile: New file.
3739 2015-05-11  Andreas Schwab  <schwab@suse.de>
3741         [BZ #18007]
3742         * nis/nss_compat/compat-grp.c (internal_endgrent): Don't call
3743         nss_endgrent.
3744         (_nss_compat_endgrent): Call nss_endgrent.
3745         * nis/nss_compat/compat-pwd.c (internal_endpwent): Don't call
3746         nss_endpwent.
3747         (_nss_compat_endpwent): Call nss_endpwent.
3748         * nis/nss_compat/compat-spwd.c (internal_setspent): Add parameter
3749         needent, call nss_setspent only if non-zero.
3750         (_nss_compat_setspent, _nss_compat_getspent_r): Pass non-zero.
3751         (internal_endspent): Don't call nss_endspent.
3752         (_nss_compat_endspent): Call nss_endspent.
3753         * nss/nss_files/files-XXX.c (position, last_use, keep_stream):
3754         Remove.  All uses removed.
3755         (internal_setent): Remove parameter stayopen, add parameter
3756         stream.  Use it instead of global variable.
3757         (CONCAT(_nss_files_set,ENTNAME)): Pass global stream.
3758         (internal_endent, internal_getent): Add parameter stream.  Use it
3759         instead of global variable.
3760         (CONCAT(_nss_files_end,ENTNAME))
3761         (CONCAT(_nss_files_get,ENTNAME_r)): Pass global stream.
3762         (_nss_files_get##name##_r): Pass local stream.  Remove locking.
3763         * nss/nss_files/files-alias.c (position, last_use): Remove.  All
3764         uses removed.
3765         (internal_setent, internal_endent): Add parameter stream.  Use it
3766         instead of global variable.
3767         (_nss_files_setaliasent, _nss_files_endaliasent): Pass global
3768         stream.
3769         (get_next_alias): Add parameter stream.
3770         (_nss_files_getaliasent_r): Pass global stream.
3771         (_nss_files_getaliasbyname_r): Pass local stream.  Remove locking.
3772         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r)
3773         (_nss_files_gethostbyname4_r): Pass local stream to
3774         internal_setent, internal_getent and internal_endent.  Remove
3775         locking.
3777 2015-05-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
3779         * tst-strfmon1.c (tests): Update expected currency symbol.
3781 2015-05-08  Roland McGrath  <roland@hack.frob.com>
3783         * sysdeps/nacl/gethostname.c: New file.
3785 2015-05-08  Joseph Myers  <joseph@codesourcery.com>
3787         * math/auto-libm-test-in: Add more tests of csqrt, lgamma, log10
3788         and sinh.
3789         * math/auto-libm-test-out: Regenerated.
3790         * sysdeps/i386/fpu/libm-test-ulps: Update.
3791         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3793 2015-05-08  Carlos O'Donell  <carlos@redhat.com>
3795         [BZ #18125]
3796         * stdlib/tst-setcontext3.c: New file.
3797         * stdlib/tst-setcontext3.sh: New file.
3798         * stdlib/Makefile (tests): Add tst-setcontext3.
3799         (tst-setcontext3.out): Custom rule to run tst-setcontext3.sh
3800         to verify test program created output file.
3801         * sysdeps/unix/sysv/linux/aarch64/setcontext.S: Call exit.
3802         * sysdeps/unix/sysv/linux/arm/setcontext.S: Likewise.
3803         * sysdeps/unix/sysv/linux/hppa/setcontext.S: Likewise.
3804         * sysdeps/unix/sysv/linux/nios2/setcontext.S: Likewise.
3806 2015-05-06  Roland McGrath  <roland@hack.frob.com>
3808         [BZ #18383]
3809         * elf/tst-tlsalign.c: New file.
3810         * elf/tst-tlsalign-static.c: New file.
3811         * elf/tst-tlsalign-lib.c: New file.
3812         * elf/Makefile [$(build-shared) = yes] (tests): Add tst-tlsalign.
3813         (tests-static): Add tst-tlsalign-static.
3814         (modules-names): Add tst-tlsalign-lib.
3815         (test-xfail-tst-tlsalign): New variable.
3816         (test-xfail-tst-tlsalign-static): New variable.
3818         * sysdeps/nacl/nacl-test-wrapper.sh (NACL_LOADER):
3819         Use elf_loader_${arch}.nexe rather than loader_${arch}.nexe.
3821 2015-05-06  Joseph Myers  <joseph@codesourcery.com>
3823         * math/auto-libm-test-in: Add more tests of acosh, atanh, cos,
3824         csqrt, erfc, sin and sincos.
3825         * math/auto-libm-test-out: Regenerated.
3826         * sysdeps/i386/fpu/libm-test-ulps: Update.
3827         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3829 2015-05-06  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3831         * sysdeps/aarch64/libm-test-ulps: Update.
3833 2015-05-05  Joseph Myers  <joseph@codesourcery.com>
3835         * math/auto-libm-test-in: Add more tests of acosh, atanh, clog,
3836         clog10, csqrt, erfc, exp2, expm1, log10, log2 and sinh.
3837         * math/auto-libm-test-out: Regenerated.
3838         * sysdeps/i386/fpu/libm-test-ulps: Update.
3839         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3841 2015-04-30  Daniel Marjamäki  <daniel.marjamaki@evidente.se>
3843         [BZ #18265]
3844         * wcsmbs/wchar.h (wcscpy): Add __nonnull attribute.
3845         (wcsncpy): Likewise.
3847 2015-05-05  Florian Weimer  <fweimer@redhat.com>
3849         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
3850         Assume __ASSUME_FALLOCATE is always true.
3851         * sysdeps/unix/sysv/linux/posix_fallocate64.c
3852         (__posix_fallocate64_l64): Likweise.
3853         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c
3854         (posix_fallocate): Likewise.
3855         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c
3856         (__posix_fallocate64_l64): Likewise.
3857         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
3858         [!__ASSUME_FALLOCATE]: Add comment.
3860 2015-05-05  Florian Weimer  <fweimer@redhat.com>
3862         * sysdeps/unix/sysv/linux/i386/Makefile
3863         (sysdep_routines) [$(subdir) = misc]: Remove call_fallocate.
3864         (sysdep_routines) [$(subdir) = io]: Add libc-do-syscall.
3865         * sysdeps/unix/sysv/linux/i386/call_fallocate.S: Remove.
3866         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
3867         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
3868         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Likewise.
3869         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise.
3871 2015-05-02  Joseph Myers  <joseph@codesourcery.com>
3873         * math/auto-libm-test-in: Add more tests of atan, clog, clog10,
3874         cos, csqrt, erf, erfc, exp2, lgamma, log1p, sin, sincos, tanh and
3875         tgamma.
3876         * math/auto-libm-test-out: Regenerated.
3877         * sysdeps/i386/fpu/libm-test-ulps: Update.
3878         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3880 2015-05-01  Joseph Myers  <joseph@codesourcery.com>
3882         * math/auto-libm-test-in: Add more tests of tgamma.
3883         * math/auto-libm-test-out: Regenerated.
3884         * sysdeps/i386/fpu/libm-test-ulps: Update.
3885         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3887         * math/auto-libm-test-in: Add more tests of tanh.
3888         * math/auto-libm-test-out: Regenerated.
3889         * sysdeps/i386/fpu/libm-test-ulps: Update.
3890         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3892         * math/auto-libm-test-in: Add more tests of tan.
3893         * math/auto-libm-test-out: Regenerated.
3894         * sysdeps/i386/fpu/libm-test-ulps: Update.
3895         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3897         * math/auto-libm-test-in: Add more tests of cos, sin and sincos.
3898         * math/auto-libm-test-out: Regenerated.
3899         * sysdeps/i386/fpu/libm-test-ulps: Update.
3900         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3902         * math/auto-libm-test-in: Add another test of pow.
3903         * math/auto-libm-test-out: Regenerated.
3904         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
3906         * math/auto-libm-test-in: Add more tests of lgamma.
3907         * math/auto-libm-test-out: Regenerated.
3908         * sysdeps/i386/fpu/libm-test-ulps: Update.
3909         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3911         * math/auto-libm-test-in: Add more tests of log, log10, log2 and
3912         log1p.
3913         * math/auto-libm-test-out: Regenerated.
3914         * sysdeps/i386/fpu/libm-test-ulps: Update.
3915         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3917 2015-05-01  Mark Wielaard  <mjw@redhat.com>
3919         * elf/elf.h: Add SHF_COMPRESSED section flag, Elf32_Chdr and
3920         Elf64_Chdr structs and ELFCOMPRESS constants.
3922 2015-05-01  Joseph Myers  <joseph@codesourcery.com>
3924         * math/auto-libm-test-in: Add more tests of exp, exp10, exp2 and
3925         expm1.
3926         * math/auto-libm-test-out: Regenerated.
3927         * sysdeps/i386/fpu/libm-test-ulps: Update.
3928         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3930         * math/auto-libm-test-in: Add more tests of erf and erfc.
3931         * math/auto-libm-test-out: Regenerated.
3932         * sysdeps/i386/fpu/libm-test-ulps: Update.
3933         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3935 2015-05-01  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3937         * config.h.in (HAVE_AARCH64_BE): Add.
3939 2015-04-30  Joseph Myers  <joseph@codesourcery.com>
3941         * math/auto-libm-test-in: Add more tests of csqrt.
3942         * math/auto-libm-test-out: Regenerated.
3943         * sysdeps/i386/fpu/libm-test-ulps: Update.
3944         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3946         * math/auto-libm-test-in: Add more tests of cosh and sinh.
3947         * math/auto-libm-test-out: Regenerated.
3948         * sysdeps/i386/fpu/libm-test-ulps: Update.
3949         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3951         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: Remove file.
3953 2015-04-29  Roland McGrath  <roland@hack.frob.com>
3955         * sysdeps/nacl/bits/typesizes.h (__CLOCK_T_TYPE): Use __SLONGWORD_TYPE.
3956         * sysdeps/nacl/nacl-interfaces.h (nacl_abi_clock_t): Use clock_t.
3958         * sysdeps/nacl/euidaccess.c (euidaccess): Renamed to __euidaccess.
3959         (euidaccess, eaccess): Define as weak aliases.
3961         * sysdeps/nacl/bits/typesizes.h (__SUSECONDS_T_TYPE): Use
3962         __SLONGWORD_TYPE rather than __S32_TYPE.  They are the same size,
3963         but __suseconds_t is often 'long int' so some sources assume that
3964         type is being used (e.g. they use %ld to print tv_usec).
3966 2015-04-29  Florian Weimer  <fweimer@redhat.com>
3968         [BZ #18007]
3969         * nss/nss_files/files-XXX.c (CONCAT): Always enable stayopen.
3970         (CVE-2014-8121)
3971         * nss/tst-nss-getpwent.c: New file.
3972         * nss/Makefile (tests): Add new test.
3974 2015-04-28  Joseph Myers  <joseph@codesourcery.com>
3976         [BZ #18346]
3977         * sysdeps/ieee754/ldbl-128/s_roundl.c (__roundl): Handle all
3978         exponents less than 48 as cases where high part of mantissa needs
3979         examining to determine whether argument is integral.
3980         * math/libm-test.inc (round_test_data): Add more tests.
3982 2015-04-28  Mark Wielaard  <mjw@redhat.com>
3984         * elf/elf.h (SHF_EXCLUDE): Use unsigned 1 for shift.
3986 2015-04-27  David S. Miller  <davem@davemloft.net>
3988         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Remove
3989         __tls_get_addr.
3990         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
3992 2015-04-27  H.J. Lu  <hongjiu.lu@intel.com>
3994         [BZ#18333]
3995         * time/tzset.c (__tzfile_read): Check tzspec_len == 0.
3997 2015-04-27  Florian Weimer  <fweimer@redhat.com>
3999         [BZ#18333]
4000         * time/tzset.c (parse_tzname): Return error on memory allocation
4001         failure.
4002         * test-skeleton.c (struct temp_name_list): Change type of name
4003         member to non-const.
4004         (add_temp_file): Create a copy of the file name.
4005         (delete_temp_files): Deallocate memory.
4006         (create_temp_file): Add comment.
4008 2015-04-24  Florian Weimer  <fweimer@redhat.com>
4010         * io/posix_fallocate.c (posix_fallocate): Do not set errno.
4011         * io/posix_fallocate64.c (posix_fallocate64): Likewise.
4013 2015-04-24  Roland McGrath  <roland@hack.frob.com>
4015         * sysdeps/arm/configure.ac (PI_STATIC_AND_HIDDEN): Define it.
4016         * sysdeps/arm/configure: Regenerated.
4018 2015-04-24  Florian Weimer  <fweimer@redhat.com>
4020         [BZ #17715]
4021         * time/tzfile.c (__tzfile_read): Check for large values of
4022         tzh_ttisstdcnt and tzh_ttisgmtcnt.  Use malloc instead of alloca.
4023         * time/tzset.c (__tzstring_len): New function, based on the old
4024         __tzstring function.
4025         (__tzstring): Call __tzstring_len.
4026         (parse_tzname): New helper function extracted from
4027         __tzset_parse_tz.  Call __tzstring_len, without making a copy of
4028         the input string.
4029         (parse_offset): New helper function extracted from
4030         __tzset_parse_tz.  Replace switch with fallthrough with
4031         initialization before sscanf.
4032         (parse_rule): Likewise.
4033         (__tzset_parse_tz): Rewrite using the new helper functions.  Use
4034         new-style function definition.
4035         * timezone/Makefile (tests): Add tst-tzset.
4036         (tst-tzset.out): Dependencies on time zone files.
4037         (tst-tzset-ENV): Set TZDIR.
4038         (testdata/XT%): Copy crafted time zone files.
4039         * timezone/README: Mention crafted time zone files.
4040         * timezone/testdata/XT1, timezone/testdata/XT2,
4041         timezone/testdata/XT3, timezone/testdata/XT4: New time zone test
4042         files.
4043         * timezone/tst-tzset.c: New test.
4045 2015-04-24  Florian Weimer  <fweimer@redhat.com>
4047         * Makeconfig (+gccwarn): Remove -Winline.
4049 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
4051         * sysdeps/s390/fpu/libm-test-upls: Regenerate.
4053 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
4055         * NEWS: Mention sysconf() cache information support for s390.
4056         * sysdeps/unix/sysv/linux/s390/sysconf.c: New File.
4058 2015-04-22  Wilco Dijkstra  <wdijkstr@arm.com>
4060         * math/k_casinh.c (__kernel_casinh): Use __copysign.
4061         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c
4062         (__nearbyint): Likewise.
4063         * sysdeps/ieee754/ldbl-opt/nldbl-copysign.c
4064         (copysignl): Likewise.
4066 2015-04-21  Arjun Shankar  <arjun.is@lostca.se>
4068         [BZ #18287]
4069         * resolv/nss_dns/dns-host.c (getanswer_r): Adjust buffer length
4070         based on padding.  (CVE-2015-1781)
4072 2015-04-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
4074         * nptl/pthread_cond_timedwait.c: Change include bits/libc-vdso.h to just
4075         libc-vdso.h.
4076         * sysdeps/powerpc/powerpc32/backtrace.c: Likewise.
4077         * sysdeps/powerpc/powerpc64/backtrace.c: Likewise.
4078         * sysdeps/unix/sysv/linux/aarch64/init-first.c: Likewise.
4079         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
4080         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
4081         * sysdeps/unix/sysv/linux/gettimeofday.c: Likewise.
4082         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Likewise.
4083         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
4084         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
4085         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: Likewise.
4086         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
4087         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
4088         * sysdeps/unix/sysv/linux/tile/gettimeofday.c: Likewise.
4089         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise.
4090         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
4091         * sysdeps/unix/sysv/linux/aarch64/bits/libc-vdso.h: Move to ...
4092         * sysdeps/unix/sysv/linux/aarch64/libc-vdso.h: ... here.
4093         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Move to ...
4094         * sysdeps/unix/sysv/linux/powerpc/libc-vdso.h: ... here.
4095         * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: Move to ...
4096         * sysdeps/unix/sysv/linux/s390/libc-vdso.h: ... here.
4097         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Move to ...
4098         * sysdeps/unix/sysv/linux/tile/libc-vdso.h: ... here.
4100 2015-04-19  Paul Eggert  <eggert@cs.ucla.edu>
4102         * stdlib/setenv.c (__add_to_environ):
4103         Dump core quickly if setenv (..., NULL, ...) is called.
4104         This time, do it the right way, and pacify GCC with a pragma.
4106 2015-04-17  Roland McGrath  <roland@hack.frob.com>
4108         * elf/dl-close.c (_dl_close_worker) [DL_NNS == 1]: Just assert that
4109         IMAP->l_prev cannot be null, and #if out the code for the contrary
4110         case, avoiding 'assert (nsid != LM_ID_BASE)' making the compiler
4111         believe that NS (&_dl_ns[NSID]) could point outside the array.
4113         * elf/dl-open.c (_dl_open): Use __glibc_unlikely in invalid namespace
4114         check.  Reject NSID < 0 and NSID >= dl_nns, and check for DL_NNS==1,
4115         before using NSID as an index.
4117 2015-04-17  Il'ya Malakhov <ilmalakhov@yandex.ru>
4119         [BZ #17825]
4120         * sysdeps/sparc/sparc64/memchr.S: Fix signedness handling of length.
4121         * sysdeps/sparc/sparc64/memcmp.S: Likewise.
4122         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
4124 2015-04-17  Roland McGrath  <roland@hack.frob.com>
4126         Add preliminary port to Google Native Client on ARM.
4127         * abi-tags (.*-.*-nacl.*): New entry.
4128         * sysdeps/arm/nacl: New directory.
4129         * sysdeps/nacl: New directory.
4131 2015-04-16  David S. Miller  <davem@davemloft.net>
4133         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Make use of
4134         lowlevellock-futex.h
4136 2015-04-16  Chris Metcalf  <cmetcalf@ezchip.com>
4138         * sysdeps/tile/configure.ac: New file.
4139         * sysdeps/tile/configure: Regenerated.
4141 2015-04-15  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
4143         * wcsmbs/wcschr.c [WCSCHR] (wcschr): Define as __wcschr.  Remove
4144         conditionals for weak_alias and libc_hidden_weak.
4145         * sysdeps/i386/i686/multiarch/wcschr-c.c [libc]: Undefine
4146         libc_hidden_weak and weak_alias.
4147         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c [libc]:
4148         Undefine libc_hidden_weak. Define libc_hidden_def for SHARED builds
4149         and weak_alias for static one.
4151 2015-04-15  David S. Miller  <davem@davemloft.net>
4153         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
4155 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
4157         [BZ #18206]
4158         * wcsmbs/wcsncmp.c (wcsncmp): Compare as wchar_t, not wint_t.
4159           Use signed comparision instead of substraction to avoid
4160           overflow bug.
4161         * localedata/tests-mbwc/tst_wcsncmp.c (tst_wcsncmp):
4162           Take the sign of ret.
4163         * localedata/tests-mbwc/dat_wcsncmp.c (tst_wcsncmp_loc):
4164           Do not expect precise return values. Only the sign matters.
4165         * wcsmbs/Makefile (strop-tests): Add wcsncmp.
4166         * wcsmbs/test-wcsncmp.c: New File.
4167         * string/test-strncmp.c: Add wcsncmp support.
4169 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
4171         [BZ #6792]
4172         * math/w_log1p.c: New file.
4173         * math/w_log1pf.c: Likewise.
4174         * math/w_log1pl.c: Likewise.
4175         * math/Makefile (libm-calls): Add w_log1p.
4176         * math/s_log1pl.c (log1pl): Remove weak_alias.
4177         * sysdeps/i386/fpu/s_log1p.S (log1p): Likewise.
4178         * sysdeps/i386/fpu/s_log1pf.S (log1pf): Likewise.
4179         * sysdeps/i386/fpu/s_log1pl.S (log1pl): Likewise.
4180         * sysdeps/x86_64/fpu/s_log1pl.S (log1pl): Likewise.
4181         * sysdeps/ieee754/dbl-64/s_log1p.c (log1p): Likewise.
4182         [NO_LONG_DOUBLE] (log1pl): Likewise.
4183         * sysdeps/ieee754/flt-32/s_log1pf.c (log1pf): Likewise.
4184         * sysdeps/ieee754/ldbl-128/s_log1pl.c (log1pl): Likewise.
4185         * sysdeps/ieee754/ldbl-64-128/s_log1pl.c
4186         (log1p): Remove long_double_symbol.
4187         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (log1pl): Likewise.
4188         * sysdeps/ieee754/ldbl-64-128/w_log1pl.c: New file.
4189         * sysdeps/ieee754/ldbl-128ibm/w_log1pl.c: Likewise.
4190         * sysdeps/m68k/m680x0/fpu/s_log1p.c: Define empty weak_alias to
4191         remove weak_alias for corresponding log1p function.
4192         * sysdeps/m68k/m680x0/fpu/s_log1pf.c: Likewise.
4193         * sysdeps/m68k/m680x0/fpu/s_log1pl.c: Likewise.
4194         * sysdeps/ia64/fpu/w_log1p.c: New file.
4195         * sysdeps/ia64/fpu/w_log1pf.c: Likewise.
4196         * sysdeps/ia64/fpu/w_log1pl.c: Likewise.
4197         * math/libm-test.inc (log1p_test_data): Add errno expectations.
4199 2015-04-10  Joseph Myers  <joseph@codesourcery.com>
4201         [BZ #18247]
4202         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Decrease minimum
4203         decimal exponent by 1.
4204         * stdlib/tst-strtod-round-data: Add more tests.
4205         * stdlib/tst-strtod-round.c (tests): Regenerated.
4207 2015-04-09  Joseph Myers  <joseph@codesourcery.com>
4209         * math/auto-libm-test-in: Add more tests of clog and clog10.
4210         * math/auto-libm-test-out: Regenerated.
4211         * sysdeps/i386/fpu/libm-test-ulps: Update.
4212         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4214 2015-04-09  Roland McGrath  <roland@hack.frob.com>
4216         * Makeconfig (module-cppflags): Exclude all .v.i files.
4217         (skip-module-cppflags): Variable removed.
4219         * configure.ac (libc_config_ok): Initialize before reading
4220         preconfigure scripts, not after.
4221         * configure: Regenerated.
4223         * test-skeleton.c (TIMEOUT): Move #define to top level.
4224         (main): Grok environment variable TEST_DIRECT.  If set, print
4225         test expectation details into that file and then behave as if
4226         given --direct.
4228 2015-04-09  Florian Weimer  <fweimer@redhat.com>
4230         * malloc/tst-scratch_buffer.c (do_test): Suppress truncation
4231         warning on 32-bit.
4233 2015-04-08  David S. Miller  <davem@davemloft.net>
4235         * sysdeps/sparc/fpu/libm-test-ulps: Update.
4237 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
4239         * math/auto-libm-test-in: Add more tests of atanh.
4240         * math/auto-libm-test-out: Regenerated.
4241         * sysdeps/i386/fpu/libm-test-ulps: Update.
4242         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4244         * math/auto-libm-test-in: Add more tests of atan.
4245         * math/auto-libm-test-out: Regenerated.
4246         * sysdeps/i386/fpu/libm-test-ulps: Update.
4247         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4249 2015-04-08  Florian Weimer  <fweimer@redhat.com>
4251         * elf/pldd.c (main): Rewrite to use struct
4252         scratch_buffer instead of extend_alloca.
4253         * elf/pldd-xx.c (find_maps): Likewise.
4254         * grp/initgroups.c: Include <scratch_buffer.h> instead of
4255         <alloca.h>.
4256         * grp/compat-initgroups.c (compat_call): Rewrite to use struct
4257         scratch_buffer instead of extend_alloca.
4258         * nscd/initgrcache.c: Include <scratch_buffer.h>, now needed by
4259         grp/compat-initgroups.c.
4260         * nis/nss_compat/compat-initgroups.c (_nss_compat_initgroups_dyn):
4261         Rewrite to use struct scratch_buffer instead of extend_alloca.
4262         * inet/getnameinfo.c (nrl_domainname, getnameinfo): Likewise.
4263         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
4265 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
4267         * math/auto-libm-test-in: Add more tests of cbrt.
4268         * math/auto-libm-test-out: Regenerated.
4269         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
4271         * math/auto-libm-test-in: Add more tests of cabs.
4272         * math/auto-libm-test-out: Regenerated.
4273         * sysdeps/i386/fpu/libm-test-ulps: Update.
4274         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4276         [BZ #18210]
4277         [BZ #18211]
4278         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <fenv.h>.
4279         (__ieee754_atan2): Set FE_TONEAREST mode for internal
4280         computations.
4281         * math/auto-libm-test-in: Add more tests of atan2, carg, clog and
4282         clog10.
4283         * math/auto-libm-test-out: Regenerated.
4284         * sysdeps/i386/fpu/libm-test-ulps: Update.
4285         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4287         [BZ #18197]
4288         * sysdeps/ieee754/dbl-64/s_atan.c: Include <fenv.h>.
4289         (atan): Set FE_TONEAREST mode for internal computations.
4290         * math/auto-libm-test-in: Add more tests of atan.
4291         * math/auto-libm-test-out: Regenerated.
4293 2015-04-07  James Cowgill  <james410@cowgill.org.uk>
4295         [BZ #17930]
4296         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_NORESERVE): Define.
4298 2015-04-07  Florian Weimer  <fweimer@redhat.com>
4300         * malloc/scratch_buffer_grow_preserve.c: Include <string.h>
4302 2015-04-07  Florian Weimer  <fweimer@redhat.com>
4304         * include/scratch_buffer.h: New file.
4305         * malloc/scratch_buffer_grow.c: Likewise.
4306         * malloc/scratch_buffer_grow_preserve.c: Likewise.
4307         * malloc/scratch_buffer_set_array_size.c: Likewise.
4308         * malloc/tst-scratch_buffer.c: Likewise.
4309         * malloc/Makefile (routines): Add scratch_buffer_grow.
4310         (tests): Add test case.
4311         * malloc/Versions (GLIBC_PRIVATE): Export
4312         __libc_scratch_buffer_grow, __libc_scratch_buffer_grow_preserve,
4313         __libc_scratch_buffer_set_array_size.
4315 2015-04-06  Richard Henderson  <rth@redhat.com>
4317         * sysdeps/unix/alpha/sysdep.h: Unconditionally include dl-sysdep.h.
4318         * sysdeps/alpha/fpu/libm-test-ulps: Update.
4320         * math/test-fenvinline.c (feenable_test): Cast fe_exc to
4321         unsigned int before printing.
4323 2015-04-03  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
4325         [BZ #17596]
4326         * wcsmbs/mbrtowc.c (__mbrtowc): Add check for n=0.
4327         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
4329 2015-04-02  Florian Weimer  <fweimer@redhat.com>
4331         * include/libc-internal.h (libc_max_align_t): Define.
4333 2015-04-02  Andreas Schwab  <schwab@suse.de>
4335         [BZ #16850]
4336         * sysdeps/unix/sysv/linux/aarch64/bits/sigstack.h: New file.
4338 2015-04-02  Mel Gorman  <mgorman@suse.de>
4340         [BZ #17195]
4341         * malloc/arena.c (free): Apply trim threshold to per-thread heaps
4342         as well as the main arena.
4344 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
4346         [BZ #18185]
4347         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Limit threads
4348         sharing L2 cache to 2 for Silvermont/Knights Landing.
4350 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
4352         [BZ #17711]
4353         * config.make.in (have-protected-data): New.
4354         * configure.ac: Check linker support for protected data symbol.
4355         * configure: Regenerated.
4356         * elf/Makefile (modules-names): Add tst-protected1moda and
4357         tst-protected1modb if $(have-protected-data) is yes.
4358         (tests): Add tst-protected1a and tst-protected1b if
4359         $(have-protected-data) is yes.
4360         ($(objpfx)tst-protected1a): New.
4361         ($(objpfx)tst-protected1b): Likewise.
4362         (tst-protected1modb.so-no-z-defs): Likewise.
4363         * elf/tst-protected1a.c: New file.
4364         * elf/tst-protected1b.c: Likewise.
4365         * elf/tst-protected1mod.h: Likewise.
4366         * elf/tst-protected1moda.c: Likewise.
4367         * elf/tst-protected1modb.c: Likewise.
4369 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
4371         [BZ #17711]
4372         * elf/dl-lookup.c (do_lookup_x): When UNDEF_MAP is NULL, which
4373         indicates it is called from do_lookup_x on relocation against
4374         protected data, skip the data definion in the executable from
4375         copy reloc.
4376         (_dl_lookup_symbol_x): Pass ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA,
4377         instead of ELF_RTYPE_CLASS_PLT, to do_lookup_x for
4378         EXTERN_PROTECTED_DATA relocation against STT_OBJECT symbol.
4379         * sysdeps/generic/ldsodefs.h * (ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA):
4380         New.  Defined to 4 if DL_EXTERN_PROTECTED_DATA is defined,
4381         otherwise to 0.
4382         * sysdeps/i386/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
4383         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Set class
4384         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_386_GLOB_DAT.
4385         * sysdeps/x86_64/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
4386         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Set class
4387         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_X86_64_GLOB_DAT.
4389 2015-03-28  Martin Galvan  <martin.galvan@tallertechnologies.com>
4391         * sysdeps/nptl/pthread.h: Remove duplicate definition of
4392         PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.
4394 2015-03-27  Martin Galvan  <martin.galvan@tallertechnologies.com>
4396         * sysdeps/i386/nptl/tls.h: Swap comments between THREAD_SETMEM and
4397         THREAD_SETMEM_NC.
4398         * sysdeps/x86_64/nptl/tls.h: Ditto.
4400 2015-03-27  Roland McGrath  <roland@hack.frob.com>
4402         * dlfcn/tststatic.c (main): Converted to ...
4403         (do_test): ... this.
4404         (TEST_FUNCTION): New macro.
4405         Include test-skeleton.c.
4407 2015-03-26  Alan Modra  <amodra@gmail.com>
4409         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):
4410         Don't segfault if ifunc resolver returns a NULL.  Do set plt to
4411         zero for undefined weak.
4412         (elf_machine_plt_conflict): Similarly.
4414 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
4416         * math/auto-libm-test-in: Add more tests of acosh, asinh and
4417         atanh.
4418         * math/auto-libm-test-out: Regenerated.
4419         * sysdeps/i386/fpu/libm-test-ulps: Update.
4420         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4422         * math/auto-libm-test-in: Add another test of asin.
4423         * math/auto-libm-test-out: Regenerated.
4424         * sysdeps/i386/fpu/libm-test-ulps: Update.
4425         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4427         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (LLL_EBX_LOAD):
4428         Remove macro.
4429         (LLL_EBX_REG): Likewise.
4430         (LLL_ENTER_KERNEL): Likewise.
4432         * math/auto-libm-test-in: Add more tests of asin.
4433         * math/auto-libm-test-out: Regenerated.
4434         * sysdeps/i386/fpu/libm-test-ulps: Update.
4435         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4437         [BZ #18138]
4438         * sysdeps/unix/sysv/linux/i386/sysdep.h (struct
4439         libc_do_syscall_args): New structure.
4440         (INTERNAL_SYSCALL_MAIN_0): New macro.
4441         (INTERNAL_SYSCALL_MAIN_1): Likewise.
4442         (INTERNAL_SYSCALL_MAIN_2): Likewise.
4443         (INTERNAL_SYSCALL_MAIN_3): Likewise.
4444         (INTERNAL_SYSCALL_MAIN_4): Likewise.
4445         (INTERNAL_SYSCALL_MAIN_5): Likewise.
4446         (INTERNAL_SYSCALL_MAIN_6): Likewise.  Call __libc_do_syscall.
4447         (INTERNAL_SYSCALL): Define to use INTERNAL_SYSCALL_MAIN_##nr.
4448         Replace conditional definitions by conditional definitions of ....
4449         (INTERNAL_SYSCALL_MAIN_INLINE): ... this.  New macro.
4450         * sysdeps/unix/sysv/linux/i386/libc-do-syscall.S: New file.
4451         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = nptl]
4452         (libpthread-sysdep_routines): Add libc-do-syscall.
4453         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: Remove file.
4454         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (SYS_futex): Define
4455         to __NR_futex not 240.
4457 2015-03-25  Alan Modra  <amodra@gmail.com>
4459         * NEWS: Advertise TLS optimization.
4460         * elf/elf.h (R_PPC_TLSGD, R_PPC_TLSLD, DT_PPC_OPT, PPC_OPT_TLS): Define.
4461         (DT_PPC_NUM): Increment.
4462         * elf/dynamic-link.h (HAVE_STATIC_TLS): Define.
4463         (CHECK_STATIC_TLS): Use here.
4464         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Optimize
4465         TLS descriptors.
4466         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
4467         * sysdeps/powerpc/dl-tls.c: New file.
4468         * sysdeps/powerpc/Versions: Add __tls_get_addr_opt.
4469         * sysdeps/powerpc/tst-tlsopt-powerpc.c: New tls test.
4470         * sysdeps/unix/sysv/linux/powerpc/Makefile: Add new test.
4471         Build tst-tlsmod2.so with --no-tls-get-addr-optimize.
4472         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: Update.
4473         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: Likewise.
4474         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: Likewise.
4476 2015-03-25  Alan Modra  <amodra@gmail.com>
4478         * sysdeps/powerpc/powerpc64/configure.ac: Correct "linker support
4479         for overlapping .opd entries" to "support...".
4480         * sysdeps/powerpc/powerpc64/configure: Regenerate
4482 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
4484         * math/auto-libm-test-in: Add more tests of acos.
4485         * math/auto-libm-test-out: Regenerated.
4486         * sysdeps/i386/fpu/libm-test-ulps: Update.
4487         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4489         * math/auto-libm-test-in: Add more tests of expm1.
4490         * math/auto-libm-test-out: Regenerated.
4491         * sysdeps/i386/fpu/libm-test-ulps: Update.
4492         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4494 2015-03-24  Joseph Myers  <joseph@codesourcery.com>
4496         * math/auto-libm-test-in: Add more tests of cosh and sinh.
4497         * math/auto-libm-test-out: Regenerated.
4498         * sysdeps/i386/fpu/libm-test-ulps: Update.
4499         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4501         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
4502         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4504         * math/auto-libm-test-in: Add more tests of log2.
4505         * math/auto-libm-test-out: Regenerated.
4506         * sysdeps/i386/fpu/libm-test-ulps: Update.
4507         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4509 2015-03-23  Roland McGrath  <roland@hack.frob.com>
4511         * libio/iofdopen.c: Move FD_FLAGS declaration into its first use,
4512         inside [F_GETFL].  Remove POSIX_MODE local variable, just test the
4513         _IO_IS_APPENDING bit in READ_WRITE instead.
4515 2015-03-23  Florian Weimer  <fweimer@redhat.com>
4517         * sysdeps/unix/sysv/linux/pthread_setaffinity.c
4518         (__determine_cpumask_size): Replace extend_alloca with a
4519         variable-length array.  Do not treat res == 0 as an error.
4521 2015-03-23  Florian Weimer  <fweimer@redhat.com>
4523         [BZ #18100]
4524         * posix/wordexp.c (eval_expr_multdiv): Check for division by zero
4525         and integer overflow.
4526         * posix/wordexp-test.c (test_case): Add divide-by-zero test.
4527         (main): Add integer overflow tests.
4528         * manual/pattern.texi (Calling Wordexp): Document additional use
4529         for WRDE_SYNTAX.
4531 2015-03-23  Alan Modra  <amodra@gmail.com>
4533         * config.h.in: Remove HAVE_ASM_PPC_REL16.
4534         * sysdeps/powerpc/powerpc32/tls-macros.h: Remove HAVE_ASM_PPC_REL16
4535         and false branch of conditional.
4536         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
4537         Likewise.
4539 2015-03-21  Samuel Thibault  <samuel.thibault@ens-lyon.org
4541         * sysdeps/mach/hurd/Makefile ($(common-objpfx)errnos.d): Depend on
4542         libc-modules.h
4543         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): Remove
4544         unused declaration of _hurd_intr_rpc_msg_in_trap.
4545         * mach/mach_init.c (__mach_init): Test whether HAVE_HOST_PAGE_SIZE is
4546         defined instead of whether it is non-zero.
4547         * sysdeps/mach/hurd/i386/intr-msg.h (INTR_MSG_TRAP): Use "+m"
4548         input constraint instead of both input and output constraint.  Use ecx
4549         clobber instead of %ecx.
4550         * sysdeps/mach/hurd/malloc-machine.h (mutex_init, mutex_lock,
4551         mutex_unlock): Use a statement expression instead of an expression list.
4552         * sysdeps/mach/hurd/setitimer.c (_hurd_itimer_thread_stack_size): Set
4553         type to vm_size_t instead of vm_address_t.
4554         * sysdeps/mach/hurd/fork.c (__fork): Test whether STACK_GROWTH_UP is
4555         defined instead of whether it is non-zero.
4556         * hurd/hurd/ioctl.h (_hurd_locked_install_cttyid): New declaration.
4557         * sysdeps/mach/hurd/setsid.c: Include <hurd/ioctl.h>.
4558         * sysdeps/mach/hurd/mmap.c (__mmap): Use 0 instead of NULL for
4559         comparisons with mapaddr.
4560         * nscd/nscd-client.h: Include <time.h>.
4561         * sysdeps/mach/hurd/dl-sysdep.c (fmh): Pass vm_offset_t dummy
4562         9th parameter to __vm_region instead of int.
4563         * bits/termios.h [!__USE_MISC] (EXTPROC): Do not define.
4564         * scripts/check-local-headers.sh (exclude): Add device/,
4565         hurd/hurd_types.h, hurd/ioctl_types.h, hurd/paths.h, hurd/ioctls.defs,
4566         cthreads.h.
4568 2015-03-19  Roland McGrath  <roland@hack.frob.com>
4570         * sysdeps/arm/memcpy.S [ARM_ALWAYS_BX]: Fix computed-jump calculations
4571         to account for alignment padding.
4572         * sysdeps/arm/memmove.S: Likewise.
4574 2015-03-19  Chris Metcalf  <cmetcalf@ezchip.com>
4576         * sysdeps/unix/sysv/linux/generic/README: New file.
4578 2015-03-18  Joseph Myers  <joseph@codesourcery.com>
4580         [BZ #18138]
4581         * nptl/sem_waitcommon.c: Include <kernel-features.h>.
4582         (futex_abstimed_wait)
4583         [__ASSUME_FUTEX_CLOCK_REALTIME && lll_futex_timed_wait_bitset]:
4584         Use lll_futex_timed_wait_bitset with FUTEX_CLOCK_REALTIME instead
4585         of lll_futex_timed_wait.
4587 2015-03-18  Brad Hubbard  <bhubbard@redhat.com>
4589         [BZ #17542]
4590         * sunrpc/svc.c (xprt_register): Use calloc to allocate xports.
4592 2015-03-17  Alexandre Oliva <aoliva@redhat.com>
4594         [BZ #17090]
4595         [BZ #17620]
4596         [BZ #17621]
4597         [BZ #17628]
4598         * NEWS: Update.
4599         * elf/dl-tls.c (_dl_update_slotinfo): Clean up outdated DTV
4600         entries with Static TLS too.  Skip entries past the end of the
4601         allocated DTV, from Alan Modra.
4602         (tls_get_addr_tail): Update to glibc_likely/unlikely.  Move
4603         Static TLS DTV entry set up from...
4604         (_dl_allocate_tls_init): ... here (fix modid assertion), ...
4605         * elf/dl-reloc.c (_dl_nothread_init_static_tls): ... here...
4606         * nptl/allocatestack.c (init_one_static_tls): ... and here...
4607         * elf/dlopen.c (dl_open_worker): Drop l_tls_modid upper bound
4608         for Static TLS.
4609         * elf/tlsdeschtab.h (map_generation): Return size_t.  Check
4610         that the slot we find is associated with the given map before
4611         using its generation count.
4612         * nptl_db/db_info.c: Include ldsodefs.h.
4613         (rtld_global, dtv_slotinfo_list, dtv_slotinfo): New typedefs.
4614         * nptl_db/structs.def (DB_RTLD_VARIABLE): New macro.
4615         (DB_MAIN_VARIABLE, DB_RTLD_GLOBAL_FIELD): Likewise.
4616         (link_map::l_tls_offset): New struct field.
4617         (dtv_t::counter): Likewise.
4618         (rtld_global): New struct.
4619         (_rtld_global): New rtld variable.
4620         (dl_tls_dtv_slotinfo_list): New rtld global field.
4621         (dtv_slotinfo_list): New struct.
4622         (dtv_slotinfo): Likewise.
4623         * nptl_db/td_symbol_list.c: Drop gnu/lib-names.h include.
4624         (td_lookup): Rename to...
4625         (td_mod_lookup): ... this.  Use new mod parameter instead of
4626         LIBPTHREAD_SO.
4627         * nptl_db/td_thr_tlsbase.c: Include link.h.
4628         (dtv_slotinfo_list, dtv_slotinfo): New functions.
4629         (td_thr_tlsbase): Check DTV generation.  Compute Static TLS
4630         addresses even if the DTV is out of date or missing them.
4631         * nptl_db/fetch-value.c (_td_locate_field): Do not refuse to
4632         index zero-length arrays.
4633         * nptl_db/thread_dbP.h: Include gnu/lib-names.h.
4634         (td_lookup): Make it a macro implemented in terms of...
4635         (td_mod_lookup): ... this declaration.
4636         * nptl_db/db-symbols.awk (DB_RTLD_VARIABLE): Override.
4637         (DB_MAIN_VARIABLE): Likewise.
4639 2015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
4641         [BZ #18134]
4642         * sysdeps/x86_64/dl-trampoline.S (PRESERVE_BND_REGS_PREFIX): New.
4644 2015-03-15  Paul Eggert  <eggert@cs.ucla.edu>
4646         * stdlib/setenv.c (__add_to_environ): Revert previous change.
4648 2015-03-14  Andreas Schwab  <schwab@linux-m68k.org>
4650         [BZ #18128]
4651         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (atomic_exchange_and_add)
4652         (atomic_add, atomic_increment_and_test)
4653         (atomic_decrement_and_test): Fix 64-bit arithmetic.
4655 2015-03-13  Paul Eggert  <eggert@cs.ucla.edu>
4657         * stdlib/setenv.c (__add_to_environ):
4658         Dump core quickly if setenv (..., NULL, ...) is called.
4660 2015-03-13  Roland McGrath  <roland@hack.frob.com>
4662         * sysdeps/arm/tls-macros.h: Include <sysdep.h>.
4663         (GET_SPECIAL_RELOC, GET_SPECIAL_PCREL): New macros to encapsulate
4664         all the necessary asm magic in one place.
4665         (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Rewritten as C expressions
4666         using those.
4668 2015-03-13  Carlos O'Donell  <carlos@redhat.com>
4670         [BZ #14906]
4671         * nscd/cache.c (prune_cache): Use TRACED_FILE. Compare and update
4672         traced file mtime. Use consistent log message.
4673         * nscd/connections.c [HAVE_INOTIFY] (install_watches): New function.
4674         (register_traced_file): Call install_watches. Always set mtime.
4675         (invalidate_cache): Iterate over all trace files. Call install_watches.
4676         (inotify_check_files): Don't inline. Handle watching parent
4677         directories and configuration file movement in and out.
4678         (handle_inotify_events): New function.
4679         (main_loop_poll): Call handle_inotify_events.
4680         (main_loop_epoll): Likewise.
4681         * nscd/nscd.h: Define TRACED_FILE, TRACED_DIR, and PATH_MAX.
4682         (struct traced_file): Use array of inotify fds. Add parent directory,
4683         and basename.
4684         (struct database_dyn): Remove unused file_mtime.
4685         (init_traced_file): New inline function.
4686         (define_traced_file): New macro.
4687         * nss/nss_db/db-init.c: Use define_traced_file.
4688         (_nss_db_init): Use init_traced_file.
4689         * nss/nss_files/files-init.c: Use define_traced_file.
4690         (_nss_files_init): Use init_traced_file.
4692 2015-03-12  Joseph Myers  <joseph@codesourcery.com>
4694         * soft-fp/soft-fp.h (_FP_STATIC_ASSERT): New macro.
4695         [_LIBC]: Do not include <stdlib.h>.
4696         [!_LIBC] (abort): Remove declaration.
4697         * soft-fp/op-2.h (_FP_MUL_MEAT_2_120_240_double): Use
4698         _FP_STATIC_ASSERT instead of conditionally calling abort.
4699         * soft-fp/op-common.h (_FP_FROM_INT): Likewise.
4700         (_FP_EXTEND_CNAN): Likewise.
4701         (FP_TRUNC): Likewise.
4702         (__FP_CLZ): Likewise.
4703         * sysdeps/powerpc/nofpu/flt-rounds.c: Include <stdlib.h>.
4705 2015-03-12  Yaakov Selkowitz  <yselkowi@redhat.com>
4707         * manual/string.texi (XPG basename): Fix prototype.
4709 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
4711         [BZ #18080]
4712         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S
4713         (__setcontext): Use SIG_SETMASK instead of SIG_BLOCK.
4714         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S
4715         (__setcontext): Likewise.
4716         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S
4717         (__swapcontext): Use SIG_SETMASK instead of SIG_BLOCK.
4718         Call rt_sigprocmask syscall one time to set new signal mask
4719         and retrieve the current signal mask instead of two calls.
4720         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S
4721         (__swapcontext): Likewise.
4722         * stdlib/Makefile (tests): Add new testcase tst-setcontext2.
4723         * stdlib/tst-setcontext2.c: New file.
4725 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
4727         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
4729 2015-03-11  Aurelien Jarno  <aurelien@aurel32.net>
4731         [BZ #18093]
4732         * elf/cache.c (load_aux_cache): Regenerate the cache if it has
4733         the wrong size.
4735 2015-03-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4737         [BZ #18043]
4738         * posix/wordexp.c (parse_param): Don't call setenv(..., NULL, 1).
4740 2015-03-11  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
4742         * config.h.in [HAVE_ASM_GLOBAL_DOT_NAME]: Remove define.
4743         * include/libc-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (strong_alias):
4744         Remove define.
4745         [HAVE_ASM_GLOBAL_DOT_NAME] (strong_data_alias): Likewise.
4746         [HAVE_ASM_GLOBAL_DOT_NAME] (weak_alias): Likewise.
4747         [HAVE_ASM_GLOBAL_DOT_NAME] (_symbol_version): Likewise.
4748         [HAVE_ASM_GLOBAL_DOT_NAME] (_default_symbol_version): Likewise.
4749         [HAVE_ASM_GLOBAL_DOT_NAME] (HIDDEN_JUMPTARGET): Likewise.
4750         * nptl_db/db-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (DOT): Remove
4751         define.
4752         * nptl_db/td_symbol_list.c (td_lookup): Remove
4753         HAVE_ASM_GLOBAL_DOT_NAME code.
4754         * sysdeps/powerpc/powerpc64/configure.ac: Remove
4755         HAVE_ASM_GLOBAL_DOT_NAME check.
4756         * sysdeps/powerpc/powerpc64/configure: Regenerate.
4757         * sysdeps/powerpc/powerpc64/sysdep.h [HAVE_ASM_GLOBAL_DOT_NAME]
4758         (DOT_LABEL): Remove define.
4759         [HAVE_ASM_GLOBAL_DOT_NAME] (BODY_LABEL): Likewise.
4760         [HAVE_ASM_GLOBAL_DOT_NAME] (ENTRY_2): Likewise.
4761         [HAVE_ASM_GLOBAL_DOT_NAME] (END_2): Likewise.
4762         * sysdeps/powerpc/powerpc64/tls-macros.h [HAVE_ASM_GLOBAL_DOT_NAME]
4763         (__TLS_GET_ADDR): Likewise.
4764         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
4765         [HAVE_ASM_GLOBAL_DOT_NAME] (DASHDASHPFX): Likewise.
4767 2015-03-11  Carlos O'Donell  <carlos@redhat.com>
4769         [BZ #18111]
4770         * sysdeps/hppa/fpu/fpu_control.h (_FPU_HPPA_SHIFT_FLAGS): Define.
4771         (_FPU_SETCW): Initialize cw from fpsr before storing.
4772         * sysdeps/hppa/fpu/fsetexcptflg.c: Include fpu_control.h
4773         (fesetexceptflag): Rewrite using fpu_control.h.
4774         * sysdeps/hppa/fpu/feupdateenv.c: Handle FE_DFL_ENV, and FE_NOMASK_ENV.
4776 2015-03-11  John David Anglin  <danglin@gcc.gnu.org>
4778         [BZ #18110]
4779         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Don't modify bufptr in
4780         asms.
4781         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
4783 2015-03-11  Joseph Myers  <joseph@codesourcery.com>
4785         * soft-fp/soft-fp.h (_FP_UNREACHABLE): New macro.
4786         * soft-fp/op-common.h (_FP_MUL): Use _FP_UNREACHABLE instead of
4787         abort.
4788         (_FP_FMA): Likewise.
4789         (_FP_DIV): Likewise.
4791 2015-03-10  Roland McGrath  <roland@hack.frob.com>
4793         * scripts/evaluate-test.sh: Grok exit code 77 as UNSUPPORTED and exit
4794         with 0 in that case.
4795         * Makefile (summarize-tests): New canned sequence, factored out of
4796         commands for targets tests and xtests.  Display summary lines that
4797         don't start with PASS: or XFAIL: rather than ones that do start with
4798         ERROR: or FAIL:.  Make the commands fail if any summary lines fail
4799         to start with X?PASS: or XFAIL: or UNSUPPORTED: rather than if any
4800         do start with ERROR: or FAIL:.
4801         * dlfcn/Makefile (tests): Add bug-atexit3 back here unconditionally
4802         (except for [$(build-shared) = yes]).
4803         (tests-unsupported) [$(CXX) empty]: Add bug-atexit3.
4804         (LDLIBS-bug-atexit3-lib.so): Conditionalize on [$(CXX) nonempty].
4805         ($(objpfx)bug-atexit3, $(objpfx)bug-atexit3.out): Likewise.
4806         * nptl/Makefile: Revert 2015-03-04 changes.
4807         [$(CXX) empty] (tests-unsupported): New variable.
4808         * debug/Makefile: Likewise.
4810         * posix/regcomp.c: Fix comment typos and formatting to harmonize with
4811         gnulib file.  Replace __attribute with __attribute__ throughout.
4813 2015-03-10  Carlos O'Donell  <carlos@redhat.com>
4815         * sysdeps/hppa/fpu/libm-test-ulps: Update.
4817 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
4819         [BZ #18104]
4820         * math/auto-libm-test-in: Add another test of pow.
4821         * math/auto-libm-test-out: Regenerated.
4823 2015-03-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4825         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_pow.c): Add
4826         $(config-cflags-nofma).
4828 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
4830         * soft-fp/double.h [SOFT_FP_DOUBLE_H]: New multiple-include guard.
4831         * soft-fp/extended.h [SOFT_FP_EXTENDED_H]: Likewise.
4832         * soft-fp/op-1.h [SOFT_FP_OP_1_H]: Likewise.
4833         * soft-fp/op-2.h [SOFT_FP_OP_2_H]: Likewise.
4834         * soft-fp/op-4.h [SOFT_FP_OP_4_H]: Likewise.
4835         * soft-fp/op-8.h [SOFT_FP_OP_8_H]: Likewise.
4836         * soft-fp/op-common.h [SOFT_FP_OP_COMMON_H]: Likewise.
4837         * soft-fp/quad.h [SOFT_FP_QUAD_H]: Likewise.
4838         * soft-fp/single.h [SOFT_FP_SINGLE_H]: Likewise.
4839         * soft-fp/soft-fp.h (SOFT_FP_H): Define to 1 rather than empty.
4840         Add comment on closing #endif.
4842 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
4844         * posix/wordexp.c (CHAR_IN_SET): New macro.
4845         (parse_param): Use it.
4847 2015-03-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4849         * sysdeps/powerpc/fpu/libm-test-ulps: update.
4851 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
4853         [BZ #18043]
4854         * posix/wordexp.c (parse_param): Fix buffer overflow.
4855         * posix/wordexp-test.c (test_case): Add test case.
4857 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
4859         [BZ #18042]
4860         * posix/wordexp.c (parse_backtick): Fix off-by-one.
4861         * posix/wordexp-test.c (test_case): Add test for BZ #18042.
4863 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
4865         [BZ #18043]
4866         * posix/wordexp-test.c (test_case): Add test for BZ #18043
4867         (do_bz18043): Delete.
4868         (at_page_end): New.
4869         (testit): Refactor to have words at the edge of unreadable page.
4871 2015-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
4873         [BZ #16734]
4874         * libio/genops.c (_IO_unbuffer_all): Renamed from _IO_unbuffer_write.
4875         Cleanup read-only streams as well.
4876         (_IO_cleanup): Call _IO_unbuffer_all instead of _IO_unbuffer_write.
4878 2015-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4880         * sysdeps/mach/hurd/bits/libc-lock.h [_LIBC]: Include
4881         <bits/libc-lockP.h>
4883 2015-03-07  Joseph Myers  <joseph@codesourcery.com>
4885         * soft-fp/soft-fp.h (_FP_ZERO_INIT): New macro.  Define depending
4886         on [__KERNEL__].
4887         * soft-fp/op-1.h (_FP_FRAC_DECL_1): Use _FP_ZERO_INIT.
4888         * soft-fp/op-2.h (_FP_FRAC_DECL_2): Likewise.
4889         * soft-fp/op-common.h (_FP_DECL): Likewise.
4891 2015-03-06  H.J. Lu  <hongjiu.lu@intel.com>
4893         * elf/ifuncdep2.c (global): Replace
4894         __attribute__((visibility("protected"))) with
4895         asm (".protected global").
4896         * elf/ifuncmod1.c (global): Likewise.
4897         * elf/ifuncmod5.c (global): Likewise.
4899 2015-03-06  Joseph Myers  <joseph@codesourcery.com>
4901         * soft-fp/soft-fp.h [!_LIBC && __KERNEL__]: Include
4902         <asm/sfp-machine.h> instead of <sfp-machine.h>.
4904 2015-03-06  Roland McGrath  <roland@hack.frob.com>
4906         * manual/install.texi (Configuring and compiling):
4907         Document test-wrapper-env-only.
4908         * INSTALL: Regenerated.
4910 2015-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
4912         [BZ #18043]
4913         * posix/wordexp.c (parse_param): Fix buffer overflow.
4914         * posix/wordexp-test.c (do_bz18043): Add test case.
4916 2015-03-06  Vincent Bernat  <vincent@bernat.im>
4918         * time/tst-strptime2.c (do_test): Ensure failing tests are
4919         reported correctly.
4920         * time/tst-strptime3.c (do_test): Likewise.
4922 2015-03-06  Samuel Thibault  <samuel.thibault@inria.fr>
4924         Fix aio_error thread-safety.
4925         * sysdeps/pthread/aio_error.c: New file
4926         * sysdeps/pthread/aio_misc.c: Remove optimistic comment about
4927         synchronization.
4929 2015-03-06  Florian Weimer  <fweimer@redhat.com>
4931         * stdio-common/vfprintf.c (THOUSANDS_SEP_T): New typedef.
4932         (group_number, vfprintf): Use it.
4933         (JUMP_TABLE_BASE_LABEL): New preprocessor macro.
4934         (JUMP, REF): Use it.
4935         (WORK_BUFFER_SIZE): New enum constant.
4936         (process_arg, vfprintf): Use it.
4938 2015-03-06  Rical Jasan  <ricaljasan@pacific.net>
4940         * manual/errno.texi (Error Messages): Complete example function
4941         by adding missing #define.
4942         (program_invocation_name): Add statement indicating GNU
4943         extension and reference which header file declares the variable.
4944         (program_invocation_short_name): Likewise.
4946 2015-03-06  Mike Frysinger  <vapier@gentoo.org>
4948         * manual/errno.texi (Error Messages): Delete strerror ISO C89
4949         compatibility note.
4951 2015-03-05  Roland McGrath  <roland@hack.frob.com>
4953         * Makeconfig (test-wrapper-env-only): New variable.
4954         * Rules (make-test-out): If variable $*-ENV-only is nonempty,
4955         then use that with $(test-wrapper-env-only) rather than using
4956         $(test-wrapper-env) $(run-program-env) $($*-ENV).
4958 2015-03-05  H.J. Lu  <hongjiu.lu@intel.com>
4960         [BZ #18082]
4961         * sysdeps/alpha/dl-machine.h (elf_machine_type_class): Replace
4962         ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY in comments.
4963         * sysdeps/arm/dl-machine.h (elf_machine_type_class): Likewise.
4964         * sysdeps/hppa/dl-machine.h (elf_machine_type_class): Likewise.
4965         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Likewise.
4966         * sysdeps/ia64/dl-machine.h (elf_machine_type_class): Likewise.
4967         * sysdeps/m68k/dl-machine.h (elf_machine_type_class): Likewise.
4968         * sysdeps/microblaze/dl-machine.h (elf_machine_type_class):
4969         Likewise.
4970         * sysdeps/nios2/dl-machine.h (elf_machine_type_class): Likewise.
4971         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_type_class):
4972         Likewise.
4973         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
4974         Likewise.
4975         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_type_class):
4976         Likewise.
4977         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_type_class):
4978         Likewise.
4979         * sysdeps/sh/dl-machine.h (elf_machine_type_class): Likewise.
4980         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_type_class):
4981         Likewise.
4982         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_type_class):
4983         Likewise.
4984         * sysdeps/tile/dl-machine.h (elf_machine_type_class): Likewise.
4985         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Likewise.
4987 2015-03-04  Roland McGrath  <roland@hack.frob.com>
4989         * sysdeps/generic/netinet/if_ether.h: Don't #include <features.h>.
4990         (ETH_ALEN): New macro.
4991         (struct ether_addr): Use it for length of ether_addr_octet.
4993         * nss/test-netdb.c: Don't #include <rpc/netdb.h>.
4994         (setdb): Don't call __nss_configure_lookup for "rpc".
4995         (do_test): Don't call test_rpc.
4996         (output_rpcent, test_rpc): Functions moved ...
4997         * sunrpc/test-rpcent.c: ... to this new file.
4998         * sunrpc/Makefile (tests): Add it.
5000         * nptl/tst-cancel4.c (tf_sigpause) [!SIGCANCEL]: Call pause instead of
5001         __xpg_sigpause.
5002         * nptl/tst-signal3.c: Conditionalize body on [SIGRTMIN].
5003         * nptl/tst-signal6.c: Likewise.
5004         * rt/tst-mqueue5.c: Conditionalize body on [SIGRTMIN && SA_SIGINFO].
5005         * rt/tst-timer4.c: Conditionalize body on [SA_SIGINFO].
5007         * configure.ac (libc_cv_cxx_link_ok): New check.
5008         Reset CXX to empty if it fails to link.
5009         * configure: Regenerated.
5010         * dlfcn/Makefile (tests, modules-names): Add bug-atexit3 and
5011         bug-atexit3-lib only if $(CXX) is nonempty.
5012         * nptl/Makefile (tests): Likewise for tst-cancel24.
5013         (tests, tests-static): Likewise for tst-cancel24-static.
5014         * debug/Makefile (tests): Likewise for tst-chk4, tst-chk5, tst-chk6,
5015         tst-lfschk4, tst-lfschk5, and tst-lfschk6.
5016         * elf/Makefile (tests, modules-names): Likewise for tst-unique3,
5017         tst-unique3lib, tst-unique3lib2, tst-unique4, and tst-unique4lib.
5019 2015-03-04  Andreas Schwab  <schwab@suse.de>
5021         [BZ #17631]
5022         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Don't define
5023         for non-GCC compilers.
5024         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
5025         Likewise.
5027 2015-03-03 Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
5029         [BZ #17776]
5030         * sysdeps/powerpc/bits/fenvinline.h (feraiseexcept): Convert input to
5031         integer before bitwise and assembly operations.
5032         (feclearexcept): Likewise.
5033         * math/test-fenvinline.c: New file.
5034         * math/Makefile: Add test-fenvinline test.
5036 2015-03-03  Alan Modra  <amodra@gmail.com>
5038         [BZ #16512]
5039         * scripts/localplt.awk: Strip off symbol version.
5040         * NEWS: Mention bug fix.
5042 2015-03-02  Roland McGrath  <roland@hack.frob.com>
5044         * sysdeps/pthread/timer_routines.c
5045         (timer_free_list, thread_free_list, thread_active_list): Make static.
5047 2015-03-02  Joseph Myers  <joseph@codesourcery.com>
5049         [BZ #17779]
5050         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
5051         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
5052         Undefine.
5053         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
5054         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
5055         Likewise.
5056         * sysdeps/unix/sysv/linux/sh/kernel-features.h
5057         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
5058         Likewise.
5060 2015-03-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
5062         [BZ #18036]
5063         * posix/fnmatch_loop.c (END): Detect invalid pattern.
5064         * posix/tst-fnmatch3.c (do_bz18036): Add test case.
5066 2015-03-02  Andreas Schwab  <schwab@suse.de>
5068         * elf/Makefile ($(elf-objpfx)runtime-linker.st): Fix typo in
5069         variable name.
5071 2015-03-02  Florian Weimer  <fweimer@redhat.com>
5073         * nis/nss_nis/nis-initgroups.c (_nss_nis_initgroups_dyn):
5074         Return error status.
5076 2015-02-27  Alexandre Oliva <aoliva@redhat.com>
5078         [BZ #15969]
5079         * locale/findlocale.c (_nl_find_locale): Introduce const
5080         version of loc_name and drop unsafe type casts.
5082 2015-02-27  Roland McGrath  <roland@hack.frob.com>
5084         * dlfcn/tststatic2.c (main): Converted to ...
5085         (do_test): ... this.
5086         (TEST_FUNCTION): New macro.
5087         Include test-skeleton.c.
5089 2015-02-27  H.J. Lu  <hongjiu.lu@intel.com>
5091         [BZ #17711]
5092         * elf/Makefile (tests): Add vismain only if PIE is enabled.
5093         (tests-pie): Add vismain.
5094         (CFLAGS-vismain.c): New.
5095         * elf/vismain.c: Add comments for PIE requirement.
5097 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
5099         [BZ #18046]
5100         [BZ #18047]
5101         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Use
5102         0x1p-56L as threshold for just returning the argument.
5103         * sysdeps/ieee754/ldbl-96/e_atanhl.c (__ieee754_atanhl): Use
5104         0x1p-32L as threshold for just returning the argument.
5105         * math/auto-libm-test-in: Add more tests of atanh.
5106         * math/auto-libm-test-out: Regenerated.
5107         * sysdeps/i386/fpu/libm-test-ulps: Update.
5108         * sysdeps/x86_64/fpu/libm-test-ulp: Likewise.
5110 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
5112         * string/bcopy.c (bcopy): Call memmove for performance.
5114 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
5116         * string/bzero.c (__bzero): Call memset for performance.
5118 2015-02-27  John David Anglin  <dave.anglin@bell.net>
5120         [BZ #18068]
5121         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_SYNC): Change
5122         to 00100000.
5124 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
5126         * sysdeps/ieee754/k_standard.c (CSTR): Add comment.
5128 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
5130         * sysdeps/ieee754/k_standard.c (CSTR): New macro.
5131         (__kernel_standard): Use CSTR macro when setting exc.name.
5132         * sysdeps/ieee754/Makefile [$(subdir) = math]
5133         (CFLAGS-k_standard.c): Remove variable.
5135         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Change last case for
5136         setting p and q from "else if" to "else".
5137         (qzero): Likewise.
5138         * sysdeps/ieee754/dbl-64/e_j1.c (pone): Likewise.
5139         (qone): Likewise.
5140         * sysdeps/ieee754/flt-32/e_j0f.c (pzerof): Likewise.
5141         (qzerof): Likewise.
5142         * sysdeps/ieee754/flt-32/e_j1f.c (ponef): Likewise.
5143         (qonef): Likewise.
5144         * sysdeps/ieee754/ldbl-96/e_j0l.c (pzero): Likewise.
5145         (qzero): Likewise.
5146         * sysdeps/ieee754/ldbl-96/e_j1l.c (pone): Likewise.
5147         (qone): Likewise.
5149         [BZ #18038]
5150         [BZ #18039]
5151         * sysdeps/ieee754/ldbl-128/e_acosl.c (__ieee754_acosl): Only
5152         return pi/2 for arguments below 0x1p-113L.
5153         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Only
5154         return pi/2 for arguments below 0x1p-106L.
5155         * math/auto-libm-test-in: Add more tests of acos.
5156         * math/auto-libm-test-out: Regenerated.
5158         [BZ #16351]
5159         * sysdeps/i386/fpu/e_asin.S (dbl_min): New object.
5160         (MO): New macro.
5161         (__ieee754_asin): Force underflow exception for results with small
5162         absolute value.
5163         * sysdeps/i386/fpu/e_asinf.S (flt_min): New object.
5164         (MO): New macro.
5165         (__ieee754_asinf): Force underflow exception for results with
5166         small absolute value.
5167         * sysdeps/ieee754/dbl-64/e_asin.c: Include <float.h> and <math.h>.
5168         (__ieee754_asin): Force underflow exception for results with small
5169         absolute value.
5170         * sysdeps/ieee754/flt-32/e_asinf.c: Include <float.h>.
5171         (__ieee754_asinf): Force underflow exception for results with
5172         small absolute value.
5173         * sysdeps/ieee754/ldbl-128/e_asinl.c: Include <float.h>.
5174         (__ieee754_asinl): Force underflow exception for results with
5175         small absolute value.
5176         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Include <float.h>.
5177         (__ieee754_asinl): Force underflow exception for results with
5178         small absolute value.
5179         * sysdeps/ieee754/ldbl-96/e_asinl.c: Include <float.h>.
5180         (__ieee754_asinl): Force underflow exception for results with
5181         small absolute value.
5182         * sysdeps/x86_64/fpu/multiarch/e_asin.c [HAVE_FMA4_SUPPORT]:
5183         Include <math.h>.
5184         * math/auto-libm-test-in: Do not mark underflow exceptions as
5185         possibly missing for bug 16351.
5186         * math/auto-libm-test-out: Regenerated.
5188         [BZ #18030]
5189         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Adjust exponent
5190         of power of 2 down when low part has opposite sign.
5191         * math/libm-test.inc (logb_test_data): Add more tests.
5193 2015-02-26  Andreas Schwab  <schwab@suse.de>
5195         [BZ #18032]
5196         * posix/fnmatch_loop.c (FCT): Remove extra increment when skipping
5197         over collating symbol inside a bracket expression.  Minor cleanup.
5198         * posix/tst-fnmatch3.c (do_test): Add test case.
5200 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
5202         [BZ #18029]
5203         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl):
5204         Adjust exponent of power of 2 down when low part has opposite
5205         sign.
5206         * math/libm-test.inc (ilogb_test_data): Add more tests.
5208 2015-02-26  Alexandre Oliva  <aoliva@redhat.com>
5210         [BZ #15969]
5211         * locale/findlocale.c (_nl_find_locale): Fix constness error in
5212         the previous change.
5214         [BZ #15969]
5215         * locale/findlocale.c (_nl_find_locale): Retry archive search
5216         after alias expansion.
5218 2015-02-25  Roland McGrath  <roland@hack.frob.com>
5220         * iconv/tst-iconv3.c (main): Converted to ...
5221         (do_test): ... this.
5222         (TEST_FUNCTION): New macro.
5223         Include test-skeleton.c.
5225         * iconv/tst-iconv5.c (testcode, number): Make variables static const.
5226         (convert): Make function static.
5227         (test_unalign): Likewise.  Add const to argument pointee types.
5228         (main): Replace with static function do_test.
5229         Print "Succeeded." only if RET is zero.
5230         (TEST_FUNCTION): New macro.
5231         Include test-skeleton.c.
5233         * iconv/gconv_conf.c (__gconv_get_path): Don't crash if __getcwd
5234         returns a null pointer.
5236 2015-02-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5238         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Define memcpy
5239         to __memcpy_ppc only for static builds.
5241 2015-02-25  Joseph Myers  <joseph@codesourcery.com>
5243         [BZ #18020]
5244         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use 2**56 and
5245         2**-56 not 2**28 and 2**-29 as thresholds for simpler formulas.
5246         * math/auto-libm-test-in: Add more tests of asinh.
5247         * math/auto-libm-test-out: Regenerated.
5248         * sysdeps/i386/fpu/libm-test-ulps: Update.
5249         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5251 2015-02-25  Cong Wang  <xiyou.wangcong@gmail.com>
5253         [BZ #15850]
5254         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Put in6_pktinfo
5255         and ip6_mtuinfo definitions here.
5256         * sysdeps/unix/sysv/linux/bits/in.h [_UAPI_IPV6_H]: Wrap code
5257         in this define too.  Update comment.
5259 2015-02-24  Benno Schulenberg  <bensberg@justemail.net>
5261         * elf/sprof.c (load_shobj): Tweak error message to match others.
5263 2015-02-24  Kevin Easton  <kevin@guarana.org>
5265         [BZ #16145] (partial fix)
5266         * time/tzset.c (__tz_convert): Unlock tzset_lock earlier
5267         to reduce lock contention.
5269 2015-02-24  Miroslav Lichvar  <mlichvar@redhat.com>
5271         * sysdeps/unix/sysv/linux/bits/timex.h: Update version.
5272         (struct timex): Update time comment.
5273         (ADJ_SETOFFSET): Define.
5275 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
5277         [BZ #18019]
5278         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
5279         2**56 not 2**28 as threshold for log (2x) formula.
5280         * math/auto-libm-test-in: Add more tests of acosh.
5281         * math/auto-libm-test-out: Regenerated.
5282         * sysdeps/i386/fpu/libm-test-ulps: Update.
5283         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5285 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
5287         * include/alloca.h [_STACK_GROWS_DOWN] (extend_alloca): Add
5288         parenthesis around the buf assignment.
5289         [_STACK_GROWS_UP] (extend_alloca): Add a char* cast.
5291 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
5293         [BZ #16783]
5294         * sysdeps/i386/fpu/e_scalb.S (__ieee754_scalb): Do not handle
5295         arguments (NaN, -Inf) the same as (+/-Inf, -Inf).
5296         * sysdeps/i386/fpu/e_scalbf.S (__ieee754_scalbf): Likewise.
5297         * sysdeps/i386/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
5298         * sysdeps/x86_64/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
5299         * math/libm-test.inc (scalb_test_data): Add more tests.
5301 2015-02-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
5303         [BZ #17916]
5304         * libio/fileops.c (_IO_new_file_fopen): Limit stack use
5305         * libio/tst-fopenloc.c (do_test, do_bz17916): Add a large ccs= test
5307 2015-02-24  Eric Rannaud  <e@nanocritical.com>
5309         [BZ #17523]
5310         * io/fcntl.h (__OPEN_NEEDS_MODE): New macro.
5311         * io/bits/fcntl2.h (open): Use it.
5312         (openat): Likewise.
5313         * io/open.c (__libc_open): Likewise.
5314         * io/open64.c (__libc_open64): Likewise.
5315         * io/open64_2.c (__open64_2): Likewise.
5316         * io/open_2.c (__open_2): Likewise.
5317         * io/openat.c (__openat): Likewise.
5318         * io/openat64.c (__openat64): Likewise.
5319         * io/openat64_2.c (__openat64_2): Likewise.
5320         * io/openat_2.c (__openat_2): Likewise.
5321         * sysdeps/mach/hurd/open.c (__libc_open): Likewise.
5322         * sysdeps/mach/hurd/openat.c (__openat): Likewise.
5323         * sysdeps/posix/open64.c (__libc_open64): Likewise.
5324         * sysdeps/unix/sysv/linux/dl-openat64.c (openat64): Likewise.
5325         * sysdeps/unix/sysv/linux/generic/open.c (__libc_open): Likewise.
5326         (__open_nocancel): Likewise.
5327         * sysdeps/unix/sysv/linux/generic/open64.c (__libc_open64): Likewise.
5328         * sysdeps/unix/sysv/linux/open64.c (__libc_open64): Likewise.
5329         * sysdeps/unix/sysv/linux/openat.c (__OPENAT): Likewise.
5331 2015-02-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
5333         [BZ #14841]
5334         * resolv/gethnamaddr.c (getanswer): Skip logging if
5335         RES_USE_DNSSEC is set.
5336         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
5338 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
5340         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Include dl-sysdep.h.
5342 2015-02-23  Alexandre Oliva <aoliva@redhat.com>
5344         * include/stdc-predef.h (__STDC_ISO_10646__): Update to
5345         201304L, for Unicode 7.
5347 2015-02-23  H.J. Lu  <hongjiu.lu@intel.com>
5349         [BZ #17836]
5350         * csu/Makefile (extra-objs): Add gmon-start.o if not builing
5351         shared library.  Add gmon-start.os otherwise.
5352         ($(objpfx)g$(start-installed-name)): Use $(objpfx)S%
5353         $(objpfx)gmon-start.os if builing shared library.
5354         ($(objpfx)g$(static-start-installed-name)): Likewise.
5356 2015-02-23  Andreas Schwab  <schwab@suse.de>
5358         * elf/Makefile (CFLAGS-tst-audit2.c): Define.
5360 2015-02-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
5362         [BZ #17269]
5363         * libio/wstrops.c (_IO_wstr_overflow): Guard against integer overflow
5364         (enlarge_userbuf): Likewise.
5366 2015-02-22  Chung-Lin Tang  <cltang@codesourcery.com>
5368         * libio/tst-memstream2.c (TIMEOUT): Define as 100.
5369         * math/atest-exp.c (TIMEOUT): Adjust to 200.
5370         * math/atest-exp2.c (TIMEOUT): Adjust to 300.
5371         * math/atest-sincos.c (TIMEOUT): Adjust to 600.
5373 2015-02-20  Joseph Myers  <joseph@codesourcery.com>
5375         * soft-fp/op-common.h (_FP_FROM_INT): Wrap call to abort in
5376         expression inside statement expression.
5378 2015-02-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
5380         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Include
5381         <sysdeps/nptl/lowlevellock.h> and remove macros and
5382         functions that are now defined there.
5383         (SYS_futex): Remove.
5384         (lll_compare_and_swap): Remove.
5385         * sysdeps/s390/bits/atomic.h (atomic_exchange_acq): Define.
5387 2015-02-19  Joseph Myers  <joseph@codesourcery.com>
5389         [BZ #17999]
5390         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Define to __scandirat
5391         instead of scandirat.
5392         * dirent/scandirat.c [!SCANDIRAT] (SCANDIRAT): Likewise.
5393         [!SCANDIRAT] (SCANDIRAT_WEAK_ALIAS): Define.
5394         [SCANDIRAT_WEAK_ALIAS] (scandirat): Define as weak alias of
5395         __scandirat.
5396         * include/dirent.h (scandirat): Do not use libc_hidden_proto.
5397         (__scandirat): Declare.  Use libc_hidden_proto.
5398         * conform/Makefile (test-xfail-POSIX2008/dirent.h/linknamespace):
5399         Remove variable.
5400         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
5402 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
5404         [BZ #15319]
5405         * sysdeps/i386/fpu/e_atan2.S (dbl_min): New object.
5406         (MO): New macro.
5407         (__ieee754_atan2): For results with small absolute value, force
5408         underflow exception and remove excess range and precision from
5409         return value.
5410         * sysdeps/i386/fpu/e_atan2f.S (flt_min): New object.
5411         (MO): New macro.
5412         (__ieee754_atan2f): For results with small absolute value, force
5413         underflow exception and remove excess range and precision from
5414         return value.
5415         * sysdeps/i386/fpu/s_atan.S (dbl_min): New object.
5416         (MO): New macro.
5417         (__atan): For results with small absolute value, force underflow
5418         exception and remove excess range and precision from return value.
5419         * sysdeps/i386/fpu/s_atanf.S (flt_min): New object.
5420         (MO): New macro.
5421         (__atanf): For results with small absolute value, force underflow
5422         exception and remove excess range and precision from return value.
5423         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <float.h> and
5424         <math.h>.
5425         (__ieee754_atan2): Force underflow exception for results with
5426         small absolute value.
5427         * sysdeps/ieee754/dbl-64/s_atan.c: Include <float.h> and
5428         <math_private.h>.
5429         (atan): Force underflow exception for results with small absolute
5430         value.
5431         * sysdeps/ieee754/flt-32/s_atanf.c: Include <float.h>.
5432         (__atanf): Force underflow exception for results with small
5433         absolute value.
5434         * sysdeps/ieee754/ldbl-128/s_atanl.c: Include <float.h> and
5435         <math.h>.
5436         (__atanl): Force underflow exception for results with small
5437         absolute value.
5438         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <float.h>.
5439         (__atanl): Force underflow exception for results with small
5440         absolute value.
5441         * sysdeps/x86/fpu/bits/mathinline.h
5442         [!__SSE2_MATH__ && !__x86_64__ && __LIBC_INTERNAL_MATH_INLINES]
5443         (__ieee754_atan2): Only define inline for long double.
5444         * sysdeps/x86_64/fpu/multiarch/e_atan2.c
5445         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Include <math.h>.
5446         * math/auto-libm-test-in: Do not mark underflow exceptions as
5447         possibly missing for bug 15319.  Add more tests of atan2.
5448         * math/auto-libm-test-out: Regenerated.
5449         * math/libm-test.inc (casin_test_data): Do not mark underflow
5450         exceptions as possibly missing for bug 15319.
5451         (casinh_test_data): Likewise.
5452         * sysdeps/i386/fpu/libm-test-ulps: Update.
5454 2015-02-18  Steve Ellcey  <sellcey@imgtec.com>
5456         * sysdeps/unix/sysv/linux/mips/bits/endian.h: Remove.
5457         * sysdeps/mips/bits/endian.h: Fix comments.
5459 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
5461         [BZ #17996]
5462         * include/search.h (hcreate_r): Don't use libc_hidden_proto.
5463         (hdestroy_r): Likewise.
5464         (hsearch_r): Likewise.
5465         (__hcreate_r): Declare and use libc_hidden_proto.
5466         (__hdestroy_r): Likewise.
5467         (__hsearch_r): Likewise.
5468         * misc/hsearch.c (hsearch): Call __hsearch_r instead of hsearch_r.
5469         (hcreate): Call __hcreate_r instead of hcreate_r.
5470         (__hdestroy): Call __hdestroy_r instead of hdestroy_r.
5471         * misc/hsearch_r.c (hcreate_r): Rename to __hcreate_r and define
5472         as weak alias of __hcreate_r.
5473         (hdestroy_r): Rename to __hdestroy_r and define as weak alias of
5474         __hdestroy_r.
5475         (hsearch_r): Rename to __hsearch_r and define as weak alias of
5476         __hsearch_r.
5477         * conform/Makefile (test-xfail-XPG3/search.h/linknamespace):
5478         Remove variable.
5479         (test-xfail-XPG4/search.h/linknamespace): Likewise.
5480         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
5481         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
5482         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
5484 2015-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
5486         * malloc/malloc.c (__libc_malloc): Consolidate arena_lookup and
5487         arena_lock into a single arena_get.
5489 2015-02-17  Carlos O'Donell  <carlos@redhat.com>
5491         * dl-reloc.c: Inlucde libc-internal.h.
5492         (_dl_try_allocate_static_tls): Call ALIGN_UP.
5493         (_dl_relocate_object): Call ALIGN_UP, ALIGN_DOWN, and PTR_ALIGN_DOWN.
5494         (_dl_protect_relro): Call ALIGN_UP and ALIGN_DOWN.
5495         * malloc/arena.c (new_heap): Use pagesize. Call ALIGN_UP.
5496         (grow_heap): Likewise.
5497         * malloc/malloc.c: Include libc-internal.h.
5498         (do_check_malloc): Call powerof2.
5499         (sysmalloc): Use pagesize. Call ALIGN_UP.
5500         (systrim): Use pagesize.
5501         (mremap_chunk): Use pagesize. Call ALIGN_UP.
5502         (__libc_valloc): Use pagesize.
5503         (__libc_pvalloc): Use pagesize. Call ALIGN_UP.
5505 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
5507         [BZ #17991]
5508         * include/sys/resource.h (__getrlimit64): Declare.  Use
5509         libc_hidden_proto.
5510         * resource/getrlimit64.c (getrlimit64): Rename to __getrlimit64
5511         and define as weak alias of __getrlimit64.  Use libc_hidden_weak.
5512         * sysdeps/posix/spawni.c (__spawni): Call __getrlimit64 instead of
5513         getrlimit64.
5514         * sysdeps/unix/sysv/linux/getrlimit64.c (getrlimit64): Rename to
5515         __getrlimit64.
5516         [!getrlimit64] (getrlimit64): Define as weak alias of
5517         __getrlimit64.  Use libc_hidden_weak.
5518         * sysdeps/unix/sysv/linux/i386/getrlimit64.c (getrlimit64): Define
5519         using __getrlimit64 not __new_getrlimit64.
5520         (__GI_getrlimit64): Likewise.
5521         * sysdeps/unix/sysv/linux/mips/getrlimit64.c (getrlimit64):
5522         Likewise.
5523         (__GI_getrlimit64): Likewise.
5524         (__old_getrlimit64): Use __getrlimit64 not __new_getrlimit64.
5525         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
5526         (getrlimit): Add __getrlimit64 alias.
5527         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (getrlimit):
5528         Likewise.
5529         * conform/Makefile (test-xfail-XOPEN2K/spawn.h/linknamespace):
5530         Remove variable.
5531         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
5532         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
5534 2015-02-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
5536         * libio/fileops.c: Add missing sys/mman.h
5537         * libio/iopopen.c: Add missing fcntl.h, remove redundant unistd.h
5539 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
5541         * manual/math.texi (Errors in Math Functions): Clarify goals
5542         regarding inexact and underflow exceptions.
5544 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
5546         * sysdeps/mips/memcpy.S: Move R6 PREFETCH_STORE_HINT check.
5547         * sysdeps/mips/memset.S: Ditto.
5549 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
5551         * sysdeps/mips/bits/endian.h (__MIPSEL): Use #ifdef instead of #if.
5553 2015-02-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
5555         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c
5556         (__v1longjmp): Remove versioned symbol.
5557         (__v1siglongjmp): Remove alias and versioned symbol.
5558         (__v2longjmp): Use DEFINE_LONGJMP instead of alias.
5559         (__v2siglongjmp): Likewise.
5561 2015-02-16  Torvald Riegel  <triegel@redhat.com>
5563         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Remove file.
5565 2015-02-16  Mike Frysinger  <vapier@gentoo.org>
5567         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Delete.
5569 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
5571         [BZ #17987]
5572         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Ensure sign of
5573         zero result does not depend on the sign resulting from
5574         subtraction.
5575         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
5576         Likewise.
5577         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
5578         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
5579         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
5580         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
5581         * math/libm-test.inc (remquo_test_data): Add more tests.
5583 2015-02-16  Paul Eggert  <eggert@cs.ucla.edu>
5585         * manual/time.texi (TZ Variable): glibc no longer comes with tzdata.
5586         Problem reported by J William Piggott.
5588 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
5590         [BZ #17978]
5591         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Do not form
5592         products 4 * y and 2 * y where those would overflow.
5593         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
5594         Likewise.
5595         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
5596         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
5597         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
5598         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
5599         * math/libm-test.inc (remquo_test_data): Add more tests.
5601         * sysdeps/mips/sgidefs.h [!_ABIO64] (_ABIO64): New macro.
5603         * sysdeps/mips/memcpy.S [_COMPILING_NEWLIB]: Change condition to
5604         [defined _COMPILING_NEWLIB].
5605         * sysdeps/mips/memset.S [_COMPILING_NEWLIB]: Likewise.
5606         * sysdeps/mips/strcmp.S [_COMPILING_NEWLIB]: Likewise.
5608         * sysdeps/mips/sys/asm.h [__mips_isa_rev < 6]: Change condition to
5609         [!defined __mips_isa_rev || __mips_isa_rev < 6].
5611 2015-02-16  Torvald Riegel  <triegel@redhat.com>
5613         * nptl/tst-cond25.c (cleanup): Explicitly check that the mutex is
5614         acquired.
5616 2015-02-15  Matthew Fortune <Matthew.Fortune@imgtec.com>
5618         [BZ #17792]
5619         * sysdeps/unix/sysv/linux/ia64/sys/user.h (NBPG): Remove.
5620         (UPAGES, HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR,
5621         HOST_STACK_END_ADDR): Likewise.
5623 2015-02-13  Steve Ellcey  <sellcey@imgtec.com>
5625         * sysdeps/mips/bits/endian.h (__MIPSEB): Use #ifdef instead of #if.
5626         * sysdeps/mips/memcpy.S (__MIPSEB): Ditto.
5627         * sysdeps/mips/memset.S (__MIPSEB): Ditto.
5629 2015-02-13  Roland McGrath  <roland@hack.frob.com>
5631         * sysdeps/generic/c++-types.data: New file.
5632         * sysdeps/generic/ld.abilist: New file.
5633         * sysdeps/generic/libBrokenLocale.abilist: New file.
5634         * sysdeps/generic/libanl.abilist: New file.
5635         * sysdeps/generic/libc.abilist: New file.
5636         * sysdeps/generic/libcrypt.abilist: New file.
5637         * sysdeps/generic/libdl.abilist: New file.
5638         * sysdeps/generic/libm.abilist: New file.
5639         * sysdeps/generic/libpthread.abilist: New file.
5640         * sysdeps/generic/libresolv.abilist: New file.
5641         * sysdeps/generic/librt.abilist: New file.
5643 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
5645         [BZ #17569]
5646         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
5647         Compute absolute value of x as modified by fmod, not original
5648         value of x.
5649         * math/libm-test.inc (RUN_TEST_ffI_f1): Rename to
5650         RUN_TEST_ffI_f1_mod8.  Check extra return value mod 8.
5651         (RUN_TEST_LOOP_ffI_f1): Rename to RUN_TEST_LOOP_ffI_f1_mod8.  Call
5652         RUN_TEST_ffI_f1_mod8.
5653         (remquo_test_data): Add more tests.
5655 2015-02-13  Roland McGrath  <roland@hack.frob.com>
5657         * sysdeps/init_array/pt-crti.S: New file.
5659 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
5661         [BZ #17967]
5662         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Use
5663         __builtin_fmaf instead of relying on contraction of a * b + c.
5665 2015-02-12  J William Piggott  <elseifthen@gmx.com>
5667         [BZ #17969]
5668         * manual/time.texi: correct the zoneinfo path in the TZ Variable
5669         node.
5671 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
5673         [BZ #17964]
5674         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Use
5675         __builtin_fma instead of relying on contraction of a * b + c.
5677 2015-02-12  Roland McGrath  <roland@hack.frob.com>
5679         * Makeconfig (ASFLAGS): Add -Werror=undef.
5680         * sysdeps/arm/Versions (libc: GLIBC_2.19): New (empty) version set.
5681         * sysdeps/unix/make-syscalls.sh: Always emit #define's for
5682         SYSCALL_CANCELLABLE, SYSCALL_NOERRNO, SYSCALL_ERRVAL, to 1 or 0.
5684         * Makeconfig (after-link): New variable.
5685         (+link-pie, +link-pie-tests): Use it.
5686         (+link-static, +link-static-tests): Likewise.
5687         (+link, +link-tests): Likewise.
5688         * Makerules (build-module, build-module-asneeded): Likewise.
5689         (lib%.so, $(common-objpfx)libc.so, $(common-objpfx)linkobj/libc.so):
5690         Likewise.
5691         * elf/Makefile ($(objpfx)ld.so): Likewise.
5693 2015-02-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.net>
5695         [BZ #17965]
5696         * manual/time.texi (Elapsed Time): tv_sec is of type time_t in
5697         both struct timeval and struct timespec.
5699 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
5701         [BZ #16560]
5702         * math/e_exp2l.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
5703         and redefine.
5704         (__ieee754_exp2l): Do not multiply small fractional parts by
5705         M_LN2l.
5706         * sysdeps/i386/fpu/e_exp2l.S (__ieee754_exp2l): Just add 1 to
5707         small argument.
5708         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
5709         * sysdeps/ieee754/flt-32/e_exp2f.c (__ieee754_exp2f): Likewise.
5710         * sysdeps/x86_64/fpu/e_exp2l.S (__ieee754_exp2l): Likewise.
5711         * math/auto-libm-test-in: Add more tests of exp2.
5712         * math/auto-libm-test-out: Regenerated.
5714 2015-02-12  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
5716         * sysdeps/powerpc/powerpc64/power7/strncpy.S (strncpy): Optimize
5717         unaligned path.
5719 2015-02-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5721         * sysdeps/unix/sysv/linux/powerpc/htm.h [TABORT]: Fix encoding for
5722         little endian.
5724 2015-02-12  Andreas Schwab  <schwab@suse.de>
5726         [BZ #15790]
5727         * nptl/pthread_mutexattr_gettype.c (pthread_mutexattr_gettype):
5728         Filter out elision flags from value returned in kind.
5729         * nptl/Makefile (tests): Add tst-pthread-mutexattr.
5730         * nptl/tst-pthread-mutexattr.c: New file.
5732 2015-02-11  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5734         * abi-tags: Revert ae20c9a: rename back gnu into gnu-gnu.
5735         * configure.ac, configure: Revert ba90e05: modify gnu-* host_os back
5736         into gnu-gnu, and update comment to refer to abi-tags.
5738 2015-02-11  Joseph Myers  <joseph@codesourcery.com>
5740         [BZ #15467]
5741         * sysdeps/ieee754/dbl-64/s_sincos.c: Include <errno.h>.
5742         (__sincos): Set errno to EDOM for infinite argument.
5743         * sysdeps/ieee754/flt-32/s_sincosf.c: Include <errno.h>.
5744         (SINCOSF_FUNC): Set errno to EDOM for infinite argument.
5745         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Include <errno.h>.
5746         (__sincosl): Set errno to EDOM for infinite argument.
5747         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Include <errno.h>.
5748         (__sincosl): Set errno to EDOM for infinite argument.
5749         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Include <errno.h>.
5750         (__sincosl): Set errno to EDOM for infinite argument.
5751         * math/libm-test.inc (sincos_test_data): Test errno setting.
5753 2015-02-11  Leonhard Holz  <leonhard.holz@web.de>
5755         * string/strxfrm_l.c: Remove #define STRCMP.
5756         * string/strcoll_l.c: Remove #define STRLEN.
5757         * wcsmbs/wcsxfrm_l.c: Remove #define STRCMP.
5758         * wcsmbs/wcscoll_l.c: Remove #define STRLEN.
5760 2015-02-10  Joseph Myers  <joseph@codesourcery.com>
5762         * sysdeps/mips/soft-fp/sfp-machine.h: Move to ....
5763         * sysdeps/mips/mips32/sfp-machine.h: ... here.
5764         * sysdeps/mips/mips64/soft-fp/Makefile: Move to ....
5765         * sysdeps/mips/mips64/Makefile: ... here.
5766         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Move to ....
5767         * sysdeps/mips/mips64/e_sqrtl.c: ... here.
5768         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Move to ....
5769         * sysdeps/mips/mips64/sfp-machine.h: ... here.
5770         * sysdeps/mips/mips32/Implies: Remove mips/soft-fp.
5771         * sysdeps/mips/mips64/n32/Implies: Remove mips/mips64/soft-fp.
5772         * sysdeps/mips/mips64/n64/Implies: Likewise.
5774 2015-02-10  Roland McGrath  <roland@hack.frob.com>
5776         * math/test-snan.c: Drop unnecessary #include's of <stdlib.h>,
5777         <sys/time.h>, <string.h>, and <errno.h>.
5778         (dest_offset, dest_address, value, zero): Remove unused variables.
5779         (ldouble): Remove typedef.
5780         (myFPsighandler): Use simple handler signature, not SA_SIGINFO
5781         signature.  Pass 1 to siglongjmp rather than 0 (which is converted to
5782         1).  Fix code style.
5783         (set_sigaction_FP, remove_sigaction_FP): Functions removed.
5784         (check): Function removed.
5785         (CHECK): New macro.
5786         (TEST_FUNC): Fix code style.  Use CHECK macro rather than repeating
5787         boilerplate feclearexcept + feenableexcept + sigsetjmp code.
5788         Don't call set_sigaction_FP and remove_sigaction_FP here.
5789         (ldouble_test): Just use 'long double' as macro argument, no need for
5790         the 'ldouble' typedef.
5791         (do_test): Set up SIGFPE handler at start, using plain signal rather
5792         than sigaction.  Fix code style.
5794 2015-02-10  Evangelos Foutras  <evangelos@foutrelis.com>
5796         [BZ #17949]
5797         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Fix position of
5798         jump label.
5800 2015-02-09  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
5802         * sysdeps/powerpc/powerpc32/configure.ac: Remove R_PPC_REL16 check.
5803         * sysdeps/powerpc/powerpc32/configure: Regenerated.
5805         * sysdeps/powerpc/configure.ac: Remove file.
5806         * sysdeps/powerpc/configure: Likewise.
5808         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
5809         [sysdep_routines]: Remove wordcopy-power6 object.
5810         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
5811         (__memmove_power7): Use local call for wordcopy and memcpy symbols.
5812         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c
5813         (__memmove_ppc32): Likewise.
5814         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: Remove
5815         file.
5816         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Remove file.
5817         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c [IS_IN (libc)]:
5818         Remove preprocessor.
5820         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
5821         [sysdep_routines]: Remove wide chars objects.
5822         [wcsmbs]: New rule for wide char objects.
5824         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
5825         Remove wordcopy-power6 obejct.
5826         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c (__memmove_ppc):
5827         Use local call for wordcopy and memcpy symbols.
5828         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: Remove file.
5829         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: Add default
5830         implementation for loader.
5831         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Remove file.
5833         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
5834         Remove wordcopy-power7 object.
5835         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: Remove file.
5836         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c
5837         (_wordcopy_fwd_aligned): Remove POWER7 specialization.
5838         (_wordcopy_fwd_dest_aligned): Likewise.
5839         (_wordcopy_bwd_aligned): Likewise.
5840         (_wordcopy_bwd_dest_aligned): Likewise.
5842         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c (__bcopy_ppc):
5843         Rewrite to call __memmove_ppc instead of include default
5844         implementation.
5846         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
5847         Remove wide chars objects.
5848         [wcsmbs]: New rule for wide char objects.
5850 2015-02-09  Andreas Schwab  <schwab@suse.de>
5852         [BZ #17912]
5853         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
5854         in terms of __O_DIRECTORY.
5856 2015-02-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5858         * time/getdate.c: Include <stdbool.h>.
5859         * sysdeps/gnu/unwind-resume.c [!PTR_MANGLE] (__libgcc_s_init): Do not
5860         call PTR_MANGLE.
5861         [!PTR_DEMANGLE] (_Unwind_Resume, __gcc_personality_v0): Do not call
5862         PTR_DEMANGLE.
5864 2015-02-07  Paul Eggert  <eggert@cs.ucla.edu>
5866         Add ersatz _Static_assert on older C hosts
5867         * misc/sys/cdefs.h (_Static_assert): Define a substitute, if on a
5868         pre-C11 C platform that is not known to support _Static_assert.
5870 2015-02-07  Richard Braun  <rbraun@sceen.net>
5872         * hurd/hurd/signal.h (_hurd_critical_section_lock): Don't unlock
5873         sigstate.
5874         * sysdeps/mach/hurd/mmap.c (__mmap): Also handle PROT_NONE case.
5876 2015-02-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5878         * sysdeps/pthread/aio_misc.c [!AIO_PRIO_DELTA_MAX]: Do not check
5879         priority against unexistent AIO_PRIO_DELTA_MAX.
5880         * misc/chflags.c (chflags): Set flags parameter type to unsigned long
5881         instead of int.
5882         * misc/fchflags.c (fchflags): Likewise.
5883         * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
5884         * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
5885         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC] (UF_SETTABLE, UF_NODUMP,
5886         UF_IMMUTABLE, UF_APPEND, UF_OPAQUE, UF_NOUNLINK, SF_SETTABLE,
5887         SF_ARCHIVED, SF_IMMUTABLE, SF_APPEND, SF_NOUNLINK, SF_SNAPSHOT):
5888         Declare macros.
5889         [__USE_MISC] (chflags, fchflags): Declare functions.
5890         * hurd/hurdselect.c (_hurd_select): In the poll case, do not return
5891         EINVAL when nfds is greater than FD_SETSIZE.
5892         * hurd/hurd/resource.h (MACH_PRIORITY_TO_NICE,
5893         NICE_TO_MACH_PRIORITY): Align nice levels on Mach priorities from 5 to
5894         45.
5895         * hurd/hurdselect.c (_hurd_select): Pass MACH_RCV_INTERRUPT to
5896         __mach_msg.  If that returns MACH_RCV_INTERRUPTED, set ERR to EINTR.
5897         * hurd/hurdselect.c (_hurd_select): Remove unreachable check for
5898         MACH_RCV_TIMED_OUT.
5899         * hurd/hurd/signal.h (_hurd_self_sigstate,
5900         _hurd_critical_section_lock, _hurd_critical_section_unlock):
5901         Explicit casts from void *.
5902         * sysdeps/mach/hurd/tls.h: Include <stdint.h> and <sysdep.h>.
5903         * abi-tags: Rename gnu-gnu os into gnu.
5905         [BZ #4719]
5906         * sysdeps/mach/hurd/bits/ioctls.h (_IOT__IOTBASE_long, _IOT_char,
5907         _IOT_short, _IOT_int, _IOT_long, _IOT__IOTBASE_int8_t,
5908         _IOT__IOTBASE_uint8_t, _IOT__IOTBASE_int16_t, _IOT__IOTBASE_uint16_t,
5909         _IOT__IOTBASE_int32_t, _IOT__IOTBASE_uint32_t, _IOT__IOTBASE_int64_t,
5910         _IOT__IOTBASE_uint64_t, _IOT__IOTBASE_size_t, _IOT__IOTBASE_ssize_t,
5911         _IOTBASE_unsigned, _IOTBASE_signed): Define macros.
5913         [BZ #17944]
5914         * hurd/hurdsocket.h: New file, defines _hurd_sun_path_dupa which
5915         duplicates ADDR->sun_path with sockaddr LEN limitation.
5916         * sysdeps/mach/hurd/connect.c: Include <string.h>
5917         (__connect): Give result of _hurd_sun_path_dupa to name lookup.
5918         * sysdeps/mach/hurd/sendmsg.c: Likewise.
5919         * sysdeps/mach/hurd/sendto.c: Likewise.
5920         * sysdeps/mach/hurd/bind.c: Call _hurd_sun_path_dupa instead of
5921         implementing it by hand.
5923 2015-02-06  Roland McGrath  <roland@hack.frob.com>
5925         * sysdeps/arm/sysdep.h [!PROF] [ARCH_HAS_T2 && !PIC] (LDR_GLOBAL):
5926         Use sfi_breg on ldr.
5927         [!PROF] [ARCH_HAS_T2 && PIC && ARM_PCREL_MOVW_OK] (LDR_GLOBAL):
5928         Likewise.
5930         * nptl/tst-cancel25.c (tf2): Test for SIGCANCEL being blocked only if
5931         it's defined.
5932         * nptl/tst-signal7.c (do_test): Test SIGCANCEL only if it's defined.
5933         Test SIGSETXID only if it's defined.
5935         * nptl/tst-locale1.c (useless): Use SIGRTMIN only if it's defined.
5937         * rt/tst-timer2.c (do_test): Don't initialize SIGEV.sigev_signo, which
5938         will not be used.  Use NULL rather than 0 for .sigev_notify_attributes.
5940         * nptl/tst-align2.c: Moved ...
5941         * sysdeps/unix/sysv/linux/tst-align-clone.c: ... here.
5942         * nptl/Makefile (tests): Remove tst-align2.
5943         * sysdeps/unix/sysv/linux/Makefile
5944         [$(subdir) = nptl] (tests): Add tst-align-clone.
5945         * nptl/tst-getpid1.c: Moved ...
5946         * sysdeps/unix/sysv/linux/tst-getpid1.c: ... here.
5947         * nptl/tst-getpid2.c: Moved ...
5948         * sysdeps/unix/sysv/linux/tst-getpid2.c: ... here.
5949         * nptl/Makefile (tests): Move tst-getpid1 and tst-getpid2 ...
5950         * sysdeps/unix/sysv/linux/Makefile
5951         [$(subdir) = nptl] (tests): ... here.
5952         * nptl/Makefile (tst-getpid2-ENV): Move variable ...
5953         * sysdeps/unix/sysv/linux/Makefile
5954         [$(subdir) = nptl] (tst-getpid2-ENV): ... here.
5956         * nptl/tst-cleanup2.c (do_test): Use signal rather than sigaction.
5957         Drop trailing \n from perror argument.  Use return rather than exit.
5959         * nptl/tst-cancel20.c (do_test): Conditionalize SA_SIGINFO-using tests
5960         on [SA_SIGINFO].
5961         * nptl/tst-cancel21.c (do_test): Likewise.
5962         * debug/tst-backtrace6.c: Include <signal.h> first thing.
5963         Conditionalize inclusion of tst-backtrace5.c on [SA_SIGINFO].
5964         [!SA_SIGINFO]: Make it a stub test.
5966         * misc/tst-pselect.c (do_test): Don't set SA_NOCLDWAIT in sa_flags for
5967         SIGCHLD; it's redundant with SIG_IGN as sa_handler.
5969         * posix/tst-getlogin.c: Move to ...
5970         * login/tst-getlogin.c: ... here.
5971         * posix/Makefile (tests): Move tst-getlogin to ...
5972         * login/Makefile (tests): ... here.
5974         * libio/tst-atime.c (do_test): Move local variables SV and E
5975         inside [ST_NOATIME] conditional.
5977         * dirent/tst-fdopendir.c (O_NOATIME): If not defined, #define to 0.
5979         * nptl/tst-kill5.c (do_test): Use INT_MAX rather than SIGRTMAX + 10.
5981         * nptl/tst-join5.c: Drop #include <sys/syscall.h>.
5982         (wait_code): New function replaces macro.
5983         Call nanosleep rather than syscall.
5985         * nptl/pt-system.c: Rewritten.  Put everything under
5986         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
5987         Use IFUNC to redirect when possible.
5989         * nptl/pt-longjmp.c: Rewritten.  Put everything under
5990         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
5991         Use IFUNC to redirect when possible.
5993         * nptl/pt-fork.c: Rewritten.  Put everything under
5994         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
5995         Use IFUNC to redirect when possible.
5996         * nptl/Versions (libpthread: GLIBC_2.22): New (empty) version set.
5998         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Remove all
5999         code under [!__ASSUME_FUTEX_CLOCK_REALTIME], since that is defined
6000         unconditionally nowadays.  This included the only reference to
6001         __vdso_clock_gettime that appears outside libc proper.
6002         * sysdeps/unix/sysv/linux/x86_64/Versions (libc: GLIBC_PRIVATE):
6003         Remove version set (containing only __vdso_clock_gettime).
6004         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (__vdso_clock_gettime):
6005         Add attribute_hidden.
6006         * sysdeps/unix/sysv/linux/i386/init-first.c (__vdso_clock_gettime):
6007         Likewise.  Drop __attribute__ ((nocommon)), libc_hidden_proto, and
6008         libc_hidden_data_def.
6009         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
6010         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
6012         * inet/Versions (libc: GLIBC_2.0): Move getrpcbyname, getrpcbyname_r,
6013         getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, endrpcent,
6014         setrpcent, and getrpcport to ...
6015         * sunrpc/Versions (libc: GLIBC_2.0): ... here.
6016         * inet/Versions (libc: GLIBC_2.1.2): Move getrpcbyname_r,
6017         getrpcbynumber_r, and getrpcent_r to ...
6018         * sunrpc/Versions (libc: GLIBC_2.1.2): ... this new set.
6019         * inet/getrpcbyname.c: Moved ...
6020         * sunrpc/getrpcbyname.c: ... here.
6021         * inet/getrpcbyname_r.c: Moved ...
6022         * sunrpc/getrpcbyname_r.c: ... here.
6023         * inet/getrpcbynumber.c: Moved ...
6024         * sunrpc/getrpcbynumber.c: ... here.
6025         * inet/getrpcbynumber_r.c: Moved ...
6026         * sunrpc/getrpcbynumber_r.c: ... here.
6027         * inet/getrpcent.c: Moved ...
6028         * sunrpc/getrpcent.c: ... here.
6029         * inet/getrpcent_r.c: Moved ...
6030         * sunrpc/getrpcent_r.c: ... here.
6031         * inet/Makefile (routines): Move those to ...
6032         * sunrpc/Makefile (routines): ... here.
6033         * nss/Makefile (databases): Add key and rpc only if sunrpc appears in
6034         the $(subdirs) list.
6035         (CPPFLAGS-getent.c): New variable.  Pass -D option to set HAVE_SUNRPC
6036         to 0 or 1, indicating whether sunrpc appears in the $(subdirs) list.
6037         * nss/getent.c (print_rpc, rpc_keys): Conditionalize on [HAVE_SUNRPC].
6038         (databases): Conditionalize rpc entry on [HAVE_SUNRPC].
6040         * elf/Makefile (routines): Include $(all-dl-routines), not just
6041         $(dl-routines).
6042         (rtld-routines): Likewise.  Use = rather than :=.
6043         * sysdeps/aarch64/Makefile [$(subdir) = elf]
6044         (sysdep_routines, sysdep-rtld-routines): Don't add tlsdesc and
6045         dl-tlsdesc to these; sysdep-dl-routines alone is enough.
6046         * sysdeps/arm/Makefile: Likewise.
6047         * sysdeps/i386/Makefile: Likewise.
6048         * sysdeps/x86_64/Makefile: Likewise.
6049         * sysdeps/hppa/Makefile [$(subdir) = elf]
6050         (sysdep_routines, sysdep-rtld-routines): Don't add
6051         $(sysdep-dl-routines) to these.
6052         * sysdeps/ia64/Makefile: Likewise.
6053         * sysdeps/unix/sysv/linux/ia64/Makefile: Likewise.
6054         * sysdeps/unix/sysv/linux/aarch64/Makefile [$(subdir) = elf]
6055         [$(build-shared) = yes] (sysdep_routines, sysdep-rtld-routines):
6056         Don't add dl-static to these; sysdep-dl-routines alone is enough.
6057         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
6058         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
6059         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
6060         * sysdeps/unix/sysv/linux/tile/Makefile: Likewise.
6061         * sysdeps/powerpc/Makefile [$(subdir) = elf]
6062         (sysdep_routines, sysdep-rtld-routines): Don't add dl-machine to
6063         these; sysdep-dl-routines alone is enough.
6065 2015-02-06  Joseph Myers  <joseph@codesourcery.com>
6067         [BZ #17932]
6068         * soft-fp/op-common.h (_FP_FMA): Set exponent of result in case
6069         where multiplication results in zero and third argument is finite
6070         and nonzero.
6071         * math/auto-libm-test-in: Add more tests of fma.
6072         * math/auto-libm-test-out: Regenerated.
6074         * soft-fp/op-common.h (_FP_CMP_CHECK_DENORM): New macro.
6075         (_FP_CMP_CHECK_FLUSH_ZERO): Likewise.
6076         (_FP_CMP): Use_FP_CMP_CHECK_DENORM and _FP_CMP_CHECK_FLUSH_ZERO.
6077         (_FP_CMP_EQ): Likewise.
6078         (_FP_CMP_UNORD): Use _FP_CMP_CHECK_DENORM.
6080         * soft-fp/op-common.h (FP_EXTEND): Rename to _FP_EXTEND_CNAN with
6081         extra argument CHECK_NAN.  Redefine as wrapper around
6082         _FP_EXTEND_CNAN.
6084 2015-02-06  Carlos O'Donell  <carlos@systemhalted.org>
6086         * version.h (RELEASE): Set to "stable".
6087         (VERSION): Set to "2.21"
6088         * include/features.h (__GLIBC_MINOR__): Set to 21.
6090         * sysdeps/unix/sysv/linux/hppa/pthread.h: Sync with pthread.h.
6092 2015-02-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
6093             Paul Eggert  <eggert@cs.ucla.edu>
6095         [BZ #16618]
6096         * stdio-common/tst-sscanf.c (main): Test for buffer overflow.
6097         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Compute needed
6098         size in bytes. Store needed elements in wpmax. Use needed size
6099         in bytes for extend_alloca.
6101 2015-02-05  Carlos O'Donell  <carlos@systemhalted.org>
6103         * manual/install.texi: Latest tested versions are GCC 4.9.2,
6104         binutls 2.25, and texinfo 5.2.
6105         * INSTALL: Regenerate.
6106         * sysdeps/nios2/configure: Regenerate.
6107         * sysdeps/unix/sysv/linux/nios2/configure: Regenerate.
6108         * manual/contrib.texi: Update.
6109         * po/be.po: Update.
6110         * po/bg.po: Update.
6111         * po/ca.po: Update.
6112         * po/cs.po: Update.
6113         * po/da.po: Update.
6114         * po/de.po: Update.
6115         * po/el.po: Update.
6116         * po/eo.po: Update.
6117         * po/es.po: Update.
6118         * po/fi.po: Update.
6119         * po/fr.po: Update.
6120         * po/gl.po: Update.
6121         * po/hr.po: Update.
6122         * po/hu.po: Update.
6123         * po/ia.po: Update.
6124         * po/id.po: Update.
6125         * po/it.po: Update.
6126         * po/ja.po: Update.
6127         * po/ko.po: Update.
6128         * po/lt.po: Update.
6129         * po/nb.po: Update.
6130         * po/nl.po: Update.
6131         * po/pl.po: Update.
6132         * po/pt_BR.po: Update.
6133         * po/ru.po: Update.
6134         * po/rw.po: Update.
6135         * po/sk.po: Update.
6136         * po/sl.po: Update.
6137         * po/sv.po: Update.
6138         * po/tr.po: Update.
6139         * po/uk.po: Update.
6140         * po/vi.po: Update.
6141         * po/zh_CN.po: Update.
6142         * po/zh_TW.po: Update.
6144         * sysdeps/hppa/Makefile (CFLAGS-dl-fptr.c): Add -Wno-error.
6145         * sysdeps/hppa/bits/setjmp.h: Union is named __jmp_buf_internal_tag.
6146         * sysdeps/hppa/dl-irel.h: Remove #warning.
6147         * sysdeps/hppa/entry.h: Provide prototype for
6148         __canonicalize_funcptr_for_compare and cast argument.
6149         * sysdeps/hppa/fpu/fegetexcept.c (fegetexcept): Add semicolon.
6150         * sysdeps/hppa/fpu/ftestexcept.c (fetestexcept): Likewise.
6151         * sysdeps/hppa/sotruss-lib.c: New file.
6152         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h
6153         (atomic_compare_and_exchange_val_acq): Use __typeof__.
6154         (atomic_compare_and_exchange_bool_acq): Likewise.
6155         * sysdeps/unix/sysv/linux/hppa/mmap.c: Use weak alias.
6156         * sysdeps/unix/sysv/linux/hppa/pthread.h: Include pthread.h.
6158         * sysdeps/unix/sysv/linux/hppa/syscall.S: Delete file.
6159         * sysdeps/unix/sysv/linux/hppa/sysdep.c: Move syscall from here...
6160         * sysdeps/unix/sysv/linux/hppa/syscall.c: ... to here.
6162 2015-02-05  Chung-Lin Tang  <cltang@codesourcery.com>
6164         * sysdeps/nios2/machine-gmon.h (NIOS2_MCOUNT_CALL): Correct name of
6165         called function in non-PIC case.
6167 2015-01-31  David S. Miller  <davem@davemloft.net>
6169         * sysdeps/sparc/sparc32/bits/atomic.h
6170         (__sparc32_atomic_do_unlock24): Put the memory barrier before the
6171         unlock not after it.
6172         (__v9_compare_and_exchange_val_32_acq): Use unions to avoid getting
6173         volatile register usage warnings from the compiler.
6175         * sysdeps/sparc/nptl/sem_init.c: Delete.
6176         * sysdeps/sparc/nptl/sem_post.c: Delete.
6177         * sysdeps/sparc/nptl/sem_timedwait.c: Delete.
6178         * sysdeps/sparc/nptl/sem_wait.c: Delete.
6179         * sysdeps/sparc/sparc32/sem_init.c: New file.
6180         * sysdeps/sparc/sparc32/sem_waitcommon.c: New file.
6181         * sysdeps/sparc/sparc32/sem_open.c: Generic nptl version with
6182         padding explicitly initialized.
6183         * sysdeps/sparc/sparc32/sem_post.c: Generic nptl version using
6184         padding for in-semaphore spinlock.
6185         * sysdeps/sparc/sparc32/sem_wait.c: Likewise.
6186         * sysdeps/sparc/sparc32/sem_trywait.c: Delete.
6187         * sysdeps/sparc/sparc32/sem_timedwait.c: Delete.
6188         * sysdeps/sparc/sparc32/sparcv9/sem_init.c: New file.
6189         * sysdeps/sparc/sparc32/sparcv9/sem_open.c: New file.
6190         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: New file.
6191         * sysdeps/sparc/sparc32/sparcv9/sem_waitcommon.c: New file.
6192         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: Redirect to nptl
6193         version.
6194         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: Delete.
6195         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Delete.
6197 2015-01-30  H.J. Lu  <hongjiu.lu@intel.com>
6199         [BZ #17801]
6200         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
6201         Set the bit_AVX_Fast_Unaligned_Load bit for AVX2.
6202         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX_Fast_Unaligned_Load):
6203         New.
6204         (index_AVX_Fast_Unaligned_Load): Likewise.
6205         (HAS_AVX_FAST_UNALIGNED_LOAD): Likewise.
6206         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Check the
6207         bit_AVX_Fast_Unaligned_Load bit instead of the bit_AVX_Usable bit.
6208         * sysdeps/x86_64/multiarch/memcpy_chk.S (__memcpy_chk): Likewise.
6209         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy): Likewise.
6210         * sysdeps/x86_64/multiarch/mempcpy_chk.S (__mempcpy_chk): Likewise.
6211         * sysdeps/x86_64/multiarch/memmove.c (__libc_memmove): Replace
6212         HAS_AVX with HAS_AVX_FAST_UNALIGNED_LOAD.
6213         * sysdeps/x86_64/multiarch/memmove_chk.c (__memmove_chk): Likewise.
6215 2015-01-29  Andreas Schwab  <schwab@suse.de>
6217         * sysdeps/nptl/allocrtsig.c: Include <signal.h>.
6219 2015-01-29  Siddhesh Poyarekar <siddhesh@redhat.com>
6221         [BZ #17892]
6222         * nscd/nscd_stat.c (send_stats): Initialize DATA.
6224 2015-01-28  Martin Sebor  <msebor@redhat.com>
6226         * math/README.libm-test: Clarify. Add "How to read the test output."
6228 2015-01-28  Chris Metcalf  <cmetcalf@ezchip.com>
6230         * sysdeps/tile/tilegx/bits/atomic.h [!_LP64] (__HAVE_64B_ATOMICS):
6231         Define to 0.
6233 2015-01-28  Joseph Myers  <joseph@codesourcery.com>
6235         * sysdeps/mips/bits/atomic.h [_MIPS_SIM == _ABIN32]
6236         (__HAVE_64B_ATOMICS): Define to 0.
6238 2015-01-28  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
6240         [BZ #17885]
6241         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Fix correct
6242         value to set as new flag.
6244         [BZ #16576]
6245         * sysdeps/powerpc/fpu/math_private.h [__CPU_HAS_FSQRT]: Remove define
6246         and use _ARCH_PPCSQ instead.
6247         (__ieee754_sqrt): Likewise.
6248         (__ieee754_sqrtf): Likewise.
6249         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Build only if
6250         _ARCH_PPCSQ is defined.
6251         (__ieee754_sqrt): Use _ARCH_PPCSQ to select wheter to use hardware
6252         fsqrt instruction.
6253         * sysdeps/powerpc/fpu/e_sqrtf.c (__ieee754_sqrtf): Build only if
6254         _ARCH_PPCSQ is defined.
6255         (__ieee754_sqrtf): Use _ARCH_PPCSQ to select wheter to use hardware
6256         fsqrts instruction.
6257         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Remove file.
6259 2015-01-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
6261         * iconv/loop.c: Suppress array out of bound warning caused by GCC
6262         bug (GCC BZ #64739).
6264 2015-01-25  Andreas Schwab  <schwab@linux-m68k.org>
6266         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h (lll_futex_requeue):
6267         Mark _retval as used.
6268         (lll_futex_wake_unlock): Likewise.
6269         (lll_futex_timed_wait_requeue_pi): Likewise.
6271         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
6272         (atomic_compare_and_exchange_val_acq): Use uint32_t for the
6273         register variables.
6275         * sysdeps/m68k/m680x0/fpu/fraiseexcpt.c (__feraiseexcept): Use
6276         libm_hidden_def.
6278         * sysdeps/m68k/bits/byteswap.h (__bswap_16, __bswap_32)
6279         (__bswap_64): Mark as __always_inline.
6281 2015-01-25  Bram  <bug_rh@spam.wizbit.be>
6283         [BZ #15378]
6284         * elf/dl-load.c (open_path): Avoid writing to 'env_path_list'
6285         when none of the search directories exist.
6287 2015-01-24  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
6289         [BZ #17869]
6290         * sysdeps/powerpc/powerpc64/power8/memset.S: Use power7 instead of
6291         power8 in .machine directive.
6293         [BZ #17868]
6294         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Force value
6295         set dependency from opd value.
6297 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
6299         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
6300         Treat model numbers 0x4a/0x4d/0x5a/0x5d as Intel Silvermont
6301         architecture.
6303 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
6305         [BZ #17870]
6306         * nptl/sem_post.c (__new_sem_post): Replace unsigned long int
6307         with uint64_t.
6308         * nptl/sem_waitcommon.c (__sem_wait_cleanup): Replace 1UL with
6309         (uint64_t) 1.
6310         (__new_sem_wait_fast): Replace unsigned long with uint64_t.
6311         (__new_sem_wait_slow): Replace unsigned long int with uint64_t.
6312         Replace 1UL with (uint64_t) 1.
6313         * sysdeps/nptl/internaltypes.h (new_sem): Replace unsigned long
6314         int with uint64_t.
6316 2015-01-23  Roland McGrath  <roland@hack.frob.com>
6318         * inet/if_index.c (if_nameindex): Add missing libc_hidden_weak.
6319         (if_freenameindex): Likewise.
6321         * resource/getrlimit64.c: Add missing libc_hidden_def.
6323 2015-01-22  Joseph Myers  <joseph@codesourcery.com>
6325         * soft-fp/op-common.h (_FP_ADD_INTERNAL): Declare labels with
6326         __label__.
6327         (_FP_FMA): Likewise.
6328         (_FP_TO_INT_ROUND): Likewise.
6329         (_FP_FROM_INT): Likewise.
6331 2015-01-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6333         [BZ #16418]
6334         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c (__get_clockfreq):
6335         Make code racy and cancel safe.
6337 2015-01-21  Carlos O'Donell  <carlos@redhat.com>
6339         * sysdeps/arm/unwind-resume.h: Fix copyright year.
6340         * dlfcn/tst-rec-dlopen.c: Fix incorrect copyright year and
6341         attribution.
6343         * pwd/tst-getpw.c: Rewrite.
6345         [BZ #17702]
6346         * dlfcn/Makefile (tests): Add tst-rec-dlopen.
6347         (modules-names): Add moddummy1 and moddummy2.
6348         ($(objpfx)tst-rec-dlopen): Define.
6349         * dlfcn/moddummy1.c: New file.
6350         * dlfcn/moddummy2.c: New file.
6351         * dlfcn/tst-rec-dlopen.c: New file.
6352         * elf/dl-cache.c (_dl_load_cache_lookup):
6353         Return char*. Copy result with alloca/strcpy/strdup.
6354         * elf/dl-load.c (_dl_map_object): _dl_load_cached_lookup
6355         returns char*. Free cached. If not saving realname
6356         free cached.
6357         * elf/dl-open.c (dl_open_worker): Do not assert that
6358         _r_debug->r_state is RT_CONSISTENT.
6359         * sysdeps/generic/ldsodefs.h: _dl_load_cache_lookup
6360         returns char*.
6362 2015-01-21  Torvald Riegel  <triegel@redhat.com>
6363             Carlos O'Donell  <carlos@redhat.com>
6365         [BZ #12674]
6366         * nptl/sem_waitcommon.c: New file.
6367         * nptl/sem_wait.c: Include sem_waitcommon.c.
6368         (__sem_wait_cleanup, do_futex_wait): Remove.
6369         (__new_sem_wait): Adapt.
6370         (__new_sem_trywait): New function.
6371         (__old_sem_trywait): Moved here from nptl/sem_trywait.c.
6372         * nptl/sem_timedwait.c: Include sem_waitcommon.c.
6373         (__sem_wait_cleanup, do_futex_timed_wait): Remove.
6374         (sem_timedwait): Adapt.
6375         * nptl/sem_post.c (__new_sem_post): Adapt.
6376         (futex_wake): New function.
6377         (__old_sem_post): Add release MO fence.
6378         * nptl/sem_open.c (sem_open): Adapt.
6379         * nptl/sem_init.c (__new_sem_init): Adapt.
6380         (futex_private_if_supported): New function.
6381         * nptl/sem_getvalue.c (__new_sem_getvalue): Adapt.
6382         (__old_sem_getvalue): Add using previous code.
6383         * sysdeps/nptl/internaltypes.h: Adapt.
6384         * nptl/tst-sem13.c (do_test): Adapt.
6385         * nptl/tst-sem11.c (main): Adapt.
6386         * nptl/sem_trywait.c: Remove.
6387         * nptl/DESIGN-sem.txt: Remove.
6388         * nptl/Makefile (libpthread-routines): Remove sem_trywait.
6389         (gen-as-const-headers): Remove structsem.sym.
6390         * nptl/structsem.sym: Remove.
6391         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Remove.
6392         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Remove.
6393         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Remove.
6394         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Remove.
6395         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Remove.
6396         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Remove.
6397         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Remove.
6398         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Remove.
6399         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Remove.
6400         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Remove.
6401         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Remove.
6402         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Remove.
6403         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Remove.
6404         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: Remove.
6405         * sysdeps/unix/sysv/linux/sh/sem_post.S: Remove.
6406         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Remove.
6407         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Remove.
6408         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Remove.
6409         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: Remove.
6410         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Remove.
6411         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Remove.
6412         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Remove.
6414 2015-01-20  Carlos O'Donell  <carlos@redhat.com>
6416         * INSTALL: Regenerated.
6418         * po/libc.pot: Regenerated.
6420 2015-01-18  Chung-Lin Tang  <cltang@codesourcery.com>
6421             Sandra Loosemore  <sandra@codesourcery.com>
6422             Andrew Jenner  <andrew@codesourcery.com>
6423             Joseph Myers  <joseph@codesourcery.com>
6424             Nathan Sidwell  <nathan@codesourcery.com>
6426         * NEWS: Mention new Nios II port.
6427         * sysdeps/nios2/Implies: New file.
6428         * sysdeps/nios2/Makefile: New file.
6429         * sysdeps/nios2/Subdirs: New file.
6430         * sysdeps/nios2/Versions: New file.
6431         * sysdeps/nios2/__longjmp.S: New file.
6432         * sysdeps/nios2/abort-instr.h: New file.
6433         * sysdeps/nios2/backtrace.c: New file.
6434         * sysdeps/nios2/bits/endian.h: New file.
6435         * sysdeps/nios2/bits/fenv.h: New file.
6436         * sysdeps/nios2/bits/link.h: New file.
6437         * sysdeps/nios2/bits/setjmp.h: New file.
6438         * sysdeps/nios2/bsd-_setjmp.S: New file.
6439         * sysdeps/nios2/bsd-setjmp.S: New file.
6440         * sysdeps/nios2/configure: New generated file.
6441         * sysdeps/nios2/configure.ac: New file.
6442         * sysdeps/nios2/crti.S: New file.
6443         * sysdeps/nios2/crtn.S: New file.
6444         * sysdeps/nios2/dl-init.c: New file.
6445         * sysdeps/nios2/dl-machine.h: New file.
6446         * sysdeps/nios2/dl-sysdep.h: New file.
6447         * sysdeps/nios2/dl-tls.h: New file.
6448         * sysdeps/nios2/dl-trampoline.S: New file.
6449         * sysdeps/nios2/gccframe.h: New file.
6450         * sysdeps/nios2/gmp-mparam.h: New file.
6451         * sysdeps/nios2/jmpbuf-offsets.h: New file.
6452         * sysdeps/nios2/jmpbuf-unwind.h: New file.
6453         * sysdeps/nios2/ldsodefs.h: New file.
6454         * sysdeps/nios2/libc-tls.c: New file.
6455         * sysdeps/nios2/libm-test-ulps: New file.
6456         * sysdeps/nios2/machine-gmon.h: New file.
6457         * sysdeps/nios2/math-tests.h: New file.
6458         * sysdeps/nios2/math_private.h: New file.
6459         * sysdeps/nios2/memusage.h: New file.
6460         * sysdeps/nios2/nptl/Makefile: New file.
6461         * sysdeps/nios2/nptl/bits/pthreadtypes.h: New file.
6462         * sysdeps/nios2/nptl/bits/semaphore.h: New file.
6463         * sysdeps/nios2/nptl/pthread_spin_lock.c: New file.
6464         * sysdeps/nios2/nptl/pthreaddef.h: New file.
6465         * sysdeps/nios2/nptl/tcb-offsets.sym: New file.
6466         * sysdeps/nios2/nptl/tls.h: New file.
6467         * sysdeps/nios2/preconfigure: New file.
6468         * sysdeps/nios2/s_fma.c: New file.
6469         * sysdeps/nios2/s_fmaf.c: New file.
6470         * sysdeps/nios2/setjmp.S: New file.
6471         * sysdeps/nios2/sfp-machine.h: New file.
6472         * sysdeps/nios2/sotruss-lib.c: New file.
6473         * sysdeps/nios2/stackguard-macros.h: New file.
6474         * sysdeps/nios2/stackinfo.h: New file.
6475         * sysdeps/nios2/start.S: New file.
6476         * sysdeps/nios2/sysdep.h: New file.
6477         * sysdeps/nios2/tls-macros.h: New file.
6478         * sysdeps/nios2/tst-audit.h: New file.
6479         * sysdeps/unix/sysv/linux/nios2/Implies: New file.
6480         * sysdeps/unix/sysv/linux/nios2/Makefile: New file.
6481         * sysdeps/unix/sysv/linux/nios2/Versions: New file.
6482         * sysdeps/unix/sysv/linux/nios2/arch-fork.h: New file.
6483         * sysdeps/unix/sysv/linux/nios2/bits/atomic.h: New file.
6484         * sysdeps/unix/sysv/linux/nios2/bits/mman.h: New file.
6485         * sysdeps/unix/sysv/linux/nios2/cacheflush.c: New file.
6486         * sysdeps/unix/sysv/linux/nios2/clone.S: New file.
6487         * sysdeps/unix/sysv/linux/nios2/configure: New generated file.
6488         * sysdeps/unix/sysv/linux/nios2/configure.ac: New file.
6489         * sysdeps/unix/sysv/linux/nios2/getcontext.S: New file.
6490         * sysdeps/unix/sysv/linux/nios2/kernel-features.h: New file.
6491         * sysdeps/unix/sysv/linux/nios2/kernel_rt_sigframe.h: New file.
6492         * sysdeps/unix/sysv/linux/nios2/makecontext.c: New file.
6493         * sysdeps/unix/sysv/linux/nios2/profil-counter.h: New file.
6494         * sysdeps/unix/sysv/linux/nios2/setcontext.S: New file.
6495         * sysdeps/unix/sysv/linux/nios2/shlib-versions: New file.
6496         * sysdeps/unix/sysv/linux/nios2/sigcontextinfo.h: New file.
6497         * sysdeps/unix/sysv/linux/nios2/swapcontext.S: New file.
6498         * sysdeps/unix/sysv/linux/nios2/sys/cachectl.h: New file.
6499         * sysdeps/unix/sysv/linux/nios2/sys/procfs.h: New file.
6500         * sysdeps/unix/sysv/linux/nios2/sys/ucontext.h: New file.
6501         * sysdeps/unix/sysv/linux/nios2/sys/user.h: New file.
6502         * sysdeps/unix/sysv/linux/nios2/syscall.S: New file.
6503         * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h: New file.
6504         * sysdeps/unix/sysv/linux/nios2/sysdep.S: New file.
6505         * sysdeps/unix/sysv/linux/nios2/sysdep.h: New file.
6506         * sysdeps/unix/sysv/linux/nios2/ucontext_i.sym: New file.
6507         * sysdeps/unix/sysv/linux/nios2/vfork.S: New file.
6508         * sysdeps/unix/sysv/linux/nios2/c++-types.data: New file.
6509         * sysdeps/unix/sysv/linux/nios2/ld.abilist: New file.
6510         * sysdeps/unix/sysv/linux/nios2/libBrokenLocale.abilist: New file.
6511         * sysdeps/unix/sysv/linux/nios2/libanl.abilist: New file.
6512         * sysdeps/unix/sysv/linux/nios2/libc.abilist: New file.
6513         * sysdeps/unix/sysv/linux/nios2/libcrypt.abilist: New file.
6514         * sysdeps/unix/sysv/linux/nios2/libdl.abilist: New file.
6515         * sysdeps/unix/sysv/linux/nios2/libm.abilist: New file.
6516         * sysdeps/unix/sysv/linux/nios2/libnsl.abilist: New file.
6517         * sysdeps/unix/sysv/linux/nios2/libpthread.abilist: New file.
6518         * sysdeps/unix/sysv/linux/nios2/libresolv.abilist: New file.
6519         * sysdeps/unix/sysv/linux/nios2/librt.abilist: New file.
6520         * sysdeps/unix/sysv/linux/nios2/libthread_db.abilist: New file.
6521         * sysdeps/unix/sysv/linux/nios2/libutil.abilist: New file.
6522         * sysdeps/unix/sysv/linux/nios2/localplt.data: New file.
6524 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
6526         [BZ #17844]
6527         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c
6528         (getutent): Use weak_alias in non SHARED case
6529         and default_symbol_version in SHARED case.
6530         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c
6531         (getutent_r, pututline): Likewise.
6532         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c
6533         (getutid): Likewise.
6534         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c
6535         (getutid_r): Likewise.
6536         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c
6537         (getutline): Likewise.
6538         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c
6539         (getutline_r): Likewise.
6540         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c
6541         (updwtmp): Likewise.
6543 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
6545         [BZ #17848]
6546         * sysdeps/s390/s390-32/memcmp.S
6547         (memcmp_g5): Rename to __memcmp_g5.
6548         * sysdeps/s390/s390-32/memcpy.S
6549         (memcpy_g5): Rename to __memcpy_g5.
6550         Jump to __memcpy_mvcle instead of memcpy_mvcle.
6551         (memcpy_mvcle) Rename to __memcpy_mvcle.
6552         * sysdeps/s390/s390-32/memset.S
6553         (memset_g5): Rename to __memset_g5.
6554         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
6555         (IFUNC_RESOLVE): Prefix ifunc-resolve function
6556         and use prefixed functions.
6557         * sysdeps/s390/s390-32/multiarch/memcmp.S
6558         (memcmp_z196): Rename to __memcmp_z196.
6559         (memcmp_z10): Rename to __memcmp_z10.
6560         (memcmp): Set alias to __memcmp_g5.
6561         (bcmp): Set alias to __memcmp_g5.
6562         * sysdeps/s390/s390-32/multiarch/memcpy.S
6563         (memcpy_z196): Rename to __memcpy_z196.
6564         Jump to __memcpy_mvcle instead of memcpy_mvcle.
6565         (memcpy_z10): Rename to __memcpy_z10.
6566         Jump to __memcpy_mvcle instead of memcpy_mvcle.
6567         (memcpy): Set alias to __memcpy_g5.
6568         * sysdeps/s390/s390-32/multiarch/memset.S
6569         (memset_z196): Rename to __memset_z196.
6570         Jump to __memset_mvcle instead of memset_mvcle.
6571         (memset_z10): Rename to __memset_z10.
6572         Jump to __memset_mvcle instead of memset_mvcle.
6573         (memset_mvcle) Rename to __memset_mvcle.
6574         (memset): Set alias to __memset_g5.
6575         * sysdeps/s390/s390-64/memcmp.S
6576         (memcmp_z900): Rename to __memcmp_z900.
6577         * sysdeps/s390/s390-64/memcpy.S
6578         (memcpy_z900): Rename to __memcpy_z900.
6579         Jump to __memcpy_mvcle instead of memcpy_mvcle.
6580         (memcpy_mvcle) Rename to __memcpy_mvcle.
6581         * sysdeps/s390/s390-64/memset.S
6582         (memset_z900): Rename to __memset_z900.
6583         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c
6584         (IFUNC_RESOLVE): Prefix ifunc-resolve function
6585         and use prefixed functions.
6586         * sysdeps/s390/s390-64/multiarch/memcmp.S
6587         (memcmp_z196): Rename to __memcmp_z196.
6588         (memcmp_z10): Rename to __memcmp_z10.
6589         (memcmp): Set alias to __memcmp_z900.
6590         (bcmp): Set alias to __memcmp_z900.
6591         * sysdeps/s390/s390-64/multiarch/memcpy.S
6592         (memcpy_z196): Rename to __memcpy_z196.
6593         Jump to __memcpy_mvcle instead of memcpy_mvcle.
6594         (memcpy_z10): Rename to __memcpy_z10.
6595         Jump to __memcpy_mvcle instead of memcpy_mvcle.
6596         (memcpy): Set alias to __memcpy_z900.
6597         * sysdeps/s390/s390-64/multiarch/memset.S
6598         (memset_z196): Rename to __memset_z196.
6599         Jump to __memset_mvcle instead of memset_mvcle.
6600         (memset_z10): Rename to __memset_z10.
6601         Jump to __memset_mvcle instead of memset_mvcle.
6602         (memset_mvcle) Rename to __memset_mvcle.
6603         (memset): Set alias to __memset_z900.
6605 2015-01-14  Joseph Myers  <joseph@codesourcery.com>
6607         [BZ #17748]
6608         * sysdeps/powerpc/nofpu/feholdexcpt.c (__feholdexcept): Call
6609         __fesetenv instead of fesetenv.
6611 2015-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
6613         * sysdeps/s390/dl-tls.h [IS_IN (rtld)]: Define __tls_get_addr
6614         macro.
6616 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6618         * sysdeps/powerpc/powerpc64/power7/memcmp.S (memcmp): Fix performance
6619         regression on LE.
6621         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power8.S: New file.
6622         * sysdeps/powerpc/powerpc64/power8/strncmp.S: New file.
6623         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
6624         strncmp-power8 object.
6625         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
6626         (__libc_ifunc_impl_list): Add __strncmp_power8 implementation.
6627         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c (strncmp): Likewise.
6628         * NEWS: Update.
6630 2015-01-13  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
6631             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6633         * sysdeps/powerpc/powerpc64/power7/strcmp.S (strcmp): Optimize
6634         trailing byte check.
6636 2015-01-13  David S. Miller  <davem@davemloft.net>
6638         * include/signal.h (__sigreturn): Guard with __USE_MISC.
6640 2015-01-13  Roland McGrath  <roland@hack.frob.com>
6642         * login/logout.c (logout): Use memset rather than bzero.
6643         * nis/nss_compat/compat-pwd.c (getpwent_next_file): Likewise.
6644         * nis/nss_compat/compat-spwd.c (getspent_next_file): Likewise.
6645         * resolv/gethnamaddr.c (gethostbyaddr): Use memcmp rather than bcmp.
6646         (_gethtbyaddr): Likewise.
6647         * locale/programs/simple-hash.c (bcopy): Macro removed.
6649 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6651         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
6652         Add strcmp-power8 object.
6653         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
6654         (__libc_ifunc_impl_list): Add __strcmp_power8 implementation.
6655         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power8.S: New file.
6656         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c (strcmp): Add
6657         __strcmp_power8 implementation.
6658         * sysdeps/powerpc/powerpc64/power8/strcmp.S: New file.
6659         * NEWS: Update.
6661         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
6662         Add strncpy-power8 and stpncpy-power8 objects.
6663         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
6664         (__libc_ifunc_impl_list): Add __strncpy_power8 and stpncpy_power8
6665         implementations.
6666         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S: New file.
6667         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c (__stpncpy): Add
6668         __stpncpy_power8 implementation.
6669         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power8.S: New file.
6670         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c (strncpy): Add
6671         __strncpy_power8 implementation.
6672         * sysdeps/powerpc/powerpc64/power8/stpncpy.S: New file.
6673         * sysdeps/powerpc/powerpc64/power8/strncpy.S: New file.
6674         * NEWS: Update.
6676         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.c: New file.
6677         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: Remove file.
6678         * sysdeps/powerpc/powerpc64/power7/strncat.S: Likewise.
6680         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
6681         strncat-power8 object.
6682         * sysdeps/powerpc/powerpc64/multiarch/strcat.c (strcat): Add
6683         __strcat_power8 implementation.
6684         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
6685         (__libc_ifunc_impl_list): Add __strcat_power8 implementation.
6686         * sysdeps/powerpc/powerpc64/multiarch/strcat-power8.c: New file:
6687         optimized strcat for power8.
6689         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
6690         strcpy-power8 and stpcpy-power8 objects.
6691         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
6692         (__libc_ifunc_impl_list): Add __strcpy_power8 and __stpcpy_power8
6693         implementations.
6694         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power8.S: New file:
6695         multiarch stpcpy implementation for POWER8.
6696         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power8.S: New file;
6697         multiarch strcpy implementation for POWER8.
6698         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c (strcpy): Add
6699         __strcpy_power8 function.
6700         * sysdeps/powerpc/powerpc64/power8/stpcpy.S: New file: optimized
6701         stpcpy for POWER8.
6702         * sysdeps/powerpc/powerpc64/power8/strcpy.S: New file: optimized
6703         strcpy for POWER8.
6704         * NEWS: Update.
6706 2015-01-13  Leonhard Holz  <leonhard.holz@web.de>
6708         [BZ #16009]
6709         * string/strxfrm_l.c (STRXFRM): Allocate fixed size cache for
6710         weights and rules. Use do_xfrm_cached if data fits in cache,
6711         do_xfrm otherwise.  Moved former main loop to...
6712         * (do_xfrm_cached): New function.
6713         * (do_xfrm): Non-caching version of do_xfrm_cached. Uses
6714         find_idx, find_position and stack_push.
6715         * (find_idx): New function.
6716         * (find_position): Likewise.
6717         * localedata/sort-test.sh: Added test run for do_xfrm.
6718         * localedata/xfrm-test.c (main): Added command line option
6719         -nocache to run the test with strings that are too large for
6720         the STRXFRM cache.
6722 2015-01-13  Torvald Riegel  <triegel@redhat.com>
6724         * sysdeps/nptl/fork.c (__libc_fork): Provide address of futex
6725         variable to lll_futex_wake call, not the value itself.
6727 2015-01-12  Joseph Myers  <joseph@codesourcery.com>
6729         [BZ #17803]
6730         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (twom63): Rename to
6731         twom64.  Adjust value to 0x1p-64L.
6732         (__scalblnl): Only return standard underflowing result for K <=
6733         -64 not K <= -63; adjust exponent for underflowing result by 64
6734         not 63.
6735         * math/libm-test.inc (scalbn_test_data): Add more tests.
6736         (scalbln_test_data): Likewise.
6738         [BZ #17834]
6739         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (two63): Change value to
6740         0x1p63L.
6741         (__scalblnl): Get new exponent of adjusted subnormal value from ES
6742         not HX.
6743         * math/libm-test.inc (scalbn_test_data): Add more tests.
6744         (scalbln_test_data): Likewise.
6746 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6747             Stefani Seibold  <stefani@seibold.net>
6749         * sysdeps/unix/sysv/linux/x86_64/Makefile [$(subdir) = elf]
6750         (sysdep_routines): Add dl-vdso here, ...
6751         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = elf]
6752         (sysdep_routines): ... not here.
6753         * sysdeps/unix/sysv/linux/i386/gettimeofday.c: New file: set syscall
6754         fallback when vDSO is not presented.
6755         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_clock_gettime):
6756         Define with libc_hidden_proto/libc_hidden_data_def definitions.
6757         (_libc_vdso_platform_setup): Rename to __vdso_platform_setup.
6758         * sysdeps/unix/sysv/linux/i386/init-first.c: New file: likewise.
6759         * sysdeps/unix/sysv/linux/i386/time.c: New file: likewise.
6760         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Moved to ...
6761         * sysdeps/unix/sysv/linux/x86/libc-vdso.h: ... here.
6762         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: Move to ...
6763         * sysdeps/unix/sysv/linux/x86/clock_gettime.c: ... here.
6764         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Move to ...
6765         * sysdeps/unix/sysv/linux/x86/gettimeofday.c: ... here.  Also added
6766         fallback configurable symbol when vDSO is not available.
6767         * sysdeps/unix/sysv/linux/x86_64/time.c: Move to ...
6768         * sysdeps/unix/sysv/linux/x86/time.c: ... here.  Also refactored to
6769         be able to redefine fallback symbol when vDSO is not available.
6770         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: Move to ...
6771         * sysdeps/unix/sysv/linux/x86/timespec_get.c: ... here.
6773 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6775         * sysdeps/powerpc/nptl/tls.h (tcbhead_t): Add tm_capable field.
6776         (TLS_INIT_TP): Add tm_capable initialization.
6777         (TLS_DEFINE_INIT_TP): Likewise.
6778         (THREAD_GET_TM_CAPABLE): New file: get tm_capable field value from
6779         TCB.
6780         (THREAD_SET_TM_CAPABLE): New file: set tm_capable field value in TCB.
6781         * sysdeps/powerpc/nptl/tcb-offsets.sym (TM_CAPABLE): Add field offset
6782         calculation.
6783         * sysdeps/powerpc/powerpc32/sysdep.h (DO_CALL): Abort hardware
6784         transactoion is lock elision is built and TCB tm_capable is set.
6785         * sysdeps/powerpc/powerpc64/sysdep.h (DO_CALL): Likewise.
6786         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
6787         (INTERNAL_SYSCALL_NCS): Likewise.
6788         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
6789         (INTERNAL_SYSCALL_NCS): Likewise.
6790         * sysdeps/powerpc/sysdep.h (ABORT_TRANSACTION): New define.
6792         * sysdeps/powerpc/nptl/elide.h: New file: generic lock elision support
6793         for powerpc.
6794         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
6795         [pthread_rwlock_t] (__pad1): Change size to 7 bytes in 64 bits case
6796         and remove it for 32 bits case.
6797         [pthread_rwlock_t] (__rwelision): New field for lock elision.
6798         (__PTHREAD_RWLOCK_ELISION_EXTRA): Adjust for new lock elision field
6799         initialization.
6800         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c (elision_init):
6801         Disable lock elision with rdlocks if elision is not available.
6803         * sysdeps/unix/sysv/linux/powerpc/Makefile [nptl]
6804         (sysdep_routines): Add lock elision objects.
6805         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
6806         [pthread_mutex_t] (__spins): Rework to add lock elision field.
6807         [pthread_mutex_t] (__elision): Add field.
6808         [__PTHREAD_SPINS]: Adjust to init lock elision field.
6809         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c: New file: lock
6810         elision definitions for powerpc.
6811         * sysdeps/unix/sysv/linux/powerpc/elision-lock.c: New file:
6812         implementation of lock elision for powerpc.
6813         * sysdeps/unix/sysv/linux/powerpc/elision-timed.c: New file:
6814         implementation of timed lock elision for powerpc.
6815         * sysdeps/unix/sysv/linux/powerpc/elision-trylock.c: New file:
6816         implementation of trylock with lock elision for powerpc.
6817         * sysdeps/unix/sysv/linux/powerpc/elision-unlock.c: New file:
6818         implementaion of unlock for lock elision for powerpc.
6819         * sysdeps/unix/sysv/linux/powerpc/force-elision.h: New file:
6820         automatic enable lock elision for mutexes.
6821         * sysdeps/unix/sysv/linux/powerpc/htm.h: New file: hardware
6822         transaction execution definitions for powerpc.
6823         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: New file: add TLE
6824         definitions.
6825         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_cond_lock.c: New file.
6826         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_lock.c: Likewise.
6827         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_timedlock.c: Likewise.
6828         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_trylock.c: Likewise.
6829         * NEWS: Update.
6831 2015-01-09  Roland McGrath  <roland@hack.frob.com>
6833         * sysdeps/posix/shm-directory.c: Use <> rather than ""
6834         for #include of <shm-directory.h>.
6836 2015-01-09  Chung-Lin Tang  <cltang@codesourcery.com>
6838         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Remove MIN() and
6839         assign raw DT_REL[A]COUNT value to ranges[0].nrelative.
6841 2015-01-09  Matthew Fortune <matthew.fortune@imgtec.com>
6843         [BZ #17791]
6844         * NEWS: Mention bug fix.
6845         * sysdepsysdeps/unix/sysv/linux/microblaze/sys/user.h
6846         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Remove.
6847         (HOST_TEXT_START_ADDR, HOST_STACK_END_ADDR): Remove.
6849 2015-01-09  Torvald Riegel <triegel@redhat.com>
6851         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Delete file.
6853 2015-01-09  Torvald Riegel <triegel@redhat.com>
6855         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: Delete file.
6857 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
6859         * sysdeps/microblaze/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as void
6860         pointer and cast to uintptr_t.
6862 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
6864         * sysdeps/microblaze/nptl/tls.h (__microblaze_get_thread_area): Function
6865         removed.
6866         (READ_THREAD_POINTER): Use __microblaze_thread_area instead.
6868 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
6870         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Use NULL instead
6871         of 0.
6873 2015-01-08  Roland McGrath  <roland@hack.frob.com>
6875         * sysdeps/pthread/timer_routines.c: Fix <pthreadP.h> include to use
6876         <nptl/pthreadP.h> instead.
6877         * sysdeps/pthread/aio_notify.c: Include <signal.h> for raise decl.
6879         * signal/allocrtsig.c (RESERVED_SIGRT): New macro, defined to 0 if not
6880         already defined.
6881         [__SIGRTMIN] (init): Function removed.
6882         [__SIGRTMIN] (initialized): Variable removed.
6883         [!__SIGRTMIN] (current_rtmin, current_rtmax): Variables removed.
6884         [__SIGRTMIN] (current_rtmin, current_rtmax): Initialize to
6885         __SIGRTMIN + RESERVED_SIGRT and __SIGRTMAX, respectively.
6886         (__libc_current_sigrtmin) [__SIGRTMIN]: Don't call init.
6887         (__libc_current_sigrtmin) [!__SIGRTMIN]: Just return -1.
6888         (__libc_current_sigrtmin): Add __libc_current_sigrtmin_private alias.
6889         (__libc_current_sigrtmax) [__SIGRTMIN]: Don't call init.
6890         (__libc_current_sigrtmax) [!__SIGRTMIN]: Just return -1.
6891         (__libc_current_sigrtmax): Add __libc_current_sigrtmax_private alias.
6892         (__libc_allocate_rtsig) [__SIGRTMIN]: Don't call init.
6893         (__libc_allocate_rtsig): Add __libc_allocate_rtsig_private alias.
6894         * sysdeps/nptl/allocrtsig.c: New file.
6895         * sysdeps/unix/sysv/linux/allocrtsig.c: File removed.
6896         * sysdeps/unix/sysv/linux/testrtsig.h: File removed.
6897         * sysdeps/generic/testrtsig.h: File removed.
6899         * nptl/pthread_sigmask.c [SIGCANCEL || SIGTIMER || SIGSETXID]: #error.
6900         (pthread_sigmask): Call sigprocmask, not __sigprocmask.
6902         * nptl/nptl-init.c (pthread_functions): Conditionalize
6903         .ptr__nptl_setxid initialization on [SIGSETXID].
6905         * sysdeps/nptl/sys/procfs.h: New file.
6906         * nptl_db/Makefile (headers): Add it.
6907         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it.
6909         * nptl/pthreadP.h (check_cpuset_attr): Moved ...
6910         * sysdeps/unix/sysv/linux/check-cpuset.h: ... to this new file.
6911         * nptl/pthread_attr_setaffinity.c: Include it.
6912         * nptl/pthread_setattr_default_np.c: Likewise.
6913         * nptl/check-cpuset.h: New file.
6915 2015-01-08  Richard Henderson  <rth@redhat.com>
6917         * elf/Makefile (CFLAGS-tst-execstack-mod.c): Add -Wno-trampolines
6918         (CFLAGS-tst-execstack-prog.c): Likewise.
6919         * nptl/Makefile (CFLAGS-tst-execstack-mod.c): Likewise.
6921 2015-01-08  Chung-Lin Tang  <cltang@codesourcery.com>
6922             Sandra Loosemore  <sandra@codesourcery.com>
6923             Andrew Jenner  <andrew@codesourcery.com>
6924             Joseph Myers  <joseph@codesourcery.com>
6925             Nathan Sidwell  <nathan@codesourcery.com>
6927         * elf/elf.h (EM_ALTERA_NIOS2): New machine number for Altera Nios II.
6928         (DT_NIOS2_GP): New dynamic entry type for Nios II _gp address.
6929         (R_NIOS2_NONE,R_NIOS2_S16,R_NIOS2_U16): Define Nios II relocations.
6930         (R_NIOS2_PCREL16,R_NIOS2_CALL26,R_NIOS2_IMM5): Likewise.
6931         (R_NIOS2_CACHE_OPX,R_NIOS2_IMM6,R_NIOS2_IMM8,R_NIOS2_HI16): Likewise.
6932         (R_NIOS2_LO16,R_NIOS2_HIADJ16,R_NIOS2_BFD_RELOC_32): Likewise.
6933         (R_NIOS2_BFD_RELOC_16,R_NIOS2_BFD_RELOC_8,R_NIOS2_GPREL): Likewise.
6934         (R_NIOS2_GNU_VTINHERIT,R_NIOS2_GNU_VTENTRY,R_NIOS2_UJMP): Likewise.
6935         (R_NIOS2_CJMP,R_NIOS2_CALLR,R_NIOS2_ALIGN,R_NIOS2_GOT16): Likewise.
6936         (R_NIOS2_CALL16,R_NIOS2_GOTOFF_LO,R_NIOS2_GOTOFF_HA): Likewise.
6937         (R_NIOS2_PCREL_LO,R_NIOS2_PCREL_HA,R_NIOS2_TLS_GD16): Likewise.
6938         (R_NIOS2_TLS_LDM16,R_NIOS2_TLS_LDO16,R_NIOS2_TLS_IE16): Likewise.
6939         (R_NIOS2_TLS_LE16,R_NIOS2_TLS_DTPMOD,R_NIOS2_TLS_DTPREL): Likewise.
6940         (R_NIOS2_TLS_TPREL,R_NIOS2_COPY,R_NIOS2_GLOB_DAT): Likewise.
6941         (R_NIOS2_JUMP_SLOT,R_NIOS2_RELATIVE,R_NIOS2_GOTOFF): Likewise.
6942         (R_NIOS2_CALL26_NOAT,R_NIOS2_GOT_LO,R_NIOS2_GOT_HA): Likewise.
6943         (R_NIOS2_CALL_LO,R_NIOS2_CALL_HA): Likewise.
6945 2015-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6947         * sysdeps/unix/sysv/linux/futimens.c (futimens): Use address of first
6948         timespec struct member in syscall macro.
6949         * sysdeps/unix/sysv/linux/utimensat.c (utimensat): Likewise.
6950         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Use address of
6951         first timeval struct member in syscall macro.
6952         * sysdeps/unix/sysv/linux/utimes.c (__utimeS): Likewise.
6954 2015-01-07  Joseph Myers  <joseph@codesourcery.com>
6956         [BZ #17748]
6957         * include/fenv.h (__feupdateenv): Use libm_hidden_proto.
6958         * math/feupdateenv.c (__feupdateenv): Use libm_hidden_def.
6959         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Rename to
6960         __feupdateenv and define as weak alias of __feupdateenv.  Use
6961         libm_hidden_weak.
6962         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Use
6963         libm_hidden_def.
6964         * sysdeps/arm/feupdateenv.c (feupdateenv): Rename to __feupdateenv
6965         and define as weak alias of __feupdateenv.  Use libm_hidden_weak.
6966         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
6967         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Use
6968         libm_hidden_def.
6969         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Rename to
6970         __feupdateenv and define as weak alias of __feupdateenv.  Use
6971         libm_hidden_weak.
6972         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Use
6973         libm_hidden_def.
6974         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Rename to
6975         __feupdateenv and define as weak alias of __feupdateenv.  Use
6976         libm_hidden_weak.
6977         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Use
6978         libm_hidden_def.
6979         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
6980         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
6981         (__feupdateenv): Likewise.
6982         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Rename to
6983         __feupdateenv and define as weak alias of __feupdateenv.  Use
6984         libm_hidden_weak.
6985         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
6986         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Use
6987         libm_hidden_def.
6988         * sysdeps/tile/math_private.h (__feupdateenv): New inline
6989         function.
6990         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Use
6991         libm_hidden_def.
6992         * sysdeps/generic/math_private.h (default_libc_feupdateenv): Call
6993         __feupdateenv instead of feupdateenv.
6994         (default_libc_feupdateenv_test): Likewise.
6995         (libc_feresetround_ctx): Likewise.
6997 2015-01-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6999         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Fix function
7000         prototype.
7002 2015-01-07  Chris Metcalf  <cmetcalf@ezchip.com>
7004         * posix/regcomp.c (parse_bracket_exp): Initialize type to
7005         COLL_SYM in a couple of places to avoid uninitialized variable
7006         wanings on tilegx gcc 4.8.2.
7008 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
7010         * sysdeps/aarch64/strcpy.S: New file.
7011         * sysdeps/aarch64/stpcpy.S: New file.
7012         * NEWS: Updated.
7014 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
7016         * sysdeps/aarch64/strrchr.S: New file.
7017         * NEWS: Updated.
7019 2015-01-07  Eric Biggers  <ebiggers3@gmail.com>
7021         [BZ #17658]
7022         * stdlib/setenv.c: Fix memory leak when setting large,
7023         duplicate string.
7025 2015-01-06  Vladimir A. Nazarenko  <naszar@ya.ru>
7027         [BZ #17273]
7028         * misc/mntent_r.c (__getmntent_r): Cut off trailing spaces
7029         and tabs from buffer before parsing fstab entry.
7030         * misc/tst-mntent.c (main): Add test for mount entry with
7031         trailing spaces and tabs.
7033 2015-01-06  Joseph Myers  <joseph@codesourcery.com>
7035         [BZ #17748]
7036         * include/fenv.h (__fesetround): Declare.  Use libm_hidden_proto.
7037         * math/fesetround.c (fesetround): Rename to __fesetround and
7038         define as weak alias of __fesetround.  Use libm_hidden_weak.
7039         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Likewise.
7040         * sysdeps/alpha/fpu/fesetround.c (fesetround): Likewise.
7041         * sysdeps/arm/fesetround.c (fesetround): Likewise.
7042         * sysdeps/hppa/fpu/fesetround.c (fesetround): Likewise.
7043         * sysdeps/i386/fpu/fesetround.c (fesetround): Likewise.
7044         * sysdeps/ia64/fpu/fesetround.c (fesetround): Likewise.
7045         * sysdeps/m68k/fpu/fesetround.c (fesetround): Likewise.
7046         * sysdeps/mips/fpu/fesetround.c (fesetround): Likewise.
7047         * sysdeps/powerpc/fpu/fenv_libc.h (__fesetround): Rename to
7048         __fesetround_inline.
7049         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetround_ppc): Call
7050         __fesetround_inline instead of __fesetround.
7051         * sysdeps/powerpc/fpu/fesetround.c (fesetround): Rename to
7052         __fesetround and define as weak alias of __fesetround.  Use
7053         libm_hidden_weak.  Call __fesetround_inline instead of
7054         __fesetround.
7055         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Rename to
7056         __fesetround and define as weak alias of __fesetround.  Use
7057         libm_hidden_weak.
7058         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c (fesetround):
7059         Likewise.
7060         * sysdeps/s390/fpu/fesetround.c (fesetround): Likewise.
7061         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
7062         * sysdeps/sparc/fpu/fesetround.c (fesetround): Likewise.
7063         * sysdeps/tile/math_private.h (__fesetround): New inline function.
7064         * sysdeps/x86_64/fpu/fesetround.c (fesetround): Rename to
7065         __fesetround and define as weak alias of __fesetround.  Use
7066         libm_hidden_weak.
7067         * sysdeps/generic/math_private.h (default_libc_fesetround): Call
7068         __fesetround instead of fesetround.
7069         (default_libc_feholdexcept_setround): Likewise.
7070         (libc_feholdsetround_ctx): Likewise.
7071         (libc_feholdsetround_noex_ctx): Likewise.
7073         [BZ #17748]
7074         * include/fenv.h (__fesetenv): Use libm_hidden_proto.
7075         * math/fesetenv.c (__fesetenv): Use libm_hidden_def.
7076         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
7077         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
7078         * sysdeps/alpha/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
7079         * sysdeps/arm/fesetenv.c (fesetenv): Rename to __fesetenv and
7080         define as weak alias of __fesetenv.  Use libm_hidden_weak.
7081         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
7082         * sysdeps/i386/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
7083         * sysdeps/ia64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
7084         define as weak alias of __fesetenv.  Use libm_hidden_weak.
7085         * sysdeps/m68k/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
7086         * sysdeps/mips/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
7087         define as weak alias of __fesetenv.  Use libm_hidden_weak.
7088         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Use
7089         libm_hidden_def.
7090         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Likewise.
7091         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c (__fesetenv):
7092         Likewise.
7093         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
7094         define as weak alias of __fesetenv.  Use libm_hidden_weak.
7095         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
7096         * sysdeps/sparc/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
7097         * sysdeps/tile/math_private.h (__fesetenv): New inline function.
7098         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
7099         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
7100         * sysdeps/generic/math_private.h (default_libc_fesetenv): Use
7101         __fesetenv instead of fesetenv.
7102         (libc_feresetround_noex_ctx): Likewise.
7103         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
7104         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
7105         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Likewise.
7106         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
7107         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
7108         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
7109         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
7110         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
7111         (__feupdateenv): Likewise.
7112         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
7113         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
7114         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
7115         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Likewise.
7117 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
7119         [BZ #17806]
7120         * resolv/res_init.c (__res_iclose): Only clear nsinit if the
7121         addresses have been freed.
7123 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
7125         * resolv/res_init.c (__res_vinit): Improve comments about nserv
7126         and nservall.
7128 2015-01-06  Ondřej Bílka  <neleai@seznam.cz>
7130         * sysdeps/unix/sysv/linux/check_pf.c (make_request):
7131         Clean up check_pf allocation pattern. addresses
7133 2015-01-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7135         * nptl/pthread_cancel.c (pthread_cancel): Use ANSI prototype.
7136         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Likewise.
7137         * nptl/pthread_cond_wait.c (__pthread_cond_wait): Likewise.
7138         * nptl/pthread_exit.c (__pthread_exit): Likewise.
7139         * nptl/pthread_join.c (pthread_join): Likewise.
7140         * nptl/pthread_timedjoin.c (pthread_timedjoin_np): Likewise.
7141         * sysdeps/posix/waitid.c (__waitid): Likewise.
7142         * sysdeps/unix/sysv/linux/arm/pread.c (__libc_pread): Likewise.
7143         * sysdeps/unix/sysv/linux/arm/pread64.c (__libc_pread64): Likewise.
7144         * sysdeps/unix/sysv/linux/arm/pwrite.c (__libc_pwrite): Likewise.
7145         * sysdeps/unix/sysv/linux/arm/pwrite64.c (__libc_pwrite64): Likewise.
7146         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c (__libc_pread):
7147         Likewise.
7148         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c
7149         (__libc_pread64): Likewise.
7150         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c
7151         (__libc_pwrite): Likewise.
7152         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c
7153         (__libc_pwrite64): Likewsie.
7154         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Likewise.
7155         * sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Likewise.
7156         * sysdeps/unix/sysv/linux/mips/pwrite.c (__libc_pwrite): Likewise.
7157         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__libc_pwrite64): Likewise.
7158         * sysdeps/unix/sysv/linux/msgrcv.c (__libc_msgrcv): Likewise.
7159         * sysdeps/unix/sysv/linux/msgsnd.c (__libc_msgsnd): Likewise.
7160         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
7161         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c (__libc_pread):
7162         Likewise.
7163         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
7164         (__libc_pread64): Likewise.
7165         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c (__libc_pwrite):
7166         Likewise.
7167         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
7168         (__libc_pwrite64): Likewise.
7169         * sysdeps/unix/sysv/linux/pread.c (__libc_pread): Likewise.
7170         * sysdeps/unix/sysv/linux/pread64.c (__libc_pread64): Likewise.
7171         * sysdeps/unix/sysv/linux/preadv.c (PREADV): Likewise.
7172         * sysdeps/unix/sysv/linux/pthread_kill.c (__pthread_kill): Likewise.
7173         * sysdeps/unix/sysv/linux/pwrite.c (__libc_pwrite): Likewise.
7174         * sysdeps/unix/sysv/linux/pwrite64.c (__libc_pwrite64): Likewise.
7175         * sysdeps/unix/sysv/linux/pwritev.c (__libc_pwritev): Likewise.
7176         * sysdeps/unix/sysv/linux/sh/pread.c (__libc_pread): Likewise.
7177         * sysdeps/unix/sysv/linux/sh/pread64.c (__libc_pread64): Likewise.
7178         * sysdeps/unix/sysv/linux/sh/pwrite.c (__libc_pwrite): Likewise.
7179         * sysdeps/unix/sysv/linux/sh/pwrite64.c (__libc_write64): Likewise.
7180         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
7181         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Likewise.
7182         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
7183         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
7184         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c (__libc_msgrcv):
7185         Likewise.
7187 2015-01-06  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
7189         * math/Makefile (CFLAGS-test-float.c): Remove -frounding-math.
7190         (CFLAGS-test-double.c): Likewise.
7191         (CFLAGS-test-ldouble.c): Likewise.
7192         (CPPFLAGS-test-ifloat.c): Likewise.
7193         (CPPFLAGS-test-idouble.c): Likewise.
7194         (CPPFLAGS-test-ildoubl.c): Likewise.
7195         (CFLAGS-test-test-fenv.c): Remove variable.
7196         (CFLAGS-test-misc.c): Likewise.
7198 2015-01-06  H.J. Lu  <hongjiu.lu@intel.com>
7200         [BZ #17797]
7201         * bits/time.h (CLOCKS_PER_SEC): Changed to ((clock_t) 1000000).
7202         * sysdeps/unix/sysv/linux/bits/time.h (CLOCKS_PER_SEC): Likewise.
7203         * sysdeps/unix/sysv/linux/clock.c (clock): _Static_assert
7204         CLOCKS_PER_SEC == 1000000.
7205         * time/clocktest.c (main): Replace %ld with %jd and cast to
7206         intmax_t.
7208 2015-01-05  Roland McGrath  <roland@hack.frob.com>
7210         * sysdeps/generic/unwind-resume.h: New file.
7211         * sysdeps/gnu/unwind-resume.c: Include it.
7212         (libgcc_s_personality): Use PERSONALITY_PROTO macro for the prototype.
7213         (__gcc_personality_v0): Likewise, and PERSONALITY_ARGS for the callee
7214         argument list.
7215         (libgcc_s_resume): Variable renamed to __libgcc_s_resume, made hidden
7216         global rather than static.
7217         (_Unwind_Resume): Update user.
7218         Conditionalize definition on [!HAVE_ARCH_UNWIND_RESUME].
7219         (init): Likewise.  Renamed to __libgcc_s_init, made hidden global
7220         rather than static.  Add __attribute__ ((cold)).
7221         (_Unwind_Resume, __gcc_personality_v0): Update callers.
7222         * sysdeps/nptl/unwind-forcedunwind.c: Likewise.
7223         * sysdeps/arm/arm-unwind-resume.S: New file.
7224         * sysdeps/arm/rt-arm-unwind-resume.S: New file.
7225         * sysdeps/arm/pt-arm-unwind-resume.S: New file.
7226         * sysdeps/arm/Makefile [$(subdir) = csu]
7227         (sysdep_routines, shared-only-routines): Add arm-unwind-resume.
7228         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
7229         Add rt-arm-unwind-resume.
7230         [$(subdir) = nptl]
7231         (libpthread-sysdep_routines, libpthread-shared-only-routines):
7232         Add pt-arm-unwind-resume.
7233         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: File removed.
7234         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: File removed.
7236 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
7238         [BZ #17748]
7239         * include/fenv.h (__feholdexcept): Declare.  Use
7240         libm_hidden_proto.
7241         * math/feholdexcpt.c (feholdexcept): Rename to __feholdexcept and
7242         define as weak alias of __feholdexcept.  Use libm_hidden_weak.
7243         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Likewise.
7244         * sysdeps/alpha/fpu/feholdexcpt.c (feholdexcept): Likewise.
7245         * sysdeps/arm/feholdexcpt.c (feholdexcept): Likewise.
7246         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Likewise.
7247         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Likewise.
7248         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Likewise.
7249         * sysdeps/m68k/fpu/feholdexcpt.c (feholdexcept): Likewise.
7250         * sysdeps/mips/fpu/feholdexcpt.c (feholdexcept): Likewise.
7251         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
7252         * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Likewise.
7253         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c
7254         (feholdexcept): Likewise.
7255         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
7256         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
7257         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Likewise.
7258         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
7259         * sysdeps/generic/math_private.h (default_libc_feholdexcept): Use
7260         __feholdexcept instead of feholdexcept.
7261         (default_libc_feholdexcept_setround): Likewise.
7263 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
7265         * sysdeps/mips/memset.S (memset): Modify for mips32r6/mips64r6
7266         to avoid using stl/str to align destination.
7268 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
7270         * sysdeps/mips/memcpy.S: Add support for mips32r6/mips64r6.
7272 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
7274         [BZ #17796]
7275         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c
7276         [!SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)] (posix_fadvise64):
7277         Define as weak alias not strong alias.
7279 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
7281         * sysdeps/mips/dl-machine.h (elf_machine_load_address): Replace
7282         bltzal with addiupc.
7283         (RTLD_START): Ditto.
7285 2015-01-05  Chris Metcalf  <cmetcalf@ezchip.com>
7287         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Fix return type
7288         for __vdso_* functions in declarations.
7289         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise for
7290         definitions.
7291         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL,
7292         INTERNAL_VSYSCALL): Use struct return types to check for error.
7294         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c [!defined _LP64
7295         && REGISTER_CAST_INT32_TO_INT64]: Provide explicit lround()
7296         function with cast from llround().
7297         * sysdeps/tile/sysdep.h (REGISTER_CAST_INT32_TO_INT64): Define.
7298         * sysdeps/x86_64/x32/sysdep.h (REGISTER_CAST_INT32_TO_INT64):
7299         Define.
7301 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
7303         [BZ #17793]
7304         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c (posix_fadvise64):
7305         Define as weak alias not strong alias.
7307         [BZ #17635]
7308         * ctype/ctype-c99.c: New file.  isblank implementation moved from
7309         ...
7310         * ctype/ctype-extn.c: ... here.
7311         (__isblank_l): Move to ...
7312         * ctype/ctype-c99_l.c: ... here.  New file.
7313         * ctype/Makefile (routines): Add ctype-c99 and ctype-c99_l.
7314         * conform/Makefile (test-xfail-ISO99/ctype.h/linknamespace):
7315         Remove variable.
7316         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
7317         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
7318         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
7319         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
7320         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
7322         [BZ #17777]
7323         * sysdeps/unix/sysv/linux/wordsize-64/posix_fadvise.c
7324         (posix_fadvise64): Define as weak alias not strong alias.
7325         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
7326         (posix_fallocate64): Likewise.
7327         * conform/Makefile (test-xfail-XOPEN2K/fcntl.h/linknamespace):
7328         Remove variable.
7329         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
7330         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
7331         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
7332         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
7333         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
7335 2015-01-05  Matthew Fortune  <matthew.fortune@imgtec.com>
7337         [BZ #16191]
7338         * NEWS: Mention bug fix.
7339         * sysdeps/unix/sysv/linux/mips/sys/user.h (PAGE_SHIFT): Remove.
7340         (PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Likewise.
7341         (HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR): Likewise.
7342         (HOST_STACK_END_ADDR): Likewise.
7344 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
7346         [BZ #17748]
7347         * include/fenv.h (__fegetround): Declare.  Use libm_hidden_proto.
7348         * math/fegetround.c (fegetround): Rename to __fegetround and
7349         define as weak alias of __fegetround.  Use libm_hidden_weak.
7350         * sysdeps/aarch64/fpu/fegetround.c (fegetround): Likewise.
7351         * sysdeps/alpha/fpu/fegetround.c (fegetround): Likewise.
7352         * sysdeps/arm/fegetround.c (fegetround): Likewise.
7353         * sysdeps/hppa/fpu/fegetround.c (fegetround): Likewise.
7354         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
7355         * sysdeps/ia64/fpu/fegetround.c (fegetround): Likewise.
7356         * sysdeps/m68k/fpu/fegetround.c (fegetround): Likewise.
7357         * sysdeps/mips/fpu/fegetround.c (fegetround): Likewise.
7358         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
7359         Undefine after rather than before function definition; use
7360         parentheses around function name in definition.
7361         (__fegetround): Also undefine macro after function definition.
7362         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Rename to
7363         __fegetround and define as weak alias of __fegetround.  Use
7364         libm_hidden_weak.  Do not undefine as macro.
7365         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
7366         Likewise.
7367         * sysdeps/s390/fpu/fegetround.c (fegetround): Rename to
7368         __fegetround and define as weak alias of __fegetround.  Use
7369         libm_hidden_weak.
7370         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
7371         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
7372         * sysdeps/tile/math_private.h (__fegetround): New inline function.
7373         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Rename to
7374         __fegetround and define as weak alias of __fegetround.  Use
7375         libm_hidden_weak.
7376         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Use
7377         __fegetround instead of fegetround.
7379         [BZ #17782]
7380         * sysdeps/unix/sysv/linux/mips/bits/termios.h (TIOCSER_TEMT):
7381         Condition macro definition on [__USE_MISC].
7383         [BZ #17781]
7384         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h
7385         (struct sigaction): Change type of sa_flags field to int.
7387         [BZ #17780]
7388         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock)
7389         [!__USE_FILE_OFFSET64 && _MIPS_SIM != _ABI64]: Rename pad field to
7390         __glibc_reserved0.
7392         * nptl/version.c (banner): Use single year in copyright notice.
7394         * NEWS: Update copyright dates.
7395         * catgets/gencat.c (print_version): Likewise.
7396         * csu/version.c (banner): Likewise.
7397         * debug/catchsegv.sh: Likewise.
7398         * debug/pcprofiledump.c (print_version): Likewise.
7399         * debug/xtrace.sh (do_version): Likewise.
7400         * elf/ldconfig.c (print_version): Likewise.
7401         * elf/ldd.bash.in: Likewise.
7402         * elf/pldd.c (print_version): Likewise.
7403         * elf/sotruss.sh: Likewise.
7404         * elf/sprof.c (print_version): Likewise.
7405         * iconv/iconv_prog.c (print_version): Likewise.
7406         * iconv/iconvconfig.c (print_version): Likewise.
7407         * locale/programs/locale.c (print_version): Likewise.
7408         * locale/programs/localedef.c (print_version): Likewise.
7409         * login/programs/pt_chown.c (print_version): Likewise.
7410         * malloc/memusage.sh (do_version): Likewise.
7411         * malloc/memusagestat.c (print_version): Likewise.
7412         * malloc/mtrace.pl: Likewise.
7413         * manual/libc.texinfo: Likewise.
7414         * nptl/version.c (banner): Likewise.
7415         * nscd/nscd.c (print_version): Likewise.
7416         * nss/getent.c (print_version): Likewise.
7417         * nss/makedb.c (print_version): Likewise.
7418         * posix/getconf.c (main): Likewise.
7419         * scripts/test-installation.pl: Likewise.
7420         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
7422 2015-01-02  Will Newton  <will.newton@linaro.org>
7424         * sysdeps/arm/armv7/configure: Removed.
7425         * sysdeps/arm/armv7/configure.ac: Likewise.
7427 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
7429         * All files with FSF copyright notices: Update copyright dates
7430         using scripts/update-copyrights.
7431         * intl/plural.c: Regenerated.
7432         * locale/programs/charmap-kw.h: Likewise.
7433         * locale/programs/locfile-kw.h: Likewise.
7435 2015-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
7437         * scripts/gen-posix-conf-vars.awk (END): Don't use sprintf.
7439 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
7441         [BZ #17748]
7442         * include/fenv.h (__fegetenv): Use libm_hidden_proto.
7443         * math/fegetenv.c (__fegetenv): Use libm_hidden_def.
7444         * sysdeps/aarch64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
7445         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
7446         * sysdeps/alpha/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
7447         * sysdeps/arm/fegetenv.c (fegetenv): Rename to __fegetenv and
7448         define as weak alias of __fegetenv.  Use libm_hidden_weak.
7449         * sysdeps/hppa/fpu/fegetenv.c (fegetenv): Likewise.
7450         * sysdeps/i386/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
7451         * sysdeps/ia64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
7452         define as weak alias of __fegetenv.  Use libm_hidden_weak.
7453         * sysdeps/m68k/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
7454         * sysdeps/mips/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
7455         define as weak alias of __fegetenv.  Use libm_hidden_weak.
7456         * sysdeps/powerpc/fpu/fegetenv.c (__fegetenv): Use
7457         libm_hidden_def.
7458         * sysdeps/powerpc/nofpu/fegetenv.c (__fegetenv): Likewise.
7459         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (__fegetenv):
7460         Likewise.
7461         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
7462         define as weak alias of __fegetenv.  Use libm_hidden_weak.
7463         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
7464         * sysdeps/sparc/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
7465         * sysdeps/tile/math_private.h (__fegetenv): New inline function.
7466         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
7467         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
7468         * sysdeps/generic/math_private.h (libc_feholdsetround_ctx): Use
7469         __fegetenv instead of fegetenv.
7470         (libc_feholdsetround_noex_ctx): Likewise.
7472 2014-12-31  Matthew Fortune  <matthew.fortune@imgtec.com>
7474         * elf/elf.h (PT_MIPS_ABIFLAGS): Define.
7475         (Elf_MIPS_ABIFlags_v0): New structure.
7476         (EF_MIPS_FP64): Define.
7477         (MIPS_AFL_REG_NONE, MIPS_AFL_REG_32, MIPS_AFL_REG_64): Likewise.
7478         (MIPS_AFL_REG_128, MIPS_AFL_ASE_DSP, MIPS_AFL_ASE_DSP64): Likewise.
7479         (MIPS_AFL_ASE_DSPR2, MIPS_AFL_ASE_EVA, MIPS_AFL_ASE_MCU): Likewise.
7480         (MIPS_AFL_ASE_MDMX, MIPS_AFL_ASE_MIPS3D, MIPS_AFL_ASE_MT): Likewise.
7481         (MIPS_AFL_ASE_SMARTMIPS, MIPS_AFL_ASE_VIRT): Likewise.
7482         (MIPS_AFL_ASE_VIRT64, MIPS_AFL_ASE_MSA, MIPS_AFL_ASE_MSA64): Likewise.
7483         (MIPS_AFL_ASE_MIPS16, MIPS_AFL_ASE_MICROMIPS): Likewise.
7484         (MIPS_AFL_ASE_XPA, MIPS_AFL_EXT_XLR, MIPS_AFL_EXT_OCTEON2): Likewise.
7485         (MIPS_AFL_EXT_OCTEONP, MIPS_AFL_EXT_LOONGSON_3A): Likewise.
7486         (MIPS_AFL_EXT_OCTEON, MIPS_AFL_EXT_5900, MIPS_AFL_EXT_4010): Likewise.
7487         (MIPS_AFL_EXT_4100, MIPS_AFL_EXT_3900, MIPS_AFL_EXT_10000): Likewise.
7488         (MIPS_AFL_EXT_SB1, MIPS_AFL_EXT_4111, MIPS_AFL_EXT_4120): Likewise.
7489         (MIPS_AFL_EXT_5400, MIPS_AFL_EXT_5500): Likewise.
7490         (MIPS_AFL_EXT_LOONGSON_2E, MIPS_AFL_EXT_LOONGSON_2F): Likewise.
7491         (Val_GNU_MIPS_ABI_FP_ANY, Val_GNU_MIPS_ABI_FP_DOUBLE): New enum values.
7492         (Val_GNU_MIPS_ABI_FP_SINGLE, Val_GNU_MIPS_ABI_FP_SOFT): Likewise.
7493         (Val_GNU_MIPS_ABI_FP_OLD_64, Val_GNU_MIPS_ABI_FP_XX): Likewise.
7494         (Val_GNU_MIPS_ABI_FP_64, Val_GNU_MIPS_ABI_FP_64A): Likewise.
7495         (Val_GNU_MIPS_ABI_FP_MAX): Likewise.
7496         * sysdeps/mips/Makefile [subdir=elf]: Add tst-abi-interlink,
7497         tst-mode-switch-1, tst-mode-switch-2, tst-mode-switch-3 tests.
7498         * sysdeps/mips/bits/linkmap.h (struct link_map_machine): Add fpmode
7499         field.
7500         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Reject
7501         EF_MIPS_FP64.
7502         * sysdeps/mips/dl-machine-reject-phdr.h: New file.
7503         * sysdeps/mips/tst-abi-fp32mod.c: Likewise.
7504         * sysdeps/mips/tst-abi-fpxxmod.c: Likewise.
7505         * sysdeps/mips/tst-abi-fpxxomod.c: Likewise.
7506         * sysdeps/mips/tst-abi-fp64mod.c: Likewise.
7507         * sysdeps/mips/tst-abi-fp64amod.c: Likewise.
7508         * sysdeps/mips/tst-abi-interlink.c: Likewise.
7509         * sysdeps/mips/tst-mode-switch-1.c: Likewise.
7510         * sysdeps/mips/tst-mode-switch-2.c: Likewise.
7511         * sysdeps/mips/tst-mode-switch-3.c: Likewise.
7512         * sysdeps/unix/sysv/linux/mips/configure.ac (o32-fpabi): Define to
7513         record the current FP ABI extension.
7514         (mips-mode-switch): Define to show if kernel headers support mode
7515         switching.
7516         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
7517         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Increase maximum
7518         supported SYSV ABI version to 3.
7519         * sysdeps/unix/sysv/linux/mips/libc-abis: Add new MIPS_O32_FP64
7520         feature.
7522 2014-12-31  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
7523             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7525         * sysdeps/powerpc/powerpc64/power7/strcpy.S (strcpy): Optimize unaligned
7526         path.
7527         * benchtests/bench-strcpy.c (test_main): Add more unaligned inputs.
7529 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
7531         * sysdeps/powerpc/bits/fenvinline.h (fegetround): Rename macro to
7532         __fegetround and redefine to call __fegetround.  Remove condition
7533         on [!__NO_MATH_INLINES].
7534         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove inline
7535         function.
7536         * sysdeps/powerpc/nofpu/fenv_libc.h: Remove file.
7537         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
7538         Remove macro.
7539         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Include <fenv.h>
7540         instead of <fenv_libc.h>.
7541         (__llrintl): Call fegetround instead of __fegetround.
7542         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Include <fenv.h>
7543         instead of <fenv_libc.h>.
7544         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
7545         (__lrintl): Call fegetround instead of __fegetround.
7546         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Include <fenv.h>
7547         instead of <fenv_libc.h>.
7548         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
7549         (__rintl): Call fegetround instead of __fegetround.
7551 2014-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
7553         * scripts/gen-posix-conf-vars.awk: Don't use multi-dimensional
7554         arrays.
7556 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
7558         [BZ #17775]
7559         * sysdeps/i386/dl-machine.h (PI_STATIC_AND_HIDDEN): Removed.
7560         (elf_machine_dynamic) [!PI_STATIC_AND_HIDDEN]: Likewise.
7561         (elf_machine_load_address) [!PI_STATIC_AND_HIDDEN]: Likewise.
7563 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
7565         * sysdeps/i386/tls-macros.h: Include <features.h>.
7566         (TLS_LE): Use non-PIC version for GCC >= 5.0.
7567         (TLS_IE): Likewise.
7568         (TLS_LD): Likewise.
7569         (TLS_GD): Likewise.
7570         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Don't
7571         define for GCC >= 5.0.
7573 2014-12-30  Chris Metcalf  <cmetcalf@ezchip.com>
7575         * math/test-fenv.c (test_single_exception, set_single_exc,
7576         feenv_nomask_test, feenv_mask_test, feexcp_nomask_test,
7577         feexcp_mask_test, feenable_test, fe_single_test): Add
7578         [!FE_ALL_EXCEPT] test so these routines are not compiled in the
7579         case where they are not used.
7580         * math/libm-test.inc: Likewise.
7581         * setjmp/test-setjmp-fp.c: Mark attribute ((unused)) on variable
7582         unused in the absence of FP rounding/exception support.
7583         * stdio-common/tst-printf-round.c: Likewise.
7584         * stdlib/tst-strtod-round.c: Likewise.
7585         * stdlib/tst-strtod-underflow.c: Likewise.
7587 2014-12-30  Joseph Myers  <joseph@codesourcery.com>
7589         [BZ #17723]
7590         * include/fenv.h (__feraiseexcept): Use libm_hidden_proto.
7591         * math/fraiseexcpt.c (__feraiseexcept): Use libm_hidden_def.
7592         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
7593         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
7594         libm_hidden_weak.
7595         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Likewise.
7596         * sysdeps/hppa/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
7597         * sysdeps/i386/fpu/fraiseexcpt.c (__feraiseexcept): Use
7598         libm_hidden_def.
7599         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
7600         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
7601         libm_hidden_weak.
7602         * sysdeps/m68k/coldfire/fpu/fraiseexcpt.c (feraiseexcept):
7603         Likewise.
7604         * sysdeps/microblaze/math_private.h (__feraiseexcept): New macro.
7605         * sysdeps/mips/fpu/fraiseexcpt.c (feraiseexcept): Rename to
7606         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
7607         libm_hidden_weak.
7608         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Use
7609         libm_hidden_def.
7610         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
7611         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c
7612         (__feraiseexcept): Likewise.
7613         * sysdeps/s390/fpu/fraiseexcpt.c (feraiseexcept): Rename to
7614         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
7615         libm_hidden_weak.
7616         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
7617         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Use
7618         libm_hidden_def.
7619         * sysdeps/tile/math_private.h (__feraiseexcept): New macro.
7620         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (__feraiseexcept):
7621         Use libm_hidden_def.
7622         * sysdeps/x86_64/fpu/fraiseexcpt.c (__feraiseexcept): Use
7623         libm_hidden_def.
7624         (feraiseexcept): Define as weak not strong alias.  Use
7625         libm_hidden_weak.
7626         * sysdeps/x86/fpu/bits/fenv.h (__feraiseexcept_invalid_divbyzero):
7627         New inline function.  Factored out of ...
7628         (feraiseexcept): ... here.  Use __feraiseexcept_invalid_divbyzero.
7629         * sysdeps/x86/fpu/include/bits/fenv.h: New file.
7630         * math/e_scalb.c (invalid_fn): Call __feraiseexcept instead of
7631         feraiseexcept.
7632         * math/w_acos.c (__acos): Likewise.
7633         * math/w_asin.c (__asin): Likewise.
7634         * math/w_ilogb.c (__ilogb): Likewise.
7635         * math/w_j0.c (y0): Likewise.
7636         * math/w_j1.c (y1): Likewise.
7637         * math/w_jn.c (yn): Likewise.
7638         * math/w_log.c (__log): Likewise.
7639         * math/w_log10.c (__log10): Likewise.
7640         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Likewise.
7641         * sysdeps/aarch64/fpu/math_private.h
7642         (libc_feupdateenv_test_aarch64): Likewise.
7643         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
7644         * sysdeps/arm/fenv_private.h (libc_feupdateenv_test_vfp): Likewise.
7645         * sysdeps/arm/feupdateenv.c (feupdateenv): Likewise.
7646         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
7647         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
7648         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
7649         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Likewise.
7650         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
7651         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
7652         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
7654 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
7656         [BZ #17732]
7657         * io/test-utime.c (main): Replace %ld with %jd and cast to
7658         intmax_t.
7659         * libio/tst-ftell-active-handler.c (do_append_test): Likewise.
7660         * nptl/tst-mutex5.c: Include <stdint.h>.
7661         (do_test): Replace %ld with %jd and cast to intmax_t.
7662         * posix/tst-regex.c (run_test): Likewise.
7663         (run_test_backwards): Likewise.
7664         * rt/tst-clock.c: Include <stdint.h>.
7665         (clock_test): Replace %ld with %jd and cast to intmax_t.
7666         * rt/tst-cpuclock1.c: Include <stdint.h>.
7667         (do_test): Replace %lu with %ju and cast to uintmax_t.
7668         * rt/tst-cpuclock2.c: Include <stdint.h>.
7669         (do_test): Replace %lu with %ju and cast to uintmax_t.
7670         * rt/tst-mqueue1.c: Include <stdint.h>.
7671         (check_attrs): Replace %ld with %jd and cast to intmax_t.
7672         * rt/tst-mqueue3.c (fct): Replace %ld with %jd and cast to
7673         intmax_t.
7674         * rt/tst-mqueue4.c (do_test): Likewise.
7675         * rt/tst-timer4.c: Include <stdint.h>.
7676         (check_ts): Replace %ld with %jd and cast to intmax_t.
7677         (do_test): Likewise.
7678         * stdio-common/tst-fmemopen2.c (do_test): Replace %ld with %jd
7679         and cast to intmax_t.
7680         * sysdeps/pthread/tst-timer.c (main): Likewise.
7681         * time/clocktest.c (main): Likewise.
7682         * time/tst-posixtz.c (do_test): Likewise.
7683         * timezone/tst-timezone.c (main): Likewise.
7685 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
7686             H.J. Lu  <hongjiu.lu@intel.com>
7688         * sysdeps/i386/i686/multiarch/bcopy-sse2-unaligned.S: New file.
7689         * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Likewise.
7690         * sysdeps/i386/i686/multiarch/memmove-sse2-unaligned.S: Likewise.
7691         * sysdeps/i386/i686/multiarch/mempcpy-sse2-unaligned.S: Likewise.
7692         * sysdeps/i386/i686/multiarch/bcopy.S: Select the sse2_unaligned
7693         version if bit_Fast_Unaligned_Load is set.
7694         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
7695         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
7696         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
7697         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
7698         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
7699         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
7700         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
7701         bcopy-sse2-unaligned, memcpy-sse2-unaligned,
7702         memmove-sse2-unaligned and mempcpy-sse2-unaligned.
7703         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c (MAX_IFUNC): Set
7704         to 4.
7705         (__libc_ifunc_impl_list): Test __bcopy_sse2_unaligned,
7706         __memmove_chk_sse2_unaligned, __memmove_sse2_unaligned,
7707         __memcpy_chk_sse2_unaligned, __memcpy_sse2_unaligned,
7708         __mempcpy_chk_sse2_unaligned, and __mempcpy_sse2_unaligned.
7710 2014-12-29  Chris Metcalf  <cmetcalf@ezchip.com>
7712         * sysdeps/unix/sysv/linux/tst-setgetname.c (do_test): Use #ifndef
7713         instead of #if to avoid a Wundef warning.
7714         * stdlib/tst-limits.c (do_test): Likewise.
7716         * sysdeps/tile/math_private.h (fetestexcept): Add macro to
7717         parallel other exception macros.
7718         (fegetenv): Convert from macro to extern inline so that it applies
7719         retroactively to inline functions already seen by the compiler.
7720         (fesetenv, feupdateenv, fegetround, fesetround): Likewise.
7722         * posix/Makefile (before-compile): Use $(objpfx) for
7723         posix-conf-vars-def.h.
7725 2014-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
7727         * posix/getconf.c (main): Use size_t for type of I.
7728         * scripts-gen-posix-conf-vars.awk (END): Use size_t for type of
7729         NSPEC.
7731         * posix/posix-conf-vars.list (SPEC:XBS5): Add sysconf prefix.
7732         * posix/confstr.c: Define NEED_SPEC_ARRAY to 0.
7733         * posix/posix-envs.def: Likewise.
7734         * sysdeps/posix/sysconf.c: Likewise.
7735         * posix/getconf.c: Define NEED_SPEC_ARRAY to 1.
7736         (specs): Remove array.
7737         * scripts/gen-posix-conf-vars.awk: Support generation of specs
7738         array.
7740         * posix/posix-conf-vars.list: Add _POSIX sysconf namespace.
7741         * sysdeps/posix/sysconf.c: Include posix-conf-vars.h.
7742         (__sysconf): Use CONF_IS_* macros.
7744         * posix/Makefile (before-compile): Add posix-conf-vars-def.h.
7745         ($(objpfx)posix-conf-vars-def.h): New target.
7746         * posix/posix-conf-vars.list: New file.
7747         * posix/posix-conf-vars.h: New file.
7748         * posix/confstr.c: Include posix-conf-vars.h.
7749         (confstr): Use CONF_IS_* macros.
7750         * posix/posix-envs.def: Include posix-conf-vars.h.  Use
7751         CONF_IS_* macros.
7752         * scripts/gen-posix-conf-vars.awk: New file.
7754 2014-12-26  Chris Metcalf  <cmetcalf@ezchip.com>
7756         * sysdeps/tile/math_private.h (fegetenv, fesetenv, feupdateenv,
7757         fegetround): Add no-op macros to avoid linknamespace issues.
7759         * sysdeps/unix/sysv/linux/clock_settime.c (SYSDEP_SETTIME): Remove
7760         definitions of INTERNAL_VSYSCALL and INLINE_VSYSCALL.
7762         * sysdeps/unix/sysv/linux/tile/sysdep.h
7763         (HAVE_CLOCK_GETTIME_VSYSCALL): Move definition out of
7764         assembly-specific section to avoid a redefinition warning.
7766         * sysdeps/tile/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast to
7767         long before casting to pointer to avoid a cast warning.
7769 2014-12-23  Chris Metcalf  <cmetcalf@ezchip.com>
7771         * sysdeps/tile/tilegx/Implies: New file.
7773 2014-12-23  Richard Earnshaw  <rearnsha@arm.com>
7775         * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
7777 2014-12-23  Florian Weimer  <fweimer@redhat.com>
7779         * iconvdata/run-iconv-test.sh: Actually test iconv modules.
7781 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
7783         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Do
7784         not define.
7785         * sysdeps/unix/sysv/linux/utimes.c: Do not include
7786         <kernel-features.h>.
7787         (__utimes) [__NR_utimes]: Make code unconditional.
7788         (__utimes) [!__ASSUME_UTIMES]: Remove conditional code.
7789         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
7790         (__ASSUME_UTIMES): Do not undefine.
7791         * sysdeps/unix/sysv/linux/tile/kernel-features.h
7792         (__ASSUME_UTIMES): Likewise.
7793         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
7794         (__ASSUME_UTIMES): Define for [__LINUX_KERNEL_VERSION >= 0x030e00]
7795         instead of undefining for [__LINUX_KERNEL_VERSION < 0x030e00].
7796         * sysdeps/unix/sysv/linux/hppa/utimes.c: New file.
7798 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
7800         * sysdeps/mips/memcpy.S: Fix preprocessor indentation.
7802 2014-12-22  Chris Metcalf  <cmetcalf@ezchip.com>
7804         [BZ #17747]
7805         * math/w_j0.c [defined NO_LONG_DOUBLE] (j0, y0): Convert strong
7806         alias to weak alias for j0l, y0l.
7807         * math/w_j1.c [defined NO_LONG_DOUBLE] (j1, y1): Likewise.
7808         * math/w_jn.c [defined NO_LONG_DOUBLE] (jn, yn): Likewise.
7810         [BZ #17746]
7811         * sysdeps/tile/tilegx/strstr.c (STRSTR2): Remove implicit boolean
7812         conversion.
7814 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
7816         * sysdeps/unix/mips/sysdep.h (__mips_isa_rev): Set
7817         to zero if not already defined.
7819 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
7821         [BZ #17724]
7822         * sysdeps/ieee754/k_standard.c: Don't include <float.h>.
7823         (__kernel_standard_f): Remove.  Moved to k_standardf.c.
7824         (__kernel_standard_l): Remove.  Moved to k_standardl.c with
7825         (char *) casts added.
7826         * sysdeps/ieee754/k_standardf.c: New file.
7827         * sysdeps/ieee754/k_standardl.c: Likewise.
7828         * math/Makefile (libm-support): Remove k_standard.
7829         (libm-calls): Add k_standard.
7831 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
7833         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
7834         Optimize to avoid an unnecessary FPCR read.
7836 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
7838         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv):
7839         Optimize to reduce FPCR/FPSR accesses.
7841 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
7843         * sysdeps/aarch64/fpu/ftestexcept.c (fetestexcept):
7844         Call libc_fetestexcept_aarch64.
7846 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
7848         * sysdeps/aarch64/fpu/fesetround.c (fesetround):
7849         Call libc_fesetround_aarch64.
7851 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
7853         [BZ #17733]
7854         * sysdeps/unix/sysv/linux/bind.S (NO_WEAK_ALIAS): Do not define.
7855         (__bind): Do not define as weak alias.
7856         * sysdeps/unix/sysv/linux/getsockname.S (NO_WEAK_ALIAS): Do not
7857         define.
7858         (__getsockname): Do not define as weak alias.
7860 2014-12-22  Will Newton  <will.newton@linaro.org>
7862         * manual/install.texi: Document that we require bison 2.7
7863         or above.
7864         * INSTALL: Regenerate.
7865         * configure.ac: Use AC_CHECK_PROG_VER instead of
7866         AC_PATH_PROG when checking for bison and check for
7867         version 2.7 or above.
7868         * configure: Regenerate.
7870 2014-12-21  Chris Metcalf  <cmetcalf@ezchip.com>
7872         [BZ #17745]
7873         * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition...
7874         * sysdeps/tile/ffsll.c (ffsll): To here.
7876         * sysdeps/unix/sysv/linux/tile/localplt.data: Removed.
7878 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
7880         * elf/dl-tls.c (__tls_get_addr): Provide the hidden definition
7881         if not defined.
7882         * sysdeps/i386/dl-tls.h (___tls_get_addr): Provide the hidden
7883         definition.
7884         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
7885         hidden ___tls_get_addr.
7886         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
7887         hidden __tls_get_addr.
7888         * sysdeps/generic/localplt.data (__tls_get_addr): Removed.
7889         * sysdeps/unix/sysv/linux/i386/localplt.data (___tls_get_addr):
7890         Likewise.
7892 2014-12-21  Andreas Schwab  <schwab@linux-m68k.org>
7894         * sysdeps/m68k/dl-machine.h (RTLD_START): Remove @PLTPC from
7895         _dl_init call.
7897 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
7899         * sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
7900         from "call _dl_init@PLT".
7901         * sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
7903 2014-12-21  Anders Kaseorg  <andersk@mit.edu>
7905         * manual/search.texi: (Array Sort Function): Clarify stable sorting
7906         guarantees.
7908 2014-12-20  Chris Metcalf  <cmetcalf@ezchip.com>
7910         * sysdeps/unix/sysv/linux/tile/localplt.data: New file.
7912 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
7914         [BZ #17744]
7915         * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not
7916         strnlen.
7918 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
7920         * sysdeps/mips/addmul_1.S (__mpn_addmul_1): Use mulu/muhu instead
7921         of multu on MIPSr6.
7922         * sysdeps/mips/mul_1.S (__mpn_mul_1): Ditto.
7923         * sysdeps/mips/submul_1.S (__mpn_submul_1): Ditto.
7924         * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Ditto.
7925         * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Ditto.
7926         * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Ditto.
7928 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
7930         * sysdeps/mips/sys/asm.h (PTR_ADDU): Use addu on mips32r6/mips64r6.
7931         (PTR_ADDIU): Use addiu for mips32r6/mips64r6.
7932         (PTR_SUBU): Use subu for mips32r6/mips64r6.
7933         (PTR_SUBIU): Use subu for mips32r6/mips64r6 (subiu does not exist).
7934         * sysdeps/mips/machine-gmon.h (PTR_ADDU_STRING) Use addu for
7935         mips32r6/mips64r6.
7936         (PTR_SUBU_STRING) Use subu for mips32r6/mips64r6.
7938 2014-12-19  Ondřej Bílka  <neleai@seznam.cz>
7940         * string/strncat.c (STRNCAT): Simplify implementation.
7942 2014-12-19  David S. Miller  <davem@davemloft.net>
7944         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Use a union to
7945         access the quad as both a long double and as a series of 4 words.
7947         * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
7948         link_map->l_info array access.
7950 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
7952         * iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
7954         * math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
7955         * math/atest-exp2.c (TIMEOUT): Likewise.
7956         * math/atest-sincos.c (TIMEOUT): Likewise.
7958 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
7960         * sysdeps/x86_64/x32/Makefile (CFLAGS-s_llround.c): Replace
7961         -Wno-error with -fno-builtin-lround.
7963 2014-12-19  Torvald Riegel  <triegel@redhat.com>
7965         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: New file.
7966         Contains futex constants and functions moved over from ...
7967         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.  Include
7968         <lowlevellock-futex.h>.
7969         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
7970         (lll_timedwait_tid): Add comments and parentheses around macro
7971         arguments.
7973 2014-12-19  Torvald Riegel  <triegel@redhat.com>
7975         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Include
7976         <lowlevellock-futex.h>.  Remove FUTEX_* constants defined there.
7977         (__lll_private_flag): Remove.
7978         (lll_futex_wait): Likewise.
7979         (lll_futex_timed_wait): Likewise.
7980         (lll_futex_wake): Likewise.
7981         (lll_futex_requeue): Likewise.
7982         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
7983         (__lll_timedwait_tid): Spell out argument names.
7984         (lll_timedwait_tid): Add comments and parentheses around macro
7985         arguments.
7986         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Make FUTEX_* constants,
7987         LLL_SHARED and LLL_PRIVATE usable from assembly code.
7989 2014-12-19  Torvald Riegel  <triegel@redhat.com>
7991         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
7992         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
7993         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
7994         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
7995         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
7996         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
7997         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
7998         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
7999         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
8000         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
8001         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
8002         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise.
8003         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
8004         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
8005         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
8006         * sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
8007         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
8008         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
8009         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
8011 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
8013         * sysdeps/x86_64/x32/Makefile: New file.
8015 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
8017         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Replace
8018         1L with (mp_limb_t) 1.
8020 2014-12-17  Roland McGrath  <roland@hack.frob.com>
8022         * sysdeps/nptl/fork.c (__fork_generation_pointer): Variable moved ...
8023         * nptl/libc_pthread_init.c: ... here.
8024         * sysdeps/nptl/fork.c (__fork_handlers): Variable moved ...
8025         * nptl/register-atfork.c: ... here.
8027         * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread):
8028         Use pthread_sigmask rather than INTERNAL_SYSCALL.
8029         Use assert_perror to check its return value.
8030         (__gai_create_helper_thread): Likewise.
8032         * inet/if_index.c (__if_freenameindex): Add libc_hidden_def.
8034         * malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
8036 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
8038         [BZ #17725]
8039         * sysdeps/generic/profil-counter.h (profil_counter): Rename to
8040         __profil_counter.
8041         * sysdeps/unix/sysv/linux/hppa/profil-counter.h (profil_counter):
8042         Likewise.
8043         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
8044         Likewise.
8045         * sysdeps/unix/sysv/linux/ia64/profil-counter.h (profil_counter):
8046         Likewise.
8047         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
8048         (profil_counter): Likewise.
8049         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
8050         (profil_counter): Likewise.
8051         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
8052         Likewise.
8053         * sysdeps/unix/sysv/linux/tile/profil-counter.h (profil_counter):
8054         Likewise.
8055         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h
8056         (profil_counter): Likewise.
8057         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
8058         Likewise.
8059         [!__profil_counter] (profil_counter): Define as weak alias of
8060         __profil_counter.
8061         * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
8062         (profil_counter): Rename to __profil_counter.
8063         [!__profil_counter] (profil_counter): Define as weak alias of
8064         __profil_counter.
8065         * sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
8066         (profil_counter): Rename to __profil_counter.
8067         [!__profil_counter] (profil_counter): Define as weak alias of
8068         __profil_counter.
8069         * sysdeps/posix/profil.c: Update comment referring to
8070         profil_counter.
8071         (__profil): Use __profil_counter instead of profil_counter.
8072         * sysdeps/posix/sprofil.c (profil_counter): Rename to
8073         __profil_counter.  Use __profil_counter_ushort and
8074         __profil_counter_uint in definitions.
8075         (__sprofil): Use __profil_counter_uint and __profil_counter_ushort
8076         instead of profil_counter_uint and profil_counter_ushort.
8078         [BZ #17722]
8079         * inet/inet_mkadr.c (inet_makeaddr): Rename to __inet_makeaddr and
8080         define as weak alias of __inet_makeaddr.
8081         * resolv/inet_addr.c (inet_addr): Rename to __inet_addr and define
8082         as weak alias of __inet_addr.
8083         * resolv/inet_pton.c (inet_pton): Rename to __inet_pton and define
8084         as weak alias of __inet_pton.  Use libc_hidden_weak.
8085         * include/arpa/inet.h (__inet_pton): Declare.  Use
8086         libc_hidden_proto.
8087         (inet_makeaddr): Don't use libc_hidden_proto.
8088         (__inet_makeaddr): Declare.  Use libc_hidden_proto.
8089         * resolv/res_init.c (__res_vinit): Use __inet_pton instead of
8090         inet_pton.  Use __inet_makeaddr instead of inet_makeaddr.
8091         * conform/Makefile (test-xfail-POSIX/pthread.h/linknamespace):
8092         Remove variable.
8093         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
8094         (test-xfail-POSIX/time.h/linknamespace): Likewise.
8096 2014-12-17  Steve Ellcey  <sellcey@imgtec.com>
8098         * inet/getnetgrent_r.c: Move while loop to be inside if statement.
8100 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
8102         * stdio-common/bug-vfprintf-nargs.c (do_test):
8103         Cast value to intptr_t to avoid format warning
8104         for usage with PRIdPTR printing macro.
8106 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
8108         * libio/tst-widetext.c (do_test):
8109         Use format type %td instead of %Zd for ptrdiff_t
8110         in order to avoid format warning.
8112 2014-12-17  Andreas Schwab  <schwab@suse.de>
8114         * nscd/mem.c (gc): Add size_t cast to match printf format.
8116 2014-12-16  Roland McGrath  <roland@hack.frob.com>
8118         * sysdeps/gnu/unwind-resume.c: #include <sysdep.h>.
8119         (init): Apply PTR_MANGLE to pointers before storing them.
8120         (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
8121         before using them.
8123 2014-12-16  Joseph Myers  <joseph@codesourcery.com>
8125         [BZ #17719]
8126         * sysdeps/x86_64/memrchr.S (memrchr): Rename to __memrchr and
8127         define as weak alias of __memrchr.
8128         (__memrchr): Do not define as strong alias of memrchr.
8129         * conform/Makefile (test-xfail-XPG4/libgen.h/linknamespace):
8130         Remove variable.
8131         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
8132         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
8133         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
8135         [BZ #17717]
8136         * inet/if_index.c (if_nametoindex): Rename to __if_nametoindex and
8137         define as weak alias of __if_nametoindex.  Use libc_hidden_weak.
8138         (if_indextoname): Rename to __if_indextoname and define as weak
8139         alias of __if_indextoname.  Use libc_hidden_weak.
8140         (if_freenameindex): Rename to __if_freenameindex and define as
8141         weak alias of __if_freenameindex.
8142         (if_nameindex): Rename to __if_nameindex and define as weak alias
8143         of __if_nameindex.
8144         * sysdeps/mach/hurd/if_index.c (if_nametoindex): Rename to
8145         __if_nametoindex and define as weak alias of __if_nametoindex.
8146         Use libc_hidden_weak.
8147         (if_freenameindex): Rename to __if_freenameindex and define as
8148         weak alias of __if_freenameindex.
8149         (if_nameindex): Rename to __if_nameindex and define as weak alias
8150         of __if_nameindex.
8151         (if_indextoname): Rename to __if_indextoname and define as weak
8152         alias of __if_indextoname.  Use libc_hidden_weak.
8153         * sysdeps/unix/sysv/linux/if_index.c (if_nametoindex): Rename to
8154         __if_nametoindex and define as weak alias of __if_nametoindex.
8155         Use libc_hidden_weak.
8156         (if_freenameindex): Rename to __if_freenameindex and define as
8157         weak alias of __if_freenameindex.  Use libc_hidden_weak.
8158         (if_nameindex_netlink): Use __if_freenameindex instead of
8159         if_freenameindex.
8160         (if_nameindex): Rename to __if_nameindex and define as weak alias
8161         of __if_nameindex.  Use libc_hidden_weak.
8162         (if_indextoname): Rename to __if_indextoname and define as weak
8163         alias of __if_indextoname.  Use libc_hidden_weak.
8164         * include/net/if.h [!_ISOMAC] (__if_nametoindex): Declare and use
8165         libc_hidden_proto.
8166         [!_ISOMAC] (__if_freenameindex): Likewise.
8167         * resolv/res_init.c (__res_vinit): Use __if_nametoindex instead of
8168         if_nametoindex.
8169         * conform/Makefile (test-xfail-XPG4/grp.h/linknamespace): Remove
8170         variable.
8171         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
8172         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
8173         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
8174         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
8175         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
8176         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
8177         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
8179         * conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
8180         Remove variable.
8181         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
8182         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
8184 2014-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
8186         * resolv/res_send.c (__libc_res_nsend): Disable warning 'array
8187         subscript above bounds'
8189         * resolv/res_send.c (__libc_res_nsend): Fix check for nsmap
8190         bounds.
8192 2014-12-16  Arjun Shankar  <arjun.is@lostca.se>
8194         * libio/tst-fopenloc.c: Use test-skeleton.c.
8196         * stdlib/tst-bsearch.c: Use test-skeleton.c.
8197         (entry): Rename to ITEM.
8198         (do_test, comp): Adjust.
8200         * stdio-common/tst-fseek.c: Use test-skeleton.c.
8202 2014-12-16  Torvald Riegel  <triegel@redhat.com>
8204         * string/tester.c: Include <libc-internal.h>.
8205         (test_memset): Ignore -Wmemset-transposed-args.
8207 2014-12-16  Torvald Riegel  <triegel@redhat.com>
8209         * misc/tst-mntent2.c (do_test): Fix warning.
8211 2014-12-16  Torvald Riegel  <triegel@redhat.com>
8213         * elf/tst-unique4lib.cc(a): Mark as used.
8215 2014-12-16  Florian Weimer  <fweimer@redhat.com>
8217         [BZ #17630]
8218         * resolv/nss_dns/dns-network.c (getanswer_r): Iterate over alias
8219         names.
8221 2014-12-16  Allan McRae  <allan@archlinux.org>
8223         * stdio-common/Makefile (tests): Re-add bug26.
8225 2014-12-15  Ondřej Bílka  <neleai@seznam.cz>
8227         [BZ #17657]
8228         * locale/programs/ld-ctype.c (find_translit2, read_widestring): Return
8229         static array.
8231 2014-12-15  Bernard Ogden  <bernie.ogden@linaro.org>
8233         * nptl/lowlevellock.c (__lll_lock_wait_private): Add comments.
8234         (__lll_lock_wait): Likewise.
8235         (__lll_timedlock_wait): Likewise.
8236         (__lll_timedwait_tid): Likewise.
8237         * nptl/lowlevelrobustlock.c (__lll_robust_lock_wait): Likewise.
8238         (__lll_robust_timedlock_wait): Likewise.
8239         * sysdeps/nptl/lowlevellock.h (lll_trylock): Likewise.
8240         (lll_cond_trylock): Likewise.
8241         (__lll_lock): Likewise.
8242         (__lll_robust_lock): Likewise.
8243         (__lll_cond_lock): Likewise.
8244         (lll_robust_cond_lock): Likewise.
8245         (__lll_timedlock): Likewise.
8246         (__lll_robust_timedlock): Likewise.
8247         (__lll_unlock): Likewise.
8248         (__lll_robust_unlock): Likewise.
8249         (lll_wait_tid): Likewise.
8250         (lll_timedwait_tid): Likewise.
8252 2014-12-15  Torvald Riegel  <triegel@redhat.com>
8254         * nptl/tst-sem4.c (do_test): Start with a fresh semaphore state.
8256 2014-12-15  Torvald Riegel  <triegel@redhat.com>
8258         * nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
8260 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
8262         * stdio-common/test-vfprintf.c: Include <libc-internal.h>.
8263         * stdio-common/tst-sprintf.c: Likewise.
8265 2014-12-15  Torvald Riegel  <triegel@redhat.com>
8267         * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
8269 2014-12-15  Jeff Law  <law@redhat.com>
8271         [BZ #16617]
8272         * stdio-common/vfprintf.c (vfprintf): Allocate large specs array
8273         on the heap.  (CVE-2012-3406)
8274         * stdio-common/bug23-2.c, stdio-common/bug23-3.c: New file.
8275         * stdio-common/bug23-4.c: New file.  Test case by Joseph Myers.
8276         * stdio-common/Makefile (tests): Add bug23-2, bug23-3, bug23-4.
8278 2014-12-15  Will Newton  <will.newton@linaro.org>
8280         * manual/install.texi: Bump required version of texinfo
8281         to 4.7 from 4.5.
8282         * INSTALL: Regenerated.
8283         * configure.ac: Check for makeinfo version 4.7 and above.
8284         * configure: Regenerated.
8286 2014-12-12  Roland McGrath  <roland@hack.frob.com>
8288         * sysdeps/posix/shm-directory.h (SHM_GET_NAME): Take new argument
8289         PREFIX, string constant to insert between directory and name.
8290         * sysdeps/posix/shm_open.c: Update caller.
8291         * sysdeps/posix/shm_unlink.c: Likewise.
8292         * nptl/semaphoreP.h (struct mountpoint_info): Type removed.
8293         (__where_is_shmfs, mountpoint, __namedsem_once): Declarations removed.
8294         (SEM_SHM_PREFIX): New macro.
8295         * sysdeps/posix/Makefile (librt-routines): Add shm-directory only if
8296         [$(have-thread-library) = no].
8297         * nptl/Makefile (libpthread-routines): Add shm-directory.
8298         * nptl/Versions (GLIBC_PRIVATE): Add __shm_directory.
8299         * sysdeps/nptl/shm-directory.h: New file.
8300         * sysdeps/posix/shm-directory.c
8301         [IS_IN (libpthread)] (__shm_directory): Add hidden_def.
8302         * sysdeps/unix/sysv/linux/shm-directory.c: Likewise.
8303         * nptl/sem_open.c (check_add_mapping): Use munmap function rather than
8304         INTERNAL_SYSCALL.
8305         (__where_is_shmfs): Function removed.
8306         (mountpoint, defaultmount, defaultdir, __namedsem_once):
8307         Variables removed.
8308         (sem_open): Use __libc_close function rather than INTERNAL_SYSCALL.
8309         Use SHM_GET_NAME.
8310         * nptl/sem_unlink.c: Prototypify.  Use SHM_GET_NAME.
8312         * sysdeps/nptl/bits/libc-lockP.h [IS_IN (libpthread)]
8313         (PTFAVAIL, __libc_ptf_call, __libc_ptf_call_always): Define as
8314         unconditional for use inside libpthread.
8315         [IS_IN (libpthread)]: Include <nptl/pthreadP.h>.
8317 2014-12-12  Roland McGrath  <roland@hack.frob.com>
8319         * nptl/pthread_getaffinity.c: New file.
8320         * nptl/pthread_setaffinity.c: New file.
8321         * nptl/pthread_getname.c: New file.
8322         * nptl/pthread_setname.c: New file.
8324         * nptl/pthread_create.c (START_THREAD_DEFN)
8325         [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument.
8327 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
8328             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8330         * resolv/res_send.c (send_vc): Disable warning resplen may
8331         be used uninitialized.
8333 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
8335         * nptl/tst-mutex6.c
8336         (ATTR_NULL): New define checks ATTR against NULL.
8337         (do_test): Use !ATTR_NULL instead of ATTR != NULL.
8338         * nptl/tst-mutexpp6.c (ATTR_NULL): New define.
8340 2014-12-11  James Lemke  <jwlemke@codesourcery.com>
8342         [BZ #17581]
8343         * malloc/hooks.c
8344         (mem2mem_check): Revert my previous change.
8345         (malloc_check_get_size): Revert my previous change.
8346         (mem2chunk_check): Revert my previous change.
8348 2014-12-11  Roland McGrath  <roland@hack.frob.com>
8350         * sysdeps/posix/shm-directory.c: New file.
8351         * sysdeps/posix/shm-directory.h: New file.
8352         * sysdeps/posix/Makefile [($(subdir) = rt] (librt-routines): Add it.
8353         * sysdeps/posix/shm_open.c: Use SHM_GET_NAME.
8354         Use O_NOFOLLOW and O_CLOEXEC if available.  Transmute EISDIR to EINVAL.
8355         * sysdeps/posix/shm_unlink.c: Use SHM_GET_NAME.
8356         Transmute EPERM to EACCES.
8357         * sysdeps/unix/sysv/linux/shm-directory.c: New file, most code taken
8358         from ...
8359         * sysdeps/unix/sysv/linux/shm_open.c: ... here.  File removed.
8360         * sysdeps/unix/sysv/linux/shm_unlink.c: File removed.
8362 2014-12-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
8364         * sysdeps/sh/jmpbuf_unwind.h (_jmpbuf_sp): Declare SP as void
8365         pointer and cast to uintptr_t.
8366         * sysdeps/sh/nptl/tls.h (TLS_INIT_TP): Use NULL instead of 0.
8367         * sysdeps/unix/sysv/linux/sh/lowlevellock.h (lll_futex_timed_wait):
8368         Add cast to avoid warning.
8369         * sysdeps/unix/sysv/linux/sh/register-dump.h: Use 0 instead of NULL.
8371 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
8373         * nptl/semaphore.h: Move to ...
8374         * sysdeps/pthread/semaphore.h: ... here.
8375         * Makefile (installed-headers): Change nptl/semaphore.h to
8376         sysdeps/pthread/semaphore.h.
8378 2014-12-11  Roland McGrath  <roland@hack.frob.com>
8380         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
8381         generated error format strings.
8383         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
8384         -Wformat-extra-args warnings for scanf formats.
8385         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
8386         test of zero-length format (duh).
8387         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
8388         corner-case scanf format test.
8389         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
8390         generated fprintf format string.
8391         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
8392         corner-case sprintf format tests.
8393         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
8394         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
8395         -Wformat-extra-args warnings throughout.
8396         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
8397         (CFLAGS-scanf4.c): Likewise.
8398         (CFLAGS-scanf7.c): Likewise.
8399         (CFLAGS-tst-sprintf.c): Likewise.
8400         (CFLAGS-tst-printf.c): Likewise.
8401         (CFLAGS-tst-printfsz.c): Likewise.
8403 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
8405         * include/cpio.h: New file.
8406         * include/fmtmsg.h: Likewise.
8408         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
8409         corresponding format argument to size_t.
8410         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
8411         arguments.
8412         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
8413         corresponding format argument to size_t.
8414         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
8415         arguments.
8416         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
8417         corresponding format argument to size_t.
8418         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
8419         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
8420         (CFLAGS-tst-mbswcs2.c): Likewise.
8421         (CFLAGS-tst-mbswcs3.c): Likewise.
8422         (CFLAGS-tst-mbswcs4.c): Likewise.
8423         (CFLAGS-tst-mbswcs5.c): Likewise.
8424         (CFLAGS-tst-trans.c): Likewise
8426 2014-12-11  Roland McGrath  <roland@hack.frob.com>
8428         * posix/regexbug1.c (main): Use "%s" format with regerror results,
8429         rather than assuming they won't contain any '%'s.
8431 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
8433         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
8434         inhibit_loop_to_libcall to avoid recursive calls.
8435         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
8436         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
8438 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
8440         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
8441         prototype.
8443 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
8445         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
8446         integer value instead of boolean.
8448 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
8450         * malloc/malloc.c: Fix powerof2 check.
8452 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
8454         * locale/programs/locfile.h (maybe_swap_uint32):
8455         Remove inline and add unused attribute.
8457 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
8459         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
8460         Truncating assembler expression to a .long expression.
8462 2014-12-11  Andreas Schwab  <schwab@suse.de>
8464         * elf/rtld.c (struct map_args): Constify str member.
8465         (do_preload): Constify fname argument.
8467 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8469         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
8470         constants definition.
8472 2014-12-11  Andreas Schwab  <schwab@suse.de>
8474         [BZ #16657]
8475         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
8476         FORCE_ELISION instead of DO_ELISION.
8477         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
8478         Remove.
8479         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
8480         Likewise.
8482         * iconvdata/gconv-modules: Remove duplicate entry.
8484 2014-12-11  Will Newton  <will.newton@linaro.org>
8486         Merge gettext 0.19.3 into intl/.
8488         This involves a number of cosmetic changes to comments
8489         and ANSI function definitions and prototypes throughout
8490         all the files. The gettext copyright header is used but
8491         with the date ranges taken from the glibc copy.
8493         * NEWS: Add gettext merge to 2.21.
8494         * intl/bindtextdom.c: Switch to gettext copyright.
8495         Use ANSI definitions and prototypes.
8496         Use gl_* locking primitives rather than __libc_* ones.
8497         Use __builtin_expect rather than __glibc_likely/unlikely.
8498         * intl/dcgettext.c: Switch to gettext copyright.
8499         Use ANSI definitions and prototypes.
8500         * intl/dcigettext.c: Switch to gettext copyright.
8501         Use ANSI definitions and prototypes.
8502         (INTDIV0_RAISES_SIGFPE): New define.
8503         Use gl_* locking primitives rather than __libc_* ones.
8504         Include eval-plural.h instead of plural-eval.c.
8505         Use __builtin_expect rather than __glibc_likely/unlikely.
8506         * intl/dcngettext.c: Switch to gettext copyright.
8507         Use ANSI definitions and prototypes.
8508         * intl/dgettext.c: Likewise.
8509         * intl/dngettext.c: Likewise.
8510         * intl/plural-eval.c: Renamed to...
8511         * intl/eval-plural.h: ...this.
8512         * intl/explodename.c: Switch to gettext copyright.
8513         Use ANSI definitions and prototypes.
8514         (_nl_explode_name): Use strchr instead of __rawmemchr.
8515         * intl/finddomain.c: Switch to gettext copyright.
8516         Use ANSI definitions and prototypes.
8517         Use gl_* locking primitives rather than __libc_* ones.
8518         (_nl_find_domain): Use malloc rather than alloca for
8519         allocation of temporary locale name.
8520         * intl/gettext.c: Switch to gettext copyright.
8521         Use ANSI definitions and prototypes.
8522         * intl/gettextP.h: Switch to gettext copyright.
8523         Use ANSI definitions and prototypes.
8524         Use gl_* locking primitives rather than __libc_* ones.
8525         * intl/gmo.h: Switch to gettext copyright.
8526         (struct sysdep_string): Move struct segment_pair outside of
8527         struct definition.
8528         * intl/hash-string.c: Use ANSI definitions and prototypes.
8529         * intl/hash-string.h: Switch to gettext copyright.
8530         Use ANSI definitions and prototypes.
8531         * intl/l10nflist.c: Switch to gettext copyright.
8532         Use ANSI definitions and prototypes.
8533         (_nl_normalize_codeset): Avoid integer overflow.
8534         * intl/loadinfo.h: Switch to gettext copyright.
8535         Use ANSI definitions and prototypes.
8536         (LIBINTL_DLL_EXPORTED): New define.
8537         (PATH_SEPARATOR): New define.
8538         * intl/loadmsgcat.c: Switch to gettext copyright.
8539         * intl/localealias.c: Switch to gettext copyright.
8540         Use ANSI definitions and prototypes.
8541         (_nl_expand_alias): Use PATH_SEPARATOR.
8542         * intl/ngettext.c: Switch to gettext copyright.
8543         Use ANSI definitions and prototypes.
8544         * intl/plural-exp.c: Likewise.
8545         * intl/plural-exp.h: Switch to gettext copyright.
8546         Use ANSI definitions and prototypes.
8547         (struct expression): Move definition of enum operator outside
8548         of struct definition.
8549         * intl/plural.c: Regenerate.
8550         * intl/plural.y: Switch to gettext copyright.
8551         Use ANSI definitions and prototypes.
8552         Port to bison 3.0.
8553         * intl/textdomain.c: Switch to gettext copyright.
8554         Use ANSI definitions and prototypes.
8555         Use gl_* locking primitives rather than __libc_* ones.
8557 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
8559         * debug/warning-nop.c: Add used atrribute.
8561 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
8563         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
8565         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
8566         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
8567         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
8569 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
8570             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8572         [BZ #17634]
8573         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
8574         Undefine after defining function.  Define as weak alias of
8575         __wcschr.  Use libc_hidden_weak.
8576         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
8577         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
8578         (libc_hidden_def): Also define __GI___wcschr alias.
8579         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
8580         __wcschr and define as weak alias of __wcschr.
8581         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
8582         __wcschr.
8583         [!WCSCHR] (DEFAULT_WCSCHR): Define.
8584         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
8585         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
8586         libc_hidden_weak.  Do not use libc_hidden_def.
8587         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
8588         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
8589         __GI___wcschr alias.
8590         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
8591         [IS_IN (libc)] (wcschr): Define as macro expanding to
8592         __redirect_wcschr.
8593         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
8594         [IS_IN (libc)] (__wcschr_power6): Likewise.
8595         [IS_IN (libc)] (__wcschr_power7): Likewise.
8596         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
8597         instead of wcschr.
8598         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
8599         __libc_wcschr.
8600         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
8601         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
8602         __wcschr and define as weak alias of __wcschr.  Use
8603         libc_hidden_builtin_def.
8604         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
8605         as weak alias of __wcschr.  Use libc_hidden_weak.
8606         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
8607         wcschr.
8608         * time/era.c (_nl_init_era_entries): Likewise.
8609         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
8610         variable.
8611         (test-xfail-XPG3/time.h/linknamespace): Likewise.
8612         (test-xfail-XPG4/time.h/linknamespace): Likewise.
8614 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
8616         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
8617         format for long int variable.
8619 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
8621         [BZ #10672]
8622         * manual/search.texi: (Array Sort Function): Remove claim how to make
8623         qsort stable.
8625 2014-12-10  Andreas Schwab  <schwab@suse.de>
8627         [BZ #12847]
8628         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
8629         user-controlled locks.
8631 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
8633         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
8634         register.
8636 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
8638         * configure.ac (--disable-werror): New configure option.
8639         (enable_werror): New AC_SUBST.
8640         * configure: Regenerated.
8641         * config.make.in (enable-werror): New variable.
8642         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
8643         -Wno-error=undef.
8644         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
8645         * manual/install.texi (Configuring and compiling): Document
8646         --disable-werror.
8647         * INSTALL: Regenerated.
8648         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
8649         (CFLAGS-tst-chk2.c): Likewise.
8650         (CFLAGS-tst-chk3.c): Likewise.
8651         (CFLAGS-tst-chk4.cc): Likewise.
8652         (CFLAGS-tst-chk5.cc): Likewise.
8653         (CFLAGS-tst-chk6.cc): Likewise.
8654         (CFLAGS-tst-lfschk1.c): Likewise.
8655         (CFLAGS-tst-lfschk2.c): Likewise.
8656         (CFLAGS-tst-lfschk3.c): Likewise.
8657         (CFLAGS-tst-lfschk4.cc): Likewise.
8658         (CFLAGS-tst-lfschk5.cc): Likewise.
8659         (CFLAGS-tst-lfschk6.cc): Likewise.
8661         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
8662         (main): Disable -Wdeprecated-declarations around calls to
8663         register_printf_function.
8665         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
8666         (do_test): Disable -Wdiv-by-zero around some calls to
8667         fwrite_unlocked and fread_unlocked.
8669         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
8670         (DIAG_POP_NEEDS_COMMENT): Likewise.
8671         (_DIAG_STR1): Likewise.
8672         (_DIAG_STR): Likewise.
8673         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
8674         * stdio-common/bug21.c: Include <libc-internal.h>.
8675         (do_test): Disable -Wformat around call to sscanf.
8676         * stdio-common/scanf14.c: Include <libc-internal.h>.
8677         (main): Disable -Wformat around some calls to scanf functions.
8679 2014-12-09  Torvald Riegel  <triegel@redhat.com>
8681         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
8683 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8685         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
8686         stack variable alignment.
8688 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
8690         [BZ #17682]
8691         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
8692         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
8693         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
8694         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
8695         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
8696         __getrlimit instead of getrlimit.
8697         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
8698         __gettimeofday instead of gettimeofday.
8699         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
8700         Likewise.
8701         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
8702         Likewise.
8703         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
8704         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
8705         Remove variable.
8706         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
8707         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
8709 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8711         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
8712         for wide-character tests.
8714 2014-12-04  Roland McGrath  <roland@hack.frob.com>
8716         * io/openat64.c: #include <libc-internal.h>
8717         (__openat64): Prototypify.  Use ignore_value on MODE.
8718         * io/openat.c: Likewise.
8719         * misc/reboot.c: #include <libc-internal.h>
8720         (reboot): Prototypify.  Use ignore_value on HOWTO.
8721         * misc/ptrace.c: #include <libc-internal.h>
8722         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
8724 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
8726         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
8727         XPG4, UNIX98 and XOPEN2K.
8728         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
8729         Remove variable.
8730         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
8732 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
8734         * libio/fileops.c: Use ISO C style for function definitions.
8735         * libio/iofopen.c: Likewise.
8736         * libio/wfileops.c: Likewise.
8738         [BZ #17653]
8739         * libio/fileops.c (_IO_new_file_underflow): Unset cached
8740         offset on EOF.
8741         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
8742         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
8743         (fgets_func): Function pointer to fgets and fgetws.
8744         (do_ftell_test): Add test to verify ftell value after read
8745         EOF.
8746         (do_test): Set fgets_func.
8748         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
8749         O_TRUNC flag for w and w+ modes.
8750         (do_rewind_test): Likewise.
8751         (do_ftell_test): Likewise.
8752         (do_write_test): Likewise.
8754         [BZ #17647]
8755         * libio/fileops.c (do_ftell): Seek only when there are
8756         unflushed writes.
8757         * libio/wfileops.c (do_ftell_wide): Likewise.
8758         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
8759         test case.
8760         (do_one_test): Call it.
8762 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
8764         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
8765         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
8766         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
8767         Remove variable.
8768         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
8769         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
8770         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
8772 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
8774         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
8775         Remove variable.
8776         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
8778         [BZ #17668]
8779         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
8780         as weak alias of __getifaddrs.  Use libc_hidden_weak.
8781         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
8782         __freeifaddrs.  Use libc_hidden_weak.
8783         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
8784         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
8785         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
8786         __freeifaddrs.  Use libc_hidden_weak.
8787         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
8788         __getifaddrs and define as weak alias of __getifaddrs.  Use
8789         libc_hidden_weak.
8790         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
8791         __freeifaddrs.  Use libc_hidden_weak.
8792         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
8793         Remove variable.
8794         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
8795         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
8797 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
8799         [BZ #17601]
8800         * sysdeps/mips/start.S (__start): Use indirect jump to call
8801         __libc_start_main.
8803 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
8805         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
8807         * nptl/tst-mutex1.c: Include <stdbool.h>.
8808         [!ATTR] (ATTR_NULL): New macro.
8809         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
8810         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
8811         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
8813         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
8814         to char *.
8816         [BZ #17665]
8817         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
8818         Change conditional to [__USE_MISC].
8820         [BZ #17664]
8821         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
8822         fgets_unlocked.
8823         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
8824         __fgets_unlocked.
8825         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
8826         fgets_unlocked.
8827         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
8828         Remove variable.
8829         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
8830         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
8831         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
8832         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
8833         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
8834         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
8835         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
8836         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
8837         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
8839         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
8841 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8843         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
8844         Remove strpbrk objects.
8845         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
8846         (__libc_ifunc_impl_list): Remove strpbrk implementation.
8847         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
8848         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
8849         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
8850         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
8852         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
8853         Remove strcspn objects.
8854         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
8855         (__libc_ifunc_impl_list): Remove strcspn implementation.
8856         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
8857         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
8858         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
8859         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
8861         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
8862         Remove strspn objetcs.
8863         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
8864         (__libc_ifunc_impl_list): Remove strspn implementation.
8865         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
8866         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
8867         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
8868         * sysdeps/powerpc/powerpc64/strspn.S: New file.
8870 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
8872         [BZ #17581]
8873         * malloc/hooks.c
8874         (mem2mem_check): Add a terminator to the chain of checking blocks.
8875         (malloc_check_get_size): Use it here.
8876         (mem2chunk_check): Ditto.
8878 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
8880         * sysdeps/powerpc/powerpc64/strtok.S: New file.
8881         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
8883 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
8885         * bits/ioctl-types.h: Indent preprocessor directives correctly.
8887         * nptl/nptl-init.c: Include libc-internal.h.
8888         (__pthread_initialize_minimal_internal): Use ROUND_UP.
8890         * elf/ldconfig.c (search_dir): Expand comment.
8892 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
8894         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
8895         variable.
8896         (linknamespace-symlist-stdlibs-tests): Likewise.
8897         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
8898         instead of $(objpfx)symlist-stdlibs.
8899         (linknamespace-libs-isoc): New variable.
8900         (linknamespace-libs): Use $(linknamespace-libs-isoc).
8901         (linknamespace-libs-ISO): New variable.
8902         (linknamespace-libs-ISO99): Likewise.
8903         (linknamespace-libs-ISO11): Likewise.
8904         (linknamespace-libs-XPG3): Likewise.
8905         (linknamespace-libs-XPG4): Likewise.
8906         (linknamespace-libs-POSIX): Likewise.
8907         (linknamespace-libs-UNIX98): Likewise.
8908         (linknamespace-libs-XOPEN2K): Likewise.
8909         (linknamespace-libs-POSIX2008): Likewise.
8910         (linknamespace-libs-XOPEN2K8): Likewise.
8911         ($(objpfx)symlist-stdlibs): Replace by
8912         $(linknamespace-symlist-stdlibs-tests).  Use
8913         $(linknamespace-libs-$*) as set of libraries.
8914         ($(linknamespace-header-tests)): Update dependencies.  Use
8915         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
8916         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
8917         * conform/linknamespace.pl: Remove comment about considering
8918         definitions of symbols from irrelevant libraries.
8920 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
8922         [BZ #13862]
8923         * elf/dl-tls.c: Include <atomic.h>.
8924         (oom): Remove #ifdef SHARED/#endif.
8925         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
8926         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
8927         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
8928         big enough.
8929         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
8930         * nptl/Makefile (tests): Add tst-stack4.
8931         (modules-names): Add tst-stack4mod.
8932         ($(objpfx)tst-stack4): New.
8933         (tst-stack4mod.sos): Likewise.
8934         ($(objpfx)tst-stack4.out): Likewise.
8935         ($(tst-stack4mod.sos)): Likewise.
8936         (clean): Likewise.
8937         * nptl/tst-stack4.c: New file.
8938         * nptl/tst-stack4mod.c: Likewise.
8940 2014-11-27  J. Brown  <jb999@gmx.de>
8942         * sysdeps/x86/bits/string.h: Add recent CPUs.
8944 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
8946         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
8947         sigblock.
8949         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
8950         feof.
8952         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
8953         variable.
8955 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
8957         * nscd/connections.c: Include libc-internal.h because of macro
8958         usage ignore_value.
8960 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
8962         * string/bits/string3.h (__warn_memset_zero_len): Don't
8963         declare for gcc newer than 5.0.
8964         (memset): Don't test for zero-length __LEN for gcc newer than
8965         5.0.
8967 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
8969         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
8970         size_t for %zu format.
8972         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
8973         difference, not %ju.
8975 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
8977         * include/libc-internal.h (ignore_value): New macro.
8978         * nscd/connections.c (restart): Wrap calls to setuid and setgid
8979         with ignore_value.
8981         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
8982         definition.
8984         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
8985         pthread_cleanup_push to void *.
8987         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
8988         Undefine.
8990         [BZ #16619]
8991         [BZ #16740]
8992         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
8993         instead of 1L << 52.
8995         * libio/bug-rewind.c (do_test): Check fwscanf return values.
8996         * libio/bug-rewind2.c (do_test): Likewise.
8998         * debug/test-stpcpy_chk-ifunc.c: Remove file.
8999         * debug/test-strcpy_chk-ifunc.c: Likewise.
9000         * wcsmbs/test-wcschr-ifunc.c: Likewise.
9001         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
9002         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
9003         * wcsmbs/test-wcslen-ifunc.c: Likewise.
9004         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
9005         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
9006         * Rules [$(multi-arch) = no] (tests): Do not filter out
9007         $(tests-ifunc).
9008         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
9009         * debug/Makefile (tests-ifunc): Remove variable.
9010         (tests): Do not add $(tests-ifunc).
9011         * wcsmbs/Makefile (tests-ifunc): Remove variable.
9012         (tests): Do not add $(tests-ifunc).
9013         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
9014         [TEST_IFUNC]: Remove conditionals.
9015         * string/test-string.h (TEST_IFUNC): Remove macro.
9016         [TEST_IFUNC]: Remove conditionals.
9018         * string/test-strchr.c [!WIDE] (L): New macro.
9019         [WIDE] (L): Likewise.
9020         (check1): Use CHAR instead of char.  Use L on string and character
9021         constants.
9023 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
9025         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
9026         tests.
9027         * sysdeps/powerpc/bits/atomic.h
9028         (__arch_atomic_exchange_and_add_32_acq): Add definition.
9029         (__arch_atomic_exchange_and_add_32_rel): Likewise.
9030         (atomic_exchange_and_add_acq): Likewise.
9031         (atomic_exchange_and_add_rel): Likewise.
9032         * sysdeps/powerpc/powerpc32/bits/atomic.h
9033         (__arch_atomic_exchange_and_add_64_acq): Add definition.
9034         (__arch_atomic_exchange_and_add_64_rel): Likewise.
9035         * sysdeps/powerpc/powerpc64/bits/atomic.h
9036         (__arch_atomic_exchange_and_add_64_acq): Add definition.
9037         (__arch_atomic_exchange_and_add_64_rel): Likewise.
9039 2014-11-26  Torvald Riegel  <triegel@redhat.com>
9041         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
9042         Change synchronization of __sched_fifo_min_prio and
9043         __sched_fifo_max_prio.
9044         * nptl/pthread_mutexattr_getprioceiling.c
9045         (pthread_mutexattr_getprioceiling): Likewise.
9046         * nptl/pthread_mutexattr_setprioceiling.c
9047         (pthread_mutexattr_setprioceiling): Likewise.
9048         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
9049         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
9050         Likewise.
9052 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
9054         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
9055         void.
9057 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
9059         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
9060         third argument const.
9062 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
9064         fnmatch: work around GCC compiler warning bug with uninit var
9065         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
9066         This works around a bug with x86-64 GCC 4.9.2 and earlier
9067         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
9068         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
9069         used uninitialized in this function [-Wmaybe-uninitialized]".
9071 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
9073         * posix/bug-regex31.c (main): Return RES not 0.
9075 2014-11-25  Anton Blanchard <anton@samba.org>
9077         * sysdeps/powerpc/bits/atomic.h
9078         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
9080 2014-11-24  Sterling Augustine  <saugustine@google.com>
9082         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
9084 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
9086         [BZ #17608]
9087         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
9089 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
9091         [BZ #17633]
9092         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
9093         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
9094         variable.
9095         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
9096         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
9098 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
9100         * string/strncpy.c (strncpy): Improve performance by using memset.
9102 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
9104         * string/strcpy.c (strcpy):
9105         Improve performance by using strlen and memcpy.
9107 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
9109         * string/strcoll_l.c (get_next_seq): __always_inline.
9110         * string/strcoll_l.c (do_compare): __always_inline.
9112 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
9114         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
9115         defined.
9116         * include/mqueue.h: Likewise.
9117         * include/stdlib.h: Likewise.
9119         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
9120         (get_null_defines): Adjust.
9121         * sunrpc/Makefile: Adjust comment.
9122         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
9123         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
9124         (CFLAGS-interp.c): Likewise.
9125         (CFLAGS-ldconfig.c): Likewise.
9126         (CPPFLAGS-.os): Likewise.
9127         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
9128         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
9129         * extra-modules.mk (extra-modules.mk): Likewise.
9130         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
9131         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
9132         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
9133         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
9134         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
9135         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
9136         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
9137         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
9138         * iconvdata/Makefile (CPPFLAGS): Likewise.
9139         (cpp-srcs-left): Add libof for all iconvdata routines.
9140         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
9141         * include/assert.h: Likewise.
9142         * include/ctype.h: Likewise.
9143         * include/errno.h: Likewise.
9144         * include/libc-symbols.h: Likewise.
9145         * include/math.h: Likewise.
9146         * include/netdb.h: Likewise.
9147         * include/resolv.h: Likewise.
9148         * include/stdio.h: Likewise.
9149         * include/stdlib.h: Likewise.
9150         * include/string.h: Likewise.
9151         * include/sys/stat.h: Likewise.
9152         * include/wctype.h: Likewise.
9153         * intl/l10nflist.c: Likewise.
9154         * libidn/idn-stub.c: Likewise.
9155         * libio/libioP.h: Likewise.
9156         * nptl/libc_multiple_threads.c: Likewise.
9157         * nptl/pthreadP.h: Likewise.
9158         * posix/regex_internal.h: Likewise.
9159         * resolv/res_hconf.c: Likewise.
9160         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
9161         * sysdeps/arm/memmove.S: Likewise.
9162         * sysdeps/arm/sysdep.h: Likewise.
9163         * sysdeps/generic/_itoa.h: Likewise.
9164         * sysdeps/generic/symbol-hacks.h: Likewise.
9165         * sysdeps/gnu/errlist.awk: Likewise.
9166         * sysdeps/gnu/errlist.c: Likewise.
9167         * sysdeps/i386/i586/memcpy.S: Likewise.
9168         * sysdeps/i386/i586/memset.S: Likewise.
9169         * sysdeps/i386/i686/memcpy.S: Likewise.
9170         * sysdeps/i386/i686/memmove.S: Likewise.
9171         * sysdeps/i386/i686/mempcpy.S: Likewise.
9172         * sysdeps/i386/i686/memset.S: Likewise.
9173         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
9174         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
9175         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
9176         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
9177         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
9178         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
9179         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
9180         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
9181         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
9182         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
9183         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
9184         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
9185         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
9186         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
9187         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
9188         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
9189         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
9190         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
9191         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
9192         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
9193         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
9194         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
9195         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
9196         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
9197         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
9198         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
9199         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
9200         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
9201         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
9202         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
9203         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
9204         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
9205         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
9206         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
9207         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
9208         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
9209         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
9210         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
9211         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
9212         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
9213         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
9214         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
9215         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
9216         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
9217         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
9218         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
9219         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
9220         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
9221         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
9222         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
9223         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
9224         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
9225         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
9226         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
9227         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
9228         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
9229         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
9230         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
9231         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
9232         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
9233         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
9234         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
9235         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
9236         * sysdeps/nptl/bits/libc-lock.h: Likewise.
9237         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
9238         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
9239         * sysdeps/posix/closedir.c: Likewise.
9240         * sysdeps/posix/opendir.c: Likewise.
9241         * sysdeps/posix/readdir.c: Likewise.
9242         * sysdeps/posix/rewinddir.c: Likewise.
9243         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
9244         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
9245         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
9246         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
9247         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
9248         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
9249         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
9250         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
9251         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
9252         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
9253         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
9254         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
9255         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
9256         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
9257         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
9258         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
9259         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
9260         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
9261         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
9262         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
9263         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
9264         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
9265         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
9266         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
9267         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
9268         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
9269         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
9270         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
9271         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
9272         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
9273         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
9274         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
9275         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
9276         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
9277         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
9278         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
9279         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
9280         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
9281         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
9282         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
9283         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
9284         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
9285         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
9286         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
9287         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
9288         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
9289         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
9290         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
9291         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
9292         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
9293         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
9294         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
9295         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
9296         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
9297         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
9298         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
9299         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
9300         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
9301         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
9302         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
9303         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
9304         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
9305         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
9306         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
9307         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
9308         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
9309         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
9310         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
9311         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
9312         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
9313         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
9314         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
9315         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
9316         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
9317         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
9318         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
9319         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
9320         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
9321         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
9322         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
9323         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
9324         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
9325         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
9326         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
9327         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
9328         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
9329         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
9330         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
9331         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
9332         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
9333         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
9334         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
9335         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
9336         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
9337         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
9338         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
9339         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
9340         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
9341         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
9342         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
9343         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
9344         * sysdeps/unix/alpha/sysdep.S: Likewise.
9345         * sysdeps/unix/alpha/sysdep.h: Likewise.
9346         * sysdeps/unix/make-syscalls.sh: Likewise.
9347         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
9348         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
9349         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
9350         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
9351         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
9352         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
9353         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
9354         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
9355         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
9356         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
9357         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
9358         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
9359         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
9360         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
9361         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
9362         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
9363         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
9364         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
9365         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
9366         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
9367         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
9368         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
9369         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
9370         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
9371         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
9372         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
9373         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
9374         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
9375         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
9376         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
9377         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
9378         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
9379         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
9380         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
9381         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
9382         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
9383         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
9384         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
9385         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
9386         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
9387         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
9388         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
9389         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
9390         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
9391         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
9392         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
9393         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
9394         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
9395         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
9396         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
9397         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
9398         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
9399         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
9400         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
9401         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
9402         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
9403         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
9404         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
9405         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
9406         * sysdeps/x86_64/memcpy.S: Likewise.
9407         * sysdeps/x86_64/memmove.c: Likewise.
9408         * sysdeps/x86_64/memset.S: Likewise.
9409         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
9410         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
9411         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
9412         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
9413         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
9414         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
9415         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
9416         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
9417         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
9418         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
9419         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
9420         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
9421         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
9422         * sysdeps/x86_64/multiarch/memset.S: Likewise.
9423         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
9424         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
9425         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
9426         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
9427         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
9428         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
9429         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
9430         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
9431         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
9432         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
9433         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
9434         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
9435         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
9436         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
9437         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
9438         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
9439         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
9440         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
9441         * sysdeps/x86_64/strcmp.S: Likewise.
9443         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
9445         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
9446         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
9447         * elf/rtld-Rules: Likewise.
9448         * elf/setup-vdso.h: Likewise.
9449         * include/assert.h: Likewise.
9450         * include/bits/stdlib-float.h: Likewise.
9451         * include/errno.h: Likewise.
9452         * include/sys/stat.h: Likewise.
9453         * include/unistd.h: Likewise.
9454         * sysdeps/aarch64/setjmp.S: Likewise.
9455         * sysdeps/alpha/setjmp.S: Likewise.
9456         * sysdeps/arm/__longjmp.S: Likewise.
9457         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
9458         * sysdeps/arm/setjmp.S: Likewise.
9459         * sysdeps/arm/sysdep.h: Likewise.
9460         * sysdeps/generic/_itoa.h: Likewise.
9461         * sysdeps/generic/dl-sysdep.h: Likewise.
9462         * sysdeps/generic/ldsodefs.h: Likewise.
9463         * sysdeps/i386/dl-tls.h: Likewise.
9464         * sysdeps/i386/setjmp.S: Likewise.
9465         * sysdeps/m68k/setjmp.c: Likewise.
9466         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
9467         * sysdeps/mach/hurd/opendir.c: Likewise.
9468         * sysdeps/posix/getcwd.c: Likewise.
9469         * sysdeps/posix/opendir.c: Likewise.
9470         * sysdeps/posix/profil.c: Likewise.
9471         * sysdeps/powerpc/dl-procinfo.h: Likewise.
9472         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
9473         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
9474         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
9475         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
9476         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
9477         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
9478         * sysdeps/s390/dl-tls.h: Likewise.
9479         * sysdeps/s390/s390-32/setjmp.S: Likewise.
9480         * sysdeps/s390/s390-64/setjmp.S: Likewise.
9481         * sysdeps/sh/sh3/setjmp.S: Likewise.
9482         * sysdeps/sh/sh4/setjmp.S: Likewise.
9483         * sysdeps/unix/alpha/sysdep.h: Likewise.
9484         * sysdeps/unix/arm/sysdep.S: Likewise.
9485         * sysdeps/unix/i386/sysdep.S: Likewise.
9486         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
9487         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
9488         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
9489         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
9490         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
9491         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
9492         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
9493         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
9494         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
9495         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
9496         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
9497         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
9498         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
9499         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
9500         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
9501         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
9502         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
9503         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
9504         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
9505         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
9506         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
9507         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
9508         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
9509         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
9510         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
9511         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
9512         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
9513         * sysdeps/unix/x86_64/sysdep.S: Likewise.
9514         * sysdeps/x86_64/setjmp.S: Likewise.
9516         * include/math.h: Use IS_IN instead of IS_IN_libm.
9517         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
9518         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
9519         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
9520         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
9521         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
9522         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
9523         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
9524         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
9525         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
9526         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
9527         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
9528         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
9529         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
9530         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
9531         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
9532         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
9533         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
9534         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
9535         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
9536         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
9537         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
9538         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
9539         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
9540         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
9541         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
9542         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
9543         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
9544         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
9545         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
9546         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
9547         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
9548         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
9549         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
9550         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
9551         Likewise.
9552         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
9553         Likewise.
9554         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
9555         Likewise.
9556         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
9557         Likewise.
9558         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
9559         Likewise.
9560         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
9561         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
9562         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
9563         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
9564         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
9565         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
9566         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
9567         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
9568         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
9569         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
9570         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
9571         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
9572         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
9573         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
9574         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
9575         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
9576         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
9577         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
9578         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
9579         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
9580         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
9581         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
9582         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
9583         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
9584         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
9585         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
9586         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
9588         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
9589         * nptl/pthreadP.h: Likewise.
9590         * nptl_db/structs.def: Likewise.
9591         * sysdeps/arm/sysdep.h: Likewise.
9592         * sysdeps/nptl/bits/libc-lock.h: Likewise.
9593         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
9594         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
9595         * sysdeps/unix/alpha/sysdep.h: Likewise.
9596         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
9597         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
9598         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
9599         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
9600         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
9601         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
9602         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
9603         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
9604         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
9605         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
9606         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
9607         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
9608         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
9609         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
9610         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
9611         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
9612         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
9613         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
9614         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
9615         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
9616         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
9617         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
9618         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
9619         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
9620         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
9621         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
9623         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
9624         * nptl/pthreadP.h: Likewise.
9625         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
9626         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
9627         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
9628         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
9629         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
9630         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
9631         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
9632         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
9633         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
9634         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
9635         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
9636         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
9637         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
9638         Likewise.
9639         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
9640         Likewise.
9641         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
9642         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
9643         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
9644         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
9645         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
9646         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
9647         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
9648         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
9650         * dlfcn/dladdr.c: Use IS_IN.
9651         * dlfcn/dladdr1.c: Likewise.
9652         * dlfcn/dlclose.c: Likewise.
9653         * dlfcn/dlerror.c: Likewise.
9654         * dlfcn/dlinfo.c: Likewise.
9655         * dlfcn/dlmopen.c: Likewise.
9656         * dlfcn/dlopen.c: Likewise.
9657         * dlfcn/dlsym.c: Likewise.
9658         * dlfcn/dlvsym.c: Likewise.
9660         * include/ifaddrs.h: Use IS_IN.
9661         * inet/check_pf.c: Likewise.
9662         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
9663         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
9665         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
9666         IS_IN_ldconfig.
9667         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
9668         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
9670         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
9671         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
9672         IS_IN (libc).
9674         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
9676         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
9677         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
9678         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
9679         * include/libc-symbols.h (IS_IN_LIB): New macro.
9680         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
9681         * include/netdb.h: Likewise.
9682         * include/stap-probe.h: Remove all uses of IN_LIB.
9684         * Makeconfig (module-cppflags-real): Define MODULE_NAME
9685         instead of IN_MODULE.
9686         * include/libc-symbols.h (IN_MODULE): Define using
9687         MODULE_NAME.
9688         (PASTE_NAME, PASTE_NAME1): New macros.
9689         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
9690         of IN_LIB.
9691         (STAP_PROBE_ASM): Likewise.
9693 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
9695         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
9696         __mach_init in dlopened libc.
9698 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
9700         * sysdeps/arm/preconfigure.ac: Delete EABI check.
9701         * sysdeps/arm/preconfigure: Regenerate.
9703 2014-11-21  Roland McGrath  <roland@hack.frob.com>
9705         * nptl/pthread_create.c (__pthread_create_2_1): Set
9706         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
9707         when copying values from IATTR into PD.
9709 2014-11-21  Will Newton  <will.newton@linaro.org>
9710             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
9712         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
9713         Refactor inline-asm.  Also add comment.
9715         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
9716         ElfW macro instead of hardcoded Elf64 types.
9717         (la_aarch64_gnu_pltenter): Likewise.
9718         * sysdeps/aarch64/dl-machine.h
9719         (elf_machine_runtime_setup): Use ElfW(Addr).
9721         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
9722         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
9723         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
9724         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
9725         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
9726         (R_AARCH64_TLS_DTPMOD64): Rename to ..
9727         (R_AARCH64_TLS_DTPMOD): This.
9728         (R_AARCH64_TLS_DTPREL64): Rename to ...
9729         (R_AARCH64_TLS_DTPREL): This.
9730         (R_AARCH64_TLS_TPREL64): Rename to ...
9731         (R_AARCH64_TLS_TPREL): This.
9732         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
9733         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
9734         R_AARCH64_TLS_TPREL64.
9735         (elf_machine_rela): Likewise.
9737 2014-11-21  Torvald Riegel  <triegel@redhat.com>
9739         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
9740         by setting it to 0.  64b atomics are not supported currently.
9742 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
9744         [BZ #16469]
9745         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
9746         search domain names.
9748 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
9750         [BZ #16469]
9751         * NEWS: Update.
9752         * resolv/res_query.c (__libc_res_nquerydomain): Retain
9753         trailing dot.
9754         * posix/tst-getaddrinfo5.c: New.
9755         * posix/Makefile (tests): Add it.
9757 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
9759         [BZ #14498]
9760         * NEWS: Fixed.
9761         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
9762         after parsing line but before break_if_match.
9763         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
9764         if there is a protocol mismatch.
9766 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
9768         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
9769         because the potential race is on the user-supplied stream.
9771 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
9773         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
9774         string literal if not passed a buffer.
9775         * manual/job.texi (ctermid): Update reasoning, note deviation
9776         from posix, suggest mtasurace when not passed a buffer, for
9777         future non-preliminary safety notes.
9779 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
9781         * manual/users.texi (cuserid): Fix MT-Safety note for the case
9782         of not passing it a buffer.
9783         Reported by Peng Haitao.
9785 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
9787         * manual/Makefile ($(objpfx)stamp-summary): Require
9788         check-safety.sh to pass.
9789         * manual/check-safety.sh: Wish for verification that every
9790         @deftypefn and @deftypefun is followed by a @safety remark.
9792 2014-11-20  Roland McGrath  <roland@hack.frob.com>
9794         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
9796         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
9797         PTHREAD_CANCEL_ASYNCHRONOUS.
9798         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
9799         send SIGCANCEL.
9801         * nptl/default-sched.h: New file.
9802         * sysdeps/unix/sysv/linux/default-sched.h: New file.
9803         * nptl/pthread_create.c: Include it.
9804         (__pthread_create_2_1): Use collect_default_sched instead of making
9805         Linux syscalls here directly.
9807 2014-11-20  Torvald Riegel  <triegel@redhat.com>
9809         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
9810         __pthread_once): Use C11 atomics.
9812 2014-11-20  Torvald Riegel  <triegel@redhat.com>
9814         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
9816 2014-11-20  Torvald Riegel  <triegel@redhat.com>
9818         * include/atomic.h (__atomic_link_error, __atomic_check_size,
9819         atomic_thread_fence_acquire, atomic_thread_fence_release,
9820         atomic_thread_fence_seq_cst, atomic_load_relaxed,
9821         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
9822         atomic_compare_exchange_weak_relaxed,
9823         atomic_compare_exchange_weak_acquire,
9824         atomic_compare_exchange_weak_release,
9825         atomic_exchange_acquire, atomic_exchange_release,
9826         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
9827         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
9828         atomic_fetch_and_acquire,
9829         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
9831 2014-11-20  Torvald Riegel  <triegel@redhat.com>
9833         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
9834         USE_ATOMIC_COMPILER_BUILTINS): Define.
9835         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
9836         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9837         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
9838         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9839         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
9840         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9841         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
9842         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9843         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
9844         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9845         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
9846         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9847         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
9848         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9849         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
9850         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9851         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
9852         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9853         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
9854         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9855         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
9856         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9857         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
9858         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9859         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
9860         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9861         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
9862         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9863         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
9864         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9865         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
9866         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9867         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
9868         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9869         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
9870         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9871         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
9872         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9873         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
9874         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
9876 2014-11-19  Roland McGrath  <roland@hack.frob.com>
9878         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
9879         the sched_priority value here.  It was already checked when the user
9880         called pthread_attr_setschedparam.
9882         * nptl/tst-bad-schedattr.c: New file.
9883         * nptl/Makefile (tests): Add it.
9885 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
9886             Florian Weimer  <fweimer@redhat.com>
9887             Joseph Myers  <joseph@codesourcery.com>
9888             Adam Conrad  <adconrad@0c3.net>
9889             Andreas Schwab  <schwab@suse.de>
9890             Brooks  <bmoses@google.com>
9892         [BZ #17625]
9893         * wordexp-test.c (__dso_handle): Add prototype.
9894         (__register_atfork): Likewise.
9895         (__app_register_atfork): New function.
9896         (registered_forks): New global.
9897         (register_fork): New function.
9898         (test_case): Add 3 new tests for WRDE_CMDSUB.
9899         (main): Call __app_register_atfork.
9900         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
9901         fork count is non-zero fail the test.
9902         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
9903         is set.
9904         (parse_dollars): Remove check for WRDE_NOCMD.
9905         (parse_dquote): Likewise.
9907 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
9909         * Makeconfig (built-modules): List non-library modules to be
9910         built.
9911         (module-cppflags): Include libc-modules.h for
9912         everything except shlib-versions.v.i.
9913         (CPPFLAGS): Use it.
9914         (before-compile): Add libc-modules.h.
9915         ($(common-objpfx)libc-modules.h,
9916         $(common-objpfx)libc-modules.stmp): New targets.
9917         (common-generated): Add libc-modules.h and libc-modules.stmp.
9918         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
9919         * include/libc-symbols.h: Don't include libc-modules.h.
9920         * include/libc-modules.h: Remove file.
9921         * scripts/gen-libc-modules.awk: New script to generate
9922         libc-modules.h.
9923         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
9924         Depend on libc-modules.stmp.
9926         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
9928         * Makeconfig (in-module): Get value of libof set for the
9929         translation unit.
9930         (CPPFLAGS): Use $(in-module).
9931         * Makerules: Don't suffix routine names for nonlib.
9932         * include/libc-modules.h: New file.
9933         * include/libc-symbols.h: Include libc-modules.h
9934         (IS_IN): New macro to replace IS_IN_* macros.
9935         * elf/Makefile: Set libof-* for each routine.
9936         * elf/rtld-Rules: Likewise.
9937         * extra-modules.mk: Likewise.
9938         * iconv/Makefile: Likewise.
9939         * iconvdata/Makefile: Likewise.
9940         * locale/Makefile: Likewise.
9941         * malloc/Makefile: Likewise.
9942         * nss/Makefile: Likewise.
9943         * sysdeps/gnu/Makefile: Likewise.
9944         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
9945         * sysdeps/unix/sysv/linux/Makefile: Likewise.
9946         * sysdeps/s390/s390-64/Makefile: Likewise.
9947         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
9948         CPPFLAGS for nscd instead of nonlib.
9950 2014-11-18  Roland McGrath  <roland@hack.frob.com>
9952         * nptl/createthread.c: New file.
9954         * nptl/createthread.c: Moved ...
9955         * sysdeps/unix/sysv/linux/createthread.c: ... here.
9957         * nptl/createthread.c: Add proper top-line comment.
9958         (do_clone): Folded into ...
9959         (create_thread): ... here.  Take new arguments STOPPED_START and
9960         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
9961         increment __nptl_threads, do event-reporting logic, do
9962         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
9963         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
9964         resource cleanup if sched_setaffinity or sched_setscheduler fails,
9965         just send SIGCANCEL.
9966         * nptl/pthread_create.c: Forward-declare create_thread before
9967         including createthread.c.
9968         (start_thread): Use new macro START_THREAD_DEFN to replace defining
9969         declaration, and new macro START_THREAD_SELF to replace argument.
9970         Remove return statement.
9971         (report_thread_creation): New function.
9972         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
9973         synchronization logic, and __nptl_nthreads increment here, around
9974         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
9975         PD->parent_cancelhandling here, before create_thread.  When
9976         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
9977         __deallocate_stack, and ENOMEM translation here.
9979 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
9981         [BZ #17616]
9982         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
9983         (mptwo): Rename to __mptwo.
9984         (__inv): Use __mptwo instead of mptwo.
9985         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
9986         (mptwo): Rename to __mptwo.
9987         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
9988         of mpone and __mptwo instead of mptwo.
9989         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
9990         instead of mpone.
9991         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
9992         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
9993         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
9994         of mpone and __mptwo instead of mptwo.
9995         (__mpranred): Use __mpone instead of mpone.
9996         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
9997         variable.
9998         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
9999         (test-xfail-ISO99/math.h/linknamespace): Likewise.
10000         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
10001         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
10002         (test-xfail-ISO11/math.h/linknamespace): Likewise.
10003         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
10004         (test-xfail-XPG3/math.h/linknamespace): Likewise.
10005         (test-xfail-XPG4/math.h/linknamespace): Likewise.
10006         (test-xfail-POSIX/math.h/linknamespace): Likewise.
10007         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
10008         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
10009         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
10010         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
10011         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
10012         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
10013         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
10014         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
10015         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
10016         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
10018 2014-11-18  Tom de Vries  <tom@codesoucery.com>
10020         * manual/signal.texi (Primitives Interrupted by Signals): In section,
10021         replace BSD Handler xref with BSD Signal Handling.
10023 2014-11-17  Richard Henderson  <rth@redhat.com>
10025         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
10026         (_FP_PACK_RAW_2): Remove.
10027         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
10028         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
10029         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
10030         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
10031         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
10032         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
10033         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
10034         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
10035         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
10036         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
10037         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
10038         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
10039         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
10040         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
10041         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
10042         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
10044 2014-11-14  Roland McGrath  <roland@hack.frob.com>
10046         * signal/signal.h [__USE_MISC]
10047         (struct sigvec): Remove type.
10048         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
10049         (sigvec): Remove declaration.
10050         * sysdeps/posix/sigvec.c: Moved ...
10051         * signal/sigvec.c: ... here, replacing old file.
10052         (struct sigvec): New type, copied from old signal.h definition.
10053         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
10054         (__sigvec): Convert definition to prototype.
10055         (sigvec): Replace weak_alias with compat_symbol.
10056         * signal/Versions (libc: GLIBC_2.21): New version set.
10057         * include/signal.h: Remove __sigvec declaration.
10058         * sysdeps/unix/bsd/sigvec.c: Remove file.
10059         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
10060         * manual/signal.texi (BSD Handler): Remove subsection.
10061         Move siginterrupt up to ...
10062         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
10063         (Blocking in BSD): Fold subsection into its parent.
10064         * NEWS: Mention sigvec removal.
10066 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
10068         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
10069         (DLA_FMS): Make definition conditional only on [__FMA4__].
10070         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
10071         definition.
10073         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
10074         Make definition conditional only on [PROF].
10075         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
10076         definition.
10077         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
10078         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
10080         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
10081         !__GNUC__].
10082         * include/signal.h (__sigpause): Move declaration above call to
10083         libc_hidden_proto.
10084         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
10085         variable.
10086         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
10087         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
10089 2014-11-14  David S. Miller  <davem@davemloft.net>
10091         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
10092         Define before including <string/memcpy.c> and <string/mempcpy.c>.
10094 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
10096         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
10097         * configure: Regenerated.
10098         * manual/install.texi (Tools for Compilation): Document a
10099         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
10100         compiler verified to work.
10101         * INSTALL: Regenerated.
10103         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
10104         redeclare with asm name.
10105         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
10106         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
10107         including <string.h>.
10108         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
10109         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
10110         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
10111         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
10112         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
10113         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
10114         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
10116 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
10118         * stdlib/strtol.c (__strtol): Use prototype definition.
10120         [BZ #17594]
10121         * stdlib/strtol.c (SYM__): New macro.
10122         (SYM__1): Likewise.
10123         (__strtol): Likewise.
10124         (strtol): Rename to __strtol and define as weak alias of
10125         __strtol.  Use libc_hidden_weak.
10127 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
10129         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
10130         Use numbered labels in inline assembly.
10132 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
10134         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
10135         Add setjmp LIBC_PROBE.
10136         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
10137         Likewise.
10138         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
10139         Add longjmp, longjmp_target LIBC_PROBE.
10140         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
10141         Likewise.
10143 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
10145         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
10146         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
10147         to get rid of unused variable warning.
10149 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
10151         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
10152         Check for unwind_backtrace ==  NULL only in SHARED case.
10153         (__backchain_backtrace): Compile only in SHARED case.
10154         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
10155         Likewise.
10156         (__backchain_backtrace): Declare as static.
10158 2014-11-12  Roland McGrath  <roland@hack.frob.com>
10160         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
10161         (__libc_multiple_threads_ptr): Variable moved ...
10162         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
10164 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
10166         * conform/GlibcConform.pm: New file.
10167         * conform/conformtest.pl: Use GlibcConform module.
10168         * conform/linknamespace.pl: New file.
10169         * conform/list-header-symbols.pl: Likewise.
10170         * conform/Makefile (linknamespace-symlists-base): New variable.
10171         (linknamespace-symlists-tests): Likewise.
10172         (linknamespace-header-base): Likewise.
10173         (linknamespace-header-tests): Likewise.
10174         (tests-special): Add new tests.
10175         ($(linknamespace-symlists-tests)): New rule.
10176         (linknamespace-libs): New variable.
10177         ($(objpfx)symlist-stdlibs): New rule.
10178         ($(linknamespace-header-tests)): Likewise.
10179         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
10180         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
10181         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
10182         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
10183         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
10184         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
10185         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
10186         (test-xfail-ISO/math.h/linknamespace): Likewise.
10187         (test-xfail-ISO/signal.h/linknamespace): Likewise.
10188         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
10189         (test-xfail-ISO/time.h/linknamespace): Likewise.
10190         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
10191         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
10192         (test-xfail-ISO99/math.h/linknamespace): Likewise.
10193         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
10194         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
10195         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
10196         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
10197         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
10198         (test-xfail-ISO11/math.h/linknamespace): Likewise.
10199         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
10200         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
10201         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
10202         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
10203         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
10204         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
10205         (test-xfail-XPG3/math.h/linknamespace): Likewise.
10206         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
10207         (test-xfail-XPG3/search.h/linknamespace): Likewise.
10208         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
10209         (test-xfail-XPG3/time.h/linknamespace): Likewise.
10210         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
10211         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
10212         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
10213         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
10214         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
10215         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
10216         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
10217         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
10218         (test-xfail-XPG4/math.h/linknamespace): Likewise.
10219         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
10220         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
10221         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
10222         (test-xfail-XPG4/search.h/linknamespace): Likewise.
10223         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
10224         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
10225         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
10226         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
10227         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
10228         (test-xfail-XPG4/time.h/linknamespace): Likewise.
10229         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
10230         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
10231         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
10232         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
10233         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
10234         (test-xfail-POSIX/math.h/linknamespace): Likewise.
10235         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
10236         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
10237         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
10238         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
10239         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
10240         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
10241         (test-xfail-POSIX/time.h/linknamespace): Likewise.
10242         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
10243         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
10244         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
10245         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
10246         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
10247         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
10248         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
10249         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
10250         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
10251         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
10252         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
10253         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
10254         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
10255         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
10256         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
10257         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
10258         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
10259         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
10260         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
10261         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
10262         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
10263         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
10264         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
10265         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
10266         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
10267         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
10268         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
10269         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
10270         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
10271         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
10272         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
10273         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
10274         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
10275         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
10276         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
10277         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
10278         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
10279         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
10280         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
10281         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
10282         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
10283         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
10284         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
10285         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
10286         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
10287         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
10288         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
10289         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
10290         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
10291         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
10292         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
10293         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
10294         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
10295         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
10296         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
10297         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
10298         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
10299         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
10300         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
10301         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
10302         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
10303         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
10304         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
10305         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
10306         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
10307         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
10308         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
10309         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
10310         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
10311         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
10312         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
10313         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
10314         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
10315         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
10316         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
10317         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
10318         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
10319         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
10320         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
10321         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
10322         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
10323         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
10324         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
10325         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
10326         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
10327         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
10328         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
10329         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
10330         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
10331         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
10332         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
10333         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
10334         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
10335         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
10336         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
10337         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
10338         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
10339         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
10341         [BZ #17589]
10342         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
10343         of fgets_unlocked.
10345         [BZ #17585]
10346         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
10347         (memmem): Rename to __memmem and define as weak alias of
10348         __memmem.  Use libc_hidden_weak.
10349         (__memmem): Use libc_hidden_def.
10350         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
10351         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
10352         memmem.
10354         [BZ #17582]
10355         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
10356         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
10357         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
10358         and define as weak alias of __fgets_unlocked.  Use
10359         libc_hidden_weak.
10360         (__fgets_unlocked): Use libc_hidden_def.
10361         * include/stdio.h (__fgets_unlocked): Declare.  Use
10362         libc_hidden_proto.
10363         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
10364         __fgets_unlocked instead of fgets_unlocked.
10365         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
10366         (GET_NPROCS_CONF_PARSER): Likewise.
10367         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
10368         (GET_NPROCS_CONF_PARSER): Likewise.
10370         [BZ #17574]
10371         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
10372         weak alias of __wmemset.  Use libc_hidden_weak.
10373         (__wmemset): Use libc_hidden_def.
10374         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
10375         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
10376         of wmemset.
10378         [BZ #17573]
10379         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
10380         with asm name __mempcpy.
10381         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
10383         [BZ #17572]
10384         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
10385         and define as weak alias of __rawmemchr.
10386         (__rawmemchr): Do not define as strong alias of rawmemchr.
10388         [BZ #17571]
10389         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
10390         alias of __qsort_r.
10391         (qsort): Call __qsort_r instead of qsort_r.
10392         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
10393         (__qsort_r): Declare.  Call libc_hidden_proto.
10394         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
10395         instead of qsort_r.
10396         * nscd/gai.c (__qsort_r): Define to qsort_r.
10397         * posix/tst-rfc3484.c (__qsort_r): Likewise.
10398         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
10399         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
10401         [BZ #17570]
10402         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
10403         define as weak alias of __malloc_info.
10405         [BZ #17584]
10406         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
10407         as weak alias of __rewinddir.  Don't use libc_hidden_def.
10408         (__rewinddir): Use libc_hidden_def.
10409         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
10410         as weak alias of __rewinddir.  Don't use libc_hidden_def.
10411         (__rewinddir): Use libc_hidden_def.
10412         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
10413         weak alias of __rewinddir.  Don't use libc_hidden_def.
10414         (__rewinddir): Use libc_hidden_def.
10415         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
10416         (__rewinddir): Use libc_hidden_proto.
10417         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
10418         rewinddir.
10419         (__getcwd): Use __rewinddir instead of rewinddir.
10421         [BZ #17583]
10422         * libio/fileno.c (fileno): Rename to __fileno and define as weak
10423         alias of __fileno.  Use libc_hidden_weak.
10424         (__fileno): Use libc_hidden_def.
10425         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
10426         * libio/ftello.c (ftello): Rename to __ftello and define as weak
10427         alias of __ftello.
10428         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
10429         __ftello.
10430         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
10431         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
10432         libc_hidden_def.
10433         (fread_unlocked): Don't use libc_hidden_ver.
10434         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
10435         and define as weak alias of __fread_unlocked.  Don't use
10436         libc_hidden_def.
10437         (__fread_unlocked): Use libc_hidden_def.
10438         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
10439         (ftello): Don't use libc_hidden_proto.
10440         (__ftello): Declare.  Use libc_hidden_proto.
10441         (fread_unlocked): Don't use libc_hidden_proto.
10442         (__fread_unlocked): Declare.  Use libc_hidden_proto.
10443         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
10444         and __ftello instead of fileno, fread_unlocked and ftello.
10446 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
10448         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
10449         GOT12.
10450         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
10451         Likewise.
10452         (_dl_start_user): Likewise.
10453         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
10455 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
10456             Siddhesh Poyarekar  <siddhesh@redhat.com>
10458         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
10459         Move argv and envp down instead of moving argc up.
10460         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
10462 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
10464         [BZ #17506]
10465         * test-skeleton.c (main): Return successful if one of
10466         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
10467         * string/tst-strcoll-overflow.c: Define expected status.
10469 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
10471         [BZ #17475]
10472         * locale/iso-639.def: Define Bhili and Tulu language codes.
10474 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
10476         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
10478 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
10480         [BZ #17555]
10481         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
10483 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
10485         * configure.ac: Updated check of minimal required version to
10486         2.22.
10487         * manual/install.texi (Tools for Compilation): Updated version
10488         number.
10489         * configure: Regenerated.
10490         * INSTALL: Likewise.
10492 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
10494         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
10495         __tls_get_addr.
10497 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
10499         * include/sys/wait.h (__libc_waitpid): Remove declaration.
10500         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
10501         (__waitpid): Don't define as alias.  Use libc_hidden_def not
10502         libc_hidden_weak.
10503         (waitpid): Define as alias of __waitpid.
10504         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
10505         __waitpid.
10506         (__waitpid): Don't define as alias.  Use libc_hidden_def not
10507         libc_hidden_weak.
10508         (waitpid): Define as alias of __waitpid.
10509         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
10510         __libc_waitpid alias.
10511         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
10512         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
10513         Likewise.
10514         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
10515         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
10516         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
10517         alias.
10518         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
10519         __waitpid.
10520         (__waitpid): Don't define as alias.  Use libc_hidden_def not
10521         libc_hidden_weak.
10522         (waitpid): Define as alias of __waitpid.
10524 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
10526         * manual/llio.texi: Add comment that write safety has been
10527         fixed in Linux.
10529         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
10530         (localplt-build-dso): Add elf/ld.so.
10531         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
10532         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
10533         and free for ld.so.
10534         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
10535         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
10536         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
10537         Likewise.
10538         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
10539         Likewise.
10540         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
10541         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
10542         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
10543         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
10544         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
10545         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
10546         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
10547         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
10548         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
10549         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
10550         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
10552 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
10554         [BZ #14132]
10555         * include/libc-symbols.h (INTUSE): Remove macro.
10556         (INTDEF): Likewise.
10557         (INTVARDEF): Likewise.
10558         (_INTVARDEF): Likewise.
10559         (INTDEF2): Likewise.
10560         (INTVARDEF2): Likewise.
10561         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
10562         rtld_hidden_def instead of INTVARDEF.
10563         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
10564         (_dl_starting_up_internal): Remove declaration.
10565         (_dl_starting_up): Use rtld_hidden_proto.
10566         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
10567         declaration.
10568         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
10569         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
10570         _dl_starting_up.
10571         * elf/dl-writev.h (_dl_writev): Likewise.
10572         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
10573         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
10574         _dl_starting_up_internal.
10576 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10578         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
10579         test-skeleton.c.
10581 2014-11-05  Will Newton  <will.newton@linaro.org>
10583         * benchtests/Makefile: (bench-malloc): Add malloc thread
10584         scalability benchmark.
10585         * benchtests/bench-malloc-threads.c: New file.
10587 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
10589         * sysdeps/aarch64/strchrnul.S: New file.
10591 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10593         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
10594         definition.
10595         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
10596         Likwise.
10597         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
10598         Likewise.
10599         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
10600         Likewise.
10601         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
10602         Likewise.
10603         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
10604         Likewise.
10606 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
10608         * catgets/test-gencat.c: Use test-skeleton.c.
10609         * catgets/tst-catgets.c: Likewise.
10610         * csu/tst-empty.c: Likewise.
10611         * elf/tst-audit2.c: Likewise.
10612         * elf/tst-global1.c: Likewise.
10613         * elf/tst-pathopt.c: Likewise.
10614         * elf/tst-piemod1.c: Likewise.
10615         * elf/tst-tls10.c: Likewise.
10616         * elf/tst-tls11.c: Likewise.
10617         * elf/tst-tls12.c: Likewise.
10618         * gnulib/tst-gcc.c: Likewise.
10619         * iconvdata/tst-e2big.c: Likewise.
10620         * iconvdata/tst-loading.c: Likewise.
10621         * iconv/tst-iconv1.c: Likewise.
10622         * iconv/tst-iconv2.c: Likewise.
10623         * inet/test-inet6_opt.c: Likewise.
10624         * inet/tst-gethnm.c: Likewise.
10625         * inet/tst-network.c: Likewise.
10626         * inet/tst-ntoa.c: Likewise.
10627         * intl/tst-codeset.c: Likewise.
10628         * intl/tst-gettext2.c: Likewise.
10629         * intl/tst-gettext3.c: Likewise.
10630         * intl/tst-ngettext.c: Likewise.
10631         * intl/tst-translit.c: Likewise.
10632         * io/test-stat.c: Likewise.
10633         * libio/test-fmemopen.c: Likewise.
10634         * libio/tst-freopen.c: Likewise.
10635         * libio/tst-sscanf.c: Likewise.
10636         * libio/tst-ungetwc1.c: Likewise.
10637         * libio/tst-ungetwc2.c: Likewise.
10638         * libio/tst-widetext.c: Likewise.
10639         * localedata/tst-ctype.c: Likewise.
10640         * localedata/tst-digits.c: Likewise.
10641         * localedata/tst-leaks.c: Likewise.
10642         * localedata/tst-mbswcs1.c: Likewise.
10643         * localedata/tst-mbswcs2.c: Likewise.
10644         * localedata/tst-mbswcs3.c: Likewise.
10645         * localedata/tst-mbswcs4.c: Likewise.
10646         * localedata/tst-mbswcs5.c: Likewise.
10647         * localedata/tst-setlocale.c: Likewise.
10648         * localedata/tst-trans.c: Likewise.
10649         * localedata/tst-wctype.c: Likewise.
10650         * localedata/tst-xlocale1.c: Likewise.
10651         * login/tst-grantpt.c: Likewise.
10652         * malloc/tst-calloc.c: Likewise.
10653         * malloc/tst-malloc.c: Likewise.
10654         * malloc/tst-mallocstate.c: Likewise.
10655         * malloc/tst-mcheck.c: Likewise.
10656         * malloc/tst-mtrace.c: Likewise.
10657         * malloc/tst-obstack.c: Likewise.
10658         * math/atest-exp2.c: Likewise.
10659         * math/atest-exp.c: Likewise.
10660         * math/atest-sincos.c: Likewise.
10661         * math/test-matherr.c: Likewise.
10662         * math/test-misc.c: Likewise.
10663         * math/test-powl.c: Likewise.
10664         * math/tst-definitions.c: Likewise.
10665         * misc/tst-dirname.c: Likewise.
10666         * misc/tst-efgcvt.c: Likewise.
10667         * misc/tst-fdset.c: Likewise.
10668         * misc/tst-hsearch.c: Likewise.
10669         * misc/tst-mntent2.c: Likewise.
10670         * nptl/tst-sem7.c: Likewise.
10671         * nptl/tst-sem8.c: Likewise.
10672         * nptl/tst-sem9.c: Likewise.
10673         * nss/test-netdb.c: Likewise.
10674         * posix/tst-fnmatch.c: Likewise.
10675         * posix/tst-getlogin.c: Likewise.
10676         * posix/tst-gnuglob.c: Likewise.
10677         * posix/tst-mmap.c: Likewise.
10678         * pwd/tst-getpw.c: Likewise.
10679         * resolv/tst-inet_ntop.c: Likewise.
10680         * rt/tst-timer.c: Likewise.
10681         * stdio-common/test-fseek.c: Likewise.
10682         * stdio-common/test-popen.c: Likewise.
10683         * stdio-common/test-vfprintf.c: Likewise.
10684         * stdio-common/tst-cookie.c: Likewise.
10685         * stdio-common/tst-fileno.c: Likewise.
10686         * stdio-common/tst-gets.c: Likewise.
10687         * stdio-common/tst-obprintf.c: Likewise.
10688         * stdio-common/tst-perror.c: Likewise.
10689         * stdio-common/tst-sprintf2.c: Likewise.
10690         * stdio-common/tst-sprintf3.c: Likewise.
10691         * stdio-common/tst-sprintf.c: Likewise.
10692         * stdio-common/tst-swprintf.c: Likewise.
10693         * stdio-common/tst-tmpnam.c: Likewise.
10694         * stdio-common/tst-unbputc.c: Likewise.
10695         * stdio-common/tst-wc-printf.c: Likewise.
10696         * stdlib/tst-environ.c: Likewise.
10697         * stdlib/tst-fmtmsg.c: Likewise.
10698         * stdlib/tst-limits.c: Likewise.
10699         * stdlib/tst-rand48-2.c: Likewise.
10700         * stdlib/tst-rand48.c: Likewise.
10701         * stdlib/tst-random2.c: Likewise.
10702         * stdlib/tst-random.c: Likewise.
10703         * stdlib/tst-strtol.c: Likewise.
10704         * stdlib/tst-strtoll.c: Likewise.
10705         * stdlib/tst-tls-atexit.c: Likewise.
10706         * stdlib/tst-xpg-basename.c: Likewise.
10707         * string/test-ffs.c: Likewise.
10708         * string/tst-bswap.c: Likewise.
10709         * string/tst-inlcall.c: Likewise.
10710         * string/tst-strtok.c: Likewise.
10711         * string/tst-strxfrm.c: Likewise.
10712         * sysdeps/x86_64/tst-audit10.c: Likewise.
10713         * sysdeps/x86_64/tst-audit3.c: Likewise.
10714         * sysdeps/x86_64/tst-audit4.c: Likewise.
10715         * sysdeps/x86_64/tst-audit5.c: Likewise.
10716         * time/tst-ftime_l.c: Likewise.
10717         * time/tst-getdate.c: Likewise.
10718         * time/tst-mktime3.c: Likewise.
10719         * time/tst-mktime.c: Likewise.
10720         * time/tst-posixtz.c: Likewise.
10721         * time/tst-strptime2.c: Likewise.
10722         * time/tst-strptime3.c: Likewise.
10723         * wcsmbs/tst-btowc.c: Likewise.
10724         * wcsmbs/tst-mbrtowc.c: Likewise.
10725         * wcsmbs/tst-mbsrtowcs.c: Likewise.
10726         * wcsmbs/tst-wchar-h.c: Likewise.
10727         * wcsmbs/tst-wcpncpy.c: Likewise.
10728         * wcsmbs/tst-wcrtomb.c: Likewise.
10729         * wcsmbs/tst-wcsnlen.c: Likewise.
10730         * wcsmbs/tst-wcstof.c: Likewise.
10732 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
10734         [BZ #14132]
10735         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
10736         INTDEF.
10737         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
10738         declaration.
10739         (_dl_mcount): Use rtld_hidden_proto.
10740         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
10741         _dl_mcount.
10742         * elf/rtld.c (_rtld_global_ro): Likewise.
10744         [BZ #14132]
10745         * elf/dl-init.c (_dl_init): Don't use INTDEF.
10746         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
10747         of _dl_init_internal.
10748         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
10749         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
10750         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
10751         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
10752         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
10753         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
10754         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
10755         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
10756         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
10757         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
10758         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
10759         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
10760         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
10761         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
10762         * sysdeps/tile/dl-start.S (_start): Likewise.
10763         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
10764         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
10766         [BZ #14132]
10767         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
10768         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
10769         (rtld_progname): Make macro definition unconditional.
10770         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
10771         INTDEF.
10772         (dlmopen_doit): Do not use INTUSE with _dl_argv.
10773         (dl_main): Likewise.
10774         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
10775         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
10776         instead of _dl_argv_internal.
10777         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
10778         __GI__dl_argv instead of INTUSE(_dl_argv).
10779         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
10780         __GI__dl_argv instead of _dl_argv_internal.
10782         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
10783         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
10784         macro.
10785         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
10786         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
10787         New macro.
10788         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
10789         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
10790         macro.
10791         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
10792         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
10794 2014-11-04  Andreas Schwab  <schwab@suse.de>
10796         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
10798 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10800         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
10801         mtvsrd instruction in binary form.
10803 2014-11-03  Andreas Schwab  <schwab@suse.de>
10805         [BZ #17522]
10806         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
10807         for less than MB_LEN_MAX use a local buffer of that size.
10808         * libio/tst-fputws.c: New file.
10809         * libio/Makefile (tests): Add tst-fputws.
10811 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
10813         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
10814         the size of the fpu_fr.fpu_dregs[] array.
10816 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
10818         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
10819         (__nanosleep): Do not define as alias.
10820         (nanosleep): Define as alias of __nanosleep.
10821         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
10822         __libc_nanosleep name.
10824 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
10826         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
10827         install.texi in comment.
10829 2014-10-31  Torvald Riegel  <triegel@redhat.com>
10831         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
10832         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
10833         ... add here and use lwsync or sync ...
10834         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
10835         ... and add here using lwsync.
10837 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
10839         * elf/dl-machine-reject-phdr.h: New file.
10840         * elf/dl-load.c: #include that.
10841         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
10842         if that returned true.
10844 2014-10-31  Roland McGrath  <roland@hack.frob.com>
10846         [BZ #17496]
10847         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
10848         gen-as-const-headers chunk.  Add a big scare comment after the last
10849         safe place to touch before-compile.
10851 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
10853         * manual/install.texi (Tools for Compilation): Update autoconf
10854         version requirements.
10855         * INSTALL: Regenerated.
10857         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
10858         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
10859         (__libc_pselect): Likewise.
10861         [BZ #14138]
10862         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
10863         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
10864         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
10865         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
10867 2014-10-31  Torvald Riegel  <triegel@redhat.com>
10869         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
10870         correct barrier instruction.
10871         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
10872         Likewise.
10873         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
10874         Likewise.
10876 2014-10-30  Roland McGrath  <roland@hack.frob.com>
10878         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
10879         after defining inlines.  Instead, just use parens to defeat macro
10880         expansion of __isctype in its declaration.
10882 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
10884         * include/sys/uio.h (__libc_readv): Remove declaration.
10885         (__libc_writev): Likewise.
10886         * misc/readv.c (__libc_readv): Rename to __readv.
10887         (__readv): Do not define as alias.
10888         (readv): Define as alias of __readv.
10889         * misc/writev.c (__libc_writev): Rename to __writev.
10890         (__writev): Do not define as alias.
10891         (writev): Define as alias of __writev.
10892         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
10893         (__readv): Do not define as alias.
10894         (readv): Define unconditionally as alias of __readv.
10895         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
10896         (__writev): Do not define as alias.
10897         (writev): Define unconditionally as alias of __writev.
10898         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
10899         name.
10900         (writev): Do not define __libc_writev name.
10902 2014-10-30  Roland McGrath  <roland@hack.frob.com>
10904         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
10905         (convert_charseq): New function, broken out of ...
10906         (use_from_charmap): ... here.  Call it.
10907         (use_to_charmap): Use convert_charseq and free instead of duplicating
10908         its code with a variable-length stack struct.
10910 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
10912         * include/fcntl.h (__libc_creat): Remove declaration.
10913         * io/creat.c (__libc_creat): Rename to creat.
10914         (creat): Do not define as alias.
10915         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
10916         of creat instead of __libc_creat.
10917         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
10918         to creat.
10919         (creat): Do not define as alias.
10920         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
10921         __libc_creat.
10922         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
10923         __libc_creat name.
10924         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
10925         Likewise.
10927 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
10929         * manual/llio.texi: Add comments discussing why write() may be
10930         considered MT-unsafe on Linux.
10932 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
10934         * dl-load.c (local_strdup): Remove.
10935         (expand_dynamic_string_token): Use __strdup.
10936         (decompose_rpath): Likewise.
10937         (_dl_map_object): Likewise.
10939 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
10941         [BZ #14132]
10942         * sysdeps/generic/unwind-dw2-fde.c
10943         (__register_frame_info_bases_internal): Do not declare.
10944         (__register_frame_info_table_bases_internal): Likewise.
10945         (__deregister_frame_info_bases_internal): Likewise.
10946         (__register_frame_info_bases): Declare and use hidden_proto before
10947         definition.  Use hidden_def instead of INTDEF.
10948         (__register_frame_info_table_bases): Likewise.
10949         (__deregister_frame_info_bases): Likewise.
10950         (__register_frame_info): Do not use INTUSE.
10951         (__register_frame): Likewise.
10952         (__register_frame_info_table): Likewise.
10953         (__register_frame_table): Likewise.
10954         (__deregister_frame_info): Likewise.
10955         (__deregister_frame): Likewise.
10957 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
10959         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10960         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
10961         not undefine.
10962         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
10963         Likewise.
10964         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
10965         Likewise.
10967 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
10969         [BZ #14138]
10970         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
10971         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
10972         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
10973         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
10974         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
10975         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
10976         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
10977         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
10978         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
10979         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
10980         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
10981         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
10982         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
10983         syscall.
10984         (setfsuid): Likewise.
10985         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
10986         (setfsuid): Likewise.
10987         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
10988         (setfsuid): Likewise.
10989         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
10990         Likewise.
10991         (setfsuid): Likewise.
10992         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
10993         (setfsuid): Likewise.
10994         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
10995         Likewise.
10996         (setfsuid): Likewise.
10998 2014-10-27  Andreas Schwab  <schwab@suse.de>
11000         [BZ #17501]
11001         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
11002         check for Slow_SSE4_2 feature bit.
11003         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
11004         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
11005         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
11006         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
11008 2014-10-24  Roland McGrath  <roland@hack.frob.com>
11010         * configure.ac: Validate compiler version with a empirical test of
11011         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
11012         $CC -v output.
11013         * configure: Regenerated.
11015         * inet/htons.c (htons): Prototypify.
11016         * inet/htonl.c (htonl): Likewise.
11018 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
11020         * string/strncat.c (strncat): Improve performance by using strlen.
11022 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
11024         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
11026 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
11028         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
11029         Call libc_fetestexcept_aarch64.
11031 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
11033         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
11034         Call libc_feholdexcept_aarch64.
11036 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
11038         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
11039         Call get_rounding_mode.
11041 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
11043         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
11044         Simplify logic.
11046 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
11048         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
11049         Simplify logic.
11051 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
11053         [BZ #14138]
11054         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
11055         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
11056         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
11057         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
11058         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
11059         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
11060         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
11061         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
11062         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
11063         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
11064         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
11065         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
11066         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
11067         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
11068         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
11069         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
11070         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
11071         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
11072         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
11073         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
11074         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
11075         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
11076         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
11077         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
11078         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
11079         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
11080         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
11081         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
11082         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
11083         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
11084         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
11085         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
11086         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
11087         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
11088         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
11089         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
11090         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
11091         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
11092         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
11093         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
11094         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
11095         syscall.
11096         (geteuid): Likewise.
11097         (getgid): Likewise.
11098         (getuid): Likewise.
11099         (getresgid): Likewise.
11100         (getresuid): Likewise.
11101         (getgroups): Likewise.
11102         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
11103         (geteuid): Likewise.
11104         (getgid): Likewise.
11105         (getuid): Likewise.
11106         (getresgid): Likewise.
11107         (getresuid): Likewise.
11108         (getgroups): Likewise.
11109         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
11110         (geteuid): Likewise.
11111         (getgid): Likewise.
11112         (getuid): Likewise.
11113         (getresgid): Likewise.
11114         (getresuid): Likewise.
11115         (getgroups): Likewise.
11116         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
11117         Likewise.
11118         (geteuid): Likewise.
11119         (getgid): Likewise.
11120         (getuid): Likewise.
11121         (getresgid): Likewise.
11122         (getresuid): Likewise.
11123         (getgroups): Likewise.
11124         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
11125         (geteuid): Likewise.
11126         (getgid): Likewise.
11127         (getuid): Likewise.
11128         (getresgid): Likewise.
11129         (getresuid): Likewise.
11130         (getgroups): Likewise.
11131         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
11132         Likewise.
11133         (geteuid): Likewise.
11134         (getgid): Likewise.
11135         (getuid): Likewise.
11136         (getgroups): Likewise.
11138         [BZ #14138]
11139         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
11140         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
11141         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
11142         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
11143         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
11144         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
11145         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
11146         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
11147         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
11148         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
11149         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
11150         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
11151         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
11152         __chown.
11153         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
11154         (lchown): Likewise.
11155         (fchown): Likewise.
11156         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
11157         Likewise.
11158         (lchown): Likewise.
11159         (fchown): Likewise.
11160         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
11161         (lchown): Likewise.
11162         (fchown): Likewise.
11163         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
11164         Likewise.
11165         (lchown): Likewise.
11166         (fchown): Likewise.
11168 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
11170         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
11171         Simplify logic.
11173 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
11175         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
11176         Cleanup logic.
11178 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
11180         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
11181         Remove unused include.
11183 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
11185         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
11186         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
11187         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
11188         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
11190 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
11191             Helge Deller <deller@gmx.de>
11193         [BZ #17508]
11194         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
11195         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
11196         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
11198 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
11200         [BZ #14132]
11201         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
11202         Remove macro definition.
11203         (__ashrdi3_v_glibc20): Likewise.
11204         (__lshrdi3_v_glibc20): Likewise.
11205         (__cmpdi2_v_glibc20): Likewise.
11206         (__ucmpdi2_v_glibc20): Likewise.
11207         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
11208         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
11209         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
11210         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
11211         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
11212         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
11214 2014-10-22  Roland McGrath  <roland@hack.frob.com>
11216         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
11217         old GNU extension [0] syntax.
11218         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
11219         alloca rather than an array member with variable length.
11220         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
11221         * nscd/nscd.c (invalidate_db): New function, broken out of ...
11222         (parse_opt): ... here.  Likewise use alloca there.
11223         Validate the -i argument before checking for rootness.
11224         (send_shutdown): New function, broken out of ...
11225         (parse_opt): ... here.
11227 2014-10-22  Roland McGrath  <roland@hack.frob.com>
11229         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
11230         macro to get at the _rt_local_ro field.
11231         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
11232         ([PIC] case) or _dl_hwcap ([!PIC] case).
11233         * sysdeps/arm/setjmp.S: Likewise.
11235         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
11236         * sysdeps/arm/configure.ac: New check to define it.
11237         * sysdeps/arm/configure: Regenerated.
11238         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
11239         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
11240         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
11241         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
11242         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
11243         Use move/movt pair instead of a load.
11244         (LDST_GLOBAL): Macro removed.
11245         (LDR_GLOBAL): New macro replaces it.
11246         (LDR_HIDDEN): New macro.
11247         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
11248         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
11250         * setjmp/tst-setjmp-static.c: New file.
11251         * setjmp/Makefile (tests): Add it.
11252         (tests-static): New variable.
11254 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
11256         [BZ #17485]
11257         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
11259 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
11261         [BZ #14132]
11262         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
11264 2014-10-21  Roland McGrath  <roland@hack.frob.com>
11266         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
11268 2014-10-20  Roland McGrath  <roland@hack.frob.com>
11270         * io/fts.c (dirent_not_directory): New function.
11271         (fts_build): Call it.
11273 2014-10-20  Roland McGrath  <roland@hack.frob.com>
11275         * nptl/version.c (__nptl_main): Use normal __write rather than
11276         INTERNAL_SYSCALL.
11277         (banner): Update copyright years.
11279         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
11280         gettimeofday.
11281         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
11282         * nptl/pthread_cond_timedwait.c: Likewise.
11283         * nptl/pthread_mutex_timedlock.c: Likewise.
11284         * nptl/sem_timedwait.c: Likewise.
11286         * sysdeps/nptl/bits/libc-lock.h
11287         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
11288         (__libc_lock_init_recursive): Return void, not 0.
11289         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
11290         (__libc_rwlock_init): Likewise.
11291         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
11293 2014-10-20  Torvald Riegel  <triegel@redhat.com>
11295         [BZ #15215]
11296         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
11297         (__pthread_once_slow): ... here.
11298         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
11299         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
11301 2014-10-20  Torvald Riegel  <triegel@redhat.com>
11303         [BZ #15215]
11304         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
11305         __PTHREAD_ONCE_FORK_GEN_INCR): New.
11306         * sysdeps/nptl/fork.c (__libc_fork): Use them.
11307         * nptl/pthread_once.c (__pthread_once): Likewise.
11308         Update comments.
11310 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
11312         [BZ #14138]
11313         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
11314         name.
11315         (writev): Use __libc_writev as strong name.
11316         * sysdeps/unix/sysv/linux/readv.c: Remove file.
11317         * sysdeps/unix/sysv/linux/writev.c: Likewise.
11319 2014-10-17  Roland McGrath  <roland@hack.frob.com>
11321         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
11323         * sysdeps/i386/nptl/tls.h
11324         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
11325         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
11326         New macros.
11327         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
11328         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
11329         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
11330         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
11331         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
11332         Call CHECK_THREAD_SYSINFO instead of doing an assert.
11334         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
11335         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
11336         on [__NR_futex].
11337         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
11338         broken out of ...
11339         (__pthread_mutex_init): ... here.  Call it.
11340         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
11341         Conditionalize PI cases on [__NR_futex].
11342         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
11343         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
11344         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
11346         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
11347         conditional on [SIGSETXID].
11348         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
11349         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
11350         is defined.  Likewise for SIGSETXID.
11351         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
11352         Conditionalize definitions on [SIGSETXID].
11353         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
11354         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
11355         unblocking on [SIGCANCEL].
11357         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
11358         [__NR_set_robust_list].
11360 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
11362         * string/strcoll_l.c (get_next_seq): Fix up formatting.
11363         (do_compare): Likewise.
11365 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
11367         [BZ #15884]
11368         * string/strcoll_l.c: Don't include stdio.h.
11369         (coll_seq): Remove members idxarr and rulearr.
11370         (get_next_seq_cached): Remove function.
11371         (get_next_seq): Likewise.
11372         (get_next_seq_nocache): Rename to get_next_seq.
11373         (do_compare): Remove function.
11374         (do_compare_nocache): Rename to do_compare.
11375         (STRCOLL): Remove weight and rules cache.
11377 2014-10-16  Roland McGrath  <roland@hack.frob.com>
11379         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
11380         * sysdeps/arm/sfp-machine.h: ... to here.
11381         * sysdeps/arm/Implies: Remove arm/soft-fp.
11383 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
11385         * conform/data/sys/utsname.h-data (*_t): Allow.
11386         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
11387         [POSIX] (WEXITED): Do not expect constant.
11388         [POSIX] (WSTOPPED): Likewise.
11389         [POSIX] (WNOHANG): Likewise.
11390         [POSIX] (WNOWAIT): Likewise.
11391         [POSIX] (siginfo_t): Do not expect type or elements.
11392         [POSIX] (pid_t): Do not expect type.
11393         [POSIX] (signal.h): Do not allow header.
11394         [POSIX] (sys/resource.h): Likewise.
11395         [POSIX] (si_*): Do not allow pattern.
11396         [POSIX] (W*): Likewise.
11397         [POSIX] (P_*): Likewise.
11398         [POSIX] (BUS_*): Likewise.
11399         [POSIX] (CLD_*): Likewise.
11400         [POSIX] (FPE_*): Likewise.
11401         [POSIX] (ILL_*): Likewise.
11402         [POSIX] (POLL_*): Likewise.
11403         [POSIX] (SEGV_*): Likewise.
11404         [POSIX] (SI_*): Likewise.
11405         [POSIX] (TRAP_*): Likewise.
11406         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
11407         variable.
11409 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
11411         [BZ #12926]
11412         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
11413         infinite loop when __recvmsg returns 0.
11415 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
11417         * CANCEL-FCT-WAIVE: Remove file.
11418         * CANCEL-FILE-WAIVE: Likewise.
11420         [BZ #14132]
11421         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
11422         instead of INTVARDEF.
11423         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
11424         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
11425         rtld_hidden_data_def instead of INTVARDEF.
11426         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
11427         * elf/dl-deps.c (expand_dst): Likewise.
11428         * elf/dl-load.c (_dl_dst_count): Likewise.
11429         (_dl_dst_substitute): Likewise.
11430         (decompose_rpath): Likewise.
11431         (_dl_init_paths): Likewise.
11432         (open_path): Likewise.
11433         (_dl_map_object): Likewise.
11434         * elf/rtld.c (dl_main): Likewise.
11435         (process_dl_audit): Likewise.
11436         (process_envvars): Likewise.
11437         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
11438         Remove declaration.
11439         (__libc_enable_secure): Use rtld_hidden_proto.
11441 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
11443         * elf/dl-load.c
11444         (add_path): New function broken out of _dl_rtld_di_serinfo.
11445         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
11447 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
11449         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
11450         parentheses around macro arguments.
11451         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
11452         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
11453         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
11454         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
11455         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
11456         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
11457         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
11458         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
11459         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
11460         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
11461         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
11462         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
11463         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
11464         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
11465         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
11466         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
11467         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
11468         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
11469         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
11470         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
11471         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
11472         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
11473         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
11474         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
11475         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
11476         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
11477         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
11478         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
11479         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
11480         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
11481         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
11482         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
11483         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
11484         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
11485         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
11486         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
11487         Likewise.
11488         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
11489         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
11490         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
11491         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
11492         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
11493         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
11494         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
11495         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
11496         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
11497         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
11498         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
11499         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
11500         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
11501         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
11502         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
11503         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
11504         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
11505         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
11506         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
11507         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
11508         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
11509         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
11510         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
11511         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
11512         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
11513         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
11514         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
11515         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
11516         (_FP_FRAC_SRS_1): Likewise.
11517         (_FP_FRAC_CLZ_1): Likewise.
11518         (_FP_MUL_MEAT_1_imm): Likewise.
11519         (_FP_MUL_MEAT_1_wide): Likewise.
11520         (_FP_MUL_MEAT_1_hard): Likewise.
11521         (_FP_SQRT_MEAT_1): Likewise.
11522         (_FP_FRAC_ASSEMBLE_1): Likewise.
11523         (_FP_FRAC_DISASSEMBLE_1): Likewise.
11524         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
11525         (__FP_CLZ_2): Likewise.
11526         (_FP_MUL_MEAT_2_wide): Likewise.
11527         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
11528         (_FP_MUL_MEAT_2_gmp): Likewise.
11529         (_FP_MUL_MEAT_2_120_240_double): Likewise.
11530         (_FP_SQRT_MEAT_2): Likewise.
11531         (_FP_FRAC_ASSEMBLE_2): Likewise.
11532         (_FP_FRAC_DISASSEMBLE_2): Likewise.
11533         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
11534         (_FP_FRAC_CLZ_4): Likewise.
11535         (_FP_MUL_MEAT_4_wide): Likewise.
11536         (_FP_MUL_MEAT_4_gmp): Likewise.
11537         (_FP_SQRT_MEAT_4): Likewise.
11538         (_FP_FRAC_ASSEMBLE_4): Likewise.
11539         (_FP_FRAC_DISASSEMBLE_4): Likewise.
11540         * soft-fp/op-common.h (_FP_CMP): Likewise.
11541         (_FP_CMP_EQ): Likewise.
11542         (_FP_CMP_UNORD): Likewise.
11543         (_FP_TO_INT): Likewise.
11544         (_FP_FROM_INT): Likewise.
11545         [!__FP_CLZ] (__FP_CLZ): Likewise.
11546         (_FP_DIV_HELP_imm): Likewise.
11547         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
11548         Likewise.
11549         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
11550         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
11551         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
11552         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
11553         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
11554         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
11555         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
11556         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
11557         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
11558         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
11559         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
11560         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
11561         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
11562         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
11563         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
11564         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
11565         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
11566         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
11567         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
11568         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
11569         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
11570         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
11571         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
11572         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
11573         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
11574         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
11575         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
11576         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
11577         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
11578         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
11579         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
11580         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
11581         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
11582         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
11583         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
11584         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
11585         (FP_UNPACK_RAW_SP): Likewise.
11586         (FP_PACK_RAW_S): Likewise.
11587         (FP_PACK_RAW_SP): Likewise.
11588         (FP_UNPACK_S): Likewise.
11589         (FP_UNPACK_SP): Likewise.
11590         (FP_UNPACK_SEMIRAW_S): Likewise.
11591         (FP_UNPACK_SEMIRAW_SP): Likewise.
11592         (FP_PACK_S): Likewise.
11593         (FP_PACK_SP): Likewise.
11594         (FP_PACK_SEMIRAW_S): Likewise.
11595         (FP_PACK_SEMIRAW_SP): Likewise.
11596         (_FP_SQRT_MEAT_S): Likewise.
11597         (FP_CMP_S): Likewise.
11598         (FP_CMP_EQ_S): Likewise.
11599         (FP_CMP_UNORD_S): Likewise.
11600         (FP_TO_INT_S): Likewise.
11601         (FP_FROM_INT_S): Likewise.
11603         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
11605         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
11606         (FP_EX_INVALID_IMZ): Likewise.
11607         (FP_EX_INVALID_IMZ_FMA): Likewise.
11608         (FP_EX_INVALID_ISI): Likewise.
11609         (FP_EX_INVALID_ZDZ): Likewise.
11610         (FP_EX_INVALID_IDI): Likewise.
11611         (FP_EX_INVALID_SQRT): Likewise.
11612         (FP_EX_INVALID_CVI): Likewise.
11613         (FP_EX_INVALID_VC): Likewise.
11614         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
11615         "invalid" exceptions.
11616         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
11617         (_FP_ADD_INTERNAL): Likewise.
11618         (_FP_MUL): Likewise.
11619         (_FP_FMA): Likewise.
11620         (_FP_DIV): Likewise.
11621         (_FP_CMP_CHECK_NAN): Likewise.
11622         (_FP_SQRT): Likewise.
11623         (_FP_TO_INT): Likewise.
11624         (FP_EXTEND): Likewise.
11626 2014-10-09  Allan McRae  <allan@archlinux.org>
11628         * po/fr.po: Update French translation from translation project.
11630 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
11632         [BZ #14132]
11633         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
11634         of INTDEF.
11635         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
11636         (__cxa_atexit): Use libc_hidden_proto.
11637         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
11639         [BZ #14132]
11640         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
11641         declaration.
11642         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
11643         [!_ISOMAC] (__iswspace_l_internal): Likewise.
11644         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
11645         [!_ISOMAC] (__iswctype_internal): Likewise.
11646         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
11647         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
11648         alias.
11649         (fcntl): Remove __fcntl_internal alias.
11650         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
11651         __connect_internal alias.
11652         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
11653         Likewise.
11655         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
11656         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
11657         FP_DENORM_ZERO.
11658         (_FP_CHECK_FLUSH_ZERO): New macro.
11659         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
11660         (_FP_CMP): Likewise.
11661         (_FP_CMP_EQ): Likewise.
11662         (_FP_TO_INT): Do not set inexact for subnormal arguments if
11663         FP_DENORM_ZERO.
11664         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
11665         (FP_TRUNC): Likewise.
11667         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
11668         treated as invalid conversion, not as normal exponent.
11670         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
11671         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
11672         (_FP_CMP_EQ): Likewise.
11673         (_FP_CMP_UNORD): Likewise.
11674         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
11675         (FP_CMP_EQ_D): Likewise.
11676         (FP_CMP_UNORD_D): Likewise.
11677         * soft-fp/extended.h (FP_CMP_E): Likewise.
11678         (FP_CMP_EQ_E): Likewise.
11679         (FP_CMP_UNORD_E): Likewise.
11680         * soft-fp/quad.h (FP_CMP_Q): Likewise.
11681         (FP_CMP_EQ_Q): Likewise.
11682         (FP_CMP_UNORD_Q): Likewise.
11683         * soft-fp/single.h (FP_CMP_S): Likewise.
11684         (FP_CMP_EQ_S): Likewise.
11685         (FP_CMP_UNORD_S): Likewise.
11686         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
11687         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
11688         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
11689         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
11690         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
11691         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
11692         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
11693         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
11694         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
11695         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
11696         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
11697         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
11698         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
11699         to FP_CMP_Q.
11700         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
11701         FP_CMP_Q.
11702         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
11703         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
11704         FP_CMP_EQ_Q.
11705         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
11706         FP_CMP_Q.
11707         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
11708         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
11709         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
11710         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
11711         FP_CMP_EQ_Q.
11712         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
11713         FP_CMP_Q.
11714         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
11715         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
11716         FP_CMP_EQ_Q.
11717         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
11718         FP_CMP_Q.
11719         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
11720         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
11721         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
11722         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
11723         FP_CMP_EQ_Q.
11725         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
11726         a subnormal result, set the underflow exception if trapping on
11727         underflow is enabled.
11728         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
11729         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
11730         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
11731         redefine to 0.
11732         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
11733         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
11734         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
11735         * soft-fp/extendxftf2.c (__extendxftf2): Use
11736         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
11738         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
11739         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
11740         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
11741         FP_HANDLE_EXCEPTIONS.
11742         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
11743         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
11744         FP_HANDLE_EXCEPTIONS.
11745         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
11746         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
11747         FP_HANDLE_EXCEPTIONS.
11748         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
11749         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
11750         FP_HANDLE_EXCEPTIONS.
11752 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
11754         [BZ #14132]
11755         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
11756         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
11757         use INTUSE.
11758         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
11759         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
11760         Remove alias.
11761         (__adjtimex): Define using libc_hidden_ver.
11762         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
11763         Remove declaration.
11764         (ntp_gettime): Call __adjtimex directly.
11765         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
11766         Remove declaration.
11767         (ntp_gettimex): Call __adjtimex directly.
11768         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
11769         __adjtimex_internal alias.
11771 2014-10-08  Roland McGrath  <roland@hack.frob.com>
11773         [BZ #17460]
11774         * nscd/nscd.c (more_help): Rewrite list of tables collection
11775         using xstrdup and asprintf.
11777         * nscd/nscd_conf.c: Remove local xstrdup declaration.
11779 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
11780             Roland McGrath  <roland@hack.frob.com>
11782         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
11783         (do_lookup_unique): ... local function 'enter' here; update callers.
11785 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
11787         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
11788         compat_symbol calls on [SHARED].
11789         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
11790         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
11791         Remove.
11792         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
11793         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
11794         (oldsetrlimit): Remove.
11795         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
11796         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
11797         (lchown): New syscall entry.
11798         (oldsetrlimit): Remove.
11799         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
11800         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
11801         (oldsetrlimit): Remove.
11802         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
11804         [BZ #14138]
11805         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
11806         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
11807         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
11808         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
11809         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
11810         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
11811         (fchown): Likewise.
11812         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
11813         (fchown): Likewise.
11814         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
11815         Likewise.
11817 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11819         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
11820         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
11821         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
11822         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
11823         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
11824         Likewise.
11825         (__old_sem_post): Likewise.
11827 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
11829         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
11830         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
11831         HAVE_CLOCK_GETTIME_VSYSCALL macros.
11832         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
11833         Use INLINE_VSYSCALL macro.
11834         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
11835         __vdso_clock_gettime.
11836         * sysdeps/unix/sysv/linux/tile/init-first.c
11837         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
11838         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
11839         __vdso_clock_gettime.
11841         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
11842         to set up frame more cleanly.
11844         * sysdeps/tile/memcmp.c: New file.
11846         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
11848         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
11849         * sysdeps/tile/tilegx/strcasestr.c: New file.
11850         * sysdeps/tile/tilegx/strnlen.c: New file.
11851         * sysdeps/tile/tilegx/strstr.c: New file.
11853         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
11855 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
11857         * nptl/tst-setuid3.c: Write errors to stdout.
11859 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
11861         * elf/dl-deps.c
11862         (preload): New functions broken out of _dl_map_object_deps.
11863         (_dl_map_object_deps):  Remove a nested function. Update call sites.
11865 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
11867         [BZ #14138]
11868         * sysdeps/unix/sysv/linux/execve.c: Remove file.
11869         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
11871 2014-10-01  Steve Ellcey  <sellcey@mips.com>
11873         * sysdeps/mips/strcmp.S: New.
11875 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
11877         [BZ #14138]
11878         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
11879         (linkat): Likewise.
11880         (mkdirat): Likewise.
11881         (readlinkat): Likewise.
11882         (renameat): Likewise.
11883         (symlinkat): Likewise.
11884         (unlinkat): Likewise.
11885         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
11886         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
11887         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
11888         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
11889         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
11890         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
11891         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
11893 2014-09-30  Will Newton  <will.newton@linaro.org>
11895         * math/math.h: Define long double math functions if
11896         _LIBC_TEST is defined.
11897         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
11899         * localedata/Makefile: Move assignment to tests-special
11900         into an ifdef testing run-built-tests.
11901         * timezone/Makefile: Likewise.
11903 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
11905         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
11906         with $(BASH) not $(SHELL).
11908 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
11909             Matthew LeGendre  <legendre1@llnl.gov>
11911         [BZ #17411]
11912         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
11913         l_reloc_result.
11915 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
11917         * stdio-common/printf_fp.c
11918         (hack_digit): New function, broken out of ...
11919         (__printf_fp): ... local function here.  Update call sites.
11920         hack_digit now takes an additional parameter that is a pointer
11921         to a struct of the referenced locals.  Those locals moved inside
11922         the struct and references updated.
11924 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
11926         * aclocal.m4: Require autoconf 2.69.
11927         * configure: Regenerated.
11928         * sysdeps/aarch64/configure: Likewise.
11929         * sysdeps/alpha/configure: Likewise.
11930         * sysdeps/arm/armv7/configure: Likewise.
11931         * sysdeps/arm/configure: Likewise.
11932         * sysdeps/ia64/configure: Likewise.
11933         * sysdeps/mach/configure: Likewise.
11934         * sysdeps/mips/configure: Likewise.
11935         * sysdeps/s390/configure: Likewise.
11936         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
11937         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
11939         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
11940         file.
11941         * sysdeps/ia64/configure.ac: Likewise.
11943 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
11945         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
11946         specify symbol version for ld.so.  Do not include entry for
11947         libpthread.
11948         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
11949         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
11950         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
11952         [BZ #14171]
11953         * Makeconfig [$(build-shared) = yes]
11954         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
11955         makefiles.
11956         [$(build-shared) = yes && $(soversions.mk-done) = t]
11957         ($(common-objpfx)gnu/lib-names.h): Remove rule.
11958         [$(build-shared) = yes && $(soversions.mk-done) = t]
11959         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
11960         to Makerules.
11961         [$(build-shared) = yes && $(soversions.mk-done) = t]
11962         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
11963         here.
11964         [$(build-shared) = yes && $(soversions.mk-done) = t]
11965         (common-generated): Don't append gnu/lib-names.h and
11966         gnu/lib-names.stmp here.
11967         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
11968         (lib-names-h-abi): New variable.
11969         [$(build-shared) = yes && $(soversions.mk-done) = t]
11970         (lib-names-stmp-abi): Likewise.
11971         [$(build-shared) = yes && $(soversions.mk-done) = t &&
11972         abi-variants] (before-compile): Append
11973         $(common-objpfx)$(lib-names-h-abi).
11974         [$(build-shared) = yes && $(soversions.mk-done) = t &&
11975         abi-variants] (common-generated): Append gnu/lib-names.h.
11976         [$(build-shared) = yes && $(soversions.mk-done) = t &&
11977         abi-variants] (install-others-nosubdir): Depend on
11978         $(inst_includedir)/$(lib-names-h-abi).
11979         [$(build-shared) = yes && $(soversions.mk-done) = t &&
11980         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
11981         [$(build-shared) = yes && $(soversions.mk-done) = t]
11982         ($(common-objpfx)$(lib-names-h-abi)): New rule.
11983         [$(build-shared) = yes && $(soversions.mk-done) = t]
11984         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
11985         [$(build-shared) = yes && $(soversions.mk-done) = t]
11986         (common-generated): Append $(lib-names-h-abi) and
11987         $(lib-names-stmp-abi).
11988         * scripts/lib-names.awk: Do not handle multi being set.
11989         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
11990         Remove variable.
11991         (abi-lp64_be-ld-soname): Likewise.
11992         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
11993         Likewise.
11994         (abi-hard-ld-soname): Likewise.
11995         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
11996         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
11997         Remove variable.
11998         (abi-o32_hard-ld-soname): Likewise.
11999         (abi-o32_soft_2008-ld-soname): Likewise.
12000         (abi-o32_hard_2008-ld-soname): Likewise.
12001         (abi-n32_soft-ld-soname): Likewise.
12002         (abi-n32_hard-ld-soname): Likewise.
12003         (abi-n32_soft_2008-ld-soname): Likewise.
12004         (abi-n32_hard_2008-ld-soname): Likewise.
12005         (abi-n64_soft-ld-soname): Likewise.
12006         (abi-n64_hard-ld-soname): Likewise.
12007         (abi-n64_soft_2008-ld-soname): Likewise.
12008         (abi-n64_hard_2008-ld-soname): Likewise.
12009         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
12010         Likewise.
12011         (abi-64-v2-ld-soname): Likewise.
12012         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
12013         ld.so entries.
12014         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
12015         variable.
12016         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
12017         entry.
12018         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
12019         variable.
12020         (abi-64-ld-soname): Likewise.
12021         (abi-x32-ld-soname): Likewise.
12022         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
12023         entry.
12024         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
12026 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
12028         [BZ #14138]
12029         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
12030         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
12031         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
12032         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
12033         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
12034         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
12035         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
12036         syscall entry for GLIBC_2.2 symbol version.
12037         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
12038         Likewise.
12039         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
12040         (setrlimit): Likewise.
12041         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
12042         Likewise.
12044 2014-09-23  Will Newton  <will.newton@linaro.org>
12046         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
12047         _LINUX_ARM_SYSDEP_H include guard too.
12048         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
12049         define.
12051 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
12053         * sysdeps/unix/sysv/linux/eventfd.c:
12054         Make first argument unsigned.
12055         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
12056         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
12058 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
12060         * socket/recvmmsg.c (recvmmsg): Drop const argument.
12061         * socket/sys/socket.h: Likewise
12062         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
12064 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12066         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
12068 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
12070         * time/tst-ftime.c: New test.
12071         * time/Makefile (tests): Add tst-ftime.
12073 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
12075         * soft-fp/extended.h: Fix comment formatting.
12076         * soft-fp/op-1.h: Likewise.
12077         * soft-fp/op-2.h: Likewise.
12078         * soft-fp/op-4.h: Likewise.
12079         * soft-fp/op-8.h: Likewise.
12080         * soft-fp/op-common.h: Likewise.
12081         * soft-fp/soft-fp.h: Likewise.
12083         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
12085 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
12087         [BZ #6652]
12088         * Makeconfig (soversions-default-setname): Remove variable.
12089         ($(common-objpfx)soversions.i): Don't pass default_setname to
12090         soversions.awk.
12091         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
12092         oldest_abi to abi-versions.awk.
12093         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
12094         * config.make.in (oldest-abi): Remove variable.
12095         * configure.ac (--enable-oldest-abi): Remove configure option.
12096         * configure: Regenerated.
12097         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
12098         text.
12099         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
12100         * scripts/soversions.awk: Do not handle default_setname variable.
12101         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
12102         variable.
12103         * sysdeps/mach/hurd/configure: Regenerated.
12104         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
12105         variable.
12106         * sysdeps/unix/sysv/linux/configure: Regenerated.
12108 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
12110         * elf/Makefile (CFLAGS-interp.c): Remove.
12111         ($(elf-objpfx)runtime-linker.h): Generate header with linker
12112         path string.
12113         * elf/interp.c: Include generated runtime-linker.h
12115         * Makerules (lib%.so): Don't include $(+interp) in
12116         prerequisites.
12117         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
12118         * dlfcn/eval.c: Remove file.
12120         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
12121         macros.
12123         [BZ #17266]
12124         * misc/sys/cdefs.h: Define __extern_always_inline for clang
12125         4.2 and newer.
12127         [BZ #17370]
12128         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
12130 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
12131             Jakub Jelinek  <jakub@redhat.com>
12133         [BZ #17266]
12134         * libio/stdio.h: Check definition of __fortify_function
12135         instead of __extern_always_inline to include bits/stdio2.h.
12136         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
12137         check if __extern_always_inline is defined.
12138         [__USE_MISC || __USE_XOPEN]: Likewise.
12139         [__USE_ISOC99] Likewise.
12140         * misc/sys/cdefs.h (__fortify_function): Define only if
12141         __extern_always_inline is defined.
12142         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
12143         __extern_always_inline and __extern_inline only for g++-4.3
12144         and newer or a compatible gcc.
12146 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
12148         [BZ #17371]
12149         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
12150         last change to handle zero prefix length.
12152 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
12154         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
12155         _SC_REGEX_VERSION.
12157         * posix/getconf.c (vars): Add _POSIX_IPV6 and
12158         _POSIX_RAW_SOCKETS.
12160 2014-09-13  Allan McRae  <allan@archlinux.org>
12162         * po/ru.po: Update Russian translation from translation project.
12164 2014-09-12  Roland McGrath  <roland@hack.frob.com>
12166         * locale/programs/locale.c (show_locale_vars): Inline local function
12167         into its sole call site.  Clean up some style nits.
12168         (print_item): New function, broken out of ...
12169         (show_info): ... local function here.  Clean up style nits.
12171         * locale/programs/ld-ctype.c (set_one_default): New function, broken
12172         out of ...
12173         (set_class_defaults): ... local function set_default here.
12174         Define set_default as a macro locally to pass constant parameters.
12175         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
12176         rather than a shared local.
12178         * stdlib/rpmatch.c (try): New function, broken out of ...
12179         (rpmatch): ... local function here.  Also, prototypify definition.
12181 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
12183         * scripts/soversions.awk: Do not handle configuration names.
12184         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
12185         vendor and os variables to soversions.awk.
12186         * configure.ac: Do not modify gnu-* host_os.
12187         * configure: Regenerated
12188         * shlib-versions: Remove first column with configuration names.
12189         * nptl/shlib-versions: Likewise.
12190         * nptl_db/shlib-versions: Likewise.
12191         * sysdeps/hppa/shlib-versions: Likewise.
12192         * sysdeps/m68k/shlib-versions: Likewise.
12193         * sysdeps/mach/hurd/shlib-versions: Likewise.
12194         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
12195         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
12196         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
12197         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
12198         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
12199         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
12200         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
12201         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
12202         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
12203         Likewise.
12204         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
12205         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
12206         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
12207         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
12208         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
12209         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
12210         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
12211         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
12213         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
12214         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
12215         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
12216         Regenerated.
12217         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
12218         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
12219         Condition symbol version definitions on [HAVE_ELFV2_ABI].
12221         * shlib-versions: Remove OS-specific entries.  Moved to files in
12222         sysdeps.
12223         * sysdeps/mach/hurd/shlib-versions: New file.
12224         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
12226         * nptl/shlib-versions: Remove architecture-specific entries.
12227         Moved to files in sysdeps.
12228         * shlib-versions: Likewise.
12229         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
12230         file.
12231         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
12232         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
12233         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
12234         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
12236         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
12237         (UDP_NO_CHECK6_RX): Likewise.
12239 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
12241         * sysdeps/posix/sysconf.c (__sysconf): Spell
12242         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
12244 2014-08-12  Florian Weimer  <fweimer@redhat.com>
12246         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
12247         loading.
12248         * iconv/Versions (__gconv_transliterate): Export for use from
12249         gconv modules.
12250         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
12251         (struct __gconv_trans_data, __gconv_trans_fct,
12252         __gconv_trans_context_fct, __gconv_trans_query_fct,
12253         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
12254         definitions.
12255         (struct __gconv_step_data): Remove __trans member.
12256         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
12257         longer hidden.  Remove unused trans_data argument.
12258         * iconv/gconv_int.h (struct trans_struct): Remove definition.
12259         (__gconv_translit_find): Remove declaration.
12260         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
12261         prototype.
12262         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
12263         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
12264         trans_data argument.  Add hidden definition.
12265         (__gconv_translit_find): Remove.
12266         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
12267         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
12268         * iconv/skeleton.c: Remove transliteration initialization.
12269         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
12270         __gconv_step_data initialization.
12271         * libio/iofwide.c (__libio_translit_): Remove.
12272         (_IO_fwide): Adjust struct __gconv_step_data initialization.
12273         * wcsmbs/btowc.c (__btowc): Likewise.
12274         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
12275         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
12276         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
12277         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
12278         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
12279         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
12280         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
12281         * wcsmbs/wctob.c (wctob): Likewise.
12283 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
12285         [BZ #16194]
12286         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
12287         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
12288         register usage.
12289         * sysdeps/x86/Makefile: Adjust.
12291 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
12292             Roland McGrath  <roland@hack.frob.com>
12294         * locale/weight.h: Add include guard.
12295         (findidx): Make static rather than auto; take new parameters
12296         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
12297         * locale/weightwc.h: Likewise.
12298         * posix/fnmatch_loop.c
12299         (FCT): Change type of EXTRA from int32_t to wint_t.
12300         Don't include either header inside the function.
12301         Call FINDIDX rather than findidx, and pass new arguments.
12302         #undef FINDIDX at the end of the file.
12303         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
12304         FINDIDX before including fnmatch_loop.c for the non-wide version.
12305         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
12306         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
12307         for the wide version.
12308         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
12309         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
12310         Pass new arguments to findidx.
12311         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
12312         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
12313         Don't #include it inside the function.  Pass new arguments to findidx.
12314         * posix/regex_internal.h
12315         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
12316         (re_string_elem_size_at): Don't #include it inside the function.
12317         Pass new arguments to findidx.
12318         * string/strcoll_l.c: #include WEIGHT_H at top level.
12319         (get_next_seq): Don't #include it inside the function.
12320         Pass new arguments to findidx.
12321         (get_next_seq_nocache): Likewise.
12322         * string/strxfrm_l.c: #include WEIGHT_H at top level.
12323         (STRXFRM): Don't #include it inside the function.
12324         Pass new arguments to findidx.
12326 2014-09-11  Florian Weimer  <fweimer@redhat.com>
12328         [BZ #17344]
12329         * malloc/malloc.c (unlink): Turn asserts into a call to
12330         malloc_printerr.
12332 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
12334         [BZ #17370]
12335         * libio/wfileops (do_ftell_wide): Free OUT.
12337 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
12339         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
12341 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
12343         [BZ #17363]
12344         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
12345         group if the current group is empty.
12347 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12349         * benchtests/bench-memset.c (test_main): Add more test from size
12350         from 32 to 512 bytes.
12351         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
12352         Add POWER8 memset object.
12353         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12354         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
12355         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
12356         implementation.
12357         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
12358         Likewise.
12359         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
12360         multiarch POWER8 memset optimization.
12361         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
12362         POWER8 memset optimization.
12364         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
12365         Remove bzero multiarch objects.
12366         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
12367         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
12368         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
12369         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
12370         Remove define.
12371         [__bzero]: Redefine to specific name.
12372         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
12373         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
12374         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
12375         define.
12376         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
12377         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
12379 2014-09-10  Florian Weimer  <fweimer@redhat.com>
12381         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
12382         warnings into errors.
12384         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
12385         __cxa_thread_atexit_impl prototype.
12387 2014-09-09  Steve Ellcey  <sellcey@mips.com>
12389         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
12390         Fix capitalization of error message.
12392 2014-09-09  Steve Ellcey  <sellcey@mips.com>
12394         * sysdeps/mips/preconfigure: Modify ABI tests.
12396 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
12398         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
12400 2014-09-07  Roland McGrath  <roland@hack.frob.com>
12401             Carlos O'Donell  <carlos@systemhalted.org>
12403         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
12404         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
12405         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
12406         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
12407         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
12408         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
12409         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
12410         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
12411         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
12412         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
12413         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
12414         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
12415         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
12416         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
12417         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
12418         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
12419         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
12420         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
12421         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
12422         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
12423         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
12424         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
12425         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
12426         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
12427         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
12428         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
12429         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
12430         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
12431         Deconditionalize the code that was previously under [RESET_PID].
12432         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
12433         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
12434         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
12435         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
12436         include sysdep.h.
12438 2014-09-08  Allan McRae  <allan@archlinux.org>
12440         * version.h (RELEASE): Set to "development".
12441         (VERSION): Set to "2.20.90"
12443 2014-09-07  Allan McRae  <allan@archlinux.org
12445         * version.h (RELEASE): Set to "stable".
12446         (VERSION): Set to "2.20"
12447         * include/features.h (__GLIBC_MINOR__): Set to 20.
12449         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
12450         Liebler.
12452         * po/ko.po: Update Korean translation from translation project.
12454 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
12456         [BZ #17354]
12457         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
12458         macro for handling signed relocations.
12460 2014-09-03  Florian Weimer  <fweimer@redhat.com>
12462         [BZ #17325]
12463         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
12464         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
12465         assert.
12466         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
12467         * iconvdata/ibm935.c (BODY): Likewise.
12468         * iconvdata/ibm937.c (BODY): Likewise.
12469         * iconvdata/ibm939.c (BODY): Likewise.
12470         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
12471         assert.
12472         * iconvdata/Makefile (iconv-test.out): Pass module list to test
12473         script.
12474         * iconvdata/run-iconv-test.sh: New test loop for checking for
12475         decoder crashers.
12477 2014-09-02  Khem Raj  <raj.khem@gmail.com>
12479         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
12480         libm_hidden_ver.
12482 2014-09-01  Allan McRae  <allan@archlinux.org>
12484         * po/eo.po: Update Esperanto translation from translation project.
12486         * po/ca.po: Update Catalan translation from translation project.
12488 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
12490         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
12491         __proc_dostop call.
12493 2014-08-27  Mark Wielaard  <mjw@redhat.com>
12495         [BZ #17319]
12496         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
12497         to call set_thread_area instead of hand written asm.
12498         (__NR_set_thread_area): Removed define.
12499         (TLS_FLAG_WRITABLE): Likewise.
12500         (__ASSUME_SET_THREAD_AREA): Remove check.
12501         (TLS_EBX_ARG): Remove define.
12502         (TLS_LOAD_EBX): Likewise.
12504 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
12506         Simplify atomicity of socket creation in bind.
12508         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
12509         looking up the name after linking the file.
12511 2014-08-27  Allan McRae  <allan@archlinux.org>
12513         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
12515 2014-08-26  Florian Weimer  <fweimer@redhat.com>
12517         [BZ #17187]
12518         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
12519         trans_compare, open_translit, __gconv_translit_find):
12520         Remove module loading code.
12522 2014-08-26  Allan McRae  <allan@archlinux.org>
12524         * po/vi.po: Update Vietnamese translation from translation project.
12526         * po/uk.po: Update Ukrainian translation from translation project.
12528         * po/fr.po: Update French translation from translation project.
12530         * po/ru.po: Update Russian translation from translation project.
12532         * po/pl.po: Update Polish translation from translation project.
12534         * po/cs.po: Update Czech translation from translation project.
12536         * po/de.po: Update German translation from translation project.
12538         * po/bg.po: Update Bulgarian translation from translation project.
12540         * po/sv.po: Update Sweedish translation from translation project.
12542         * po/nl.po: Update Dutch translation from translation project.
12544         * po/es.po: Update Spanish translation from translation project.
12546 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
12548         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
12550         * catgets/Makefile (CPPFLAGS-gencat): Remove.
12551         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
12552         (CPPFLAGS-iconvconfig): Likewise.
12553         * timezone/Makefile (CPPFLAGS-zic): Likewise.
12555         * include/libc-symbols.h: Remove unnecessary check for
12556         NOT_IN_libc.
12557         * nptl/pthreadP.h: Likewise.
12558         * sysdeps/aarch64/setjmp.S: Likewise.
12559         * sysdeps/alpha/setjmp.S: Likewise.
12560         * sysdeps/arm/sysdep.h: Likewise.
12561         * sysdeps/i386/setjmp.S: Likewise.
12562         * sysdeps/m68k/setjmp.c: Likewise.
12563         * sysdeps/posix/getcwd.c: Likewise.
12564         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
12565         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
12566         * sysdeps/s390/s390-32/setjmp.S: Likewise.
12567         * sysdeps/s390/s390-64/setjmp.S: Likewise.
12568         * sysdeps/sh/sh3/setjmp.S: Likewise.
12569         * sysdeps/sh/sh4/setjmp.S: Likewise.
12570         * sysdeps/unix/alpha/sysdep.h: Likewise.
12571         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
12572         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
12573         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
12574         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
12575         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
12576         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
12577         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
12578         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
12579         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
12580         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
12581         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
12582         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
12583         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
12584         * sysdeps/x86_64/setjmp.S: Likewise.
12586 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
12588         [BZ #17263]
12589         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
12590         <stdint.h>.
12591         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
12592         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
12594 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
12596         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
12598         [BZ #17262]
12599         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
12600         and __x86_64__ when disabling x87 inline functions.
12602 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
12604         [BZ #17259]
12605         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
12606         asm statement with __cpuid_count.
12608 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
12610         * configure.ac: Change __ehdr_start code to dereference the struct.
12611         Run readelf on the output to look for relocations.
12612         * configure: Regenerated.
12614 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
12616         [BZ #17261]
12617         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
12618         value to 0.
12619         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
12621 2014-08-12  Roland McGrath  <roland@hack.frob.com>
12623         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
12625 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
12627         [BZ #16892]
12628         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
12629         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
12631 2014-08-12  Sean Anderson  <seanga2@gmail.com>
12633         * malloc/malloc.c: Fix typo in comment.
12635 2014-08-09  Allan McRae  <allan@archlinux.org>
12637         * Regenerate libc.po.
12639 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
12641         * intl/tst-gettext2.sh: Check every lang file for creation.
12643 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
12645         * sysdeps/aarch64/fpu/math_private.h
12646         (libc_feholdsetround_noex_aarch64_ctx): New function.
12648 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
12650         * sysdeps/arm/armv6/strcpy.S (strcpy):
12651         Fix performance issue in misaligned cases.
12653 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12655         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
12656         Move definition from termios.h.
12657         (struct termio): Likewise.
12658         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
12659         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
12660         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
12661         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
12662         Likewise.
12663         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
12664         Move definition to ioctl-types.h
12665         (struct termio): Likewise.
12666         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
12667         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
12668         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
12669         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
12670         Likewise.
12672 2014-08-05  Richard Henderson  <rth@redhat.com>
12674         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
12675         exceptions.
12676         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
12677         Add fraiseexcpt.
12678         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
12679         Use __feraiseexcept.
12680         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
12681         Protect libm symbols with IS_IN_libm.
12683         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
12685 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
12687         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
12689 2014-08-04  Will Newton  <will.newton@linaro.org>
12691         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
12692         file.
12694 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
12696         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
12697         variants for each function.
12699 2014-08-04  Roland McGrath  <roland@hack.frob.com>
12701         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
12702         appended ...
12703         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
12704         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
12705         appended ...
12706         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
12707         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
12708         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
12709         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
12710         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
12711         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
12712         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
12713         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
12714         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
12715         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
12716         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
12717         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
12718         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
12719         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
12720         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
12721         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
12722         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
12723         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
12724         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
12725         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
12726         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
12727         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
12728         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
12729         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
12730         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
12731         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
12732         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
12733         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
12734         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
12735         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
12736         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
12737         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
12738         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
12739         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
12740         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
12741         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
12742         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
12743         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
12744         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
12745         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
12746         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
12747         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
12748         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
12749         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
12750         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
12751         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
12752         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
12753         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
12754         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
12755         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
12756         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
12757         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
12758         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
12759         Update #include.
12760         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
12761         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
12763 2014-08-04  Roland McGrath  <roland@hack.frob.com>
12765         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
12766         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
12767         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
12768         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
12769         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
12770         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
12772 2014-08-04  Roland McGrath  <roland@hack.frob.com>
12774         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
12775         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
12776         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12777         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
12779 2014-08-04  Roland McGrath  <roland@hack.frob.com>
12781         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
12782         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
12783         (__libc_vfork): Define function under this name.
12784         (__vfork): Define as an alias.
12785         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
12786         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
12788 2014-08-04  Roland McGrath  <roland@hack.frob.com>
12790         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
12791         that was previously under [RESET_PID].
12792         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
12794 2014-08-04  Andreas Schwab  <schwab@suse.de>
12796         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
12798 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
12800         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
12801         (main): Likewise.
12803 2014-08-01  Roland McGrath  <roland@hack.frob.com>
12805         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
12807 2014-08-01  Richard Henderon  <rth@redhat.com>
12809         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
12810         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
12811         typo in exact zero test.
12812         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
12813         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
12814         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
12816 2014-08-01  Roland McGrath  <roland@hack.frob.com>
12818         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
12819         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
12820         * sysdeps/arm/sysdep.h: ... here.
12821         [!__ASSEMBLER__]: Include <stdint.h>.
12823 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
12825         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
12826         (HAVE_WCTYPE_H): Likewise.
12827         (HAVE_ISWCTYPE): Likewise.
12828         (ENABLE_NLS): Likewise.
12829         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
12830         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
12832         * posix/regex_internal.c: Check if DEBUG is defined and is
12833         set.
12835         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
12836         (HAVE_MBSRTOWCS): Likewise.
12837         * posix/fnmatch.c: Include string.h unconditionally.
12839 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
12841         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
12842         reversal.
12844 2014-07-31  Roland McGrath  <roland@hack.frob.com>
12846         * sysdeps/generic/safe-fatal.h: New file.
12847         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
12848         * nptl/forward.c: Include it.
12849         (__pthread_unwind): Use __safe_fatal as default action, rather
12850         than a bogus use of INTERNAL_SYSCALL that could never work.
12852         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
12853         * configure.ac (libc_cv_builtin_trap): New test.
12854         * configure: Regenerated.
12855         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
12856         (ABORT_INSTRUCTION): Define using __builtin_trap.
12858         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
12859         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
12860         * sysdeps/nptl/nptl-signals.h: New file.
12861         * nptl/pthreadP.h: Include <nptl-signals.h>.
12863 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
12865         * sysdeps/s390/s390-64/utf16-utf32-z9.c
12866         (ONE_DIRECTION): Define.
12867         * sysdeps/s390/s390-64/utf8-utf16-z9.c
12868         (ONE_DIRECTION): Define.
12869         * sysdeps/s390/s390-64/utf8-utf32-z9.c
12870         (ONE_DIRECTION): Define.
12872 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
12874         * sysdeps/s390/Makefile: Delete file.
12875         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
12876         * sysdeps/s390/__longjmp.c: Delete file.
12877         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
12878         Remove fields __flags and __reserved.
12879         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
12880         and add versioning.
12881         * sysdeps/s390/rtld-__longjmp.c: Delete file.
12882         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
12883         * sysdeps/s390/rtld-setjmp.S: Likewise.
12884         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
12885         * sysdeps/s390/s390-32/__longjmp.c: ... here.
12886         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
12887         * sysdeps/s390/s390-32/setjmp.S: ... here.
12888         Add versioning.
12889         (__sigsetjmp): Remove setting __flags field.
12890         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
12891         * sysdeps/s390/s390-64/__longjmp.c: ... here.
12892         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
12893         * sysdeps/s390/s390-64/setjmp.S: ... here.
12894         Add versioning.
12895         (__sigsetjmp): Remove setting __flags field.
12896         * sysdeps/s390/setjmp.S: Delete file.
12897         * sysdeps/s390/sigjmp.c: Likewise.
12898         * sysdeps/s390/v1-longjmp.c: Likewise.
12899         * sysdeps/s390/v1-setjmp.h: Likewise.
12900         * sysdeps/s390/v1-sigjmp.c: Likewise.
12901         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
12902         Remove v1-longjmp_chk.
12903         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
12904         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
12905         Include debug/longjmp_chk.c and add versioning.
12906         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
12907         Include nptl/pt-longjmp.c and add versioning.
12908         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
12909         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
12910         Include __longjmp.c.
12911         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
12912         Move to ...
12913         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
12914         (__getcontext): Remove setting __flags field.
12915         Add versioning.
12916         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
12917         Don't restore upper high grps.
12918         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
12919         Likewise.
12920         (__swapcontext): Remove setting uc_flags field.
12921         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
12922         Delete file.
12923         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
12924         Include __longjmp.c.
12925         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
12926         Move to ...
12927         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
12928         (__getcontext): Remove setting __flags field.
12929         Add versioning.
12930         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
12931         (__swapcontext): Remove setting uc_flags field.
12932         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
12933         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
12934         Remove fields uc_high_gprs and __reserved.
12935         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
12936         New file with reverted content.
12937         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
12938         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
12939         Regenerated.
12940         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
12941         Regenerated.
12943 2014-07-31  Andreas Schwab  <schwab@suse.de>
12945         * config.h.in (HAVE_IFUNC): Define to 0.
12946         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
12947         definedness.
12949 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
12951         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
12952         memmove-avx-unaligned, memcpy-avx-unaligned and
12953         mempcpy-avx-unaligned.
12954         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
12955         Add tests for AVX memcpy functions.
12956         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
12957         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
12958         memcpy_chk.
12959         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
12960         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
12961         memmove_chk.
12962         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
12963         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
12964         mempcpy_chk.
12965         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
12966         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
12967         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
12969 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12971         [BZ #17213]
12972         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
12973         powerpc64le.
12975 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
12977         [BZ #16839]
12978         * manual/llio.texi: Add section about open file description locks.
12979         * manual/examples/ofdlocks.c: Example of open file description
12980         lock usage.
12981         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
12982         F_OFD_SETLK, and F_OFD_SETLKW.
12984 2014-07-23  Allan McRae  <allan@archlinux.org>
12986         * po/es.po: Update Spanish translation from translation project.
12988 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
12990         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
12992 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
12994         [BZ #17078]
12995         * sysdeps/arm/dl-machine.h (elf_machine_rela)
12996         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
12997         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
12999 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
13001         [BZ #17088]
13002         * math/fesetenv.c (__fesetenv)
13003         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
13004         * math/feupdateenv.c (__feupdateenv)
13005         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
13007         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
13008         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
13009         (__ASSUME_SOCKETCALL): Do not define.
13011         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
13012         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
13013         (__ASSUME_SOCKETCALL): Do not define.
13014         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
13015         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
13016         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
13017         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
13018         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
13019         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
13020         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
13021         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
13023         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
13024         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
13025         (__ASSUME_SOCKETCALL): Do not define.
13026         (__ASSUME_IPC64): Define unconditionally.
13027         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
13028         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
13029         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
13030         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
13031         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
13032         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
13033         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
13034         Likewise.
13036         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
13037         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
13038         (__ASSUME_SOCKETCALL): Do not define.
13039         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
13040         (__ASSUME_FUTEX_LOCK_PI): Likewise.
13041         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
13042         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
13043         (__ASSUME_REQUEUE_PI): Define unconditionally.
13044         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
13045         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
13046         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
13047         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
13048         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
13049         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
13051         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
13052         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
13053         (__ASSUME_SOCKETCALL): Do not define.
13054         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
13055         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
13056         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
13057         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
13058         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
13059         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
13061         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
13062         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
13063         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
13064         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
13065         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
13066         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
13067         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
13068         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
13069         (__ASSUME_GETCPU_SYSCALL): Likewise.
13071         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
13072         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
13073         cases for individual architectures.
13074         * sysdeps/gnu/configure: Regenerated.
13075         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
13076         LIBC_SLIBDIR_RTLDDIR.
13077         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
13078         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
13079         LIBC_SLIBDIR_RTLDDIR.
13080         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
13081         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
13082         LIBC_SLIBDIR_RTLDDIR.
13083         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
13084         Regenerated.
13085         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
13086         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
13087         file.
13088         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
13089         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
13090         file.
13091         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
13092         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
13093         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
13094         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
13096         * sysdeps/aarch64/shlib-versions: Move to ...
13097         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
13098         * sysdeps/alpha/shlib-versions: Move to ...
13099         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
13100         * sysdeps/arm/shlib-versions: Move to ...
13101         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
13102         * sysdeps/hppa/shlib-versions: Move all contents except for
13103         libgcc_s entry to ...
13104         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
13105         entry from ...
13106         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
13107         * sysdeps/ia64/shlib-versions: Move to ...
13108         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
13109         entry from ...
13110         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
13111         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
13112         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
13113         * sysdeps/microblaze/shlib-versions: Move to ...
13114         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
13115         * sysdeps/mips/shlib-versions: Move to ...
13116         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
13117         entry from ...
13118         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
13119         * sysdeps/tile/shlib-versions: Move to ...
13120         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
13121         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
13122         from ...
13123         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
13124         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
13125         entry from ...
13126         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
13128 2014-07-17  Will Newton  <will.newton@linaro.org>
13130         * sysdeps/arm/bits/atomic.h
13131         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
13132         (__arch_compare_and_exchange_bool_16_int): Likewise.
13133         (__arch_compare_and_exchange_bool_64_int): Likewise.
13135         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
13136         into an #else block.
13138 2014-07-16  Roland McGrath  <roland@hack.frob.com>
13140         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
13141         just Linux configurations.  Test empirically that the compiler sets
13142         __ARM_EABI__, rather than using the tuple to decide.
13143         * sysdeps/arm/preconfigure: Regenerated.
13144         * sysdeps/unix/sysv/linux/arm/configure: File removed.
13145         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
13146         contents appended ...
13147         * sysdeps/arm/configure.ac: ... here.
13148         * sysdeps/arm/configure: Regenerated.
13150 2014-07-15  Roland McGrath  <roland@hack.frob.com>
13152         * nptl/pthread_kill.c: New file.
13153         * nptl/pthread_sigmask.c: New file.
13154         * nptl/pthread_sigqueue.c: New file.
13156         * sysdeps/nptl/lowlevellock.h: New file.
13157         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
13158         * sysdeps/nptl/lowlevellock-futex.h: New file.
13160         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
13161         Remove dead declarations.
13163 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
13165         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
13166         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
13167         config-cflags-avx2.
13168         * sysdeps/x86_64/configure.ac: Likewise.
13169         * sysdeps/i386/configure: Regenerated.
13170         * sysdeps/x86_64/configure: Likewise.
13171         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
13172         memset-avx2 only if config-cflags-avx2 is yes.
13173         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
13174         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
13175         defined.
13176         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
13177         only if HAVE_AVX2_SUPPORT is defined.
13178         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
13180 2014-07-14  Alan Modra  <amodra@gmail.com>
13182         [BZ #17153]
13183         * elf/elf.h (DT_PPC64_NUM): Correct value.
13184         * NEWS: Add to fixed bug list.
13186 2014-07-13  Jim Meyering  <meyering@fb.com>
13188         [BZ 17150]
13189         regex: don't deref NULL upon heap allocation failure
13190         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
13191         failure in one more place.
13192         To trigger the segfault, configure grep -with-included-regex,
13193         build it, and run these commands:
13194         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
13196 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
13198         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
13200 2014-07-11  Richard Henderson  <rth@redhat.com>
13202         * sysdeps/aarch64/libm-test-ulps: Update.
13204 2014-07-10  Florian Weimer  <fweimer@redhat.com>
13206         [BZ #17135]
13207         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
13208         * nptl/allocatestack.c (__nptl_setxid_error): New function.
13209         (__nptl_setxid): Initialize error member.  Call
13210         __nptl_setxid_error.
13211         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
13212         * nptl/descr.h (struct xid_command): Add error member.
13213         * nptl/tst-setuid3.c: New file.
13214         * nptl/Makefile (tests): Add it.
13216 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13218         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
13219         New define.
13220         (__lll_trylock): Use __lll_base_trylock.
13221         (__lll_cond_trylock): Likewise.
13223 2014-07-10  Roland McGrath  <roland@hack.frob.com>
13225         * nptl/pthread_create.c (start_thread): Use atomic_or and
13226         lll_futex_wake directly rather than lll_robust_dead.
13227         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
13228         (lll_robust_dead): Macro removed.
13229         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
13230         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
13231         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
13232         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
13233         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
13234         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
13235         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
13236         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
13237         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
13238         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
13239         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
13240         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
13241         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
13242         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
13243         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
13245         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
13246         Use atomic_compare_and_exchange_val_acq directly rather than
13247         lll_robust_trylock.
13248         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
13249         (__lll_robust_trylock, lll_robust_trylock): Removed.
13250         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
13251         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
13252         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
13253         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
13254         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
13255         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
13256         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
13257         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
13258         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
13259         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
13260         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
13261         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
13262         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
13263         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
13265 2014-07-02  Florian Weimer  <fweimer@redhat.com>
13267         * manual/locale.texi (Locale Names): New section documenting
13268         locale name syntax.  Adjust menu and node chaining accordingly.
13269         (Choosing Locale): Reference Locale Names, Locale Categories.
13270         Mention setting LC_ALL=C.  Reflect that name syntax is now
13271         documented.
13272         (Locale Categories): New section title.  Reference Locale Names.
13273         LC_ALL is an environment variable, but not a category.
13274         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
13275         description, now in Locale Name.  Reference that section.  Locale
13276         name syntax is now documented.
13278 2014-07-02  Florian Weimer  <fweimer@redhat.com>
13280         [BZ #17137]
13281         * locale/findlocale.c (name_present, valid_locale_name): New
13282         functions.
13283         (_nl_find_locale): Use the loc_name variable to store name
13284         candidates.  Call name_present and valid_locale_name to check and
13285         validate locale names.  Return an error if the locale is invalid.
13287 2014-07-02  Florian Weimer  <fweimer@redhat.com>
13289         * locale/setlocale.c (setlocale): Use strdup for allocating
13290         composite name copy.
13292 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
13294         Sync up with gnulib.
13295         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
13296         [!_LIBC && ENABLE_NLS]: Include gettext.h.
13297         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
13298         and _GL_ARG_NONNULL.
13299         [USE_UNLOCKED_IO]: Include unlocked-io.h.
13300         [!_LIBC]: Include code for Windows and Cygwin.
13301         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
13302         Include prototype for int strerror_r.
13303         [!_LIBC] (is_open): New function.
13304         (flush_stdout): New function.
13305         (print_errno_message): Use it.
13306         (error): Likewise.
13307         (error_at_line): Likewise.
13308         (error_tail) Add function attribute macros.  Use
13309         __builtin_expect.
13311         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
13313         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
13315         * io/ftw.c: Include sys/param.h unconditionally.
13317         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
13319         [BZ #17125]
13320         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
13321         libc_freeres_ptr.
13322         (freecache): New function to free CACHE on exit.
13324         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
13325         initialization.
13327 2014-07-09  David S. Miller  <davem@davemloft.net>
13329         * sysdeps/sparc/fpu/libm-test-ulps: Update.
13331         * sysdeps/sparc/nptl/internaltypes.h: Delete.
13332         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
13333         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
13334         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
13335         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
13336         * sysdeps/sparc/nptl/sem_init.c: Likewise.
13337         * sysdeps/sparc/nptl/sem_post.c: Likewise.
13338         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
13339         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
13340         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
13341         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
13342         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
13343         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
13345 2014-07-09  Andreas Schwab  <schwab@suse.de>
13347         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
13348         output.
13349         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
13350         (do_test): Likewise.
13352         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
13354 2014-07-09  Will Newton  <will.newton@linaro.org>
13356         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
13357         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
13358         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
13359         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
13360         * sysdeps/hppa/start.S (_start): Likewise.
13362 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
13364         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
13366         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
13367         defined.
13369 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
13371         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
13372         after checking that it is non-NULL.
13374         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
13376 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13378         * sysdeps/powerpc/memmove.c: Remove file.
13379         * sysdeps/powerpc/powerpc32/power4/memcopy.h
13380         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
13381         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
13382         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
13383         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
13384         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
13385         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
13386         string memmove instead of removed powerpc one.
13388         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
13389         [weak_alias]: Fix compiler warning due trailing data.
13390         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
13391         [weak_alias]: Likewise.
13392         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
13393         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
13395         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13396         (__libc_ifunc_impl_list): Add memmove functions.
13398 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
13400         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
13401         Remove code.
13402         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
13403         Likewise
13404         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
13405         Likewise
13406         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
13407         Likewise
13408         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
13409         Likewise
13410         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
13411         Likewise
13412         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
13413         Likewise
13414         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
13415         Likewise
13416         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
13417         Likewise
13418         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
13419         Likewise
13420         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
13421         Likewise
13422         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
13423         Likewise
13424         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
13425         Likewise
13426         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
13427         Likewise
13428         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
13429         Likewise
13430         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
13431         Likewise
13432         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
13433         Likewise
13435 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13437         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
13438         to avoid alignment traps in non-cacheable memory.
13439         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
13441         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
13442         multiarch objects.
13443         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
13444         file: multiarch power7 memmove.
13445         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
13446         multiarch default memmove.
13447         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
13448         multiarch memove for powerpc32/power4.
13450         * string/bcopy.c: Use full path to include memmove.c.
13451         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
13452         multiarch objects.
13453         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
13454         bcopy for powerpc64.
13455         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
13456         bcopy for powerpc64.
13457         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
13458         and memmove implementations.
13459         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
13460         optimized multiarch memmove for POWER7/powerpc64.
13461         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
13462         default multiarch memmove for powerpc64.
13463         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
13464         multiarch for powerpc64.
13465         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
13466         for POWER7/powerpc64.
13467         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
13468         memmove for POWER7/powerpc64.
13470         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
13471         glibc default one.
13473         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
13474         __ELF_NATIVE_CLASS equal to 64.
13476 2014-07-07  Roland McGrath  <roland@hack.frob.com>
13478         * sysdeps/nptl/lowlevellock.h: File removed.
13480         * NEWS: NPTL is no longer an add-on!
13481         * nptl/internaltypes.h: Moved ...
13482         * sysdeps/nptl/internaltypes.h: ... here.
13483         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
13484         * sysdeps/nptl/fork.c: Likewise.
13485         * sysdeps/nptl/gai_misc.h: Likewise.
13486         * sysdeps/nptl/librt-cancellation.c: Likewise.
13487         * sysdeps/nptl/jmp-unwind.c: Likewise.
13488         * sysdeps/nptl/setxid.h: Likewise.
13489         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
13490         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
13491         * sysdeps/unix/sysv/linux/arm/Implies: New file.
13492         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
13493         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
13494         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
13495         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
13496         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
13497         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
13498         * sysdeps/unix/sysv/linux/mips/Implies: New file.
13499         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
13500         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
13501         * sysdeps/unix/sysv/linux/sh/Implies: New file.
13502         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
13503         * sysdeps/unix/sysv/linux/tile/Implies: New file.
13504         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
13505         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
13506         * nptl/Makeconfig: Moved ...
13507         * sysdeps/nptl/Makeconfig: ... here.
13508         * nptl/configure: File removed.
13509         * nptl/ANNOUNCE: File removed.
13510         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
13511         * sysdeps/unix/sysv/linux/configure: Regenerated.
13513         * nptl/Makefile (routines): Add libc_pthread_init,
13514         libc_multiple_threads, register-atfork and unregister-atfork.
13515         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
13516         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
13517         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
13518         pthread-pi-defines.sym, structsem.sym.
13519         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
13520         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
13521         [$(subdir) = nptl] (tests): Add tst-setgetname.
13522         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
13523         * sysdeps/unix/sysv/linux/sigaction.c: Just include
13524         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
13525         [!LIBC_SIGACTION]: Remove aliases.
13526         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
13527         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
13528         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
13529         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
13530         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
13531         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
13532         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
13533         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
13534         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
13535         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
13536         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
13537         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
13538         __libc_allocate_rtsig_private.
13539         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
13540         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
13541         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
13542         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
13543         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
13544         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
13545         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
13546         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
13547         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
13548         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
13549         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
13550         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
13551         * nptl/internaltypes.h: ... here.
13552         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
13553         * sysdeps/nptl/jmp-unwind.c: ... here.
13554         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
13555         * nptl/libc-lowlevellock.c: ... here.
13556         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
13557         * nptl/libc_multiple_threads.c: ... here.
13558         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
13559         * nptl/libc_pthread_init.c: ... here.
13560         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
13561         * nptl/lowlevelbarrier.sym: ... here.
13562         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
13563         * nptl/lowlevelcond.sym: ... here.
13564         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
13565         * nptl/lowlevellock.c: ... here.
13566         * nptl/lowlevellock.h: Moved ...
13567         * sysdeps/nptl/lowlevellock.h: ... here.
13568         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
13569         * nptl/lowlevelrobustlock.c: ... here.
13570         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
13571         * nptl/lowlevelrobustlock.sym: ... here.
13572         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
13573         * nptl/lowlevelrwlock.sym: ... here.
13574         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
13575         * nptl/pt-fork.c: ... here.
13576         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
13577         * nptl/pthread-pi-defines.sym: ... here.
13578         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
13579         * nptl/pthread_attr_getaffinity.c: ... here.
13580         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
13581         * nptl/pthread_attr_setaffinity.c: ... here.
13582         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
13583         * nptl/pthread_mutex_cond_lock.c: ... here.
13584         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
13585         Update #include.
13586         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
13587         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
13588         * nptl/pthread_once.c: ... here, replacing old file.
13589         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
13590         * nptl/pthread_yield.c: ... here.
13591         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
13592         * nptl/register-atfork.c: ... here.
13593         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
13594         * nptl/sem_post.c: ... here.
13595         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
13596         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
13597         * nptl/sem_timedwait.c: ... here.
13598         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
13599         * nptl/sem_trywait.c: ... here.
13600         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
13601         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
13602         * nptl/sem_wait.c: ... here.
13603         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
13604         * nptl/structsem.sym: ... here.
13605         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
13606         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
13607         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
13608         * nptl/unregister-atfork.c: ... here.
13609         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
13610         * nptl/unwindbuf.sym: ... here.
13611         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
13612         * sysdeps/nptl/fork.c: ... here.
13613         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
13614         * sysdeps/nptl/fork.h: ... here.
13615         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
13616         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
13617         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
13618         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
13619         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
13620         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
13621         * sysdeps/unix/sysv/linux/getpid.c: ... here.
13622         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
13623         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
13624         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
13625         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
13626         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
13627         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
13628         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
13629         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
13630         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
13631         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
13632         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
13633         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
13634         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
13635         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
13636         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
13637         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
13638         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
13639         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
13640         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
13641         * sysdeps/unix/sysv/linux/raise.c: ... here.
13642         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
13643         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
13644         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
13645         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
13646         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
13647         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
13648         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
13649         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
13650         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
13651         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
13652         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
13653         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
13654         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
13655         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
13656         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
13658 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
13660         * sysdeps/generic/memcopy.h: Add comment for
13661         MEMCPY_OK_FOR_FWD_MEMMOVE.
13663 2014-07-04  Will Newton  <will.newton@linaro.org>
13665         * string/memchr.c: Merge from gnulib.
13666         [_LIBC]: Remove conditionals.
13667         (__ptr_t): Remove define.
13668         (LONG_MAX_32_BITS): Likewise.
13669         (LONG_MAX): Likewise.
13670         (MEMCHR): Use ANSI prototype and optimize algorithm.
13672         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
13674 2014-07-03  Roland McGrath  <roland@hack.frob.com>
13676         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
13677         (lll_futex_timed_wait_bitset): Fix syscall argument count.
13679         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
13680         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
13681         in a bare environment with no <stdlib.h> installed.
13682         * sysdeps/nptl/configure: Regenerated.
13684         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
13686         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
13687         AC_EGREP_CPP for kernel header checks, so they only succeed if
13688         including <linux/version.h> actually works right.
13689         * sysdeps/unix/sysv/linux/configure: Regenerated.
13691         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
13692         value so it's not diagnosed as unused.
13694         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
13695         thing) with "ifeq ($(subdir),rt)".
13697 2014-07-03  Richard Henderson  <rth@redhat.com>
13699         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
13700         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
13701         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
13703         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
13704         (math_force_eval): New.
13706         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
13707         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
13709         * sysdeps/alpha/fpu/s_round.c: Remove file.
13710         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
13712         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
13713         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
13714         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
13715         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
13716         (_dl_start, print_statistics): Likewise.
13717         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
13718         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
13720         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
13721         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
13722         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
13723         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
13724         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
13725         (HP_SMALL_TIMING_AVAIL): Define.
13726         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
13727         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
13728         (HP_SMALL_TIMING_AVAIL): Define.
13729         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
13730         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
13732         * sysdeps/aarch64/hp-timing.h: New file.
13734         * sysdeps/generic/hp-timing.h: Remove dead comment.
13735         * sysdeps/generic/hp-timing-common.h: New file.
13736         * sysdeps/alpha/hp-timing.h: Include it.
13737         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
13738         * sysdeps/i386/i686/hp-timing.h: Likewise.
13739         * sysdeps/ia64/hp-timing.h: Likewise.
13740         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
13741         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
13742         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
13743         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
13744         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
13745         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
13746         (hp_timing_t): New.
13748         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
13749         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
13750         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
13751         * elf/rtld.c (_dl_start_final): Likewise.
13752         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
13753         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
13754         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
13755         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
13756         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
13757         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
13758         (HP_TIMING_DIFF_INIT): Remove.
13759         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
13760         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
13761         (HP_TIMING_DIFF_INIT): Remove.
13762         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
13763         * sysdeps/i386/i686/hp-timing.c: Remove file.
13764         * sysdeps/x86_64/hp-timing.c: Remove file.
13765         * sysdeps/ia64/hp-timing.c: Remove file.
13766         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
13767         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
13768         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
13769         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
13771         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
13772         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
13773         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
13774         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
13775         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
13776         (HP_TIMING_ACCUM): Remove.
13777         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
13778         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
13779         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
13781         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
13782         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
13783         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
13784         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
13785         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
13786         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
13787         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
13788         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
13790         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
13792 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
13794         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
13796 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
13798         Sync up with gettext.
13799         * intl/loadmsgcat.c: Define O_BINARY if not defined.
13800         [_MSC_VER]: Include malloc.h
13801         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
13802         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
13803         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
13804         TEMP_FAILURE_RETRY.  Cast return of alloca.
13805         [!_LIBC] Call gl_rwlock_init.
13806         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
13808 2014-07-02  Roland McGrath  <roland@hack.frob.com>
13810         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
13811         before checking its value.
13813 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
13815         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
13817         * debug/memcpy_chk.c: Don't include pagecopy.h.
13818         * debug/mempcpy_chk.c: Likewise.
13819         * string/memcpy.c: Likewise.
13820         * string/memmove.c: Likewise.
13821         * sysdeps/powerpc/memmove.c: Likewise.
13822         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
13823         definition of PAGE_COPY_FWD_MAYBE here...
13824         * sysdeps/generic/pagecopy.h: ... from here.
13825         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
13827 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
13828             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13830         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
13831         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
13832         optimizations.
13833         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
13834         (__libc_ifunc_impl_list): Likewise.
13835         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
13836         multiarch strcat for PPC64.
13837         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
13838         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
13840 2014-07-02  Roland McGrath  <roland@hack.frob.com>
13842         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
13844 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
13846         * intl/loadmsgcat.c: Remove declaration of
13847         get_sysdep_segment_value.
13848         (get_sysdep_segment_value): Use ISO C style.
13849         (_nl_load_domain): Use ISO C style.  Get rid of redundant
13850         semicolon.  Fix typo and formatting in comment.
13851         (_nl_unload_domain): Use ISO C style.
13853         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
13855 2014-07-02  Will Newton  <will.newton@linaro.org>
13857         * malloc/obstack.c: Merge from gnulib master.
13858         [HAVE_CONFIG_H]: Remove conditional code.
13859         [!_LIBC]: Include config.h.
13860         [!ELIDE_CODE]: Don't include inttypes.h, include
13861         stdint.h unconditionally.
13862         (print_and_abort): Mark as _Noreturn.
13863         (_obstack_allocated_p): Mark as __attribute_pure__.
13864         (obstack_free): Rename to __obstack_free.
13865         [!__attribute__]: Remove conditional code.
13866         * malloc/obstack.h: Merge from gnulib master.
13867         [__cplusplus]: Move conditional down.
13868         [!__attribute_pure__]: Define __attribute_pure__ here
13869         if it is not already defined.
13870         (_obstack_memory_used): Mark as __attribute_pure__.
13871         [!__obstack_free]: Define as obstack_free.
13872         [__GNUC__]: Remove check for ancient NeXT gcc.
13874 2014-07-02  Will Newton  <will.newton@linaro.org>
13875             Paul Eggert  <eggert@cs.ucla.edu>
13877         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
13879 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
13881         * resolv/gethnamaddr.c: Add comment warning that the file is
13882         not maintained.
13884 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
13886         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
13887         entries.
13889         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
13890         entry for aio_cancel and aio_cancel64.
13891         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
13892         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
13893         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
13894         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
13895         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
13896         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
13897         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
13898         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
13899         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
13900         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
13901         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
13902         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
13903         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
13905 2014-07-01  Roland McGrath  <roland@hack.frob.com>
13907         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
13908         * nptl/pthread_mutex_lock.c: Likewise.
13909         * nptl/pthread_mutex_timedlock.c: Likewise.
13910         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
13912 2014-07-01  Richard henderson  <rth@redhat.com>
13914         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
13915         (__isnan, __isnanl): Remove.
13916         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
13918         * sysdeps/alpha/fpu/libm-test-ulps: Update.
13920 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
13922         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
13924 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
13926         * resolv/nss_dns/dns-host.c (getanswer_r)
13927         [MULTI_PTRS_ARE_ALIASES]: Remove code.
13929 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
13931         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
13932         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
13933         undefine.
13934         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
13935         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
13937 2014-07-01  Roland McGrath <roland@hack.frob.com>
13939         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
13940         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
13942         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
13943         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
13945         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
13946         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
13947         ... here.
13948         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
13949         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
13951         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
13952         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
13953         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
13954         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
13956         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
13957         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
13958         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
13959         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
13960         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
13961         Moved ...
13962         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
13963         ... here.
13964         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
13965         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
13966         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
13967         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
13968         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
13969         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
13970         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
13971         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
13972         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
13973         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
13974         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
13975         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
13976         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
13977         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
13978         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
13979         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
13980         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
13981         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
13982         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
13983         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
13984         ... here.
13985         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
13986         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
13987         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
13988         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
13989         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
13990         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
13991         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
13992         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
13994 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
13996         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
13997         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
13998         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
13999         Add sysdep.
14001 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14003         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14005 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
14007         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
14008         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
14010         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
14012         * sysdeps/arm/libm-test-ulps: Regenerated.
14014 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
14015             Roland McGrath <roland@hack.frob.com>
14017         * test-skeleton.c (signal_handler): Kill the whole process group
14018         before killing the child individually.
14019         (main): Report any failure on `setpgid'.
14021 2014-06-30  Roland McGrath  <roland@hack.frob.com>
14023         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
14024         from _TLS_H to _ARM_NPTL_TLS_H.
14025         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
14026         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
14028 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
14030         [BZ #16539]
14031         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
14032         (__expm1l): Return argument unchanged when small but not
14033         subnormal.
14035         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
14036         include macro name.
14037         (_FP_UNPACK_RAW_1_P): Likewise.
14038         (_FP_PACK_RAW_1): Likewise.
14039         (_FP_PACK_RAW_1_P): Likewise.
14040         (_FP_MUL_MEAT_1_wide): Likewise.
14041         (_FP_MUL_MEAT_DW_1_hard): Likewise.
14042         (_FP_MUL_MEAT_1_hard): Likewise.
14043         (_FP_DIV_MEAT_1_imm): Likewise.
14044         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
14045         (_FP_DIV_MEAT_1_udiv): Likewise.
14046         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
14047         (_FP_UNPACK_RAW_2): Likewise.
14048         (_FP_UNPACK_RAW_2_P): Likewise.
14049         (_FP_PACK_RAW_2): Likewise.
14050         (_FP_PACK_RAW_2_P): Likewise.
14051         (_FP_MUL_MEAT_DW_2_wide): Likewise.
14052         (_FP_MUL_MEAT_2_wide): Likewise.
14053         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
14054         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
14055         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
14056         (_FP_MUL_MEAT_2_gmp): Likewise.
14057         (_FP_DIV_MEAT_2_udiv): Likewise.
14058         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
14059         (_FP_FRAC_SRL_4): Likewise.
14060         (_FP_FRAC_SRST_4): Likewise.
14061         (_FP_FRAC_SRS_4): Likewise.
14062         (_FP_UNPACK_RAW_4): Likewise.
14063         (_FP_UNPACK_RAW_4_P): Likewise.
14064         (_FP_PACK_RAW_4): Likewise.
14065         (_FP_PACK_RAW_4_P): Likewise.
14066         (_FP_MUL_MEAT_DW_4_wide): Likewise.
14067         (_FP_MUL_MEAT_4_wide): Likewise.
14068         (_FP_MUL_MEAT_4_gmp): Likewise.
14069         (umul_ppppmnnn): Likewise.
14070         (_FP_DIV_MEAT_4_udiv): Likewise.
14071         (__FP_FRAC_ADD_4): Likewise.
14072         (__FP_FRAC_SUB_3): Likewise.
14073         (__FP_FRAC_SUB_4): Likewise.
14074         (__FP_FRAC_DEC_3): Likewise.
14075         (__FP_FRAC_DEC_4): Likewise.
14076         (__FP_FRAC_ADDI_4): Likewise.
14077         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
14078         (_FP_FRAC_SRL_8): Likewise.
14079         (_FP_FRAC_SRS_8): Likewise.
14081         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
14082         include macro name.
14083         (FP_UNPACK_RAW_EP): Likewise.
14084         (FP_PACK_RAW_E): Likewise.
14085         (FP_PACK_RAW_EP): Likewise.
14086         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
14087         (_FP_ISSIGNAN): Likewise.
14088         (_FP_ADD_INTERNAL): Likewise.
14089         (_FP_FMA): Likewise.
14090         (_FP_CMP): Likewise.
14091         (_FP_SQRT): Likewise.
14092         (_FP_TO_INT): Likewise.
14093         (_FP_FROM_INT): Likewise.
14094         (FP_EXTEND): Likewise.
14095         (_FP_DIV_MEAT_N_loop): Likewise.
14097 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
14099         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
14100         throughout.
14102 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
14104         [BZ #17097]
14105         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
14106         result with correct sign in case of exponents that produce
14107         overflow except for X very close to 1.
14109 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
14111         mktime: merge #if/#ifdef usage from glibc
14112         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
14113         as that works with both Glibc's and Gnulib's style.
14114         See thread starting at Siddhesh Poyarekar's bug report at:
14115         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
14117 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
14119         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
14120         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
14121         * sysdeps/tile/tilegx/memmove.c: Remove file.
14123 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
14125         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
14126         abi-name definition.
14127         * scripts/soversions.awk: Do not handle or generate ABI lines.
14128         * shlib-versions: Remove ABI entries.
14129         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
14130         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
14132 2014-06-27  Roland McGrath  <roland@hack.frob.com>
14134         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
14135         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
14136         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
14137         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
14138         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
14139         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
14140         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
14141         Moved ...
14142         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
14143         ... here.
14144         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
14145         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
14146         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
14147         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
14148         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
14149         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
14150         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
14151         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
14152         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
14153         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
14154         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
14155         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
14156         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
14157         Moved ...
14158         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
14159         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
14160         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
14161         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
14162         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
14163         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
14164         Moved ...
14165         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
14166         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
14167         Moved ...
14168         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
14169         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
14170         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
14171         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
14172         Moved ...
14173         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
14174         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
14175         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
14176         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
14177         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
14178         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
14179         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
14180         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
14181         Moved ...
14182         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
14183         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
14184         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
14185         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
14186         Moved ...
14187         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
14188         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
14189         Moved ...
14190         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
14191         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
14192         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
14193         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
14194         Moved ...
14195         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
14196         ... here.
14197         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
14198         Identical file removed.
14199         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
14200         Moved ...
14201         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
14202         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
14203         Identical file removed.
14204         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
14205         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
14206         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
14207         Moved ...
14208         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
14209         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
14210         Identical file removed.
14211         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
14212         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
14213         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
14214         Identical file removed.
14215         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
14216         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
14217         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
14218         Identical file removed.
14219         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
14220         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
14221         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
14222         Identical file removed.
14223         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
14224         Moved ...
14225         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
14226         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
14227         Identical file removed.
14228         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
14229         Moved ...
14230         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
14231         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
14232         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
14233         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
14234         Identical file removed.
14235         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
14236         Moved ...
14237         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
14238         ... here.
14239         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
14240         Identical file removed.
14241         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
14242         Moved ...
14243         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
14244         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
14245         Identical file removed.
14246         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
14247         Moved ...
14248         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
14249         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
14250         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
14251         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
14252         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
14253         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
14254         Moved ...
14255         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
14256         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
14257         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
14259         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
14260         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
14261         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
14262         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
14263         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
14265 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
14267         [BZ #17092]
14268         * nscd/nscd.c (monitor_child): Return exit status of child
14269         instead of return value from wait syscall.
14271 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
14273         * configure.ac (libc_commonpagesize): Remove variable.
14274         (libc_relro_required): Likewise.
14275         (libc_cv_z_relro): Remove configure test.
14276         * configure: Regenerated.
14277         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
14278         variable.
14279         (libc_relro_required): Likewise.
14280         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
14281         (libc_relro_required): Likewise.
14282         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
14283         (libc_relro_required): Likewise.
14284         * sysdeps/arm/preconfigure: Regenerated.
14285         * sysdeps/ia64/preconfigure: Remove file.
14286         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
14287         variable.
14288         (libc_relro_required): Likewise.
14290         [BZ #16561]
14291         [BZ #16562]
14292         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
14293         (__ieee754_yn): Set FE_TONEAREST mode internally and then
14294         recompute overflowing results in original rounding mode.
14295         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
14296         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
14297         recompute overflowing results in original rounding mode.
14298         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
14299         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
14300         recompute overflowing results in original rounding mode.
14301         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
14302         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
14303         recompute overflowing results in original rounding mode.
14304         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
14305         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
14306         recompute overflowing results in original rounding mode.
14307         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
14308         (libc_feholdsetround_ctx): New macro.
14309         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
14310         * sysdeps/i386/fpu/libm-test-ulps: Update.
14311         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
14313 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
14315         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
14316         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
14317         corresponding .cpsetup call.
14319 2014-06-26  Roland McGrath  <roland@hack.frob.com>
14321         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
14322         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
14323         * sysdeps/arm/Makefile [$(subdir) = csu]
14324         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
14325         (static-only-routines): Add aeabi_read_tp here.
14326         (shared-only-routines): Add libc-aeabi_read_tp here.
14327         (CFLAGS-libc-start.c): Add -fexceptions here.
14328         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
14329         (sysdep_routines, static-only-routines, shared-only-routines):
14330         Don't add to these here.
14331         (CFLAGS-libc-start.c): Likewise.
14333         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
14334         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
14335         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
14336         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
14337         * sysdeps/arm/Makefile [$(subdir) = rt]
14338         (librt-sysdep_routines, librt-shared-only-routines):
14339         Append rt-aeabi_unwind_cpp_pr1 here.
14340         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
14341         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
14342         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
14343         (libpthread-sysdep_routines, libpthread-shared-only-routines):
14344         Append nptl-aeabi_unwind_cpp_pr1 here.
14345         (tests): Filter out tst-cleanupx4 here.
14346         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
14347         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
14348         Don't do those here.
14350 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
14352         * scripts/list-sources.sh: Do not handle ports specially.
14354 2014-06-26  Roland McGrath  <roland@hack.frob.com>
14356         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
14357         * sysdeps/arm/feupdateenv.c: Likewise.
14359         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
14361 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
14363         * manual/texinfo.tex: Update to version 2014-05-05.10 with
14364         trailing whitespace removed.
14365         * scripts/config.guess: Update to version 2014-03-23.
14366         * scripts/config.sub: Update to version 2014-05-01
14367         * scripts/install-sh: Update to version 2013-12-25.23.
14368         * scripts/move-if-change: Update from gnulib.
14370 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
14372         * debug/memmove_chk.c: Remove pagecopy.h include.
14374 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
14376         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
14377         identical to gnulib mktime.
14379 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
14381         * configure.ac: Do not test for machine being rs6000.  Do not test
14382         for powerpc*-*soft.
14383         * configure: Regenerated.
14385         [BZ #11505]
14386         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
14387         test.
14388         * configure: Regenerated.
14389         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
14390         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
14391         Remove configure test.
14392         * sysdeps/arm/configure: Regenerated.
14393         * sysdeps/nptl/configure.ac: Do not check
14394         libc_cv_asm_cfi_directives.
14395         * sysdeps/nptl/configure: Regenerated.
14396         * sysdeps/x86_64/nptl/configure.ac: Remove file.
14397         * sysdeps/x86_64/nptl/configure: Remove generated file.
14398         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
14399         unconditional.
14400         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
14402 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
14404         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
14405         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
14406         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
14407         it is defined.
14409         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
14410         instead of whether it is defined.
14411         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
14412         * sysdeps/hppa/dl-machine.h: Likewise.
14413         * sysdeps/ia64/dl-machine.h: Likewise.
14414         * sysdeps/m68k/dl-machine.h: Likewise.
14415         * sysdeps/microblaze/dl-machine.h: Likewise.
14416         * sysdeps/mips/dl-machine.: Likewise.
14417         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
14418         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
14419         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
14420         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
14421         * sysdeps/sh/dl-machine.h: Likewise.
14422         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
14423         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
14424         * sysdeps/tile/dl-machine.h: Likewise.
14425         * sysdeps/x86_64/dl-machine.h: Likewise.
14427         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
14428         code.
14429         (verify_persistent_db): Likewise.
14431 2014-06-26  Roland McGrath  <roland@hack.frob.com>
14433         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
14434         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
14435         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
14436         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
14437         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
14438         Moved ...
14439         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
14440         ... here.
14441         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
14442         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
14443         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
14444         Identical file removed.
14445         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
14446         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
14447         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
14448         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
14449         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
14450         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
14451         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
14452         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
14453         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
14454         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
14455         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
14456         Moved ...
14457         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
14458         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
14459         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
14460         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
14461         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
14462         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
14463         Moved ...
14464         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
14465         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
14466         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
14467         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
14468         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
14469         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
14470         Identical file removed.
14471         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
14472         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
14473         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
14474         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
14475         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
14476         Moved ...
14477         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
14478         ... here.
14479         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
14480         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
14481         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
14482         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
14483         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
14484         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
14485         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
14486         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
14487         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
14488         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
14489         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
14490         Moved ...
14491         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
14492         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
14493         Moved ...
14494         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
14495         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
14496         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
14497         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
14498         Moved ...
14499         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
14500         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
14501         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
14503         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
14504         folded into ...
14505         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
14506         * sysdeps/unix/sysv/linux/s390/Versions
14507         (libpthread: GLIBC_2.19): New version set.
14508         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
14509         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
14510         (librt: GLIBC_2.3.3): New version set.
14511         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
14512         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
14513         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
14514         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
14515         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
14516         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
14517         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
14518         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
14519         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
14520         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
14521         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
14522         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
14523         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
14524         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
14525         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
14526         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
14527         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
14528         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
14529         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
14530         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
14531         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
14532         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
14533         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
14534         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
14535         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
14536         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
14537         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
14538         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
14539         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
14540         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
14541         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
14542         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
14543         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
14544         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
14545         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
14546         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
14547         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
14548         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
14549         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
14550         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
14551         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
14552         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
14553         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
14554         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
14555         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
14557         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
14558         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
14559         (__libc_vfork): Define the function under this name.
14560         [!NOT_IN_libc] (__vfork): Make this an alias.
14561         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
14562         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
14563         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
14564         (__libc_vfork): Define the function under this name.
14565         [!NOT_IN_libc] (__vfork): Make this an alias.
14566         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
14567         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
14568         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
14569         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
14570         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
14571         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
14573         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
14574         code that was previously under [RESET_PID].
14575         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
14576         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
14577         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
14579         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
14580         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
14581         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
14582         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
14583         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
14584         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
14585         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
14586         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
14587         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
14588         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
14589         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
14590         Moved ...
14591         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
14592         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
14593         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
14594         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
14595         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
14596         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
14597         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
14598         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
14599         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
14600         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
14601         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
14602         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
14603         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
14604         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
14605         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
14606         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
14607         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
14608         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
14609         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
14610         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
14611         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
14612         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
14613         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
14614         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
14615         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
14616         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
14617         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
14618         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
14619         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
14621 2014-06-25  Roland McGrath  <roland@hack.frob.com>
14623         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
14624         that was previously under [RESET_PID].
14625         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
14627 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
14629         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
14630         not undefine and redefine.
14631         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
14632         [O_CLOEXEC]: Make code unconditional.
14633         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
14634         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
14635         <kernel-features.h>.
14636         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
14637         conditional variable definition.
14638         (shm_open) [O_CLOEXEC]: Make code unconditional.
14639         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
14640         code.
14642         * configure.ac (USE_REGPARMS): Don't define here.
14643         * configure: Regenerated.
14644         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
14645         * sysdeps/i386/configure: Regenerated.
14647         * nptl/createthread.c: Don't include kernel-features.h.
14648         * nptl/pthread_cancel.c: Likewise.
14649         * nptl/pthread_condattr_setclock.c: Likewise.
14650         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
14651         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
14652         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
14653         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
14654         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
14655         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
14656         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
14657         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
14658         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
14659         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
14660         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
14661         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
14662         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
14663         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
14664         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
14665         * nscd/gai.c: Likewise.
14666         * nss/nss_db/db-open.c: Likewise.
14667         * sysdeps/generic/ldsodefs.h: Likewise.
14668         * sysdeps/sh/nptl/tls.h: Likewise.
14669         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
14670         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
14671         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
14672         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
14673         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
14674         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
14675         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
14676         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
14677         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
14678         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
14679         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
14680         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
14681         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
14682         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
14683         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
14684         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
14685         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
14686         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
14687         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
14688         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
14689         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
14690         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
14691         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
14692         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
14693         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
14694         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
14695         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
14696         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
14697         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
14698         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
14699         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
14700         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
14701         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
14702         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
14703         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
14704         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
14705         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
14706         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
14707         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
14708         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
14709         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
14710         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
14711         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
14712         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
14713         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
14714         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
14715         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
14716         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
14717         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
14718         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
14719         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
14720         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
14721         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
14722         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
14723         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
14724         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
14725         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
14726         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
14727         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
14728         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
14729         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
14730         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
14731         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
14732         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
14733         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
14734         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
14735         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
14736         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
14737         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
14738         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
14739         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
14740         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
14741         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
14742         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
14743         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
14744         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
14745         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
14746         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
14747         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
14748         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
14749         * sysdeps/unix/sysv/linux/pread.c: Likewise.
14750         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
14751         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
14752         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
14753         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
14754         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
14755         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
14756         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
14757         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
14758         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
14759         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
14760         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
14761         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
14762         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
14763         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
14764         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
14765         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
14766         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
14767         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
14768         * sysdeps/unix/sysv/linux/system.c: Likewise.
14769         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
14770         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
14771         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
14772         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
14773         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
14774         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
14775         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
14777         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
14778         * configure: Regenerated.
14779         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
14781         * configure.ac (base_machine): Do not set specially for particular
14782         machines here.
14783         * configure: Regenerated.
14784         * sysdeps/powerpc/preconfigure: Move machine and base_machine
14785         settings from configure.ac.
14786         * sysdeps/i386/preconfigure: New file.
14787         * sysdeps/s390/preconfigure: Likewise.
14788         * sysdeps/sh/preconfigure: Likewise.
14789         * sysdeps/sparc/preconfigure: Likewise.
14791 2014-06-25  Roland McGrath  <roland@hack.frob.com>
14793         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
14794         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
14795         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
14796         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
14797         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
14798         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
14799         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
14800         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
14801         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
14802         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
14803         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
14804         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
14805         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
14806         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
14807         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
14808         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
14809         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
14810         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
14811         * sysdeps/sparc/sparc64/Makefile: ... appended here.
14813         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
14814         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
14815         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
14816         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
14817         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
14818         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
14819         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
14820         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
14821         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
14822         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
14823         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
14824         * sysdeps/sparc/sparc32/sem_post.c: ... here.
14825         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
14826         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
14827         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
14828         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
14829         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
14830         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
14831         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
14832         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
14833         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
14834         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
14835         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
14836         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
14837         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
14838         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
14839         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
14840         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
14841         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
14842         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
14843         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
14844         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
14845         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
14846         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
14847         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
14848         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
14849         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
14850         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
14852         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
14853         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
14854         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
14855         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
14856         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
14857         Moved ...
14858         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
14859         ... here.
14860         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
14861         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
14862         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
14863         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
14864         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
14865         Moved ...
14866         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
14867         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
14868         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
14869         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
14870         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
14871         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
14872         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
14873         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
14874         Moved ...
14875         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
14876         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
14877         Moved ...
14878         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
14879         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
14880         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
14881         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
14882         Moved ...
14883         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
14884         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
14885         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
14886         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
14887         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
14888         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
14889         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
14890         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
14891         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
14892         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
14893         Moved ...
14894         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
14895         ... here.
14896         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
14897         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
14898         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
14899         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
14900         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
14901         Moved ...
14902         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
14903         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
14904         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
14905         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
14906         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
14907         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
14908         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
14909         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
14910         Moved ...
14911         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
14912         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
14913         Moved ...
14914         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
14915         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
14916         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
14917         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
14918         Moved ...
14919         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
14920         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
14921         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
14922         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
14923         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
14925 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
14927         * timezone/checktab.awk: Update from tzcode 2014e.
14928         * timezone/private.h: Likewise.
14929         * timezone/tzfile.h: Likewise.
14930         * timezone/zdump.c: Likewise.
14931         * timezone/zic.c: Likewise.
14933         * sysdeps/unix/sysv/linux/kernel-features.h
14934         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
14935         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
14936         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
14937         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
14938         Remove conditional code.
14940 2014-06-25  Will Newton  <will.newton@linaro.org>
14942         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
14943         (_dl_arm_cap_flags): Add HWCAP2 values.
14944         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
14945         (_DL_HWCAP_COUNT): Increase to 37.
14946         (_DL_HWCAP_LAST): New define.
14947         (_DL_HWCAP2_LAST): New define.
14948         (_dl_procinfo): Add support for printing
14949         AT_HWCAP2 entries.
14950         (_dl_string_hwcap): Use _dl_hwcap_string.
14952 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14954         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14956 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
14958         * README: Do not mention ports directory.
14960         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
14961         Remove macro.
14962         * sysdeps/unix/sysv/linux/futimes.c: Do not include
14963         <kernel-features.h>.
14964         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
14965         conditional variable definition.
14966         (__futimes): Update comment.
14967         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
14968         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
14970         [BZ #16560]
14971         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
14972         arguments close to 0.
14973         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
14974         Likewise.
14975         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
14976         Likewise.
14977         * math/auto-libm-test-in: Add more tests of exp10.
14978         * math/auto-libm-test-out: Regenerated.
14979         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
14981         * sysdeps/unix/sysv/linux/kernel-features.h
14982         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
14983         * sysdeps/unix/sysv/linux/readv.c: Do not include
14984         <kernel-features.h>.
14985         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
14986         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
14987         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
14988         unconditional.
14989         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
14990         conditional code.
14991         * sysdeps/unix/sysv/linux/writev.c: Do not include
14992         <kernel-features.h>.
14993         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
14994         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
14995         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
14996         unconditional.
14997         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
14998         conditional code.
15000 2014-06-25  Will Newton  <will.newton@linaro.org>
15002         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
15003         comment changes throughout the file.  Remove checks
15004         for HAVE_*_H definitions that are not required.
15005         (__gen_tempname): Call abort if an unknown kind value is
15006         passed.
15008 2014-06-25  Andreas Schwab  <schwab@suse.de>
15010         [BZ #17086]
15011         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
15012         scalbln, scalblnf, scalblnl in libc.
15014 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
15016         [BZ #17086]
15017         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
15018         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
15019         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
15021 2014-06-24  Roland McGrath  <roland@hack.frob.com>
15023         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
15024         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
15025         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
15026         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
15027         Update #include.
15028         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
15029         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
15030         Update #include.
15031         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
15032         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
15033         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
15034         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
15035         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
15036         * sysdeps/x86/bits/pthreadtypes.h: ... here.
15037         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
15038         * sysdeps/x86/bits/semaphore.h: ... here.
15039         * sysdeps/x86/nptl/elide.h: Moved ...
15040         * sysdeps/x86/elide.h: ... here.
15041         * sysdeps/x86_64/nptl/Implies: File removed.
15042         * sysdeps/i386/nptl/Implies: File removed.
15044 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
15046         [BZ #16539]
15047         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
15048         return the argument for normal arguments with exponent below -64.
15049         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
15050         Likewise.
15051         * math/auto-libm-test-in: Add another test of expm1.
15052         * math/auto-libm-test-out: Regenerated.
15054         [BZ #16287]
15055         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
15056         calling __erfcl for arguments at least 16.
15057         * math/auto-libm-test-in: Add more tests of erf.
15058         * math/auto-libm-test-out: Regenerated.
15060         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
15061         individual architectures.
15062         * sysdeps/unix/sysv/linux/configure: Regenerated.
15063         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
15064         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
15065         * sysdeps/unix/sysv/linux/powerpc/configure.ac
15066         (ldd_rewrite_script): Define variable.
15067         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
15068         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
15069         file.
15070         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
15071         generated file.
15072         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
15073         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
15074         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
15075         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
15076         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
15077         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
15078         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
15079         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
15081 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
15083         [BZ #17084]
15084         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
15085         Rename member __data.d to __data.__elision_data.
15087 2014-06-24  Wilco  <wdijkstr@arm.com>
15089         * NEWS: Add 16918 to fixed bug list.
15091 2014-06-24  Wilco  <wdijkstr@arm.com>
15093         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
15095 2014-06-24  Wilco  <wdijkstr@arm.com>
15097         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
15098         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
15099         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
15100         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
15101         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
15102         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
15103         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
15104         Use _FPU_MASK_RM.
15106 2014-06-24  Wilco  <wdijkstr@arm.com>
15108         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
15110 2014-06-24  Wilco  <wdijkstr@arm.com>
15112         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
15113         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
15114         * sysdeps/arm/fesetround.c (fesetround): Remove space.
15115         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
15117 2014-06-24  Wilco  <wdijkstr@arm.com>
15119         [BZ #16918]
15120         * sysdeps/arm/feupdateenv.c (feupdateenv):
15121         Rewrite to reduce FPSCR accesses and fix return value.
15123 2014-06-24  Wilco  <wdijkstr@arm.com>
15125         * sysdeps/arm/fclrexcpt.c (feclearexcept):
15126         Optimize to avoid unnecessary FPSCR writes.
15127         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
15128         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
15129         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
15130         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
15132 2014-06-24  Wilco  <wdijkstr@arm.com>
15134         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
15135         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
15136         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
15137         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
15138         Call libc_fetestexcept_vfp.
15139         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
15140         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
15141         __SOFTFP__ ifdef so that they can be built for softfp.
15143 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
15145         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
15146         argument type signed char.
15148         * Makerules (check-abi): Dump diff of symlist if the test
15149         fails.
15151 2014-06-23  Roland McGrath  <roland@hack.frob.com>
15153         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
15154         using abort.
15156         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
15157         Remove unused variable ST.
15159 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
15161         [BZ #16354]
15162         [BZ #17061]
15163         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
15164         small arguments before calling __expm1.
15165         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
15166         small arguments before calling __expm1f.
15167         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
15168         small arguments before calling __expm1l.
15169         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
15170         Likewise.
15171         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
15172         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
15173         spurious underflow for some cosh tests.
15174         * math/auto-libm-test-out: Regenerated.
15175         * sysdeps/i386/fpu/libm-test-ulps: Update.
15177         [BZ #17050]
15178         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
15179         (__ieee754_y1): Set errno if return value overflows.
15180         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
15181         (__ieee754_y1f): Set errno if return value overflows.
15182         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
15183         (__ieee754_y1l): Set errno if return value overflows.
15184         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
15185         (__ieee754_y1l): Set errno if return value overflows.
15186         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
15187         * math/auto-libm-test-out: Regenerated.
15189         * math/gen-auto-libm-tests.c: Document use of
15190         ignore-zero-inf-sign.
15191         (input_flag_type): Add value flag_ignore_zero_inf_sign.
15192         (input_flags): Add ignore-zero-inf-sign.
15193         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
15194         * math/gen-libm-test.pl (generate_testfile): Handle
15195         ignore-zero-inf-sign.
15196         * math/auto-libm-test-in: Mark some cpow tests with
15197         ignore-zero-inf-sign and some with xfail-rounding.
15198         * math/auto-libm-test-out: Regenerated.
15199         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
15200         * sysdeps/i386/fpu/libm-test-ulps: Update.
15201         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15203         [BZ #16315]
15204         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
15205         overflowing or underflowing operations take place with sign of
15206         result.
15207         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
15208         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
15209         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
15210         (__ieee754_pow): Recompute overflowing and underflowing results in
15211         original rounding mode.
15212         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
15213         (__powl_helper): Allow negative argument X and scale negated value
15214         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
15215         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
15216         overflowing or underflowing operations take place with sign of
15217         result.
15218         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
15219         Include <math.h>.
15220         * math/auto-libm-test-in: Add more tests of pow.
15221         * math/auto-libm-test-out: Regenerated.
15222         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
15223         (pow_tonearest_test_data): Remove.
15224         (pow_test_tonearest): Likewise.
15225         (pow_towardzero_test_data): Likewise.
15226         (pow_test_towardzero): Likewise.
15227         (pow_downward_test_data): Likewise.
15228         (pow_test_downward): Likewise.
15229         (pow_upward_test_data): Likewise.
15230         (pow_test_upward): Likewise.
15231         (main): Don't call removed functions.
15232         * sysdeps/i386/fpu/libm-test-ulps: Update.
15233         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15235 2014-06-23  Roland McGrath  <roland@hack.frob.com>
15237         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
15238         Moved ...
15239         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
15240         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
15241         Moved ...
15242         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
15243         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
15244         Moved ...
15245         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
15246         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
15247         Moved ...
15248         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
15249         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
15250         File removed.
15251         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
15252         File removed.
15253         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
15254         File removed.
15255         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
15256         File removed.
15257         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
15258         File removed.
15259         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
15260         File removed.
15261         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
15262         File removed.
15263         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
15264         File removed.
15265         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
15266         File removed.
15267         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
15268         File removed.
15269         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
15270         File removed.
15271         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
15272         File removed.
15273         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
15274         Moved ...
15275         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
15276         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
15277         Moved ...
15278         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
15279         ... here.
15280         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
15281         Moved ...
15282         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
15283         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
15284         Moved ...
15285         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
15286         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
15287         Moved ...
15288         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
15289         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
15290         Moved ...
15291         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
15292         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
15293         Moved ...
15294         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
15295         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
15296         Moved ...
15297         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
15298         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
15299         Moved ...
15300         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
15301         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
15302         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
15303         ... here.
15304         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
15305         Moved ...
15306         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
15307         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
15308         Moved ...
15309         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
15310         ... here.
15311         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
15312         Moved ...
15313         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
15314         ... here.
15315         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
15316         Moved ...
15317         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
15318         ... here.
15319         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
15320         Moved ...
15321         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
15322         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
15323         Moved ...
15324         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
15325         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
15326         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
15327         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
15328         Moved ...
15329         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
15330         ... here.
15331         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
15332         Moved ...
15333         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
15334         ... here.
15335         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
15336         Moved ...
15337         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
15338         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
15339         Moved ...
15340         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
15341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
15342         Moved ...
15343         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
15344         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
15345         Moved ...
15346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
15347         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
15348         Moved ...
15349         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
15350         ... here.
15351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
15352         Moved ...
15353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
15354         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
15355         Moved ...
15356         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
15357         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
15358         Moved ...
15359         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
15360         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
15361         Moved ...
15362         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
15363         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
15364         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
15365         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
15366         Moved ...
15367         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
15368         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
15369         Moved ...
15370         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
15371         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
15372         Moved ...
15373         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
15374         ... here.
15375         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
15376         Moved ...
15377         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
15378         ... here.
15379         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
15380         Moved ...
15381         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
15382         ... here.
15383         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
15384         Moved ...
15385         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
15386         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
15387         Moved ...
15388         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
15389         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
15390         Moved ...
15391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
15392         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
15393         Moved ...
15394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
15395         ... here.
15396         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
15397         Moved ...
15398         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
15399         ... here.
15400         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
15401         Moved ...
15402         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
15403         ... here.
15404         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
15405         Moved ...
15406         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
15407         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
15408         Moved ...
15409         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
15411 2014-06-23  Will Newton  <will.newton@linaro.org>
15412             Wilco  <wdijkstr@arm.com>
15414         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
15415         implementation.  Include get-rounding-mode.h.
15416         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
15417         [!libc_feholdsetround_noex_ctx]: Define
15418         libc_feholdsetround_noex_ctx.
15419         [!libc_feholdsetround_noexf_ctx]: Define
15420         libc_feholdsetround_noexf_ctx.
15421         [!libc_feholdsetround_noexl_ctx]: Define
15422         libc_feholdsetround_noexl_ctx.
15423         (libc_feholdsetround_ctx): New function.
15424         (libc_feresetround_ctx): New function.
15425         (libc_feholdsetround_noex_ctx): New function.
15426         (libc_feresetround_noex_ctx): New function.
15428 2014-06-23  Roland McGrath  <roland@hack.frob.com>
15430         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
15431         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
15432         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
15433         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
15434         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
15435         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
15437         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
15438         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
15439         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
15440         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
15441         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
15442         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
15443         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
15444         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
15445         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
15446         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
15447         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
15448         Moved ...
15449         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
15450         ... here.
15451         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
15452         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
15453         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
15454         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
15455         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
15456         Moved ...
15457         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
15458         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
15459         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
15460         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
15461         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
15462         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
15463         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
15464         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
15465         Moved ...
15466         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
15467         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
15468         Moved ...
15469         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
15470         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
15471         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
15472         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
15473         Moved ...
15474         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
15475         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
15476         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
15477         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
15478         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
15479         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
15480         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
15481         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
15482         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
15483         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
15484         Moved ...
15485         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
15486         ... here.
15487         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
15488         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
15489         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
15490         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
15491         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
15492         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
15493         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
15494         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
15495         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
15496         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
15497         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
15498         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
15499         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
15500         Moved ...
15501         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
15502         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
15503         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
15504         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
15505         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
15506         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
15507         Moved ...
15508         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
15509         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
15510         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
15511         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
15512         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
15514         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
15515         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
15516         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
15517         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
15518         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
15519         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
15520         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
15521         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
15522         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
15523         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
15524         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
15525         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
15526         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
15527         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
15528         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
15529         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
15530         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
15531         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
15532         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
15533         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
15534         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
15535         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
15536         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
15537         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
15538         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
15539         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
15540         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
15541         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
15543 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
15545         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
15546         (FALLOC_FL_COLLAPSE_RANGE): New macro.
15547         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
15548         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
15549         (IPV6_PMTUDISC_INTERFACE): Likewise.
15550         (IPV6_PMTUDISC_OMIT): Likewise.
15552 2014-06-23  Andreas Schwab  <schwab@suse.de>
15554         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
15555         Remove unused errout label.
15557 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15559         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
15560         macro: hardware supports Vector Crypto instructions.
15562 2014-06-23  Will Newton  <will.newton@linaro.org>
15564         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
15565         rather than __builtin_expect.
15567         * elf/dl-lookup.c (undefined_msg): Remove variable.
15568         (_dl_lookup_symbol_x): Replace undefined_msg with string
15569         literal.
15571         * elf/dl-lookup.c (do_lookup_unique): New function.
15572         (do_lookup_x): Move STB_GNU_UNIQUE handling code
15573         to a separate function.
15575 2014-06-23  Andreas Schwab  <schwab@suse.de>
15577         [BZ #17079]
15578         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
15579         before reading the next line.
15581 2014-06-23  Will Newton  <will.newton@linaro.org>
15583         * test-skeleton.c (signal_handler): Use printf and %m
15584         rather than perror.  Use printf rather than fprintf to
15585         stderr.  Use puts rather than fputs to stderr.
15586         (main): Likewise.
15588 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
15590         * nscd/nscd.c (thread_info_t): Remove typedef.
15591         (thread_info): Remove variable.
15593 2014-06-21  Allan McRae  <allan@archlinux.org>
15595         * NEWS: Mention CVE-2014-4043.
15597 2014-06-20  Roland McGrath  <roland@hack.frob.com>
15599         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
15600         * nptl/smp.h: ... here.
15602         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
15604         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
15605         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
15606         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
15607         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
15609         * nptl/allocatestack.c: Include <stack-aliasing.h>.
15610         * nptl/stack-aliasing.h: New file.
15611         * sysdeps/i386/i686/stack-aliasing.h: New file.
15612         * sysdeps/i386/i686/nptl/Makefile: File removed.
15613         * sysdeps/x86_64/stack-aliasing.h: New file.
15614         * sysdeps/x86_64/nptl/Makefile
15615         (CFLAGS-pthread_create.c): Variable removed.
15617         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
15618         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
15619         old file.
15620         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
15621         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
15622         old file.
15624 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
15626         * sysdeps/unix/sysv/linux/arm/kernel-features.h
15627         (__ASSUME_SIGFRAME_V2): Remove macro.
15628         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
15629         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
15630         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
15631         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
15632         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
15633         Declare as function.  Remove conditional macro definitions.
15634         (__default_rt_sa_restorer): Likewise.
15635         (__default_sa_restorer_v1): Remove declaration.
15636         (__default_sa_restorer_v2): Likewise.
15637         (__default_rt_sa_restorer_v1): Likewise.
15638         (__default_rt_sa_restorer_v2): Likewise.
15639         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
15640         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
15641         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
15643 2014-06-20  Roland McGrath  <roland@hack.frob.com>
15645         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
15646         (libpthread-routines): Add sysdep.
15647         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
15648         * sysdeps/unix/sysv/linux/sparc/Versions
15649         (libpthread: GLIBC_2.3.3): New version set.
15650         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
15651         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
15652         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
15653         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
15654         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
15655         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
15656         Moved ...
15657         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
15658         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
15659         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
15660         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
15661         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
15662         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
15663         * sysdeps/sparc/nptl/sem_init.c: ... here.
15664         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
15665         * sysdeps/sparc/nptl/sem_post.c: ... here.
15666         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
15667         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
15668         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
15669         * sysdeps/sparc/nptl/sem_wait.c: ... here.
15670         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
15671         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
15672         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
15673         (libpthread-routines): Add cpu_relax.
15674         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
15675         File removed.
15676         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
15677         (librt: GLIBC_2.3.3): New version set.
15678         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
15679         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
15680         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
15681         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
15682         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
15683         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
15684         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
15685         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
15686         Moved ...
15687         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
15688         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
15689         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
15690         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
15691         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
15692         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
15693         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
15694         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
15695         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
15696         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
15697         Moved ...
15698         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
15699         Update #include.
15700         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
15701         Moved ...
15702         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
15703         Update #include.
15704         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
15705         Moved ...
15706         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
15707         Update #include.
15708         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
15709         Moved ...
15710         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
15711         Update #include.
15712         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
15713         Moved ...
15714         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
15715         Update #include.
15716         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
15717         Moved ...
15718         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
15719         Update #include.
15720         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
15721         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
15722         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
15723         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
15724         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
15725         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
15726         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
15727         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
15728         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
15729         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
15730         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
15731         Moved ...
15732         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
15733         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
15734         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
15735         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
15736         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
15738 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
15740         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
15741         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
15742         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
15743         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
15744         * nscd/nscd.c: Likewise.
15745         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
15746         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
15747         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
15748         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
15750         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
15751         <kernel-features.h>.
15752         (init_mq_netlink): Remove conditional have_sock_cloexec
15753         definitions.  Remove code conditional on have_sock_cloexec < 0.
15754         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
15755         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
15756         * sysdeps/unix/sysv/linux/opensock.c: Do not include
15757         <kernel-features.h>.
15758         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
15759         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
15761 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
15763         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
15764         Add tests for memset_chk and memset.
15766         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
15767         with AVX2_Usable.
15769 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
15771         [BZ #16046]
15772         * elf/tst-dl-iter-static.c: New file.
15773         * elf/Makefile (tests-static): Add tst-dl-iter-static.
15775         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
15776         error.
15778 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
15780         * sysdeps/unix/sysv/linux/kernel-features.h
15781         (__ASSUME_F_GETOWN_EX): Remove macro.
15782         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
15783         <kernel-features.h>.
15784         (miss_F_GETOWN_EX): Remove variable or macro.
15785         (do_fcntl): Do not check miss_F_GETOWN_EX.
15786         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
15788         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
15789         Remove macro.
15790         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
15791         [!__ASSUME_AT_RANDOM]: Remove conditional code.
15792         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
15794         * sysdeps/unix/sysv/linux/kernel-features.h
15795         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
15796         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
15797         [ADJ_OFFSET_SS_READ]: Make code unconditional.
15798         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
15800 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
15802         [BZ #17075]
15803         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
15804         Fix calculation of the symbol's value.
15805         * sysdeps/arm/tst-armtlsdescloc.c: New file.
15806         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
15807         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
15808         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
15809         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
15810         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
15811         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
15812         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
15813         (modules-names): Add `tst-armtlsdescmod',
15814         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
15815         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
15816         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
15817         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
15818         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
15819         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
15820         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
15821         ($(objpfx)tst-armtlsdescloc): New dependency.
15822         ($(objpfx)tst-armtlsdescextnow): Likewise.
15823         ($(objpfx)tst-armtlsdescextlazy): Likewise.
15824         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
15825         TLS scheme support.
15826         * sysdeps/arm/configure: Regenerate.
15828 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
15830         * include/fcntl.h (__atfct_seterrno): Remove prototype.
15831         (__atfct_seterrno_2): Likewise.
15832         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
15833         <kernel-features.h>.
15834         (__ASSUME_ATFCTS): Do not undefine and redefine.
15835         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
15836         (__have_atfcts): Remove conditional definition.
15837         (__fxstatat([__NR_fstatat64]: Make code unconditional.
15838         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
15839         unreachable if [__ASSUME_ATFCTS].
15840         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
15841         not undefine and redefine.
15842         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
15843         <kernel-features.h>.
15844         (faccessat) [__NR_faccessat]: Make code unconditional.
15845         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
15846         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
15847         <kernel-features.h>.
15848         (fchmodat) [__NR_fchmodat]: Make code unconditional.
15849         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
15850         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
15851         <kernel-features.h>.
15852         (fchownat) [__NR_fchownat]: Make code unconditional.
15853         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
15854         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
15855         <kernel-features.h>.
15856         (futimesat) [__NR_futimesat]: Make code unconditional.
15857         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
15858         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
15859         <kernel-features.h>.
15860         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
15861         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
15862         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
15863         <kernel-features.h>.
15864         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
15865         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
15866         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
15867         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
15868         <kernel-features.h>.
15869         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
15870         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
15871         * sysdeps/unix/sysv/linux/linkat.c: Do not include
15872         <kernel-features.h>.
15873         (linkat) [__NR_linkat]: Make code unconditional.
15874         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
15875         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
15876         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
15877         <kernel-features.h>.
15878         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
15879         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
15880         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
15881         <kernel-features.h>.
15882         (mkdirat) [__NR_mkdirat]: Make code unconditional.
15883         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
15884         * sysdeps/unix/sysv/linux/openat.c: Do not include
15885         <kernel-features.h>.
15886         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
15887         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
15888         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
15889         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
15890         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
15891         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
15892         <kernel-features.h>.
15893         (readlinkat) [__NR_readlinkat]: Make code unconditional.
15894         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
15895         result of INLINE_SYSCALL directly, not via int variable.
15896         * sysdeps/unix/sysv/linux/renameat.c: Do not include
15897         <kernel-features.h>.
15898         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
15899         (renameat) [__NR_renameat]: Make code unconditional.
15900         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
15901         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
15902         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
15903         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
15904         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
15905         (__ASSUME_ATFCTS): Do not undefine and redefine.
15906         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
15907         <kernel-features.h>.
15908         (symlinkat) [__NR_symlinkat]: Make code unconditional.
15909         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
15910         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
15911         <kernel-features.h>.
15912         (unlinkat) [__NR_unlinkat]: Make code unconditional.
15913         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
15914         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
15915         (__ASSUME_ATFCTS): Do not undefine and redefine.
15916         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
15917         <kernel-features.h>.
15918         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
15919         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
15920         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
15921         <kernel-features.h>.
15922         (__xmknodat) [__NR_mknodat]: Make code unconditional.
15923         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
15925 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
15927         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
15929 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
15931         [BZ #17069]
15932         * posix/regcomp.c (parse_reg_exp): Deallocate partially
15933         constructed tree before returning error.
15934         * posix/bug-regexp36.c: Expand test case.
15936 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
15938         [BZ #6803]
15939         * math/libm-test.inc (scalbln_test_date):
15940         Add errno expectations.
15941         * math/w_scalblnf.c: New File.
15942         Add wrapper which checks for setting errno to ERANGE.
15943         Add weak_alias for corresponding scalbln function.
15944         * math/w_scalbln.c: Likewise.
15945         * math/w_scalblnl.c: Likewise.
15946         * math/Makefile (libm-calls): Add w_scalbln.
15947         * sysdeps/ieee754/flt-32/s_scalblnf.c:
15948         Remove weak_alias for corresponding scalbln function.
15949         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
15950         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
15951         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
15952         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
15953         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
15954         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
15955         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
15956         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
15957         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
15958         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
15959         Remove long_double_symbol for scalblnl function in libm, libc.
15960         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
15961         Add wrapper which checks for setting errno to ERANGE.
15962         Add long_double_symbol for scalblnl function in libm, libc.
15963         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
15964         Remove long_double_symbol for scalblnl in libm.
15965         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
15966         Add wrapper which checks for setting errno to ERANGE.
15967         Add long_double_symbol for scalblnl function in libm.
15968         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
15969         Do not use wrapper because of own implementation.
15971 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
15973         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
15974         3 bytes for __pad1 for x32.
15975         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
15977 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
15978             H.J. Lu  <hongjiu.lu@intel.com>
15980         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
15981         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
15982         * sysdeps/x86_64/multiarch/memset.S: Likewise.
15983         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
15984         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
15986 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
15988         [BZ #17069]
15989         * posix/regcomp.c (parse_expression): Deallocate partially
15990         constructed tree before returning error.
15991         * posix/Makefile.c (tests): Add bug-regex36.
15992         (generated): Add bug-regex36.mtrace.
15993         (tests-special): Add $(objpfx)bug-regex36-mem.out
15994         (bug-regex36-ENV): New variable.
15995         ($(objpfx)bug-regex36-mem.out): New rule.
15996         * posix/bug-regex36.c: New file.
15998 2014-06-19  Will Newton  <will.newton@linaro.org>
16000         * malloc/malloc.c (systrim): If extra is zero then return
16001         early.
16003 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
16005         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
16007 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
16009         * sysdeps/aarch64/strchr.S: New file.
16011 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
16013         [BZ #17022]
16014         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
16015         from arguments -2 or below.
16016         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
16017         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
16019 2014-06-18  Andreas Schwab  <schwab@suse.de>
16021         [BZ #17062]
16022         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
16023         of a bracket expr not to run off the end of the string.
16024         * posix/Makefile (tests): Add tst-fnmatch3.
16025         * posix/tst-fnmatch3.c: New file.
16027 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
16029         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
16030         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
16031         [$(cross-compiling) = no]: Likewise.
16032         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
16033         [$(cross-compiling) = no]: Likewise.
16035 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
16037         [BZ #17031]
16038         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
16039         double, adjusted for any remainder from the high double.
16040         * math/libm-test.inc (nearbyint): Add tests.
16041         (rint): Likewise.
16043 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16045         * nptl/sysdeps/powerpc/Makefile: Moved ...
16046         * sysdeps/powerpc/nptl/Makefile: ... here.
16047         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
16048         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
16049         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
16050         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
16051         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
16052         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
16053         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
16054         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
16055         * nptl/sysdeps/powerpc/tls.h: Moved ...
16056         * sysdeps/powerpc/nptl/tls.h: ... here.
16058 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
16060         [BZ #16681]
16061         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
16062         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
16063         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
16064         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
16065         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
16066         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
16067         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
16068         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
16069         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
16071 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
16073         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
16075 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
16077         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
16078         defined operator.
16080         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
16081         $TIMEOUTFACTOR.
16083 2014-06-16  Florian Weimer  <fweimer@redhat.com>
16085         [BZ #17058]
16086         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
16087         non-executed part of the test.
16089 2014-06-16  Andreas Schwab  <schwab@suse.de>
16091         * string/bits/string2.h (strdup, strndup): Update feature guard.
16093 2014-06-14  David S. Miller  <davem@davemloft.net>
16095         * sysdeps/sparc/fpu/libm-test-ulps: Update.
16097 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
16099         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
16100         that was previously under [RESET_PID].
16101         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
16103         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
16104         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
16105         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
16106         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
16107         (__libc_vfork): New strong alias.
16108         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
16110 2014-06-14 Andi Kleen  <ak@linux.intel.com>
16112         * sysdeps/generic/elide.h: New file.
16114 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
16116         * Makefile (installed-headers): Adjust path of pthread.h header.
16118 2014-06-13  Roland McGrath  <roland@hack.frob.com>
16120         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
16121         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
16122         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
16123         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
16125         * nptl/sysdeps/s390/Makefile: Moved ...
16126         * sysdeps/s390/nptl/Makefile: ... here.
16127         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
16128         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
16129         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
16130         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
16131         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
16132         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
16133         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
16134         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
16135         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
16136         * sysdeps/s390/nptl/pthreaddef.h: ... here.
16137         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
16138         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
16139         * nptl/sysdeps/s390/tls.h: Moved ...
16140         * sysdeps/s390/nptl/tls.h: ... here.
16142         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
16143         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
16145 2014-06-13  David S. Miller  <davem@davemloft.net>
16147         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
16148         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
16149         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
16150         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
16151         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
16152         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
16153         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
16154         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
16155         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
16156         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
16157         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
16158         Remove RESET_PID cpp guards.
16159         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
16160         Remove RESET_PID cpp guards.
16161         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
16163 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
16165         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
16166         __sp to uintptr_t.
16168 2014-06-13  Andi Kleen  <ak@linux.intel.com>
16170         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
16171         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
16172         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
16173         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
16174         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
16175         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
16176         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
16177         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
16178         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
16179         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
16180         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
16181         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
16182         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
16183         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
16184         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
16185         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
16186         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
16187         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
16188         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
16189         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
16191         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
16192         (pthread_rwlock_rdlock): Add elision.
16193         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
16194         (pthread_rwlock_wrlock): Add elision.
16195         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
16196         (pthread_rwlock_trywrlock): Add elision.
16197         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
16198         (pthread_rwlock_tryrdlock): Add elision.
16199         * nptl/pthread_rwlock_unlock.c: Include elide.h.
16200         (pthread_rwlock_tryrdlock): Add elision unlock.
16201         * nptl/sysdeps/pthread/pthread.h:
16202         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
16203         (PTHREAD_RWLOCK_INITIALIZER,
16204         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
16205         Handle new elision field.
16206         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
16207         * sysdeps/arm/nptl/bits/pthreadtypes.h
16208         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
16209         * sysdeps/sh/nptl/bits/pthreadtypes.h
16210         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
16211         * sysdeps/tile/nptl/bits/pthreadtypes.h
16212         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
16213         * sysdeps/a/nptl/bits/pthreadtypes.h
16214         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
16215         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
16216         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
16217         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
16218         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
16219         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
16220         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
16221         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
16222         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
16223         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
16224         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
16225         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
16226         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
16227         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
16228         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
16229         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
16230         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
16231         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
16232         (elision_init): Set try_xbegin to zero when no RTM.
16233         * sysdeps/x86/nptl/bits/pthreadtypes.h
16234         (pthread_rwlock_t): Change __pad1 to __rwelision.
16235         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
16237 2014-06-13  Andi Kleen  <ak@linux.intel.com>
16239         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
16240         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
16241         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
16242         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
16244 2014-06-13  Meador Inge  <meadori@codesourcery.com>
16246         [BZ #16996]
16247         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
16248         that the cached result has been set before returning it.
16250 2014-06-12  Roland McGrath  <roland@hack.frob.com>
16252         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
16253         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
16254         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
16255         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
16256         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
16257         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
16259         * nptl/sysdeps/sparc/Makefile: Moved ...
16260         * sysdeps/sparc/nptl/Makefile: ... here.
16261         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
16262         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
16263         * nptl/sysdeps/sparc/tls.h: Moved ...
16264         * sysdeps/sparc/nptl/tls.h: ... here.
16265         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
16266         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
16267         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
16268         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
16269         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
16270         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
16271         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
16272         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
16273         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
16274         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
16275         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
16276         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
16277         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
16278         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
16279         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
16280         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
16281         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
16282         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
16283         Update #include.
16284         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
16285         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
16286         Update #include.
16287         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
16288         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
16289         Update #include.
16290         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
16291         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
16292         Update #include.
16294         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
16296         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
16297         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
16299         * sysdeps/pthread/posix-timer.h: Include <list.h>.
16300         (struct list_links): Type removed.
16301         (struct thread_node, struct timer_node): Replace struct list_links
16302         with struct list_head.
16303         (list_unlink_ip): Likewise.
16304         * sysdeps/pthread/timer_routines.c
16305         (timer_free_list, thread_free_list, thread_active_list): Likewise.
16306         (list_append, list_insbefore): Likewise.
16307         (list_init): Function removed.
16308         (thread_init, init_module): Use INIT_LIST_HEAD instead.
16309         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
16310         * sysdeps/pthread/Makefile: ... here, new file.
16312         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
16313         * sysdeps/nptl/Implies: ... here.
16314         * sysdeps/unix/sysv/linux/Implies: Add nptl.
16315         * nptl/sysdeps/pthread/list.h: Moved ...
16316         * include/list.h: ... here.
16317         * nptl/sysdeps/pthread/createthread.c: Moved ...
16318         * nptl/createthread.c: ... here.
16319         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
16320         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
16321         * nptl/pt-longjmp.c: ... here.
16322         * nptl/sysdeps/pthread/Makefile: Moved ...
16323         * sysdeps/nptl/Makefile: ... here.
16324         * nptl/sysdeps/pthread/Subdirs: Moved ...
16325         * sysdeps/nptl/Subdirs: ... here.
16326         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
16327         * sysdeps/nptl/aio_misc.h: ... here.
16328         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
16329         * sysdeps/nptl/bits/libc-lock.h: ... here.
16330         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
16331         * sysdeps/nptl/bits/libc-lockP.h: ... here.
16332         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
16333         * sysdeps/nptl/bits/stdio-lock.h: ... here.
16334         * nptl/sysdeps/pthread/configure: Moved ...
16335         * sysdeps/nptl/configure: ... here.
16336         * nptl/sysdeps/pthread/configure.ac: Moved ...
16337         * sysdeps/nptl/configure.ac: ... here.
16338         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
16339         * sysdeps/nptl/gai_misc.h: ... here.
16340         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
16341         * sysdeps/nptl/librt-cancellation.c: ... here.
16342         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
16343         * sysdeps/nptl/malloc-machine.h: ... here.
16344         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
16345         * sysdeps/nptl/pthread-functions.h: ... here.
16346         * nptl/sysdeps/pthread/pthread.h: Moved ...
16347         * sysdeps/nptl/pthread.h: ... here.
16348         * nptl/sysdeps/pthread/setxid.h: Moved ...
16349         * sysdeps/nptl/setxid.h: ... here.
16350         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
16351         * sysdeps/nptl/sigfillset.c: ... here.
16352         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
16353         * sysdeps/nptl/tcb-offsets.h: ... here.
16354         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
16355         * sysdeps/nptl/tst-mqueue8x.c: ... here.
16356         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
16357         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
16358         * nptl/sysdeps/pthread/allocalim.h: Moved ...
16359         * sysdeps/pthread/allocalim.h: ... here.
16360         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
16361         * sysdeps/pthread/bits/sigthread.h: ... here.
16362         * nptl/sysdeps/pthread/flockfile.c: Moved ...
16363         * sysdeps/pthread/flockfile.c: ... here.
16364         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
16365         * sysdeps/pthread/ftrylockfile.c: ... here.
16366         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
16367         * sysdeps/pthread/funlockfile.c: ... here.
16368         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
16369         * sysdeps/pthread/posix-timer.h: ... here.
16370         * nptl/sysdeps/pthread/timer_create.c: Moved ...
16371         * sysdeps/pthread/timer_create.c: ... here.
16372         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
16373         * sysdeps/pthread/timer_delete.c: ... here.
16374         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
16375         * sysdeps/pthread/timer_getoverr.c: ... here.
16376         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
16377         * sysdeps/pthread/timer_gettime.c: ... here.
16378         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
16379         * sysdeps/pthread/timer_routines.c: ... here.
16380         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
16381         * sysdeps/pthread/timer_settime.c: ... here.
16382         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
16383         * sysdeps/pthread/tst-timer.c: ... here.
16384         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
16385         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
16387         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
16388         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
16390         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
16391         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
16392         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
16393         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
16394         Update #include target.
16395         * nptl/sysdeps/i386/i686/Makefile: Moved ...
16396         * sysdeps/i386/i686/nptl/Makefile: ... here.
16397         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
16398         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
16399         Update #include target.
16400         * nptl/sysdeps/i386/i686/tls.h: Moved ...
16401         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
16402         * nptl/sysdeps/i386/Makefile: Moved ...
16403         * sysdeps/i386/nptl/Makefile: ... here.
16404         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
16405         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
16406         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
16407         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
16408         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
16409         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
16410         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
16411         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
16412         * sysdeps/i386/nptl/pthreaddef.h: ... here.
16413         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
16414         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
16415         * nptl/sysdeps/i386/tls.h: Moved ...
16416         * sysdeps/i386/nptl/tls.h: ... here.
16418         * sysdeps/sh/Makefile [$(subdir) = csu]
16419         (gen-as-const-headers): Add tcb-offsets.sym.
16420         * nptl/sysdeps/sh/Makefile: File removed.
16421         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
16422         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
16423         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
16424         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
16425         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
16426         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
16427         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
16428         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
16429         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
16430         * sysdeps/sh/nptl/pthreaddef.h: ... here.
16431         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
16432         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
16433         * nptl/sysdeps/sh/tls.h: Moved ...
16434         * sysdeps/sh/nptl/tls.h: ... here.
16435         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
16436         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
16437         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
16438         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
16439         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
16440         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
16441         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
16442         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
16443         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
16444         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
16445         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
16446         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
16447         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
16448         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
16449         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
16450         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
16451         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
16452         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
16453         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
16454         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
16455         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
16456         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
16457         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
16458         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
16459         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
16460         Moved ...
16461         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
16462         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
16463         Moved ...
16464         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
16465         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
16466         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
16467         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
16468         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
16469         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
16470         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
16471         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
16472         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
16473         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
16474         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
16475         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
16476         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
16477         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
16478         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
16479         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
16480         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
16481         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
16482         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
16484 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
16486         * posix/spawn_faction_addopen.c: Include string.h.
16488 2014-06-11  Roland McGrath  <roland@hack.frob.com>
16490         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
16491         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
16492         * nptl/sysdeps/x86_64/Makefile: Moved ...
16493         * sysdeps/x86_64/nptl/Makefile: ... here.
16494         * nptl/sysdeps/x86_64/configure: Moved ...
16495         * sysdeps/x86_64/nptl/configure: ... here.
16496         * nptl/sysdeps/x86_64/configure.ac: Moved ...
16497         * sysdeps/x86_64/nptl/configure.ac: ... here.
16498         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
16499         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
16500         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
16501         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
16502         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
16503         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
16504         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
16505         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
16506         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
16507         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
16508         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
16509         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
16510         * nptl/sysdeps/x86_64/tls.h: Moved ...
16511         * sysdeps/x86_64/nptl/tls.h: ... here.
16512         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
16513         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
16514         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
16515         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
16517         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
16519 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16521         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16523 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
16525         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
16526         type.
16527         [POSIX] (off_t): Likewise.
16528         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
16529         [POSIX] (S_ISBLK): Require macro.
16530         [POSIX] (S_ISCHR): Likewise.
16531         [POSIX] (S_ISDIR): Likewise.
16532         [POSIX] (S_ISFIFO): Likewise.
16533         [POSIX] (S_ISREG): Likewise.
16534         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
16535         optional-macro.
16536         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
16537         type.
16538         [POSIX] (time_t): Likewise.
16539         [POSIX] (timer_t): Likewise.
16541 2014-06-11  Florian Weimer  <fweimer@redhat.com>
16543         [BZ #17048]
16544         * posix/spawn_int.h (struct __spawn_action): Make the path string
16545         non-const to support deallocation.
16546         * posix/spawn_faction_addopen.c
16547         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
16548         * posix/spawn_faction_destroy.c
16549         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
16550         path in all spawn_do_open actions.
16551         * posix/tst-spawn.c (do_test): Exercise the copy operation in
16552         posix_spawn_file_actions_addopen.
16554 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
16556         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
16557         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
16558         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
16559         conditional code always true.
16560         (__libc_vfork): New alias.
16562 2014-06-11  Roland McGrath  <roland@hack.frob.com>
16564         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
16565         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
16567         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
16569         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
16570         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
16572         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
16573         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
16575         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
16576         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
16578 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16580         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
16581         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
16582         multiarch strcmp for PPC64.
16583         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
16584         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
16585         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
16586         multiarch optimizations.
16587         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
16588         (__libc_ifunc_impl_list): Likewise.
16590 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
16592         * benchtests/scripts/validate_benchout.py: New script.
16593         * benchtests/Makefile (bench-func): Call it.
16594         * benchtests/scripts/benchout.schema.json: New file.
16596 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
16598         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
16599         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
16600         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
16601         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
16602         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
16603         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
16604         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
16605         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
16606         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
16607         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
16608         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
16609         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
16610         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
16611         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
16612         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
16613         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
16614         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
16615         Moved ...
16616         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
16617         ... here.
16618         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
16619         Moved ...
16620         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
16621         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
16622         Moved ...
16623         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
16624         ... here.
16625         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
16626         Moved ...
16627         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
16628         ... here.
16629         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
16630         Moved ...
16631         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
16632         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
16633         Moved ...
16634         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
16635         ... here.
16636         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
16637         Moved ...
16638         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
16639         ... here.
16640         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
16641         Moved ...
16642         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
16643         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
16644         Moved ...
16645         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
16646         ... here.
16647         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
16648         Moved ...
16649         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
16650         ... here.
16651         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
16652         Moved ...
16653         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
16654         ... here.
16655         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
16656         Moved ...
16657         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
16658         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
16659         Moved ...
16660         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
16661         ... here.
16662         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
16663         Moved ...
16664         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
16665         ... here.
16666         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
16667         Moved ...
16668         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
16669         ... here.
16670         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
16671         Moved ...
16672         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
16673         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
16674         Moved ...
16675         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
16676         ... here.
16677         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
16678         Moved ...
16679         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
16680         ... here.
16681         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
16682         Moved ...
16683         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
16684         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
16685         Moved ...
16686         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
16687         ... here.
16688         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
16689         Moved ...
16690         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
16691         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
16692         Moved ...
16693         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
16694         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
16695         Moved ...
16696         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
16697         ... here.
16698         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
16699         Moved ...
16700         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
16701         ... here.
16702         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
16703         Moved ...
16704         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
16705         ... here.
16706         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
16707         Moved ...
16708         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
16709         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
16710         Moved ...
16711         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
16712         ... here.
16713         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
16714         Moved ...
16715         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
16716         ... here.
16717         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
16718         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
16719         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
16720         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
16721         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
16722         Moved ...
16723         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
16724         ... here.
16725         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
16726         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
16727         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
16728         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
16729         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
16730         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
16731         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
16732         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
16733         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
16734         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
16735         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
16736         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
16737         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
16738         Moved ...
16739         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
16740         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
16741         Moved ...
16742         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
16743         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
16744         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
16745         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
16746         Moved ...
16747         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
16748         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
16749         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
16750         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
16751         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
16752         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
16753         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
16755 2014-06-10  Wilco  <wdijkstr@arm.com>
16757         * math/test-fenv-return.c: New file.
16758         * math/Makefile: Add new test test-fenv-return.
16760 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
16762         [BZ #17042]
16763         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
16764         when x - 1 is zero.
16765         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
16766         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
16767         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
16768         0.0L for an argument of 1.0L.
16769         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
16770         Likewise.
16771         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
16772         value when x - 1 is zero.
16773         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
16774         * sysdeps/i386/fpu/libm-test-ulps: Update.
16775         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16777 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
16779         [BZ #15119]
16780         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
16782 2014-06-09  Roland McGrath  <roland@hack.frob.com>
16784         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
16785         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
16787 2014-06-09  Roland McGrath  <roland@hack.frob.com>
16789         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
16790         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
16792         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
16793         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
16795         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
16796         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
16798         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
16799         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
16801         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
16802         if not already defined.
16803         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
16804         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
16805         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
16806         (TLS_INIT_TP): Use it.
16807         (TLS_DEFINE_INIT_TP): New macro.
16808         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
16810 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
16812         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
16813         constant.
16814         [POSIX] (IXANY): Likewise.
16815         [POSIX] (OLCUC): Likewise.
16816         [POSIX || POSIX2008] (CBAUD): Do not allow.
16817         [POSIX || POSIX2008] (DEFECHO): Likewise.
16818         [POSIX || POSIX2008] (ECHOCTL): Likewise.
16819         [POSIX || POSIX2008] (ECHOKE): Likewise.
16820         [POSIX || POSIX2008] (ECHOPRT): Likewise.
16821         [POSIX || POSIX2008] (EXTA): Likewise.
16822         [POSIX || POSIX2008] (EXTB): Likewise.
16823         [POSIX || POSIX2008] (FLUSHO): Likewise.
16824         [POSIX || POSIX2008] (LOBLK): Likewise.
16825         [POSIX || POSIX2008] (PENDIN): Likewise.
16826         [POSIX || POSIX2008] (SWTCH): Likewise.
16827         [POSIX || POSIX2008] (VDISCARD): Likewise.
16828         [POSIX || POSIX2008] (VDSUSP): Likewise.
16829         [POSIX || POSIX2008] (VLNEXT): Likewise.
16830         [POSIX || POSIX2008] (VREPRINT): Likewise.
16831         [POSIX || POSIX2008] (VSTATUS): Likewise.
16832         [POSIX || POSIX2008] (VWERASE): Likewise.
16833         (B*): Change to B[0123456789]*.
16834         * conform/data/time.h-data [POSIX || UNIX98]
16835         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
16836         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
16837         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
16838         [POSIX] (tm_*): Do not allow.
16840 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
16842         * Makefile (install): Don't set LANGUAGE.
16843         * Makefile.in (install): Likewise.
16844         * assert/Makefile (test-assert-ENV): Remove variable.
16845         (test-assert-perr-ENV): Likewise.
16846         * elf/Makefile (neededtest4-ENV): Likewise.
16847         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
16848         [$(cross-compiling) = no]: Don't set LANGUAGE.
16849         * io/ftwtest-sh (LANG): Remove variable.
16850         * libio/Makefile (tst-widetext-ENV): Likewise.
16851         * manual/install.texi (Running make install): Don't refer to
16852         environment settings for make install.
16853         * INSTALL: Regenerated.
16854         * nptl/tst-tls6.sh: Don't set LANG.
16855         * posix/globtest.sh (LANG): Remove variable.
16856         * string/Makefile (tester-ENV): Likewise.
16857         (inl-tester-ENV): Likewise.
16858         (noinl-tester-ENV): Likewise.
16859         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
16860         [$(cross-compiling) = no]: Don't set LANGUAGE.
16861         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
16862         without explicit environment settings.
16864 2014-06-06  Roland McGrath  <roland@hack.frob.com>
16866         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
16867         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
16868         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
16869         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
16871 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
16873         * crypt/crypt-private.h [DOS]: Add some includes taken from the
16874         other files in the crypt directory.
16875         * crypt/crypt.c: Remove duplicate includes.
16876         * crypt/crypt-entry.c: Likewise.
16877         * crypt/crypt_util.c: Likewise.
16879 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
16881         * Makeconfig (run-program-env): New variable.
16882         (run-program-prefix-before-env): Likewise.
16883         (run-program-prefix-after-env): Likewise.
16884         (run-program-prefix): Define in terms of new variables.
16885         (built-program-cmd-before-env): New variable.
16886         (built-program-cmd-after-env): Likewise.
16887         (built-program-cmd): Define in terms of new variables.
16888         (test-program-prefix-before-env): New variable.
16889         (test-program-prefix-after-env): Likewise.
16890         (test-program-prefix): Define in terms of new variables.
16891         (test-program-cmd-before-env): New variable.
16892         (test-program-cmd-after-env): Likewise.
16893         (test-program-cmd): Define in terms of new variables.
16894         * Rules (make-test-out): Use $(run-program-env).
16895         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
16896         (help): Do not mention environment variables.  Mention
16897         --timeoutfactor option.
16898         (timeoutfactor): New variable.
16899         (blacklist_exports): Remove function.
16900         (exports): Remove variable.
16901         (command): Do not include ${exports}.
16902         * manual/install.texi (Configuring and compiling): Do not mention
16903         test wrappers preserving environment variables.  Mention that last
16904         assignment to a variable must take precedence.
16905         * INSTALL: Regenerated.
16906         * benchtests/Makefile (run-bench): Use $(run-program-env).
16907         * catgets/Makefile ($(objpfx)test1.cat): Use
16908         $(built-program-cmd-before-env), $(run-program-env) and
16909         $(built-program-cmd-after-env).
16910         ($(objpfx)test2.cat): Do not specify environment variables
16911         explicitly.
16912         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
16913         $(run-program-env) and $(built-program-cmd-after-env).
16914         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
16915         $(run-program-env) and $(test-program-cmd-after-env).
16916         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
16917         explicitly.
16918         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
16919         run_program_env and test_program_cmd_after_env arguments.
16920         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
16921         * elf/tst-pathopt.sh: Use run_program_env argument.
16922         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
16923         $(test-wrapper-env) and $(run-program-env).
16924         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
16925         run_program_env arguments.
16926         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
16927         * intl/Makefile ($(objpfx)tst-gettext.out): Use
16928         $(test-program-prefix-before-env), $(run-program-env) and
16929         $(test-program-prefix-after-env).
16930         ($(objpfx)tst-gettext2.out): Likewise.
16931         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
16932         run_program_env and test_program_prefix_after_env arguments.
16933         * intl/tst-gettext2.sh: Likewise.
16934         * intl/tst-gettext4.sh: Do not set environment variables
16935         explicitly.
16936         * intl/tst-gettext6.sh: Likewise.
16937         * intl/tst-translit.sh: Likewise.
16938         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
16939         $(test-program-prefix-before-env), $(run-program-env) and
16940         $(test-program-prefix-after-env).
16941         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
16942         run_program_env and test_program_prefix_after_env arguments.
16943         * math/Makefile (run-regen-ulps): Use $(run-program-env).
16944         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
16945         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
16946         explicitly with each use of ${test_wrapper_env}.
16947         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
16948         $(test-program-prefix-before-env), $(run-program-env) and
16949         $(test-program-prefix-after-env).
16950         * posix/tst-getconf.sh: Do not set environment variables
16951         explicitly.
16952         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
16953         run_program_env and test_program_prefix_after_env arguments.
16954         * stdio-common/tst-printf.sh: Do not set environment variables
16955         explicitly.
16956         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
16957         $(test-program-prefix-before-env), $(run-program-env) and
16958         $(test-program-prefix-after-env).
16959         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
16960         run_program_env and test_program_prefix_after_env arguments.
16961         Split $test calls into $test_pre and $test.
16962         * timezone/Makefile (build-testdata): Use
16963         $(built-program-cmd-before-env), $(run-program-env) and
16964         $(built-program-cmd-after-env).
16966 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16968         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
16969         strlen for non SHARED builds.
16971 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
16973         * nptl/allocatestack.c (check_list): Inlined function...
16974         (__reclaim_stacks): ... here.
16976 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
16978         [BZ #15698]
16979         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
16980         memory overrun.
16982 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
16984         * Rules (make-test-out): Include
16985         LOCPATH=$(common-objpfx)localedata in default environment.
16986         * debug/Makefile (tst-chk1-ENV): Remove variable.
16987         (tst-chk2-ENV): Likewise.
16988         (tst-chk3-ENV): Likewise.
16989         (tst-chk4-ENV): Likewise.
16990         (tst-chk5-ENV): Likewise.
16991         (tst-chk6-ENV): Likewise.
16992         (tst-lfschk1-ENV): Likewise.
16993         (tst-lfschk2-ENV): Likewise.
16994         (tst-lfschk3-ENV): Likewise.
16995         (tst-lfschk4-ENV): Likewise.
16996         (tst-lfschk5-ENV): Likewise.
16997         (tst-lfschk6-ENV): Likewise.
16998         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
16999         (tst-iconv7-ENV): Likewise.
17000         * intl/Makefile (LOCPATH-ENV): Likewise.
17001         (tst-codeset-ENV): Likewise.
17002         (tst-gettext3-ENV): Likewise.
17003         (tst-gettext5-ENV): Likewise.
17004         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
17005         (tst-fopenloc-ENV): Likewise.
17006         (tst-fgetws-ENV): Remove variable.
17007         (tst-ungetwc1-ENV): Likewise.
17008         (tst-ungetwc2-ENV): Likewise.
17009         (bug-ungetwc2-ENV): Likewise.
17010         (tst-swscanf-ENV): Likewise.
17011         (bug-ftell-ENV): Likewise.
17012         (tst-fgetwc-ENV): Likewise.
17013         (tst-fseek-ENV): Likewise.
17014         (tst-ftell-partial-wide-ENV): Likewise.
17015         (tst-ftell-active-handler-ENV): Likewise.
17016         (tst-ftell-append-ENV): Likewise.
17017         * posix/Makefile (tst-fnmatch-ENV): Likewise.
17018         (tst-regexloc-ENV): Likewise.
17019         (bug-regex1-ENV): Likewise.
17020         (tst-regex-ENV): Likewise.
17021         (tst-regex2-ENV): Likewise.
17022         (bug-regex5-ENV): Likewise.
17023         (bug-regex6-ENV): Likewise.
17024         (bug-regex17-ENV): Likewise.
17025         (bug-regex18-ENV): Likewise.
17026         (bug-regex19-ENV): Likewise.
17027         (bug-regex20-ENV): Likewise.
17028         (bug-regex22-ENV): Likewise.
17029         (bug-regex23-ENV): Likewise.
17030         (bug-regex25-ENV): Likewise.
17031         (bug-regex26-ENV): Likewise.
17032         (bug-regex30-ENV): Likewise.
17033         (bug-regex32-ENV): Likewise.
17034         (bug-regex33-ENV): Likewise.
17035         (bug-regex34-ENV): Likewise.
17036         (bug-regex35-ENV): Likewise.
17037         (tst-rxspencer-ENV): Likewise.
17038         (tst-rxspencer-no-utf8-ENV): Likewise.
17039         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
17040         (tst-sscanf-ENV): Likewise.
17041         (tst-swprintf-ENV): Likewise.
17042         (tst-swscanf-ENV): Likewise.
17043         (test-vfprintf-ENV): Likewise.
17044         (scanf13-ENV): Likewise.
17045         (bug14-ENV): Likewise.
17046         (tst-grouping-ENV): Likewise.
17047         * stdlib/Makefile (tst-strtod-ENV): Likewise.
17048         (tst-strtod3-ENV): Likewise.
17049         (tst-strtod4-ENV): Likewise.
17050         (tst-strtod5-ENV): Likewise.
17051         (testmb2-ENV): Likewise./
17052         * string/Makefile (tst-strxfrm-ENV): Likewise.
17053         (tst-strxfrm2-ENV): Likewise.
17054         (bug-strcoll1-ENV): Likewise.
17055         (test-strcasecmp-ENV): Likewise.
17056         (test-strncasecmp-ENV): Likewise.
17057         * time/Makefile (tst-strptime-ENV): Likewise.
17058         (tst-ftime_l-ENV): Likewise.
17059         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
17060         (tst-mbrtowc-ENV): Likewise.
17061         (tst-wcrtomb-ENV): Likewise.
17062         (tst-mbrtowc2-ENV): Likewise.
17063         (tst-c16c32-1-ENV): Likewise.
17064         (tst-mbsnrtowcs-ENV): Likewise.
17066 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
17068         * manual/resource.texi (How to get information about the memory
17069         subsystem?): Fix typo.
17070         Reported by Peon de la Parra Ivan <peon@keba.com>
17072 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
17074         [BZ #16882]
17075         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
17076         (pthread_spin_lock): Branch out of spin loop to proper location.
17077         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
17078         (pthread_spin_lock): Likewise.
17080         * nptl/tst-spin4.c: New test.
17081         * nptl/Makefile (tests): Add tst-spin4.
17083 2014-06-03  Andreas Schwab  <schwab@suse.de>
17085         [BZ #15946]
17086         * resolv/res_send.c (send_dg): Reload file descriptor after
17087         calling reopen.
17089 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
17091         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
17093 2014-06-03  Richard Henderson  <rth@redhat.com>
17095         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
17096         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
17097         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
17098         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
17099         in the SAVE_PID block.
17100         (__libc_vfork): New alias.
17101         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
17103         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
17104         child in registers, not on the stack.  Remove RESET_PID conditionals.
17105         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
17107 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
17109         * sysdeps/aarch64/libm-test-ulps: Regenerate.
17111 2014-06-03  Wilco  <wdijkstr@arm.com>
17113         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
17114         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
17115         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
17116         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
17117         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
17118         Likewise.
17120 2014-06-03  Wilco  <wdijkstr@arm.com>
17122         * sysdeps/aarch64/fpu/math_private.h
17123         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
17124         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
17125         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
17126         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
17127         Fix declarations.
17129 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
17131         * crypt/crypt-private.h: Include ufc-crypt.h.
17132         (__b64_from_24bit): Declare extern.
17133         * crypt/crypt_util.c(__b64_from_24bit): New function.
17134         (b64t): New static const variable.
17135         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
17136         (b64t): Remove variable.
17137         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
17138         * crypt/sha256-crypt.c: Include crypt-private.h.
17139         (b64t): Remove variable.
17140         (__sha256_crypt_r): Remove b64_from_24bit and replace
17141         with __b64_from_24bit.
17142         * crypt/sha512-crypt.c: Likewise.
17144 2014-06-02  Roland McGrath  <roland@hack.frob.com>
17146         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
17147         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
17148         Label the code __libc_vfork rather than __vfork.
17149         [!NOT_IN_libc] (vfork): Define as weak alias.
17150         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
17151         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
17152         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
17154 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
17156         * malloc/malloc.c (malloc_info): Fix format specifier for
17157         n_mmaps.
17159 2014-06-02  Wilco  <wdijkstr@arm.com>
17161         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
17162         FPCR write.
17164 2014-06-02  Wilco  <wdijkstr@arm.com>
17166         [BZ #17009]
17167         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
17168         Rewrite to reduce FPCR/FPSR accesses.
17170 2014-06-01  David S. Miller  <davem@davemloft.net>
17172         * sysdeps/sparc/fpu/libm-test-ulps: Update.
17174 2014-05-31  David S. Miller  <davem@davemloft.net>
17176         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
17177         to occur in round to nearest mode when |x| >= 2.0
17179 2014-05-30  Richard Henderson  <rth@twiddle.net>
17181         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
17182         (PSEUDO_RET_NOERRNO): Remove.
17183         (ret): Don't redefine.
17184         (ret_NOERRNO): Define in terms of ret.
17185         (ret_ERRVAL): Likewise.
17187         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
17188         use of PSEUDO_RET; perform the error check directly.
17190 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
17192         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
17193         with __int128_t.
17195 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
17197         * malloc/malloc (malloc_info): Fix formatting.
17199 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
17200             Roland McGrath  <roland@hack.frob.com>
17202         * malloc/malloc (malloc_info): Also print mmapped statistics.
17204 2014-05-30  Roland McGrath  <roland@hack.frob.com>
17206         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
17207         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
17209 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
17211         * malloc/malloc.c (malloc_info): Inline mi_arena.
17213 2014-05-29  Richard Henderson  <rth@twiddle.net>
17215         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
17216         Remove comma before expanding ASM_ARGS_##nr.
17217         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
17218         Make _x0 a strict output; make _x8 a strict input; adjust expansion
17219         of ASM_ARGS_##nr.
17220         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
17221         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
17222         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
17223         (ASM_ARGS_1): Add leading comma.
17225         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
17226         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
17227         to __errno_location.
17228         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
17229         Remove the expected plt for __errno_location.
17231         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
17232         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
17233         call to __read_tp.
17235         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
17236         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
17237         it and break it down.
17238         (DOCARGS_0, DOCARGS_1): Do nothing.
17239         (DOCARGS_2): Update to store into the new stack frame.
17240         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
17241         (UNDOCARGS_1): Update to restore from the new stack frame.
17242         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
17243         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
17245         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
17246         (SINGLE_THREAD_P): New parameter for result regno.
17247         (PSEUDO): Update to match; use cbz instead of beq.
17249         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
17250         Use ENTRY to define the _nocancel entry point.  Share the syscall
17251         and syscall error check paths with the cancel path.
17252         (PSEUDO_END): New.
17254         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
17255         whitespace; tabs before and after asm mnemonics.
17257 2014-05-29  Eric Wong  <normalperson@yhbt.net>
17259         [BZ #15132]
17260         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
17261         Call fstat64 or stat64 internally, depending on arguments passed.
17262         Replace stat buffer argument with file descriptor argument.
17263         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
17264         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
17265         Pass fd to __internal_statvfs instead of calling fstat64.
17266         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
17267         Pass fd to __internal_statvfs64 instead of calling fstat64.
17268         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
17269         Pass -1 to __internal_statvfs instead of calling stat64.
17270         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
17271         Pass -1 to __internal_statvfs64 instead of calling stat64.
17273 2014-05-28  Roland McGrath  <roland@hack.frob.com>
17275         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
17276         that was previously under [RESET_PID].
17277         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
17279         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
17280         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
17282 2014-05-27  Roland McGrath  <roland@hack.frob.com>
17284         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
17286         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
17287         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
17289 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
17291         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
17293 2014-05-27  Andreas Schwab  <schwab@suse.de>
17295         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
17296         TLS_INIT_TP macro.
17297         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
17298         * elf/rtld.c (init_tls, dl_main): Likewise.
17299         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
17300         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
17301         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
17302         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
17303         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
17304         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
17305         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
17306         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
17307         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
17308         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
17309         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
17310         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
17311         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
17312         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
17313         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
17314         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
17315         * sysdeps/generic/tls.h: Update description.
17317 2014-05-27  Will Newton  <will.newton@linaro.org>
17319         [BZ #16990]
17320         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
17321         and restore r2 rather than just restoring.
17323 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
17325         [BZ #16724]
17326         * libio/tst-ftell-append.c: New test case.
17327         * libio/Makefile (tests): Add test case.
17328         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
17329         append mode.
17330         * libio/wfileops.c (do_ftell_wide): Likewise.
17332 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17334         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17336         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
17337         ...
17338         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
17339         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
17340         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
17341         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
17342         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
17343         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
17344         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
17345         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
17346         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
17347         Moved ...
17348         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
17349         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
17350         Moved ...
17351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
17352         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
17353         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
17354         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
17355         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
17356         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
17357         ...
17358         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
17359         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
17360         Moved ...
17361         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
17362         here.
17363         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
17364         ...
17365         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
17366         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
17367         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
17369         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
17370         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
17371         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
17372         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
17374         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
17375         merge into ...
17376         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
17377         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
17378         ...
17379         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
17380         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
17381         ...
17382         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
17383         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
17384         Moved ...
17385         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
17386         here.
17387         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
17388         Moved ...
17389         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
17390         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
17391         Moved ...
17392         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
17394         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
17395         conditional [RESET_PID].
17396         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
17397         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
17398         removed.
17399         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
17400         removed.
17402         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
17403         <tcb-offsets.h>.
17404         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
17405         (__libc_vfork): New strong alias.
17406         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
17407         removed.
17408         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
17409         Removed.
17411         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
17412         <tcb-offsets.h>.
17413         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
17414         (__libc_vfork): New strong alias.
17415         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
17416         removed.
17417         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
17418         removed.
17420 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
17422         * malloc/malloc.c (mi_arena): New function.
17423         (malloc_info): Remove nested function mi_arena. Call non-nosted
17424         function mi_arena.
17426 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17428         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
17429         by insrwi.
17430         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
17431         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
17432         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
17433         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
17434         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
17435         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
17436         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
17438 2014-05-26  Andreas Schwab  <schwab@suse.de>
17440         [BZ #16984]
17441         * locale/programs/repertoire.c (repertoire_read): Add slash
17442         between I18NPATH element and file name.
17443         * locale/programs/locfile.c (locfile_read): Likewise.
17445 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
17447         * nptl/pthread_mutexattr_settype.c
17448         (__pthread_mutexattr_settype):
17449         Disable lock elision for PTHREAD_MUTEX_NORMAL.
17451 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
17453         * nptl/tst-mutex5 (do_test):
17454         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
17456 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
17458         * benchtests/README: Document 'init' directive.
17459         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
17460         BENCH_INIT.
17461         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
17462         (parse_file): Recognize 'init' directive.
17464 2014-05-26  Kyle McMartin  <kyle@redhat.com>
17466         [BZ #16796]
17467         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
17468         alignment of struct pthread.
17470 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
17472         [BZ #16878]
17473         * nscd/netgroupcache.c (addgetnetgrentX): Look for
17474         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
17475         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
17476         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
17478 2014-05-25  Richard Henderson  <rth@twiddle.net>
17480         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
17481         (SINGLE_THREAD_P_PIC): Remove.
17482         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
17483         (SINGLE_THREAD_P_PIC): Remove.
17485         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
17486         branch to syscall error ...
17487         (PSEUDO): ... here.
17488         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
17489         from __local_syscall_error to .Lsyscall_error.
17490         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
17491         (SYSCALL_ERROR): Update label name.
17493         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
17494         Do not use DOARGS/UNDOARGS.
17495         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
17496         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
17497         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
17498         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
17499         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
17501         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
17502         block comment.
17504         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
17505         define if !NOT_IN_libc.
17506         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
17507         define with non-default symbol versions.
17509 2014-05-23  Richard Henderson  <rth@twiddle.net>
17511         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
17512         (vfork, __vfork): Define via compat_symbol.
17514         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
17515         [!HAVE_IFUNC] (vfork_compat): Remove.
17516         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
17518 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
17520         [BZ #16978]
17521         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
17522         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
17523         variable.
17525 2014-05-23  Richard Henderson  <rth@twiddle.net>
17527         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
17528         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
17529         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
17530         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
17532         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
17533         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
17534         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
17535         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
17536         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
17537         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
17538         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
17539         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
17540         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
17541         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
17542         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
17543         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
17544         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
17545         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
17546         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
17547         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
17548         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
17549         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
17550         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
17551         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
17552         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
17553         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
17554         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
17555         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
17556         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
17557         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
17558         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
17559         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
17560         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
17561         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
17562         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
17563         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
17564         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
17565         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
17566         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
17567         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
17568         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
17569         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
17570         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
17571         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
17572         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
17573         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
17574         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
17575         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
17576         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
17577         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
17578         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
17579         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
17580         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
17581         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
17582         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
17583         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
17584         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
17585         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
17586         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
17587         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
17589         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
17590         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
17591         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
17592         before exiting on error.
17593         (__libc_vfork): New strong alias.
17594         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
17595         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
17597         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
17598         that was previously under [RESET_PID].
17599         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
17601         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
17603 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
17605         [BZ #16977]
17606         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
17607         value when x - 1 is zero.
17608         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
17609         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
17610         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
17611         0.0L for an argument of 1.0L.
17612         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
17613         Likewise.
17614         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
17615         value when x - 1 is zero.
17616         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
17617         * sysdeps/i386/fpu/libm-test-ulps: Update.
17618         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17620 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
17622         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
17623         alphasort and versionsort.
17625 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17627         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
17628         macro.
17629         [copysignf]: Likewise.
17631 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
17633         * crypt/md5-crypt.c: Fix formatting.
17635 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
17637         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
17638         (b64_from_24bit): New function.
17640 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17642         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
17643         libc_hidden_builtin_def to ifunc.
17644         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
17645         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
17647 2014-05-21  Roland McGrath  <roland@hack.frob.com>
17649         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
17650         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
17652 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
17654         * nscd/Depend (linuxthreads): Remove.
17655         (nptl): Add.
17656         * resolv/Depend (linuxthreads): Remove.
17657         * rt/Depend (linuxthreads): Remove.
17659         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
17660         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
17661         $(common-objpfx)elf/.
17662         (link-libc-before-gnulib): Likewise.
17663         (elfobjdir): Remove variable.
17664         * Makefile (install): Use $(elf-objpfx) instead of
17665         $(common-objpfx)elf/.
17666         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
17667         $(elfobjdir)/.
17668         (link-libc-deps): Likewise.
17669         ($(common-objpfx)libc.so): Likewise.
17670         ($(common-objpfx)linkobj/libc.so): Likewise.
17671         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
17672         instead of $(common-objpfx)elf/.
17673         (symbolic-link-list): Likewise.
17674         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
17675         [$(cross-compiling) = no]: Likewise.
17676         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
17677         $(elfobjdir)/.
17678         (static-gnulib-arch): Likewise.
17679         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
17680         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
17681         $(common-objpfx)elf/.
17683 2014-05-21  Richard Henderson  <rth@redhat.com>
17685         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
17686         (SINGLE_THREAD_P): Use the correct width load.  Fold
17687         into the ldr offset.
17689         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
17690         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
17692 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
17694         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
17695         (libgcc_s_resume): Use __attribute_used__.
17696         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
17697         Likewise.
17699 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17701         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
17702         optimization when used with float constants.
17704         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17706 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
17708         [BZ #16915]
17709         * locale/nl_langinfo_l.c: Make direct reference to every
17710         _nl_current_CATEGORY symbol.
17711         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
17712         (tests-static): Add tst-langinfo-static.
17713         (tests-special): Add tst-langinfo-static.out.
17714         ($(objpfx)tst-langinfo.out): Redirect output.
17715         ($(objpfx)tst-langinfo-static.out): New.
17716         * localedata/tst-langinfo.sh: Send output to stdout.
17717         * localedata/tst-langinfo-static.c: New file.
17719         [BZ #16965]
17720         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
17721         when the shift amount is modulo the limb size.
17723 2014-05-20  Richard Henderson  <rth@redhat.com>
17725         [BZ #16967]
17726         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
17727         Change type of sa_flags from unsigned int to int.
17729         [BZ #16966]
17730         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
17732         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
17734 2014-05-20  Will Newton  <will.newton@linaro.org>
17736         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
17737         Test the return value of the system call in the nocancel case.
17739 2014-05-20  Will Newton  <will.newton@linaro.org>
17740             Yvan Roux  <yvan.roux@linaro.org>
17742         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
17743         #include of asm/ptrace.h.
17744         (PTRACE_GET_THREAD_AREA): Remove #undef.
17745         (PTRACE_GETHBPREGS): Likewise.
17746         (PTRACE_SETHBPREGS): Likewise.
17747         (struct user_regs_struct): New structure.
17748         (struct user_fpsimd_struct): New structure.
17749         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
17750         #include of asm/ptrace.h and second #include of sys/user.h.
17751         (PTRACE_GET_THREAD_AREA): Remove #undef.
17752         (PTRACE_GETHBPREGS): Likewise.
17753         (PTRACE_SETHBPREGS): Likewise.
17754         (ELF_NGREG): Use new struct user_regs_struct.
17755         (elf_fpregset_t): Use new struct user_fpsimd_struct.
17757 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17759         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
17760         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
17762 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
17764         [BZ #16958]
17765         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
17766         membar to avoid block loads/stores to overlap previous stores.
17768 2014-05-17  Richard Henderson  <rth@redhat.com>
17770         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
17771         Create the __##syscall_name##_nocancel entry point.
17772         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
17773         Remove; let the sysdep-cancel.h code create it.
17775 2014-05-17  David S. Miller  <davem@davemloft.net>
17777         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
17778         Protect with __USE_GNU.
17779         (TIOCSET_TEMPT): Likewise.
17780         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
17781         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
17782         these are already provided in bits/ioctl-types.h
17784 2014-05-16  Roland McGrath  <roland@hack.frob.com>
17786         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
17787         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
17789         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
17790         Use wait4 regardless of [__NR_waitpid].
17792 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
17794         PR libgcc/60166
17795         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
17796         (_FP_NANSIGN_Q): Set the quiet bit.
17798 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
17800         * benchtests/Makefile
17801         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
17802         not $(common-objpfx)math/libm.so.
17803         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
17804         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
17805         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
17806         $(common-objpfx)dlfcn/libdl.so.
17807         ($(objpfx)tst-audit8): Depend on $(libm), not
17808         $(common-objpfx)math/libm.so.
17809         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
17810         not $(common-objpfx)dlfcn/libdl.so.
17811         * math/Makefile
17812         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
17813         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
17814         [$(build-shared) = yes].
17815         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
17816         $(common-objpfx)nptl/libpthread.so.
17817         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
17818         $(common-objpfx)math/libm.so$(libm.so-version) or
17819         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
17820         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
17821         $(common-objpfx)dlfcn/libdl.so.
17822         * setjmp/Makefile (link-libm): Remove variable.
17823         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
17824         * stdio-common/Makefile (link-libm): Remove variable.
17825         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
17826         * stdlib/Makefile (link-libm): Remove variable.
17827         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
17828         ($(objpfx)tst-strtod-round): Likewise.
17829         ($(objpfx)tst-tininess): Likewise.
17830         ($(objpfx)tst-strtod-underflow): Likewise.
17831         ($(objpfx)tst-strtod6): Likewise.
17832         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
17833         $(libdl), not $(common-objpfx)nptl/libpthread.so and
17834         $(common-objpfx)dlfcn/libdl.so.
17836 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17838         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
17839         BSD terminal modes definitions.
17841 2014-05-16  Roland McGrath  <roland@hack.frob.com>
17843         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
17844         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
17846         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
17847         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
17848         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
17849         Don't do #include_next.
17850         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
17851         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
17852         Don't do #include_next.
17853         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
17854         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
17855         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
17856         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
17858 2014-05-16  Allan McRae  <allan@archlinux.org>
17860         * po/sv.po: Update Swedish translation from translation project.
17862         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
17863         in sed expression.
17865 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
17867         [BZ #16917]
17868         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
17869         errno if the TIOCGPTN ioctl fails with an error different than
17870         EINVAL.
17871         * login/tst-ptsname.c: New file.
17872         * login/Makefile (tests): Add tst-ptsname.
17874         [BZ #16943]
17875         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
17876         and prlimit64.
17878 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
17880         [BZ #16849]
17881         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
17882         herrno to return EAI_AGAIN.
17884 2014-05-14  Roland McGrath  <roland@hack.frob.com>
17886         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
17887         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
17888         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
17889         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
17890         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
17891         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
17892         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
17893         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
17894         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
17895         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
17896         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
17897         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
17898         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
17899         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
17900         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
17901         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
17902         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
17903         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
17904         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
17905         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
17906         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
17907         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
17908         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
17909         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
17910         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
17911         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
17912         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
17913         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
17914         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
17915         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
17916         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
17917         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
17918         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
17919         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
17920         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
17921         Moved ...
17922         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
17923         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
17924         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
17925         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
17926         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
17927         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
17928         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
17929         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
17930         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
17931         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
17932         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
17933         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
17934         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
17935         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
17936         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
17937         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
17938         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
17939         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
17940         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
17941         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
17942         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
17943         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
17944         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
17945         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
17946         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
17947         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
17948         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
17949         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
17950         Moved ...
17951         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
17952         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
17953         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
17954         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
17955         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
17956         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
17957         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
17958         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
17959         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
17960         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
17961         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
17962         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
17963         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
17964         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
17965         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
17966         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
17967         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
17968         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
17969         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
17970         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
17971         Moved ...
17972         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
17973         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
17974         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
17976         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
17977         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
17978         (libpthread-sysdep_routines): Add elision-related stuff here instead.
17979         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
17980         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
17981         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
17982         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
17983         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
17984         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
17985         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
17986         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
17987         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
17988         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
17989         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
17990         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
17991         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
17992         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
17993         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
17994         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
17995         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
17996         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
17997         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
17998         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
17999         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
18000         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
18001         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
18002         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
18003         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
18004         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
18005         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
18006         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
18008         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
18009         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
18011         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
18012         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
18013         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
18014         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
18015         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
18016         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
18017         Moved ...
18018         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
18019         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
18020         Moved ...
18021         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
18022         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
18023         Moved ...
18024         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
18025         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
18026         Moved ...
18027         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
18028         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
18029         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
18030         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
18031         Moved ...
18032         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
18033         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
18034         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
18035         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
18036         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
18037         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
18038         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
18039         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
18040         Moved ...
18041         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
18042         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
18043         Moved ...
18044         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
18045         ... here.
18046         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
18047         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
18048         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
18049         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
18050         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
18051         Moved ...
18052         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
18053         ... here.
18054         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
18055         Moved ...
18056         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
18057         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
18058         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
18059         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
18060         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
18061         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
18062         Moved ...
18063         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
18064         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
18065         Moved ...
18066         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
18067         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
18068         Moved ...
18069         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
18070         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
18071         Moved ...
18072         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
18073         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
18074         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
18075         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
18076         Moved ...
18077         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
18078         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
18079         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
18080         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
18081         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
18082         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
18083         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
18084         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
18085         Moved ...
18086         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
18087         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
18088         Moved ...
18089         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
18090         ... here.
18091         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
18092         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
18093         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
18094         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
18095         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
18096         Moved ...
18097         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
18098         ... here.
18099         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
18100         Moved ...
18101         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
18102         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
18103         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
18104         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
18105         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
18106         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
18107         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
18108         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
18109         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
18110         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
18111         Moved ...
18112         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
18113         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
18114         Moved ...
18115         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
18116         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
18117         Moved ...
18118         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
18119         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
18120         Moved ...
18121         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
18122         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
18123         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
18124         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
18125         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
18126         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
18127         Moved ...
18128         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
18129         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
18130         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
18131         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
18132         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
18133         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
18134         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
18135         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
18136         Moved ...
18137         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
18138         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
18139         Moved ...
18140         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
18141         ... here.
18142         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
18143         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
18144         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
18145         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
18146         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
18147         Moved ...
18148         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
18149         ... here.
18150         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
18151         Moved ...
18152         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
18153         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
18154         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
18155         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
18156         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
18157         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
18158         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
18159         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
18160         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
18161         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
18162         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
18164         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
18165         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
18167         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
18168         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
18170         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
18171         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
18172         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
18173         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
18174         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
18175         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
18176         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
18177         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
18178         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
18179         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
18180         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
18181         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
18182         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
18183         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
18184         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
18185         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
18186         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
18187         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
18188         Moved ...
18189         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
18190         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
18191         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
18192         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
18193         Moved ...
18194         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
18195         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
18196         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
18197         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
18198         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
18199         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
18200         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
18201         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
18202         Moved ...
18203         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
18204         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
18205         Moved ...
18206         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
18207         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
18208         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
18209         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
18210         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
18211         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
18212         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
18213         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
18214         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
18215         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
18216         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
18217         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
18218         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
18219         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
18220         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
18221         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
18222         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
18224         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
18225         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
18226         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
18227         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
18228         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
18230         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
18231         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
18232         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
18233         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
18234         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
18235         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
18236         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
18237         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
18238         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
18239         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
18241         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
18242         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
18244         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
18245         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
18246         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
18247         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
18248         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
18249         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
18250         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
18251         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
18252         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
18253         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
18254         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
18255         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
18256         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
18257         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
18258         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
18259         Update #include.
18260         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
18261         Likewise.
18262         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
18263         Likewise.
18264         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
18265         Likewise.
18266         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
18267         Likewise.
18268         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
18269         Likewise.
18270         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
18271         Likewise.
18272         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
18273         Likewise.
18274         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
18275         Likewise.
18276         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
18277         Likewise.
18278         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
18279         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
18280         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
18281         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
18282         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
18283         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
18284         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
18285         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
18286         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
18287         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
18288         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
18289         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
18290         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
18291         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
18292         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
18294         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
18295         that was previously under [RESET_PID].
18296         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
18297         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
18298         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
18300         * sysdeps/i386/nptl/Implies: New file.
18301         * sysdeps/x86_64/nptl/Implies: New file.
18302         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
18303         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
18304         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
18305         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
18307         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
18308         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
18309         (__libc_vfork): New strong alias.
18310         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
18311         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
18313         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
18314         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
18315         (__libc_vfork): New strong alias.
18316         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
18317         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
18319         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
18320         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
18321         (__libc_vfork): New strong alias.
18322         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
18323         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
18324         * nptl/pt-vfork.c: New file.
18325         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
18326         (libpthread: GLIBC_2.20): New version set (empty).
18328 2014-05-14  Will Newton  <will.newton@linaro.org>
18330         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
18331         rather than #if.
18333 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
18335         [BZ #16564]
18336         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
18337         arguments with exponent 65 or above.
18338         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
18339         arguments 0x1p113L or above.
18340         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
18341         to arguments 0x1p107L or above.
18342         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
18343         positive arguments with exponent 65 or above.
18344         * math/auto-libm-test-in: Add more tests of log1p.
18345         * math/auto-libm-test-out: Regenerated.
18347         [BZ #16928]
18348         * math/s_cacos.c (__cacos): Ensure zero real part of result from
18349         non-finite arguments is +0.
18350         * math/s_cacosf.c (__cacosf): Likewise.
18351         * math/s_cacosl.c (__cacosl): Likewise.
18352         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
18353         * sysdeps/i386/fpu/libm-test-ulps: Update.
18354         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18356         [BZ #16927]
18357         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
18358         value.
18359         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
18360         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
18361         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
18362         for explicit high bit of mantissa when testing for argument equal
18363         to 1.
18364         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
18365         * sysdeps/i386/fpu/libm-test-ulps: Update.
18366         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18368         [BZ #16516]
18369         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
18370         (__erf): Scale by 16 instead of 8 in potentially underflowing
18371         case.  Ensure exception if result actually underflows.
18372         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
18373         (__erff): Scale by 16 instead of 8 in potentially underflowing
18374         case.  Ensure exception if result actually underflows.
18375         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
18376         (efx8): Remove variable.
18377         (__erfl): Scale by 16 instead of 8 in potentially underflowing
18378         case.  Ensure exception if result actually underflows.
18379         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
18380         (efx8): Remove variable.
18381         (__erfl): Scale by 16 instead of 8 in potentially underflowing
18382         case.  Ensure exception if result actually underflows.
18383         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
18384         (efx8): Remove variable.
18385         (__erfl): Scale by 16 instead of 8 in potentially underflowing
18386         case.  Ensure exception if result actually underflows.
18387         * math/auto-libm-test-in: Add more tests of erf.
18388         * math/auto-libm-test-out: Regenerated.
18390 2014-05-14  Andreas Schwab  <schwab@suse.de>
18392         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
18393         Remove code conditionalized on USE___THREAD.
18395         * config.h.in (HAVE_PT_CHOWN): Define as 0.
18396         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
18397         not definedness.
18399 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
18401         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
18402         Define unconditionally.
18403         (__ASSUME_O_CLOEXEC): Likewise.
18404         (__ASSUME_SOCK_CLOEXEC): Likewise.
18405         (__ASSUME_IN_NONBLOCK): Likewise.
18406         (__ASSUME_PIPE2): Likewise.
18407         (__ASSUME_EVENTFD2): Likewise.
18408         (__ASSUME_SIGNALFD4): Likewise.
18409         (__ASSUME_DUP3): Likewise.
18410         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18411         (__ASSUME_DUP3): Do not define.
18412         (__ASSUME_EVENTFD2): Likewise.
18413         (__ASSUME_IN_NONBLOCK): Likewise.
18414         (__ASSUME_O_CLOEXEC): Likewise.
18415         (__ASSUME_PIPE2): Likewise.
18416         (__ASSUME_SIGNALFD4): Likewise.
18417         (__ASSUME_SOCK_CLOEXEC): Likewise.
18418         (__ASSUME_UTIMES): Undefine.
18419         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
18420         (__ASSUME_UTIMES): Do not define.
18421         (__ASSUME_O_CLOEXEC): Likewise.
18422         (__ASSUME_SOCK_CLOEXEC): Likewise.
18423         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
18424         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
18425         0x020621].
18426         (__ASSUME_PIPE2): Likewise.
18427         (__ASSUME_EVENTFD2): Likewise.
18428         (__ASSUME_SIGNALFD4): Likewise.
18429         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
18430         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
18431         Do not define.
18432         (__ASSUME_EVENTFD2): Likewise.
18433         (__ASSUME_SIGNALFD4): Likewise.
18434         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
18435         (__ASSUME_32BITUIDS): Likewise.
18436         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
18437         (__ASSUME_IPC64): Likewise.
18438         (__ASSUME_ST_INO_64_BIT): Likewise.
18439         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
18440         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
18441         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
18442         (__ASSUME_UTIMES): Do not define.
18443         (__ASSUME_PSELECT): Likewise.
18444         (__ASSUME_PPOLL): Likewise.
18445         (__ASSUME_O_CLOEXEC): Likewise.
18446         (__ASSUME_SOCK_CLOEXEC): Likewise.
18447         (__ASSUME_IN_NONBLOCK): Likewise.
18448         (__ASSUME_PIPE2): Likewise.
18449         (__ASSUME_EVENTFD2): Likewise.
18450         (__ASSUME_SIGNALFD4): Likewise.
18451         (__ASSUME_DUP3): Likewise.
18452         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
18453         (__ASSUME_UTIMES): Likewise.
18454         (__ASSUME_O_CLOEXEC): Likewise.
18455         (__ASSUME_SOCK_CLOEXEC): Likewise.
18456         (__ASSUME_IN_NONBLOCK): Likewise.
18457         (__ASSUME_PIPE2): Likewise.
18458         (__ASSUME_EVENTFD2): Likewise.
18459         (__ASSUME_SIGNALFD4): Likewise.
18460         (__ASSUME_DUP3): Likewise.
18461         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
18462         (__ASSUME_UTIMES): Likewise.
18463         (__ASSUME_O_CLOEXEC): Likewise.
18464         (__ASSUME_SOCK_CLOEXEC): Likewise.
18465         (__ASSUME_IN_NONBLOCK): Likewise.
18466         (__ASSUME_PIPE2): Likewise.
18467         (__ASSUME_EVENTFD2): Likewise.
18468         (__ASSUME_SIGNALFD4): Likewise.
18469         (__ASSUME_DUP3): Likewise.
18470         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
18471         Likewise.
18472         (__ASSUME_UTIMES): Likewise.
18473         (__ASSUME_EVENTFD2): Likewise.
18474         (__ASSUME_SIGNALFD4): Likewise.
18475         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18476         (__ASSUME_O_CLOEXEC): Likewise.
18477         (__ASSUME_SOCK_CLOEXEC): Likewise.
18478         (__ASSUME_IN_NONBLOCK): Likewise.
18479         (__ASSUME_PIPE2): Likewise.
18480         (__ASSUME_EVENTFD2): Likewise.
18481         (__ASSUME_SIGNALFD4): Likewise.
18482         (__ASSUME_DUP3): Likewise.
18483         (__ASSUME_UTIMES): Undefine.
18485         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
18486         feclearexcept.  Remove symbol versioning code.
18487         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
18488         symbol versioning code.
18489         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
18490         symbol versioning code.
18491         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
18492         feupdateenv.  Remove symbol versioning code.
18493         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
18494         fegetexceptflag.  Remove symbol versioning code.
18495         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
18496         fesetexceptflag.  Remove symbol versioning code.
18497         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
18498         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
18499         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
18500         (__posix_fadvise64_l32): Remove prototype.
18501         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
18502         code.
18504 2014-05-13  Roland McGrath  <roland@hack.frob.com>
18506         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
18507         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
18508         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
18509         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
18511 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
18513         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
18514         current working directory
18516 2014-05-13  Roland McGrath  <roland@hack.frob.com>
18518         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
18519         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
18520         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
18521         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
18522         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
18523         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
18524         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
18525         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
18526         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
18527         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
18528         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
18529         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
18530         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
18531         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
18532         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
18533         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
18534         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
18535         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
18536         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
18537         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
18538         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
18539         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
18540         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
18541         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
18542         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
18543         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
18544         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
18545         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
18546         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
18547         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
18548         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
18549         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
18550         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
18551         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
18552         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
18553         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
18554         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
18555         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
18556         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
18557         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
18558         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
18559         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
18561         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
18562         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
18564         * sysdeps/unix/sysv/linux/arm/Makefile
18565         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
18566         Add rt-aeabi_unwind_cpp_pr1.
18567         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
18568         Add nptl-aeabi_unwind_cpp_pr1.
18569         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
18570         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
18571         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
18572         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
18573         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
18574         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
18576         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
18577         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
18578         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
18579         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
18581         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
18582         Deconditionalize the code that was previously under [RESET_PID].
18583         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
18585         * sysdeps/generic/exit-thread.h: New file.
18586         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
18587         * include/unistd.h (__exit_thread): Remove declaration.
18588         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
18589         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
18590         * csu/libc-start.c: Include <exit-thread.h>.
18591         (LIBC_START_MAIN): Pass no argument to __exit_thread.
18592         * nptl/pthread_create.c: Include <exit-thread.h>.
18593         (start_thread): Call __exit_thread in place of __exit_thread_inline.
18594         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
18595         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
18596         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
18597         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
18598         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
18599         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
18600         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
18601         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
18602         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
18603         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
18604         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
18605         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
18606         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
18607         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
18608         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
18609         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
18611 2014-05-13  Andreas Schwab  <schwab@suse.de>
18613         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
18615 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
18617         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
18618         (__ASSUME_UTIMES): Do not condition on kernel version.
18619         (__ASSUME_PSELECT): Define unconditionally.
18620         (__ASSUME_PPOLL): Likewise.
18621         (__ASSUME_ATFCTS): Likewise.
18622         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
18623         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
18624         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
18625         (__ASSUME_UTIMENSAT): Define unconditionally.
18626         (__ASSUME_PRIVATE_FUTEX): Likewise.
18627         (__ASSUME_FALLOCATE): Likewise.
18628         (__ASSUME_O_CLOEXEC): Likewise.
18629         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
18630         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
18631         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
18632         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
18633         (__ASSUME_IN_NONBLOCK): Likewise.
18634         (__ASSUME_PIPE2): Likewise.
18635         (__ASSUME_EVENTFD2): Likewise.
18636         (__ASSUME_SIGNALFD4): Likewise.
18637         (__ASSUME_DUP3): Likewise.
18638         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
18639         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
18640         (__ASSUME_AT_RANDOM): Likewise.
18641         (__ASSUME_PREADV): Likewise.
18642         (__ASSUME_PWRITEV): Likewise.
18643         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
18644         (__ASSUME_F_GETOWN_EX): Define unconditionally.
18645         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
18646         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
18647         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
18648         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
18649         (__ASSUME_O_CLOEXEC): Define unconditionally.
18650         (__ASSUME_PSELECT): Do not undefine conditionally.
18651         (__ASSUME_PPOLL): Likewise.
18652         (__ASSUME_ATFCTS): Likewise.
18653         (__ASSUME_SET_ROBUST_LIST): Likewise.
18654         (__ASSUME_UTIMENSAT): Likewise.
18655         (__ASSUME_FDATASYNC): Define unconditionally.
18656         * sysdeps/unix/sysv/linux/arm/kernel-features.h
18657         (__ASSUME_SIGFRAME_V2): Likewise.
18658         )__ASSUME_EVENTFD2): Likewise.
18659         (__ASSUME_SIGNALFD4): Likewise.
18660         (__ASSUME_PSELECT): Do not undefine conditionally.
18661         (__ASSUME_PPOLL): Likewise.
18662         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
18663         (__ASSUME_PSELECT): Define unconditionally.
18664         (__ASSUME_PPOLL): Likewise.
18665         (__ASSUME_O_CLOEXEC): Likewise.
18666         (__ASSUME_SOCK_CLOEXEC): Likewise.
18667         (__ASSUME_IN_NONBLOCK): Likewise.
18668         (__ASSUME_PIPE2): Likewise.
18669         (__ASSUME_EVENTFD2): Likewise.
18670         (__ASSUME_SIGNALFD4): Likewise.
18671         (__ASSUME_DUP3): Likewise.
18672         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
18673         (__ASSUME_O_CLOEXEC): Likewise.
18674         (__ASSUME_SOCK_CLOEXEC): Likewise.
18675         (__ASSUME_IN_NONBLOCK): Likewise.
18676         (__ASSUME_PIPE2): Likewise.
18677         (__ASSUME_EVENTFD2): Likewise.
18678         (__ASSUME_SIGNALFD4): Likewise.
18679         (__ASSUME_DUP3): Likewise.
18680         * sysdeps/unix/sysv/linux/mips/kernel-features.h
18681         (__ASSUME_EVENTFD2): Likewise.
18682         (__ASSUME_SIGNALFD4): Likewise.
18683         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
18685 2014-05-12  Andreas Schwab  <schwab@suse.de>
18687         [BZ #16932]
18688         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
18689         (_nss_nis_gethostbyname4_r): Return error if item length is larger
18690         than maximum RPC packet size.
18691         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
18692         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
18693         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
18694         (_nss_nis_getservbyport_r): Likewise.
18696 2014-05-12  Will Newton  <will.newton@linaro.org>
18698         * malloc/Makefile (tests): Add tst-mallopt.
18699         * malloc/tst-mallopt.c: New file.
18701 2014-05-09  Roland McGrath  <roland@hack.frob.com>
18703         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
18704         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
18706 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18708         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
18709         (tst-tlsmod6.so): Likewise.
18711 2014-05-09  Roland McGrath  <roland@hack.frob.com>
18713         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
18715 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
18717         [BZ #16064]
18718         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
18719         and <dl-procinfo.h>.
18720         (__fegetenv): Save SSE state in envp->__eip if supported.
18721         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
18722         envp->__eip if supported.
18723         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
18724         and <dl-procinfo.h>.
18725         (__fesetenv): Always set __eip, __cs_selector, __opcode,
18726         __data_offset and __data_selector in environment to 0.  Set SSE
18727         state if supported.
18728         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
18729         test-fenv-sse.
18730         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
18731         -mfpmath=sse.
18732         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
18734 2014-05-09  Will Newton  <will.newton@linaro.org>
18736         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
18737         and libc_relro_required for ARM.
18738         * sysdeps/arm/preconfigure: Regenerate.
18740 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
18741             Stefan Liebler  <stli@linux.vnet.ibm.com>
18743         * config.make.in (enable-lock-elision): New Makefile variable.
18744         * configure.ac: Likewise.
18745         * configure: Regenerate.
18746         * sysdeps/s390/configure.ac:
18747         Add check for gcc transactions support.
18748         * sysdeps/s390/configure: Regenerate.
18749         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
18750         Build elision files if enabled.
18751         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
18752         Add lock elision support for s390.
18753         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
18754         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
18755         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
18756         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
18757         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
18758         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
18759         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
18760         Likewise.
18761         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
18762         Likewise.
18763         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
18764         Likewise.
18765         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
18766         Likewise.
18767         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
18768         (__lll_timedlock_elision, __lll_lock_elision)
18769         (__lll_unlock_elision, __lll_trylock_elision)
18770         (lll_timedlock_elision, lll_lock_elision)
18771         (lll_unlock_elision, lll_trylock_elision): Add.
18772         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
18773         (pthread_mutex_t): Add lock elision support for s390.
18775 2014-05-14  Wilco  <wdijkstr@arm.com>
18777         * sysdeps/arm/fclrexcpt.c: Cleanup.
18778         * sysdeps/arm/fedisblxcpt.c: Cleanup.
18779         * sysdeps/arm/feenablxcpt.c: Cleanup.
18780         * sysdeps/arm/fegetenv.c: Cleanup.
18781         * sysdeps/arm/fegetexcept.c: Cleanup.
18782         * sysdeps/arm/fegetround.c: Cleanup.
18783         * sysdeps/arm/feholdexcpt.c: Cleanup.
18784         * sysdeps/arm/fesetenv.c: Cleanup.
18785         * sysdeps/arm/fesetround.c: Cleanup.
18786         * sysdeps/arm/feupdateenv.c: Cleanup.
18787         * sysdeps/arm/fgetexcptflg.c: Cleanup.
18788         * sysdeps/arm/fraiseexcpt.c: Cleanup.
18789         * sysdeps/arm/fsetexcptflg.c: Cleanup.
18790         * sysdeps/arm/ftestexcept.c: Cleanup.
18791         * sysdeps/arm/get-rounding-mode.h: Cleanup.
18792         * sysdeps/arm/setfpucw.c: Cleanup.
18794 2014-05-09  Will Newton  <will.newton@linaro.org>
18796         * sysdeps/arm/armv7/strcmp.S: New file.
18797         * NEWS: Mention addition of ARMv7 optimized strcmp.
18799 2014-05-08  Roland McGrath  <roland@hack.frob.com>
18801         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
18802         look for %.ac rather than %.in.
18804         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
18805         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
18806         * sysdeps/mach/hurd/configure: Regenerated.
18807         * sysdeps/unix/sysv/linux/configure: Regenerated.
18809         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
18811 2014-05-07  Steve Ellcey  <sellcey@mips.com>
18813         [BZ# 16922]
18814         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
18815         (LONG_SUB): Ditto.
18816         (PTR_SUB): Ditto.
18818 2014-05-07  Andreas Schwab  <schwab@suse.de>
18820         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
18821         when skipping over non-matching result from nscd.
18823 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
18825         [BZ #16876]
18826         * nptl/sockperf.c (client): Check socket return value.
18828         [BZ #16877]
18829         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
18830         nscd security class.
18832 2014-05-06  Roland McGrath  <roland@hack.frob.com>
18834         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
18835         * sysdeps/arm/unwind.h: ... here.
18837 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
18839         [BZ# 16916]
18840         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
18841         Define.
18843 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
18845         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
18846         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
18847         multiarch strncpy for PPC64.
18848         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
18849         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
18850         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
18851         multiarch optimizations.
18852         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
18853         (__libc_ifunc_impl_list): Likewise.
18854         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
18855         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
18856         multiarch stpncpy for PPC64.
18857         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
18858         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
18860 2014-05-06  Andreas Schwab  <schwab@suse.de>
18862         [BZ #16912]
18863         * gmon/mcount.c (_MCOUNT_DECL): Use
18864         atomic_compare_and_exchange_bool_acq instead of
18865         catomic_compare_and_exchange_bool_acq.
18867 2014-05-05  Roland McGrath  <roland@hack.frob.com>
18869         * elf/Makefile (others, install-bin): Remove pldd.
18870         (pldd-modules): Variable removed.
18871         ($(objpfx)pldd): Target removed.
18872         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
18873         (others, install-bin): Append pldd here.
18874         ($(objpfx)pldd): New target.
18876         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
18877         to 0, so the first #if test emitted later doesn't see it undefined.
18878         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
18879         * sysdeps/gnu/errlist.c: Regenerated.
18881 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18883         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
18884         [libc_hidden_builtin_def]: Define to empty value.
18885         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
18886         [libc_hidden_builtin_def]: Likewise.
18887         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
18888         [libc_hidden_builtin_def]: Likewise.
18889         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
18890         [libc_hidden_builtin_def]: Likewise.
18891         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
18892         __redirect_memcpy and define ifunc as default hidden symbol.
18893         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
18894         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
18896 2014-05-04  Adam Conrad  <adconrad@0c3.net>
18898         * locale/iso-4217.def: Reintroduce XDR currency.
18900 2014-05-04  Allan McRae  <allan@archlinux.org>
18902         * po/eo.po: Update Esperanto translation from translation project.
18904 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
18906         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
18907         and FEATURE_INDEX_MAX to 1.
18908         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
18910 2014-05-01  Steve Ellcey  <sellcey@mips.com>
18912         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
18913         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
18914         * iconvdata/big5.c (ONE_DIRECTION): Define.
18915         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
18916         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
18917         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
18918         * iconvdata/cp932.c (ONE_DIRECTION): Define.
18919         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
18920         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
18921         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
18922         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
18923         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
18924         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
18925         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
18926         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
18927         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
18928         * iconvdata/gbk.c (ONE_DIRECTION): Define.
18929         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
18930         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
18931         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
18932         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
18933         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
18934         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
18935         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
18936         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
18937         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
18938         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
18939         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
18940         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
18941         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
18942         * iconvdata/iso646.c (ONE_DIRECTION): Define.
18943         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
18944         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
18945         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
18946         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
18947         * iconvdata/johab.c (ONE_DIRECTION): Define.
18948         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
18949         * iconvdata/sjis.c (ONE_DIRECTION): Define.
18950         * iconvdata/t.61.c (ONE_DIRECTION): Define.
18951         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
18952         * iconvdata/tscii.c (ONE_DIRECTION): Define.
18953         * iconvdata/uhc.c (ONE_DIRECTION): Define.
18954         * iconvdata/unicode.c (ONE_DIRECTION): Define.
18955         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
18956         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
18957         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
18959 2014-05-01  Roland McGrath  <roland@hack.frob.com>
18961         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
18962         (_IO_JUMPS_OFFSET): Define to 0.
18964         * nptl/sysdeps/pthread/bits/libc-lock.h
18965         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
18966         (__libc_lock_define_initialized_recursive): Always define using
18967         initializer.  Modern compilers treat uninitialized (implicit zero) and
18968         explicit zero initializers the same (i.e. put the datum in bss).
18970 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
18972         * nscd/nscd-client.h: Include <string.h>.
18974 2014-05-01  David S. Miller  <davem@davemloft.net>
18976         [BZ #16885]
18977         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
18978         multiple zero bytes exist at the end of a string.
18979         Reported by Aurelien Jarno <aurelien@aurel32.net>
18981         * string/test-strcmp.c (check): Add explicit test for situations where
18982         there are multiple zero bytes after the first.
18984 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
18986         [BZ #16890]
18987         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
18988         when compiling wprintf.
18989         * stdio-common/tstdiomisc.c (t3): New function.
18990         (main): Call it.
18992 2014-05-01  Steve Ellcey  <sellcey@mips.com>
18994         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
18995         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
18996         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
18997         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
18999 2014-05-01  Steve Ellcey  <sellcey@mips.com>
19001         * stdlib/longlong.h: Updated from GCC.
19003 2014-05-01  Will Newton  <will.newton@linaro.org>
19004             Bernard Ogden  <bernie.ogden@linaro.org>
19006         * NEWS: Update fixed bug list.
19008         [BZ #15119]
19009         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
19011 2014-04-30  David S. Miller  <davem@davemloft.net>
19013         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
19014         (libc_feholdexcept_setround_sparc_ctx): New function.
19015         (libc_fesetenv_sparc_ctx): Likewise.
19016         (libc_feupdateenv_sparc_ctx): Likewise.
19017         (libc_feholdsetround_sparc_ctx): Likewise.
19018         (libc_feholdexcept_setround_ctx): Define.
19019         (libc_feholdexcept_setroundf_ctx): Likewise.
19020         (libc_feholdexcept_setroundl_ctx): Likewise.
19021         (libc_fesetenv_ctx): Likewise.
19022         (libc_fesetenvf_ctx): Likewise.
19023         (libc_fesetenvl_ctx): Likewise.
19024         (libc_feupdateenv_ctx): Likewise.
19025         (libc_feupdateenvf_ctx): Likewise.
19026         (libc_feupdateenvl_ctx): Likewise.
19027         (libc_feresetround_ctx): Likewise.
19028         (libc_feresetroundf_ctx): Likewise.
19029         (libc_feresetroundl_ctx): Likewise.
19030         (libc_feholdsetround_ctx): Likewise.
19031         (libc_feholdsetroundf_ctx): Likewise.
19032         (libc_feholdsetroundl_ctx): Likewise.
19034         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
19035         with __USE_GNU instead of XOPEN cpp guards.
19037         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
19038         0.
19040         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
19041         with XOPEN cpp guards.
19043 2014-04-30  Julian Brown  <julian@codesourcery.com>
19045         [BZ #16888]
19046         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
19047         handling.
19049 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
19051         [BZ #9894]
19052         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
19053         Change to 2.6.32.
19054         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
19055         * sysdeps/unix/sysv/linux/configure: Regenerated.
19056         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
19057         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
19058         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
19059         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
19060         * README: Update reference to required Linux kernel version.
19061         * manual/install.texi (Linux): Update reference to required Linux
19062         kernel headers version.
19063         * INSTALL: Regenerated.
19065         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
19066         header inclusion.
19067         [POSIX] (limits.h): Likewise.
19068         [POSIX] (math.h): Likewise.
19069         [POSIX] (sys/wait.h): Likewise.
19070         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
19071         function.
19072         [POSIX] (stddef.h): Do not allow header inclusion.
19074 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19076         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
19078 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
19080         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
19081         Return immediately after lll_futex_wake.
19083 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
19085         [BZ #16791]
19086         * nscd/nscd-client.h (datahead_init_common): Initialize entire
19087         structure.
19088         (datahead_init_pos): Call datahead_init_common early.
19089         (datahead_init_neg): Likewise.
19091         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
19092         datahead_init_neg): New functions.
19093         * nscd/aicache.c (addhstaiX): Use them.
19094         * nscd/grpcache.c (cache_addgr): Likewise.
19095         * nscd/hstcache.c (cache_addhst): Likewise.
19096         * nscd/initgrcache.c (addinitgroupsX): Likewise.
19097         * nscd/netgroupcache.c (do_notfound): Likewise.
19098         (addgetnetgrentX): Likewise.
19099         (addinnetgrX): Likewise.
19100         * nscd/pwdcache.c (cache_addpw): Likewise.
19101         * nscd/servicescache.c (cache_addserv): Likewise.
19103 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
19104             Atsushi Onoe  <atsushi@onoe.org>
19106         [BZ #14308]
19107         [BZ #12994]
19108         [BZ #13651]
19109         * resolv/res_query.c (__libc_res_nsearch): Return if at least
19110         one response is valid.
19111         * resolv/res_send.c (send_dg): Check for validity of other
19112         response if the current response is a referral.
19114 2014-04-29  Steve Ellcey  <sellcey@mips.com>
19116         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
19118 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
19120         [BZ #16823]
19121         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
19122         Always divide by positive zero when computing -Inf result.
19123         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
19124         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
19126 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19128         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
19129         FPSCR if value do not change.
19130         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
19131         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
19132         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
19133         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
19134         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
19135         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
19136         function.
19138 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
19140         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
19141         * sysdeps/unix/sysv/linux/hppa: Move directory from
19142         ports/systeps/unix/sysv/linux/hppa.
19143         * README: Update listing for hppa-*-linux-gnu.
19145 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
19147         [BZ #16754]
19148         * manual/stdio.texi (Hook functions): Fix types of stream hook
19149         functions.
19150         [BZ #16854]
19151         * socket/sys/socket.h: Fix typo in comment.
19153 2014-04-28  Wilco  <wdijkstr@arm.com>
19155         * sysdeps/arm/fenv_private.h: New file.
19156         * sysdeps/arm/math_private.h: New file.
19157         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
19159 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
19161         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
19162         with __int128_t.
19163         (La_x86_64_retval): Likewise.
19165 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
19167         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
19168         fpsr if value didn't change.
19169         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
19170         to fpcr if value didn't change.
19171         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
19172         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
19173         fpsr or fpcr if value didn't change.
19174         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
19175         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
19176         fpcr if value didn't change.
19177         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
19178         to fpsr if value didn't change.
19180 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
19182         * nptl/tst-sem3.c: Use test-skeleton.c
19183         (main): Rename to do_test.  Use return instead of
19184         exit.
19185         * nptl/tst-sem4.c: Use test-skeleton.c
19186         (main): Rename to do_test.
19188 2014-04-22  David S. Miller  <davem@davemloft.net>
19190         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
19191         (struct sigaction): New struct member __glibc_reserved0, change
19192         type of sa_flags to int.
19194 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
19196         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
19197         (COUNT_LEADING_ZEROS_0): Define for AArch64.
19199 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
19201         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
19202         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
19204 2014-04-22  Will Newton  <will.newton@linaro.org>
19205             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
19207         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
19208         (__longjmp): Add longjmp and longjmp_target SystemTap
19209         probes.
19210         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
19211         (__sigsetjmp): Add setjmp SystemTap probe.
19213 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
19215         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
19216         match manual order.
19218 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19220         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
19222         * sysdeps/powerpc/fpu/fenv_private.h
19223         (libc_feholdexcept_setroundl_ctx): Define to
19224         libc_feholdexcept_setround_ppc_ctx.
19225         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
19226         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
19227         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
19228         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
19230 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
19232         * sysdeps/aarch64/math-tests.h: New file.
19234 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
19236         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
19237         New.
19238         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
19239         Check and set bit_AVX2_Usable.
19240         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
19241         macro.
19242         (bit_AVX2): Likewise.
19243         (index_AVX2_Usable): Likewise.
19244         (CPUID_AVX2): Likewise.
19245         (HAS_AVX2): Likewise.
19247 2014-04-17  Will Newton  <will.newton@linaro.org>
19249         * manual/setjmp.texi (System V contexts): Add note that
19250         calling setcontext on a context created by a call to a
19251         signal handler is undefined.  Update text to note that
19252         setcontext from a signal handler is possible but not
19253         recommended.
19255         [BZ #16629]
19256         * stdlib/tst-setcontext.c: Include signal.h.
19257         (main): Check that the signal stack before and
19258         after swapcontext is the same.
19260         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
19261         Re-implement to restore registers in user code and avoid
19262         rt_sigreturn system call.
19264 2014-04-17  Wilco  <wdijkstr@arm.com>
19266         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
19267         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
19268         * math/test-fenv.c: Skip exception trap tests on targets which only
19269         support non-stop mode.
19271 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
19272             Wilco Dijkstra  <wilco.dijkstra@arm.com>
19274         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
19275         (libc_feholdsetround_aarch64_ctx)
19276         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
19277         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
19278         (libc_feresetround_ctx, libc_feresetroundf_ctx)
19279         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
19280         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
19281         (libc_feresetround_noexl_ctx): Define.
19283 2014-04-16  Richard Henderson  <rth@redhat.com>
19285         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
19287         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
19288         unwind tables.
19290         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
19291         const from the non-libc, non-ldso copy.
19293         * sysdeps/alpha/libm-test-ulps: Regenerate.
19295 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
19296             Wilco Dijkstra  <wilco.dijkstra@arm.com>
19298         * sysdeps/aarch64/fpu/math_private.h: New file.
19300 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
19302         * sysdeps/aarch64/libm-test-ulps: Regenerate.
19304 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
19306         [BZ #16275]
19307         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
19308         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
19309         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
19310         Intel MPX bound registers before _dl_profile_fixup.
19311         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
19312         registers after _dl_profile_fixup.  Save and restore bound
19313         registers bnd0/bnd1 when calling _dl_call_pltexit.
19314         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
19315         (LR_BND_OFFSET): Likewise.
19316         (LRV_BND0_OFFSET): Likewise.
19317         (LRV_BND1_OFFSET): Likewise.
19319 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
19321         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
19322         to...
19323         * sysdeps/mach/hurd/i386/tls.h: ... here.
19324         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
19325         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
19326         fields.
19328 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
19330         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
19332 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
19334         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
19336 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
19338         [BZ #14770]
19339         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
19340         * sysdeps/s390/configure: Regenerate.
19342         [BZ #16824]
19343         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
19344         Set round-to-nearest internally to reduce error accumulation.
19346 2014-04-16  Alan Modra  <amodra@gmail.com>
19348         [BZ #16740]
19349         [BZ #16619]
19350         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
19351         * math/libm-test.inc (frexp_test_data): Add tests.
19352         * NEWS: Update fixed bug list.
19354 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
19356         * benchtests/Makefile: Depend on libraries in build directory.
19357         (bench-math): Separate out math tests.
19358         (bench-pthread): Separate out pthread tests.
19359         (bench): Include math and pthread tests.
19361 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
19363         [BZ #16831]
19364         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
19365         _dl_debug_initialize.
19367         * configure.ac: Remove SELinux header check.
19368         * configure: Regenerate.
19369         * nscd/selinux.c (perms): Array of const char* to permission names.
19370         (nscd_request_avc_has_perm): Call security_deny_unknown to find
19371         default policy. Call string_to_security_class and string_to_av_perm to
19372         translate strings. Enforce default policy and call avs_has_perm with
19373         results of translated strings.
19375 2014-04-13  David S. Miller  <davem@davemloft.net>
19377         * sysdeps/sparc/fpu/libm-test-ulps: Update.
19379 2014-04-12  Allan McRae  <allan@archlinux.org>
19381         [BZ #16838]
19382         * manual/string.texi (Collation Functions): Fix qsort argument
19383         order in example.
19384         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
19386 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
19388         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
19389         Make the test a no-op if there are no exceptions defined.
19391 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
19393         * elf/Makefile (tests): make tst-dlopen-aout conditional on
19394         enable-hardcoded-path-in-tests
19396 2014-04-11  Will Newton  <will.newton@linaro.org>
19398         * benchtests/Makefile (extra-objs): Add json-lib.o.
19399         (bench-func): Tidy up JSON output.
19400         * benchtests/bench-skeleton.c: Include json-lib.h.
19401         (main): Use JSON library functions to do output of
19402         benchmark results.
19403         * benchtests/bench-timing-type.c (main): Output the
19404         timing type simply, leaving formatting to the user.
19405         * benchtests/json-lib.c: New file.
19406         * benchtests/json-lib.h: Likewise.
19408 2014-04-11  Torvald Riegel  <triegel@redhat.com>
19410         [BZ #15215]
19411         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
19412         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
19413         memory barriers.  Add comments.
19414         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
19415         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
19416         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
19417         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
19418         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
19419         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
19421 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
19423         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
19424         * sysdeps/s390/s390-64/configure.ac: ... this ...
19425         * sysdeps/s390/configure.ac: ... to here.
19426         * sysdeps/s390/s390-32/configure: Delete file.
19427         * sysdeps/s390/s390-64/configure: Delete file.
19428         * sysdeps/s390/configure: Regenerate.
19430 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
19432         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
19434 2014-04-11  Will Newton  <will.newton@linaro.org>
19436         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
19437         to zero if it is not defined elsewhere.  (mtrim): Test
19438         the value of MALLOC_DEBUG with #if rather than #ifdef.
19440 2014-04-10 Torvald Riegel  <triegel@redhat.com>
19442         * benchtests/pthread_once-inputs: New file.
19443         * benchtests/pthread_once-source.c: New file.
19444         * benchtests/README: Update documentation.
19446 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
19447             H.J. Lu  <hongjiu.lu@intel.com>
19449         [BZ #16275]
19450         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
19451         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
19452         * sysdeps/x86_64/configure: Regenerated.
19453         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
19454         macro.
19455         (REGISTER_SAVE_RAX): Likewise.
19456         (REGISTER_SAVE_RCX): Likewise.
19457         (REGISTER_SAVE_RDX): Likewise.
19458         (REGISTER_SAVE_RSI): Likewise.
19459         (REGISTER_SAVE_RDI): Likewise.
19460         (REGISTER_SAVE_R8): Likewise.
19461         (REGISTER_SAVE_R9): Likewise.
19462         (REGISTER_SAVE_BND0): Likewise.
19463         (REGISTER_SAVE_BND1): Likewise.
19464         (REGISTER_SAVE_BND2): Likewise.
19465         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
19466         bound registers when calling _dl_fixup.
19468 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19470         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
19471         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
19472         of its definition.
19473         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
19474         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
19475         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
19476         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
19477         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
19478         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
19479         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
19481 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
19483         [BZ #15514]
19484         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
19485         pathconf(_PC_NAME_MAX).
19487 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19489         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
19490         Remove macro usage.
19491         (__PTHREAD_SPINS): Move definition to ...
19492         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
19493         (__PTHREAD_SPINS): ... here.
19494         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
19495         (__PTHREAD_SPIN): Likewise.
19496         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
19497         (__PTHREAD_SPIN): Likewise.
19498         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
19499         (__PTHREAD_SPIN): Likewise.
19500         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
19501         (__PTHREAD_SPIN): Likewise.
19502         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
19503         (__PTHREAD_SPIN): Likewise.
19504         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
19505         (__PTHREAD_SPIN): Likewise.
19506         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
19507         (__PTHREAD_SPIN): Likewise.
19508         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
19509         (__PTHREAD_SPIN): Likewise.
19510         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
19511         (__PTHREAD_SPIN): Likewise.
19512         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
19513         (__PTHREAD_SPIN): Likewise.
19514         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
19515         (__PTHREAD_SPIN): Likewise.
19516         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
19517         (__PTHREAD_SPIN): Likewise.
19519         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
19520         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
19521         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
19522         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
19523         imply folder.
19524         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
19525         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
19526         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
19527         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
19528         correct imply path.
19529         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
19530         strlen symbol for non multi-arch builds.
19531         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
19532         missing hidden_def and weak_alias.
19534 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
19536         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
19538 2014-04-07  Will Newton  <will.newton@linaro.org>
19540         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
19541         and contents.  [!_LIBC] Remove #ifndef and contents.
19542         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
19543         * string/memccpy.c (__memccpy): Use ANSI prototype.
19544         * string/memfrob.c (memfrob): Likewise.
19545         * string/strcoll.c (STRCOLL): Likewise.
19546         * string/strlen.c (strlen): Likewise.
19547         * string/strtok.c (STRTOK): Likewise.
19548         * string/strcat.c: Remove unused #include of memcopy.h.
19549         (strcat): Use ANSI prototype.
19550         * string/strchr.c: Remove unused #include of memcopy.h.
19551         (strchr): Use ANSI prototype.
19552         * string/strcmp.c: Remove unused #include of memcopy.h.
19553         (strcmp): Use ANSI prototype.
19554         * string/strcpy.c: Remove unused #include of memcopy.h.
19555         (strcpy): Use ANSI prototype.
19557 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19559         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
19560         * config.make.in (config-extra-cppflags): Set it from
19561         libc_extra_cppflags.
19562         * configure.ac (libc_extra_cflags): Make it accumulate over
19563         configure fragments.
19564         (libc_extra_cppflags): New flag.
19565         * configure. Regenerate.
19566         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
19567         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
19568         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
19569         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
19571         [BZ #16815]
19572         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
19573         result for FE_DOWNWARD rounding mode.
19574         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
19575         Likewise.
19576         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19578 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
19580         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
19581         in function argument name.
19583 2014-04-03  David Svoboda  <svoboda@cert.org>
19585         [BZ #5666]
19586         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
19587         explicitly.
19589 2014-04-03  Roland McGrath  <roland@hack.frob.com>
19591         * elf/dl-unmap-segments.h: New file.
19592         * sysdeps/generic/ldsodefs.h
19593         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
19594         * elf/dl-close.c: Include <dl-unmap-segments.h>.
19595         * elf/dl-fptr.c: Likewise.
19596         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
19597         * sysdeps/aarch64/tlsdesc.c: Likewise.
19598         * sysdeps/arm/tlsdesc.c: Likewise.
19599         * sysdeps/i386/tlsdesc.c: Likewise.
19600         * sysdeps/tile/dl-runtime.c: Likewise.
19601         * sysdeps/x86_64/tlsdesc.c: Likewise.
19602         * elf/dl-load.h: New file.
19603         * elf/dl-load.c: Include it.
19604         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
19605         Macros moved to dl-load.h.
19606         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
19607         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
19608         Use _dl_unmap_segments in place of __munmap.
19609         Break out segment-mapping loop into ...
19610         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
19612 2014-04-03  Will Newton  <will.newton@linaro.org>
19614         * elf/dl-lookup.c (do_lookup_x): Remove comment
19615         referring to nested function and move variable
19616         declarations down to before first use.
19618 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
19620         [BZ #16799]
19621         [BZ #16800]
19622         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
19623         with 0 numerator.
19624         * math/s_catanf.c (__catanf): Likewise.
19625         * math/s_catanh.c (__catanh): Likewise.
19626         * math/s_catanhf.c (__catanhf): Likewise.
19627         * math/s_catanhl.c (__catanhl): Likewise.
19628         * math/s_catanl.c (__catanl): Likewise.
19629         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
19630         by positive zero when computing -Inf result.
19631         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
19632         (catanh_test): Likewise.
19633         * sysdeps/i386/fpu/libm-test-ulps: Update.
19634         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19636         [BZ #16789]
19637         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
19638         instead of using underflowing value in computing result.
19639         * math/s_clog10.c (__clog10): Likewise.
19640         * math/s_clog10f.c (__clog10f): Likewise.
19641         * math/s_clog10l.c (__clog10l): Likewise.
19642         * math/s_clogf.c (__clogf): Likewise.
19643         * math/s_clogl.c (__clogl): Likewise.
19644         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
19645         (clog10_test): Likewise.
19646         * sysdeps/i386/fpu/libm-test-ulps: Update.
19647         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19649 2014-04-02  Alan Modra  <amodra@gmail.com>
19651         [BZ #16739]
19652         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
19653         output when value is near a power of two.  Use int64_t for lx and
19654         remove casts.  Use decimal rather than hex exponent constants.
19655         Don't use long double multiplication when double will suffice.
19656         * math/libm-test.inc (nextafter_test_data): Add tests.
19657         * NEWS: Add 16739 and 16786 to bug list.
19659         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
19661         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
19663 2014-04-01  Will Newton  <will.newton@linaro.org>
19665         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
19666         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
19668 2014-04-01  Florian Weimer  <fweimer@redhat.com>
19670         [BZ #13347]
19671         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
19672         * nptl/tst-setuid2.c: New file.
19673         * nptl/Makefile (xtests): Add tst-setuid2.
19675 2014-04-01  Alan Modra  <amodra@gmail.com>
19677         [BZ #16786]
19678         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
19680 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
19682         [BZ #6803]
19683         [BZ #6804]
19684         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
19685         set errno as appropriate.
19686         * math/w_scalbf.c (__scalbf): Likewise.
19687         * math/w_scalbl.c (__scalbl): Likewise.
19688         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
19689         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
19690         * math/libm-test.inc (scalb_test_data): Add errno expectations.
19691         Add more NaN tests.
19693         [BZ #16349]
19694         * math/w_atan2.c: Include <errno.h>.
19695         (__atan2): Set errno for result underflowing to zero.
19696         * math/w_atan2f.c: Include <errno.h>.
19697         (__atan2f): Set errno for result underflowing to zero.
19698         * math/w_atan2l.c: Include <errno.h>.
19699         (__atan2l): Set errno for result underflowing to zero.
19700         * math/auto-libm-test-in: Don't allow missing errno for some atan2
19701         tests.
19702         * math/auto-libm-test-out: Regenerated.
19704 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19706         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
19707         Encode instruction correctly in little endian.
19708         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
19709         Likewise.
19710         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
19711         Likewise.
19712         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
19713         Likewise.
19714         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
19715         Likewise.
19717 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
19719         [BZ #9894]
19720         * sysdeps/unix/sysv/linux/kernel-features.h
19721         [__sparc__ && !__arch64__ && !__sparc_v9__]
19722         (__ASSUME_SET_ROBUST_LIST): Do not define.
19723         [__sparc__ && !__arch64__ && !__sparc_v9__]
19724         (__ASSUME_FUTEX_LOCK_PI): Likewise.
19725         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
19726         Likewise.
19727         * sysdeps/unix/sysv/linux/arm/kernel-features.h
19728         (__ASSUME_FUTEX_LOCK_PI): Undefine.
19729         (__ASSUME_REQUEUE_PI): Likewise.
19730         (__ASSUME_SET_ROBUST_LIST): Likewise.
19731         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
19732         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
19733         Undefine.
19734         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
19735         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
19736         Likewise.
19737         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
19738         Likewise.
19739         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
19740         Likewise.
19741         * sysdeps/unix/sysv/linux/mips/kernel-features.h
19742         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
19743         Undefine.
19744         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
19745         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
19746         Likewise.
19748         [BZ #16648]
19749         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
19750         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
19751         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
19753 2014-03-31  Will Newton  <will.newton@linaro.org>
19755         * benchtests/Makefile (bench): Add ffs and ffsll to list
19756         of tests.
19757         * benchtests/ffs-inputs: New file.
19758         * benchtests/ffsll-inputs: Likewise.
19760 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
19762         [BZ #16770]
19763         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
19764         too large before casting to int.
19765         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
19766         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
19767         * math/libm-test.inc (scalb_test_data): Add more tests.
19769 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
19771         * benchtests/Makefile (DETAILED_OPT): New make option.
19772         (bench-func): Run benchmark program with -d if DETAILED_OPT is
19773         set.
19774         * benchtests/bench-skeleton.c: Include stdbool.h.
19775         (main): Store and print timings per input.
19776         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
19777         member to each argument value.
19778         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
19779         (_print_arg_data): Initialize per-input timing to 0.
19781         * benchtests/Makefile (timing-type): New binary.
19782         (bench-clean): Also remove bench-timing-type.
19783         (bench): New target for timing-type.
19784         (bench-func): Print output in JSON format.
19785         * benchtests/bench-skeleton.c (main): Print output in JSON
19786         format.
19787         * benchtests/bench-timing-type.c: New file.
19788         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
19789         (TIMING_PRINT_STATS): Remove.
19790         * benchtests/scripts/bench.py (_print_arg_data): Store variant
19791         name separately.
19793         * benchtests/bench-modf.c: Remove.
19794         * benchtests/modf-inputs: New inputs file.
19796 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
19798         [BZ #16362]
19799         * math/s_clog10.c (M_PI_LOG10E): New macro.
19800         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
19801         imaginary parts are 0.
19802         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
19803         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
19804         imaginary parts are 0.
19805         * math/s_clog10l.c (M_PI_LOG10El): New macro.
19806         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
19807         imaginary parts are 0.
19808         * math/libm-test.inc (clog10_test_data): Update expected results
19809         for when real and imaginary parts are 0.
19811 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
19813         * elf/dl-load.c: Finish conversion of __builtin_expect into
19814         __glibc_{un}likely.
19816 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
19818         [BZ #16348]
19819         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
19820         1+x for argument with exponent below -67.
19821         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
19822         Likewise.
19823         * math/auto-libm-test-in: Add more tests of exp.
19824         * math/auto-libm-test-out: Regenerated.
19826 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
19828         [BZ #16759]
19829         * inet/getnetgrent_r.c (get_nonempty_val): New function.
19830         (nscd_getnetgrent): Use it.
19832         [BZ #16760]
19833         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
19834         of stpcpy.
19836 2014-03-27  Andi Kleen  <ak@linux.intel.com>
19838         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
19839         (lll_robust_lock, lll_cond_lock, lll_timedlock)
19840         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
19841         (lll_robust_unlock): Remove out of line section. Use cfi
19842         intrinsics.
19843         (LLL_STUB_UNWIND_INFO*): Remove.
19844         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
19845         (lll_robust_lock, lll_cond_lock, lll_timedlock)
19846         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
19847         (lll_robust_unlock): Remove out of line section. Use cfi
19848         intrinsics.
19849         (LLL_STUB_UNWIND_INFO*): Remove.
19851 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
19853         [BZ #16758]
19854         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
19855         blank values.
19857 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
19859         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
19861 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
19863         [BZ #16198]
19864         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
19865         fnstenv.
19866         * math/test-fenv-preserve.c: New file.
19867         * math/Makefile (tests): Add test-fenv-preserve.
19869 2014-03-26  Will Newton <will.newton@linaro.org>
19871         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
19873 2014-03-25  Roland McGrath  <roland@hack.frob.com>
19875         * scripts/versionlist.awk: Partition the version sets and emit all
19876         GLIBC_* (sorted) before all others (sorted).
19878 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
19880         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
19881         GLIBC_2.2.5 version.
19883 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19885         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
19886         calls.
19888         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
19889         previous change.
19891         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19893 2014-03-25  Andreas Schwab  <schwab@suse.de>
19895         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
19896         label to be used after in6ailist is initialized.
19898 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19900         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
19901         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
19903 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
19905         [BZ #16357]
19906         [BZ #16599]
19907         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
19908         min_plus_half.
19909         (fp_formats): Update initializers.
19910         (init_fp_formats): Initialize new field.
19911         (output_for_one_input_case): Allow underflow for results up to
19912         min_plus_half.
19913         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
19914         * math/auto-libm-test-in: Don't mark some underflows from asin and
19915         atanh as spurious.
19916         * math/auto-libm-test-out: Regenerated.
19917         * sysdeps/i386/fpu/libm-test-ulps: Update.
19918         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19920 2014-03-25  Andreas Schwab  <schwab@suse.de>
19922         * libio/Makefile (tst-ftell-partial-wide-ENV)
19923         (tst-ftell-active-handler-ENV): Define.
19925 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
19927         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
19929 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
19931         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
19933 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
19935         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
19936         * sysdeps/x86_64/fpu/multiarch/e_exp.c
19937         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
19939 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
19941         [BZ #16634]
19942         * elf/dl-load.c (open_verify): Add mode parameter.
19943         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
19944         (open_path): Change from boolean 'secure' to complete flag 'mode'
19945         (_dl_map_object): Adjust.
19946         * elf/Makefile (tests): Add tst-dlopen-aout.
19947         * elf/tst-dlopen-aout.c: New test.
19949 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
19951         [BZ #16714]
19952         * sysdeps/unix/sysv/linux/s390/bits/stat.h
19953         (struct stat): Rename member pad0 to __glibc_reserved0.
19955         [BZ #16712]
19956         * sysdeps/s390/s390-32/bits/wordsize.h
19957         (__WORDSIZE32_SIZE_ULONG): New define.
19958         * sysdeps/s390/s390-64/bits/wordsize.h
19959         (__WORDSIZE32_SIZE_ULONG): Likewise.
19960         * sysdeps/generic/stdint.h (SIZE_MAX):
19961         Define as UL if __WORDSIZE32_SIZE_ULONG.
19963         [BZ #16713]
19964         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
19965         (__glibc_reserved0): New variable.
19966         (sa_flags): Change type to int.
19968         * posix/Makefile (before-compile): Use += before-compile instead
19969         of a :=.
19971         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
19972         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
19974 2014-03-20  Andreas Schwab  <schwab@suse.de>
19976         [BZ #16743]
19977         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
19978         non-matching result from nscd.
19980 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
19982         * scripts/bench.py: Moved to ...
19983         * benchtests/scripts/bench.py: ... here.
19984         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
19986 2014-03-24  Andreas Schwab  <schwab@suse.de>
19988         [BZ #16002]
19989         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
19990         alloca_account and account alloca use for struct in6ailist.
19992 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
19994         [BZ #16284]
19995         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
19996         rounding mode to recompute results that overflow to infinity or
19997         underflow to zero.
19998         * math/auto-libm-test-in: Don't mark tests as expected to fail for
19999         bug 16284.
20000         * math/auto-libm-test-out: Regenerated.
20001         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
20002         (ccosh_test): Likewise.
20003         (csin_test_data): Use plus_oflow.
20004         (csin_test): Use ALL_RM_TEST.
20005         (csinh_test_data): Use plus_oflow.
20006         (csinh_test): Use ALL_RM_TEST.
20007         * sysdeps/i386/fpu/libm-test-ulps: Update.
20008         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20010 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
20012         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
20013         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
20014         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
20016         [BZ #16731]
20017         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
20018         when x - 1 is zero.
20019         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
20020         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
20021         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
20022         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
20023         argument is 1.
20024         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
20025         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
20026         zero.
20027         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
20028         * sysdeps/i386/fpu/libm-test-ulps: Update.
20029         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20031 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
20033         * scripts/bench.pl: Remove file.
20034         * scripts/bench.py: New benchmark script.
20035         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
20036         * benchtests/README: Mention python dependency.
20037         * scripts/pylintrc: New file.
20038         * scripts/pylint: New file.
20040         * bits/mathdef.h: Use #ifdef instead of #if.
20041         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
20042         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
20043         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
20044         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
20045         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
20046         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
20048 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20049             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
20051         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
20052         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
20053         and strpbrk-ppc64 objects.
20054         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20055         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
20056         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
20057         multiarch strpbrk for POWER7.
20058         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
20059         multiarch strpbrk for PPC64.
20060         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
20061         ifunc selector.
20062         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
20063         strpbrk for POWER7.
20065 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
20067         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
20068         (atan_test): Likewise.
20069         (atanh_test_data): Use NO_TEST_INLINE for two tests.
20070         (atanh_test): Use ALL_RM_TEST.
20071         (atan2_test_data): Likewise.
20072         (cabs_test): Likewise.
20073         (cacosh_test): Likewise.
20074         (carg_test): Likewise.
20075         (casin_test): Likewise.
20076         (casinh_test): Likewise.
20077         (cbrt_test): Likewise.
20078         (csqrt_test): Likewise.
20079         (erf_test): Likewise.
20080         (erfc_test): Likewise.
20081         (pow10_test): Likewise.
20082         (exp2_test): Likewise.
20083         (hypot_test): Likewise.
20084         (j0_test): Likewise.
20085         (j1_test): Likewise.
20086         (lgamma_test): Likewise.
20087         (gamma_test): Likewise.
20088         (sincos_test): Likewise.
20089         (tanh_test): Likewise.
20090         (y0_test): Likewise.
20091         (y1_test): Likewise.
20092         * sysdeps/i386/fpu/libm-test-ulps: Update.
20093         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20095 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20097         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
20098         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
20099         and strcspn-ppc64 objects.
20100         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20101         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
20102         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
20103         multiarch strcspn for POWER7.
20104         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
20105         multiarch strcspn for PPC64.
20106         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
20107         ifunc selector.
20108         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
20109         strcspn for POWER7.
20111 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
20113         * math/gen-libm-test.pl (generate_testfile): Expect only function
20114         name as argument to AUTO_TESTS_* and pass results for all rounding
20115         modes to parse_args.
20116         (parse_auto_input): Separate inputs of automatic tests from
20117         outputs before storing in %auto_tests.
20118         * math/libm-test.inc (acos_test_data): Update call to
20119         AUTO_TESTS_f_f.
20120         (acos_test): Use ALL_RM_TEST.
20121         (acos_tonearest_test_data): Remove.
20122         (acos_test_tonearest): Likewise.
20123         (acos_towardzero_test_data): Likewise.
20124         (acos_test_towardzero): Likewise.
20125         (acos_downward_test_data): Likewise.
20126         (acos_test_downward): Likewise.
20127         (acos_upward_test_data): Likewise.
20128         (acos_test_upward): Likewise.
20129         (acosh_test_data): Update call to AUTO_TESTS_f_f.
20130         (asin_test_data): Likewise.
20131         (asin_test): Use ALL_RM_TEST.
20132         (asin_tonearest_test_data): Remove.
20133         (asin_test_tonearest): Likewise.
20134         (asin_towardzero_test_data): Likewise.
20135         (asin_test_towardzero): Likewise.
20136         (asin_downward_test_data): Likewise.
20137         (asin_test_downward): Likewise.
20138         (asin_upward_test_data): Likewise.
20139         (asin_test_upward): Likewise.
20140         (asinh_test_data): Update call to AUTO_TESTS_f_f.
20141         (atan_test_data): Likewise.
20142         (atanh_test_data): Likewise.
20143         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
20144         (cabs_test_data): Update call to AUTO_TESTS_c_f.
20145         (carg_test_data): Likewise.
20146         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
20147         (ccos_test_data): Update call to AUTO_TESTS_c_c.
20148         (ccosh_test_data): Likewise.
20149         (cexp_test_data): Likewise.
20150         (clog_test_data): Likewise.
20151         (clog10_test_data): Likewise.
20152         (cos_test_data): Update call to AUTO_TESTS_f_f.
20153         (cos_test): Use ALL_RM_TEST.
20154         (cos_tonearest_test_data): Remove.
20155         (cos_test_tonearest): Likewise.
20156         (cos_towardzero_test_data): Likewise.
20157         (cos_test_towardzero): Likewise.
20158         (cos_downward_test_data): Likewise.
20159         (cos_test_downward): Likewise.
20160         (cos_upward_test_data): Likewise.
20161         (cos_test_upward): Likewise.
20162         (cosh_test_data): Update call to AUTO_TESTS_f_f.
20163         (cosh_test): Use ALL_RM_TEST.
20164         (cosh_tonearest_test_data): Remove.
20165         (cosh_test_tonearest): Likewise.
20166         (cosh_towardzero_test_data): Likewise.
20167         (cosh_test_towardzero): Likewise.
20168         (cosh_downward_test_data): Likewise.
20169         (cosh_test_downward): Likewise.
20170         (cosh_upward_test_data): Likewise.
20171         (cosh_test_upward): Likewise.
20172         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
20173         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
20174         (ctan_test_data): Likewise.
20175         (ctan_test): Use ALL_RM_TEST.
20176         (ctan_tonearest_test_data): Remove.
20177         (ctan_test_tonearest): Likewise.
20178         (ctan_towardzero_test_data): Likewise.
20179         (ctan_test_towardzero): Likewise.
20180         (ctan_downward_test_data): Likewise.
20181         (ctan_test_downward): Likewise.
20182         (ctan_upward_test_data): Likewise.
20183         (ctan_test_upward): Likewise.
20184         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
20185         (ctanh_test): Use ALL_RM_TEST.
20186         (ctanh_tonearest_test_data): Remove.
20187         (ctanh_test_tonearest): Likewise.
20188         (ctanh_towardzero_test_data): Likewise.
20189         (ctanh_test_towardzero): Likewise.
20190         (ctanh_downward_test_data): Likewise.
20191         (ctanh_test_downward): Likewise.
20192         (ctanh_upward_test_data): Likewise.
20193         (ctanh_test_upward): Likewise.
20194         (erf_test_data): Update call to AUTO_TESTS_f_f.
20195         (erfc_test_data): Likewise.
20196         (exp_test_data): Likewise.
20197         (exp_test): Use ALL_RM_TEST.
20198         (exp_tonearest_test_data): Remove.
20199         (exp_test_tonearest): Likewise.
20200         (exp_towardzero_test_data): Likewise.
20201         (exp_test_towardzero): Likewise.
20202         (exp_downward_test_data): Likewise.
20203         (exp_test_downward): Likewise.
20204         (exp_upward_test_data): Likewise.
20205         (exp_test_upward): Likewise.
20206         (exp10_test_data): Update call to AUTO_TESTS_f_f.
20207         (exp10_test): Use ALL_RM_TEST.
20208         (exp10_tonearest_test_data): Remove.
20209         (exp10_test_tonearest): Likewise.
20210         (exp10_towardzero_test_data): Likewise.
20211         (exp10_test_towardzero): Likewise.
20212         (exp10_downward_test_data): Likewise.
20213         (exp10_test_downward): Likewise.
20214         (exp10_upward_test_data): Likewise.
20215         (exp10_test_upward): Likewise.
20216         (exp2_test_data): Update call to AUTO_TESTS_f_f.
20217         (expm1_test_data): Likewise.
20218         (expm1_test): Use ALL_RM_TEST.
20219         (expm1_tonearest_test_data): Remove.
20220         (expm1_test_tonearest): Likewise.
20221         (expm1_towardzero_test_data): Likewise.
20222         (expm1_test_towardzero): Likewise.
20223         (expm1_downward_test_data): Likewise.
20224         (expm1_test_downward): Likewise.
20225         (expm1_upward_test_data): Likewise.
20226         (expm1_test_upward): Likewise.
20227         (fma_test_data): Update call to AUTO_TESTS_fff_f.
20228         (fma_test): Use ALL_RM_TEST.
20229         (fma_towardzero_test_data): Remove.
20230         (fma_test_towardzero): Likewise.
20231         (fma_downward_test_data): Likewise.
20232         (fma_test_downward): Likewise.
20233         (fma_upward_test_data): Likewise.
20234         (fma_test_upward): Likewise.
20235         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
20236         (j0_test_data): Update call to AUTO_TESTS_f_f.
20237         (j1_test_data): Likewise.
20238         (jn_test_data): Update call to AUTO_TESTS_if_f.
20239         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
20240         (log_test_data): Update call to AUTO_TESTS_f_f.
20241         (log10_test_data): Likewise.
20242         (log1p_test_data): Likewise.
20243         (log2_test_data): Likewise.
20244         (pow_test_data): Update call to AUTO_TESTS_ff_f.
20245         (pow_tonearest_test_data): Likewise.
20246         (sin_test_data): Update call to AUTO_TESTS_f_f.
20247         (sin_test): Use ALL_RM_TEST.
20248         (sin_tonearest_test_data): Remove.
20249         (sin_test_tonearest): Likewise.
20250         (sin_towardzero_test_data): Likewise.
20251         (sin_test_towardzero): Likewise.
20252         (sin_downward_test_data): Likewise.
20253         (sin_test_downward): Likewise.
20254         (sin_upward_test_data): Likewise.
20255         (sin_test_upward): Likewise.
20256         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
20257         (sinh_test_data): Update call to AUTO_TESTS_f_f.
20258         (sinh_test): Use ALL_RM_TEST.
20259         (sinh_tonearest_test_data): Remove.
20260         (sinh_test_tonearest): Likewise.
20261         (sinh_towardzero_test_data): Likewise.
20262         (sinh_test_towardzero): Likewise.
20263         (sinh_downward_test_data): Likewise.
20264         (sinh_test_downward): Likewise.
20265         (sinh_upward_test_data): Likewise.
20266         (sinh_test_upward): Likewise.
20267         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
20268         (sqrt_test): Use ALL_RM_TEST.
20269         (sqrt_tonearest_test_data): Remove.
20270         (sqrt_test_tonearest): Likewise.
20271         (sqrt_towardzero_test_data): Likewise.
20272         (sqrt_test_towardzero): Likewise.
20273         (sqrt_downward_test_data): Likewise.
20274         (sqrt_test_downward): Likewise.
20275         (sqrt_upward_test_data): Likewise.
20276         (sqrt_test_upward): Likewise.
20277         (tan_test_data): Update call to AUTO_TESTS_f_f.
20278         (tan_test): Use ALL_RM_TEST.
20279         (tan_tonearest_test_data): Remove.
20280         (tan_test_tonearest): Likewise.
20281         (tan_towardzero_test_data): Likewise.
20282         (tan_test_towardzero): Likewise.
20283         (tan_downward_test_data): Likewise.
20284         (tan_test_downward): Likewise.
20285         (tan_upward_test_data): Likewise.
20286         (tan_test_upward): Likewise.
20287         (tanh_test_data): Update call to AUTO_TESTS_f_f.
20288         (tgamma_test_data): Likewise.
20289         (y0_test_data): Likewise.
20290         (y1_test_data): Likewise.
20291         (yn_test_data): Update call to AUTO_TESTS_if_f.
20292         (main): Do not call removed functions.
20294 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
20296         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
20297         (ldexp_test_data): Remove.
20298         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
20299         scalbn_test_data.
20300         (scalb_test): Use ALL_RM_TEST.
20302 2014-03-19  Andreas Schwab  <schwab@suse.de>
20304         * nscd/nscd.service: Also invalidate netgroup cache on reload.
20306 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
20308         [BZ #16649]
20309         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
20310         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
20311         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
20312         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
20313         (__ASSUME_PREADV): Undefine.
20314         (__ASSUME_PWRITEV): Likewise.
20316 2014-03-18  Roland McGrath  <roland@hack.frob.com>
20318         * bits/mman-linux.h: Add comment about non-Linux use.
20319         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
20320         bits/mman-linux.h resting place.
20322         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
20323         * bits/mman-linux.h: ... here.
20325 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20327         * conform/conformtest.pl: Add standard definition when calling C
20328         preprocessor on data files.
20329         (checknamespace): Remove unused variable.
20331 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
20333         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
20334         minus_oflow, plus_uflow and minus_uflow in expected results.
20335         * math/libm-test.inc (scalbn_test_data): Add more tests of
20336         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
20337         minus_uflow.
20338         (scalbn_test): Use ALL_RM_TEST.
20339         (scalbln_test_data): Add more tests of negative arguments.  Use
20340         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
20341         (scalbln_test): Use ALL_RM_TEST.
20343 2014-03-18  Roland McGrath  <roland@hack.frob.com>
20345         * scripts/abilist.awk: Ignore symbols marked with .hidden.
20347 2014-03-18  Will Newton  <will.newton@linaro.org>
20349         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
20350         inaccurate comment.
20352 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
20354         * Makerules [!subdir] (check-abi): Exit with error status if a
20355         test failed.
20357 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
20359         * math/libm-test.inc (nearbyint_test_data): Include all tests used
20360         for rint.  Include results for all rounding modes.
20361         (nearbyint_test): Use ALL_RM_TEST.
20362         (rint_test_data): Include all tests used for nearbyint.
20364 2014-03-17  Will Newton  <will.newton@linaro.org>
20366         * nptl/sysdeps/pthread/pthread.h: Revert previous
20367         change.
20369         * sysdeps/generic/ldsodefs.h: Revert previous
20370         change.
20372         * libio/genops.c: Revert previous change.
20373         * libio/libioP.h: Likewise.
20374         * stdio-common/vfprintf.c: Likewise.
20376         * sysdeps/generic/math_private.h: Revert previous
20377         change.
20379         * sysdeps/generic/math_private.h: Check whether
20380         HAVE_RM_CTX is defined with #ifdef rather
20381         than #if.
20383         * argp/argp-fmtstream.h: Check whether
20384         __STRICT_ANSI__ is defined with #ifdef rather
20385         than #if.
20386         * argp/argp.h: Likewise.
20388         * libio/genops.c: Check whether
20389         _IO_JUMPS_OFFSET is defined with #ifdef rather
20390         than #if.
20391         * libio/libioP.h: Likewise.
20392         * stdio-common/vfprintf.c: Likewise.
20394         * sysdeps/generic/ldsodefs.h: Check whether
20395         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
20396         than #if.
20398         * nptl/sysdeps/pthread/pthread.h: Check
20399         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
20400         its value.
20402 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
20404         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
20405         setting O_APPEND.
20406         * libio/tst-ftell-active-handler.c (do_append_test): Add a
20407         test case.
20409         [BZ #16680]
20410         * libio/fileops.c (_IO_file_open): Seek to end of file but
20411         don't cache the offset.
20412         (get_file_offset): Remove function.
20413         (do_ftell): Use cached offset when available.
20414         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
20415         don't cache the offset.
20416         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
20417         case.
20418         (do_one_test): Call it.
20419         (do_ftell_test): Fix up expected old offset for a+ mode.
20420         * libio/wfileops.c (do_ftell_wide): Used cached offset when
20421         available.
20423         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
20424         up test status with function return status.
20425         (do_write_test): Likewise.
20426         (do_append_test): Likewise.
20428         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
20429         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
20430         Remove.
20432 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
20434         * math/gen-libm-test.pl (parse_args): Handle results specified for
20435         each rounding mode separately.
20436         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
20437         tests and results from lrint_tonearest_test_data,
20438         lrint_towardzero_test_data, lrint_downward_test_data and
20439         lrint_upward_test_data.
20440         (lrint_test): Use ALL_RM_TEST.
20441         (lrint_tonearest_test_data): Remove.
20442         (lrint_test_tonearest): Likewise.
20443         (lrint_towardzero_test_data): Likewise.
20444         (lrint_test_towardzero): Likewise.
20445         (lrint_downward_test_data): Likewise.
20446         (lrint_test_downward): Likewise.
20447         (lrint_upward_test_data): Likewise.
20448         (lrint_test_upward): Likewise.
20449         (llrint_test_data): Merge in per-rounding-mode tests and results
20450         from llrint_tonearest_test_data, llrint_towardzero_test_data,
20451         llrint_downward_test_data and llrint_upward_test_data.
20452         (llrint_test): Use ALL_RM_TEST.
20453         (llrint_tonearest_test_data): Remove.
20454         (llrint_test_tonearest): Likewise.
20455         (llrint_towardzero_test_data): Likewise.
20456         (llrint_test_towardzero): Likewise.
20457         (llrint_downward_test_data): Likewise.
20458         (llrint_test_downward): Likewise.
20459         (llrint_upward_test_data): Likewise.
20460         (llrint_test_upward): Likewise.
20461         (rint_test_data): Merge in per-rounding-mode tests and results
20462         from rint_tonearest_test_data, rint_towardzero_test_data,
20463         rint_downward_test_data and rint_upward_test_data.  Add
20464         per-rounding-mode results for tests not in those arrays.
20465         (rint_test): Use ALL_RM_TEST.
20466         (rint_tonearest_test_data): Remove.
20467         (rint_test_tonearest): Likewise.
20468         (rint_towardzero_test_data): Likewise.
20469         (rint_test_towardzero): Likewise.
20470         (rint_downward_test_data): Likewise.
20471         (rint_test_downward): Likewise.
20472         (rint_upward_test_data): Likewise.
20473         (rint_test_upward): Likewise.
20474         (main): Don't call removed functions.
20476 2014-03-14  Roland McGrath  <roland@hack.frob.com>
20478         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
20479         "Compiled on ..." crapola.  It is anti-useful.
20481 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
20483         * scripts/evaluate-test.sh: Handle fourth argument to determine
20484         whether test run should stop on failure.
20485         * Makeconfig (stop-on-test-failure): New variable.
20486         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
20487         $(stop-on-test-failure).
20488         * Makefile (tests): Give a summary of results from testing and
20489         exit with failure status if they include an ERROR or FAIL.
20490         (xtests): Likewise.
20491         * manual/install.texi (Configuring and compiling): Mention
20492         stop-on-test-failure=y.
20493         * INSTALL: Regenerated.
20495 2014-03-14  Roland McGrath  <roland@hack.frob.com>
20497         * scripts/versionlist.awk: New file.
20498         * Makerules [$(build-shared) = yes]
20499         (postclean-generated): Add Versions.def, not Versions.def.v and
20500         Versions.def.v.i.
20501         ($(common-objpfx)Versions.def.v.i): Target removed.
20502         ($(common-objpfx)Versions.def): New target.
20503         ($(common-objpfx)Versions.all): Depend on that rather that
20504         $(common-objpfx)Versions.def.v.
20505         * Versions.def: File removed.
20507         * Makeconfig (+gccwarn): Add -Wundef.
20508         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
20509         a dl-sysdep.h breaking its contract.
20510         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
20511         * include/stackinfo.h: New file.
20512         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
20513         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
20514         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
20515         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
20516         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
20517         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
20518         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
20519         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
20520         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
20521         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
20522         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
20523         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
20524         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
20525         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
20526         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
20528 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20530         [BZ #16707]
20531         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
20532         implementation.
20533         * math/libm-test.inc (round_test_data): Add more tests.
20535         [BZ #16706]
20536         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
20537         implementation.
20538         * math/libm-test.inc (nearbyint_test_data): Add more tests.
20540         [BZ #16701]
20541         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
20542         implementation.
20543         * math/libm-test.inc (ceil_test_data): Add more tests.
20545         * math/libm-test.inc (trunc_test_data): Add more tests related to
20546         BZ#16414.
20548 2014-03-14  Roland McGrath  <roland@hack.frob.com>
20550         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
20551         with #if rather than #ifdef.
20552         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
20554 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
20556         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
20557         first.  Disable AVX-512 GCC support if assembler doesn't support
20558         it.
20559         * sysdeps/x86_64/configure: Regenerated.
20561 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
20563         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
20564         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
20565         (__old_pthread_attr_setstack): Likewise.
20566         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
20567         [!_STACK_GROWS_DOWN]: Likewise.
20569 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
20571         * config.make.in (have-bash2): Delete.
20572         * configure.ac (libc_cv_have_bash2): Delete.
20573         * configure: Regenerate.
20574         * elf/Makefile (common-ldd-rewrite): Rename to ...
20575         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
20576         (sh-ldd-rewrite): Delete.
20577         (bash-ldd-rewrite): Delete.
20578         (have-bash2): Delete checks.
20579         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
20580         ldd-rewrite.
20582         * config.make.in (have-ksh): Delete.
20583         (KSH): Delete.
20584         * configure.ac (libc_cv_have_ksh): Delete.
20585         * configure: Regenerate.
20587         * elf/Makefile: Delete $(have-ksh) check.
20588         ($(objpfx)sotruss): Change KSH to BASH.
20589         * elf/sotruss.ksh: Rename to ...
20590         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
20591         function style to match POSIX.  Drop ksh vim mode setting.
20593         * manual/time.texi (Specifying the Time Zone with TZ): Change
20594         Tuesday to Thursday.
20596         * debug/tst-longjmp_chk2.c: Update header comment.
20597         (stackoverflow_handler): Add comment.  Call assert on pass value.
20599 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
20601         [BZ #16194]
20602         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
20603         (HAVE_AVX512_ASM_SUPPORT): Likewise.
20604         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
20605         (La_x86_64_vector): Add zmm.
20606         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
20607         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
20608         ($(objpfx)tst-audit10): New target.
20609         ($(objpfx)tst-audit10.out): Likewise.
20610         (tst-audit10-ENV): New.
20611         (AVX512-CFLAGS): Likewise.
20612         (CFLAGS-tst-audit10.c): Likewise.
20613         (CFLAGS-tst-auditmod10a.c): Likewise.
20614         (CFLAGS-tst-auditmod10b.c): Likewise.
20615         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
20616         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
20617         * sysdeps/x86_64/configure: Regenerated.
20618         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
20619         AVX-512 zmm register support.
20620         (_dl_x86_64_save_sse): Likewise.
20621         (_dl_x86_64_restore_sse): Likewise.
20622         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
20623         size vector registers.
20624         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
20625         (ZMM_SIZE): Likewise.
20626         * sysdeps/x86_64/tst-audit10.c: New file.
20627         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
20628         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
20630 2014-03-13  Roland McGrath  <roland@hack.frob.com>
20632         * configure.ac (HAVE_EHDR_START): New check.
20633         * configure: Regenerated.
20634         * config.h.in (HAVE_EHDR_START): New #undef.
20635         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
20636         assuming the lowest-addressed segment maps the start of the file.
20638 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
20640         * INSTALL: Regenerated.
20642 2014-03-13  Will Newton  <will.newton@linaro.org>
20644         * manual/setjmp.texi (System V contexts): Improve
20645         clarity and grammar of documentation.
20647 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
20649         [BZ #16381]
20650         * elf/Makefile (tests): Add tst-pie2.
20651         (tests-pie): Add tst-pie2.
20652         * elf/tst-pie2.c: New file.
20653         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
20654         for ET_EXEC.
20655         * elf/rtld.c (map_doit): Load executable as lt_executable.
20656         (dl_main): Likewise.
20658 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
20660         [BZ #16642]
20661         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
20662         (__ASSUME_PSELECT): Undefine.
20664 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20666         [BZ #16689]
20667         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
20668         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
20669         static build.
20670         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
20671         selector for static builds.
20673 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
20675         [BZ #16695]
20676         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
20677         key in the buffer.
20679 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20681         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
20682         IFUNC selector for static builds.
20684 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
20686         * sysdeps/mips/math_private.h [__mips_hard_float]
20687         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
20688         libc_feresetround_mips_ctx.
20689         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
20690         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
20691         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
20693         [BZ #16677]
20694         * math/s_nextafter.c (__nextafter): Do not return value from
20695         overflowing computation.
20696         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
20697         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
20698         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
20699         Likewise.
20700         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
20701         Likewise.
20702         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
20703         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
20705 2014-03-11  Roland McGrath  <roland@hack.frob.com>
20707         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
20708         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
20709         Move sfi_sp use from the load-multiple (that no longer sets sp) to
20710         the new mov targetting sp.
20712 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20714         [BZ #16683]
20715         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
20716         Define it for static builds as well.
20717         (NO_BZERO_IMPL): Likewise.
20719 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
20721         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
20722         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
20723         multiarch strspn for PPC64.
20724         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
20725         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
20726         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
20727         (__libc_ifunc_impl_list): Likewise.
20728         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
20729         multiarch optimizations
20730         * string/strspn.c (strspn): Using macro to redefine symbol name.
20732 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
20733             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20735         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
20736         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
20737         multiarch strncat for PPC64.
20738         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
20739         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
20740         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
20741         (__libc_ifunc_impl_list): Likewise.
20742         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
20743         multiarch optimizations
20745 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
20747         [BZ #16639]
20748         * nscd/nscd.service: Make service type forking.
20750 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20752         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
20753         sign in non default rounding modes.
20754         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
20756 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
20758         * math/libm-test.inc (ALL_RM_TEST): New macro.
20759         (ceil_test): Use ALL_RM_TEST.
20760         (cimag_test): Likewise.
20761         (conj_test): Likewise.
20762         (copysign_test): Likewise.
20763         (cproj_test): Likewise.
20764         (creal_test): Likewise.
20765         (fabs_test): Likewise.
20766         (floor_test): Likewise.
20767         (fmax_test): Likewise.
20768         (fmin_test): Likewise.
20769         (fmod_test): Likewise.
20770         (fpclassify_test): Likewise.
20771         (frexp_test): Likewise.
20772         (ilogb_test): Likewise.
20773         (isfinite_test): Likewise.
20774         (finite_test): Likewise.
20775         (isgreater_test): Likewise.
20776         (isgreaterequal_test): Likewise.
20777         (isinf_test): Likewise.
20778         (isless_test): Likewise.
20779         (islessequal_test): Likewise.
20780         (islessgreater_test): Likewise.
20781         (isnan_test): Likewise.
20782         (isnormal_test): Likewise.
20783         (issignaling_test): Likewise.
20784         (isunordered_test): Likewise.
20785         (logb_test): Likewise.
20786         (logb_downward_test_data): Remove.
20787         (logb_test_downward): Likewise.
20788         (lround_test): Use ALL_RM_TEST.
20789         (llround_test): Likewise.
20790         (modf_test): Likewise.
20791         (nexttoward_test): Likewise.
20792         (remainder_test): Likewise.
20793         (drem_test): Likewise.
20794         (remainder_tonearest_test_data): Likewise.
20795         (remainder_test_tonearest): Likewise.
20796         (drem_test_tonearest): Likewise.
20797         (remainder_towardzero_test_data): Likewise.
20798         (remainder_test_towardzero): Likewise.
20799         (drem_test_towardzero): Likewise.
20800         (remainder_downward_test_data): Likewise.
20801         (remainder_test_downward): Likewise.
20802         (drem_test_downward): Likewise.
20803         (remainder_upward_test_data): Likewise.
20804         (remainder_test_upward): Likewise.
20805         (drem_test_upward): Likewise.
20806         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
20807         (round_test): Use ALL_RM_TEST.
20808         (signbit_test): Likewise.
20809         (trunc_test): Likewise.
20810         (significand_test): Likewise.
20811         (main): Don't call removed functions.
20813 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
20815         [BZ #16674]
20816         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
20817         || __USE_XOPEN2K8].
20818         (ILL_ILLOPN): Likewise.
20819         (ILL_ILLADR): Likewise.
20820         (ILL_ILLTRP): Likewise.
20821         (ILL_PRVOPC): Likewise.
20822         (ILL_PRVREG): Likewise.
20823         (ILL_COPROC): Likewise.
20824         (ILL_BADSTK): Likewise.
20825         (FPE_INTDIV): Likewise.
20826         (FPE_INTOVF): Likewise.
20827         (FPE_FLTDIV): Likewise.
20828         (FPE_FLTOVF): Likewise.
20829         (FPE_FLTUND): Likewise.
20830         (FPE_FLTRES): Likewise.
20831         (FPE_FLTINV): Likewise.
20832         (FPE_FLTSUB): Likewise.
20833         (SEGV_MAPERR): Likewise.
20834         (SEGV_ACCERR): Likewise.
20835         (BUS_ADRALN): Likewise.
20836         (BUS_ADRERR): Likewise.
20837         (BUS_OBJERR): Likewise.
20838         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
20839         (TRAP_TRACE): Likewise.
20840         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
20841         __USE_XOPEN2K8].
20842         (CLD_KILLED): Likewise.
20843         (CLD_DUMPED): Likewise.
20844         (CLD_TRAPPED): Likewise.
20845         (CLD_STOPPED): Likewise.
20846         (CLD_CONTINUED): Likewise.
20847         (POLL_IN): Likewise.
20848         (POLL_OUT): Likewise.
20849         (POLL_MSG): Likewise.
20850         (POLL_ERR): Likewise.
20851         (POLL_PRI): Likewise.
20852         (POLL_HUP): Likewise.
20853         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
20854         Likewise.
20855         (ILL_ILLOPN): Likewise.
20856         (ILL_ILLADR): Likewise.
20857         (ILL_ILLTRP): Likewise.
20858         (ILL_PRVOPC): Likewise.
20859         (ILL_PRVREG): Likewise.
20860         (ILL_COPROC): Likewise.
20861         (ILL_BADSTK): Likewise.
20862         (FPE_INTDIV): Likewise.
20863         (FPE_INTOVF): Likewise.
20864         (FPE_FLTDIV): Likewise.
20865         (FPE_FLTOVF): Likewise.
20866         (FPE_FLTUND): Likewise.
20867         (FPE_FLTRES): Likewise.
20868         (FPE_FLTINV): Likewise.
20869         (FPE_FLTSUB): Likewise.
20870         (SEGV_MAPERR): Likewise.
20871         (SEGV_ACCERR): Likewise.
20872         (BUS_ADRALN): Likewise.
20873         (BUS_ADRERR): Likewise.
20874         (BUS_OBJERR): Likewise.
20875         (BUS_MCEERR_AR): Likewise.
20876         (BUS_MCEERR_AO): Likewise.
20877         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
20878         (TRAP_TRACE): Likewise.
20879         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
20880         __USE_XOPEN2K8].
20881         (CLD_KILLED): Likewise.
20882         (CLD_DUMPED): Likewise.
20883         (CLD_TRAPPED): Likewise.
20884         (CLD_STOPPED): Likewise.
20885         (CLD_CONTINUED): Likewise.
20886         (POLL_IN): Likewise.
20887         (POLL_OUT): Likewise.
20888         (POLL_MSG): Likewise.
20889         (POLL_ERR): Likewise.
20890         (POLL_PRI): Likewise.
20891         (POLL_HUP): Likewise.
20892         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
20893         (ILL_ILLOPN): Likewise.
20894         (ILL_ILLADR): Likewise.
20895         (ILL_ILLTRP): Likewise.
20896         (ILL_PRVOPC): Likewise.
20897         (ILL_PRVREG): Likewise.
20898         (ILL_COPROC): Likewise.
20899         (ILL_BADSTK): Likewise.
20900         (FPE_INTDIV): Likewise.
20901         (FPE_INTOVF): Likewise.
20902         (FPE_FLTDIV): Likewise.
20903         (FPE_FLTOVF): Likewise.
20904         (FPE_FLTUND): Likewise.
20905         (FPE_FLTRES): Likewise.
20906         (FPE_FLTINV): Likewise.
20907         (FPE_FLTSUB): Likewise.
20908         (SEGV_MAPERR): Likewise.
20909         (SEGV_ACCERR): Likewise.
20910         (BUS_ADRALN): Likewise.
20911         (BUS_ADRERR): Likewise.
20912         (BUS_OBJERR): Likewise.
20913         (BUS_MCEERR_AR): Likewise.
20914         (BUS_MCEERR_AO): Likewise.
20915         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
20916         (TRAP_TRACE): Likewise.
20917         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
20918         __USE_XOPEN2K8].
20919         (CLD_KILLED): Likewise.
20920         (CLD_DUMPED): Likewise.
20921         (CLD_TRAPPED): Likewise.
20922         (CLD_STOPPED): Likewise.
20923         (CLD_CONTINUED): Likewise.
20924         (POLL_IN): Likewise.
20925         (POLL_OUT): Likewise.
20926         (POLL_MSG): Likewise.
20927         (POLL_ERR): Likewise.
20928         (POLL_PRI): Likewise.
20929         (POLL_HUP): Likewise.
20930         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
20931         Likewise.
20932         (ILL_ILLOPN): Likewise.
20933         (ILL_ILLADR): Likewise.
20934         (ILL_ILLTRP): Likewise.
20935         (ILL_PRVOPC): Likewise.
20936         (ILL_PRVREG): Likewise.
20937         (ILL_COPROC): Likewise.
20938         (ILL_BADSTK): Likewise.
20939         (ILL_BADIADDR): Likewise.
20940         (ILL_BREAK): Likewise.
20941         (FPE_INTDIV): Likewise.
20942         (FPE_INTOVF): Likewise.
20943         (FPE_FLTDIV): Likewise.
20944         (FPE_FLTOVF): Likewise.
20945         (FPE_FLTUND): Likewise.
20946         (FPE_FLTRES): Likewise.
20947         (FPE_FLTINV): Likewise.
20948         (FPE_FLTSUB): Likewise.
20949         (FPE_DECOVF): Likewise.
20950         (FPE_DECDIV): Likewise.
20951         (FPE_DECERR): Likewise.
20952         (FPE_INVASC): Likewise.
20953         (FPE_INVDEC): Likewise.
20954         (SEGV_MAPERR): Likewise.
20955         (SEGV_ACCERR): Likewise.
20956         (SEGV_PSTKOVF): Likewise.
20957         (BUS_ADRALN): Likewise.
20958         (BUS_ADRERR): Likewise.
20959         (BUS_OBJERR): Likewise.
20960         (BUS_MCEERR_AR): Likewise.
20961         (BUS_MCEERR_AO): Likewise.
20962         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
20963         (TRAP_TRACE): Likewise.
20964         (TRAP_BRANCH): Likewise.
20965         (TRAP_HWBKPT): Likewise.
20966         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
20967         __USE_XOPEN2K8].
20968         (CLD_KILLED): Likewise.
20969         (CLD_DUMPED): Likewise.
20970         (CLD_TRAPPED): Likewise.
20971         (CLD_STOPPED): Likewise.
20972         (CLD_CONTINUED): Likewise.
20973         (POLL_IN): Likewise.
20974         (POLL_OUT): Likewise.
20975         (POLL_MSG): Likewise.
20976         (POLL_ERR): Likewise.
20977         (POLL_PRI): Likewise.
20978         (POLL_HUP): Likewise.
20979         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
20980         (ILL_ILLOPN): Likewise.
20981         (ILL_ILLADR): Likewise.
20982         (ILL_ILLTRP): Likewise.
20983         (ILL_PRVOPC): Likewise.
20984         (ILL_PRVREG): Likewise.
20985         (ILL_COPROC): Likewise.
20986         (ILL_BADSTK): Likewise.
20987         (FPE_INTDIV): Likewise.
20988         (FPE_INTOVF): Likewise.
20989         (FPE_FLTDIV): Likewise.
20990         (FPE_FLTOVF): Likewise.
20991         (FPE_FLTUND): Likewise.
20992         (FPE_FLTRES): Likewise.
20993         (FPE_FLTINV): Likewise.
20994         (FPE_FLTSUB): Likewise.
20995         (SEGV_MAPERR): Likewise.
20996         (SEGV_ACCERR): Likewise.
20997         (BUS_ADRALN): Likewise.
20998         (BUS_ADRERR): Likewise.
20999         (BUS_OBJERR): Likewise.
21000         (BUS_MCEERR_AR): Likewise.
21001         (BUS_MCEERR_AO): Likewise.
21002         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
21003         (TRAP_TRACE): Likewise.
21004         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
21005         __USE_XOPEN2K8].
21006         (CLD_KILLED): Likewise.
21007         (CLD_DUMPED): Likewise.
21008         (CLD_TRAPPED): Likewise.
21009         (CLD_STOPPED): Likewise.
21010         (CLD_CONTINUED): Likewise.
21011         (POLL_IN): Likewise.
21012         (POLL_OUT): Likewise.
21013         (POLL_MSG): Likewise.
21014         (POLL_ERR): Likewise.
21015         (POLL_PRI): Likewise.
21016         (POLL_HUP): Likewise.
21017         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
21018         (ILL_ILLOPN): Likewise.
21019         (ILL_ILLADR): Likewise.
21020         (ILL_ILLTRP): Likewise.
21021         (ILL_PRVOPC): Likewise.
21022         (ILL_PRVREG): Likewise.
21023         (ILL_COPROC): Likewise.
21024         (ILL_BADSTK): Likewise.
21025         (FPE_INTDIV): Likewise.
21026         (FPE_INTOVF): Likewise.
21027         (FPE_FLTDIV): Likewise.
21028         (FPE_FLTOVF): Likewise.
21029         (FPE_FLTUND): Likewise.
21030         (FPE_FLTRES): Likewise.
21031         (FPE_FLTINV): Likewise.
21032         (FPE_FLTSUB): Likewise.
21033         (SEGV_MAPERR): Likewise.
21034         (SEGV_ACCERR): Likewise.
21035         (BUS_ADRALN): Likewise.
21036         (BUS_ADRERR): Likewise.
21037         (BUS_OBJERR): Likewise.
21038         (BUS_MCEERR_AR): Likewise.
21039         (BUS_MCEERR_AO): Likewise.
21040         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
21041         (TRAP_TRACE): Likewise.
21042         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
21043         __USE_XOPEN2K8].
21044         (CLD_KILLED): Likewise.
21045         (CLD_DUMPED): Likewise.
21046         (CLD_TRAPPED): Likewise.
21047         (CLD_STOPPED): Likewise.
21048         (CLD_CONTINUED): Likewise.
21049         (POLL_IN): Likewise.
21050         (POLL_OUT): Likewise.
21051         (POLL_MSG): Likewise.
21052         (POLL_ERR): Likewise.
21053         (POLL_PRI): Likewise.
21054         (POLL_HUP): Likewise.
21055         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
21056         (ILL_ILLOPN): Likewise.
21057         (ILL_ILLADR): Likewise.
21058         (ILL_ILLTRP): Likewise.
21059         (ILL_PRVOPC): Likewise.
21060         (ILL_PRVREG): Likewise.
21061         (ILL_COPROC): Likewise.
21062         (ILL_BADSTK): Likewise.
21063         (FPE_INTDIV): Likewise.
21064         (FPE_INTOVF): Likewise.
21065         (FPE_FLTDIV): Likewise.
21066         (FPE_FLTOVF): Likewise.
21067         (FPE_FLTUND): Likewise.
21068         (FPE_FLTRES): Likewise.
21069         (FPE_FLTINV): Likewise.
21070         (FPE_FLTSUB): Likewise.
21071         (SEGV_MAPERR): Likewise.
21072         (SEGV_ACCERR): Likewise.
21073         (BUS_ADRALN): Likewise.
21074         (BUS_ADRERR): Likewise.
21075         (BUS_OBJERR): Likewise.
21076         (BUS_MCEERR_AR): Likewise.
21077         (BUS_MCEERR_AO): Likewise.
21078         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
21079         (TRAP_TRACE): Likewise.
21080         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
21081         __USE_XOPEN2K8].
21082         (CLD_KILLED): Likewise.
21083         (CLD_DUMPED): Likewise.
21084         (CLD_TRAPPED): Likewise.
21085         (CLD_STOPPED): Likewise.
21086         (CLD_CONTINUED): Likewise.
21087         (POLL_IN): Likewise.
21088         (POLL_OUT): Likewise.
21089         (POLL_MSG): Likewise.
21090         (POLL_ERR): Likewise.
21091         (POLL_PRI): Likewise.
21092         (POLL_HUP): Likewise.
21093         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
21094         (ILL_ILLOPN): Likewise.
21095         (ILL_ILLADR): Likewise.
21096         (ILL_ILLTRP): Likewise.
21097         (ILL_PRVOPC): Likewise.
21098         (ILL_PRVREG): Likewise.
21099         (ILL_COPROC): Likewise.
21100         (ILL_BADSTK): Likewise.
21101         (ILL_DBLFLT): Likewise.
21102         (ILL_HARDWALL): Likewise.
21103         (FPE_INTDIV): Likewise.
21104         (FPE_INTOVF): Likewise.
21105         (FPE_FLTDIV): Likewise.
21106         (FPE_FLTOVF): Likewise.
21107         (FPE_FLTUND): Likewise.
21108         (FPE_FLTRES): Likewise.
21109         (FPE_FLTINV): Likewise.
21110         (FPE_FLTSUB): Likewise.
21111         (SEGV_MAPERR): Likewise.
21112         (SEGV_ACCERR): Likewise.
21113         (BUS_ADRALN): Likewise.
21114         (BUS_ADRERR): Likewise.
21115         (BUS_OBJERR): Likewise.
21116         (BUS_MCEERR_AR): Likewise.
21117         (BUS_MCEERR_AO): Likewise.
21118         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
21119         (TRAP_TRACE): Likewise.
21120         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
21121         __USE_XOPEN2K8].
21122         (CLD_KILLED): Likewise.
21123         (CLD_DUMPED): Likewise.
21124         (CLD_TRAPPED): Likewise.
21125         (CLD_STOPPED): Likewise.
21126         (CLD_CONTINUED): Likewise.
21127         (POLL_IN): Likewise.
21128         (POLL_OUT): Likewise.
21129         (POLL_MSG): Likewise.
21130         (POLL_ERR): Likewise.
21131         (POLL_PRI): Likewise.
21132         (POLL_HUP): Likewise.
21133         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
21134         (ILL_ILLOPN): Likewise.
21135         (ILL_ILLADR): Likewise.
21136         (ILL_ILLTRP): Likewise.
21137         (ILL_PRVOPC): Likewise.
21138         (ILL_PRVREG): Likewise.
21139         (ILL_COPROC): Likewise.
21140         (ILL_BADSTK): Likewise.
21141         (FPE_INTDIV): Likewise.
21142         (FPE_INTOVF): Likewise.
21143         (FPE_FLTDIV): Likewise.
21144         (FPE_FLTOVF): Likewise.
21145         (FPE_FLTUND): Likewise.
21146         (FPE_FLTRES): Likewise.
21147         (FPE_FLTINV): Likewise.
21148         (FPE_FLTSUB): Likewise.
21149         (SEGV_MAPERR): Likewise.
21150         (SEGV_ACCERR): Likewise.
21151         (BUS_ADRALN): Likewise.
21152         (BUS_ADRERR): Likewise.
21153         (BUS_OBJERR): Likewise.
21154         (BUS_MCEERR_AR): Likewise.
21155         (BUS_MCEERR_AO): Likewise.
21156         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
21157         (TRAP_TRACE): Likewise.
21158         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
21159         __USE_XOPEN2K8].
21160         (CLD_KILLED): Likewise.
21161         (CLD_DUMPED): Likewise.
21162         (CLD_TRAPPED): Likewise.
21163         (CLD_STOPPED): Likewise.
21164         (CLD_CONTINUED): Likewise.
21165         (POLL_IN): Likewise.
21166         (POLL_OUT): Likewise.
21167         (POLL_MSG): Likewise.
21168         (POLL_ERR): Likewise.
21169         (POLL_PRI): Likewise.
21170         (POLL_HUP): Likewise.
21171         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
21172         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
21174         [BZ #16670]
21175         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
21176         before #include of <time.h>.
21177         [!__USE_XOPEN2K] (__need_timespec): Likewise.
21178         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
21179         (test-xfail-UNIX98/sched.h/conform): Likewise.
21181 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
21183         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
21184         error absence of trapping exception support.
21185         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
21187 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
21189         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
21190         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
21191         * timezone/Makefile (testdata): Move definition above include of
21192         Rules.
21193         (test-zones): New variable.
21194         (tests-special): Add zone files.
21195         (build-testdata): Use $(evaluate-test).
21197         * elf/Makefile (tests-special): Rename tests to end with .out.
21198         ($(objpfx)noload-mem): Likewise.
21199         ($(objpfx)tst-leaks1-mem): Likewise.
21200         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
21201         * iconv/Makefile (xtests-special): Change test-iconvconfig to
21202         $(objpfx)test-iconvconfig.out.
21203         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
21204         set -e inside subshell and redirect output to file.
21205         * iconvdata/Makefile (generated): Rename tests to end with .out.
21206         Correct type.
21207         (tests-special): Rename tests to end with .out.
21208         ($(objpfx)mtrace-tst-loading): Likewise.
21209         * intl/Makefile (generated): Likewise.
21210         (tests-special): Likewise.
21211         ($(objpfx)mtrace-tst-gettext): Likewise.
21212         * misc/Makefile (generated): Likewise.
21213         (tests-special): Likewise.
21214         ($(objpfx)tst-error1-mem): Likewise.
21215         * nptl/Makefile (tests-special): Likewise.
21216         ($(objpfx)tst-stack3-mem): Likewise.
21217         (generated): Likewise.
21218         * posix/Makefile (generated): Likewise.
21219         (tests-special): Likewise.
21220         (xtests-special): Likewise.
21221         ($(objpfx)tst-fnmatch-mem): Likewise.
21222         ($(objpfx)bug-regex2-mem): Likewise.
21223         ($(objpfx)bug-regex14-mem): Likewise.
21224         ($(objpfx)bug-regex21-mem): Likewise.
21225         ($(objpfx)bug-regex31-mem): Likewise.
21226         ($(objpfx)tst-vfork3-mem): Likewise.
21227         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
21228         ($(objpfx)tst-pcre-mem): Likewise.
21229         ($(objpfx)tst-boost-mem): Likewise.
21230         ($(objpfx)bug-ga2-mem): Likewise.
21231         ($(objpfx)bug-glob2-mem): Likewise.
21232         * resolv/Makefile (generate): Likewise.
21233         (tests-special): Likewise.
21234         (xtests-special): Likewise.
21235         (generated): Likewise.
21236         ($(objpfx)mtrace-tst-leaks): Likewise.
21237         ($(objpfx)mtrace-tst-leaks2): Likewise.
21239         * scripts/merge-test-results.sh: New file.
21240         * Makefile (tests-special-notdir): New variable.
21241         (tests): Run merge-test-results.sh.
21242         (xtests): Likewise.
21243         * Rules (tests-special-notdir): New variable.
21244         (xtests-special-notdir): Likewise.
21245         (tests): Run merge-test-results.sh
21246         (xtests): Likewise.
21248         * Makeconfig (test-xfail-name): New variable.
21249         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
21250         compute variable name for expected failures.
21251         * conform/Makefile (conformtest-headers-data): New variable.
21252         (conformtest-standards): Likewise.
21253         (conformtest-headers-ISO): Likewise.
21254         (conformtest-headers-ISO99): Likewise.
21255         (conformtest-headers-ISO11): Likewise.
21256         (conformtest-headers-POSIX): Likewise.
21257         (conformtest-headers-XPG3): Likewise.
21258         (conformtest-headers-XPG4): Likewise.
21259         (conformtest-headers-UNIX98): Likewise.
21260         (conformtest-headers-XOPEN2K): Likewise.
21261         (conformtest-headers-POSIX2008): Likewise.
21262         (conformtest-headers-XOPEN2K8): Likewise.
21263         (conformtest-header-list-base): Likewise.
21264         (conformtest-header-list-tests): Likewise.
21265         (conformtest-header-base): Likewise.
21266         (conformtest-header-tests): Likewise.
21267         (tests-special): Add $(conformtest-header-list-tests).  If
21268         [$(fast-check) && !$(cross-compiling)], add
21269         $(conformtest-header-tests) instead of
21270         $(objpfx)run-conformtest.out.
21271         (generated): Add $(conformtest-header-list-base).  If
21272         [$(fast-check) && !$(cross-compiling)], add
21273         $(conformtest-header-base).  Remove previous setting.
21274         ($(conformtest-header-list-tests)): New target.
21275         (test-xfail-run-conformtest): Remove variable.
21276         ($(objpfx)run-conformtest.out): Remove target.
21277         (test-xfail-ISO11/complex.h/conform): New variable.
21278         (test-xfail-ISO11/stdalign.h/conform): Likewise.
21279         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
21280         (test-xfail-XPG3/varargs.h/conform): Likewise.
21281         (test-xfail-XPG4/varargs.h/conform): Likewise.
21282         (test-xfail-UNIX98/varargs.h/conform): Likewise.
21283         (test-xfail-XPG4/ndbm.h/conform): Likewise.
21284         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
21285         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
21286         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
21287         (test-xfail-XPG3/fcntl.h/conform): Likewise.
21288         (test-xfail-XPG3/ftw.h/conform): Likewise.
21289         (test-xfail-XPG3/grp.h/conform): Likewise.
21290         (test-xfail-XPG3/langinfo.h/conform): Likewise.
21291         (test-xfail-XPG3/limits.h/conform): Likewise.
21292         (test-xfail-XPG3/pwd.h/conform): Likewise.
21293         (test-xfail-XPG3/search.h/conform): Likewise.
21294         (test-xfail-XPG3/signal.h/conform): Likewise.
21295         (test-xfail-XPG3/stdio.h/conform): Likewise.
21296         (test-xfail-XPG3/stdlib.h/conform): Likewise.
21297         (test-xfail-XPG3/string.h/conform): Likewise.
21298         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
21299         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
21300         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
21301         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
21302         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
21303         (test-xfail-XPG3/sys/types.h/conform): Likewise.
21304         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
21305         (test-xfail-XPG3/termios.h/conform): Likewise.
21306         (test-xfail-XPG3/time.h/conform): Likewise.
21307         (test-xfail-XPG3/unistd.h/conform): Likewise.
21308         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
21309         (test-xfail-XPG4/fcntl.h/conform): Likewise.
21310         (test-xfail-XPG4/langinfo.h/conform): Likewise.
21311         (test-xfail-XPG4/netdb.h/conform): Likewise.
21312         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
21313         (test-xfail-XPG4/signal.h/conform): Likewise.
21314         (test-xfail-XPG4/stdio.h/conform): Likewise.
21315         (test-xfail-XPG4/stdlib.h/conform): Likewise.
21316         (test-xfail-XPG4/stropts.h/conform): Likewise.
21317         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
21318         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
21319         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
21320         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
21321         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
21322         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
21323         (test-xfail-XPG4/sys/time.h/conform): Likewise.
21324         (test-xfail-XPG4/sys/types.h/conform): Likewise.
21325         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
21326         (test-xfail-XPG4/termios.h/conform): Likewise.
21327         (test-xfail-XPG4/ucontext.h/conform): Likewise.
21328         (test-xfail-XPG4/unistd.h/conform): Likewise.
21329         (test-xfail-XPG4/utmpx.h/conform): Likewise.
21330         (test-xfail-POSIX/sched.h/conform): Likewise.
21331         (test-xfail-POSIX/signal.h/conform): Likewise.
21332         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
21333         (test-xfail-POSIX/tar.h/conform): Likewise.
21334         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
21335         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
21336         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
21337         (test-xfail-UNIX98/netdb.h/conform): Likewise.
21338         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
21339         (test-xfail-UNIX98/sched.h/conform): Likewise.
21340         (test-xfail-UNIX98/signal.h/conform): Likewise.
21341         (test-xfail-UNIX98/stdio.h/conform): Likewise.
21342         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
21343         (test-xfail-UNIX98/stropts.h/conform): Likewise.
21344         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
21345         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
21346         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
21347         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
21348         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
21349         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
21350         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
21351         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
21352         (test-xfail-UNIX98/unistd.h/conform): Likewise.
21353         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
21354         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
21355         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
21356         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
21357         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
21358         (test-xfail-XOPEN2K/math.h/conform): Likewise.
21359         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
21360         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
21361         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
21362         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
21363         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
21364         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
21365         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
21366         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
21367         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
21368         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
21369         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
21370         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
21371         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
21372         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
21373         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
21374         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
21375         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
21376         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
21377         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
21378         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
21379         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
21380         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
21381         (test-xfail-POSIX2008/signal.h/conform): Likewise.
21382         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
21383         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
21384         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
21385         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
21386         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
21387         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
21388         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
21389         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
21390         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
21391         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
21392         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
21393         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
21394         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
21395         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
21396         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
21397         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
21398         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
21399         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
21400         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
21401         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
21402         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
21403         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
21404         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
21405         (conformtest-cc-flags): Likewise.
21406         ($(conformtest-header-tests): New target.
21407         * conform/check-header-lists.sh: New file.
21408         * conform/run-conformtest.sh: Remove.
21410         * conform/conformtest.pl: Allow ' and \ in values given for
21411         constants.
21412         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
21413         inclusion.
21414         [POSIX] (sys/types.h): Likewise.
21415         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
21416         inclusion.
21417         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
21418         inclusion.
21419         * conform/data/signal.h-data (SIGIO): Remove expectation.
21420         [XPG3] (SIGBUS): Do not expect.
21421         [POSIX || XPG3] (SIGPOLL): Likewise.
21422         [POSIX || XPG3] (SIGPROF): Likewise.
21423         [POSIX || XPG3] (SIGSYS): Likewise.
21424         [XPG3] (SIGTRAP): Likewise.
21425         [POSIX || XPG3] (SIGURG): Likewise.
21426         [POSIX || XPG3] (SIGVTALRM): Likewise.
21427         [POSIX || XPG3] (SIGXCPU): Likewise.
21428         [POSIX || XPG3] (SIGXFSZ): Likewise.
21429         [POSIX] (SA_SIGINFO): Expect.
21430         [XPG3] (siginfo_t): Do not expect type or contents.
21431         [POSIX] (si_pid): Do not expect element.
21432         [POSIX] (si_uid): Likewise.
21433         [POSIX] (si_addr): Likewise.
21434         [POSIX] (si_status): Likewise.
21435         [POSIX] (si_band): Likewise.
21436         [XPG4] (si_value): Likewise.
21437         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
21438         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
21439         [POSIX || XPG3] (ILL_ILLADR): Likewise.
21440         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
21441         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
21442         [POSIX || XPG3] (ILL_PRVREG): Likewise.
21443         [POSIX || XPG3] (ILL_COPROC): Likewise.
21444         [POSIX || XPG3] (ILL_BADSTK): Likewise.
21445         [POSIX || XPG3] (FPE_INTDIV): Likewise.
21446         [POSIX || XPG3] (FPE_INTOVF): Likewise.
21447         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
21448         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
21449         [POSIX || XPG3] (FPE_FLTUND): Likewise.
21450         [POSIX || XPG3] (FPE_FLTRES): Likewise.
21451         [POSIX || XPG3] (FPE_FLTINV): Likewise.
21452         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
21453         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
21454         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
21455         [POSIX || XPG3] (BUS_ADRALN): Likewise.
21456         [POSIX || XPG3] (BUS_ADRERR): Likewise.
21457         [POSIX || XPG3] (BUS_OBJERR): Likewise.
21458         [POSIX || XPG3] (CLD_EXITED): Likewise.
21459         [POSIX || XPG3] (CLD_KILLED): Likewise.
21460         [POSIX || XPG3] (CLD_DUMPED): Likewise.
21461         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
21462         [POSIX || XPG3] (CLD_STOPPED): Likewise.
21463         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
21464         [POSIX || XPG3] (POLL_IN): Likewise.
21465         [POSIX || XPG3] (POLL_OUT): Likewise.
21466         [POSIX || XPG3] (POLL_MSG): Likewise.
21467         [POSIX || XPG3] (POLL_ERR): Likewise.
21468         [POSIX || XPG3] (POLL_PRI): Likewise.
21469         [POSIX || XPG3] (POLL_HUP): Likewise.
21470         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
21471         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
21472         (SIG*): Do not allow.
21473         [XPG3] (si_*): Likewise.
21474         [XPG3] (SI_*): Likewise.
21475         [XPG3 || XPG4] (sigev_*): Likewise.
21476         [XPG3 || XPG4] (SIGEV_*): Likewise.
21477         [XPG3 || XPG4] (sival_*): Likewise.
21478         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
21479         [POSIX || XPG3] (BUS_*): Likewise.
21480         [POSIX || XPG3] (CLD_*): Likewise.
21481         [POSIX || XPG3] (FPE_*): Likewise.
21482         [POSIX || XPG3] (ILL_*): Likewise.
21483         [POSIX || XPG3] (POLL_*): Likewise.
21484         [POSIX || XPG3] (SEGV_*): Likewise.
21485         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
21486         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
21487         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
21488         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
21489         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
21490         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
21491         Specify type and value.
21492         (TVERSLEN): Likewise.
21493         (REGTYPE): Likewise.
21494         (AREGTYPE): Likewise.
21495         (LNKTYPE): Likewise.
21496         (SYMTYPE): Likewise.
21497         (CHRTYPE): Likewise.
21498         (BLKTYPE): Likewise.
21499         (DIRTYPE): Likewise.
21500         (FIFOTYPE): Likewise.
21501         (CONTTYPE): Likewise.
21502         (TSUID): Likewise.
21503         (TSGID): Likewise.
21504         (TSVTX): Likewise.
21505         (TUREAD): Likewise.
21506         (TUWRITE): Likewise.
21507         (TUEXEC): Likewise.
21508         (TGREAD): Likewise.
21509         (TGWRITE): Likewise.
21510         (TGEXEC): Likewise.
21511         (TOREAD): Likewise.
21512         (TOWRITE): Likewise.
21513         (TOEXEC): Likewise.
21514         [POSIX] (TSVTX): Expect constant.
21516 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
21518         * Makefile (tests): Change dependencies to ....
21519         (tests-special): ... additions to this variable.
21520         (tests): Depend on $(tests-special).
21521         * Makerules (check-abi-list): New variable.
21522         (check-abi): Depend on $(check-abi-list).
21523         [$(subdir) = elf] (tests-special): Add
21524         $(objpfx)check-abi-libc.out.
21525         [$(build-shared) = yes && subdir] (tests-special): Add
21526         $(check-abi-list).
21527         [$(build-shared) = yes && subdir] (tests): Do not depend on
21528         check-abi.
21529         * Rules (tests): Depend on $(tests-special).
21530         (xtests): Depend on $(xtests-special).
21531         * catgets/Makefile (tests): Change dependencies to ....
21532         (tests-special): ... additions to this variable.
21533         * conform/Makefile (tests): Change dependencies to ....
21534         (tests-special): ... additions to this variable.
21535         * elf/Makefile (tests): Change dependencies to ....
21536         (tests-special): ... additions to this variable.
21537         * grp/Makefile (tests): Change dependencies to ....
21538         (tests-special): ... additions to this variable.
21539         * iconv/Makefile (xtests): Change dependencies to ....
21540         (xtests-special): ... additions to this variable.
21541         * iconvdata/Makefile (tests): Change dependencies to ....
21542         (tests-special): ... additions to this variable.
21543         * intl/Makefile (tests): Change dependencies to ....
21544         (tests-special): ... additions to this variable.  Also add
21545         $(objpfx)tst-gettext.out.
21546         * io/Makefile (tests): Change dependencies to ....
21547         (tests-special): ... additions to this variable.
21548         * libio/Makefile (tests): Change dependencies to ....
21549         (tests-special): ... additions to this variable.
21550         * malloc/Makefile (tests): Change dependencies to ....
21551         (tests-special): ... additions to this variable.
21552         * misc/Makefile (tests): Change dependencies to ....
21553         (tests-special): ... additions to this variable.
21554         * nptl/Makefile (tests): Change dependencies to ....
21555         (tests-special): ... additions to this variable.
21556         * nptl_db/Makefile (tests): Change dependencies to ....
21557         (tests-special): ... additions to this variable.
21558         * posix/Makefile (tests): Change dependencies to ....
21559         (tests-special): ... additions to this variable.
21560         (xtests): Change dependencies to ....
21561         (xtests-special): ... additions to this variable.
21562         * resolv/Makefile (tests): Change dependencies to ....
21563         (tests-special): ... additions to this variable.
21564         (xtests): Change dependencies to ....
21565         (xtests-special): ... additions to this variable.
21566         * stdio-common/Makefile (tests): Change dependencies to ....
21567         (tests-special): ... additions to this variable.
21568         (do-tst-unbputc): Remove target.
21569         (do-tst-printf): Likewise.
21570         * stdlib/Makefile (tests): Change dependencies to ....
21571         (tests-special): ... additions to this variable.
21572         * string/Makefile (tests): Change dependencies to ....
21573         (tests-special): ... additions to this variable.
21574         * sysdeps/x86/Makefile (tests): Change dependencies to ....
21575         (tests-special): ... additions to this variable.
21577         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
21578         whole file.
21579         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
21580         whole file.
21581         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
21582         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
21584         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
21585         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
21586         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
21587         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
21588         * conform/data/libgen.h-data [XPG3]: Likewise.
21589         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
21590         * conform/data/ndbm.h-data [XPG3]: Likewise.
21591         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
21592         * conform/data/netdb.h-data [XPG3]: Likewise.
21593         * conform/data/netinet/in.h-data [XPG3]: Likewise.
21594         * conform/data/poll.h-data [XPG3]: Likewise.
21595         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
21596         * conform/data/strings.h-data [XPG3]: Likewise.
21597         * conform/data/stropts.h-data [XPG3]: Likewise.
21598         * conform/data/sys/mman.h-data [XPG3]: Likewise.
21599         * conform/data/sys/resource.h-data [XPG3]: Likewise.
21600         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
21601         Likewise.
21602         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
21603         * conform/data/sys/time.h-data [XPG3]: Likewise.
21604         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
21605         * conform/data/sys/uio.h-data [XPG3]: Likewise.
21606         * conform/data/sys/un.h-data [XPG3]: Likewise.
21607         * conform/data/syslog.h-data [XPG3]: Likewise.
21608         * conform/data/ucontext.h-data [XPG3]: Likewise.
21609         * conform/data/utmpx.h-data [XPG3]: Likewise.
21610         * conform/data/varargs.h-data [UNIX98]: Enable file.
21612         * manual/Makefile (INSTALL_INFO): Remove variable setting.
21614         * math/libm-test.inc (struct test_f_f_data): Move expected results
21615         into structure for each rounding mode.
21616         (struct test_ff_f_data): Likewise.
21617         (struct test_ff_f_data_nexttoward): Likewise.
21618         (struct test_fi_f_data): Likewise.
21619         (struct test_fl_f_data): Likewise.
21620         (struct test_if_f_data): Likewise.
21621         (struct test_fff_f_data): Likewise.
21622         (struct test_c_f_data): Likewise.
21623         (struct test_f_f1_data): Likewise.
21624         (struct test_fF_f1_data): Likewise.
21625         (struct test_ffI_f1_data): Likewise.
21626         (struct test_c_c_data): Likewise.
21627         (struct test_cc_c_data): Likewise.
21628         (struct test_f_i_data): Likewise.
21629         (struct test_ff_i_data): Likewise.
21630         (struct test_f_l_data): Likewise.
21631         (struct test_f_L_data): Likewise.
21632         (struct test_fFF_11_data): Likewise.
21633         (RM_): New macro.
21634         (RM_FE_DOWNWARD): Likewise.
21635         (RM_FE_TONEAREST): Likewise.
21636         (RM_FE_TOWARDZERO): Likewise.
21637         (RM_FE_UPWARD): Likewise.
21638         (RUN_TEST_LOOP_f_f): Update references to expected results.
21639         (RUN_TEST_LOOP_2_f): Likewise.
21640         (RUN_TEST_LOOP_fff_f): Likewise.
21641         (RUN_TEST_LOOP_c_f): Likewise.
21642         (RUN_TEST_LOOP_f_f1): Likewise.
21643         (RUN_TEST_LOOP_fF_f1): Likewise.
21644         (RUN_TEST_LOOP_fI_f1): Likewise.
21645         (RUN_TEST_LOOP_ffI_f1): Likewise.
21646         (RUN_TEST_LOOP_c_c): Likewise.
21647         (RUN_TEST_LOOP_cc_c): Likewise.
21648         (RUN_TEST_LOOP_f_i): Likewise.
21649         (RUN_TEST_LOOP_f_i_tg): Likewise.
21650         (RUN_TEST_LOOP_ff_i_tg): Likewise.
21651         (RUN_TEST_LOOP_f_b): Likewise.
21652         (RUN_TEST_LOOP_f_b_tg): Likewise.
21653         (RUN_TEST_LOOP_f_l): Likewise.
21654         (RUN_TEST_LOOP_f_L): Likewise.
21655         (RUN_TEST_LOOP_fFF_11): Likewise.
21656         * math/gen-libm-test.pl (parse_args): Output four copies of
21657         expected results for each test.
21659         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
21660         (__ASSUME_UTIMES): Remove.
21661         * sysdeps/unix/sysv/linux/tile/kernel-features.h
21662         (__ASSUME_UTIMES): Likewise.
21664         * math/gen-auto-libm-tests.c: Update comment on output format.
21665         (output_for_one_input_case): Generate before-rounding and
21666         after-rounding information as conditions on output flags not
21667         floating-point format.
21668         * math/auto-libm-test-out: Regenerated.
21669         * math/gen-libm-test.pl (cond_value): New function.
21670         (or_cond_value): Use cond_value.
21671         (generate_testfile): Handle conditional exceptions.
21673 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
21675         * math/libm-test.inc (max_valid_error): New variable.
21676         (init_max_error): Take new argument specifying whether function
21677         results are exactly determined.  Set max_valid_error and bound
21678         other variables for errors based on this argument.
21679         (set_max_error): Do not record results above max_valid_error.
21680         (check_float_internal): Only accept errors of up to 0.5ulps if
21681         also at most max_valid_error.
21682         (START): Take new argument EXACT and pass it to init_max_error.
21683         (acos_test): Update call to START.
21684         (acos_test_tonearest): Likewise.
21685         (acos_test_towardzero): Likewise.
21686         (acos_test_downward): Likewise.
21687         (acos_test_upward): Likewise.
21688         (acosh_test): Likewise.
21689         (asin_test): Likewise.
21690         (asin_test_tonearest): Likewise.
21691         (asin_test_towardzero): Likewise.
21692         (asin_test_downward): Likewise.
21693         (asin_test_upward): Likewise.
21694         (asinh_test): Likewise.
21695         (atan_test): Likewise.
21696         (atanh_test): Likewise.
21697         (atan2_test): Likewise.
21698         (cabs_test): Likewise.
21699         (cacos_test): Likewise.
21700         (cacosh_test): Likewise.
21701         (carg_test): Likewise.
21702         (casin_test): Likewise.
21703         (casinh_test): Likewise.
21704         (catan_test): Likewise.
21705         (catanh_test): Likewise.
21706         (cbrt_test): Likewise.
21707         (ccos_test): Likewise.
21708         (ccosh_test): Likewise.
21709         (ceil_test): Likewise.
21710         (cexp_test): Likewise.
21711         (cimag_test): Likewise.
21712         (clog_test): Likewise.
21713         (clog10_test): Likewise.
21714         (conj_test): Likewise.
21715         (copysign_test): Likewise.
21716         (cos_test): Likewise.
21717         (cos_test_tonearest): Likewise.
21718         (cos_test_towardzero): Likewise.
21719         (cos_test_downward): Likewise.
21720         (cos_test_upward): Likewise.
21721         (cosh_test): Likewise.
21722         (cosh_test_tonearest): Likewise.
21723         (cosh_test_towardzero): Likewise.
21724         (cosh_test_downward): Likewise.
21725         (cosh_test_upward): Likewise.
21726         (cpow_test): Likewise.
21727         (cproj_test): Likewise.
21728         (creal_test): Likewise.
21729         (csin_test): Likewise.
21730         (csinh_test): Likewise.
21731         (csqrt_test): Likewise.
21732         (ctan_test): Likewise.
21733         (ctan_test_tonearest): Likewise.
21734         (ctan_test_towardzero): Likewise.
21735         (ctan_test_downward): Likewise.
21736         (ctan_test_upward): Likewise.
21737         (ctanh_test): Likewise.
21738         (ctanh_test_tonearest): Likewise.
21739         (ctanh_test_towardzero): Likewise.
21740         (ctanh_test_downward): Likewise.
21741         (ctanh_test_upward): Likewise.
21742         (erf_test): Likewise.
21743         (erfc_test): Likewise.
21744         (exp_test): Likewise.
21745         (exp_test_tonearest): Likewise.
21746         (exp_test_towardzero): Likewise.
21747         (exp_test_downward): Likewise.
21748         (exp_test_upward): Likewise.
21749         (exp10_test): Likewise.
21750         (exp10_test_tonearest): Likewise.
21751         (exp10_test_towardzero): Likewise.
21752         (exp10_test_downward): Likewise.
21753         (exp10_test_upward): Likewise.
21754         (pow10_test): Likewise.
21755         (exp2_test): Likewise.
21756         (expm1_test): Likewise.
21757         (expm1_test_tonearest): Likewise.
21758         (expm1_test_towardzero): Likewise.
21759         (expm1_test_downward): Likewise.
21760         (expm1_test_upward): Likewise.
21761         (fabs_test): Likewise.
21762         (fdim_test): Likewise.
21763         (floor_test): Likewise.
21764         (fma_test): Likewise.
21765         (fma_test_towardzero): Likewise.
21766         (fma_test_downward): Likewise.
21767         (fma_test_upward): Likewise.
21768         (fmax_test): Likewise.
21769         (fmin_test): Likewise.
21770         (fmod_test): Likewise.
21771         (fpclassify_test): Likewise.
21772         (frexp_test): Likewise.
21773         (hypot_test): Likewise.
21774         (ilogb_test): Likewise.
21775         (isfinite_test): Likewise.
21776         (finite_test): Likewise.
21777         (isgreater_test): Likewise.
21778         (isgreaterequal_test): Likewise.
21779         (isinf_test): Likewise.
21780         (isless_test): Likewise.
21781         (islessequal_test): Likewise.
21782         (islessgreater_test): Likewise.
21783         (isnan_test): Likewise.
21784         (isnormal_test): Likewise.
21785         (issignaling_test): Likewise.
21786         (isunordered_test): Likewise.
21787         (j0_test): Likewise.
21788         (j1_test): Likewise.
21789         (jn_test): Likewise.
21790         (ldexp_test): Likewise.
21791         (lgamma_test): Likewise.
21792         (gamma_test): Likewise.
21793         (lrint_test): Likewise.
21794         (lrint_test_tonearest): Likewise.
21795         (lrint_test_towardzero): Likewise.
21796         (lrint_test_downward): Likewise.
21797         (lrint_test_upward): Likewise.
21798         (llrint_test): Likewise.
21799         (llrint_test_tonearest): Likewise.
21800         (llrint_test_towardzero): Likewise.
21801         (llrint_test_downward): Likewise.
21802         (llrint_test_upward): Likewise.
21803         (log_test): Likewise.
21804         (log10_test): Likewise.
21805         (log1p_test): Likewise.
21806         (log2_test): Likewise.
21807         (logb_test): Likewise.
21808         (logb_test_downward): Likewise.
21809         (lround_test): Likewise.
21810         (llround_test): Likewise.
21811         (modf_test): Likewise.
21812         (nearbyint_test): Likewise.
21813         (nextafter_test): Likewise.
21814         (nexttoward_test): Likewise.
21815         (pow_test): Likewise.
21816         (pow_test_tonearest): Likewise.
21817         (pow_test_towardzero): Likewise.
21818         (pow_test_downward): Likewise.
21819         (pow_test_upward): Likewise.
21820         (remainder_test): Likewise.
21821         (drem_test): Likewise.
21822         (remainder_test_tonearest): Likewise.
21823         (drem_test_tonearest): Likewise.
21824         (remainder_test_towardzero): Likewise.
21825         (drem_test_towardzero): Likewise.
21826         (remainder_test_downward): Likewise.
21827         (drem_test_downward): Likewise.
21828         (remainder_test_upward): Likewise.
21829         (drem_test_upward): Likewise.
21830         (remquo_test): Likewise.
21831         (rint_test): Likewise.
21832         (rint_test_tonearest): Likewise.
21833         (rint_test_towardzero): Likewise.
21834         (rint_test_downward): Likewise.
21835         (rint_test_upward): Likewise.
21836         (round_test): Likewise.
21837         (scalb_test): Likewise.
21838         (scalbn_test): Likewise.
21839         (scalbln_test): Likewise.
21840         (signbit_test): Likewise.
21841         (sin_test): Likewise.
21842         (sin_test_tonearest): Likewise.
21843         (sin_test_towardzero): Likewise.
21844         (sin_test_downward): Likewise.
21845         (sin_test_upward): Likewise.
21846         (sincos_test): Likewise.
21847         (sinh_test): Likewise.
21848         (sinh_test_tonearest): Likewise.
21849         (sinh_test_towardzero): Likewise.
21850         (sinh_test_downward): Likewise.
21851         (sinh_test_upward): Likewise.
21852         (sqrt_test): Likewise.
21853         (sqrt_test_tonearest): Likewise.
21854         (sqrt_test_towardzero): Likewise.
21855         (sqrt_test_downward): Likewise.
21856         (sqrt_test_upward): Likewise.
21857         (tan_test): Likewise.
21858         (tan_test_tonearest): Likewise.
21859         (tan_test_towardzero): Likewise.
21860         (tan_test_downward): Likewise.
21861         (tan_test_upward): Likewise.
21862         (tanh_test): Likewise.
21863         (tgamma_test): Likewise.
21864         (trunc_test): Likewise.
21865         (y0_test): Likewise.
21866         (y1_test): Likewise.
21867         (yn_test): Likewise.
21868         (significand_test): Likewise.
21870         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
21871         individual tests in comment.
21872         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
21873         (prev_max_error): New variable.
21874         (prev_real_max_error): Likewise.
21875         (prev_imag_max_error): Likewise.
21876         (compare_ulp_data): Don't refer to test names in comment.
21877         (find_test_ulps): Remove function.
21878         (find_function_ulps): Likewise.
21879         (find_complex_function_ulps): Likewise.
21880         (init_max_error): Take function name as argument.  Look up ulps
21881         for that function.
21882         (print_ulps): Remove function.
21883         (print_max_error): Use prev_max_error instead of calling
21884         find_function_ulps.
21885         (print_complex_max_error): Use prev_real_max_error and
21886         prev_imag_max_error instead of calling find_complex_function_ulps.
21887         (check_float_internal): Take max_ulp parameter instead of calling
21888         find_test_ulps.  Don't call print_ulps.
21889         (check_float): Update call to check_float_internal.
21890         (check_complex): Update calls to check_float_internal.
21891         (START): Pass argument to init_max_error.
21892         * math/gen-libm-test.pl (%results): Don't include "kind"
21893         information.
21894         (parse_ulps): Don't handle ulps of individual tests.
21895         (print_ulps_file): Likewise.
21896         (output_ulps): Likewise.
21897         * math/README.libm-test: Update.
21898         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
21899         individual tests.
21900         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
21901         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
21902         * sysdeps/arm/libm-test-ulps: Likewise.
21903         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
21904         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
21905         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
21906         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
21907         * sysdeps/microblaze/libm-test-ulps: Likewise.
21908         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
21909         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
21910         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
21911         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
21912         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
21913         * sysdeps/sh/libm-test-ulps: Likewise.
21914         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
21915         * sysdeps/tile/libm-test-ulps: Likewise.
21916         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21918 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
21920         * math/libm-test.inc (print_complex_max_error): Check separately
21921         whether real and imaginary errors are within allowed range and
21922         pass 0 to print_complex_function_ulps instead of value within
21923         allowed range.
21925 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
21927         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
21928         formatting.
21929         (get_handles_fopen): Likewise.
21930         (do_write_test): Likewise.
21932         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
21934         * libio/fileops.c (do_ftell): Use cached offset when
21935         available.
21936         * libio/iofwide.c (do_ftell_wide): Likewise.
21937         * libio/iofdopen.c (_IO_new_fdopen): Don't use
21938         _IO_file_attach.
21939         * libio/wfileops.c (_IO_fwide): Don't cache offset.
21941         [BZ #16532]
21942         * libio/libioP.h (get_file_offset): New function.
21943         * libio/fileops.c (get_file_offset): Likewise.
21944         (do_ftell): Likewise.
21945         (_IO_new_file_seekoff): Split out ftell logic.
21946         * libio/wfileops.c (do_ftell_wide): Likewise.
21947         (_IO_wfile_seekoff): Split out ftell logic.
21948         * libio/tst-ftell-active-handler.c: New test case.
21949         * libio/Makefile (tests): Add it.
21951 2014-03-03  Roland McGrath  <roland@hack.frob.com>
21953         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
21954         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
21956 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
21958         [BZ #16639]
21959         * nscd/connections.c (nscd_init): Call do_exit.
21960         (start_threads): Call do_exit and notify_parent.
21961         (begin_drop_privileges): Call do_exit.
21962         (finish_drop_privileges): Likewise.
21963         * nscd/selinux.c (preserve_capabilities): Likewise.
21964         (install_real_capabilities): Likewise.
21965         (nscd_selinux_enabled): Likewise.
21966         (avc_create_thread): Likewise.
21967         (avc_alloc_lock): Likewise.
21968         (nscd_avc_init): Likewise.
21969         * nscd/nscd.c (parent_fd): New static variable.
21970         (main): Create a pipe between parent and child processes.
21971         Skip closing parent_fd.
21972         (monitor_child): New function.
21973         (do_exit): Likewise.
21974         (notify_parent): Likewise.
21975         * nscd/nscd.h (notify_parent): Likewise.
21976         (do_exit): Likewise.
21978 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
21980         * malloc/malloc.c (__libc_calloc): Revert last change.
21982 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21984         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21986 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
21988         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
21989         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
21990         implementation.
21991         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
21992         (__libc_ifunc_impl_list): Likewise.
21993         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
21994         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
21995         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
21996         * string/strrchr.c: Define STRRCHR.
21998 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
22000         * benchtest/bench-strtok.c (simple_strtok): Delete.
22001         (strtok_string): Use as benchmark.
22002         * string/strtok (STRTOK): New macro.
22004 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
22006         * manual/threads.texi: Add header and standard comments to all
22007         functions.
22009         * elf/dl-lookup.c (check_match): New function.
22010         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
22011         (do_lookup_x): Remove nested function check_match. Use non-nested
22012         function check_match.
22014 2014-02-28  Roland McGrath  <roland@hack.frob.com>
22016         * csu/Makefile (generated, before-compile): Use += rather than =.
22017         * catgets/Makefile (generated, generated-dirs): Likewise.
22018         * debug/Makefile (generated): Likewise.
22019         * dlfcn/Makefile (generated): Likewise.
22020         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
22021         * iconvdata/Makefile (before-compile, generated): Likewise.
22022         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
22023         * libio/Makefile (generated): Likewise.
22024         * malloc/Makefile (generated): Likewise.
22025         * manual/Makefile (generated, generated-dirs): Likewise.
22026         * misc/Makefile (generated): Likewise.
22027         * posix/Makefile (generated): Likewise.
22028         * resolv/Makefile (generated): Likewise.
22029         * sunrpc/Makefile (generated, generated-dirs): Likewise.
22030         * timezone/Makefile (generated, generated-dirs): Likewise.
22032         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
22034 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22036         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
22037         power8 implementation.
22038         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
22039         file: POWER8 llround ifunc implementation.
22040         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
22041         (__lllround): Add POWER8 implementation.
22042         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
22043         POWER8 llround implementation.
22045         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
22046         power8 implementation.
22047         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
22048         file: POWER8 llrint ifunc implementation.
22049         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
22050         Add POWER8 implementation.
22051         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
22052         POWER8 llrint implementation.
22054         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
22055         power8 implementation.
22056         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
22057         file: POWER8 finite ifunc implementation.
22058         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
22059         Add POWER8 implementation.
22060         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
22061         Likewise.
22062         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
22063         POWER8 finite implementation.
22064         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
22066         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
22067         power8 implementation.
22068         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
22069         file: POWER8 isinf ifunc implementation.
22070         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
22071         POWER8 implementation.
22072         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
22073         Likewise.
22074         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
22075         isinf implementation.
22076         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
22078         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
22079         (INIT_ARCH): Add hwcap2 initialization.
22080         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
22081         power8 implementation.
22082         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
22083         file: POWER8 isnan ifunc implementation.
22084         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
22085         POWER8 implementation.
22086         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
22087         Likewise.
22088         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
22089         isnan implementation.
22090         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
22092 2014-02-27  Joey Ye  <joey.ye@arm.com>
22094         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
22095         (_FP_NANFRAC_Q): Set to zero.
22097 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
22099         [BZ #16623]
22100         * math/auto-libm-test-in: New test inputs.
22101         * math/auto-libm-test-out: Regenerate.
22102         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
22103         and DA.
22104         (__cos): Likewise.
22105         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
22107 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
22109         * scripts/evaluate-test.sh: Take new argument indicating whether
22110         failure is expected.
22111         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
22112         indicating whether failure is expected.
22113         * conform/Makefile (test-xfail-run-conformtest): New variable.
22114         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
22115         level.
22116         * posix/Makefile (test-xfail-annexc): New variable.
22117         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
22119 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
22121         * argp/Makefile: Include Makeconfig immediately after defining
22122         subdir.
22123         * assert/Makefile: Likewise.
22124         * benchtests/Makefile: Likewise.
22125         * catgets/Makefile: Likewise.
22126         * conform/Makefile: Likewise.
22127         * crypt/Makefile: Likewise.
22128         * csu/Makefile: Likewise.
22129         (all): Remove target.
22130         * ctype/Makefile: Include Makeconfig immediately after defining
22131         subdir.
22132         * debug/Makefile: Likewise.
22133         * dirent/Makefile: Likewise.
22134         * dlfcn/Makefile: Likewise.
22135         * gmon/Makefile: Likewise.
22136         * gnulib/Makefile: Likewise.
22137         * grp/Makefile: Likewise.
22138         * gshadow/Makefile: Likewise.
22139         * hesiod/Makefile: Likewise.
22140         * hurd/Makefile: Likewise.
22141         (all): Remove target.
22142         * iconvdata/Makefile: Include Makeconfig immediately after
22143         defining subdir.
22144         * inet/Makefile: Likewise.
22145         * intl/Makefile: Likewise.
22146         * io/Makefile: Likewise.
22147         * libio/Makefile: Likewise.
22148         (all): Remove target.
22149         * locale/Makefile: Include Makeconfig immediately after defining
22150         subdir.
22151         * login/Makefile: Likewise.
22152         * mach/Makefile: Likewise.
22153         (all): Remove target.
22154         * malloc/Makefile: Include Makeconfig immediately after defining
22155         subdir.
22156         (all): Remove target.
22157         * manual/Makefile: Include Makeconfig immediately after defining
22158         subdir.
22159         * math/Makefile: Likewise.
22160         * misc/Makefile: Likewise.
22161         * nis/Makefile: Likewise.
22162         * nss/Makefile: Likewise.
22163         * po/Makefile: Likewise.
22164         (all): Remove target.
22165         * posix/Makefile: Include Makeconfig immediately after defining
22166         subdir.
22167         * pwd/Makefile: Likewise.
22168         * resolv/Makefile: Likewise.
22169         * resource/Makefile: Likewise.
22170         * rt/Makefile: Likewise.
22171         * setjmp/Makefile: Likewise.
22172         * shadow/Makefile: Likewise.
22173         * signal/Makefile: Likewise.
22174         * socket/Makefile: Likewise.
22175         * soft-fp/Makefile: Likewise.
22176         * stdio-common/Makefile: Likewise.
22177         * stdlib/Makefile: Likewise.
22178         * streams/Makefile: Likewise.
22179         * string/Makefile: Likewise.
22180         * sunrpc/Makefile: Likewise.
22181         (all): Remove target.
22182         * sysvipc/Makefile: Include Makeconfig immediately after defining
22183         subdir.
22184         * termios/Makefile: Likewise.
22185         * time/Makefile: Likewise.
22186         * timezone/Makefile: Likewise.
22187         (all): Remove target.
22188         * wcsmbs/Makefile: Include Makeconfig immediately after defining
22189         subdir.
22190         * wctype/Makefile: Likewise.
22192 2014-02-26  Steve Ellcey  <sellcey@mips.com>
22194         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
22195         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
22196         (libc_feholdexcept_setround_mips): Ditto.
22197         (libc_feholdsetround): New.
22198         (libc_feholdsetroundf): New.
22199         (libc_feholdsetroundl): New.
22200         (libc_feupdateenv_test_mips): New.
22201         (libc_feupdateenv_test): New.
22202         (libc_feupdateenv_testf): New.
22203         (libc_feupdateenv_testl): New.
22204         (libc_feresetround): New.
22205         (libc_feresetroundf): New.
22206         (libc_feresetroundl): New.
22207         (libc_fetestexcept_mips): New.
22208         (libc_fetestexcept): New.
22209         (libc_fetestexceptf): New.
22210         (libc_fetestexceptl): New.
22211         (HAVE_RM_CTX): New.
22212         (libc_feholdexcept_setround_mips_ctx): New.
22213         (libc_feholdexcept_setround_ctx): New.
22214         (libc_feholdexcept_setroundf_ctx): New.
22215         (libc_feholdexcept_setroundl_ctx): New.
22216         (libc_fesetenv_mips_ctx): New.
22217         (libc_fesetenv_ctx): New.
22218         (libc_fesetenv_ctxf): New.
22219         (libc_fesetenv_ctxl): New.
22220         (libc_feupdateenv_mips_ctx): New.
22221         (libc_feupdateenv_ctx): New.
22222         (libc_feupdateenvf_ctx): New.
22223         (libc_feupdateenvl_ctx): New.
22224         (libc_feholdsetround_mips_ctx): New.
22225         (libc_feholdsetround_ctx): New.
22226         (libc_feholdsetroundf_ctx): New.
22227         (libc_feholdsetroundl_ctx): New.
22228         (libc_feresetround_mips_ctx): New.
22229         (libc_feresetround_ctx): New.
22230         (libc_feresetroundf_ctx): New.
22231         (libc_feresetroundl_ctx): New.
22233 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
22235         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
22237         * manual/ipc.texi: New file.
22238         * manual/Makefile (chapters): Add ipc.
22239         * manual/job.texi: Add "Inter-Process Communication" to next.
22240         * manual/process.texi: Add "Inter-Process Communication" to prev.
22242 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22244         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22246 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
22248         * malloc/malloc.c (__libc_calloc): Simplify implementation.
22250         * manual/arith.texi: Fix spaces after sentences.
22251         * manual/charset.texi: Likewise.
22252         * manual/errno.texi: Likewise.
22253         * manual/install.texi: Likewise.
22254         * manual/llio.texi: Likewise.
22255         * manual/locale.texi: Likewise.
22256         * manual/maint.texi: Likewise.
22257         * manual/math.texi: Likewise.
22258         * manual/memory.texi: Likewise.
22259         * manual/message.texi: Likewise.
22260         * manual/probes.texi: Likewise.
22261         * manual/resource.texi: Likewise.
22262         * manual/signal.texi: Likewise.
22263         * manual/socket.texi: Likewise.
22264         * manual/stdio.texi: Likewise.
22265         * manual/string.texi: Likewise.
22266         * manual/time.texi: Likewise.
22267         * manual/users.texi: Likewise.
22269 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
22271         [BZ #16632]
22272         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
22273         _DEFAULT_SOURCE is defined.
22275 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
22276             Carlos O'Donell  <carlos@redhat.com>
22278         [BZ #16613]
22279         * elf/dl-tls.c (_dl_count_modids): New function.
22280         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
22281         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
22282         audit library and increment generation counter.
22283         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
22284         * elf/tst-audit9.c: New file.
22285         * elf/tst-auditmod9a.c: New file.
22286         * elf/tst-auditmod9b.c: New file.
22287         * elf/Makefile: Add rules to build and run tst-audit9.
22289 2014-02-25  Florian Weimer  <fweimer@redhat.com>
22291         [BZ #15347]
22292         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
22294 2014-02-25  Will Newton  <will.newton@linaro.org>
22296         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
22297         (__longjmp): Restore sp and lr before restoring callee
22298         saved registers.  Add longjmp and longjmp_target
22299         SystemTap probe point.
22300         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
22301         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
22302         Define to zero to match jmpbuf layout.
22303         * sysdeps/arm/setjmp.S: Include stap-probe.h.
22304         (__sigsetjmp): Save sp and lr before saving callee
22305         saved registers.  Add setjmp SystemTap probe point.
22307 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
22309         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
22311 2014-02-24  Andreas Schwab  <schwab@suse.de>
22313         [BZ #15804]
22314         * elf/pldd.c (wait_for_ptrace_stop): New function.
22315         (main): Call it after attaching.
22317 2014-02-22  Roland McGrath  <roland@hack.frob.com>
22319         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
22320         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
22321         Versions files is now verboten.
22322         * hurd/Versions (libc: GLIBC_2.0):
22323         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
22324         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
22325         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
22326         * mach/Versions: Likewise.
22328         * csu/Versions: Remove unused %include.
22329         * resolv/Versions: Likewise.
22331 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
22333         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
22334         ($(objpfx)check-local-headers.out): Likewise.
22335         ($(objpfx)begin-end-check.out): Likewise.
22336         * Makerules (check-abi-%.out): Likewise.
22337         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
22338         ($(objpfx)test2.cat): Likewise.
22339         ($(objpfx)de/libc.cat): Likewise.
22340         ($(objpfx)test-gencat.out): Likewise.
22341         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
22342         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
22343         ($(objpfx)noload-mem): Likewise.
22344         ($(objpfx)tst-pathopt.out): Likewise.
22345         ($(objpfx)tst-rtld-load-self.out): Likewise.
22346         ($(objpfx)tst-array1-cmp.out): Likewise.
22347         ($(objpfx)tst-array1-static-cmp.out): Likewise.
22348         ($(objpfx)tst-array2-cmp.out): Likewise.
22349         ($(objpfx)tst-array3-cmp.out): Likewise.
22350         ($(objpfx)tst-array4-cmp.out): Likewise.
22351         ($(objpfx)tst-array5-cmp.out): Likewise.
22352         ($(objpfx)tst-array5-static-cmp.out): Likewise.
22353         ($(objpfx)check-textrel.out): Likewise.
22354         ($(objpfx)check-execstack.out): Likewise.
22355         ($(objpfx)check-localplt.out): Likewise.
22356         ($(objpfx)order2-cmp.out): Likewise.
22357         ($(objpfx)tst-leaks1-mem): Likewise.
22358         ($(objpfx)tst-leaks1-static-mem): Likewise.
22359         ($(objpfx)tst-initorder-cmp.out): Likewise.
22360         ($(objpfx)tst-initorder2-cmp.out): Likewise.
22361         ($(objpfx)tst-unused-dep.out): Likewise.
22362         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
22363         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
22364         * iconv/Makefile (test-iconvconfig): Likewise.
22365         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
22366         ($(objpfx)iconv-test.out): Likewise.
22367         ($(objpfx)tst-tables.out): Likewise.
22368         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
22369         ($(objpfx)tst-gettext.out): Likewise.
22370         ($(objpfx)tst-translit.out): Likewise.
22371         ($(objpfx)tst-gettext2.out): Likewise.
22372         ($(objpfx)tst-gettext4.out): Likewise.
22373         ($(objpfx)tst-gettext6.out): Likewise.
22374         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
22375         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
22376         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
22377         ($(objpfx)tst-fopenloc-mem.out): Likewise.
22378         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
22379         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
22380         * posix/Makefile ($(objpfx)globtest.out): Likewise.
22381         ($(objpfx)wordexp-tst.out): Likewise.
22382         ($(objpfx)annexc.out): Likewise.
22383         ($(objpfx)tst-fnmatch-mem): Likewise.
22384         ($(objpfx)bug-regex2-mem): Likewise.
22385         ($(objpfx)bug-regex14-mem): Likewise.
22386         ($(objpfx)bug-regex21-mem): Likewise.
22387         ($(objpfx)bug-regex31-mem): Likewise.
22388         ($(objpfx)tst-vfork3-mem): Likewise.
22389         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
22390         ($(objpfx)tst-pcre-mem): Likewise.
22391         ($(objpfx)tst-boost-mem): Likewise.
22392         ($(objpfx)tst-getconf.out): Likewise.
22393         ($(objpfx)bug-ga2-mem): Likewise.
22394         ($(objpfx)bug-glob2-mem): Likewise.
22395         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
22396         ($(objpfx)mtrace-tst-leaks2): Likewise.
22397         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
22398         ($(objpfx)tst-printf.out): Likewise.
22399         ($(objpfx)tst-setvbuf1.out): Likewise.
22400         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
22401         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
22402         ($(objpfx)tst-fmtmsg.out): Likewise.
22403         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
22404         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
22406         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
22407         * bits/sigaction.h [__USE_MISC]: Likewise.
22408         * bits/waitstatus.h: Update #endif comments.
22409         * ctype/ctype.h: Likewise.
22410         * dirent/dirent.h: Likewise.
22411         [__USE_MISC]: Remove redundant conditionals.
22412         * grp/grp.h: Update #endif comments.
22413         [__USE_GNU]: Remove redundant conditionals.
22414         [__USE_MISC]: Likewise.
22415         * inet/netinet/in.h [__USE_GNU]: Likewise.
22416         * io/sys/stat.h [__USE_MISC]: Likewise.
22417         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
22418         * libio/bits/stdio.h: Update #endif comments.
22419         [__USE_MISC]: Remove redundant conditionals.
22420         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
22421         * libio/stdio.h: Update #endif comments.
22422         [__USE_MISC]: Remove redundant conditionals.
22423         * math/bits/math-finite.h [__USE_MISC]: Likewise.
22424         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
22425         * math/math.h: Update #else and #endif comments.
22426         [__USE_MISC]: Remove redundant conditionals.
22427         * misc/sys/uio.h: Update #endif comments.
22428         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
22429         * posix/glob.h [__USE_MISC]: Likewise.
22430         * posix/sys/types.h: Update #endif comments.
22431         [__USE_MISC]: Remove redundant conditionals.
22432         * posix/sys/wait.h: Update #endif comments.
22433         [__USE_MISC]: Remove redundant conditionals.
22434         * posix/unistd.h: Update #endif comments.
22435         [__USE_MISC]: Remove redundant conditionals.
22436         * pwd/pwd.h [__USE_GNU]: Likewise.
22437         [__USE_MISC]: Likewise.
22438         * resolv/netdb.h [__USE_GNU]: Likewise.
22439         * signal/signal.h: Update #endif comments.
22440         [__USE_MISC]: Remove redundant conditionals.
22441         * stdlib/stdlib.h: Update #else and #endif comments.
22442         [__USE_MISC]: Remove redundant conditionals.
22443         [__USE_GNU]: Likewise.
22444         * string/bits/string2.h [__USE_MISC]: Likewise.
22445         * string/string.h: Update #endif comments.
22446         [__USE_MISC]: Remove redundant conditionals.
22447         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
22448         Likewise.
22449         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
22450         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
22451         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
22452         Likewise.
22453         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
22454         Likewise.
22455         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
22456         comments.
22457         [__USE_MISC]: Remove redundant conditionals.
22458         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
22459         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
22460         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
22461         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
22462         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
22463         Likewise.
22464         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
22465         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
22466         Likewise.
22467         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
22468         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
22469         Likewise.
22470         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
22471         Likewise.
22472         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
22473         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
22474         Likewise.
22475         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
22476         Likewise.
22477         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
22478         * sysdeps/x86/bits/string.h: Update #endif comments.
22479         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
22480         conditionals.
22481         * time/sys/time.h: Update #endif comments.
22482         * time/time.h: Likewise.
22483         [__USE_MISC]: Remove redundant conditionals.
22485 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
22487         [BZ #16600]
22488         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
22490 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
22492         * Versions.def (librt): Add GLIBC_2.17.
22494 2014-02-21  Adam Conrad  <adconrad@0c3.net>
22496         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
22497         synonym for _SYS_AUXV_H to allow direct inclusion.
22498         * sysdeps/sparc/bits/hwcap.h: Likewise.
22499         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
22500         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
22501         * sysdeps/sparc/sysdep.h: Likewise.
22503 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
22505         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
22507 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
22509         * benchtests/bench-strrchr.c: Print length instead of position.
22511 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
22513         [BZ #16611]
22514         * sysdeps/unix/sysv/linux/kernel-features.h
22515         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
22516         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
22517         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
22518         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
22519         Likewise.
22520         [__i386__ || __powerpc__ || __sh__ || __sparc__]
22521         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
22522         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
22523         (__ASSUME_SENDMMSG): Define instead of using previous
22524         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
22525         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
22526         (__ASSUME_SENDMMSG_SYSCALL): Define.
22527         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
22528         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
22529         Likewise.
22530         * sysdeps/unix/sysv/linux/arm/kernel-features.h
22531         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
22532         Likewise.
22533         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
22534         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
22535         Likewise.
22536         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
22537         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
22538         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
22539         [__ASSUME_SENDMMSG]: Change conditionals to
22540         [__ASSUME_SENDMMSG_SOCKETCALL].
22541         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
22542         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
22543         Define.
22544         * sysdeps/unix/sysv/linux/mips/kernel-features.h
22545         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
22546         Likewise.
22547         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
22548         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
22549         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
22550         [!__ASSUME_SENDMMSG]: Change conditional to
22551         [!__ASSUME_SENDMMSG_SOCKETCALL].
22552         * sysdeps/unix/sysv/linux/tile/kernel-features.h
22553         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
22554         Define.
22556         [BZ #16610]
22557         * sysdeps/unix/sysv/linux/kernel-features.h
22558         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
22559         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
22560         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
22561         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
22562         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
22563         [__i386__ || __sparc__]
22564         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
22565         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
22566         (__ASSUME_RECVMMSG): Define instead of using previous
22567         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
22568         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
22569         (__ASSUME_RECVMMSG_SYSCALL): Define.
22570         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
22571         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
22572         Likewise.
22573         * sysdeps/unix/sysv/linux/arm/kernel-features.h
22574         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
22575         Likewise.
22576         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
22577         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
22578         Likewise.
22579         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
22580         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
22581         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
22582         [__ASSUME_RECVMMSG]: Change condition to
22583         [__ASSUME_RECVMMSG_SOCKETCALL].
22584         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
22585         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
22586         Define.
22587         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
22588         * sysdeps/unix/sysv/linux/mips/kernel-features.h
22589         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
22590         Likewise.
22591         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
22592         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
22593         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
22594         [!__ASSUME_RECVMMSG]: Change condition to
22595         [!__ASSUME_RECVMMSG_SOCKETCALL].
22596         * sysdeps/unix/sysv/linux/tile/kernel-features.h
22597         (__ASSUME_RECVMMSG_SYSCALL): Define.
22599         [BZ #16609]
22600         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
22601         __powerpc__ || __s390__ || __sh__ || __sparc__]
22602         (__ASSUME_SOCKETCALL): Define.
22603         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
22604         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
22605         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
22606         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
22607         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
22608         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
22609         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
22610         (__ASSUME_ACCEPT4): Define instead of using previous
22611         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
22612         __powerpc__ || __sparc__ || __s390__)] condition.
22613         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
22614         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
22615         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
22616         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
22617         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
22618         [!__ASSUME_ACCEPT4]: Change condition to
22619         [!__ASSUME_ACCEPT4_SOCKETCALL].
22620         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
22621         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
22622         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
22623         * sysdeps/unix/sysv/linux/arm/kernel-features.h
22624         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
22625         __ASSUME_ACCEPT4_SYSCALL.
22626         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
22627         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
22628         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
22629         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
22630         __ASSUME_ACCEPT4_SYSCALL.
22631         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
22632         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
22633         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
22634         [__ASSUME_ACCEPT4]: Change condition to
22635         [__ASSUME_ACCEPT4_SOCKETCALL].
22636         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
22637         (__ASSUME_SOCKETCALL): Define.
22638         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
22639         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
22640         (__ASSUME_SOCKETCALL): Define.
22641         (__ASSUME_ACCEPT4): Remove.
22642         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
22643         Define.
22644         * sysdeps/unix/sysv/linux/mips/kernel-features.h
22645         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
22646         Likewise.
22647         * sysdeps/unix/sysv/linux/tile/kernel-features.h
22648         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
22650         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
22651         macro.
22652         (HWCAP_ARM_LPAE): Likewise.
22653         (HWCAP_ARM_EVTSTRM): Likewise.
22654         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
22655         Add vpfd32, lpae and evtstrm.
22656         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
22657         Increase to 22.
22659 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
22661         * math/auto-libm-test-in: Add tests of clog10.
22662         * math/auto-libm-test-out: Regenerated.
22663         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
22664         * sysdeps/i386/fpu/libm-test-ulps: Update.
22665         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22667 2014-02-18  Andreas Schwab  <schwab@suse.de>
22669         [BZ #16574]
22670         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
22671         Store non-zero if the second buffer was newly allocated.
22672         (send_dg): Likewise.
22673         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
22674         to send_vc and send_dg.
22675         (res_nsend): Pass NULL for ansp2_malloced.
22676         * resolv/res_query.c (__libc_res_nquery): Add parameter
22677         answerp2_malloced and pass it down to __libc_res_nsend.
22678         (res_nquery): Pass additional NULL to __libc_res_nquery.
22679         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
22680         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
22681         second answer buffer if answerp2_malloced was set.
22682         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
22683         (__libc_res_nquerydomain): Add parameter
22684         answerp2_malloced and pass it down to __libc_res_nquery.
22685         (res_nquerydomain): Pass additional NULL to
22686         __libc_res_nquerydomain.
22687         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
22688         additional NULL to __libc_res_nsend and __libc_res_nquery.
22689         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
22690         additional NULL to __libc_res_nsearch.
22691         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
22692         parameter of __libc_res_nsearch to check for separately allocated
22693         second buffer.
22694         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
22695         __libc_res_nquery.
22696         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
22697         additional NULL to __libc_res_nquery.
22698         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
22699         __libc_res_nsearch.
22700         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
22701         * include/resolv.h: Update prototypes of __libc_res_nquery,
22702         __libc_res_nsearch, __libc_res_nsend.
22704 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
22706         * math/auto-libm-test-in: Add tests of fma.
22707         * math/auto-libm-test-out: Regenerated.
22708         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
22709         (fma_towardzero_test_data): Likewise.
22710         (fma_downward_test_data): Likewise.
22711         (fma_upward_test_data): Likewise.
22712         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
22713         mpc_mode.
22714         (rounding_modes): Add values for new field.
22715         (func_calc_method): Add value mpfr_fff_f.
22716         (func_calc_desc): Add mpfr_fff_f union field.
22717         (test_function): Add field exact_args.
22718         (FUNC): Add macro argument EXACT_ARGS.
22719         (FUNC_mpfr_f_f): Update call to FUNC.
22720         (FUNC_mpfr_f_f): Likewise.
22721         (FUNC_mpfr_ff_f): Likewise.
22722         (FUNC_mpfr_if_f): Likewise.
22723         (FUNC_mpc_c_f): Likewise.
22724         (FUNC_mpc_c_c): Likewise.
22725         (test_functions): Add fma.  Update calls to FUNC.
22726         (handle_input_arg): Add argument exact_args.
22727         (add_test): Update call to handle_input_arg.
22728         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
22729         (output_for_one_input_case): Update call to calc_generic_results.
22730         Recalculate exact zero results in each rounding mode.
22732         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
22733         non-negative before setting low bit.
22734         * math/auto-libm-test-in: Mark one asin test possibly having
22735         spurious underflow.
22736         * math/auto-libm-test-out: Regenerated.
22737         * sysdeps/i386/fpu/libm-test-ulps: Update.
22738         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22740 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
22742         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
22743         * sysdeps/unix/sysv/linux/microblaze: Move directory from
22744         ports/sysdeps/unix/sysv/linux/microblaze.
22745         * README: Add missing listing for microblaze*-*-linux-gnu.
22747 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
22749         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
22750         duplicate code
22752 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
22754         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
22755         * sysdeps/unix/sysv/linux/ia64: Move directory from
22756         ports/sysdeps/unix/sysv/linux/ia64.
22757         * README: Update listing for ia64-*-linux-gnu.
22759 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
22760             Joseph Myers  <joseph@codesourcery.com>
22762         * Makeconfig (test-name): New variable.
22763         (evaluate-test): Likewise.
22764         * Makerules (do-test-clean): Remove .test-result files.
22765         (common-mostlyclean): Likewise.
22766         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
22767         * scripts/evaluate-test.sh: New file.
22769 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
22771         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
22772         separate $(objpfx)tst-fopenloc-cmp.out and
22773         $(objpfx)tst-fopenloc-mem.out targets.
22774         (tests): Update dependencies.
22775         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
22776         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
22777         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
22778         (tst-rxspencer-no-utf8-ARGS): New variable.
22779         (tst-rxspencer-no-utf8-ENV): Likewise.
22780         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
22781         instead of $(objpfx)tst-rxspencer-mem.
22782         ($(objpfx)tst-rxspencer-mem): Change target to
22783         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
22784         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
22785         * posix/tst-rxspencer-no-utf8.c: New file.
22787         * elf/Makefile ($(objpfx)order.out): Remove rule.
22788         [$(run-built-tests) = yes] (tests): Depend on
22789         $(objpfx)order-cmp.out.
22790         ($(objpfx)order-cmp.out): New rule.
22791         [$(run-built-tests) = yes] (tests): Depend on
22792         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
22793         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
22794         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
22795         $(objpfx)tst-array5-static-cmp.out.
22796         ($(objpfx)tst-array1.out): Remove rule.
22797         ($(objpfx)tst-array1-cmp.out): New rule.
22798         ($(objpfx)tst-array1-static.out): Remove rule.
22799         ($(objpfx)tst-array1-static-cmp.out): New rule.
22800         ($(objpfx)tst-array2.out): Remove rule.
22801         ($(objpfx)tst-array2-cmp.out): New rule.
22802         ($(objpfx)tst-array3.out): Remove rule.
22803         ($(objpfx)tst-array3-cmp.out): New rule.
22804         ($(objpfx)tst-array4.out): Remove rule.
22805         ($(objpfx)tst-array4-cmp.out): New rule.
22806         ($(objpfx)tst-array5.out): Remove rule.
22807         ($(objpfx)tst-array5-cmp.out): New rule.
22808         ($(objpfx)tst-array5-static.out): Remove rule.
22809         ($(objpfx)tst-array5-static-cmp.out): New rule.
22810         [$(run-built-tests) = yes] (tests): Depend on
22811         $(objpfx)order2-cmp.out.
22812         ($(objpfx)order2.out): Remove rule.
22813         ($(objpfx)order2-cmp.out): New rule.
22814         ($(objpfx)tst-initorder.out): Remove rule.
22815         [$(run-built-tests) = yes] (tests): Depend on
22816         $(objpfx)tst-initorder-cmp.out.
22817         ($(objpfx)tst-initorder-cmp.out): New rule.
22818         ($(objpfx)tst-initorder2.out): Remove rule.
22819         [$(run-built-tests) = yes] (tests): Depend on
22820         $(objpfx)tst-initorder2-cmp.out.
22821         ($(objpfx)tst-initorder2-cmp.out): New rule.
22822         [$(run-built-tests) = yes] (tests): Depend on
22823         $(objpfx)tst-unused-dep-cmp.out.
22824         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
22825         ($(objpfx)tst-unused-dep-cmp.out): New rule.
22826         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
22827         on $(objpfx)tst-setvbuf1-cmp.out.
22828         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
22829         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
22830         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
22831         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
22832         ($(objpfx)tst-svc.out): Remove rule.
22833         ($(objpfx)tst-svc-cmp.out): New rule.
22835 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
22837         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
22838         * ctype/ctype.h [__USE_MISC]: Likewise.
22839         * dirent/dirent.h [__USE_MISC]: Likewise.
22840         * grp/grp.h [__USE_MISC]: Likewise.
22841         * io/fcntl.h [__USE_MISC]: Likewise.
22842         * io/sys/stat.h [__USE_MISC]: Likewise.
22843         * libio/stdio.h [__USE_MISC]: Likewise.
22844         * posix/unistd.h [__USE_MISC]: Likewise.
22845         * pwd/pwd.h [__USE_MISC]: Likewise.
22846         * stdlib.h [__USE_MISC]: Likewise.
22847         * string/bits/string2.h [__USE_MISC]: Likewise.
22848         * string/string.h [__USE_MISC]: Likewise.
22849         * time/time.h [__USE_MISC]: Likewise.
22851 2014-02-13  Andreas Schwab  <schwab@suse.de>
22853         [BZ #16574]
22854         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
22855         second answer buffer if it was separately allocated.
22857 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
22859         * sysdeps/mips/math-tests.h: Include <features.h>.
22860         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
22861         (ROUNDING_TESTS_long_double): Do not define.
22862         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
22863         (EXCEPTION_TESTS_long_double): Likewise.
22864         * sysdeps/mips/mips64/libm-test-ulps: Update.
22866         * include/features.h (__USE_BSD): Remove macro definitions.
22867         (__USE_SVID): Likewise.
22868         (_BSD_SOURCE): Likewise.
22869         (_SVID_SOURCE): Likewise.
22870         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
22871         from definition of _DEFAULT_SOURCE.
22872         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
22873         [_DEFAULT_SOURCE].
22874         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
22875         * bits/mman.h [__USE_BSD]: Likewise.
22876         * bits/termios.h [__USE_BSD]: Likewise.
22877         * bits/waitstatus.h [__USE_BSD]: Likewise.
22878         * ctype/ctype.h [__USE_SVID]: Likewise.
22879         * dirent/dirent.h [__USE_BSD]: Likewise.
22880         * grp/grp.h [__USE_SVID]: Likewise.
22881         [__USE_BSD]: Likewise.
22882         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
22883         * io/fcntl.h [__USE_BSD]: Likewise.
22884         * io/ftw.h [__USE_BSD]: Likewise.
22885         * io/sys/stat.h [__USE_BSD]: Likewise.
22886         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
22887         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
22888         * libio/stdio.h [__USE_SVID]: Likewise.
22889         [__USE_BSD]: Likewise.
22890         * math/math.h [__USE_SVID]: Likewise.
22891         [__USE_BSD]: Likewise.
22892         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
22893         * misc/bits/syslog.h [__USE_BSD]: Likewise.
22894         * misc/search.h [__USE_SVID]: Likewise.
22895         * misc/sys/mman.h [__USE_BSD]: Likewise.
22896         * misc/sys/syslog.h [__USE_BSD]: Likewise.
22897         * misc/sys/uio.h [__USE_BSD]: Likewise.
22898         * posix/bits/unistd.h [__USE_BSD]: Likewise.
22899         * posix/glob.h [__USE_BSD]: Likewise.
22900         * posix/regex.h [__USE_BSD]: Likewise.
22901         * posix/sys/types.h [__USE_BSD]: Likewise.
22902         [__USE_SVID]: Likewise.
22903         * posix/sys/utsname.h [__USE_SVID]: Likewise.
22904         * posix/sys/wait.h [__USE_BSD]: Likewise.
22905         [__USE_SVID]: Likewise.
22906         * posix/unistd.h [__USE_BSD]: Likewise.
22907         [__USE_SVID]: Likewise.
22908         * pwd/pwd.h [__USE_SVID]: Likewise.
22909         * resolv/netdb.h [__USE_BSD]: Likewise.
22910         * setjmp/setjmp.h [__USE_BSD]: Likewise.
22911         * signal/signal.h [__USE_BSD]: Likewise.
22912         [__USE_SVID]: Likewise.
22913         * socket/sys/socket.h [__USE_BSD]: Likewise.
22914         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
22915         * stdlib/stdlib.h [__USE_BSD]: Likewise.
22916         [__USE_SVID]: Likewise.
22917         * string/bits/string2.h [__USE_BSD]: Likewise.
22918         [__USE_SVID]: Likewise.
22919         * string/bits/string3.h [__USE_BSD]: Likewise.
22920         * string/endian.h [__USE_BSD]: Likewise.
22921         * string/string.h [__USE_SVID]: Likewise.
22922         [__USE_BSD]: Likewise.
22923         * string/strings.h [__USE_BSD]: Likewise.
22924         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
22925         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
22926         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
22927         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
22928         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
22929         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
22930         Likewise.
22931         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
22932         Likewise.
22933         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
22934         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
22935         Likewise.
22936         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
22937         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
22938         Likewise.
22939         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
22940         Likewise.
22941         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
22942         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
22943         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
22944         Likewise.
22945         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
22946         Likewise.
22947         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
22948         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
22949         * termios/termios.h [__USE_BSD]: Likewise.
22950         * time/sys/time.h [__USE_BSD]: Likewise.
22951         * time/time.h [__USE_BSD]: Likewise.
22952         [__USE_SVID]: Likewise.
22954         * Makefile (subdir_targets): Remove subdir_lint.out.
22956         * stdio-common/Makefile (do-tst-unbputc): Remove target.
22957         (do-tst-printf): Likewise.
22958         (tests): Depend directly on $(objpfx)tst-unbputc.out and
22959         $(objpfx)tst-printf.out.
22961         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
22963         * Makerules (check-abi-%): Change target to
22964         $(objpfx)check-abi-%.out.
22965         (check-abi target): Update dependencies.
22966         (check-abi-pattern variable): Redirect output of diff to $@.
22967         (check-abi variable): Likewise.
22968         * elf/Makefile (check-abi): Update dependencies.
22970         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
22971         unused.
22972         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
22973         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
22974         subnormal range.
22975         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
22976         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
22977         value has largest subnormal exponent.
22978         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
22979         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
22980         * sysdeps/aarch64/soft-fp/sfp-machine.h
22981         (_FP_TININESS_AFTER_ROUNDING): New macro.
22982         * sysdeps/alpha/soft-fp/sfp-machine.h
22983         (_FP_TININESS_AFTER_ROUNDING): Likewise.
22984         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
22985         Likewise.
22986         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
22987         (_FP_TININESS_AFTER_ROUNDING): Likewise.
22988         * sysdeps/mips/soft-fp/sfp-machine.h
22989         (_FP_TININESS_AFTER_ROUNDING): Likewise.
22990         * sysdeps/powerpc/soft-fp/sfp-machine.h
22991         (_FP_TININESS_AFTER_ROUNDING): Likewise.
22992         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
22993         Likewise.
22994         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
22995         (_FP_TININESS_AFTER_ROUNDING): Likewise.
22996         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
22997         (_FP_TININESS_AFTER_ROUNDING): Likewise.
22998         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
22999         Likewise.
23001 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
23003         [BZ #16545]
23004         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
23005         model 1.
23007 2014-02-12  Richard Henderson  <rth@redhat.com>
23009         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
23010         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
23011         * sysdeps/unix/sysv/linux/alpha: Move directory from
23012         ports/sysdeps/unix/sysv/linux/alpha.
23013         * README: Update listing for alpha-*-linux-gnu.
23015 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
23017         * include/features.h: Update comment documenting feature test
23018         macros.
23019         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
23020         _DEFAULT_SOURCE.
23021         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
23022         (_SVID_SOURCE): Likewise.
23023         (_DEFAULT_SOURCE): Update description of default features.
23024         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
23025         with _GNU_SOURCE.
23026         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
23027         (S_ISVTX): Likewise.
23028         * manual/math.texi (Mathematical Constants): Likewise.
23029         * manual/signal.texi (Interrupted Primitives): Likewise.
23030         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
23031         * math/test-matherr.c (_SVID_SOURCE): Do not define.
23032         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
23033         Don't refer to _SVID_SOURCE in warning text.
23035         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
23037         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
23038         already defined.
23039         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
23040         * sysdeps/mips/dl-lookup.c: Remove.
23041         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
23043 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
23045         [BZ #16447]
23046         * math/auto-libm-test-in: Add testcase for expl.
23047         * math/auto-libm-test-out: Regenerate.
23048         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
23049         calculation of unsafe.
23050         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
23052 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
23054         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
23055         * sysdeps/unix/sysv/linux/aarch64: Move directory from
23056         ports/sysdeps/unix/sysv/linux/aarch64.
23057         * README: Update listing for aarch64*-*-linux-gnu.
23059 2014-02-11  Will Newton  <will.newton@linaro.org>
23061         * manual/probes.texi (Mathematical Function Probes): Use
23062         "triggered" instead of "hit".
23064         * manual/probes.texi (Internal Probes): Add documentation
23065         of setjmp, longjmp and longjmp_target probes.
23067         * include/stap-probe.h: Add comment about probe argument
23068         format.
23070         * malloc/mtrace.c (attribute_hidden): Remove unused macro
23071         definition.  (tr_where, tr_freehook, tr_mallochook,
23072         tr_reallochook, tr_memalignhook): Use ANSI protoype.
23074 2014-02-11  David S. Miller  <davem@davemloft.net>
23076         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
23077         processing int_tests.
23079 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
23081         * sysdeps/mips: Move directory from ports/sysdeps/mips.
23082         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
23083         * sysdeps/unix/sysv/linux/mips: Move directory from
23084         ports/sysdeps/unix/sysv/linux/mips.
23085         * README: Update listing for mips-*-linux-gnu and
23086         mips64-*-linux-gnu.
23088 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
23090         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
23091         * sysdeps/unix/sysv/linux/m68k: Move directory from
23092         ports/sysdeps/unix/sysv/linux/m68k.
23093         * README: Update listing for m68k-*-linux-gnu.
23095 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
23097         * sysdeps/tile: Move directory from ports/sysdeps/tile.
23098         * sysdeps/unix/sysv/linux/generic: Move directory from
23099         ports/sysdeps/unix/sysv/linux/generic.
23100         * sysdeps/unix/sysv/linux/tile: Move directory from
23101         ports/sysdeps/unix/sysv/linux/tile.
23102         * README: Update listing for tile*-*-linux-gnu.
23104 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
23106         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
23107         __builtin_expect.
23108         * benchtests/bench-memmem.c (simple_memmem): Likewise.
23109         * catgets/open_catalog.c (__open_catalog): Likewise.
23110         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
23111         * debug/confstr_chk.c: Likewise.
23112         * debug/fread_chk.c (__fread_chk): Likewise.
23113         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
23114         * debug/getgroups_chk.c: Likewise.
23115         * debug/mbsnrtowcs_chk.c: Likewise.
23116         * debug/mbsrtowcs_chk.c: Likewise.
23117         * debug/mbstowcs_chk.c: Likewise.
23118         * debug/memcpy_chk.c: Likewise.
23119         * debug/memmove_chk.c: Likewise.
23120         * debug/mempcpy_chk.c: Likewise.
23121         * debug/memset_chk.c: Likewise.
23122         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
23123         * debug/strcat_chk.c (__strcat_chk): Likewise.
23124         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
23125         * debug/strncat_chk.c (__strncat_chk): Likewise.
23126         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
23127         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
23128         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
23129         * debug/wcpncpy_chk.c: Likewise.
23130         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
23131         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
23132         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
23133         * debug/wcsncpy_chk.c: Likewise.
23134         * debug/wcsnrtombs_chk.c: Likewise.
23135         * debug/wcsrtombs_chk.c: Likewise.
23136         * debug/wcstombs_chk.c: Likewise.
23137         * debug/wmemcpy_chk.c: Likewise.
23138         * debug/wmemmove_chk.c: Likewise.
23139         * debug/wmempcpy_chk.c: Likewise.
23140         * debug/wmemset_chk.c: Likewise.
23141         * dirent/scandirat.c (SCANDIRAT): Likewise.
23142         * dlfcn/dladdr1.c (dladdr1): Likewise.
23143         * dlfcn/dladdr.c (dladdr): Likewise.
23144         * dlfcn/dlclose.c (dlclose_doit): Likewise.
23145         * dlfcn/dlerror.c (__dlerror): Likewise.
23146         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
23147         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
23148         * dlfcn/dlopen.c (dlopen_doit): Likewise.
23149         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
23150         * dlfcn/dlsym.c (dlsym_doit): Likewise.
23151         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
23152         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
23153         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
23154         Likewise.
23155         * elf/dl-conflict.c: Likewise.
23156         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
23157         * elf/dl-dst.h: Likewise.
23158         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
23159         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
23160         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
23161         * elf/dl-init.c (call_init, _dl_init): Likewise.
23162         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
23163         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
23164         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
23165         Likewise.
23166         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
23167         Likewise.
23168         * elf/dl-minimal.c (__libc_memalign): Likewise.
23169         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
23170         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
23171         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
23172         * elf/dl-sym.c (do_sym): Likewise.
23173         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
23174         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
23175         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
23176         * elf/dl-writev.h (_dl_writev): Likewise.
23177         * elf/ldconfig.c (search_dir): Likewise.
23178         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
23179         (dl_main): Likewise.
23180         * elf/setup-vdso.h (setup_vdso): Likewise.
23181         * grp/compat-initgroups.c (compat_call): Likewise.
23182         * grp/fgetgrent.c (fgetgrent): Likewise.
23183         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
23184         * grp/putgrent.c (putgrent): Likewise.
23185         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
23186         Likewise.
23187         * hurd/hurdinit.c: Likewise.
23188         * iconvdata/8bit-gap.c (struct): Likewise.
23189         * iconvdata/ansi_x3.110.c : Likewise.
23190         * iconvdata/big5.c : Likewise.
23191         * iconvdata/big5hkscs.c : Likewise.
23192         * iconvdata/cp1255.c: Likewise.
23193         * iconvdata/cp1258.c : Likewise.
23194         * iconvdata/cp932.c : Likewise.
23195         * iconvdata/euc-cn.c: Likewise.
23196         * iconvdata/euc-jisx0213.c : Likewise.
23197         * iconvdata/euc-jp.c: Likewise.
23198         * iconvdata/euc-jp-ms.c : Likewise.
23199         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
23200         * iconvdata/gb18030.c : Likewise.
23201         * iconvdata/gbbig5.c (const): Likewise.
23202         * iconvdata/gbgbk.c: Likewise.
23203         * iconvdata/gbk.c : Likewise.
23204         * iconvdata/ibm1364.c : Likewise.
23205         * iconvdata/ibm930.c : Likewise.
23206         * iconvdata/ibm932.c: Likewise.
23207         * iconvdata/ibm933.c : Likewise.
23208         * iconvdata/ibm935.c : Likewise.
23209         * iconvdata/ibm937.c : Likewise.
23210         * iconvdata/ibm939.c : Likewise.
23211         * iconvdata/ibm943.c: Likewise.
23212         * iconvdata/iso_11548-1.c: Likewise.
23213         * iconvdata/iso-2022-cn.c : Likewise.
23214         * iconvdata/iso-2022-cn-ext.c : Likewise.
23215         * iconvdata/iso-2022-jp-3.c: Likewise.
23216         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
23217         * iconvdata/iso-2022-kr.c : Likewise.
23218         * iconvdata/iso646.c (gconv_end): Likewise.
23219         * iconvdata/iso_6937-2.c : Likewise.
23220         * iconvdata/iso_6937.c : Likewise.
23221         * iconvdata/iso8859-1.c: Likewise.
23222         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
23223         * iconvdata/shift_jisx0213.c : Likewise.
23224         * iconvdata/sjis.c : Likewise.
23225         * iconvdata/t.61.c : Likewise.
23226         * iconvdata/tcvn5712-1.c : Likewise.
23227         * iconvdata/tscii.c: Likewise.
23228         * iconvdata/uhc.c : Likewise.
23229         * iconvdata/unicode.c (gconv_end): Likewise.
23230         * iconvdata/utf-16.c (gconv_end): Likewise.
23231         * iconvdata/utf-32.c (gconv_end): Likewise.
23232         * iconvdata/utf-7.c (base64): Likewise.
23233         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
23234         * iconv/gconv_close.c (__gconv_close): Likewise.
23235         * iconv/gconv_open.c (__gconv_open): Likewise.
23236         * iconv/gconv_simple.c (internal_ucs4_loop_single)
23237         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
23238         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
23239         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
23240         (ucs4le_internal_loop_single): Likewise.
23241         * iconv/iconv.c (iconv): Likewise.
23242         * iconv/iconv_close.c: Likewise.
23243         * iconv/loop.c (SINGLE): Likewise.
23244         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
23245         * include/atomic.h: Likewise.
23246         * inet/inet6_option.c (option_alloc): Likewise.
23247         * intl/bindtextdom.c (set_binding_values): Likewise.
23248         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
23249         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
23250         * intl/localealias.c (read_alias_file): Likewise.
23251         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
23252         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
23253         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
23254         * libio/fmemopen.c (fmemopen): Likewise.
23255         * libio/iofgets.c (_IO_fgets): Likewise.
23256         * libio/iofgets_u.c (fgets_unlocked): Likewise.
23257         * libio/iofgetws.c (fgetws): Likewise.
23258         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
23259         * libio/iogetdelim.c (_IO_getdelim): Likewise.
23260         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
23261         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
23262         * locale/findlocale.c (_nl_find_locale): Likewise.
23263         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
23264         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
23265         Likewise.
23266         * locale/setlocale.c (setlocale): Likewise.
23267         * login/programs/pt_chown.c (main): Likewise.
23268         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
23269         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
23270         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
23271         (mmap, mmap64, mremap, munmap): Likewise.
23272         * math/e_exp2l.c: Likewise.
23273         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
23274         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
23275         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
23276         * math/s_catan.c (__catan): Likewise.
23277         * math/s_catanf.c (__catanf): Likewise.
23278         * math/s_catanh.c (__catanh): Likewise.
23279         * math/s_catanhf.c (__catanhf): Likewise.
23280         * math/s_catanhl.c (__catanhl): Likewise.
23281         * math/s_catanl.c (__catanl): Likewise.
23282         * math/s_ccosh.c (__ccosh): Likewise.
23283         * math/s_ccoshf.c (__ccoshf): Likewise.
23284         * math/s_ccoshl.c (__ccoshl): Likewise.
23285         * math/s_cexp.c (__cexp): Likewise.
23286         * math/s_cexpf.c (__cexpf): Likewise.
23287         * math/s_cexpl.c (__cexpl): Likewise.
23288         * math/s_clog10.c (__clog10): Likewise.
23289         * math/s_clog10f.c (__clog10f): Likewise.
23290         * math/s_clog10l.c (__clog10l): Likewise.
23291         * math/s_clog.c (__clog): Likewise.
23292         * math/s_clogf.c (__clogf): Likewise.
23293         * math/s_clogl.c (__clogl): Likewise.
23294         * math/s_csin.c (__csin): Likewise.
23295         * math/s_csinf.c (__csinf): Likewise.
23296         * math/s_csinh.c (__csinh): Likewise.
23297         * math/s_csinhf.c (__csinhf): Likewise.
23298         * math/s_csinhl.c (__csinhl): Likewise.
23299         * math/s_csinl.c (__csinl): Likewise.
23300         * math/s_csqrt.c (__csqrt): Likewise.
23301         * math/s_csqrtf.c (__csqrtf): Likewise.
23302         * math/s_csqrtl.c (__csqrtl): Likewise.
23303         * math/s_ctan.c (__ctan): Likewise.
23304         * math/s_ctanf.c (__ctanf): Likewise.
23305         * math/s_ctanh.c (__ctanh): Likewise.
23306         * math/s_ctanhf.c (__ctanhf): Likewise.
23307         * math/s_ctanhl.c (__ctanhl): Likewise.
23308         * math/s_ctanl.c (__ctanl): Likewise.
23309         * math/w_pow.c: Likewise.
23310         * math/w_powf.c: Likewise.
23311         * math/w_powl.c: Likewise.
23312         * math/w_scalb.c (sysv_scalb): Likewise.
23313         * math/w_scalbf.c (sysv_scalbf): Likewise.
23314         * math/w_scalbl.c (sysv_scalbl): Likewise.
23315         * misc/error.c (error_tail): Likewise.
23316         * misc/pselect.c (__pselect): Likewise.
23317         * nis/nis_callback.c (__nis_create_callback): Likewise.
23318         * nis/nis_call.c (__nisfind_server): Likewise.
23319         * nis/nis_creategroup.c (nis_creategroup): Likewise.
23320         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
23321         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
23322         * nis/nis_getservlist.c (nis_getservlist): Likewise.
23323         * nis/nis_lookup.c (nis_lookup): Likewise.
23324         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
23325         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
23326         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
23327         * nis/nis_xdr.c (xdr_endpoint): Likewise.
23328         * nis/nss_compat/compat-grp.c (getgrent_next_file)
23329         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
23330         * nis/nss_compat/compat-initgroups.c (add_group)
23331         (internal_getgrent_r): Likewise.
23332         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
23333         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
23334         * nis/nss_compat/compat-spwd.c (getspent_next_file)
23335         (internal_getspnam_r): Likewise.
23336         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
23337         (_nss_nis_getaliasbyname_r): Likewise.
23338         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
23339         (_nss_nis_getntohost_r): Likewise.
23340         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
23341         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
23342         (_nss_nis_getgrgid_r): Likewise.
23343         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
23344         (internal_nis_gethostent_r, internal_gethostbyname2_r)
23345         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
23346         (_nss_nis_gethostbyname4_r): Likewise.
23347         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
23348         (initgroups_netid): Likewise.
23349         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
23350         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
23351         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
23352         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
23353         (_nss_nis_getprotobynumber_r): Likewise.
23354         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
23355         (_nss_nis_getsecretkey): Likewise.
23356         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
23357         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
23358         (_nss_nis_getpwuid_r): Likewise.
23359         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
23360         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
23361         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
23362         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
23363         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
23364         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
23365         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
23366         Likewise.
23367         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
23368         (_nss_nisplus_getntohost_r): Likewise.
23369         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
23370         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
23371         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
23372         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
23373         Likewise.
23374         * nis/nss_nisplus/nisplus-initgroups.c
23375         (_nss_nisplus_initgroups_dyn): Likewise.
23376         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
23377         (_nss_nisplus_getnetbyaddr_r): Likewise.
23378         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
23379         (_nss_nisplus_getprotobynumber_r): Likewise.
23380         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
23381         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
23382         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
23383         Likewise.
23384         * nis/nss_nisplus/nisplus-service.c
23385         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
23386         (_nss_nisplus_getservbyport_r): Likewise.
23387         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
23388         (_nss_nisplus_getspnam_r): Likewise.
23389         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
23390         Likewise.
23391         * nscd/aicache.c (addhstaiX): Likewise.
23392         * nscd/cache.c (cache_search, prune_cache): Likewise.
23393         * nscd/connections.c (register_traced_file, send_ro_fd)
23394         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
23395         (main_loop_epoll): Likewise.
23396         * nscd/grpcache.c (addgrbyX): Likewise.
23397         * nscd/hstcache.c (addhstbyX): Likewise.
23398         * nscd/initgrcache.c (addinitgroupsX): Likewise.
23399         * nscd/mem.c (gc, mempool_alloc): Likewise.
23400         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
23401         (addinnetgrX): Likewise.
23402         * nscd/nscd-client.h (__nscd_acquire_maplock)
23403         (__nscd_drop_map_ref): Likewise.
23404         * nscd/nscd_getai.c (__nscd_getai): Likewise.
23405         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
23406         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
23407         Likewise.
23408         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
23409         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
23410         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
23411         (__nscd_get_map_ref): Likewise.
23412         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
23413         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
23414         Likewise.
23415         * nscd/pwdcache.c (addpwbyX): Likewise.
23416         * nscd/selinux.c (preserve_capabilities): Likewise.
23417         * nscd/servicescache.c (addservbyX): Likewise.
23418         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
23419         * posix/fnmatch.c (fnmatch): Likewise.
23420         * posix/getopt.c (_getopt_internal_r): Likewise.
23421         * posix/glob.c (glob, glob_in_dir): Likewise.
23422         * posix/wordexp.c (exec_comm_child): Likewise.
23423         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
23424         (getanswer_r, gaih_getanswer_slice): Likewise.
23425         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
23426         * resolv/res_init.c: Likewise.
23427         * resolv/res_mkquery.c (res_nmkquery): Likewise.
23428         * resolv/res_query.c (__libc_res_nquery): Likewise.
23429         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
23430         Likewise.
23431         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
23432         * stdio-common/perror.c (perror): Likewise.
23433         * stdio-common/printf_fp.c (___printf_fp): Likewise.
23434         * stdio-common/tmpnam.c (tmpnam): Likewise.
23435         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
23436         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
23437         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
23438         Likewise.
23439         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
23440         * stdlib/putenv.c (putenv): Likewise.
23441         * stdlib/setenv.c (__add_to_environ): Likewise.
23442         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
23443         * stdlib/strtol_l.c (INTERNAL): Likewise.
23444         * string/memmem.c (memmem): Likewise.
23445         * string/strerror.c (strerror): Likewise.
23446         * string/strnlen.c (__strnlen): Likewise.
23447         * string/test-memmem.c (simple_memmem): Likewise.
23448         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
23449         * sunrpc/pm_getport.c (__get_socket): Likewise.
23450         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
23451         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
23452         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
23453         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
23454         Likewise.
23455         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
23456         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
23457         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
23458         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
23459         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
23460         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
23461         Likewise.
23462         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
23463         Likewise.
23464         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
23465         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
23466         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
23467         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
23468         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
23469         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
23470         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
23471         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
23472         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
23473         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
23474         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
23475         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
23476         Likewise.
23477         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
23478         Likewise.
23479         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
23480         Likewise.
23481         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
23482         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
23483         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
23484         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
23485         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
23486         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
23487         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
23488         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
23489         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
23490         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
23491         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
23492         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
23493         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
23494         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
23495         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
23496         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
23497         Likewise.
23498         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
23499         Likewise.
23500         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
23501         Likewise.
23502         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
23503         Likewise.
23504         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
23505         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
23506         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
23507         Likewise.
23508         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
23509         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
23510         * sysdeps/posix/opendir.c (__opendirat): Likewise.
23511         * sysdeps/posix/sleep.c: Likewise.
23512         * sysdeps/posix/tempname.c: Likewise.
23513         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
23514         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
23515         Likewise.
23516         * sysdeps/powerpc/powerpc32/dl-machine.h
23517         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
23518         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
23519         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
23520         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
23521         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
23522         Likewise.
23523         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
23524         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
23525         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
23526         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
23527         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
23528         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
23529         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
23530         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
23531         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
23532         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
23533         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
23534         (elf_machine_lazy_rel): Likewise.
23535         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
23536         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
23537         (elf_machine_lazy_rel): Likewise.
23538         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
23539         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
23540         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
23541         * sysdeps/unix/grantpt.c (grantpt): Likewise.
23542         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
23543         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
23544         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
23545         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
23546         Likewise.
23547         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
23548         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
23549         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
23550         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
23551         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
23552         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
23553         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
23554         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
23555         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
23556         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
23557         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
23558         Likewise.
23559         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
23560         (__posix_fallocate64_l64): Likewise.
23561         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
23562         (posix_fallocate): Likewise.
23563         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
23564         Likewise.
23565         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
23566         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
23567         (getifaddrs_internal): Likewise.
23568         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
23569         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
23570         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
23571         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
23572         * sysdeps/unix/sysv/linux/posix_fallocate64.c
23573         (__posix_fallocate64_l64): Likewise.
23574         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
23575         Likewise.
23576         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
23577         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
23578         (__get_clockfreq): Likewise.
23579         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
23580         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
23581         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
23582         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
23583         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
23584         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
23585         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
23586         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
23587         Likewise.
23588         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
23589         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
23590         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
23591         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
23592         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
23593         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
23594         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
23595         Likewise.
23596         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
23597         (posix_fallocate): Likewise.
23598         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
23599         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
23600         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
23601         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
23602         (elf_machine_rela, elf_machine_rela_relative)
23603         (elf_machine_lazy_rel): Likewise.
23604         * time/asctime.c (asctime_internal): Likewise.
23605         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
23606         * time/tzset.c (__tzset_parse_tz): Likewise.
23607         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
23608         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
23609         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
23610         * wcsmbs/wcsmbsload.h: Likewise.
23612         [BZ #15894]
23613         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
23615         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
23616         (arena_get2): Remove THREAD_STATS conditionals.
23617         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
23618         (__malloc_stats, int): Likewise.
23620 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
23622         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
23623         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
23625         * manual/setjmp.texi: Fix typos/grammar errors.
23627         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
23628         Only return early when n is <= 0.  Delete unused return statement.
23630         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
23631         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
23632         * debug/tst-longjmp_chk3.c: New file.
23634         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
23635         (test_main): Replace code with set_fortify_handler call.
23636         * debug/test-strcpy_chk.c: Likewise.
23637         * debug/tst-chk1.c: Likewise.
23638         * debug/tst-longjmp_chk.c: Likewise.
23639         * test-skeleton.c: Include fcntl.h & paths.h
23640         (set_fortify_handler): Define.
23642         * debug/tst-longjmp_chk.c: Add header comment and include
23643         ../test-skeleton.c.
23644         (do_test): Mark static.
23645         (TEST_FUNCTION): Define.
23647         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
23648         (IP_PMTUDISC_INTERFACE): Likewise.
23649         (IP_MULTICAST_IF): Likewise.
23650         (IP_MULTICAST_TTL): Likewise.
23651         (IP_MULTICAST_LOOP): Likewise.
23652         (IP_ADD_MEMBERSHIP): Likewise.
23653         (IP_DROP_MEMBERSHIP): Likewise.
23654         (IP_UNBLOCK_SOURCE): Likewise.
23655         (IP_BLOCK_SOURCE): Likewise.
23656         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
23657         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
23658         (IP_MSFILTER): Likewise.
23659         (MCAST_JOIN_GROUP): Likewise.
23660         (MCAST_BLOCK_SOURCE): Likewise.
23661         (MCAST_UNBLOCK_SOURCE): Likewise.
23662         (MCAST_LEAVE_GROUP): Likewise.
23663         (MCAST_JOIN_SOURCE_GROUP): Likewise.
23664         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
23665         (MCAST_MSFILTER): Likewise.
23666         (IP_MULTICAST_ALL): Likewise.
23667         (IP_UNICAST_IF): Likewise.
23669         * timezone/Makefile: Delete $(have-ksh) check.
23670         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
23671         * timezone/tzselect.ksh: Add +x mode bits.
23673         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
23674         (ANON_INODE_FS_MAGIC): Likewise.
23675         (BDEVFS_MAGIC): Likewise.
23676         (BINFMTFS_MAGIC): Likewise.
23677         (BTRFS_TEST_MAGIC): Likewise.
23678         (CRAMFS_MAGIC_WEND): Likewise.
23679         (DEBUGFS_MAGIC): Likewise.
23680         (ECRYPTFS_SUPER_MAGIC): Likewise.
23681         (EXT3_SUPER_MAGIC): Likewise.
23682         (EXT4_SUPER_MAGIC): Likewise.
23683         (FUTEXFS_SUPER_MAGIC): Likewise.
23684         (HOSTFS_SUPER_MAGIC): Likewise.
23685         (HUGETLBFS_MAGIC): Likewise.
23686         (MINIX3_SUPER_MAGIC): Likewise.
23687         (MTD_INODE_FS_MAGIC): Likewise.
23688         (NILFS_SUPER_MAGIC): Likewise.
23689         (OPENPROM_SUPER_MAGIC): Likewise.
23690         (PIPEFS_MAGIC): Likewise.
23691         (PSTOREFS_MAGIC): Likewise.
23692         (QNX6_SUPER_MAGIC): Likewise.
23693         (RAMFS_MAGIC): Likewise.
23694         (REISERFS_SUPER_MAGIC_STRING): Likewise.
23695         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
23696         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
23697         (SECURITYFS_MAGIC): Likewise.
23698         (SELINUX_MAGIC): Likewise.
23699         (SMACK_MAGIC): Likewise.
23700         (SOCKFS_MAGIC): Likewise.
23701         (SQUASHFS_MAGIC): Likewise.
23702         (STACK_END_MAGIC): Likewise.
23703         (TMPFS_MAGIC): Likewise.
23704         (USBDEVICE_SUPER_MAGIC): Likewise.
23705         (V9FS_MAGIC): Likewise.
23706         (XENFS_SUPER_MAGIC): Likewise.
23707         (CRAMFS_MAGIC): Fix typo in comment.
23708         (EXT2_SUPER_MAGIC): Update comment.
23709         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
23711 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
23713         * sysdeps/arm: Move directory from ports/sysdeps/arm.
23714         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
23715         * sysdeps/unix/sysv/linux/arm: Move directory from
23716         ports/sysdeps/unix/sysv/linux/arm.
23717         * README: Update listing for arm-*-linux-gnueabi.
23719         * README: Remove mention of am33.
23721 2014-02-07  Roland McGrath  <roland@hack.frob.com>
23723         * bits/sigset.h (__sigemptyset): Use a statement expression rather
23724         than the comma operator, to avoid "rhs of comma has no effect"
23725         compiler warnings.
23726         (__sigfillset, __sigandset, __sigorset): Likewise.
23727         * include/signal.h (__sigemptyset): Likewise.
23728         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
23730 2014-02-07  Allan McRae  <allan@archlinux.org>
23732         * version.h (RELEASE): Set to "development".
23733         (VERSION): Set to "2.19.90"
23734         * NEWS: Add 2.20 section.
23736 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
23738         [BZ #16529]
23739         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
23741 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
23743         * manual/contrib.texi: Update entry for Carlos O'Donell,
23744         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
23746 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
23748         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
23750         * sysdeps/unix/sysv/linux/kernel-features.h
23751         [__LINUX_KERNEL_VERSION >= 0x020621]
23752         (__ASSUME_PROC_PID_TASK_COMM): Define.
23754 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
23756         [BZ #16398]
23757         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
23758         conversion when destination buffer does not have enough space.
23759         * libio/tst-ftell-partial-wide.c: New test case.
23760         * libio/Makefile (tests): Add tst-ftell-partial-wide.
23762         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
23763         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
23764         Leonard and Allan McRae.
23766 2014-02-04  David S. Miller  <davem@davemloft.net>
23768         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
23769         32-bit.
23771 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23773         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
23774         New file
23775         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
23776         New file
23777         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
23778         New file.
23779         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
23780         New file.
23781         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
23782         New file.
23783         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
23784         New file.
23785         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
23786         New file.
23787         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
23788         New file.
23789         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
23790         New file.
23791         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
23792         New file.
23793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
23794         New file.
23795         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
23796         New file.
23797         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
23798         New file.
23800 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23802         * nptl/shlib-versions: Change powerpc*le start to 2.17.
23803         * shlib-versions: Likewise.
23805 2014-02-04  Roland McGrath  <roland@hack.frob.com>
23806             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23808         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
23809         (abilist-pattern): New variable, set to %-le.abilist.
23811         * Makerules (abilist-pattern): New variable.
23812         (vpath): Use $(abilist-pattern) in place of %.abilist.
23813         (check-abi-% pattern rule): Likewise.
23814         (check-abi, update-abi): Likewise.
23816 2014-02-04  Eric Wong  <normalperson@yhbt.net>
23818         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
23820 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
23822         * manual/startup.texi: Add next, previous, and top entries for
23823         the `Program Arguments' and `Environment Variables' nodes.
23825 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
23827         * manual/macros.texi: Add comments before MTASC-safety macros.
23829         * manual/users.texi: Document MTASC-safety properties.
23831         * manual/threads.texi (pthread_key_create, pthread_key_delete)
23832         (pthread_getspecific, pthread_setspecific): Format with
23833         @deftypefun, and add @safety note.
23834         * manual/signal.texi: Move comments that analyze the above
23835         functions to their home place.
23837 2014-02-03  Allan McRae  <allan@archlinux.org>
23839         * po/sl.po: Update Slovenian translation from translation project.
23841 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
23843         * manual/time.texi (timegm): Add missing blank after @c.
23844         Reported by Joseph Myers <joseph@codesourcery.com>.
23846 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
23848         * manual/check-safety.sh: New.
23849         * manual/Makefile ($(objpfx)stamp-summary): Run it.
23851         * manual/terminal.texi: Document MTASC-safety properties.
23853         * manual/filesys.texi: Document MTASC-safety properties.
23855         * manual/errno.texi: Document MTASC-safety properties.
23857         * manual/intro.texi: Document safety identifiers and
23858         conditionals.
23860         * manual/string.texi (wcstok): Fix prototype.
23861         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
23863         * manual/time.texi: Document MTASC-safety properties.
23865         * manual/string.texi: Document MTASC-safety properties.
23867         * manual/threads.texi: Document MTASC-safety properties.
23869         * manual/stdio.texi: Document MTASC-safety properties.
23871         * manual/syslog.texi: Document MTASC-safety properties.
23873         * manual/sysinfo.texi: Document MTASC-safety properties.
23875         * manual/startup.texi: Document MTASC-safety properties.
23877         * manual/socket.texi: Document MTASC-safety properties.
23879         * manual/signal.texi: Document MTASC-safety properties.
23881 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
23883         * manual/setjmp.texi: Document MTASC-safety properties.
23885         * manual/search.texi: Document MTASC-safety properties.
23887         * manual/resource.texi: Document MTASC-safety properties.
23889         * manual/process.texi: Document MTASC-safety properties.
23891         * manual/platform.texi: Document MTASC-safety properties.
23893         * manual/pipe.texi: Document MTASC-safety properties.
23895         * manual/pattern.texi: Document MTASC-safety properties.
23897         * manual/message.texi: Document MTASC-safety properties.
23899         [BZ #12751]
23900         * manual/memory.texi: Document MTASC-safety properties.
23902         * manual/math.texi: Document MTASC-safety properties.
23904         * manual/locale.texi: Document MTASC-safety properties.
23906         * manual/llio.texi: Document MTASC-safety properties.
23908         * manual/libdl.texi: New.
23910         * manual/lang.texi: Document MTASC-safety properties.
23912         * manual/job.texi: Document MTASC-safety properties.
23914         * manual/getopt.texi: Document MTASC-safety properties.
23916         * manual/ctype.texi: Document MTASC-safety properties.
23918 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
23920         [BZ #16046]
23921         * csu/libc-tls.c (static_map): Remove variable.
23922         (__libc_setup_tls): Use main executable's link map for TLS data.
23923         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
23924         casing for LM_ID_BASE and GL(dl_nns).
23925         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
23926         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
23927         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
23928         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
23929         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
23930         member.
23931         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
23932         l_phnum members.
23934 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
23936         * manual/debug.texi: Document MTASC-safety properties.
23938 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
23940         [BZ #16510]
23941         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
23942         of __x86_64__ when disabling x87 inline functions.
23944 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
23946         * manual/charset.texi: Document MTASC-safety properties.
23948         * manual/crypt.texi: Document MTASC-safety properties.
23950         * manual/conf.texi: Document MTASC-safety properties.
23952         * manual/arith.texi: Document MTASC-safety properties.
23954         * manual/argp.texi: Document MTASC-safety properties.
23956         * manual/macros.texi: Introduce macros to document multi
23957         thread, asynchronous signal and asynchronous cancellation
23958         safety properties.
23959         * manual/intro.texi: Introduce the properties themselves.
23961 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
23963         * sysdeps/sh/sh4/Makefile: New file.
23965 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
23967         * math/gen-libm-test.pl ($srcdir): New variable.
23968         ($auto_input): Use it.
23970 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
23972         [BZ #16506]
23973         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
23974         access beyond array bounds when parsing netgroups file.
23976         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
23977         the old buffer before realloc.
23979 2014-01-27  Allan McRae  <allan@archlinux.org>
23981         * po/fr.po: Update French translation from translation project.
23983 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
23985         * sysdeps/sh/libm-test-ulps: Regenerate.
23987 2014-01-24  David S. Miller  <davem@davemloft.net>
23989         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
23991 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
23993         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
23994         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
23996 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
23998         [BZ #16474]
23999         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
24000         string pointers after reallocation.
24002 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
24004         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
24005         __SH4A__ instead of __SH_FPU_ANY__.
24007 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
24009         * sysdeps/sh/fpu_control.h: New file.
24010         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
24011         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
24012         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
24013         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
24014         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
24015         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
24016         * sysdeps/sh/sys/ucontext.h: Remove.
24017         * sysdeps/sh/sys: Remove directory.
24019 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24021         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
24022         s390/sys/ucontext.h.
24023         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
24024         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
24026 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
24028         [BZ #15605]
24029         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
24031 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24033         [BZ#16431]
24034         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
24035         Adjust the vDSO correctly for internal calls.
24036         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
24038 2014-01-20  Allan McRae  <allan@archlinux.org>
24040         * po/ca.po: Update Catalan translation from translation project.
24042 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
24044         * sysdeps/s390/sotruss-lib.c: New file.
24046 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24048         [BZ#16430]
24049         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
24050         (__GI___gettimeofday): Alias for a different internal symbol to avoid
24051         local calls issues by not having a PLT stub required for IFUNC calls.
24052         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
24054 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
24056         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
24057         * math/test-fpucw-static.c: Likewise.
24059 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
24061         [BZ #16453]
24062         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
24064 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24066         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
24067         implementation for powerpc.
24069 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
24071         [BZ #14782]
24072         * sysdeps/posix/system.c (__libc_system): Do not enable
24073         asynchronous cancellation.
24075 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24077         [BZ #16427]
24078         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
24079         handling only for numbers special also in the IEEE case.
24081 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24083         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
24085 2014-01-11  Allan McRae  <allan@archlinux.org>
24087         * po/bg.po: Update Bulgarian translation from translation project.
24089         * po/de.po: Update German translation from translation project.
24091 2014-01-10  Roland McGrath  <roland@hack.frob.com>
24093         * sysdeps/generic/gcc-compat.h: New file.
24095 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
24097         * benchtests/asin-inputs: Correct slow inputs.
24098         * benchtests/acos-inputs: Likewise.
24100 2014-01-10  Allan McRae  <allan@archlinux.org>
24102         * po:sv.po: Update Swedish translation from translation project.
24104         * po/vi.po: Update Vietnamese translation from translation project.
24106         * po/eo.po: Update Esperanto translation from translation project.
24108         * po/cs.po: Update Czech translation from translation project.
24110         * po/nl.po: Update Dutch translation from translation project.
24112         * po/pl.po: Update Polish translation from translation project.
24114         * po/ru.po: Update Russian translation from translation project.
24116         * po/uk.po: Update Ukrainian translation from translation project.
24118 2014-01-08  Brooks Moses  <bmoses@google.com>
24120         * elf/dl-load.c: Fix comment typo.
24122 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
24124         * po/header.pot: Rename to...
24125         * po/pot.header: ... this.
24126         * po/Makefile: Use pot.header.
24128 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
24129             Maxim Kuvyrkov  <maxim@kugelworks.com>
24131         [BZ #16394]
24132         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
24133         SRC and DEST against LEN.
24135 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24137         [BZ #16414]
24138         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
24139         implementation.
24140         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
24142 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24144         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
24146 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
24148         [BZ #16408]
24149         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
24150         for large positive arguments.
24152 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
24154         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
24156         * math/auto-libm-test-in: Mark various tests with
24157         xfail-rounding:ldbl-128ibm.
24158         * math/auto-libm-test-out: Regenerated.
24160         [BZ #16407]
24161         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
24162         Increase overflow threshold.
24164 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
24166         [BZ #14286]
24167         * stdio-common/vfprintf.c: Check for integer overflow.
24169 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24171         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
24172         the first argument and return value of __tls_get_addr_internal.
24174 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24176         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
24177         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
24179 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24181         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
24182         * sysdeps/s390/rtld-global-offsets.sym: New file.
24183         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
24184         GLIBC_2.19 symbol.
24185         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
24186         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
24187         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
24188         ... this.
24189         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
24190         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
24191         ... this.
24192         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
24193         Regenerate.
24194         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
24195         Regenerate.
24196         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
24197         halfs of GPRs for high_gprs contexts.
24198         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
24199         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
24200         field.
24201         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
24202         uc_flags field.
24203         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
24204         64 bit versions:
24205         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
24206         for high GPRs (uc_high_gprs) and for future extensions
24207         (__reserved).
24208         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
24209         for future extensions (__reserved).
24210         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
24211         64 bit versions:
24212         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
24213         SC_HIGHGPRS offset definition.
24214         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
24215         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
24217         * Versions.def: Add GLIBC_2.19 for libpthread.
24218         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
24219         siglongjmp for libpthread with GLIBC_2.19 symver.
24220         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
24221         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
24222         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
24223         * sysdeps/s390/__longjmp.c: New file.
24224         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
24225         * sysdeps/s390/longjmp.c: New file.
24226         * sysdeps/s390/setjmp.S: New file.
24227         * sysdeps/s390/sigjmp.S: New file.
24228         * sysdeps/s390/v1-longjmp.c: New file.
24229         * sysdeps/s390/v1-setjmp.h: New file.
24230         * sysdeps/s390/v1-sigjmp.c: New file.
24231         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
24232         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
24233         GLIBC_2.19 version.
24234         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
24235         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
24236         versioned symbols for ____longjmp_chk.
24237         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
24238         Likewise.
24239         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
24240         Regenerate.
24241         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
24242         Regenerate.
24243         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
24244         Regenerate.
24245         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
24246         Regenerate.
24247         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
24248         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
24249         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
24250         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
24251         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
24252         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
24253         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
24254         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
24255         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
24256         * sysdeps/s390/rtld-__longjmp.c: New file.
24257         * sysdeps/s390/rtld-setjmp.S: New file.
24259 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
24261         [BZ #16400]
24262         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
24263         Return -__logl (x) for small positive arguments without evaluating
24264         a polynomial.
24266 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
24268         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
24269         Rename to ...
24270         (__ptrace_peeksiginfo_args): ... this.
24271         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
24272         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
24273         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
24275 2014-01-06  Allan McRae  <allan@archlinux.org>
24277         * inet/netinet/in.h: Fix typo in comment.
24279 2014-01-05  Andreas Jaeger  <aj@suse.de>
24281         * sysdeps/i386/fpu/libm-test-ulps: Update.
24283 2014-01-05  Allan McRae  <allan@archlinux.org>
24285         * po/libc.pot: Regenerated.
24287         * malloc/memusagestat.c: Fix gettext call formatting.
24289 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
24291         * nscd/nscd.c: Improve usage() output.
24293 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
24295         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
24296         * sysdeps/unix/sysv/linux/configure: Regenerated.
24297         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
24298         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
24300 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
24302         [BZ #16390]
24303         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
24304         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
24306 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24308         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
24309         extra tokens at end of #undef directive.
24310         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
24311         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
24312         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
24314 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
24316         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
24318         * math/auto-libm-test-in: Mark various tests with
24319         xfail-rounding:ldbl-128ibm.
24320         * math/auto-libm-test-out: Regenerated.
24322 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
24324         [BZ #16386]
24325         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
24326         numbers with subnormal high part when calculating exponent.
24328         [BZ #16385]
24329         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
24330         fabs.
24332         [BZ #16384]
24333         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
24334         M_LN2l.
24335         (__ieee754_acoshl): Use __log1pl not __log1p.
24337 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
24339         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
24340         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
24341         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
24342         (grow_heap, heap_trim, _int_new_arena, get_free_list)
24343         (reused_arena, arena_get2): Convert to GNU style.
24344         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
24345         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
24346         (memalign_check, __malloc_set_state): Likewise.
24347         * malloc/mallocbug.c (main): Likewise.
24348         * malloc/malloc.c (__malloc_assert, malloc_init_state)
24349         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
24350         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
24351         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
24352         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
24353         (__posix_memalign, malloc_info): Likewise.
24354         * malloc/malloc.h: Likewise.
24355         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
24356         (mallochook, memalignhook, reallochook, mabort): Likewise.
24357         * malloc/mcheck.h: Likewise.
24358         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
24359         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
24360         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
24361         * malloc/morecore.c (__default_morecore): Likewise.
24362         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
24363         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
24364         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
24365         (print_and_abort): Likewise.
24366         * malloc/obstack.h: Likewise.
24367         * malloc/set-freeres.c (__libc_freeres): Likewise.
24368         * malloc/tst-mallocstate.c (main): Likewise.
24369         * malloc/tst-mtrace.c (main): Likewise.
24370         * malloc/tst-realloc.c (do_test): Likewise.
24372 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
24374         [BZ #16366]
24375         * nscd/netgroupcache.c (do_notfound): New function.
24376         (addgetnetgrentX): Use it.
24378         [BZ # 16365]
24379         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
24380         NSS_STATUS_NOTFOUND.
24382 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
24384         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
24385         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24387 2014-01-01  Allan McRae  <allan@archlinux.org>
24389         * scripts/update-copyrights: Update configure input file suffix.
24391         * NEWS: Update copyright year.
24392         * catgets/gencat.c: Likewise.
24393         * csu/version.c: Likewise.
24394         * debug/catchsegv.sh: Likewise.
24395         * debug/pcprofiledump.c: Likewise.
24396         * debug/xtrace.sh: Likewise.
24397         * elf/ldconfig.c: Likewise.
24398         * elf/ldd.bash.in: Likewise.
24399         * elf/pldd.c: Likewise.
24400         * elf/sotruss.ksh: Likewise.
24401         * elf/sprof.c: Likewise.
24402         * iconv/iconv_prog.c: Likewise.
24403         * iconv/iconvconfig.c: Likewise.
24404         * locale/programs/locale.c: Likewise.
24405         * locale/programs/localedef.c: Likewise.
24406         * login/programs/pt_chown.c: Likewise.
24407         * malloc/memusage.sh: Likewise.
24408         * malloc/memusagestat.c: Likewise.
24409         * malloc/mtrace.pl: Likewise.
24410         * manual/libc.texinfo: Likewise.
24411         * nscd/nscd.c: Likewise.
24412         * nss/getent.c: Likewise.
24413         * nss/makedb.c: Likewise.
24414         * posix/getconf.c: Likewise.
24415         * scripts/test-installation.pl: Likewise.
24417         * All files with FSF copyright notices: Update copyright dates
24418         using scripts/update-copyrights.
24419         * intl/plural.c: Regenerated.
24420         * locale/programs/charmap-kw.h: Likewise.
24421         * locale/programs/locfile-kw.h: Likewise.
24423 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
24425         * sysdeps/unix/sysv/linux/configure: Regenerated.
24426         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
24427         the linux/fanotify.h header.
24428         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
24429         HAVE_LINUX_FANOTIFY_H is defined.
24431 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
24433         * benchtests/cos-inputs: New inputs.
24434         * benchtests/sin-inputs: Likewise.
24436         * benchtests/atan-inputs: New inputs. Fix name of multiple
24437         precision fallback inputs.
24439         * benchtests/atanh-inputs: New inputs.
24440         * benchtests/tanh-inputs: Likewise.
24442         * benchtests/acosh-inputs: New inputs.
24443         * benchtests/asinh-inputs: Likewise.
24445         * benchtests/cosh-inputs: New inputs.
24446         * benchtests/sinh-inputs: Likewise.
24448         * benchtests/acos-inputs: Add more inputs.
24449         * benchtests/asin-inputs: Likewise.
24451 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
24453         [BZ #16375]
24454         * manual/arith.texi: Fix spelling.
24455         * manual/charset.texi: Likewise.
24456         * manual/errno.texi: Likewise.
24457         * manual/filesys.texi: Likewise.
24458         * manual/lang.texi: Likewise.
24459         * manual/llio.texi: Likewise.
24460         * manual/locale.texi: Likewise.
24461         * manual/message.texi: Likewise.
24462         * manual/resource.texi: Likewise.
24463         * manual/search.texi: Likewise.
24464         * manual/setjmp.texi: Likewise.
24465         * manual/stdio.texi: Likewise.
24466         * manual/string.texi: Likewise.
24467         * manual/sysinfo.texi: Likewise.
24468         * manual/time.texi: Likewise.
24470 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
24472         * po/sl.po: New file.
24474 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
24476         * .gitignore: Add core/.gdbinit/.gdb_history.
24478 2013-12-27  Allan McRae  <allan@archlinux.org>
24480         [BZ #16369]
24481         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
24482         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
24484 2013-12-24  Brooks Moses  <bmoses@google.com>
24486         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
24487         all compilers that claim C++98 compliance, not just GCC.
24488         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
24489         Likewise.
24491 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
24493         * NEWS: Restore accidentally deleted bug-fix entries.
24495 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
24496             Ondřej Bílka  <neleai@seznam.cz>
24498         [BZ #15073]
24499         * malloc/malloc.c (_int_free): Perform sanity check only if we
24500         have_lock.
24502 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
24504         [BZ #12986]
24505         * manual/stdio.texi (String Input Conversions): Clarify that character
24506         classes are not supported.
24508 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24510         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
24512 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
24514         [BZ #16337]
24515         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
24516         Calculate results for small negative arguments directly rather
24517         than using reflection formula with special underflow handling.
24519         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
24520         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
24521         sysdeps/unix/bsd/bsd4.4/syscalls.list.
24522         (fchflags): Likewise.
24523         (revoke): Likewise.
24524         (setlogin): Likewise.
24525         (sigaltstack): Likewise.
24526         (wait4): Likewise.
24527         (sigblock): Remove.
24528         (sigsetmask): Likewise.
24529         (wait3): Likewise.
24530         (waitpid): Likewise.
24531         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
24532         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
24533         file.
24534         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
24535         * sysdeps/unix/bsd/Makefile: ... here.
24536         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
24537         * sysdeps/unix/bsd/Versions: ... here.
24538         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
24539         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
24540         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
24541         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
24542         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
24543         * sysdeps/unix/bsd/sigblock.c: ... here.
24544         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
24545         * sysdeps/unix/bsd/sigsetmask.c: ... here.
24546         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
24547         * sysdeps/unix/bsd/sigvec.c: ... here.
24548         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
24549         * sysdeps/unix/bsd/tcdrain.c: ... here.
24550         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
24551         * sysdeps/unix/bsd/tcgetattr.c: ... here.
24552         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
24553         * sysdeps/unix/bsd/tcsetattr.c: ... here.
24554         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
24555         * sysdeps/unix/bsd/wait.c: ... here.
24556         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
24557         * sysdeps/unix/bsd/wait3.c: ... here.
24558         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
24559         * sysdeps/unix/bsd/waitpid.c: ... here.
24561 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
24563         [BZ #16356]
24564         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
24565         round-to-nearest for [!USE_AS_EXPM1L].
24566         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
24567         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
24568         more tests of exp and exp10.  Expect some exp10 tests to miss
24569         exceptions or fail in directed rounding modes.
24570         * math/auto-libm-test-out: Regenerated.
24571         * math/libm-test.inc (exp10_tonearest_test_data): New array.
24572         (exp10_test_tonearest): New function.
24573         (exp10_towardzero_test_data): New array.
24574         (exp10_test_towardzero): New function.
24575         (exp10_downward_test_data): New array.
24576         (exp10_test_downward): New function.
24577         (exp10_upward_test_data): New array.
24578         (exp10_test_upward): New function.
24579         (main): Call the new functions.
24580         * sysdeps/i386/fpu/libm-test-ulps: Update.
24581         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24583 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
24585         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
24586         asinh, atan, atan2, atanh, cbrt, cos and cosh.
24587         * math/auto-libm-test-out: Regenerated.
24588         * math/libm-test.inc (acosh_test_data): Add more tests.
24589         (atanh_test_data): Likewise.
24590         (ceil_test_data): Likewise.
24591         (copysign_test_data): Likewise.
24592         * sysdeps/i386/fpu/libm-test-ulps: Update.
24593         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24595         * timezone/checktab.awk: Update from tzcode 2013i.
24596         * timezone/private.h: Likewise.
24597         * timezone/scheck.c: Likewise.
24598         * timezone/tzfile.h: Likewise.
24599         * timezone/tzselect.ksh: Likewise.
24600         * timezone/zdump.c: Likewise.
24601         * timezone/zic.c: Likewise.
24603         * math/auto-libm-test-in: Add tests of cpow.
24604         * math/auto-libm-test-out: Regenerated.
24605         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
24606         * math/gen-auto-libm-tests.c (func_calc_method): Add value
24607         mpc_cc_c.
24608         (func_calc_desc): Add mpc_cc_c union field.
24609         (test_functions): Add cpow.
24610         (special_fill_2pi): New function.
24611         (special_real_inputs): Add 2pi.
24612         (calc_generic_results): Handle mpc_cc_c.
24613         * sysdeps/i386/fpu/libm-test-ulps: Update.
24614         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24616         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
24617         csqrt, ctan and ctanh.
24618         * math/auto-libm-test-out: Regenerated.
24619         * math/libm-test.inc (TEST_COND_x86_64): New macro.
24620         (TEST_COND_x86): Likewise.
24621         (ccos_test_data): Use AUTO_TESTS_c_c.
24622         (ccosh_test_data): Likewise.
24623         (cexp_test_data): Likewise.
24624         (clog_test_data): Likewise.
24625         (csqrt_test_data): Likewise.
24626         (ctan_test_data): Likewise.
24627         (ctan_tonearest_test_data): Likewise.
24628         (ctan_towardzero_test_data): Likewise.
24629         (ctan_downward_test_data): Likewise.
24630         (ctan_upward_test_data): Likewise.
24631         (ctanh_test_data): Likewise.
24632         (ctanh_tonearest_test_data): Likewise.
24633         (ctanh_towardzero_test_data): Likewise.
24634         (ctanh_downward_test_data): Likewise.
24635         (ctanh_upward_test_data): Likewise.
24636         * math/gen-auto-libm-tests.c (func_calc_method): Add value
24637         mpc_c_c.
24638         (func_calc_desc): Add mpc_c_c union field.
24639         (FUNC_mpc_c_c): New macro.
24640         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
24641         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
24642         ctanh.
24643         (special_fill_min_subnorm_p120): New function.
24644         (special_real_inputs): Add min_subnorm_p120.
24645         (calc_generic_results): Handle mpc_c_c.
24646         * sysdeps/i386/fpu/libm-test-ulps: Update.
24647         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24649 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
24651         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
24652         (do_sin_slow): New functions.
24653         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
24654         (cslow2, csloww1, csloww2): Use the new functions.
24656         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
24657         Use M to change sign of result instead of X.  Assume X is
24658         positive.
24659         (csloww1): Likewise.
24660         (__sin): Adjust.
24661         (__cos): Adjust.
24663         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
24664         arguments A and DA.
24665         (__sin): Adjust.
24666         (__cos): Likewise.
24668         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
24669         (__cos): Likewise.
24670         (sloww1): Don't adjust sign of DX.
24671         (csloww1): Likewise.
24672         (sloww2): Use X directly and don't adjust sign of DX.
24673         (csloww2): Likewise.
24675 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
24677         * math/auto-libm-test-in: Add tests of cabs and carg.
24678         * math/auto-libm-test-out: Regenerated.
24679         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
24680         (carg_test_data): Likewise.
24681         * math/gen-auto-libm-tests.c (func_calc_method): Add value
24682         mpc_c_f.
24683         (func_calc_desc): Add mpc_c_f union field.
24684         (test_functions): Add cabs and carg.
24685         (calc_generic_results): Handle mpc_c_f.
24687         * sysdeps/powerpc/powerpc32/libgcc-compat.S
24688         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
24689         as a macro and a compat symbol.
24690         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
24691         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
24692         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
24693         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
24694         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
24695         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
24696         not use .hidden.
24697         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
24698         Likewise.
24699         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
24700         Likewise.
24701         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
24702         Likewise.
24703         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
24704         Likewise.
24705         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
24706         Likewise.
24707         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
24708         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
24709         from GLIBC_2.3.2.
24711 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24713         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
24715 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
24717         * manual/texinfo.tex: Update to version 2013-11-26.10 with
24718         trailing whitespace removed.
24719         * scripts/config.guess: Update to version 2013-11-29.
24720         * scripts/config.sub: Update to version 2013-10-01.
24722         * math/auto-libm-test-in: Add tests of sincos.
24723         * math/auto-libm-test-out: Regenerated.
24724         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
24725         * math/gen-auto-libm-tests.c (func_calc_method): Add value
24726         mpfr_f_11.
24727         (func_calc_desc): Add mpfr_f_11 union field.
24728         (test_functions): Add sincos.
24729         (calc_generic_results): Handle mpfr_f_11.
24730         * sysdeps/i386/fpu/libm-test-ulps: Update.
24731         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24733 2013-12-19  Andreas Schwab  <schwab@suse.de>
24735         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
24736         CALL_MCOUNT.
24737         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
24738         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
24739         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
24741 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
24743         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
24744         * sysdeps/i386/fpu/libm-test-ulps: Update.
24745         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24747         [BZ #16293]
24748         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
24749         round-to-nearest mode when using frndint.
24750         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
24751         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
24752         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
24753         Likewise.
24754         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
24755         sinh test to fail.
24756         * math/auto-libm-test-out: Regenerated.
24757         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
24758         (TEST_COND_x86): Likewise.
24759         (expm1_tonearest_test_data): New array.
24760         (expm1_test_tonearest): New function.
24761         (expm1_towardzero_test_data): New array.
24762         (expm1_test_towardzero): New function.
24763         (expm1_downward_test_data): New array.
24764         (expm1_test_downward): New function.
24765         (expm1_upward_test_data): New array.
24766         (expm1_test_upward): New function.
24767         (main): Run the new test functions.
24768         * sysdeps/i386/fpu/libm-test-ulps: Update.
24769         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24771         * include/features.h: Update comment documenting feature test
24772         macros.  Mention _DEFAULT_SOURCE in comment.
24773         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
24774         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
24775         _BSD_SOURCE and _SVID_SOURCE.
24776         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
24777         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
24778         !_SVID_SOURCE]: Likewise.
24779         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
24780         (__USE_POSIX_IMPLICITLY): Define.
24781         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
24782         (_POSIX_SOURCE): Undefine and redefine.
24783         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
24784         (_POSIX_C_SOURCE): Likewise.
24785         * manual/creature.texi (_DEFAULT_SOURCE): Document.
24786         (Feature Test Macros): Update documentation of default features.
24788 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
24790         * benchtests/Makefile: Add bench-strtok.
24791         * benchtests/bench-strtok.c: New file: strtok benchtest.
24793 2013-12-19  Allan McRae  <allan@archlinux.org>
24795         * manual/install.texi: Suppress menu for plain text output.
24796         * INSTALL: Regenerated.
24798 2013-12-18  Brooks Moses  <bmoses@google.com>
24800         [BZ #15846]
24801         * misc/getauxval.c: Include errno.h.
24802         (__getauxval): Set errno to ENOENT if the requested type is not
24803         found.
24804         * misc/sys/auxv.h (getauxval): Document that it may set errno;
24805         don't declare with __attribute_const__.
24806         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
24807         * manual/startup.texi: Document that getauxval sets errno.
24809 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
24811         * math/auto-libm-test-in: Add tests of jn and yn.
24812         * math/auto-libm-test-out: Regenerated.
24813         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
24814         (yn_test_data): Likewise.
24815         * math/gen-auto-libm-tests.c (func_calc_method): Add value
24816         mpfr_if_f.
24817         (func_calc_desc): Add mpfr_if_f union field.
24818         (FUNC_mpfr_if_f): New macro.
24819         (test_functions): Add jn and yn.
24820         (calc_generic_results): Assert type of second input for
24821         mpfr_ff_f.  Handle mpfr_if_f.
24822         (output_for_one_input_case): Disable all checking for arguments
24823         fitting floating-point types in case of an integer argument.
24824         * sysdeps/i386/fpu/libm-test-ulps: Update.
24825         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24827         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
24828         Don't expect fegetround reference in libm.so.
24830 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
24832         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
24833         $(config-cflags-nofma).
24835 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
24837         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
24838         * math/auto-libm-test-out: Regenerated.
24840         [BZ #16338]
24841         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
24842         to determine exponent and adjust argument to have exponent of -1.
24843         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
24844         log2.
24845         * math/auto-libm-test-out: Regenerated.
24846         * sysdeps/i386/fpu/libm-test-ulps: Update.
24847         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24849 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
24851         * manual/probes.texi: Remove cases when per-thread arenas are
24852         disabled.
24854 2013-12-18  Andreas Schwab  <schwab@suse.de>
24856         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
24857         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
24858         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
24859         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
24860         * sysdeps/i386/i686/multiarch/Makefile: Update.
24861         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
24863 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
24865         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
24866         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
24868 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
24870         [BZ #15968]
24871         Support TZ transition times < 00:00:00.
24872         This is needed for version-3 tz-format files; it supports time
24873         stamps past 2037 for America/Godthab (the only entry in the tz
24874         database for which this change is relevant).
24875         * manual/time.texi (TZ Variable): Document transition times
24876         from -167:59:59 through -00:00:01.
24877         * time/tzset.c (tz_rule): Time of day is now signed.
24878         (__tzset_parse_tz): Parse negative time of day.
24880         Document TZ transition times >= 25:00:00.
24881         * manual/time.texi (TZ Variable): Document transition times from
24882         25:00:00 through 167:59:59.  These are already supported, and this
24883         support will help with version-3 tz-format files.
24885         * manual/time.texi (TZ Variable): Modernize North America example
24886         to reflect current (i.e., 2007-and-later) daylight saving rules.
24888         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
24890 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
24892         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
24893         * sysdeps/unix/bsd/bits/stat.h: Likewise.
24894         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
24895         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
24896         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
24897         * sysdeps/unix/bsd/bsdstat.h: Likewise.
24898         * sysdeps/unix/bsd/clock.c: Likewise.
24899         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
24900         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
24901         * sysdeps/unix/bsd/init-posix.c: Likewise.
24902         * sysdeps/unix/bsd/poll.c: Likewise.
24903         * sysdeps/unix/bsd/ptsname.c: Likewise.
24904         * sysdeps/unix/bsd/seekdir.c: Likewise.
24905         * sysdeps/unix/bsd/setegid.c: Likewise.
24906         * sysdeps/unix/bsd/seteuid.c: Likewise.
24907         * sysdeps/unix/bsd/setgid.c: Likewise.
24908         * sysdeps/unix/bsd/setrgid.c: Likewise.
24909         * sysdeps/unix/bsd/setruid.c: Likewise.
24910         * sysdeps/unix/bsd/setsid.c: Likewise.
24911         * sysdeps/unix/bsd/setuid.c: Likewise.
24912         * sysdeps/unix/bsd/sigaction.c: Likewise.
24913         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
24914         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
24915         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
24916         * sysdeps/unix/bsd/telldir.c: Likewise.
24917         * sysdeps/unix/bsd/times.c: Likewise.
24918         * sysdeps/unix/bsd/usleep.c: Likewise.
24920         * misc/Makefile (install-lib): Remove libbsd-compat.a.
24921         ($(objpfx)libbsd-compat.a): Remove rule.
24923         * include/features.h (__FAVOR_BSD): Do not define.
24924         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
24925         features conflicting with POSIX.
24926         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
24927         (_BSD_SOURCE): Remove description of not being a subset of other
24928         feature test macros.
24929         * manual/job.texi (getpgrp): Do not document BSD version.
24930         (getpgid): Do not document by reference to BSD getpgrp.
24931         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
24932         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
24933         * signal/signal.h [__FAVOR_BSD]: Likewise.
24934         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
24935         instead of making contents conditional on [__FAVOR_BSD].
24936         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
24938 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24940         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
24942 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
24944         [BZ #16314]
24945         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
24946         values below 2**-450, not 2**-500.
24947         * math/auto-libm-test-in: Don't allow spurious underflow from
24948         hypot.
24949         * math/auto-libm-test-out: Regenerated.
24951         [BZ #16316]
24952         [BZ #16330]
24953         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
24954         values of ha and hb and sort them after adjusting subnormal
24955         arguments.
24956         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
24957         Likewise.
24958         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
24959         values of ea and eb and sort them after adjusting subnormal
24960         arguments.
24961         * math/auto-libm-test-in: Do not expect some hypot tests of
24962         subnormals to fail.  Add more hypot tests.
24963         * math/auto-libm-test-out: Regenerated.
24965 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
24967         [BZ #13304]
24968         * sysdeps/sh/s_fma.c: New file.
24969         * sysdeps/sh/s_fmaf.c: New file.
24970         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
24971         version.
24972         * sysdeps/sh/Implies: Add sh/soft-fp.
24974 2013-12-16  Roland McGrath  <roland@hack.frob.com>
24976         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
24977         level of indirection to members `objname', `errstring', `malloced'.
24978         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
24979         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
24980         it as the __longjmp argument (just pass 1 instead).
24981         (_dl_catch_error): Initialize C with argument pointers and address of
24982         volatile local ERRCODE rather than copying values out of C at return.
24984 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
24986         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
24987         * math/auto-libm-test-out: Regenerated.
24988         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
24989         (hypot_test_data): Likewise.
24990         (pow_test_data): Likewise.
24991         (pow_tonearest_test_data): Likewise.
24992         * math/gen-auto-libm-tests.c (func_calc_method): Add value
24993         mpfr_ff_f.
24994         (func_calc_desc): Add mpfr_ff_f union field.
24995         (FUNC_mpfr_ff_f): New macro.
24996         (test_functions): Add atan2, hypot and pow.
24997         (special_fill_min): New function.
24998         (special_fill_minus_min): Likewise.
24999         (special_fill_min_subnorm): Likewise.
25000         (special_fill_minus_min_subnorm): Likewise.
25001         (special_real_inputs): Add min, -min, min_subnorm and
25002         -min_subnorm.
25003         (calc_generic_results): Handle mpfr_ff_f.
25004         * sysdeps/i386/fpu/libm-test-ulps: Update.
25005         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25007 2013-12-16  Will Newton  <will.newton@linaro.org>
25009         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
25010         (Aligned Memory Blocks): Add documentation for aligned_alloc
25011         and suggest it as an alternative to posix_memalign.
25012         (Hooks for Malloc): Document __memalign_hook is also called
25013         for aligned_alloc.  (Summary of Malloc): Add summary for
25014         aligned alloc.  Document __memalign_hook is also called
25015         for aligned_alloc.
25017 2013-12-16  Will Newton  <will.newton@linaro.org>
25019         * manual/memory.texi (Malloc Examples): Clarify default
25020         alignment documentation.  Suggest posix_memalign rather
25021         than memalign or valloc.
25022         (Aligned Memory Blocks): Remove suggestion to use memalign
25023         or valloc.  Remove obsolete comment about BSD.
25024         Document memalign errno values and mark the function obsolete.
25025         Document posix_memalign returned error codes.  Mark valloc
25026         as obsolete.  (Hooks for Malloc): __memalign_hook is also
25027         called for posix_memalign and valloc.
25028         (Summary of Malloc): Add posix_memalign to function summary.
25029         __memalign_hook is also called for posix_memalign and valloc.
25031 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
25033         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
25034         TAYLOR_SIN.
25035         (__sin): Adjust.
25036         (__cos): Likewise.
25037         (sloww): Use mynumber union.  Expand ternary operator into
25038         if-else statements.
25039         (cslow): use mynumber union.
25041 2013-12-16  Allan McRae  <allan@archlinux.org>
25043         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
25044         * configure: Regenerated.
25046         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
25048         [BZ #14120]
25049         * configure.ac: Added --enable-maintainer-mode. Check for
25050         autoconf when enabled.
25051         * configure: Regenerated.
25053         * nscd/nscd.service: New file.
25054         * nscd/nscd.tmpfiles: New file.
25056 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
25058         [BZ #12100]
25059         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
25060         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
25061         * sysdeps/x86_64/multiarch/strstr.c: ... here.
25062         (strstr): Add __strstr_sse2_unaligned ifunc.
25063         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
25064         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
25065         (strcasestr): Remove __strcasestr_sse42 ifunc.
25066         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
25067         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
25068         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
25070 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
25072         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
25073         * sysdeps/sh/bits/fenv.h: ... here.
25074         * sysdeps/sh/sh4/fpu/bits: Remove directory.
25076 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25078         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
25080         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
25081         hypotf multiarch implementations.
25082         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
25083         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
25084         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
25085         multiarch hypot for PPC64.
25086         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
25087         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
25088         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
25089         multiarch hypotf for PPC64.
25091         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
25092         modff multiarch implementations.
25093         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
25094         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
25095         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
25096         multiarch modf for PPC64.
25097         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
25098         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
25099         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
25100         multiarch modff for PPC64.
25102         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
25103         and logl multiarch implementations.
25104         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
25105         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
25106         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
25107         multiarch logb for PPC64.
25108         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
25109         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
25110         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
25111         multiarch logb for PPC64.
25112         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
25113         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
25114         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
25115         multiarch logb for PPC64.
25117         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
25118         isinff multiarch implementation.
25119         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
25120         file.
25121         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
25122         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
25123         multiarch isinf for PPC64.
25124         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
25125         file.
25126         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
25127         multiarch isinff for PPC64.
25129         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
25130         finitef multiarch implementation.
25131         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
25132         file.
25133         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
25134         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
25135         multiarch finite for PPC64.
25136         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
25137         file.
25138         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
25139         multiarch finitef for PPC64.
25141         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
25142         lrint multiarch implementation.
25143         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
25144         file.
25145         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
25146         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
25147         multiarch llrint for PPC64.
25148         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
25149         multiarch lrint for PPC64.
25151         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
25152         copysignf multiarch implementation.
25153         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
25154         file.
25155         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
25156         file.
25157         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
25158         multiarch copysign for PPC64.
25159         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
25160         multiarch copysignf for PPC64.
25162         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
25163         multiarch implementation.
25164         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
25165         file.
25166         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
25167         file.
25168         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
25169         file.
25170         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
25171         file.
25172         multiarch llround for PPC64.
25173         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
25174         multiarch trunc for PPC64.
25175         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
25176         multiarch truncf for PPC64.
25178         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
25179         multiarch implementation.
25180         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
25181         file.
25182         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
25183         file.
25184         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
25185         file.
25186         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
25187         file.
25188         multiarch llround for PPC64.
25189         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
25190         multiarch round for PPC64.
25191         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
25192         multiarch roundf for PPC64.
25194         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
25195         multiarch implementation.
25196         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
25197         file.
25198         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
25199         file.
25200         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
25201         file.
25202         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
25203         file.
25204         multiarch llround for PPC64.
25205         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
25206         multiarch floor for PPC64.
25207         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
25208         multiarch floorf for PPC64.
25210         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
25211         multiarch implementation.
25212         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
25213         file.
25214         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
25215         file.
25216         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
25217         file.
25218         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
25219         file.
25220         multiarch llround for PPC64.
25221         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
25222         multiarch ceil for PPC64.
25223         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
25224         multiarch ceilf for PPC64.
25226         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
25227         multiarch implementation.
25228         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
25229         file.
25230         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
25231         file.
25232         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
25233         file.
25234         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
25235         multiarch llround for PPC64.
25236         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
25237         multiarch lround for PPC64.
25239         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
25240         multiarch implementation.
25241         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
25242         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
25243         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
25244         file.
25245         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
25246         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
25247         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
25248         multiarch isnan for PPC64.
25249         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
25250         multiarch isnanf for PPC64.
25252         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
25253         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
25254         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
25255         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
25256         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
25257         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
25259         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
25260         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
25261         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
25262         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
25264         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
25265         multiarch implementations.
25266         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25267         (__libc_ifunc_impl_list): Likewise.
25268         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
25269         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
25270         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
25271         multiarch stpcpy for PPC64.
25273         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
25274         multiarch implementations.
25275         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25276         (__libc_ifunc_impl_list): Likewise.
25277         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
25278         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
25279         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
25280         multiarch strcpy for PPC64.
25282         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
25283         redefine function name.
25284         (_wordcopy_fwd_dest_aligned): Likewise.
25285         (_wordcopy_bwd_aligned): Likewise.
25286         (_wordcopy_bwd_dest_aligned): Likewise.
25287         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
25288         multiarch implementations.
25289         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25290         (__libc_ifunc_impl_list): Likewise.
25291         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
25292         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
25293         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
25294         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
25295         multiarch wcscpy for PPC64.
25297         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
25298         multiarch implementations.
25299         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25300         (__libc_ifunc_impl_list): Likewise.
25301         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
25302         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
25303         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
25304         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
25305         multiarch wcscpy for PPC64.
25307         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
25308         multiarch implementations.
25309         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25310         (__libc_ifunc_impl_list): Likewise.
25311         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
25312         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
25313         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
25314         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
25315         multiarch wcsrchr for PPC64.
25317         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
25318         multiarch implementations.
25319         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25320         (__libc_ifunc_impl_list): Likewise.
25321         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
25322         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
25323         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
25324         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
25325         multiarch wcschr for PPC64.
25327         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
25328         multiarch implementations.
25329         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25330         (__libc_ifunc_impl_list): Likewise.
25331         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
25332         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
25333         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
25334         multiarch strchrnul for PPC64.
25336         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
25337         implementations.
25338         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25339         (__libc_ifunc_impl_list): Likewise.
25340         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
25341         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
25342         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
25343         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
25344         strchr for PPC64.
25346         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
25347         implementations.
25348         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25349         (__libc_ifunc_impl_list): Likewise.
25350         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
25351         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
25352         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
25353         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
25354         strncmp for PPC64.
25356         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
25357         multiarch implementations.
25358         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25359         (__libc_ifunc_impl_list): Likewise.
25360         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
25361         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
25362         strncasecmp for PPC64.
25363         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
25364         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
25365         multiarch strncasecmp_l for PPC64.
25367         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
25368         multiarch implementations.
25369         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
25370         (__libc_ifunc_impl_list): Likewise.
25371         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
25372         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
25373         multiarch strcasecmp for PPC64.
25374         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
25375         file.
25376         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
25377         multiarch strcasecmp_l for PPC64.
25379         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
25380         implementations.
25381         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25382         (__libc_ifunc_impl_list): Likewise.
25383         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
25384         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
25385         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
25386         strnlen for PPC64.
25388         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
25389         implementations.
25390         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25391         (__libc_ifunc_impl_list): Likewise.
25392         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
25393         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
25394         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
25395         strlen for PPC64.
25397         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
25398         implementations.
25399         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25400         (__libc_ifunc_impl_list): Likewise.
25401         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
25402         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
25403         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
25404         rawmemrchr for PPC64.
25406         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
25407         implementation.
25408         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25409         (__libc_ifunc_impl_list): Likewise.
25410         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
25411         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
25412         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
25413         memrchr for PPC64.
25415         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
25416         implementation.
25417         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25418         (__libc_ifunc_impl_list): Likewise.
25419         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
25420         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
25421         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
25422         memchr for PPC64.
25424         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
25425         implementation.
25426         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25427         (__libc_ifunc_impl_list): Likewise.
25428         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
25429         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
25430         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
25431         mempcpy for PPC64.
25433         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
25434         avoid cretion of __bzero symbol.
25435         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
25436         Likewise.
25437         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
25438         Likewise.
25439         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
25440         Likewise.
25441         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
25442         multiarch implementations.
25443         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25444         (__libc_ifunc_impl_list): Likewise.
25445         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
25446         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
25447         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
25448         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
25449         bzero for PPC32.
25450         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
25451         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
25452         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
25453         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
25454         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
25455         memset for PPC64.
25456         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
25458         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
25459         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
25460         implementations.
25461         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
25462         (__libc_ifunc_impl_list): Likewise.
25463         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
25464         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
25465         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
25466         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
25467         memcmp for PPC64.
25469         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
25470         multiarch for POWER/PPC64.
25471         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
25472         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
25473         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
25474         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
25475         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
25476         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
25477         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
25478         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
25479         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
25480         memcpy for PPC64.
25482         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
25483         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
25484         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
25485         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
25486         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
25487         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
25488         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
25489         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
25490         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
25491         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
25492         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
25493         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
25494         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
25495         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
25496         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
25497         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
25498         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
25499         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
25500         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
25501         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
25502         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
25503         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
25505 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
25507         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
25509 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
25511         * benchtests/Makefile (bench): Add exp2 and log2.
25512         (LDLIBS-bench-exp2): Add -lm.
25513         (LDLIBS-bench-log2): Likewise.
25514         * benchtests/exp2-inputs: New inputs file.
25515         * benchtests/log2-inputs: New inputs file.
25516         * benchtests/log-inputs: Add new inputs.
25517         * benchtests/tan-inputs: Likewise.
25519 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
25521         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
25522         definition...
25523         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
25524         (csloww2): ... from here.
25526         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
25527         instead of structures.
25528         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
25529         (POLYNOMIAL): Likewise.
25530         (TAYLOR_SLOW): Likewise.
25531         (__sin): Likewise.
25532         (__cos): Likewise.
25533         (slow1): Likewise.
25534         (slow2): Likewise.
25535         (sloww): Likewise.
25536         (sloww1); Likewise.
25537         (sloww2): Likewise.
25538         (bsloww1): Likewise.
25539         (bsloww2): Likewise.
25540         (cslow2): Likewise.
25541         (csloww): Likewise.
25542         (csloww1): Likewise.
25543         (csloww2): Likewise.
25545 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
25547         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
25548         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
25549         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
25550         * malloc/hooks.c (realloc_check): Likewise.
25552         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
25553         * malloc/arena.c: Remove PER_THREAD conditional.
25554         [!PER_THREAD]: Remove code.
25555         (ptmalloc_unlock_all2): Likewise.
25556         (ptmalloc_init): Likewise.
25557         (_int_new_arena): Likewise.
25558         (arena_get2): Likewise.
25559         * malloc/hooks.c (__malloc_get_state): Likewise.
25560         (__malloc_set_state): Likewise.
25561         * malloc/malloc.c: Likewise.
25562         (struct malloc_state): Likewise.
25563         (struct malloc_par): Likewise.
25564         (__libc_realloc): Likewise.
25565         (__libc_mallopt): Likewise.
25567 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25569         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
25571 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
25573         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
25574         macro to a function.  Check for zero perturb_byte.
25575         (_int_malloc, _int_free): Remove zero perturb_byte checks.
25577         * malloc/malloc.c: (force_reg): Remove.
25578         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
25579         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
25580         force_reg by atomic_forced_read.
25581         * malloc/arena.c (ptmalloc_init): Likewise.
25582         * malloc/hooks.c (top_check): Likewise.
25584 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25586         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25588 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
25590         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
25592 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
25594         * math/auto-libm-test-in: Add tests of lgamma.
25595         * math/auto-libm-test-out: Regenerated.
25596         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
25597         (M_LOG_2_SQRT_PIl): Likewise.
25598         (lgamma_test_data): Use AUTO_TESTS_f_f1.
25599         * math/gen-auto-libm-tests.c (func_calc_method): Add value
25600         mpfr_f_f1.
25601         (func_calc_desc): Add mpfr_f_f1 union field.
25602         (ARGS1): New macro.
25603         (ARGS2): Likewise.
25604         (ARGS3): Likewise.
25605         (ARGS4): Likewise.
25606         (RET1): Likewise.
25607         (RET2): Likewise.
25608         (CALC): Likewise.
25609         (FUNC): Likewise.
25610         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
25611         (test_functions): Add lgamma.
25612         (calc_generic_results): Handle mpfr_f_f1.
25613         * sysdeps/i386/fpu/libm-test-ulps: Update.
25614         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25616 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25618         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
25619         __mpn_add_n for PowerPC64/POWER7.
25620         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
25621         __mpn_sub_n for PowerPC64/POWER7.
25623         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
25624         __mpn_addmul_1 for PowerPC64.
25625         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
25626         __mpn_submul_1 for PowerPC64.
25627         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
25628         for PowerPC64.
25629         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
25630         for PowerPC64.
25632 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
25634         [BZ #15089]
25635         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
25637 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25639         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
25641         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
25642         add multiarch folders.
25643         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
25644         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
25645         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
25646         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
25647         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
25648         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
25649         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
25650         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
25651         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
25652         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
25653         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
25654         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
25655         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
25656         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
25657         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
25658         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
25659         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
25661         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
25662         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
25663         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
25664         New file.
25665         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
25666         New file.
25667         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
25668         multiarch __ieee754_hypot for PowerPC32.
25669         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
25670         New file.
25671         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
25672         New file.
25673         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
25674         multiarch __ieee754_hypotf for PowerPC32.
25676         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
25677         long_double_symbol only if __logbl is defined.
25678         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
25679         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
25680         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
25681         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
25682         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
25683         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
25684         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
25685         path for implementation.
25686         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
25687         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
25688         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
25689         logb, and logbl multiarch implementations for PowerPC32.
25690         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
25691         file.
25692         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
25693         file.
25694         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
25695         multiarch logb for PowerPC32.
25696         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
25697         file.
25698         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
25699         file.
25700         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
25701         multiarch logbf for PowerPC32.
25702         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
25703         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
25704         file.
25705         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
25706         multiarch logbl implementation for PowerPC32.
25708         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
25709         and modff multiarch implementations.
25710         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
25711         New file.
25712         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
25713         New file.
25714         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
25715         multiarch modf for PowerPC32.
25716         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
25717         New file.
25718         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
25719         New file.
25720         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
25721         multiarch modff for PowerPC32.
25723         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
25724         and lrintf multiarch implementations.
25725         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
25726         New file.
25727         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
25728         New file.
25729         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
25730         multiarch lrint for PowerPC32.
25731         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
25732         file: multiarch lrintf for PowerPC32.
25734         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
25735         and lroundf multiarch implementations.
25736         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
25737         New file.
25738         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
25739         New file.
25740         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
25741         New file.
25742         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
25743         multiarch lround for PowerPC32.
25744         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
25745         file: multiarch lroundf for PowerPC32.
25747         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
25748         copysign and copysignf multiarch implementations.
25749         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
25750         New file.
25751         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
25752         New file.
25753         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
25754         file: multiarch copysign for PowerPC32.
25755         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
25756         file: multiarch copysignf for PowerPC32.
25758         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
25759         and truncf multiarch implementations.
25760         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
25761         New file.
25762         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
25763         file.
25764         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
25765         multiarch trunc for PowerPC32.
25766         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
25767         New file.
25768         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
25769         New file.
25770         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
25771         multiarch truncf for PowerPC32.
25773         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
25774         and roundf multiarch implementations.
25775         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
25776         New file.
25777         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
25778         file.
25779         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
25780         multiarch round for PowerPC32.
25781         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
25782         New file.
25783         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
25784         New file.
25785         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
25786         multiarch roundf for PowerPC32.
25788         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
25789         and floorf multiarch implementations.
25790         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
25791         New file.
25792         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
25793         file.
25794         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
25795         multiarch floor for PowerPC32.
25796         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
25797         New file.
25798         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
25799         New file.
25800         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
25801         multiarch floorf for PowerPC32.
25803         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
25804         and ceilf multiarch implementations.
25805         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
25806         New file.
25807         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
25808         file.
25809         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
25810         multiarch ceil for PowerPC32.
25811         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
25812         New file.
25813         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
25814         file.
25815         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
25816         multiarch ceilf for PowerPC32.
25818         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
25819         is defined.
25820         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
25821         FINITEF is defined.
25822         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
25823         and finitef multiarch implementations.
25824         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
25825         New file.
25826         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
25827         file.
25828         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
25829         multiarch finite for PowerPC32.
25830         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
25831         New file.
25832         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
25833         file: multiarch finitef for PowerPC32.
25835         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
25836         and isinff multiarch implementations.
25837         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
25838         file.
25839         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
25840         file.
25841         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
25842         multiarch isinf for PowerPC32.
25843         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
25844         New file.
25845         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
25846         multiarch isinff for PowerPC32.
25848         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
25849         alias when __isnan is defined.
25850         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
25851         and isnanf multiarch implementations.
25852         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
25853         file.
25854         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
25855         file.
25856         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
25857         file.
25858         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
25859         file.
25860         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
25861         multiarch isnan for PowerPC32.
25862         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
25863         New file.
25864         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
25865         New file.
25866         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
25867         multiarch isnanf for PowerPC32.
25869         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
25870         and sqrtf multiarch implementations.
25871         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
25872         file.
25873         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
25874         file.
25875         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
25876         multiarch sqrt for PowerPC32.
25877         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
25878         file.
25879         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
25880         file.
25881         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
25882         multiarch sqrtf for PowerPC32.
25884         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
25885         and llroundf multiarch implementations.
25886         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
25887         New file.
25888         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
25889         New file.
25890         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
25891         New file.
25892         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
25893         file: multiarch llround for PowerPC32.
25894         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
25895         file: multiarch llroundf for PowerPC32.
25897         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
25898         multiarch PowerPC32 fpu implementations.
25899         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
25900         New file.
25901         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
25902         New file.
25903         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
25904         multiarch llrint for PowerPC32.
25905         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
25906         New file.
25907         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
25908         New file.
25909         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
25910         file.
25912         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
25914         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
25915         file.
25916         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
25917         file.
25918         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
25919         file.
25920         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
25921         multiarch wordcopy for PPC32.
25922         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
25923         wordcopy objects.
25924         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
25925         (__libc_ifunc_impl_list): Likewise.
25926         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
25927         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
25928         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
25929         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
25930         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
25931         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
25933         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
25934         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
25935         file.
25936         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
25937         file.
25938         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
25939         file.
25940         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
25941         multiarch wcscpy for PPC32.
25942         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
25943         multiarch objects.
25944         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
25945         (__libc_ifunc_impl_list): Likewise.
25946         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
25947         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
25948         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
25949         sysdeps/powerpc/power6/wcscpy.c.
25951         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
25952         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
25953         file.
25954         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
25955         file.
25956         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
25957         file.
25958         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
25959         multiarch wcsrchr for PPC32.
25960         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
25961         multiarch objects.
25962         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
25963         (__libc_ifunc_impl_list): Likewise.
25964         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
25965         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
25966         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
25967         sysdeps/powerpc/power6/wcsrchr.c.
25969         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
25970         file.
25971         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
25972         file.
25973         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
25974         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
25975         multiarch wcschr for PPc32.
25976         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
25977         multiarch objects.
25978         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
25979         (__libc_ifunc_impl_list): Likewise.
25980         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
25981         * sysdeps/powerpc/power6/wcschr.c: ... to here.
25982         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
25983         sysdeps/powerpc/power6/wcschr.c.
25985         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
25986         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
25987         file.
25988         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
25989         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
25990         file: multiarch strchr for PPC32.
25991         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
25992         multiarch objects.
25993         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
25994         (__libc_ifunc_impl_list): Likewise.
25996         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
25997         name.
25998         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
25999         file.
26000         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
26001         file.
26002         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
26003         multiarch strchrnul for PPC32.
26004         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
26005         multiarch objects.
26006         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
26007         (__libc_ifunc_impl_list): Likewise.
26009         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
26010         file.
26011         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
26012         multiarch strncasecmp for PPC32.
26013         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
26014         file.
26015         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
26016         multiarch strncasecmp_l for PPC32.
26017         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
26018         strncasecmp multiarch objects.
26019         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
26020         (__libc_ifunc_impl_list): Likewise.
26022         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
26023         file.
26024         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
26025         multiarch strncasecmp for PPC32.
26026         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
26027         New file.
26028         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
26029         multiarch strcasecmp_l for PPC32.
26030         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
26031         multiarch objects.
26032         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
26033         (__libc_ifunc_impl_list): Likewise.
26035         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
26036         file.
26037         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
26038         file.
26039         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
26040         multiarch strncmp for PPC32.
26041         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
26042         multiarch objects.
26043         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
26044         (__libc_ifunc_impl_list): Likewise.
26046         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
26047         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
26048         file.
26049         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
26050         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
26051         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
26052         multiarch objects.
26053         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
26054         (__libc_ifunc_impl_list): Likewise.
26056         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
26057         file.
26058         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
26059         file.
26060         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
26061         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
26062         multiarch objects.
26063         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
26064         (__libc_ifunc_impl_list): Likewise.
26066         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
26067         file.
26068         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
26069         file.
26070         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
26071         multiarch rawmemchr for PPC32.
26072         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
26073         multiarch objects.
26074         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
26075         (__libc_ifunc_impl_list): Likewise.
26077         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
26078         file.
26079         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
26080         file.
26081         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
26082         file: memrchr multiarch for PPC32.
26083         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
26084         multiarch objects.
26085         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
26086         (__libc_ifunc_impl_list): Likewise.
26088         * string/memchr.c (__memchr): Using macro to redefine symbol name.
26089         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
26090         file.
26091         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
26092         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
26093         multiarch memchr for PPC32.
26094         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
26095         multiarch objects.
26096         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
26097         (__libc_ifunc_impl_list): Likewise.
26099         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
26100         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
26101         file.
26102         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
26103         file.
26104         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
26105         file: multiarch mempcpy for PPC32.
26106         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
26107         multiarch objects.
26108         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
26109         (__libc_ifunc_impl_list): Likewise.
26111         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
26112         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
26113         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
26114         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
26115         multiarch bzero for PPC32.
26116         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
26117         file.
26118         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
26119         file.
26120         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
26121         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
26122         file: multiarch memset for PPC32.
26123         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
26124         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
26125         memset multiarch objects.
26126         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
26127         (__libc_ifunc_impl_list): Likewise.
26129         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
26130         file.
26131         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
26132         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
26133         memcmp for PPC32.
26134         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
26135         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
26136         multiarch objects.
26137         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
26138         (__libc_ifunc_impl_list): Likewise.
26140         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
26141         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
26142         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
26143         file.
26144         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
26145         file.
26146         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
26147         file.
26148         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
26149         multiarch memcpy for PPC32.
26150         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
26151         multiarch objects.
26152         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
26153         (__libc_ifunc_impl_list): Likewise.
26155         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
26156         support multiarch for POWER/PPC32.
26157         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
26158         Likewise.
26159         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
26160         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
26161         Implies file to make multiarch folder appers before the fpu and
26162         default folder for power4 configuration.
26164 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
26166         * scripts/bench.pl: Append volatile keyword to type.
26168 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
26170         * sysdeps/sh/sotruss-lib.c: New file.
26171         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
26173 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26175         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26177 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
26179         [BZ #6810]
26180         * math/w_tgamma.c: Include <errno.h>.
26181         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
26182         * math/w_tgammaf.c: Include <errno.h>.
26183         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
26184         * math/w_tgammal.c: Include <errno.h>.
26185         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
26186         * math/auto-libm-test-in: Do not allow missing errno on tgamma
26187         underflow.  Add more tgamma tests.
26188         * math/auto-libm-test-out: Regenerated.
26189         * sysdeps/i386/fpu/libm-test-ulps: Update.
26190         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26192         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
26193         sin, sinh, tan, tanh, tgamma, y0 and y1.
26194         * math/auto-libm-test-out: Regenerated.
26195         * math/libm-test.inc (TEST_COND_x86_64): New macro.
26196         (TEST_COND_x86): Likewise.
26197         (M_E2l): Remove macro.
26198         (M_E3l): Likewise.
26199         (M_2_SQRT_PIl): Likewise.
26200         (M_SQRT_PIl): Likewise.
26201         (M_1_DIV_El): Likewise.
26202         (log_test_data): Use AUTO_TESTS_f_f.
26203         (log10_test_data): Likewise.
26204         (log1p_test_data): Likewise.
26205         (log2_test_data): Likewise.
26206         (sin_test_data): Likewise.
26207         (sin_tonearest_test_data): Likewise.
26208         (sin_towardzero_test_data): Likewise.
26209         (sin_downward_test_data): Likewise.
26210         (sin_upward_test_data): Likewise.
26211         (sinh_test_data): Likewise.
26212         (sinh_tonearest_test_data): Likewise.
26213         (sinh_towardzero_test_data): Likewise.
26214         (sinh_downward_test_data): Likewise.
26215         (sinh_upward_test_data): Likewise.
26216         (tan_test_data): Likewise.
26217         (tan_tonearest_test_data): Likewise.
26218         (tan_towardzero_test_data): Likewise.
26219         (tan_downward_test_data): Likewise.
26220         (tan_upward_test_data): Likewise.
26221         (tanh_test_data): Likewise.
26222         (tgamma_test_data): Likewise.
26223         (y0_test_data): Likewise.
26224         (y1_test_data): Likewise.
26225         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
26226         (special_real_inputs): Add pi/4.
26227         * sysdeps/i386/fpu/libm-test-ulps: Update.
26228         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26230 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26232         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
26233         "longjmp_target" static probes.
26234         (__longjmp): Rename to __longjmp_symbol.
26235         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
26236         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
26237         on which longjmp to generate.
26238         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
26239         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
26240         probe.
26241         (__sigsetjmp): Rename to __sigsetjmp_symbol.
26242         (__sigjmp_save): Rename to __sigjmp_save_symbol.
26243         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
26244         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
26245         and __sigjmp_save_symbol based on which sigsetjmp to generated.
26246         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
26247         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
26248         __longjmp_symbol based on which __longjmp to generate.
26249         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
26250         probe.
26251         (setjmp): Rename to setjmp_symbol.
26252         (__sigsetjmp): Rename to __sigsetjmp_symbol.
26253         (_setjmp): Rename to _setjmp_symbol.
26254         (__sigsetjmp): Rename to __sigsetjmp_symbol.
26255         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
26256         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
26257         which setjmp to generate.
26258         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
26259         "longjmp_target" static probes.
26261 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
26263         * benchtests/README: Add note about output arguments.
26264         * benchtests/bench-sincos.c: Remove file.
26265         * benchtests/sincos-inputs: New file.
26266         * scripts/bench.pl: Identify output arguments and define
26267         static variables for them.
26269         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
26271         [BZ #15941]
26272         * Makefile (INSTALL): Add install-plain.texi as the primary
26273         dependency.
26274         * manual/install-plain.texi: New file.
26275         * manual/install.texi: Include node directive only for
26276         non-plaintext output.
26278 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
26280         * stdlib/longlong.h: Update from GCC.
26282         [BZ #6807]
26283         [BZ #15901]
26284         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
26285         * math/w_j0f.c (y0f): Likewise.
26286         * math/w_j0l.c (__y0l): Likewise.
26287         * math/w_j1.c (y1): Likewise.
26288         * math/w_j1f.c (y1f): Likewise.
26289         * math/w_j1l.c (__y1l): Likewise
26290         * math/w_jn.c (yn): Likewise.
26291         * math/w_jnf.c (ynf): Likewise.
26292         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
26293         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
26294         value for Bessel function domain errors outside _SVID_ mode.
26295         Adjust sign of return value for yn (negative integer, 0).
26296         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
26297         by zero in return for negative x and set sign appropriately for
26298         negative n.
26299         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
26300         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
26301         * math/libm-test.inc (y0_test_data): Add more tests and adjust
26302         expectations in error cases.
26303         (y1_test_data): Likewise.
26304         (yn_test_data): Likewise.
26305         * sysdeps/i386/fpu/libm-test-ulps: Update.
26306         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26308 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
26310         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
26311         "64" to "64-v1".  Add "64-v2".
26312         (abi-64-options): Rename to ...
26313         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
26314         (abi-64-condition): Rename to ...
26315         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
26316         (abi-64-ld-soname): Rename to ...
26317         (abi-64-v1-ld-soname): ... this.
26318         (abi-64-v2-options): Define.
26319         (abi-64-v2-condition): Likewise.
26320         (abi-64-v2-ld-soname): Likewise.
26321         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
26322         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
26323         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
26324         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
26325         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
26327 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
26328             Alan Modra  <amodra@gmail.com>
26330         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
26331         New versions for use with the ELFv2 ABI.
26332         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
26333         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
26334         declaration.
26335         (struct La_ppc64v2_retval): Likewise.
26336         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
26337         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
26338         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
26339         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
26340         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
26341         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
26342         Do not save or restore CR.
26343         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
26344         (_dl_profile_resolve): Do no save or restore CR.  Support extended
26345         return values for ELFv2 ABI.  Fix location of FPR return registers.
26346         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
26347         updated values for _CALL_ELF == 2.
26348         (La_regs, La_retval, int_retval): Likewise.
26350 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
26352         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
26353         (FRAME_MIN_SIZE_PARM): Likewise.
26354         (FRAME_BACKCHAIN): Likewise.
26355         (FRAME_CR_SAVE): Likewise.
26356         (FRAME_LR_SAVE): Likewise.
26357         (FRAME_TOC_SAVE): Likewise.
26358         (FRAME_PARM_SAVE): Likewise.
26359         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
26360         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
26361         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
26362         (call_mcount_parm_offset): New macro.
26363         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
26364         (PROF): Use symbolic stack frame offsets.
26365         (TAIL_CALL_SYSCALL_ERROR): Likewise.
26366         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
26367         Redefine in terms of FRAME_MIN_SIZE.
26368         (_dl_runtime_resolve): Use symbolic stack frame offsets.
26369         (_dl_profile_resolve): Likewise.  Update comment.
26370         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
26371         symbols stack frame offsets.
26372         (__sigsetjmp): Likewise.
26373         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
26374         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
26375         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
26376         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
26378         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
26379         (FRAME_BACKCHAIN): Remove.
26380         (FRAME_CR_SAVE): Likewise.
26381         (FRAME_LR_SAVE): Likewise.
26382         (FRAME_COMPILER_DW): Likewise.
26383         (FRAME_LINKER_DW): Likewise.
26384         (FRAME_TOC_SAVE): Likewise.
26385         (FRAME_PARM_SAVE): Likewise.
26386         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
26387         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
26388         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
26389         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
26390         (CHECK_SP): Use symbolic stack frame offsets.
26391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
26392         zone" instead of caller's parameter save area for temp storage.
26393         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
26394         Likewise.  Also, use symbolic stack frame offsets.
26395         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
26396         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
26397         our own stack frame instead of the caller's.
26398         (__socket): Use symbolic stack frame offsets.
26400 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
26401             Alan Modra  <amodra@gmail.com>
26403         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
26404         Define.
26405         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
26406         (PPC64_LOCAL_ENTRY_OFFSET): Define.
26407         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
26408         New function.
26409         (elf_machine_fixup_plt): Call it.
26410         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
26411         reloc arguments.
26412         (elf_machine_rela): Update call to elf_machine_plt_conflict.
26413         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
26414         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
26415         r2 before calling target.
26417 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
26418             Alan Modra  <amodra@gmail.com>
26420         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
26421         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
26422         versions of macros to support ELFv2 ABI.
26423         (LOCALENTRY): New macro.
26424         (ENTRY, EALIGN): Use it.
26425         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
26426         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
26427         fall through into ENTRY entry point.
26428         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
26429         Only define if _CALL_ELF != 2.
26431         (elf_machine_matches_host): Verify ABI version matches.
26432         (RTLD_START): Use LOCALENTRY.
26433         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
26434         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
26435         (PLT_ENTRY_WORDS): New macro.
26436         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
26437         (elf_machine_runtime_setup): Support ELFv2 ABI.
26438         (elf_machine_fixup_plt): Likewise.
26439         (elf_machine_plt_conflict): Likewise.
26440         (resolve_ifunc): Likewise.
26441         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
26442         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
26443         Likewise.
26444         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
26445         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
26446         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
26447         (makecontext): Support ELFv2 ABI.
26448         * elf/elf.h (EF_PPC64_ABI): Define.
26450 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
26452         * sysdeps/powerpc/powerpc64/sysdep.h
26453         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
26454         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
26455         (ENTRY) [ASSEMBLER]: ... but instead here ...
26456         (EALIGN) [ASSEMBLER]: ... and here.
26457         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
26458         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
26459         (ENTRY_2) [!ASSEMBLER]: Use it.
26460         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
26461         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
26462         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
26463         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
26464         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
26465         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
26466         Use PPC64_LOAD_FUNCPTR.
26468         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
26470 2013-12-04  Alan Modra  <amodra@gmail.com>
26472         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
26473         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
26474         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
26475         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
26477         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
26478         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
26479         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
26480         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
26481         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
26482         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
26484 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
26486         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
26487         (__makecontext): Fix incorrect CFI when backtracing out of
26488         context created via makecontext.
26489         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
26490         (__setcontext): Fix incorrect CFI during switch to new context.
26491         (__novec_setcontext): Likewise.
26493 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
26495         [BZ #4772]
26496         * time/strptime_l.c (__strptime_internal): Allow modifiers
26497         in strptime.
26498         * time/tst-strptime.c (day_tests): Add testcase.
26500 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
26502         * scripts/bench.pl: Skip over blank lines.
26504 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
26506         [BZ #926]
26507         * manual/time.texi (Calendar Time): Clarify what timezone functions
26508         use.
26510 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26512         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26514 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
26516         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
26517         implementation.
26518         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
26519         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
26520         * debug/memset_chk.c (__memset_chk): Likewise.
26521         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
26522         * debug/strncpy_chk.c: Likewise.
26524 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
26526         [BZ #15268]
26527         [BZ #15425]
26528         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
26529         (__ieee754_exp): For possibly underflowing results, check size of
26530         result and force underflow exception if required.
26531         * math/auto-libm-test-in: Add more tests of exp.
26532         * math/auto-libm-test-out: Regenerated.
26533         * sysdeps/i386/fpu/libm-test-ulps: Update.
26534         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26536         [BZ #16283]
26537         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
26538         * math/w_exp2f.c (__exp2f): Likewise.
26539         * math/w_exp2l.c (__exp2l): Likewise.
26540         * math/auto-libm-test-in: Do not allow missing errno on exp2
26541         underflow.
26542         * math/auto-libm-test-out: Regenerated.
26544 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
26546         [BZ #16274]
26547         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
26548         handle filename validation.
26549         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
26550         (do_open): Delete.
26552 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
26554         [BZ #6786]
26555         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
26556         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
26557         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
26558         <float.h>.
26559         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
26560         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
26561         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
26562         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
26563         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
26564         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
26565         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
26566         * math/auto-libm-test-in: Don't allow missing errno from erfc.
26567         Add more erfc tests.
26568         * math/auto-libm-test-out: Regenerated.
26569         * sysdeps/i386/fpu/libm-test-ulps: Update.
26570         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26572         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
26573         exp2, expm1, j0 and j1.
26574         * math/auto-libm-test-out: Regenerated.
26575         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
26576         (erfc_test_data): Likewise.
26577         (exp_test_data): Likewise.
26578         (exp_tonearest_test_data): Likewise.
26579         (exp_towardzero_test_data): Likewise.
26580         (exp_downward_test_data): Likewise.
26581         (exp_upward_test_data): Likewise.
26582         (exp10_test_data): Likewise.
26583         (exp2_test_data): Likewise.
26584         (expm1_test_data): Likewise.
26585         (j0_test_data): Likewise.
26586         (j1_test_data): Likewise.
26587         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
26588         (input_flag_type): Add flag_xfail_rounding.
26589         (input_flags): Add xfail-rounding.
26590         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
26591         (output_for_one_input_case): Handle flag_xfail_rounding.
26592         * sysdeps/i386/fpu/libm-test-ulps: Update.
26593         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26595 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
26597         [BZ #16289]
26598         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
26599         division by 0.
26601 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
26603         [BZ #16195]
26604         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
26605         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
26606         (STAP_PROBE0): New macro.
26607         (STAP_PROBE1): Likewise.
26608         (STAP_PROBE2): Likewise.
26609         (STAP_PROBE3): Likewise.
26610         (STAP_PROBE4): Likewise.
26612 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
26614         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
26616 2013-12-02  Steve Ellcey  <sellcey@mips.com>
26618         * benchtests/Makefile (bench): Add sqrt.
26619         (LDLIBS-bench-sqrt): New.
26620         * benchtests/sqrt-input: New.
26622 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
26624         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
26625         (GAIH_EAI): Likewise.
26626         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
26627         (gaih_inet): Likewise.
26628         (getaddrinfo): Don't use GAIH_EAI.
26630         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
26631         (struct gaih): Remove definition.
26633 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
26635         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
26636         Use HERRNOP directly.
26638 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26640         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26642 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
26644         * math/gen-auto-libm-tests.c (test_functions): Add more
26645         single-argument functions.
26646         (special_fill_pi_2): New function.
26647         (special_fill_minus_pi_2): Likewise.
26648         (special_fill_pi_6): Likewise.
26649         (special_fill_minus_pi_6): Likewise.
26650         (special_fill_pi_3): Likewise.
26651         (special_fill_2pi_3): Likewise.
26652         (special_fill_e): Likewise.
26653         (special_fill_1_e): Likewise.
26654         (special_fill_e_minus_1): Likewise.
26655         (special_real_inputs): Add more special inputs.
26656         (output_for_one_input_case): Do not require ERANGE on underflow to
26657         zero if round-to-nearest result does not underflow to zero, unless
26658         exact results required.
26659         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
26660         atan, atanh, cbrt, cos and cosh.
26661         * math/auto-libm-test-out: Regenerated.
26662         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
26663         (acos_tonearest_test_data): Likewise.
26664         (acos_towardzero_test_data): Likewise.
26665         (acos_downward_test_data): Likewise.
26666         (acos_upward_test_data): Likewise.
26667         (acosh_test_data): Likewise.
26668         (asin_test_data): Likewise.
26669         (asin_tonearest_test_data): Likewise.
26670         (asin_towardzero_test_data): Likewise.
26671         (asin_upward_test_data): Likewise.
26672         (asinh_test_data): Likewise.
26673         (atan_test_data): Likewise.
26674         (atanh_test_data): Likewise.
26675         (cbrt_test_data): Likewise.
26676         (cos_test_data): Likewise.
26677         (cos_tonearest_test_data): Likewise.
26678         (cos_towardzero_test_data): Likewise.
26679         (cos_downward_test_data): Likewise.
26680         (cos_upward_test_data): Likewise.
26681         (cosh_test_data): Likewise.
26682         (cosh_tonearest_test_data): Likewise.
26683         (cosh_towardzero_test_data): Likewise.
26684         (cosh_downward_test_data): Likewise.
26685         (cosh_upward_test_data): Likewise.
26686         * sysdeps/i386/fpu/libm-test-ulps: Update.
26687         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26689 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
26691         [BZ #6787]
26692         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
26693         * math/w_exp10f.c (__exp10f): Likewise.
26694         * math/w_exp10l.c (__exp10l): Likewise.
26695         * math/libm-test.inc (exp10_test_data): Add more tests and expect
26696         errno settings in existing tests.
26698         [BZ #14032]
26699         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
26700         precision control set to double precision.
26701         * sysdeps/i386/fpu/w_sqrt.c: New file.
26702         * math/auto-libm-test-in: Add more tests.
26703         * math/auto-libm-test-out: Update.
26705         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
26706         (sqrt_test_tonearest): New function.
26707         (sqrt_towardzero_test_data): New variable.
26708         (sqrt_test_towardzero): New function.
26709         (sqrt_downward_test_data): New variable.
26710         (sqrt_test_downward): New function.
26711         (sqrt_upward_test_data): New variable.
26712         (sqrt_test_upward): New function.
26713         (main): Call the new functions.
26715         * math/gen-auto-libm-tests.c: New file.
26716         * math/auto-libm-test-in: Likewise.
26717         * math/auto-libm-test-out: New generated file.
26718         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
26719         variables.
26720         (%beautify): Add generated representations of zero.
26721         (top level): Set $auto_input and call parse_auto_input.
26722         (beautify): Remove trailing "f" from hex float constants.
26723         (parse_args): Handle XFAIL_TEST.
26724         (convert_condition): New function.
26725         (or_value): Likewise.
26726         (or_cond_value): Likewise.
26727         (generate_testfile): Handle AUTO_TESTS_* lines.
26728         (parse_auto_input): New function.
26729         * math/libm-test.inc (XFAIL_TEST): New macro.
26730         (ERRNO_UNCHANGED): Update value.
26731         (ERRNO_EDOM): Likewise.
26732         (ERRNO_ERANGE): Likewise.
26733         (IGNORE_RESULT): Likewise.
26734         (TEST_COND_flt_32): New macro.
26735         (TEST_COND_dbl_64): Likewise.
26736         (TEST_COND_ldbl_96_intel): Likewise.
26737         (TEST_COND_ldbl_96_m68k): Likewise.
26738         (TEST_COND_ldbl_128): Likewise.
26739         (TEST_COND_ldbl_128ibm): Likewise.
26740         (TEST_COND_long32): Likewise.
26741         (TEST_COND_long64): Likewise.
26742         (TEST_COND_before_rounding): Likewise.
26743         (TEST_COND_after_rounding): Likewise.
26744         (enable_test): Handle XFAIL_TEST flag.
26745         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
26746         with finite results.
26747         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
26748         auto-libm-test-out.
26750 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
26751             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
26753         [BZ #16214]
26754         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
26755         __tls_get_addr_internal instead of __tls_get_offset in order to
26756         avoid GOT pointer dependency.  Make rtld export
26757         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
26758         __tls_get_addr since we are a __tls_get_offset platform.
26759         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
26760         GOT pointer being set up before.
26761         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
26763 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
26765         * manual/math.texi (Errors in Math Functions): Document accuracy
26766         goals.
26768         [BZ #15004]
26769         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
26770         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
26771         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
26772         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
26773         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
26774         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
26775         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
26776         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
26777         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
26778         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
26779         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
26780         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
26781         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
26782         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
26783         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
26784         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
26786         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
26787         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
26788         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
26789         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
26790         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
26791         Likewise.
26792         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
26793         Likewise.
26794         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
26795         Likewise.
26796         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
26797         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
26798         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
26799         atomic-feupdateenv and flt-rounds.
26800         * sysdeps/powerpc/nofpu/Versions (libc): Add
26801         __atomic_feholdexcept, __atomic_feclearexcept,
26802         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
26803         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
26804         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
26805         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
26806         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
26807         here.
26808         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
26809         Update.
26811         * manual/arith.texi (FP Exceptions): Document that exceptions may
26812         not be raised when matherr is used.
26813         (Math Error Reporting): Document overflow in directed rounding
26814         modes.  Document that errno may not be set when finite values are
26815         returned on overflow.  Document intent to set errno on underflow
26816         only for underflow to zero.
26818         [BZ #16271]
26819         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
26820         round-to-nearest then adjust result for other rounding modes.
26821         * include/fenv.h (fegetround): Use libm_hidden_proto.
26822         * math/fegetround.c (fegetround): Use libm_hidden_def.
26823         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
26824         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
26825         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
26826         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
26827         Likewise.
26828         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
26829         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
26830         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
26831         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
26833 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
26835         [BZ #16077]
26836         * nss/Versions (libnss_files): Add
26837         _nss_files_gethostbyname3_r.
26838         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
26839         New function.
26840         (HOST_DB_LOOKUP): Remove macro.
26841         (_nss_files_gethostbyname_r): Implement function without the
26842         HOST_DB_LOOKUP macro.
26843         (_nss_files_gethostbyname2_r): Likewise.
26845 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
26847         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
26849 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
26851         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
26852         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
26853         warning.
26855 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26857         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
26858         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
26859         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
26860         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
26861         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
26862         __fe_nomask_env_priv and attribute_hidden.
26863         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
26864         (libc_feupdateenv_test_ppc): Likewise.
26865         (libc_feresetround_ppc): Likewise.
26866         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
26867         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
26868         compat_symbol macro.
26869         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
26870         (__fe_nomask_env): Likewise.
26871         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
26873 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
26875         * string/Makefile: Remove ifunc tests.
26876         * string/test-string.h: Define TEST_IFUNC.
26877         * string/test-bcopy-ifunc.c: Remove.
26878         * string/test-bzero-ifunc.c: Likewise.
26879         * string/test-memccpy-ifunc.c: Likewise.
26880         * string/test-memchr-ifunc.c: Likewise.
26881         * string/test-memcmp-ifunc.c: Likewise.
26882         * string/test-memcpy-ifunc.c: Likewise.
26883         * string/test-memmem-ifunc.c: Likewise.
26884         * string/test-memmove-ifunc.c: Likewise.
26885         * string/test-mempcpy-ifunc.c: Likewise.
26886         * string/test-memrchr-ifunc.c: Likewise.
26887         * string/test-memset-ifunc.c: Likewise.
26888         * string/test-rawmemchr-ifunc.c: Likewise.
26889         * string/test-stpcpy-ifunc.c: Likewise.
26890         * string/test-stpncpy-ifunc.c: Likewise.
26891         * string/test-strcasecmp-ifunc.c: Likewise.
26892         * string/test-strcasestr-ifunc.c: Likewise.
26893         * string/test-strcat-ifunc.c: Likewise.
26894         * string/test-strchr-ifunc.c: Likewise.
26895         * string/test-strchrnul-ifunc.c: Likewise.
26896         * string/test-strcmp-ifunc.c: Likewise.
26897         * string/test-strcpy-ifunc.c: Likewise.
26898         * string/test-strcspn-ifunc.c: Likewise.
26899         * string/test-strlen-ifunc.c: Likewise.
26900         * string/test-strncasecmp-ifunc.c: Likewise.
26901         * string/test-strncat-ifunc.c: Likewise.
26902         * string/test-strncmp-ifunc.c: Likewise.
26903         * string/test-strncpy-ifunc.c: Likewise.
26904         * string/test-strnlen-ifunc.c: Likewise.
26905         * string/test-strpbrk-ifunc.c: Likewise.
26906         * string/test-strrchr-ifunc.c: Likewise.
26907         * string/test-strspn-ifunc.c: Likewise.
26908         * string/test-strstr-ifunc.c: Likewise.
26910 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
26912         * benchtests/Makefile: Remove ifunc tests.
26913         * benchtests/bench-string.h: Define TEST_IFUNC.
26914         * benchtests/bench-bcopy-ifunc.c: Remove.
26915         * benchtests/bench-bzero-ifunc.c: Likewise.
26916         * benchtests/bench-memccpy-ifunc.c: Likewise.
26917         * benchtests/bench-memchr-ifunc.c: Likewise.
26918         * benchtests/bench-memcmp-ifunc.c: Likewise.
26919         * benchtests/bench-memcpy-ifunc.c: Likewise.
26920         * benchtests/bench-memmem-ifunc.c: Likewise.
26921         * benchtests/bench-memmove-ifunc.c: Likewise.
26922         * benchtests/bench-mempcpy-ifunc.c: Likewise.
26923         * benchtests/bench-memrchr-ifunc.c: Likewise.
26924         * benchtests/bench-memset-ifunc.c: Likewise.
26925         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
26926         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
26927         * benchtests/bench-stpcpy-ifunc.c: Likewise.
26928         * benchtests/bench-stpncpy-ifunc.c: Likewise.
26929         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
26930         * benchtests/bench-strcasestr-ifunc.c: Likewise.
26931         * benchtests/bench-strcat-ifunc.c: Likewise.
26932         * benchtests/bench-strchr-ifunc.c: Likewise.
26933         * benchtests/bench-strchrnul-ifunc.c: Likewise.
26934         * benchtests/bench-strcmp-ifunc.c: Likewise.
26935         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
26936         * benchtests/bench-strcpy-ifunc.c: Likewise.
26937         * benchtests/bench-strcspn-ifunc.c: Likewise.
26938         * benchtests/bench-strlen-ifunc.c: Likewise.
26939         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
26940         * benchtests/bench-strncat-ifunc.c: Likewise.
26941         * benchtests/bench-strncmp-ifunc.c: Likewise.
26942         * benchtests/bench-strncpy-ifunc.c: Likewise.
26943         * benchtests/bench-strnlen-ifunc.c: Likewise.
26944         * benchtests/bench-strpbrk-ifunc.c: Likewise.
26945         * benchtests/bench-strrchr-ifunc.c: Likewise.
26946         * benchtests/bench-strsep-ifunc.c: Likewise.
26947         * benchtests/bench-strspn-ifunc.c: Likewise.
26948         * benchtests/bench-strstr-ifunc.c: Likewise.
26950 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
26952         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
26954 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
26956         * resolv/netdb.h: Use __glibc_reserved instead __unused.
26957         * rt/aio.h: Likewise.
26958         * sysdeps/gnu/bits/utmp.h: Likewise.
26959         * sysdeps/gnu/bits/utmpx.h: Likewise.
26960         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
26961         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
26962         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
26963         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
26964         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
26965         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
26966         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
26967         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
26968         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
26969         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
26970         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
26971         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
26972         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
26973         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
26974         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
26975         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
26976         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
26977         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
26978         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
26979         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
26980         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
26981         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
26982         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
26983         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
26984         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
26985         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
26986         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
26987         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
26988         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
26989         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
26990         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
26991         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
26992         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
26993         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
26994         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
26995         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
26996         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
26997         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
26998         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
26999         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
27000         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
27001         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
27003 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
27005         [BZ #16245]
27006         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
27007         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
27009 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
27011         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
27012         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
27013         Likewise.
27015 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27017         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
27018         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
27019         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
27020         (__fesetround): Remove define.
27021         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
27022         rounding and exceptions handling.
27023         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
27024         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
27025         (__fe_nomask_env): Likewise.
27026         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
27027         __fegetround instead of fegetround.
27028         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
27029         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
27031 2013-11-21  Roland McGrath  <roland@hack.frob.com>
27033         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
27034         it's there.
27036         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
27038 2013-11-21  Meador Inge  <meadori@codesourcery.com>
27040         [BZ #11157]
27041         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
27042         (encrypt_r): Likewise.
27043         * malloc/obstack.h (obstack_free): Likewise.
27044         * posix/unistd.h (encrypt): Likewise.
27046 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
27048         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
27049         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
27050         DL_CALL_DT_FINI() that call the functions directly.
27051         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
27052         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
27053         * elf/dl-fini.c: Likewise.
27055 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
27057         * malloc/hooks.c (memalign_check): Add alignment rounding.
27058         * malloc/malloc.c (_mid_memalign): New function.
27059         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
27060         Implement by calling _mid_memalign.
27061         * manual/probes.texi (Memory Allocation Probes): Remove
27062         memory_valloc_retry and memory_pvalloc_retry.
27064 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
27066         * locale/programs/locarchive.c (open_archive): Add const
27067         qualifier to ARCHIVEFNAME and copy default fname to
27068         DEFAULT_FNAME.
27070         [BZ #15601]
27071         * libio/tst-widetext.input: Rename Oriya to Odia.
27072         * locale/iso-639.def: Likewise.
27074         * manual/probes.texi (Mathematical Function Probes): Add
27075         documentation for sin, cos, asin and acos probes.
27076         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
27077         (__sin32): Add slowasin probe.
27078         (__cos32): Add slowacos probe.
27079         (__mpsin): Add slowsin probe.
27080         (__mpcos): Add slowcos probe.
27082 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
27084         [BZ #15483]
27085         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
27086         thread-local __sim_exceptions_thread and global
27087         __sim_exceptions_global.
27088         (__sim_disabled_exceptions): Change to thread-local
27089         __sim_disabled_exceptions_thread and global
27090         __sim_disabled_exceptions_global.
27091         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
27092         and global __sim_round_mode_global.
27093         (__simulate_exceptions): Use thread-local floating-point state and
27094         set global state from it as needed.
27095         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
27096         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
27097         __sim_round_mode_thread.
27098         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
27099         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
27100         and global __sim_exceptions_global.
27101         (__sim_disabled_exceptions): Change to thread-local
27102         __sim_disabled_exceptions_thread and global
27103         __sim_disabled_exceptions_global.
27104         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
27105         and global __sim_round_mode_global.
27106         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
27107         (SIM_SET_GLOBAL): Likewise.
27108         * sysdeps/powerpc/soft-fp/sfp-machine.h
27109         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
27110         __sim_round_mode_thread.
27111         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
27112         __sim_disabled_exceptions_thread.
27113         (__sim_exceptions): Change to __sim_exceptions_thread.
27114         (__sim_disabled_exceptions): Change to
27115         __sim_disabled_exceptions_thread.
27116         (__sim_round_mode): Change to __sim_round_mode_thread.
27117         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
27118         thread-local floating-point state and set global state from it as
27119         needed.
27120         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
27121         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
27122         (__sim_disabled_exceptions): Remove extern declaration.
27123         (feenableexcept): Use thread-local floating-point state and set
27124         global state from it as needed.
27125         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
27126         extern declaration.
27127         (__sim_disabled_exceptions): Likewise.
27128         (__sim_round_mode): Likewise.
27129         (__fegetenv): Use thread-local floating-point state.
27130         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
27131         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
27132         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
27133         floating-point state and set global state from it as needed.
27134         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
27135         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
27136         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
27137         Likewise.
27138         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
27139         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
27140         Likewise.
27141         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
27142         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
27143         Use __sim_round_mode_thread.
27144         * math/test-fenv-tls.c: New file.
27145         * math/Makefile (tests): Add test-fenv-tls.
27146         ($(objpfx)test-fenv-tls): Depend on
27147         $(common-objpfx)nptl/libpthread.so.
27149 2013-11-19  Andreas Schwab  <schwab@suse.de>
27151         * locale/programs/locale.c (show_info): Decode wordarray elements.
27152         * locale/categories.def (LC_MONETARY): Add element for
27153         _NL_MONETARY_CRNCYSTR.
27154         * locale/C-monetary.c (conversion_rate): New variable.
27155         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
27156         element.
27158 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
27160         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
27161         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
27163 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
27165         * elf/Makefile (tst-auxv): New test.
27166         * elf/tst-auxv.c: New
27167         * elf/rtld.c (dl_main): Adjust AT_EXECFN
27169 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
27171         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
27172         (hidden_proto): Caller changed.
27173         (hidden_tls_proto): New macro.
27174         (libc_hidden_tls_proto): Likewise.
27175         (rtld_hidden_tls_proto): Likewise.
27176         (libm_hidden_tls_proto): Likewise.
27177         (libresolv_hidden_tls_proto): Likewise.
27178         (librt_hidden_tls_proto): Likewise.
27179         (libdl_hidden_tls_proto): Likewise.
27180         (libnss_files_hidden_tls_proto): Likewise.
27181         (libnsl_hidden_tls_proto): Likewise.
27182         (libnss_nisplus_hidden_tls_proto): Likewise.
27183         (libutil_hidden_tls_proto): Likewise.
27185 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
27187         [BZ #10253]
27188         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
27189         (decompose_rpath): Defer expansion to fillin_rpath.
27190         (_dl_init_paths): Pass linkmap to fillin_rpath.
27192 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
27194         * benchtests/Makefile: Add strsep.
27195         * benchtests/bench-strsep.c: New file: strsep benchtest.
27196         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
27198 2013-11-18  Andreas Schwab  <schwab@suse.de>
27200         * locale/programs/locale.c (show_info) [case byte]: Check for
27201         '\377' instead of '\177'.
27202         * locale/C-monetary.c (not_available): Always use "\377".
27203         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
27204         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
27205         detect unavailable sign_posn locale elements.
27206         * locale/localeconv.c (__localeconv): For grouping and
27207         mon_grouping handle "\177" and "\377" like no grouping.
27208         (INT_ELEM): New macro.  Use it to set all numeric members.
27209         * locale/programs/ld-monetary.c (monetary_read)
27210         <tok_mon_grouping>: Normalize single -1 to the empty string.
27211         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
27212         Likewise.
27214 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
27216         [BZ #16055]
27217         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
27218         when we match (nil).
27219         * stdio-common/tst-sscanf.c (struct test): Add testcase.
27221 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
27223         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
27224         (NO_TEST_INLINE): Update value.
27225         (ERRNO_UNCHANGED): Likewise.
27226         (ERRNO_EDOM): Likewise.
27227         (ERRNO_ERANGE): Likewise.
27228         (IGNORE_RESULT): Likewise.
27229         (check_float_internal): Check signs of NaN results if
27230         TEST_NAN_SIGN used.
27231         (check_complex): Pass TEST_NAN_SIGN flag through to second
27232         check_float_internal call.
27233         (copysign_test_data): Add tests with quiet NaNs as second
27234         argument.  Use TEST_NAN_SIGN.
27235         (fabs_test_data): Add test of negative quiet NaN argument.  Use
27236         TEST_NAN_SIGN.
27237         (signbit_test_data): Add tests of quiet NaN argument.
27238         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
27240         * math/gen-libm-test.pl (show_exceptions): Take extra argument
27241         $ignore_result.
27242         (parse_args): Handle function results specified as IGNORE.
27243         * math/libm-test.inc (IGNORE_RESULT): New macro.
27244         (check_float_internal): Do not check numerical result if flag
27245         IGNORE_RESULT set.
27246         (check_complex): Pass through IGNORE_RESULT to second
27247         check_float_internal call.
27248         (check_int): Do not check numerical result if flag IGNORE_RESULT
27249         set.
27250         (check_long): Likewise.
27251         (check_bool): Likewise.
27252         (check_longlong): Likewise.
27253         (lrint_test_data): Add tests of infinite and NaN arguments.
27254         (lrint_tonearest_test_data): Likewise.
27255         (lrint_towardzero_test_data): Likewise.
27256         (lrint_downward_test_data): Likewise.
27257         (lrint_upward_test_data): Likewise.
27258         (llrint_test_data): Likewise.
27259         (llrint_tonearest_test_data): Likewise.
27260         (llrint_towardzero_test_data): Likewise.
27261         (llrint_downward_test_data): Likewise.
27262         (llrint_upward_test_data): Likewise.
27263         (lround_test_data): Likewise.
27264         (llround_test_data): Likewise.
27266         * math/libm-test.inc (NO_TEST_INLINE): New macro.
27267         (ERRNO_UNCHANGED): Update value.
27268         (ERRNO_EDOM): Likewise.
27269         (ERRNO_ERANGE): Likewise.
27270         (NO_TEST_INLINE_FLOAT): New macro.
27271         (NO_TEST_INLINE_DOUBLE): Likewise.
27272         (enable_test): New function.
27273         (RUN_TEST_f_f): Check enable_test before running test.
27274         (RUN_TEST_2_f): Likewise.
27275         (RUN_TEST_fff_f): Likewise.
27276         (RUN_TEST_c_f): Likewise.
27277         (RUN_TEST_f_f1): Likewise.
27278         (RUN_TEST_fF_f1): Likewise.
27279         (RUN_TEST_fI_f1): Likewise.
27280         (RUN_TEST_ffI_f1): Likewise.
27281         (RUN_TEST_c_c): Likewise.
27282         (RUN_TEST_cc_c): Likewise.
27283         (RUN_TEST_f_i): Likewise.
27284         (RUN_TEST_f_i_tg): Likewise.
27285         (RUN_TEST_ff_i_tg): Likewise.
27286         (RUN_TEST_f_b): Likewise.
27287         (RUN_TEST_f_b_tg): Likewise.
27288         (RUN_TEST_f_l): Likewise.
27289         (RUN_TEST_f_L): Likewise.
27290         (RUN_TEST_fFF_11): Likewise.
27291         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
27292         conditionals.
27293         (cosh_test_data): Likewise.
27294         (exp_test_data): Likewise.
27295         (expm1_test_data): Likewise.
27296         (hypot_test_data): Likewise.
27297         (pow_test_data): Likewise.
27298         (sinh_test_data): Likewise.
27299         (tanh_test_data): Likewise.
27300         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
27301         flags argument.
27303         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
27304         tests with quiet NaN input and output.
27305         (acosh_test_data): Likewise.
27306         (asin_test_data): Likewise.
27307         (asinh_test_data): Likewise.
27308         (atan_test_data): Likewise.
27309         (atanh_test_data): Likewise.
27310         (atan2_test_data): Likewise.
27311         (cbrt_test_data): Likewise.
27312         (cos_test_data): Likewise.
27313         (cosh_test_data): Likewise.
27314         (erf_test_data): Likewise.
27315         (erfc_test_data): Likewise.
27316         (exp_test_data): Likewise.
27317         (exp10_test_data): Likewise.
27318         (exp2_test_data): Likewise.
27319         (expm1_test_data): Likewise.
27320         (hypot_test_data): Likewise.
27321         (j0_test_data): Likewise.
27322         (j1_test_data): Likewise.
27323         (jn_test_data): Likewise.
27324         (lgamma_test_data): Likewise.
27325         (log_test_data): Likewise.
27326         (log10_test_data): Likewise.
27327         (log1p_test_data): Likewise.
27328         (log2_test_data): Likewise.
27329         (pow_test_data): Likewise.
27330         (scalb_test_data): Likewise.
27331         (sin_test_data): Likewise.
27332         (sincos_test_data): Likewise.
27333         (sinh_test_data): Likewise.
27334         (tan_test_data): Likewise.
27335         (tanh_test_data): Likewise.
27336         (tgamma_test_data): Likewise.
27337         (y0_test_data): Likewise.
27338         (y1_test_data): Likewise.
27339         (yn_test_data): Likewise.
27341         [BZ #16167]
27342         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
27343         argument being NaN and avoid computations with second argument in
27344         that case.
27345         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
27346         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
27347         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
27349 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
27351         * locale/iso-639.def: Add Chitwani Tharu (the).
27353 2013-11-14  Andreas Schwab  <schwab@suse.de>
27355         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
27356         word instead of empty string.
27358 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27360         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
27361         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
27362         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
27363         (__fe_nomask_env): Likewise.
27365 2013-11-13  Steve Ellcey  <sellcey@mips.com>
27367         * benchtests/bench-timing.h: Include time.h.
27369 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
27371         [BZ #15997]
27372         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
27373         to 3.4.0 for x32.
27374         * sysdeps/unix/sysv/linux/configure: Regenerated.
27376 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
27378         [BZ #16151]
27379         * stdlib/strtod_l.c (round_and_return): Do not consider
27380         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
27381         exponent one less than half the least subnormal exponent.
27382         * stdlib/test-strtod-round-data: Add more tests.
27383         * stdlib/tst-strtod-round.c (tests): Regenerated.
27385 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27387         [BZ #14143]
27388         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
27389         (__fe_mask_env): Likewise.
27390         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
27391         libm_hidden_proto and add function prototype.
27392         (__fe_mask_env): Add function prototype.
27393         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
27394         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
27395         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
27396         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
27397         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
27398         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
27400 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27402         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
27403         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
27405 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27407         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
27408         of htab_find_slot().
27410 2013-11-11  David S. Miller  <davem@davemloft.net>
27412         [BZ #16150]
27413         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
27414         symbol in the non-vis3 case in static builds.
27415         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
27416         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
27417         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
27418         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
27420 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
27422         [BZ #387]
27423         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
27424         it is empty.
27426 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27428         * benchtests/Makefile: Add bench-strtod.
27429         * benchtests/bench-strtod.c: New file: strtod benchtest
27431 2013-11-11  Andreas Schwab  <schwab@suse.de>
27433         [BZ #16153]
27434         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
27435         terminating NUL in key length.
27437 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27439         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
27440         Add artificial ODP entry for vDSO symbol for PPC64.
27441         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
27442         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
27444 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
27446         [BZ #15374]
27447         * nss/getent.c (services_keys): Recognize services starting with digit.
27449 2013-11-06  David S. Miller  <davem@davemloft.net>
27451         [BZ #15985]
27452         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
27453         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
27455 2013-11-06  Will Newton  <will.newton@linaro.org>
27457         * manual/memory.texi (Malloc Examples): Remove register
27458         keyword from examples.
27460 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
27462         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
27464 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
27466         [BZ #6981]
27467         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
27468         depending on [__GCC_IEC_559 > 0].
27469         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
27470         depending on [__GCC_IEC_559_COMPLEX > 0].
27472 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
27474         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
27475         to iso-639.def.
27477 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
27479         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
27481 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
27483         [BZ #16112]
27484         * malloc/malloc (malloc_info): Do not handle first bin as
27485         special case.
27487 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
27489         * locale/iso-639.def: Add Central Nahuatl (nhn).
27491 2013-11-01  Bruno Haible  <bruno@clisp.org>
27493         [BZ #7003]
27494         * manual/math.texi (BSD Random): Specify range upper bound as
27495         in POSIX.
27497 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
27499         * locale/iso-639.def: Add Meadow Mari (mhr).
27501 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
27503         [BZ #14752], [BZ #15763]
27504         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
27505         Validate name.
27506         * rt/tst_shm.c: Add test for escaping directory.
27508 2013-10-31  Andreas Schwab  <schwab@suse.de>
27510         [BZ #15917]
27511         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
27512         followed by 'x' as part of digit sequence.
27513         * stdio-common/tst-sscanf.c (double_tests2): New tests.
27515 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
27517         [BZ #16037]
27518         * configure.ac: allow GNU Make 4.0 and greater.
27519         * configure: Regenerated.
27521 2013-10-30  Will Newton  <will.newton@linaro.org>
27523         [BZ #16038]
27524         * malloc/hooks.c (memalign_check): Limit alignment to the
27525         maximum representable power of two.
27526         * malloc/malloc.c (__libc_memalign): Likewise.
27527         * malloc/tst-memalign.c (do_test): Add test for very
27528         large alignment values.
27529         * malloc/tst-posix_memalign.c (do_test): Likewise.
27531 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
27533         [BZ #11087]
27534         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
27535         (munmap_chunk): Likewise.
27536         (mremap_chunk): Likewise.
27538 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
27540         [BZ #15799]
27541         * stdlib/div.c (div): Remove obsolete code.
27542         * stdlib/ldiv.c (ldiv): Likewise.
27543         * stdlib/lldiv.c (lldiv): Likewise.
27545 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
27547         [BZ #16071]
27548         * nss/nss_files/files-XXX.c (get_contents_ret): New
27549         enumerator.
27550         (get_contents): New function.
27551         (internal_getent): Use it.  Expand size of LINEBUFLEN.
27553 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
27555         * configure.in: Moved to ...
27556         * configure.ac: ... here. Change reference to configure.in
27557         to configure.ac.
27558         * sysdeps/arm/preconfigure.ac: ... here.
27559         configure.in to configure.ac.
27560         * sysdeps/gnu/configure.in: Moved to ...
27561         * sysdeps/gnu/configure.ac: ... here.
27562         * sysdeps/i386/configure.in: Moved to ...
27563         * sysdeps/i386/configure.ac: ... here.
27564         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
27565         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
27566         * sysdeps/mach/configure.in: Moved to ...
27567         * sysdeps/mach/configure.ac: ... here.
27568         * sysdeps/mach/hurd/configure.in: Moved to ...
27569         * sysdeps/mach/hurd/configure.ac: ... here.
27570         * sysdeps/powerpc/configure.in: Moved to ...
27571         * sysdeps/powerpc/configure.ac: ... here.
27572         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
27573         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
27574         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
27575         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
27576         * sysdeps/s390/s390-32/configure.in: Moved to ...
27577         * sysdeps/s390/s390-32/configure.ac: ... here.
27578         * sysdeps/s390/s390-64/configure.in: Moved to ...
27579         * sysdeps/s390/s390-64/configure.ac: ... here.
27580         * sysdeps/sh/configure.in: Moved to ...
27581         * sysdeps/sh/configure.ac: ... here.
27582         * sysdeps/sparc/configure.in: Moved to ...
27583         * sysdeps/sparc/configure.ac: ... here.
27584         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
27585         * sysdeps/unix/sysv/linux/configure.ac: ... here.
27586         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
27587         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
27588         * sysdeps/x86_64/configure.in: Moved to ...
27589         * sysdeps/x86_64/configure.ac: ... here.
27590         * sysdeps/x86_64/preconfigure.in: Moved to ...
27591         * sysdeps/x86_64/preconfigure.ac: ... here.
27592         * aclocal.m4: Change reference to configure.in to configure.ac.
27593         * config.h.in: Likewise.
27594         * manual/install.texi: Likewise.
27595         * manual/maint.texi: Likewise.
27596         * Makefile: Likewise.
27597         * malloc/Makefile: Likewise.
27598         * nscd/Makefile: Likewise.
27599         * Makeconfig: Change reference to configure.in and
27600         preconfigure.in to configure.ac and preconfigure.ac
27601         respectively.
27602         * INSTALL: Regenerated.
27603         * configure: Likewise.
27604         * sysdeps/gnu/configure: Likewise.
27605         * sysdeps/i386/configure: Likewise.
27606         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
27607         * sysdeps/mach/configure: Likewise.
27608         * sysdeps/mach/hurd/configure: Likewise.
27609         * sysdeps/powerpc/configure: Likewise.
27610         * sysdeps/powerpc/powerpc32/configure: Likewise.
27611         * sysdeps/powerpc/powerpc64/configure: Likewise.
27612         * sysdeps/s390/s390-32/configure: Likewise.
27613         * sysdeps/s390/s390-64/configure: Likewise.
27614         * sysdeps/sh/configure: Likewise.
27615         * sysdeps/sparc/configure: Likewise.
27616         * sysdeps/unix/sysv/linux/configure: Likewise.
27617         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
27618         * sysdeps/x86_64/configure: Likewise.
27619         * sysdeps/x86_64/preconfigure: Likewise.
27621 2013-10-29  Andreas Schwab  <schwab@suse.de>
27623         * stdio-common/Makefile (tst-swscanf-ENV): Define.
27625 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27627         * benchtests/pow-inputs: Add new inputs.
27629         * benchtests/exp-inputs: Add new inputs.
27631         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
27632         conditional check for return value.
27633         (__cos32): Likewise.
27635 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27637         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
27638         to provide a boost for large inputs with word alignment.
27639         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
27640         implementation based on optimized PPC64 strcpy.
27641         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
27642         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
27643         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
27644         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
27646 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
27648         [BZ #2801]
27649         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
27651 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
27653         [BZ #14876]
27654         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
27655         * time/tst-strptime.c (day_tests): Add testcase.
27657 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
27659         [BZ #14029]
27660         * manual/pattern.texi: Acknowledge that fnmatch can fail.
27662 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
27664         [BZ #16074]
27665         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
27666         MAP_FAILED on error.
27668 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
27670         [BZ #16072]
27671         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
27672         heap for large requests.
27674 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
27676         [BZ #9954]
27677         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
27678         result if the result has no associated interface.
27679         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
27680         interface for all 127.X.Y.Z addresses.
27682 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
27684         * locale/iso-639.def: Add Ligurian (lij)
27686 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
27688         [BZ #15825]
27689         * sunrpc/rpc_main.c: Document rpcgen -5.
27691 2013-10-19  Michael Stahl  <mstahl@redhat.com>
27693         * elf/rtld.c (do_preload): Print the reason why preloading failed.
27695 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
27697         [BZ #10278]
27698         * posix/glob.c: Match only directories when trailing slash is present.
27699         * posix/tst-gnuglob.c (my_opendir): Do not open files.
27700         (main): Add testcase.
27702 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
27704         [BZ #15670]
27705         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
27707 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
27709         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
27710         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
27711         AUTH_DES and cindex for FIPS 140-2.
27712         (DES Encryption): Add cindex FIPS 46-3.
27714         * locale/locarchive.h (struct locarhandle): Add fname.
27715         * locale/programs/localedef.c (main): Pass ARGV[remaining]
27716         if an optional argument was specified to --list-archive,
27717         otherwise NULL.
27718         * locale/programs/locarchive.c (show_archive_content): Take new
27719         argument fname and pass it via ah.fname to open_archive.
27720         * locale/programs/localedef.h: Update decl.
27721         (open_archive): If AH->fname is non-null, open that file
27722         rather than the default file name, and don't ignore ENOENT.
27723         (create_archive): Set AH.fname to NULL.
27724         (delete_locales_from_archive): Likewise.
27725         (add_locales_to_archive): Likewise.
27726         * locale/programs/locfile.c (write_all_categories): Likewise.
27728 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
27729             Aldy Hernandez  <aldyh@redhat.com>
27731         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
27732         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
27733         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
27734         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
27735         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
27736         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
27737         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
27738         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
27739         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
27740         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
27741         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
27742         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
27743         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
27744         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
27745         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
27746         Likewise.
27747         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
27748         Likewise.
27749         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
27750         Likewise.
27751         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
27752         Likewise.
27753         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
27754         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
27755         Likewise.
27756         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
27757         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
27758         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
27759         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
27760         Likewise.
27761         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
27762         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
27763         * sysdeps/powerpc/preconfigure: Likewise.
27764         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
27765         Likewise.
27766         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
27767         Replace contents of file by #include of <fenv_libc.h>.
27768         * sysdeps/powerpc/soft-fp/sfp-machine.h
27769         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
27770         and <sys/prctl.h>.
27771         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
27772         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
27773         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
27774         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
27775         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
27776         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
27777         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
27778         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
27779         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
27780         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
27781         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
27782         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
27783         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
27784         Allow copysignl PLT reference to be missing.
27786 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
27787             Joseph Myers  <joseph@codesourcery.com
27789         [BZ #15948]
27790         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
27791         single character.
27792         (add_to_tablewc): Assert sequence of wide characters is nonempty.
27794 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
27796         * elf/tst-tls-dlinfo.c: Don't include tls.h.
27797         * elf/tst-tls1.c: Likewise.
27798         * elf/tst-tls10.h: Likewise.
27799         * elf/tst-tls14.c: Likewise.
27800         * elf/tst-tls2.c: Likewise.
27801         * elf/tst-tls3.c: Likewise.
27802         * elf/tst-tls4.c: Likewise.
27803         * elf/tst-tls5.c: Likewise.
27804         * elf/tst-tls6.c: Likewise.
27805         * elf/tst-tls7.c: Likewise.
27806         * elf/tst-tls8.c: Likewise.
27807         * elf/tst-tls9.c: Likewise.
27808         * elf/tst-tlsmod1.c: Likewise.
27809         * elf/tst-tlsmod13.c: Likewise.
27810         * elf/tst-tlsmod13a.c: Likewise.
27811         * elf/tst-tlsmod14a.c: Likewise.
27812         * elf/tst-tlsmod16a.c: Likewise.
27813         * elf/tst-tlsmod16b.c: Likewise.
27814         * elf/tst-tlsmod2.c: Likewise.
27815         * elf/tst-tlsmod3.c: Likewise.
27816         * elf/tst-tlsmod4.c: Likewise.
27817         * elf/tst-tlsmod5.c: Likewise.
27818         * elf/tst-tlsmod6.c: Likewise.
27820 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
27822         [BZ #12486]
27823         * malloc/malloc.c: remove checks for statistics.
27825 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
27827         [BZ #15277]
27828         * inet/inet_net.c (inet_network): Detect additional invalid strings.
27829         * inet/tst-network.c: Add testcase.
27831 2013-10-17  Andreas Schwab  <schwab@suse.de>
27833         [BZ #15218]
27834         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
27835         to determine canonical name.
27837 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
27839         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
27840         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
27841         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
27842         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
27843         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
27844         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
27845         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
27846         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
27847         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
27848         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
27849         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
27850         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
27851         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
27852         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
27853         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
27854         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
27855         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
27856         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
27857         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
27858         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
27859         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
27860         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
27861         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
27862         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
27863         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
27864         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
27865         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
27866         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
27867         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
27868         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
27869         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
27870         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
27871         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
27872         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
27873         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
27874         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
27875         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
27876         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
27877         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
27878         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
27879         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
27880         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
27881         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
27882         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
27883         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
27884         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
27885         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
27886         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
27887         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
27888         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
27889         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
27890         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
27891         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
27892         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
27893         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
27894         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
27895         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
27896         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
27898 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
27900         [BZ #16041]
27901         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
27902         make result into a quiet NaN.
27904 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
27906         * soft-fp/adddf3.c: Fix horizontal whitespace.
27907         * soft-fp/addsf3.c: Likewise.
27908         * soft-fp/addtf3.c: Likewise.
27909         * soft-fp/divdf3.c: Likewise.
27910         * soft-fp/divsf3.c: Likewise.
27911         * soft-fp/divtf3.c: Likewise.
27912         * soft-fp/double.h: Likewise.
27913         * soft-fp/eqdf2.c: Likewise.
27914         * soft-fp/eqsf2.c: Likewise.
27915         * soft-fp/eqtf2.c: Likewise.
27916         * soft-fp/extenddftf2.c: Likewise.
27917         * soft-fp/extended.h: Likewise.
27918         * soft-fp/extendsfdf2.c: Likewise.
27919         * soft-fp/extendsftf2.c: Likewise.
27920         * soft-fp/extendxftf2.c: Likewise.
27921         * soft-fp/fixdfdi.c: Likewise.
27922         * soft-fp/fixdfsi.c: Likewise.
27923         * soft-fp/fixdfti.c: Likewise.
27924         * soft-fp/fixsfdi.c: Likewise.
27925         * soft-fp/fixsfsi.c: Likewise.
27926         * soft-fp/fixsfti.c: Likewise.
27927         * soft-fp/fixtfdi.c: Likewise.
27928         * soft-fp/fixtfsi.c: Likewise.
27929         * soft-fp/fixtfti.c: Likewise.
27930         * soft-fp/fixunsdfdi.c: Likewise.
27931         * soft-fp/fixunsdfsi.c: Likewise.
27932         * soft-fp/fixunsdfti.c: Likewise.
27933         * soft-fp/fixunssfdi.c: Likewise.
27934         * soft-fp/fixunssfsi.c: Likewise.
27935         * soft-fp/fixunssfti.c: Likewise.
27936         * soft-fp/fixunstfdi.c: Likewise.
27937         * soft-fp/fixunstfsi.c: Likewise.
27938         * soft-fp/fixunstfti.c: Likewise.
27939         * soft-fp/floatdidf.c: Likewise.
27940         * soft-fp/floatdisf.c: Likewise.
27941         * soft-fp/floatditf.c: Likewise.
27942         * soft-fp/floatsidf.c: Likewise.
27943         * soft-fp/floatsisf.c: Likewise.
27944         * soft-fp/floatsitf.c: Likewise.
27945         * soft-fp/floattidf.c: Likewise.
27946         * soft-fp/floattisf.c: Likewise.
27947         * soft-fp/floattitf.c: Likewise.
27948         * soft-fp/floatundidf.c: Likewise.
27949         * soft-fp/floatundisf.c: Likewise.
27950         * soft-fp/floatunditf.c: Likewise.
27951         * soft-fp/floatunsidf.c: Likewise.
27952         * soft-fp/floatunsisf.c: Likewise.
27953         * soft-fp/floatunsitf.c: Likewise.
27954         * soft-fp/floatuntidf.c: Likewise.
27955         * soft-fp/floatuntisf.c: Likewise.
27956         * soft-fp/floatuntitf.c: Likewise.
27957         * soft-fp/fmadf4.c: Likewise.
27958         * soft-fp/fmasf4.c: Likewise.
27959         * soft-fp/fmatf4.c: Likewise.
27960         * soft-fp/gedf2.c: Likewise.
27961         * soft-fp/gesf2.c: Likewise.
27962         * soft-fp/getf2.c: Likewise.
27963         * soft-fp/ledf2.c: Likewise.
27964         * soft-fp/lesf2.c: Likewise.
27965         * soft-fp/letf2.c: Likewise.
27966         * soft-fp/muldf3.c: Likewise.
27967         * soft-fp/mulsf3.c: Likewise.
27968         * soft-fp/multf3.c: Likewise.
27969         * soft-fp/negdf2.c: Likewise.
27970         * soft-fp/negsf2.c: Likewise.
27971         * soft-fp/negtf2.c: Likewise.
27972         * soft-fp/op-1.h: Likewise.
27973         * soft-fp/op-2.h: Likewise.
27974         * soft-fp/op-4.h: Likewise.
27975         * soft-fp/op-8.h: Likewise.
27976         * soft-fp/op-common.h: Likewise.
27977         * soft-fp/quad.h: Likewise.
27978         * soft-fp/single.h: Likewise.
27979         * soft-fp/soft-fp.h: Likewise.
27980         * soft-fp/sqrtdf2.c: Likewise.
27981         * soft-fp/sqrtsf2.c: Likewise.
27982         * soft-fp/sqrttf2.c: Likewise.
27983         * soft-fp/subdf3.c: Likewise.
27984         * soft-fp/subsf3.c: Likewise.
27985         * soft-fp/subtf3.c: Likewise.
27986         * soft-fp/truncdfsf2.c: Likewise.
27987         * soft-fp/trunctfdf2.c: Likewise.
27988         * soft-fp/trunctfsf2.c: Likewise.
27989         * soft-fp/trunctfxf2.c: Likewise.
27990         * soft-fp/unorddf2.c: Likewise.
27991         * soft-fp/unordsf2.c: Likewise.
27992         * soft-fp/unordtf2.c: Likewise.
27994 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
27996         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
27997         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
27999 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
28001         * elf/dl-libc.c: Clear initfini list after freeing.
28003 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
28005         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
28006         * soft-fp/addsf3.c: Likewise.
28007         * soft-fp/addtf3.c: Likewise.
28008         * soft-fp/divdf3.c: Likewise.
28009         * soft-fp/divsf3.c: Likewise.
28010         * soft-fp/divtf3.c: Likewise.
28011         * soft-fp/double.h: Likewise.
28012         * soft-fp/eqdf2.c: Likewise.
28013         * soft-fp/eqsf2.c: Likewise.
28014         * soft-fp/eqtf2.c: Likewise.
28015         * soft-fp/extenddftf2.c: Likewise.
28016         * soft-fp/extended.h: Likewise.
28017         * soft-fp/extendsfdf2.c: Likewise.
28018         * soft-fp/extendsftf2.c: Likewise.
28019         * soft-fp/extendxftf2.c: Likewise.
28020         * soft-fp/fixdfdi.c: Likewise.
28021         * soft-fp/fixdfsi.c: Likewise.
28022         * soft-fp/fixdfti.c: Likewise.
28023         * soft-fp/fixsfdi.c: Likewise.
28024         * soft-fp/fixsfsi.c: Likewise.
28025         * soft-fp/fixsfti.c: Likewise.
28026         * soft-fp/fixtfdi.c: Likewise.
28027         * soft-fp/fixtfsi.c: Likewise.
28028         * soft-fp/fixtfti.c: Likewise.
28029         * soft-fp/fixunsdfdi.c: Likewise.
28030         * soft-fp/fixunsdfsi.c: Likewise.
28031         * soft-fp/fixunsdfti.c: Likewise.
28032         * soft-fp/fixunssfdi.c: Likewise.
28033         * soft-fp/fixunssfsi.c: Likewise.
28034         * soft-fp/fixunssfti.c: Likewise.
28035         * soft-fp/fixunstfdi.c: Likewise.
28036         * soft-fp/fixunstfsi.c: Likewise.
28037         * soft-fp/fixunstfti.c: Likewise.
28038         * soft-fp/floatdidf.c: Likewise.
28039         * soft-fp/floatdisf.c: Likewise.
28040         * soft-fp/floatditf.c: Likewise.
28041         * soft-fp/floatsidf.c: Likewise.
28042         * soft-fp/floatsisf.c: Likewise.
28043         * soft-fp/floatsitf.c: Likewise.
28044         * soft-fp/floattidf.c: Likewise.
28045         * soft-fp/floattisf.c: Likewise.
28046         * soft-fp/floattitf.c: Likewise.
28047         * soft-fp/floatundidf.c: Likewise.
28048         * soft-fp/floatundisf.c: Likewise.
28049         * soft-fp/floatunsidf.c: Likewise.
28050         * soft-fp/floatunsisf.c: Likewise.
28051         * soft-fp/floatuntidf.c: Likewise.
28052         * soft-fp/floatuntisf.c: Likewise.
28053         * soft-fp/floatuntitf.c: Likewise.
28054         * soft-fp/fmadf4.c: Likewise.
28055         * soft-fp/fmasf4.c: Likewise.
28056         * soft-fp/fmatf4.c: Likewise.
28057         * soft-fp/gedf2.c: Likewise.
28058         * soft-fp/gesf2.c: Likewise.
28059         * soft-fp/getf2.c: Likewise.
28060         * soft-fp/ledf2.c: Likewise.
28061         * soft-fp/lesf2.c: Likewise.
28062         * soft-fp/letf2.c: Likewise.
28063         * soft-fp/muldf3.c: Likewise.
28064         * soft-fp/mulsf3.c: Likewise.
28065         * soft-fp/multf3.c: Likewise.
28066         * soft-fp/negdf2.c: Likewise.
28067         * soft-fp/negsf2.c: Likewise.
28068         * soft-fp/negtf2.c: Likewise.
28069         * soft-fp/op-1.h: Likewise.
28070         * soft-fp/op-2.h: Likewise.
28071         * soft-fp/op-4.h: Likewise.
28072         * soft-fp/op-8.h: Likewise.
28073         * soft-fp/op-common.h: Likewise.
28074         * soft-fp/quad.h: Likewise.
28075         * soft-fp/single.h: Likewise.
28076         * soft-fp/soft-fp.h: Likewise.
28077         * soft-fp/sqrtdf2.c: Likewise.
28078         * soft-fp/sqrtsf2.c: Likewise.
28079         * soft-fp/sqrttf2.c: Likewise.
28080         * soft-fp/subdf3.c: Likewise.
28081         * soft-fp/subsf3.c: Likewise.
28082         * soft-fp/subtf3.c: Likewise.
28083         * soft-fp/truncdfsf2.c: Likewise.
28084         * soft-fp/trunctfdf2.c: Likewise.
28085         * soft-fp/trunctfsf2.c: Likewise.
28086         * soft-fp/trunctfxf2.c: Likewise.
28087         * soft-fp/unorddf2.c: Likewise.
28088         * soft-fp/unordsf2.c: Likewise.
28089         * soft-fp/unordtf2.c: Likewise.
28091 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
28093         [BZ #15672]
28094         * misc/error.c (error_tail): Fix possible buffer overflow.
28096 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
28098         [BZ #13028]
28099         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
28100         address.
28102 2013-10-14  P. J. McDermott  <pj@pehjota.net>
28104         [BZ #832]
28105         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
28106         testing pipefail option.
28108 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
28110         * soft-fp/double.h: Indent preprocessor directives inside #if.
28111         * soft-fp/extended.h: Likewise.
28112         * soft-fp/op-2.h: Likewise.
28113         * soft-fp/op-4.h: Likewise.
28114         * soft-fp/op-common.h: Likewise.
28115         * soft-fp/quad.h: Likewise.
28116         * soft-fp/single.h: Likewise.
28117         * soft-fp/soft-fp.h: Likewise.
28119 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
28121         * iconv/iconv_prog.c: Fix typos.
28122         * stdio-common/psiginfo-data.h: Likewise.
28124 2013-10-12   Reuben Thomas <rrt@sc3d.org>
28126         [BZ #15764]
28127         * locale/setlocale.c: Fix typo.
28129 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
28131         [BZ #16036]
28132         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
28133         signaling NaN arguments.
28134         * soft-fp/unordsf2.c (__unordsf2): Likewise.
28135         * soft-fp/unordtf2.c (__unordtf2): Likewise.
28137         [BZ #14910]
28138         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
28139         unordered operands.
28140         * soft-fp/gesf2.c (__gesf2): Likewise.
28141         * soft-fp/getf2.c (__getf2): Likewise.
28142         * soft-fp/ledf2.c (__ledf2): Likewise.
28143         * soft-fp/lesf2.c (__lesf2): Likewise.
28144         * soft-fp/letf2.c (__letf2): Likewise.
28146         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
28147         * soft-fp/eqsf2.c (__eqsf2): Likewise.
28148         * soft-fp/eqtf2.c (__eqtf2): Likewise.
28149         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
28150         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
28151         * soft-fp/fixdfti.c (__fixdfti): Likewise.
28152         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
28153         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
28154         * soft-fp/fixsfti.c (__fixsfti): Likewise.
28155         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
28156         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
28157         * soft-fp/fixtfti.c (__fixtfti): Likewise.
28158         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
28159         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
28160         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
28161         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
28162         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
28163         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
28164         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
28165         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
28166         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
28167         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
28168         * soft-fp/floatdisf.c (__floatdisf): Likewise.
28169         * soft-fp/floatsisf.c (__floatsisf): Likewise.
28170         * soft-fp/floattidf.c (__floattidf): Likewise.
28171         * soft-fp/floattisf.c (__floattisf): Likewise.
28172         * soft-fp/floattitf.c (__floattitf): Likewise.
28173         * soft-fp/floatundidf.c (__floatundidf): Likewise.
28174         * soft-fp/floatundisf.c (__floatundisf): Likewise.
28175         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
28176         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
28177         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
28178         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
28179         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
28180         * soft-fp/gesf2.c (__gesf2): Likewise.
28181         * soft-fp/getf2.c (__getf2): Likewise.
28182         * soft-fp/ledf2.c (__ledf2): Likewise.
28183         * soft-fp/lesf2.c (__lesf2): Likewise.
28184         * soft-fp/letf2.c (__letf2): Likewise.
28186         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
28187         Undefine and redefine.
28188         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
28189         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
28190         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
28191         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
28192         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
28193         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
28194         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
28195         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
28196         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
28197         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
28198         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
28199         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
28200         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
28201         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
28202         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
28204         [BZ #16032]
28205         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
28206         without decrementing exponent if mantissa >= that for the
28207         denominator, not >.
28208         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
28209         denominator, not >.  Decrement exponent in < case instead of
28210         incrementing in >= case.
28211         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
28212         without decrementing exponent if mantissa >= that for the
28213         denominator, not >.
28215         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
28216         computing saturated result for unsigned overflow.
28218 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28219             Jeff Law  <law@redhat.com>
28221         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
28222         (atan2Mp): Add systemtap probe marker.
28223         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
28224         (__ieee754_log): Add systemtap probe marker.
28225         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
28226         (atanMp): Add systemtap probe marker.
28227         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
28228         (tanMp): Add systemtap probe marker.
28229         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
28230         (__slowexp): Add systemtap probe marker.
28231         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
28232         (__slowpow): Add systemtap probe marker.
28233         * manual/probes.texi: Document probes.
28235 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
28237         [BZ #15362]
28238         * libio/fileops.c (_IO_new_file_write): Return count of bytes
28239         written.
28240         (_IO_new_file_xsputn): Don't return EOF if nothing has been
28241         written.
28242         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
28243         written to buffer but not flushed.
28244         * libio/iofwrite_u.c:  Likewise.
28245         * libio/iopadn.c:  Return bytes returned even if EOF was
28246         encountered.
28247         * libio/iowpadn.c:  Likewise.
28248         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
28249         if _IO_padn does not write the whole buffer.
28250         [!COMPILE_WPRINTF] (PAD): Likewise.
28252 2013-10-10  David S. Miller  <davem@davemloft.net>
28254         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
28255         directory block.
28257 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
28259         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
28260         instead of FSF address.
28261         * soft-fp/fixdfti.c: Likewise.
28262         * soft-fp/fixsfti.c: Likewise.
28263         * soft-fp/fixtfti.c: Likewise.
28264         * soft-fp/fixunsdfti.c: Likewise.
28265         * soft-fp/fixunssfti.c: Likewise.
28266         * soft-fp/fixunstfti.c: Likewise.
28267         * soft-fp/floattidf.c: Likewise.
28268         * soft-fp/floattisf.c: Likewise.
28269         * soft-fp/floattitf.c: Likewise.
28270         * soft-fp/floatuntidf.c: Likewise.
28271         * soft-fp/floatuntisf.c: Likewise.
28272         * soft-fp/floatuntitf.c: Likewise.
28273         * soft-fp/trunctfxf2.c: Likewise.
28275         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
28276         * soft-fp/fixdfti.c: Likewise.
28277         * soft-fp/fixsfti.c: Likewise.
28278         * soft-fp/fixtfti.c: Likewise.
28279         * soft-fp/fixunsdfti.c: Likewise.
28280         * soft-fp/fixunssfti.c: Likewise.
28281         * soft-fp/fixunstfti.c: Likewise.
28282         * soft-fp/floattidf.c: Likewise.
28283         * soft-fp/floattisf.c: Likewise.
28284         * soft-fp/floattitf.c: Likewise.
28285         * soft-fp/floatuntidf.c: Likewise.
28286         * soft-fp/floatuntisf.c: Likewise.
28287         * soft-fp/floatuntitf.c: Likewise.
28288         * soft-fp/trunctfxf2.c: Likewise.
28290 2013-10-10  David S. Miller  <davem@davemloft.net>
28292         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28294 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
28296         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
28297         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
28298         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
28299         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
28300         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
28301         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
28302         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
28304         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
28305         for NaNs before doing comparisons on argument.
28306         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
28307         Likewise.
28309 2013-10-10  Will Newton  <will.newton@linaro.org>
28311         * malloc/hooks.c (memalign_check): Ensure the value of bytes
28312         passed to _int_memalign does not overflow.
28314 2013-10-10  Torvald Riegel  <triegel@redhat.com>
28316         * scripts/bench.pl: Add include-sources directive.
28317         * benchtests/README: Update documentation.
28319 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
28321         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
28322         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
28323         instead of FP_INIT_ROUNDMODE.
28324         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
28325         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
28327         [BZ #16034]
28328         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
28329         copy class of input value.
28330         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
28331         not handle exceptions.
28332         * soft-fp/negsf2.c (__negsf2): Likewise.
28333         * soft-fp/negtf2.c (__negtf2): Likewise.
28334         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
28336 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
28338         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
28339         semicolon.  From Linux kernel.
28341 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
28343         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
28345 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
28347         [BZ #156]
28348         * manual/socket.texi: Added statement about buffer
28349         for gethostbyname2_r.
28351 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
28353         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
28354         Use .p2align directive instead, throughout.
28355         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
28356         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
28357         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
28358         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
28359         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
28360         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
28361         * sysdeps/x86_64/strchr.S: Likewise.
28362         * sysdeps/x86_64/strrchr.S: Likewise.
28364 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
28366         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
28368         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
28370         * sysdeps/generic/math_private.h (__mpsin1): Remove
28371         declaration.
28372         (__mpcos1): Likewise.
28373         (__mpsin): New argument __range_reduce.
28374         (__mpcos): Likewise.
28375         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
28376         (slow): Use __mpsin and __mpcos.
28377         (slow1): Likewise.
28378         (slow2): Likewise.
28379         (sloww): Likewise.
28380         (sloww1): Likewise.
28381         (sloww2): Likewise.
28382         (bsloww): Likewise.
28383         (bsloww1): Likewise.
28384         (bsloww2): Likewise.
28385         (cslow2): Likewise.
28386         (csloww): Likewise.
28387         (csloww1): Likewise.
28388         (csloww2): Likewise.
28389         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
28390         range_reduce.  Merge in __mpsin1.
28391         (__mpcos): Likewise.
28392         (__mpsin1): Remove.
28393         (__mpcos1): Likewise.
28395 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
28397         * locale/loadlocale.c (_nl_intern_locale_data): Use
28398         LOCFILE_ALIGNED_P.
28399         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
28400         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
28401         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
28402         obstack data is appropriately aligned.
28403         (obstack_int32_grow_fast): Likewise.
28404         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
28405         * locale/programs/locfile.c (add_locale_uint32): Likewise.
28406         (add_locale_uint32_array): Likewise.
28408 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
28410         * benchtests/Makefile: Remove ARGLIST and RET variables.
28411         ($(objpfx)bench-%.c): Pass only function name to the script.
28412         * benchtests/README: Update documentation.
28413         * benchtests/acos-inputs: Add new directives.
28414         * benchtests/acosh-inputs: Likewise.
28415         * benchtests/asin-inputs: Likewise.
28416         * benchtests/asinh-inputs: Likewise.
28417         * benchtests/atan-inputs: Likewise.
28418         * benchtests/atanh-inputs: Likewise.
28419         * benchtests/cos-inputs: Likewise.
28420         * benchtests/cosh-inputs: Likewise.
28421         * benchtests/exp-inputs: Likewise.
28422         * benchtests/log-inputs: Likewise.
28423         * benchtests/pow-inputs: Likewise.
28424         * benchtests/rint-inputs: Likewise.
28425         * benchtests/sin-inputs: Likewise.
28426         * benchtests/sinh-inputs: Likewise.
28427         * benchtests/tan-inputs: Likewise.
28428         * benchtests/tanh-inputs: Likewise.
28429         * scripts/bench.pl: Add support for new directives.
28431 2013-10-07  Alan Modra  <amodra@gmail.com>
28433         * README: Fix careless merge.
28435 2013-10-05  Alan Modra  <amodra@gmail.com>
28437         * NEWS: Mention powerpc64le support and bugs fixed.
28438         * README: Both big-endian and little-endian powerpc64 supported.
28440 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
28442         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
28443         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
28444         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
28445         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
28447 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
28449         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
28450         match prototype.
28452 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
28454         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
28455         Move -mhard-float appending from
28456         ports/sysdeps/powerpc/powerpc32/Makefile.
28457         [$(with-fp) = yes] (ASFLAGS): Likewise.
28458         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
28459         * sysdeps/powerpc/nofpu: Move directory from
28460         ports/sysdeps/powerpc/nofpu.
28461         * sysdeps/powerpc/soft-fp: Move directory from
28462         ports/sysdeps/powerpc/soft-fp.
28463         * sysdeps/powerpc/powerpc32/405: Move directory from
28464         ports/sysdeps/powerpc/powerpc32/405.
28465         * sysdeps/powerpc/powerpc32/440: Move directory from
28466         ports/sysdeps/powerpc/powerpc32/440.
28467         * sysdeps/powerpc/powerpc32/464: Move directory from
28468         ports/sysdeps/powerpc/powerpc32/464.
28469         * sysdeps/powerpc/powerpc32/476: Move directory from
28470         ports/sysdeps/powerpc/powerpc32/476.
28471         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
28472         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
28473         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
28474         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
28475         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
28476         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
28477         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
28478         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
28479         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
28480         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
28481         * README: Update for powerpc-*-linux-gnu software floating point
28482         support in libc.
28484         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
28485         case to powerpc/powerpc32*.
28486         * sysdeps/unix/sysv/linux/configure: Regenerated.
28488         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
28489         (_FPU_MASK_OM): Define as 0x04.
28490         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
28491         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
28492         0x00c10080.
28493         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
28494         0x0000003c.
28495         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
28497         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
28498         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
28499         getcontext_e500.
28500         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
28501         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
28502         setcontext_e500.
28503         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
28504         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
28505         and setcontext_e500.
28507 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
28509         * locale/iso-3166.def: Update iso-1366.def and related occurrences
28511 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
28513         * manual/threads.texi (Default Thread Attributes): Fix typo.
28515 2013-10-04  Will Newton  <will.newton@linaro.org>
28517         * malloc/Makefile: Add tst-memalign.
28518         * malloc/tst-memalign.c: New file.
28520         * malloc/tst-posix_memalign.c: Add comments.
28521         (do_test): Add comments and call free on all potentially
28522         allocated pointers. Add space after cast.
28524         * malloc/tst-pvalloc.c: Add comments.
28525         (do_test): Add comments and call free on all potentially
28526         allocated pointers. Remove duplicate check for NULL pointer.
28527         Add space after cast.
28529         * malloc/tst-valloc.c: Add comments.
28530         (do_test): Add comments and call free on all potentially
28531         allocated pointers. Remove duplicate check for NULL pointer.
28532         Add space after cast.
28534 2013-10-04  Alan Modra  <amodra@gmail.com>
28536         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
28537         Use stdint types in rather than __attribute__((mode())).
28538         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
28540 2013-10-04  Alan Modra  <amodra@gmail.com>
28542         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
28543         Correct handling of unaligned relocs for little-endian.
28544         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
28546 2013-10-04  Alan Modra  <amodra@gmail.com>
28548         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
28549         * configure: Regenerate.
28550         * nptl/shlib-versions: Powerpc*le starts at 2.18.
28551         * shlib-versions: Likewise.
28553 2013-10-04  Alan Modra  <amodra@gmail.com>
28555         * string/tester.c (test_memrchr): Increment reported test cycle.
28557 2013-10-04  Alan Modra  <amodra@gmail.com>
28559         * string/test-memcpy.c (do_one_test): When reporting errors, print
28560         string address and don't overrun end of string.
28562 2013-10-04  Alan Modra  <amodra@gmail.com>
28564         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
28565         insrdi.  Make better use of reg selection to speed exit slightly.
28566         Schedule entry path a little better.  Remove useless "are we done"
28567         checks on entry to main loop.  Handle wrapping around zero address.
28568         Correct main loop count.  Handle single left-over word from main
28569         loop inline rather than by using loop_small.  Remove extra word
28570         case in loop_small caused by wrong loop count.  Add little-endian
28571         support.
28572         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
28573         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
28574         cache hint.
28575         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
28576         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
28577         support.  Avoid rlwimi.
28578         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
28580 2013-10-04  Alan Modra  <amodra@gmail.com>
28582         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
28583         insrdi.  Formatting.
28584         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
28585         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
28586         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
28587         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
28588         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
28589         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
28591 2013-10-04  Alan Modra  <amodra@gmail.com>
28593         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
28594         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
28595         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
28596         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
28597         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
28598         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
28599         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
28600         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
28601         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
28602         use of regs.  Use power7 mtocrf.  Tidy function tails.
28604 2013-10-04  Alan Modra  <amodra@gmail.com>
28606         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
28607         Formatting.  Consistently use rXXX register defines or rN defines.
28608         Use early exit labels that avoid restoring unused non-volatile regs.
28609         Make cr field use more consistent with rWORDn compares.  Rename
28610         regs used as shift registers for unaligned loop, using rN defines
28611         for short lifetime/multiple use regs.
28612         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
28613         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
28614         addi 1,1,64 to pop stack frame.  Simplify return value code.
28615         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
28617 2013-10-04  Alan Modra  <amodra@gmail.com>
28619         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
28620         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
28621         rather than rlwimi.
28622         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
28623         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
28624         little-endian support.  Correct typos.
28625         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
28626         rather than rlwimi.
28627         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
28628         in loop and entry code to keep "and." results.
28629         (strchr): Add little-endian support.  Comment.  Move cntlzd
28630         earlier in tail.
28631         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
28633 2013-10-04  Alan Modra  <amodra@gmail.com>
28635         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
28636         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
28637         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
28638         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
28640 2013-10-04  Alan Modra  <amodra@gmail.com>
28642         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
28643         (rTMP): Define as r11.
28644         (strcmp): Add little-endian support.  Optimise tail.
28645         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
28646         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
28647         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
28648         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
28649         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
28650         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
28651         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
28653 2013-10-04  Alan Modra  <amodra@gmail.com>
28655         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
28656         little-endian support.  Remove unnecessary "are we done" tests.
28657         Handle "s" wrapping around zero and extremely large "size".
28658         Correct main loop count.  Handle single left-over word from main
28659         loop inline rather than by using small_loop.  Correct comments.
28660         Delete "zero" tail, use "end_max" instead.
28661         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
28663 2013-10-04  Alan Modra  <amodra@gmail.com>
28665         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
28666         support.  Don't branch over align.
28667         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
28668         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
28669         support.  Rearrange tmp reg use to suit.  Comment.
28670         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
28672 2013-10-04  Alan Modra  <amodra@gmail.com>
28674         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
28676 2013-10-04  Alan Modra  <amodra@gmail.com>
28678         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
28679         conditional form of branch and link when obtaining pc.
28680         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
28682 2013-10-04  Alan Modra  <amodra@gmail.com>
28684         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
28685         HIWORD/LOWORD.
28686         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
28687         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
28689 2013-10-04  Alan Modra  <amodra@gmail.com>
28691         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
28692         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
28693         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
28694         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
28695         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
28696         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
28697         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
28698         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
28699         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
28700         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
28702 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
28703             Alistair Popple <alistair@ozlabs.au.ibm.com>
28704             Alan Modra <amodra@gmail.com>
28706         [BZ #15723]
28707         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
28708         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
28709         _dl_hwcap access for little-endian.
28710         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
28711         destroy vmx regs when saving unaligned.
28712         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
28713         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
28714         destroy vmx regs when saving unaligned.
28716 2013-10-04  Alan Modra  <amodra@gmail.com>
28718         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
28719         Don't use a union to pack hi/low value.
28721 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
28723         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
28724         for little-endian.
28725         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
28726         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
28727         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
28728         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
28729         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
28731 2013-10-04  Alan Modra  <amodra@gmail.com>
28733         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
28734         constants to usual value for .cst8 section, and remove redundant
28735         high address load.
28736         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
28737         constant for 0x1p52.  Load little-endian words of double from
28738         correct stack offsets.
28740 2013-10-04  Alan Modra  <amodra@gmail.com>
28742         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
28743         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
28744         words of double from correct stack offsets.
28745         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
28746         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
28747         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
28748         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
28749         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
28750         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
28751         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
28752         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
28753         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
28754         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
28755         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
28756         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
28757         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
28758         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
28759         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
28760         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
28761         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
28763 2013-10-04  Alan Modra  <amodra@gmail.com>
28765         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
28766         64-bit int/double union.
28767         (_FPU_SETCW): Likewise.
28768         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
28769         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
28771 2013-10-04  Alan Modra  <amodra@gmail.com>
28773         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
28774         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
28776 2013-10-04  Alan Modra  <amodra@gmail.com>
28778         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
28779         use vector int constants.
28780         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
28782 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
28784         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
28785         array with long long.
28786         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
28787         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
28788         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
28789         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
28790         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
28791         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
28792         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
28793         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
28794         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
28795         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
28796         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
28797         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
28798         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
28800 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
28802         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
28803         (__signbit): Likewise.  Correct for little-endian.
28804         (__signbitl): Call __signbit.
28805         (lrint): Correct for little-endian.
28806         (lrintf): Call lrint.
28808 2013-10-04  Alan Modra  <amodra@gmail.com>
28810         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
28811         union 32-bit int array member with 64-bit int array.
28812         (t515, tm256): Double rather than long double.
28813         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
28815 2013-10-04  Alan Modra  <amodra@gmail.com>
28817         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
28818         Delete.
28819         (IEEE854_LONG_DOUBLE_BIAS): Delete.
28820         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
28821         version of math_ldbl.h.
28823 2013-10-04  Alan Modra  <amodra@gmail.com>
28825         [BZ #15734], [BZ #15735]
28826         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
28827         all uses of ieee875 long double macros and unions.  Simplify test
28828         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
28829         ldbl_extract_mantissa value for ix,iy exponents.  Properly
28830         normalize after ldbl_extract_mantissa, and don't add hidden bit
28831         already handled.  Don't treat low word of ieee854 mantissa like
28832         low word of IBM long double and mask off bit when testing for
28833         zero.
28834         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
28835         all uses of ieee875 long double macros and unions.  Simplify tests
28836         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
28837         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
28838         two1022, instead use their values.  Recognise that tests for large
28839         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
28840         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
28841         Rewrite all uses of ieee875 long double macros and unions.  Simplify
28842         test for 0.0L and nan.  Correct negation.
28843         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
28844         ieee875 long double macros and unions.  Correct output for large
28845         magnitude x.  Correct absolute value calculation.
28846         (__erfcl): Likewise.
28847         * math/libm-test.inc: Add tests for errors discovered in IBM long
28848         double versions of fmodl, remainderl, erfl and erfcl.
28850 2013-10-04  Alan Modra  <amodra@gmail.com>
28852         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
28853         all uses of ieee854 long double macros and unions.  Simplify tests
28854         for long doubles that are fully specified by the high double.
28855         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
28856         Likewise.
28857         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
28858         Remove dead code too.
28859         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
28860         (__ieee754_ynl): Likewise.
28861         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
28862         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
28863         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
28864         Remove dead code too.
28865         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
28866         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
28867         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
28868         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
28869         Simplify.
28870         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
28871         Simplify.
28872         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
28873         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
28874         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
28875         Comment on variable precision.
28876         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
28877         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
28878         Likewise.
28879         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
28880         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
28881         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
28882         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
28883         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
28885 2013-10-04  Alan Modra  <amodra@gmail.com>
28887         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
28888         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
28889         all uses of ieee854 long double macros and unions.
28890         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
28891         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
28892         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
28893         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
28894         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
28895         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
28896         Likewise.
28897         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
28898         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
28899         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
28900         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
28901         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
28902         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
28903         Simplify sign and nan test too.
28904         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
28905         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
28906         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
28907         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
28908         Likewise.
28909         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
28910         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
28911         Likewise.
28912         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
28913         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
28914         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
28915         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
28916         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
28917         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
28919 2013-10-04  Alan Modra  <amodra@gmail.com>
28921         * stdio-common/printf_size.c (__printf_size): Don't use
28922         union ieee854_long_double in fpnum union.
28923         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
28924         signbit macro to retrieve sign from long double.
28925         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
28926         retrieve sign from long double.
28927         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
28928         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
28929         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
28930         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
28931         * math/test-misc.c (main): Don't use union ieee854_long_double.
28933 2013-10-04  Alan Modra  <amodra@gmail.com>
28935         [BZ #15680]
28936         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
28937         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
28938         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
28939         calculation.  Remove unnecessary test for denormal exponent.
28940         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
28941         Correct handling of denormals.  Avoid undefined shift behaviour.
28942         Correct normalisation of low mantissa when low double is denormal.
28943         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
28944         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
28945         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
28946         Correct normalisation of low mantissa.  Test for overflow of high
28947         mantissa and normalise.
28948         (ldbl_nearbyint): Use more readable constant for two52.
28949         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
28950         (__mpn_construct_long_double): Fix test for overflow of high
28951         mantissa and correct normalisation.  Avoid undefined shift.
28953 2013-10-04  Alan Modra  <amodra@gmail.com>
28955         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
28956         (union ibm_extended_long_double): Define as an array of ieee754_double.
28957         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
28958         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
28959         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
28960         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
28961         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
28962         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
28963         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
28964         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
28965         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
28966         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
28967         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
28969 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
28971         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
28972         page size instead of calling getpagesize.
28974         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
28975         (LOCFILE_ALIGN_MASK): Likewise.
28976         (LOCFILE_ALIGN_UP): Likewise.
28977         (LOCFILE_ALIGNED_P): Likewise.
28978         * locale/programs/ld-collate.c (collate_output): Use the new
28979         macros instead of __alignof__ (int32_t).
28980         * locale/weight.h (findidx): Likewise.
28982 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
28984         [BZ #431]
28985         * manual/string.texi: Fix strncat and wcsncat.
28987 2013-10-03  Brooks Moses  <bmoses@google.com>
28989         [BZ #15915]
28990         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
28991         * Makerules: ...here, and adjust associated comments.
28993 2013-10-02  Will Newton  <will.newton@linaro.org>
28995         * malloc/Makefile: Add tst-pvalloc.
28996         * malloc/tst-pvalloc.c: New file.
28998 2013-10-02  Will Newton  <will.newton@linaro.org>
29000         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
29001         improve test coverage.
29003 2013-10-02  Will Newton  <will.newton@linaro.org>
29005         * malloc/Makefile: Add tst-posix_memalign.
29006         * malloc/tst-posix_memalign.c: New file.
29008 2013-10-01  Eric Blake  <eblake@redhat.com>
29010         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
29011         Use __THROWNL rather than __THROW on static functions.
29013 2013-09-30  Petr Machata  <pmachata@redhat.com>
29015         * elf/elf.h (R_AARCH64_ABS16): New macro.
29016         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
29017         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
29018         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
29019         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
29020         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
29021         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
29022         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
29023         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
29024         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
29025         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
29026         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
29027         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
29028         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
29029         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
29030         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
29031         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
29032         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
29033         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
29034         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
29035         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
29036         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
29037         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
29038         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
29039         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
29040         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
29041         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
29042         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
29043         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
29044         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
29045         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
29046         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
29047         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
29048         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
29049         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
29050         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
29051         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
29052         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
29053         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
29054         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
29055         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
29056         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
29057         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
29058         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
29059         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
29060         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
29061         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
29062         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
29063         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
29064         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
29065         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
29066         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
29067         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
29068         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
29069         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
29070         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
29071         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
29072         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
29073         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
29074         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
29075         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
29076         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
29077         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
29078         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
29079         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
29080         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
29081         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
29082         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
29083         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
29084         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
29085         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
29086         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
29087         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
29088         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
29089         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
29090         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
29091         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
29092         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
29093         (R_AARCH64_TLSDESC_LDR): Likewise.
29094         (R_AARCH64_TLSDESC_ADD): Likewise.
29095         (R_AARCH64_TLSDESC_CALL): Likewise.
29097 2013-09-30  Andreas Schwab  <schwab@suse.de>
29099         [BZ #15048]
29100         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
29101         the nss database lookup.
29102         * nscd/initgrcache.c (addinitgroupsX): Likewise.
29103         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
29105 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
29107         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
29109 2013-09-28  P. J. McDermott  <pj@pehjota.net>
29111         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
29112         ${Bash-specific parameter/pattern/string} parameter expansion.
29113         * sysdeps/unix/make-syscalls.sh: Likewise.
29115 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
29117         * sysdeps/sh/stackguard-macros.h: New file.
29119 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
29121         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
29122         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
29123         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
29124         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
29125         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
29126         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
29128 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29130         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
29131         Fix thread ID register.
29133 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
29135         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
29136         [POSIX || UNIX98]: Require rather than permitting all symbols from
29137         <time.h>.
29138         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
29139         element of struct sched_param.
29140         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
29141         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
29142         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
29143         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
29144         constant.
29146 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
29148         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
29149         argument calculation.
29151 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
29153         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
29154         Expect macro.
29155         [POSIX] (pthread_attr_t): Do not require type.
29156         [POSIX] (pthread_cond_t): Likewise.
29157         [POSIX] (pthread_condattr_t): Likewise.
29158         [POSIX] (pthread_key_t): Likewise.
29159         [POSIX] (pthread_mutex_t): Likewise.
29160         [POSIX] (pthread_mutexattr_t): Likewise.
29161         [POSIX] (pthread_once_t): Likewise.
29162         [POSIX] (pthread_t): Likewise.
29163         [POSIX-based standards] (pthread_atfork): Expect function.
29165 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
29166             Richard Sandiford  <richard@codesourcery.com>
29168         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
29169         (swap_endianness_p): New extern variable.
29170         (set_big_endian): New inline function.
29171         (maybe_swap_uint32): Likewise.
29172         (maybe_swap_uint32_array): Likewise.
29173         (maybe_swap_uint32_obstack): Likewise.
29174         * locale/programs/locfile.c: Include <stdbool.h>.
29175         (swap_endianness_p): New variable.
29176         (add_locale_uint32): Call maybe_swap_uint32.
29177         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
29178         (write_locale_data): Call maybe_swap_uint32_array.
29179         * locale/programs/ld-collate.c (obstack_int32_grow): Call
29180         maybe_swap_uint32.
29181         (obstack_int32_grow_fast): Likewise.
29182         (output_weightwc): Call maybe_swap_uint32_obstack.
29183         (collate_output): Likewise.
29184         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
29185         (OPT_LITTLE_ENDIAN): Likewise.
29186         (options): Add --little-endian and --big-endian options.
29187         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
29188         * locale/programs/locarchive.c: Include "locfile.h".
29189         (GET): New macro.
29190         (SET): Likewise.
29191         (INC): Likewise.
29192         (create_archive): Use the new macros to access fields of
29193         structures directly mapped from or written to locale archives.
29194         (oldlocrecentcmp): Likewise.
29195         (enlarge_archive): Likewise.
29196         (insert_name): Likewise.
29197         (add_alias): Likewise.
29198         (add_locale): Likewise.
29199         (delete_locales_from_archive): Likewise.
29200         (show_archive_content): Likewise.
29201         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
29202         locale data.
29204 2013-09-24  Roland McGrath  <roland@hack.frob.com>
29206         * manual/freemanuals.texi: Updated from (newly) canonical copy at
29207         http://www.gnu.org/doc/freemanuals.texi.
29208         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
29210 2013-09-24  Will Newton  <will.newton@linaro.org>
29212         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
29213         macro.
29215 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
29217         * locale/hashval.h (compute_hashval): Interpret bytes of key as
29218         unsigned char.
29220 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
29222         * manual/threads.texi (POSIX Threads): Fix a typo.
29224 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
29226         [BZ #14547]
29227         * string/tst-strcoll-overflow.c: New test case.
29228         * string/Makefile (xtests): Add tst-strcoll-overflow.
29229         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
29230         cache if string sizes may cause integer overflow.
29232         [BZ #14547]
29233         * string/strcoll_l.c (coll_seq): New members rule, idx,
29234         save_idx and back_us.
29235         (get_next_seq_nocache): New function.
29236         (do_compare_nocache): New function.
29237         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
29238         when malloc fails.
29240 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
29242         [BZ #15754]
29243         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
29244         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
29245         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
29247         [BZ #15754]
29248         * elf/Makefile (tests): Add tst-ptrguard1.
29249         (tests-static): Add tst-ptrguard1-static.
29250         (tst-ptrguard1-ARGS): Define.
29251         (tst-ptrguard1-static-ARGS): Define.
29252         * elf/tst-ptrguard1.c: New file.
29253         * elf/tst-ptrguard1-static.c: New file.
29254         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
29255         * sysdeps/i386/stackguard-macros.h: Likewise.
29256         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
29257         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
29258         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
29259         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
29260         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
29261         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
29263 2013-09-23  Hector Marco  <hecmargi@upv.es>
29264             Ismael Ripoll  <iripoll@disca.upv.es>
29265             Carlos O'Donell  <carlos@redhat.com>
29267         [BZ #15754]
29268         * sysdeps/generic/stackguard-macros.h: Define
29269         __pointer_chk_guard_local and POINTER_CHK_GUARD.
29270         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
29271         Define __pointer_chk_guard_local.
29272         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
29273         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
29275 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
29277         [BZ #15859]
29278         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
29280 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
29282         * include/string.h (__ffs): Declare as hidden.
29283         * string/ffs.c (__ffs): Define as hidden.
29284         * sysdeps/i386/ffs.c (__ffs): Likewise.
29285         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
29286         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
29287         * sysdeps/s390/ffs.c (__ffs): Likewise.
29288         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
29290 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
29292         * NEWS: Mention malloc probes.
29294         * malloc/arena.c (new_heap): New memory_heap_new probe.
29295         (grow_heap): New memory_heap_more probe.
29296         (shrink_heap): New memory_heap_less probe.
29297         (heap_trim): New memory_heap_free probe.
29298         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
29299         (systrim): New memory_sbrk_less probe.
29300         * manual/probes.texi: Document them.
29302         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
29303         * manual/probes.texi: Document it.
29305         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
29306         (__libc_realloc): Add memory_realloc_retry probe.
29307         (__libc_memalign): Add memory_memalign_retry probe.
29308         (__libc_valloc): Add memory_valloc_retry probe.
29309         (__libc_pvalloc): Add memory_pvalloc_retry probe.
29310         (__libc_calloc): Add memory_calloc_retry probe.
29311         * manual/probes.texi: Document them.
29313         * malloc/arena.c (get_free_list): Add probe
29314         memory_arena_reuse_free_list.
29315         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
29316         and memory_arena_reuse.
29317         (arena_get2) [!PER_THREAD]: Likewise.
29318         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
29319         memory_arena_reuse_realloc.
29320         * manual/probes.texi: Document them.
29322         * malloc/malloc.c (__libc_free): Add
29323         memory_mallopt_free_dyn_thresholds probe.
29324         (__libc_mallopt): Add multiple memory_mallopt probes.
29325         * manual/probes.texi: Document them.
29327         * malloc/malloc.c: Include stap-probe.h.
29328         (__libc_mallopt): Add memory_mallopt probe.
29329         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
29330         * manual/probes.texi: New.
29331         * manual/Makefile (chapters): Add probes.
29332         * manual/threads.texi: Set next node.
29334 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
29336         [BZ #15963, #13985]
29337         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
29338         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
29339         Add `Chinese' to `nan' entry name.
29341 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
29343         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
29344         (POLYNOMIAL): Likewise.
29345         (TAYLOR_SINCOS): Likewise.
29346         (TAYLOR_SLOW): Likewise.
29347         (__sin): Use TAYLOR_SINCOS.
29348         (__cos): Likewise.
29349         (slow): Use TAYLOR_SLOW.
29350         (sloww): Likewise.
29351         (bsloww): Likewise.
29352         (csloww): Likewise.
29354 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
29356         * stdlib/strtod_l.c: Fix buffer overrun.
29358 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
29360         * benchtests/Makefile (bench): Add sincos.
29361         * benchtests/bench-sincos.c: New file.
29363         * math/libm-test.inc (cos_test_data): New test inputs.
29364         (sin_test_data): Likewise.
29366         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
29367         macro.
29368         (__sin): Use it.
29369         (__cos): Likewise.
29370         (slow1): Likewise.
29371         (slow2): Likewise.
29372         (sloww1): Likewise.
29373         (sloww2): Likewise.
29374         (bsloww1): Likewise.
29375         (bsloww2): Likewise.
29376         (cslow2): Likewise.
29377         (csloww1): Likewise.
29378         (csloww2): Likewise.
29380         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
29381         function.
29382         (__sin): Use it.
29383         (__cos): Likewise.
29385         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
29386         gotos.
29387         (__cos): Likewise.
29389 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
29391         * config.h.in (HAVE_MIPS_NAN2008): New macro.
29392         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
29393         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
29394         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
29395         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
29396         * elf/cache.c (print_entry): Handle the new cache flags.
29398 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
29399             Aldy Hernandez  <aldyh@redhat.com>
29401         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
29402         Change condition to [_SOFT_FLOAT].
29403         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
29404         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
29405         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
29406         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
29407         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
29408         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
29409         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
29410         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
29411         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
29412         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
29413         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
29414         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
29415         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
29416         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
29417         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
29418         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
29419         declaration.
29421 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
29423         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
29424         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
29425         (__longjmp): Use LOAD_GP to load saved GPRs.
29426         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
29427         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
29428         (__sigsetjmp): Use SAVE_GP to save GPRs.
29430         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
29431         Do not append -msoft-float.
29432         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
29434 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
29436         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
29438 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
29440         [BZ #15966]
29441         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
29442         (_FPU_GETCW): Use initial "__" on variable and field names but not
29443         on macro parameter name.
29444         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
29445         parentheses around reference to macro parameter.
29447 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
29449         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
29450         prototype.
29451         (ctype_startup): Use uint32_t in cast and sizeof for
29452         ctype->charnames.
29454 2013-09-11  Jia Liu  <proljc@gmail.com>
29456         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
29457         __daddr_t_defined.
29458         [__FreeBSD__]: Likewise.
29460 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
29462         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
29463         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
29464         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
29465         (strchr): Remove __strchr_sse42 ifunc selection.
29466         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
29467         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
29469 2013-09-11  Will Newton  <will.newton@linaro.org>
29471         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
29472         parameter to RES. Remove hardcoded 1000 value.
29473         * benchtests/bench-skeleton.c (main): Pass RES parameter
29474         to TIMING_INIT and multiply result by 1000.
29476 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29478         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29480 2013-09-11  Andreas Schwab  <schwab@suse.de>
29482         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
29483         if not defined.
29484         (O_TMPFILE) [__USE_GNU]: Define.
29485         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
29486         Define.
29488 2013-09-11  Will Newton  <will.newton@linaro.org>
29490         [BZ #15857]
29491         * malloc/malloc.c (__libc_memalign): Check the value of bytes
29492         does not overflow.
29494 2013-09-11  Will Newton  <will.newton@linaro.org>
29496         [BZ #15856]
29497         * malloc/malloc.c (__libc_valloc): Check the value of bytes
29498         does not overflow.
29500 2013-09-11  Will Newton  <will.newton@linaro.org>
29502         [BZ #15855]
29503         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
29504         does not overflow.
29506 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
29508         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
29509         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
29510         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
29511         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
29512         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
29514 2013-09-10  Allan McRae  <allan@archlinux.org>
29516         [BZ #15748]
29517         * manual/arith.texi (Parsing of Floats): Clarify
29518         cross-reference.
29520         [BZ #15849]
29521         * manual/install.texi (Running make install): Mention
29522         --enable-pt-chown.
29523         * INSTALL: Regenerated.
29525 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
29527         * csu/init-first.c (_init): Remove the !SHARED condition around
29528         FPU control word initialization.
29529         * elf/dl-support.c (_dl_fpu_control): New variable.
29530         (_dl_aux_init) <AT_FPUCW>: Initialize it.
29531         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
29532         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
29533         * math/test-fpucw-static.c: New file.
29534         * math/test-fpucw-ieee.c: New file.
29535         * math/test-fpucw-ieee-static.c: New file.
29536         * math/Makefile (tests): Add `test-fpucw-ieee' and
29537         `$(tests-static)'.
29538         (tests-static): New variable.
29539         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
29540         dependency to...
29541         [($(build-shared),yes)]
29542         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
29543         ... this.
29544         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
29545         New dependency.
29547 2013-09-09  Allan McRae  <allan@archlinux.org>
29549         [BZ #15939]
29550         * manual/string.texi (Collation Functions): Fix typo in
29551         strcoll example.
29552         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
29554         [BZ #15893]
29555         * stdlib/isomac.c (get_null_defines): Fix memory leak.
29557         [BZ #15892]
29558         * libio/memstream.c (open_memstream): Fix memory leak.
29559         * libio/wmemstream.c (open_wmemstream): Likewise.
29561         [BZ #15895]
29562         * nscd/netgroupcache.c: Fix nesting of ifdefs.
29564 2013-09-09  Will Newton  <will.newton@linaro.org>
29566         * malloc/Makefile: Add tst-realloc to tests.
29567         * malloc/tst-realloc.c: New file.
29569 2013-09-09  Allan McRae  <allan@archlinux.org>
29571         [BZ #15844]
29572         * COPYING: Update from GNU website to fix FSF address.
29573         * COPYING.LIB: Likewise.
29575 2013-09-06  David S. Miller  <davem@davemloft.net>
29577         * po/zh_TW.po: Update Chinese (traditional) translation from
29578         translation project.
29580 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
29581             Joseph Myers  <joseph@codesourcery.com>
29583         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
29584         "localeinfo.h".
29585         (obstack_chunk_alloc): New macro.
29586         (obstack_chunk_free): Likewise.
29587         (record_offset): New function.
29588         (init_locale_data): Likewise.
29589         (align_locale_data): Likewise.
29590         (add_locale_empty): Likewise.
29591         (add_locale_raw_data): Likewise.
29592         (add_locale_raw_obstack): Likewise.
29593         (add_locale_string): Likewise.
29594         (add_locale_wstring): Likewise.
29595         (add_locale_uint32): Likewise.
29596         (add_locale_uint32_array): Likewise.
29597         (add_locale_char): Likewise.
29598         (start_locale_structure): Likewise.
29599         (end_locale_structure): Likewise.
29600         (start_locale_prelude): Likewise.
29601         (end_locale_prelude): Likewise.
29602         (write_locale_data): Take locale_file structure rather than an
29603         iovec.
29604         * locale/programs/locfile.h: Include "obstack.h".
29605         (struct locale_file): Change to store locale file contents instead
29606         of header.
29607         (init_locale_data): New prototype.
29608         (align_locale_data): Likewise.
29609         (add_locale_empty): Likewise.
29610         (add_locale_raw_data): Likewise.
29611         (add_locale_raw_obstack): Likewise.
29612         (add_locale_string): Likewise.
29613         (add_locale_wstring): Likewise.
29614         (add_locale_uint32): Likewise.
29615         (add_locale_uint32_array): Likewise.
29616         (add_locale_char): Likewise.
29617         (start_locale_structure): Likewise.
29618         (end_locale_structure): Likewise.
29619         (start_locale_prelude): Likewise.
29620         (end_locale_prelude): Likewise.
29621         (write_locale_data): Update prototype.
29622         * locale/programs/3level.h (struct TABLE): Remove result field.
29623         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
29624         Use new locale_file interface.
29625         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
29626         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
29627         * locale/programs/ld-address.c (address_output): Use new
29628         locale_file interface.
29629         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
29630         NO_ADD_LOCALE.
29631         (collate_finish): Don't call collseq_table_finalize.
29632         (collate_output): Use new locale_file interface.
29633         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
29634         in file.
29635         (NO_FINALIZE): Change to NO_ADD_LOCALE.
29636         (TABLE): Move defines earlier in file.
29637         (ELEMENT): Likewise.
29638         (DEFAULT): Likewise.
29639         (wctrans_table_add): Move macro and inline function earlier in
29640         file.
29641         (struct wctype_table): Move type earlier in file.
29642         (add_locale_wctype_table): New static prototype.
29643         (struct locale_ctype_t): Use logical types instead of struct iovec
29644         pointers for members.
29645         (ctype_output): Use new locale_file interface.
29646         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
29647         new locale_file interface.
29648         (allocate_arrays): Update for use of new locale_file interface.
29649         * locale/programs/ld-identification.c (identification_output): Use
29650         new locale_file interface.
29651         * locale/programs/ld-measurement.c (measurement_output): Likewise.
29652         * locale/programs/ld-messages.c (messages_output): Likewise.
29653         * locale/programs/ld-monetary.c (monetary_output): Likewise.
29654         * locale/programs/ld-name.c (name_output): Likewise.
29655         * locale/programs/ld-numeric.c (numeric_output): Likewise.
29656         * locale/programs/ld-paper.c (paper_output): Likewise.
29657         * locale/programs/ld-telephone.c (telephone_output): Likewise.
29658         * locale/programs/ld-time.c (time_output): Likewise.
29660 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29662         * benchtests/Makefile: Add memrchr benchmark.
29663         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
29664         benchmark as memrchr.
29665         * benchtests/bench-memrchr-ifunc.c: New file.
29666         * benchtests/bench-memrchr.c: New file.
29668 2013-09-06   Will Newton  <will.newton@linaro.org>
29670         * benchtests/Makefile (string-bench): Add memcpy.
29672 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
29673             Cong Wang  <amwang@redhat.com>
29675         [BZ #15850]
29676         * sysdeps/unix/sysv/linux/bits/in.h
29677         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
29678         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
29679         before __USE_KERNEL_IPV6_DEFS uses.
29680         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
29681         IPPROTO_BEETPH.
29682         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
29683         sockaddr_in6, or ipv6_mreq.
29685 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29687         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
29688         memory access for final bytes in some large inputs.
29689         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
29691 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29693         * string/test-memrchr.c: New file.
29694         * string/test-memrchr-ifunc.c: New file.
29695         * string/Makefile: Add new memrchr testcase.
29697 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
29699         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
29700         fanotify_init returns EPERM.
29702 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
29704         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
29705         errors.
29706         (top level): Treat second token from macro or constant entries for
29707         allowed headers as allowed.
29708         * include/complex.h: Condition internal declarations on
29709         [!_ISOMAC].
29710         * include/fenv.h: Condition include of <stdbool.h> and internal
29711         declarations on [!_ISOMAC].
29713 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
29715         [BZ #15923]
29716         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
29718 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
29720         * configure.in (--enable-versioning): Remove configure option.
29721         (libc_cv_asm_symver_directive): Remove configure test.
29722         (libc_cv_ld_version_script_option): Likewise.
29723         (VERSIONING): Remove variable and AC_SUBST.
29724         (DO_VERSIONING): Remove AC_DEFINE.
29725         * configure: Regenerated.
29726         * config.h.in (DO_VERSIONING): Remove macro.
29727         * Makerules [$(versioning) = yes]: Change conditionals to
29728         [$(build-shared) = yes].
29729         * config.make.in (versioning): Remove variable.
29730         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
29731         [$(build-shared) = yes].
29732         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
29733         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
29734         * elf/Makefile [$(versioning) = yes]: Change conditionals to
29735         [$(build-shared) = yes].
29736         * extra-lib.mk [$(versioning) = yes]: Likewise.
29737         * hurd/Makefile [$(versioning) = yes]: Likewise.
29738         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
29739         [SHARED].
29740         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
29741         [SHARED].
29742         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
29743         [SHARED && !NO_HIDDEN].
29744         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
29745         [SHARED].
29746         [SHARED && DO_VERSIONING]: Likewise..
29747         * libio/Makefile [$(versioning) = yes]: Change conditionals to
29748         [$(build-shared) = yes].
29749         * manual/install.texi (--disable-versioning): Remove
29750         documentation.
29751         * INSTALL: Regenerated.
29752         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
29753         to [SHARED].
29754         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
29755         [$(build-shared) = yes].
29756         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
29757         * sysdeps/i386/i686/multiarch/strstr-c.c
29758         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
29759         [SHARED && !NO_HIDDEN].
29760         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
29761         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
29762         * sysdeps/powerpc/powerpc32/dl-machine.c
29763         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
29764         * sysdeps/powerpc/powerpc32/sysdep.h
29765         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
29766         to [SHARED && PIC && !NO_HIDDEN].
29767         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
29768         conditional to [SHARED].
29770 2013-09-04   Will Newton  <will.newton@linaro.org>
29772         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
29773         * benchtests/bench-string.h: Include bench-timing.h instead
29774         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
29775         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
29776         call to HP_TIMING_DIFF_INIT.
29777         * benchtests/bench-memccpy.c: Use bench-timing.h macros
29778         instead of hp-timing.h macros.
29779         * benchtests/bench-memchr.c: Likewise.
29780         * benchtests/bench-memcmp.c: Likewise.
29781         * benchtests/bench-memcpy.c: Likewise.
29782         * benchtests/bench-memmem.c: Likewise.
29783         * benchtests/bench-memmove.c: Likewise.
29784         * benchtests/bench-memset.c: Likewise.
29785         * benchtests/bench-rawmemchr.c: Likewise.
29786         * benchtests/bench-strcasecmp.c: Likewise.
29787         * benchtests/bench-strcasestr.c: Likewise.
29788         * benchtests/bench-strcat.c: Likewise.
29789         * benchtests/bench-strchr.c: Likewise.
29790         * benchtests/bench-strcmp.c: Likewise.
29791         * benchtests/bench-strcpy.c: Likewise.
29792         * benchtests/bench-strcpy_chk.c: Likewise.
29793         * benchtests/bench-strlen.c: Likewise.
29794         * benchtests/bench-strncasecmp.c: Likewise.
29795         * benchtests/bench-strncat.c: Likewise.
29796         * benchtests/bench-strncmp.c: Likewise.
29797         * benchtests/bench-strncpy.c: Likewise.
29798         * benchtests/bench-strnlen.c: Likewise.
29799         * benchtests/bench-strpbrk.c: Likewise.
29800         * benchtests/bench-strrchr.c: Likewise.
29801         * benchtests/bench-strspn.c: Likewise.
29802         * benchtests/bench-strstr.c: Likewise.
29804 2013-09-04  Will Newton  <will.newton@linaro.org>
29806         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
29808 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
29810         [BZ #15427]
29811         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
29812         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
29813         * math/libm-test.inc (lgamma_test_data): Add more tests.
29814         * sysdeps/i386/fpu/libm-test-ulps: Update.
29815         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29817 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
29819         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
29820         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
29821         Add ifunc.
29822         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
29823         Add strcmp-sse2-unaligned
29824         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
29826 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
29828         * Versions.def (libc): Add GLIBC_2.19.
29830 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
29832         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
29833         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
29835 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
29837         [BZ #14155]
29838         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
29839         intermediate calculations in recurrence.
29840         (__ieee754_ynf): Likewise.
29841         * math/libm-test.inc (jn_test_data): Do not allow spurious
29842         underflow exception.  Add more tests.
29843         (yn_test_data): Add more tests.
29844         * sysdeps/i386/fpu/libm-test-ulps: Update.
29845         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29847 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
29849         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
29851 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
29853         * csu/init-first.c: Fix then/than typos.
29854         * locale/programs/ld-collate.c: Likewise.
29855         * locale/programs/linereader.h: Likewise.
29856         * manual/charset.texi: Likewise.
29857         * manual/filesys.texi: Likewise.
29858         * manual/stdio.texi: Likewise.
29859         * manual/string.texi: Likewise.
29860         * stdlib/fmtmsg.c: Likewise.
29861         * sysdeps/i386/stpncpy.S: Likewise.
29862         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
29863         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
29864         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
29865         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
29867 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
29869         * elf/dl-open.c: Fix typos.
29870         * iconvdata/gbbig5.c: Likewise.
29871         * iconvdata/iso-2022-jp.c: Likewise.
29872         * iconv/gconv_int.h: Likewise.
29873         * iconv/loop.c: Likewise.
29874         * nis/rpcsvc/nis.h: Likewise.
29875         * resolv/ns_name.c: Likewise.
29876         * stdio-common/vfscanf.c: Likewise.
29877         * streams/stropts.h: Likewise.
29878         * sunrpc/rpc_thread.c: Likewise.
29879         * sysdeps/i386/strpbrk.S: Likewise.
29880         * sysdeps/ieee754/k_standard.c: Likewise.
29881         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
29882         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
29883         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
29884         * sysdeps/mach/hurd/profil.c: Likewise.
29885         * sysdeps/s390/dl-procinfo.h: Likewise.
29886         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
29887         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
29888         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
29889         * sysdeps/x86_64/dl-trampoline.S: Likewise.
29890         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
29892 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
29894         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
29895         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
29897 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
29899         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
29900         aix specific files.
29901         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
29902         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
29903         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
29904         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
29905         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
29906         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
29907         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
29908         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
29910 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
29911             Roland McGrath  <roland@hack.frob.com>
29913         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
29914         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
29916 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
29918         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
29919         __executable_start symbol instead of _start.
29921 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
29923         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
29924         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
29925         Move macros to...
29926         * sysdeps/gnu/ldsodefs.h: ... this new file.
29928         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
29929         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
29930         instead of ELFOSABI_LINUX.
29932         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
29933         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
29934         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
29935         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
29936         Likewise.
29937         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
29938         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
29939         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
29940         Likewise.
29941         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
29942         (ibm_extended_long_double): Add ieee_nan member.
29943         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
29944         (do_test): New function.
29946         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
29947         TEST_TRUNC.
29948         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
29949         functions, renamed from truncdfsf_test, trunctfsf_test,
29950         trunctfdf_test.
29951         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
29952         functions.
29953         (do_test): Run all these.
29955 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
29957         * argp/argp-help.c: Fix typos.
29958         * argp/argp-parse.c: Likewise.
29959         * debug/backtracesyms.c: Likewise.
29960         * elf/elf.h: Likewise.
29961         * malloc/malloc.c: Likewise.
29962         * nis/nis_print.c: Likewise.
29963         * resolv/res_comp.c: Likewise.
29964         * stdlib/stdlib.h: Likewise.
29965         * sunrpc/clnt_tcp.c: Likewise.
29966         * sunrpc/clnt_udp.c: Likewise.
29967         * sunrpc/clnt_unix.c: Likewise.
29968         * sysdeps/unix/bsd/ptsname.c: Likewise.
29969         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
29970         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
29971         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
29972         Likewise.
29973         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
29974         Likewise.
29975         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
29976         Likewise.
29977         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
29979 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
29981         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
29982         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
29984 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
29986         [BZ #15897]
29987         * dlfcn/Makefile (tests): Add bug-dl-leaf.
29988         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
29989         ($(objpfx)bug-dl-leaf): New rule.
29990         ($(objpfx)bug-dl-leaf.so): Likewise.
29991         ($(objpfx)bug-dl-leaf.out): Likewise.
29992         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
29993         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
29994         * dlfcn/bug-dl-leaf.c: New test.
29995         * dlfcn/bug-dl-leaf-lib.c: Likewise.
29996         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
29997         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
29998         (dlclose): Likewise.
29999         (dlmopen): Likewise.
30001 2013-08-27  Roland McGrath  <roland@hack.frob.com>
30003         * include/netdb.h [!_ISOMAC]:
30004         Don't include <tls.h>.
30005         (h_errno, __libc_h_errno): Move declaration and macros out of
30006         [_LIBC_REENTRANT].
30008         * include/resolv.h [_RESOLV_H_]:
30009         Don't include <tls.h>.
30010         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
30011         * resolv/res_libc.c: Don't include <tls.h>.
30012         (_res): Use __attribute__ ((nocommon)) in place of
30013         __attribute__ ((section (".bss"))).
30015         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
30016         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
30018         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
30020         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
30021         only under [SIOCGIFCONF && SIOCGIFNETMASK].
30023         * resolv/res_mkquery.c: Include <sys/time.h>.
30025         * inet/ifreq.c: Moved to ...
30026         * sysdeps/unix/ifreq.c: ... here.
30027         * inet/ifreq.c: New file, true stub version.
30029         * socket/sa_len.c: New file.
30030         * socket/Makefile (aux): Add it.
30031         * sysdeps/unix/sysv/linux/Makefile
30032         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
30033         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
30034         and #include <socket/sa_len.c>.
30035         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
30036         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
30038         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
30039         * bits/socket.h: ... here.
30041         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
30042         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
30043         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
30045 2013-08-27  Andreas Schwab  <schwab@suse.de>
30047         [BZ #15736]
30048         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
30049         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
30050         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
30051         * string/test-strcasecmp.c (test_main): Run tests in several
30052         locales.
30053         * string/test-strncasecmp.c (test_main): Likewise.
30055         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
30056         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
30057         to __strcasecmp_nonascii and __strncasecmp_nonascii.
30058         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
30059         (__strncasecmp_ssse3) [PIC]: Likewise.
30061 2013-08-26  Roland McGrath  <roland@hack.frob.com>
30063         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
30065         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
30066         instead of explicitly declaring xdecrypt.
30067         * nis/nss_nis/nis-publickey.c: Likewise.
30069 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
30071         [BZ #15890]
30072         * nscd/aicache.c: Include res_hconf.h.
30073         (addhstaiX): Initialize res_hconf.
30075 2013-08-26  Andreas Schwab  <schwab@suse.de>
30077         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
30078         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
30080 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
30082         * nscd/aicache.c (addhstaiX): Fix indentation.
30084 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
30086         * configure.ac: Quote $build_pt_chown test.
30087         * configure: Regenerated.
30089 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
30091         [BZ #15532]
30092         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
30093         * math/s_cexpf.c (__cexpf): Likewise.
30094         * math/s_cexpl.c (__cexpl): Likewise.
30095         * math/libm-test.inc (cexp_test_data): Correct expected return
30096         value for NaN + i0.  Add another test.
30098 2013-08-22  David S. Miller  <davem@davemloft.net>
30100         * po/ca.po: Update Catalan translation from translation project.
30101         * po/uk.po: Add Ukrainian translations from translation project.
30103 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
30105         [BZ #15797]
30106         * math/s_fdim.c (__fdim): Check for infinite arguments if result
30107         is infinite, not alongside NaN test.
30108         * math/s_fdimf.c (__fdimf): Likewise.
30109         * math/s_fdiml.c (__fdiml): Likewise.
30110         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
30111         errno is unchanged.
30113 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
30115         * argp/argp-help.c: Fix typos.
30116         * crypt/speeds.c: Likewise.
30117         * csu/check_fds.c: Likewise.
30118         * elf/dl-load.c: Likewise.
30119         * elf/dl-open.c: Likewise.
30120         * elf/reldep3.c: Likewise.
30121         * elf/reldep.c: Likewise.
30122         * elf/sprof.c: Likewise.
30123         * iconv/iconv_charmap.c: Likewise.
30124         * iconv/skeleton.c: Likewise.
30125         * iconv/strtab.c: Likewise.
30126         * io/lockf64.c: Likewise.
30127         * libio/libioP.h: Likewise.
30128         * resolv/gai_notify.c: Likewise.
30129         * resolv/ns_name.c: Likewise.
30130         * resolv/ns_samedomain.c: Likewise.
30131         * resolv/res_send.c: Likewise.
30132         * stdlib/random.c: Likewise.
30133         * sunrpc/rpc/xdr.h: Likewise.
30134         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
30135         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
30136         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
30137         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
30138         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
30139         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
30140         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
30141         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
30142         * sysdeps/mach/hurd/check_fds.c: Likewise.
30143         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
30144         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
30145         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
30146         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
30147         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
30148         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
30149         * sysdeps/pthread/aio_notify.c: Likewise.
30150         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
30151         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
30152         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
30153         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
30154         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
30156 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
30158         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
30159         version if bit_Slow_SSE4_2 is set.
30160         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
30161         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
30163 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30165         [BZ #15867]
30166         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
30167         trampoline stack frame information.
30168         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
30169         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
30170         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
30171         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
30172         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
30173         * sysdeps/unix/sysv/linux/powerpc/init-first.c
30174         (_libc_vdso_platform_setup): Initialize the signal trampolines.
30175         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
30176         sa_flags value.
30177         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
30178         interrupting a syscall and set with option SA_SIGINFO.
30180 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
30182         [BZ #15531]
30183         * math/s_cproj.c (__cproj): Only return an infinity if one part of
30184         argument is infinite.
30185         * math/s_cprojf.c (__cprojf): Likewise.
30186         * math/s_cprojl.c (__cprojl): Likewise.
30187         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
30188         * math/libm-test.inc (cproj_test_data): Add more tests.
30190         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
30192         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
30193         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
30194         size.  Use __ffs to determine corresponding shift.
30196 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
30197             Roland McGrath  <roland@hack.frob.com>
30199         * Makefile (INSTALL): Remove trailing blank lines from output of
30200         makeinfo.
30202 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
30204         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
30205         Align 32 bit compat elf_greg to 8 bytes.
30207 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
30209         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
30211 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
30213         * string/strcoll_l.c (coll_seq): New structure.
30214         (get_next_seq_cached): New function.
30215         (get_next_seq): New function.
30216         (do_compare): New function.
30217         (STRCOLL): Use GNU style definition.  Simplify implementation
30218         by using get_next_seq, get_next_seq_cached and do_compare.
30220 2013-08-16  Florian Weimer  <fweimer@redhat.com>
30222         [BZ #14699]
30223         CVE-2013-4237
30224         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
30225         member.
30226         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
30227         member.
30228         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
30229         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
30230         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
30231         conditional.
30232         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
30233         GETDENTS_64BIT_ALIGNED.
30234         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
30235         * manual/filesys.texi (Reading/Closing Directory): Document
30236         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
30237         strongly.
30238         * manual/conf.texi (Limits for Files): Add portability note to
30239         NAME_MAX, PATH_MAX.
30240         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
30242 2013-08-13  Andreas Schwab  <schwab@suse.de>
30244         [BZ #15749]
30245         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
30246         of fabs.
30247         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
30248         LDBL_MAX_EXP >= 16384]: Add tests for it.
30250 2013-08-12  David S. Miller  <davem@davemloft.net>
30252         * version.h (RELEASE): Set to "development".
30253         (VERSION): Set to "2.18.90".
30254         * NEWS: Add 2.19 section.
30256 2013-08-03  David S. Miller  <davem@davemloft.net>
30258         * po/ko.po: Update Korean translation from translation project.
30260 2013-08-01  David S. Miller  <davem@davemloft.net>
30262         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
30263         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
30264         Bilka.
30266 2013-07-30  David S. Miller  <davem@davemloft.net>
30268         * po/fr.po: Update French translation from translation project.
30270 2013-07-28  David S. Miller  <davem@davemloft.net>
30272         * po/cs.po: Update Czech translation from translation project.
30274         * po/sv.po: Update Swedish translation from translation project.
30276 2013-07-27  David S. Miller  <davem@davemloft.net>
30278         * po/eo.po: Update Esperanto translation from translation project.
30280         * po/vi.po: Update Vietnamese translation from translation project.
30282         * po/de.po: Update German translation from translation project.
30284 2013-07-26  David S. Miller  <davem@davemloft.net>
30286         * po/bg.po: Update Bulgarian translation from translation project.
30288         * po/nl.po: Update Dutch translation from translation project.
30289         * po/pl.po: Update Polish translation from translation project.
30290         * po/ru.po: Update Russian translation from translation project.
30292 2013-07-24  David S. Miller  <davem@davemloft.net>
30294         * po/libc.pot: Update.
30296 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30298         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
30299         variable page size.
30300         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
30301         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
30302         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
30304 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
30306         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
30308 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
30309             Andreas Schwab  <schwab@suse.de>
30310             Roland McGrath  <roland@hack.frob.com>
30311             Joseph Myers  <joseph@codesourcery.com>
30312             Carlos O'Donell  <carlos@redhat.com>
30314         [BZ #15755]
30315         * config.h.in: Define HAVE_PT_CHOWN.
30316         * config.make.in (build-pt-chown): New variable.
30317         * configure.in (--enable-pt_chown): New configure option.
30318         * configure: Regenerate.
30319         * login/Makefile: Include Makeconfig.  Build pt_chown only if
30320         build-pt-chown is enabled.
30321         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
30322         pt_chown to fix pty ownership.
30323         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
30324         CLOSE_ALL_FDS.
30325         * manual/install.texi (Configuring and compiling): Mention
30326         --enable-pt_chown. Add @findex for grantpt.
30327         * INSTALL: Regenerate.
30329 2013-07-20  David S. Miller  <davem@davemloft.net>
30331         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
30332         difference between 32-bit and 64-bit.
30334 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
30336         [BZ #15711]
30337         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
30338         Avoid system header dependency with -ffreestanding.
30339         ($(objpfx)bits/syscall%d): Likewise.
30341 2013-07-13  David S. Miller  <davem@davemloft.net>
30343         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
30344         underflows from atanl/atan2l due to bug 15319.
30345         (casinh_test_data): Likewise.
30347 2013-07-07  David S. Miller  <davem@davemloft.net>
30349         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
30351 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
30353         * sysdeps/i386/fpu/libm-test-ulps: Update.
30354         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30356 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
30358         * configure.in (--enable-lock-elision): Fix message text.
30359         * INSTALL: Regenerate.
30360         * configure: Regenerate.
30362 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30364         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30366 2013-07-03  Andreas Jaeger  <aj@suse.de>
30368         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
30369         define.
30370         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
30371         (ptrace_peeksiginfo_args): Add.
30372         (__ptrace_peeksiginfo_flags): Add.
30373         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
30374         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
30375         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
30377 2013-07-03  Allan McRae  <allan@archlinux.org>
30379         * sysdeps/i386/fpu/libm-test-ulps: Update.
30381 2013-07-02  David S. Miller  <davem@davemloft.net>
30383         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30385 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
30387         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30389 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
30391         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
30392         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30394 2013-07-02  Andi Kleen <ak@linux.intel.com>
30396         * config.h.in (ENABLE_LOCK_ELISION): Add.
30397         * configure.in (--enable-lock-elision): Add option.
30398         * manual/install.texi: Document --enable lock elision.
30399         * configure: Regenerate
30400         * INSTALL: Regenerate.
30402 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
30404         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
30405         SSE4.2 strcasecmp for libc.a.
30406         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
30408 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
30410         [BZ #13304]
30411         * soft-fp/op-common.h (_FP_FMA): New macro.
30412         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
30413         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
30414         (_FP_MUL_MEAT_1_imm): ... here.
30415         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
30416         (_FP_MUL_MEAT_1_wide): ... here.
30417         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
30418         (_FP_MUL_MEAT_1_hard): ... here.
30419         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
30420         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
30421         (_FP_MUL_MEAT_2_wide): ... here.
30422         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
30423         (_FP_MUL_MEAT_2_wide_3mul): ... here.
30424         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
30425         (_FP_MUL_MEAT_2_gmp): ... here.
30426         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
30427         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
30428         (_FP_MUL_MEAT_4_wide): ... here.
30429         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
30430         (_FP_MUL_MEAT_4_gmp): ... here.
30431         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
30432         (_FP_WFRACBITS_DW_S): Likewise.
30433         (_FP_WFRACXBITS_DW_S): Likewise.
30434         (_FP_HIGHBIT_DW_S): Likewise.
30435         (FP_FMA_S): Likewise.
30436         (_FP_FRAC_HIGH_DW_S): Likewise.
30437         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
30438         (_FP_WFRACBITS_DW_D): Likewise.
30439         (_FP_WFRACXBITS_DW_D): Likewise.
30440         (_FP_HIGHBIT_DW_D): Likewise.
30441         (FP_FMA_D): Likewise.
30442         (_FP_FRAC_HIGH_DW_D): Likewise.
30443         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
30444         (_FP_WFRACBITS_DW_E): Likewise.
30445         (_FP_WFRACXBITS_DW_E): Likewise.
30446         (_FP_HIGHBIT_DW_E): Likewise.
30447         (FP_FMA_E): Likewise.
30448         (_FP_FRAC_HIGH_DW_E): Likewise.
30449         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
30450         (_FP_WFRACBITS_DW_Q): Likewise.
30451         (_FP_WFRACXBITS_DW_Q): Likewise.
30452         (_FP_HIGHBIT_DW_Q): Likewise.
30453         (FP_FMA_Q): Likewise.
30454         (_FP_FRAC_HIGH_DW_Q): Likewise.
30455         * soft-fp/fmasf4.c: New file.
30456         * soft-fp/fmadf4.c: Likewise.
30457         * soft-fp/fmatf4.c: Likewise.
30459 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
30461         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
30462         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
30463         Silvermont.
30464         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
30465         macro.
30466         (index_Slow_SSE4_2): Likewise.
30467         (index_Prefer_PMINUB_for_stringop): Likewise.
30468         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
30469         bit_Slow_SSE4_2 is set.
30470         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
30471         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
30473 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
30475         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
30476         rtld_global._dl_hwcap2.
30477         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
30478         POWER8.
30479         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
30480         POWER8 feature descriptions defined in _dl_hwcap2.
30481         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
30482         string handling for POWER8 feature bits.
30483         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
30484         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
30485         _dl_powerpc_cap_flags.
30486         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
30487         * sysdeps/powerpc/rtld-global-offsets.sym
30488         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
30489         _dl_hwcap2 in the rtld_global_ro structure.
30491 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
30493         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
30494         hardware capabilities in support of AT_HWCAP2.
30495         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
30496         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
30497         GLRO(dl_hwcap2).
30498         (_dl_show_auxv): Add support for calling _dl_procinfo to display
30499         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
30500         explicitly the unknown a_type display mechanism is used.
30501         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
30502         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
30503         struct member.
30504         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
30505         to macro prototype for AT_HWCAP2 support.
30506         * sysdeps/i386/dl-procinfo.h: Likewise.
30507         * sysdeps/s390/dl-procinfo.h: Likewise.
30508         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
30509         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
30510         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
30511         return -1 for unknown a_type display fallback.
30512         * sysdeps/sparc/dl-procinfo.h: Likewise.
30513         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
30514         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
30516 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
30518         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
30519         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
30521 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
30523         [BZ #12492]
30524         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
30525         mprotect making __stack_prot writable.
30527 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
30528             Joseph Myers  <joseph@codesourcery.com>
30530         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
30531         as being properly aligned.
30533 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
30535         * dlfcn/modstatic5.c: New file.
30536         * dlfcn/tststatic5.c: New file.
30537         * dlfcn/Makefile (tests): Add tststatic5.
30538         (tests-static): Likewise.
30539         (modules-names): Add modstatic5.
30540         (tststatic5-ENV): New variable.
30541         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
30543         [BZ #15022]
30544         * elf/dl-support.c (_dl_main_map): New variable.
30545         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
30546         (_dl_nns, _dl_load_adds): Set to 1.
30547         (_dl_initial_searchlist): Refer to _dl_main_map.
30548         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
30549         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
30550         call to _dl_get_origin.
30551         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
30552         around call_map.
30553         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
30554         * dlfcn/modstatic3.c: New file.
30555         * dlfcn/tststatic3.c: New file.
30556         * dlfcn/tststatic4.c: New file.
30557         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
30558         (tests-static): Likewise.
30559         (modules-names): Add modstatic3.
30560         (tststatic3-ENV, tststatic4-ENV): New variables.
30561         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
30562         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
30564 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
30566         * configure.in (CC): Require GCC version 4.4 or later.
30567         * configure: Regenerated.
30568         * manual/install.texi (Tools for Compilation): Update GCC version
30569         requirement.
30570         * INSTALL: Regenerated.
30572 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
30574         [BZ #15674]
30575         * string/test-memcmp.c (check2): New.
30576         (main): Call check2.
30578         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
30580 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
30582         [BZ #15022]
30583         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
30584         over to...
30585         (dl_open_worker) [!SHARED]: ... here.
30587 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
30589         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
30591 2013-06-25  Richard Henderson  <rth@redhat.com>
30593         * locale/programs/locarchive.c: Include <libc-internal.h>
30595 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
30597         * manual/texinfo.tex: Update to version 2013-06-21.17, with
30598         trailing whitespace removed.
30600 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
30602         [BZ #10283]
30603         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
30604         * locale/programs/locarchive.c: Include libc-mmap.h.
30605         (prepare_address_space): Take two new outputs (the mmap base and len).
30606         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
30607         values.
30608         (create_archive): Declare new mmap base and len values for
30609         prepare_address_space, and store the result in ah.
30610         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
30611         (enlarge_archive): If ah->mmap_base is not NULL, use that and
30612         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
30613         Declare new mmap base and len values for
30614         prepare_address_space, and store the result in new_ah.
30615         (open_archive): Declare new mmap base and len values for
30616         prepare_address_space, and store the result in ah.
30617         (close_archive): If ah->mmap_base is not NULL, use that and
30618         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
30619         * sysdeps/generic/libc-mmap.h: New file.
30621 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
30623         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
30624         (ALIGN_UP): Likewise.
30625         (PTR_ALIGN_DOWN): Likewise.
30626         (PTR_ALIGN_UP): Likewise.
30628 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
30630         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
30631         entry mapped to PPC_PLATFORM_POWER8.
30632         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
30633         POWER8.
30634         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
30635         (_dl_string_platform): Add case for exporting platform position for
30636         POWER8.
30637         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
30638         search path to sysdeps/powerpc/powerpc32/power8 directory.
30639         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
30640         search path to sysdeps/powerpc/powerpc64/power8 directory.
30641         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
30642         power7 directories.
30643         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
30644         power7 directories.
30646 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
30648         * INSTALL: Regenerate.
30650         * nscd/connections.c (nscd_init): Fix comment.
30652 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
30654         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
30656         [BZ #15667]
30657         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
30658         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
30660 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
30662         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
30663         DL_DST_REQ_STATIC.
30664         (DL_DST_REQ_STATIC): Remove macro.
30666 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
30668         [BZ #7006]
30669         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
30670         with a shift of 0 bits.
30672 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
30674         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
30675         $(tststatic-ENV).
30677 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
30679         [BZ #15655]
30680         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
30682 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30684         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
30685         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
30686         accepts -fno-tree-loop-distribute-patterns.
30687         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
30688         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
30689         recursive call.
30690         * string/memset.c (memset): Likewise.
30691         * string/test-memmove.c (simple_memmove): Disable loop transformation
30692         to library calls.
30693         * string/test-memset.c (simple_memset): Likewise.
30694         * benchtests/bench-memmove.c (simple_memmove): Likewise.
30695         * benchtests/bench-memset.c (simple_memset): Likewise.
30696         * configure: Regenerated.
30698 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
30700         * math/test-misc.c (main): Ignore fesetround failure when failures
30701         of subsequent rounding tests would be ignored.
30703         [BZ #15654]
30704         * math/fedisblxcpt.c (fedisableexcept): Return 0.
30705         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
30706         * math/fegetenv.c (__fegetenv): Return 0.
30707         * math/fegetexcept.c (fegetexcept): Return 0.
30708         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
30709         FE_TONEAREST.
30710         * math/feholdexcpt.c (feholdexcept): Return 0.
30711         * math/fesetenv.c (__fesetenv): Return 0.
30712         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
30713         argument FE_TONEAREST.
30714         * math/feupdateenv.c (__feupdateenv): Return 0.
30715         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
30717 2013-06-18  Roland McGrath  <roland@hack.frob.com>
30719         * elf/rtld-Rules (rtld-compile-command.S): New variable.
30720         (rtld-compile-command.s, rtld-compile-command.c): New variables.
30721         ($(objpfx)rtld-%.os rules): Use them.
30723 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30725         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
30726         fields.
30728 2013-06-17  Roland McGrath  <roland@hack.frob.com>
30730         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
30731         length of target pattern, then descending length of dependency pattern.
30732         * configure.in (AWK): Require gawk 3.1.2 or newer.
30733         * manual/install.texi (Tools for Compilation): Say that we do.
30734         * configure: Regenerated.
30736         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
30737         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
30738         * scripts/sysd-rules.awk: ... this new script.
30739         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
30740         than a glob-style pattern.
30742 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
30744         * math/test-misc.c (main): Do not treat incorrectly rounded
30745         conversions as failure unless ROUNDING_TESTS passes.
30747 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
30749         [BZ #15631]
30750         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
30751         restore exception state around main square root computation, then
30752         check for inexactness explicitly.
30754         * math/libm-test.inc (fma_test_data): Add another test.
30756 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30758         * manual/threads.texi (Non-POSIX Extensions): New document
30759         node.  Document pthread_getattr_default_np and
30760         pthread_setattr_default_np.
30762         * Versions.def (libpthread): Add GLIBC_2.18.
30763         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
30764         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
30765         Likewise.
30766         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
30767         Likewise.
30768         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
30769         Likewise.
30770         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
30771         Likewise.
30772         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
30773         Likewise.
30774         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
30775         Likewise.
30776         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
30777         Likewise.
30778         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
30779         Likewise.
30780         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
30781         Likewise.
30783 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
30785         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
30786         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
30788 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
30789             H.J. Lu  <hjl.tools@gmail.com>
30791         [BZ #15627]
30792         * sysdeps/x86_64/rtld-memset.c: Remove file.
30793         * sysdeps/x86_64/rtld-memset.S: New file.
30795 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
30797         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
30798         (test_in_one_mode): Take arguments for whether the rounding mode
30799         is supported for each floating-point type.
30800         (do_test): Pass new arguments to test_in_one_mode using
30801         ROUNDING_TESTS.
30803 2013-06-13  Roland McGrath  <roland@hack.frob.com>
30805         * posix/tst-waitid.c (do_test): Distinguish different instances of
30806         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
30807         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
30808         before entering the kernel for waitpid.
30810 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
30812         * NEWS: Fix note on clock function precision.  Text by Roland
30813         McGrath.
30815 2013-06-13  Roland McGrath  <roland@hack.frob.com>
30817         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
30818         it into place only when and if the sanity check passes.
30820 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
30822         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
30823         output for whether conversion result is exact.  Take argument
30824         indicating whether type is IBM long double.
30825         (round_for_all): Change need_exact field to ibm_ld.
30826         * stdlib/tst-strtod-round.c (struct exactness): New type.
30827         (struct test): Change bool ld_ok field to struct exactness exact.
30828         (TEST): Update all definitions for change to field.
30829         (tests): Regenerate array contents.
30830         (test_in_one_mode): Take pointer to new field instead of old ld_ok
30831         field value.  Check for IBM long double here.
30832         (do_test): Update calls to test_in_one_mode.
30834 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
30836         [BZ #12515]
30837         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
30838         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
30840 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30842         [BZ #15605]
30843         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
30844         generated by the compiler on loop optimizations.
30845         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
30846         general definitions.
30848 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
30850         * math/bug-nextafter.c: Include <math-tests.h>.
30851         (main): Only test for exceptions if EXCEPTION_TESTS is true for
30852         the relevant type.
30853         * math/bug-nexttoward.c: Include <math-tests.h>.
30854         (main): Only test for exceptions if EXCEPTION_TESTS is true for
30855         the relevant type.
30856         * math/test-misc.c: Include <math-tests.h>.
30857         (main): Only test for exceptions if EXCEPTION_TESTS is true for
30858         the relevant type.
30860 2013-06-12  Andreas Jaeger  <aj@suse.de>
30862         * po/ia.po: Update Interlingua translation from translation
30863         project.
30865 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
30867         * include/fenv.h: Include stdbool.h.
30868         (struct rm_ctx): New structure.
30869         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
30870         Define macro.
30871         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
30872         (SET_RESTORE_ROUNDF): Likewise.
30873         (SET_RESTORE_ROUNDL): Likewise.
30874         (SET_RESTORE_ROUND_NOEX): Likewise.
30875         (SET_RESTORE_ROUND_NOEXF): Likewise.
30876         (SET_RESTORE_ROUND_NOEXL): Likewise.
30877         (SET_RESTORE_ROUND_53BIT): Likewise.
30878         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
30879         (libc_feresetround_noexf_ctx): Likewise.
30880         (libc_feresetround_noexl_ctx): Likewise.
30881         (libc_feholdsetround_53bit_ctx): Likewise.
30882         (libc_feresetround_53bit_ctx): Likewise.
30883         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
30884         (libc_feholdexcept_setround_sse_ctx): New function.
30885         (libc_fesetenv_sse_ctx): Likewise.
30886         (libc_feupdateenv_sse_ctx): Likewise.
30887         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
30888         (libc_feholdexcept_setround_387_ctx): Likewise.
30889         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
30890         (libc_feholdsetround_387_prec_ctx): Likewise.
30891         (libc_feholdsetround_387_ctx): Likewise.
30892         (libc_feholdsetround_387_53bit_ctx): Likewise.
30893         (libc_feholdsetround_sse_ctx): Likewise.
30894         (libc_feresetround_sse_ctx): Likewise.
30895         (libc_feresetround_387_ctx): Likewise.
30896         (libc_feupdateenv_387_ctx): Likewise.
30897         (libc_feholdexcept_setroundf_ctx): Define macro.
30898         (libc_fesetenvf_ctx): Likewise.
30899         (libc_feupdateenvf_ctx): Likewise.
30900         (libc_feholdsetroundf_ctx): Likewise.
30901         (libc_feresetroundf_ctx): Likewise.
30902         (libc_feholdexcept_setround_ctx): Likewise.
30903         (libc_fesetenv_ctx): Likewise.
30904         (libc_feupdateenv_ctx): Likewise.
30905         (libc_feholdsetround_ctx): Likewise.
30906         (libc_feresetround_ctx): Likewise.
30907         (libc_feholdexcept_setroundl_ctx): Likewise.
30908         (libc_feupdateenvl_ctx): Likewise.
30909         (libc_feholdsetroundl_ctx): Likewise.
30910         (libc_feresetroundl_ctx): Likewise.
30911         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
30912         (libc_feresetround_53bit_ctx): Likewise.
30914 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
30916         * locale/iso-639.def: Convert to UTF-8.
30918 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
30920         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
30921         (EXCEPTION_TESTS_double): Likewise.
30922         (EXCEPTION_TESTS_long_double): Likewise.
30923         (EXCEPTION_TESTS): Likewise.
30924         * math/libm-test.inc (test_exceptions): Only test exceptions if
30925         EXCEPTION_TESTS (FLOAT).
30927 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
30929         * benchtests/Makefile (string-bench): Add strcpy_chk and
30930         stpcpy_chk.
30931         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
30932         * benchtests/bench-stpcpy_chk.c: New file.
30933         * benchtests/bench-strcpy_chk-ifunc.c: New file.
30934         * benchtests/bench-strcpy_chk.c: New file.
30935         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
30936         code.
30937         (do_test): Likewise.
30939 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
30941         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
30942         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
30943         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
30944         with tabs where appropriate.
30945         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
30946         dl-procinfo.h.
30947         [PPC_PLATFORM_PPC440]: Likewise.
30948         [PPC_PLATFORM_PPC464]: Likewise.
30949         [PPC_PLATFORM_PPC476]: Likewise.
30950         (_dl_string_platform): Add support for detecting ppc405, ppc440,
30951         ppc464, and ppc476 platform strings merging from ports/
30952         dl-procinfo.h.
30954 2013-06-11  Andreas Schwab  <schwab@suse.de>
30956         [BZ #14991]
30957         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
30958         (from_ucs4_idx): Regenerate.
30959         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
30960         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
30961         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
30962         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
30963         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
30964         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
30965         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
30966         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
30967         from FROM_LOOP and TO_LOOP specific macros.
30968         (BODY): Handle combining characters.
30969         * iconvdata/BIG5HKSCS.irreversible: Update.
30970         * iconvdata/BIG5HKSCS.precomposed: New file.
30971         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
30972         characters.
30973         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
30975 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
30977         * include/sys/time.h: Fix indentation and add copyright header.
30979         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
30980         (do_test): Likewise.
30981         * string/test-memchr.c (do_one_test): Likewise.
30982         (do_test): Likewise.
30983         * string/test-memcmp.c (do_one_test): Likewise.
30984         (do_test): Likewise.
30985         * string/test-memcpy.c (do_one_test): Likewise.
30986         (do_test): Likewise.
30987         * string/test-memmem.c (do_one_test): Likewise.
30988         (do_test): Likewise.
30989         (do_random_tests): Likewise.
30990         * string/test-memmove.c (do_one_test): Likewise.
30991         (do_test): Likewise.
30992         * string/test-memset.c (do_one_test): Likewise.
30993         (do_test): Likewise.
30994         * string/test-rawmemchr.c (do_one_test): Likewise.
30995         (do_test): Likewise.
30996         * string/test-strcasecmp.c (do_one_test): Likewise.
30997         (do_test): Likewise.
30998         * string/test-strcasestr.c (do_one_test): Likewise.
30999         (do_test): Likewise.
31000         * string/test-strcat.c (do_one_test): Likewise.
31001         (do_test): Likewise.
31002         * string/test-strchr.c (do_one_test): Likewise.
31003         (do_test): Likewise.
31004         * string/test-strcmp.c (do_one_test): Likewise.
31005         (do_test): Likewise.
31006         * string/test-strcpy.c (do_one_test): Likewise.
31007         (do_test): Likewise.
31008         * string/test-string.h: Likewise.
31009         (test_init): Likewise.
31010         * string/test-strlen.c (do_one_test): Likewise.
31011         (do_test): Likewise.
31012         * string/test-strncasecmp.c (do_one_test): Likewise.
31013         (do_test): Likewise.
31014         * string/test-strncat.c (do_one_test): Likewise.
31015         (do_test): Likewise.
31016         * string/test-strncmp.c (do_one_test): Likewise.
31017         (do_test_limit): Likewise.
31018         (do_test): Likewise.
31019         * string/test-strncpy.c (do_one_test): Likewise.
31020         (do_test): Likewise.
31021         * string/test-strnlen.c (do_one_test): Likewise.
31022         (do_test): Likewise.
31023         * string/test-strpbrk.c (do_one_test): Likewise.
31024         (do_test): Likewise.
31025         * string/test-strrchr.c (do_one_test): Likewise.
31026         (do_test): Likewise.
31027         * string/test-strspn.c (do_one_test): Likewise.
31028         (do_test): Likewise.
31029         * string/test-strstr.c (do_one_test): Likewise.
31030         (do_test): Likewise.
31032         * benchtests/Makefile (string-bench): Add string benchmarks.
31033         * benchtests/bench-bcopy-ifunc.c: New file.
31034         * benchtests/bench-bcopy.c: New file.
31035         * benchtests/bench-bzero-ifunc.c: New file.
31036         * benchtests/bench-bzero.c: New file.
31037         * benchtests/bench-memccpy-ifunc.c: New file.
31038         * benchtests/bench-memccpy.c: New file.
31039         * benchtests/bench-memchr-ifunc.c: New file.
31040         * benchtests/bench-memchr.c: New file.
31041         * benchtests/bench-memcmp-ifunc.c: New file.
31042         * benchtests/bench-memcmp.c: New file.
31043         * benchtests/bench-memmem-ifunc.c: New file.
31044         * benchtests/bench-memmem.c: New file.
31045         * benchtests/bench-memmove-ifunc.c: New file.
31046         * benchtests/bench-memmove.c: New file.
31047         * benchtests/bench-mempcpy-ifunc.c: New file.
31048         * benchtests/bench-mempcpy.c: New file.
31049         * benchtests/bench-memset-ifunc.c: New file.
31050         * benchtests/bench-memset.c: New file.
31051         * benchtests/bench-rawmemchr-ifunc.c: New file.
31052         * benchtests/bench-rawmemchr.c: New file.
31053         * benchtests/bench-stpcpy-ifunc.c: New file.
31054         * benchtests/bench-stpcpy.c: New file.
31055         * benchtests/bench-stpncpy-ifunc.c: New file.
31056         * benchtests/bench-stpncpy.c: New file.
31057         * benchtests/bench-strcasecmp-ifunc.c: New file.
31058         * benchtests/bench-strcasecmp.c: New file.
31059         * benchtests/bench-strcasestr-ifunc.c: New file.
31060         * benchtests/bench-strcasestr.c: New file.
31061         * benchtests/bench-strcat-ifunc.c: New file.
31062         * benchtests/bench-strcat.c: New file.
31063         * benchtests/bench-strchr-ifunc.c: New file.
31064         * benchtests/bench-strchr.c: New file.
31065         * benchtests/bench-strchrnul-ifunc.c: New file.
31066         * benchtests/bench-strchrnul.c: New file.
31067         * benchtests/bench-strcmp-ifunc.c: New file.
31068         * benchtests/bench-strcmp.c: New file.
31069         * benchtests/bench-strcpy-ifunc.c: New file.
31070         * benchtests/bench-strcpy.c: New file.
31071         * benchtests/bench-strcspn-ifunc.c: New file.
31072         * benchtests/bench-strcspn.c: New file.
31073         * benchtests/bench-strlen-ifunc.c: New file.
31074         * benchtests/bench-strlen.c: New file.
31075         * benchtests/bench-strncasecmp-ifunc.c: New file.
31076         * benchtests/bench-strncasecmp.c: New file.
31077         * benchtests/bench-strncat-ifunc.c: New file.
31078         * benchtests/bench-strncat.c: New file.
31079         * benchtests/bench-strncmp-ifunc.c: New file.
31080         * benchtests/bench-strncmp.c: New file.
31081         * benchtests/bench-strncpy-ifunc.c: New file.
31082         * benchtests/bench-strncpy.c: New file.
31083         * benchtests/bench-strnlen-ifunc.c: New file.
31084         * benchtests/bench-strnlen.c: New file.
31085         * benchtests/bench-strpbrk-ifunc.c: New file.
31086         * benchtests/bench-strpbrk.c: New file.
31087         * benchtests/bench-strrchr-ifunc.c: New file.
31088         * benchtests/bench-strrchr.c: New file.
31089         * benchtests/bench-strspn-ifunc.c: New file.
31090         * benchtests/bench-strspn.c: New file.
31091         * benchtests/bench-strstr-ifunc.c: New file.
31092         * benchtests/bench-strstr.c: New file.
31094         * benchtests/Makefile: Disable parallel execution of targets.
31095         (string-bench): Add memcpy.
31096         (benchset): New variable to store a list of benchmark sets.
31097         (bench-func): Renamed from bench.
31098         (bench-set): New target.
31099         (bench): Depend on bench-func and bench-set.
31100         * benchtests/README: Add section on benchmark sets.
31101         * benchtests/bench-memcpy-ifunc.c: New file.
31102         * benchtests/bench-memcpy.c: New file.
31103         * benchtests/bench-string.h: New file.
31105 2013-06-11  Andreas Schwab  <schwab@suse.de>
31107         [BZ #15577]
31108         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
31109         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
31110         values in the triple.
31111         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
31112         terminator in the group key.
31114 2013-06-11  Andreas Jaeger  <aj@suse.de>
31116         * po/zh_TW.po: Update Chinese (traditional) translation from
31117         translation project.
31119 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
31121         * include/time.h (__clock_gettime): Add libc_hidden_proto.
31122         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
31123         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
31124         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
31125         (clock_getcpuclockid): Likewise.
31126         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
31127         Add weak_alias and libc_hidden_def.
31128         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
31129         * rt/clock_gettime.c (clock_gettime): Rename to
31130         __clock_gettime.  Add weak_alias and libc_hidden_def.
31131         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
31132         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
31133         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
31134         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
31135         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
31136         Likewise.
31137         * rt/clock_settime.c (clock_settime): Rename to
31138         __clock_settime.  Add weak_alias and libc_hidden_def.
31139         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
31141 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
31143         * mach/err_boot.sub: Remove trailing whitespace.
31144         * mach/err_ipc.sub: Likewise.
31145         * mach/err_mach.sub: Likewise.
31147         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
31148         (ROUNDING_TESTS_double): Likewise.
31149         (ROUNDING_TESTS_long_double): Likewise.
31150         (ROUNDING_TESTS): Likewise.
31151         * math/libm-test.inc: Include <math-tests.h>.
31152         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
31153         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
31154         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
31155         (IF_ROUND_INIT_FE_UPWARD): Likewise.
31157 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
31159         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
31160         of assigning.
31162 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
31164         * sysdeps/gnu/errlist.awk: Do not generate space at end of
31165         otherwise empty TRANS lines.
31166         * sysdeps/gnu/errlist.c: Regenerated.
31168         * catgets/gencat.c (error_print): Use (void) in function
31169         definition.
31170         * crypt/crypt_util.c (__init_des): Likewise.
31171         * crypt/speeds.c (Stop): Likewise.
31172         (main): Likewise.
31173         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
31174         * inet/ruserpass.c (token): Likewise.
31175         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
31176         * intl/localealias.c (extend_alias_table): Likewise.
31177         * intl/plural-exp.c (init_germanic_plural): Likewise.
31178         * libio/fcloseall.c (__fcloseall): Likewise.
31179         * libio/genops.c (_IO_flush_all): Likewise.
31180         (_IO_flush_all_linebuffered): Likewise.
31181         (_IO_cleanup): Likewise.
31182         (_IO_iter_begin): Likewise.
31183         (_IO_iter_end): Likewise.
31184         (_IO_list_lock): Likewise.
31185         (_IO_list_unlock): Likewise.
31186         (_IO_list_resetlock): Likewise.
31187         * libio/getchar.c (getchar): Likewise.
31188         * libio/getchar_u.c (getchar_unlocked): Likewise.
31189         * libio/getwchar.c (getwchar): Likewise.
31190         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
31191         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
31192         * login/getpt.c (__getpt): Likewise.
31193         * login/tst-utmp.c (main): Likewise.
31194         * malloc/hooks.c (__malloc_check_init): Likewise.
31195         * malloc/malloc.c (__malloc_stats): Likewise.
31196         * malloc/mtrace.c (tr_break): Likewise.
31197         (mtrace): Likewise.
31198         (muntrace): Likewise.
31199         * misc/fstab.c (endfsent): Likewise.
31200         * misc/getclktck.c (__getclktck): Likewise.
31201         * misc/getdtsz.c (__getdtablesize): Likewise.
31202         * misc/gethostid.c (gethostid): Likewise.
31203         * misc/getpagesize.c (__getpagesize): Likewise.
31204         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
31205         (__get_nprocs): Likewise.
31206         (__get_phys_pages): Likewise.
31207         (__get_avphys_pages): Likewise.
31208         * misc/getttyent.c (getttyent): Likewise.
31209         (setttyent): Likewise.
31210         (endttyent): Likewise.
31211         * misc/getusershell.c (getusershell): Likewise.
31212         (endusershell): Likewise.
31213         (setusershell): Likewise.
31214         (initshells): Likewise.
31215         * misc/hsearch.c (__hdestroy): Likewise.
31216         * misc/sync.c (sync): Likewise.
31217         * misc/syslog.c (closelog_internal): Likewise.
31218         (closelog): Likewise.
31219         * misc/ttyslot.c (ttyslot): Likewise.
31220         * misc/vhangup.c (vhangup): Likewise.
31221         * posix/fork.c (__fork): Likewise.
31222         * posix/getegid.c (__getegid): Likewise.
31223         * posix/geteuid.c (__geteuid): Likewise.
31224         * posix/getgid.c (__getgid): Likewise.
31225         * posix/getpid.c (__getpid): Likewise.
31226         * posix/getppid.c (__getppid): Likewise.
31227         * posix/getuid.c (__getuid): Likewise.
31228         * posix/pause.c (pause): Likewise.
31229         * posix/setpgrp.c (setpgrp): Likewise.
31230         * posix/setsid.c (__setsid): Likewise.
31231         * posix/test-vfork.c (noop): Likewise.
31232         * resolv/gethnamaddr.c (_endhtent): Likewise.
31233         (_gethtent): Likewise.
31234         (ht_endhostent): Likewise.
31235         (gethostent): Likewise.
31236         (dns_service): Likewise.
31237         * stdlib/drand48.c (drand48): Likewise.
31238         * stdlib/lrand48.c (lrand48): Likewise.
31239         * stdlib/mrand48.c (mrand48): Likewise.
31240         * stdlib/rand.c (rand): Likewise.
31241         * stdlib/random.c (__random): Likewise.
31242         * stdlib/setenv.c (clearenv): Likewise.
31243         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
31244         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
31245         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
31246         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
31247         (__get_nprocs): Likewise.
31248         (__get_phys_pages): Likewise.
31249         (__get_avphys_pages): Likewise.
31250         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
31251         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
31252         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
31253         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
31254         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
31255         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
31256         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
31257         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
31258         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
31259         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
31260         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
31261         * sysdeps/mach/hurd/sync.c (sync): Likewise.
31262         * sysdeps/posix/clock.c (clock): Likewise.
31263         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
31264         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
31265         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
31266         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
31267         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
31268         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
31269         (__get_nprocs_conf): Likewise.
31270         (__get_phys_pages): Likewise.
31271         (__get_avphys_pages): Likewise.
31272         * time/clock.c (clock): Likewise.
31273         * time/tzset.c (__tzname_max): Likewise.
31275 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
31277         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
31278         (__bswap_32): Do not use "register".
31279         * crypt/crypt.c (_ufc_doit_r): Likewise.
31280         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
31281         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
31282         * gmon/gmon.c (__monstartup): Likewise.
31283         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
31284         * hurd/hurdmalloc.c (more_memory): Likewise.
31285         (malloc): Likewise.
31286         (free): Likewise.
31287         (realloc): Likewise.
31288         (malloc_fork_prepare): Likewise.
31289         (malloc_fork_parent): Likewise.
31290         (malloc_fork_child): Likewise.
31291         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
31292         (_svcauth_des): Likewise.
31293         * inet/inet_lnaof.c (inet_lnaof): Likewise.
31294         * inet/inet_net.c (inet_network): Likewise.
31295         * inet/inet_netof.c (inet_netof): Likewise.
31296         * inet/rcmd.c (__validuser2_sa): Likewise.
31297         * io/fts.c (fts_open): Likewise.
31298         (fts_load): Likewise.
31299         (fts_close): Likewise.
31300         (fts_read): Likewise.
31301         (fts_children): Likewise.
31302         (fts_build): Likewise.
31303         (fts_stat): Likewise.
31304         (fts_sort): Likewise.
31305         (fts_alloc): Likewise.
31306         (fts_lfree): Likewise.
31307         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
31308         (_IO_file_xsgetn): Likewise.
31309         (_IO_file_xsgetn_mmap): Likewise.
31310         * libio/iofopncook.c (_IO_cookie_read): Likewise.
31311         (_IO_cookie_write): Likewise.
31312         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
31313         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
31314         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
31315         * malloc/obstack.c (_obstack_begin): Likewise.
31316         (_obstack_begin_1): Likewise.
31317         (_obstack_newchunk): Likewise.
31318         (_obstack_allocated_p): Likewise.
31319         (obstack_free): Likewise.
31320         (_obstack_memory_used): Likewise.
31321         * misc/getttyent.c (getttynam): Likewise.
31322         (getttyent): Likewise.
31323         (skip): Likewise.
31324         (value): Likewise.
31325         * misc/getusershell.c (initshells): Likewise.
31326         * misc/syslog.c (__vsyslog_chk): Likewise.
31327         * misc/ttyslot.c (ttyslot): Likewise.
31328         * nis/nis_hash.c (__nis_hash): Likewise.
31329         * posix/fnmatch_loop.c (FCT): Likewise.
31330         * posix/getconf.c (print_all): Likewise.
31331         (main): Likewise.
31332         * posix/getopt.c (exchange): Likewise.
31333         * posix/glob.c (globfree): Likewise.
31334         (prefix_array): Likewise.
31335         (__glob_pattern_type): Likewise.
31336         * resolv/arpa/nameser.h (NS_GET16): Likewise.
31337         (NS_GET32): Likewise.
31338         (NS_PUT16): Likewise.
31339         (NS_PUT32): Likewise.
31340         * resolv/gethnamaddr.c (getanswer): Likewise.
31341         (gethostbyname2): Likewise.
31342         (gethostbyaddr): Likewise.
31343         (_gethtent): Likewise.
31344         (_gethtbyname2): Likewise.
31345         (_gethtbyaddr): Likewise.
31346         * resolv/ns_print.c (dst_s_get_int16): Likewise.
31347         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
31348         * resolv/res_init.c (__res_vinit): Likewise.
31349         (net_mask): Likewise.
31350         * resolv/res_mkquery.c (outchar): Likewise.
31351         (PRINT): Likewise.
31352         * stdio-common/printf_fp.c (outchar): Likewise.
31353         (PRINT): Likewise.
31354         * stdio-common/printf_fphex.c (outchar): Likewise.
31355         (PRINT): Likewise.
31356         * stdio-common/printf_size.c (outchar): Likewise.
31357         (PRINT): Likewise.
31358         * stdio-common/test_rdwr.c (main): Likewise.
31359         * stdio-common/tfformat.c (matches): Likewise.
31360         * stdio-common/vfprintf.c (outchar): Likewise.
31361         (printf_unknown): Likewise.
31362         (buffered_vfprintf): Likewise.
31363         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
31364         * stdio-common/xbug.c (AppendToBuffer): Likewise.
31365         (ReadFile): Likewise.
31366         * stdlib/qsort.c (SWAP): Likewise.
31367         (_quicksort): Likewise.
31368         * stdlib/setenv.c (__add_to_environ): Likewise.
31369         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
31370         * stdlib/strtol_l.c (__strtol_l): Likewise.
31371         * stdlib/tst-strtod.c (main): Likewise.
31372         * stdlib/tst-strtol.c (main): Likewise.
31373         * stdlib/tst-strtoll.c (main): Likewise.
31374         * string/bits/string2.h (__strcmp_cc): Likewise.
31375         (__strcmp_cg): Likewise.
31376         (__strcspn_c1): Likewise.
31377         (__strcspn_c2): Likewise.
31378         (__strcspn_c3): Likewise.
31379         (__strspn_c1): Likewise.
31380         (__strspn_c2): Likewise.
31381         (__strspn_c3): Likewise.
31382         (__strsep_1c): Likewise.
31383         (__strsep_2c): Likewise.
31384         (__strsep_3c): Likewise.
31385         * string/memccpy.c (__memccpy): Likewise.
31386         * string/stpcpy.c (__stpcpy): Likewise.
31387         * string/strcmp.c (strcmp): Likewise.
31388         * string/strrchr.c (strrchr): Likewise.
31389         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
31390         Likewise.
31391         * sysdeps/mach/hurd/getcwd.c
31392         (_hurd_canonicalize_directory_name_internal): Likewise.
31393         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
31394         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
31395         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
31396         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
31397         Likewise, in both definitions.
31398         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
31399         definitions.
31400         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
31401         64] (__bswap_64): Likewise.
31402         * time/test_time.c (main): Likewise.
31403         * time/tzfile.c (__tzfile_read): Likewise.
31404         (__tzfile_compute): Likewise.
31405         * time/tzset.c (__tzset_parse_tz): Likewise.
31406         (tzset_internal): Likewise.
31407         (compute_change): Likewise.
31408         * wcsmbs/wcscat.c (__wcscat): Likewise.
31409         * wcsmbs/wcschr.c (wcschr): Likewise.
31410         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
31411         * wcsmbs/wcscspn.c (wcscspn): Likewise.
31412         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
31413         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
31414         * wcsmbs/wcsspn.c (wcsspn): Likewise.
31415         * wcsmbs/wcsstr.c (wcsstr): Likewise.
31416         * wcsmbs/wmemchr.c (wmemchr): Likewise.
31417         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
31418         * wcsmbs/wmemset.c (wmemset): Likewise.
31420 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
31422         * scripts/config.guess: Update to version 2013-05-16.
31423         * scripts/config.sub: Update to version 2013-04-24.
31424         * scripts/install-sh: Update to version 2011-11-20.07.
31425         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
31426         * scripts/move-if-change: Update to version 2012-01-06 07:23.
31428 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
31430         * debug/fgetws_u_chk.c: Fix leading whitespaces.
31431         * elf/sln.c: Likewise.
31432         * hurd/hurd/ioctl.h: Likewise.
31433         * hurd/hurdmalloc.c: Likewise.
31434         * hurd/xattr.c: Likewise.
31435         * include/shlib-compat.h: Likewise.
31436         * inet/ruserpass.c: Likewise.
31437         * libio/iofgets_u.c: Likewise.
31438         * libio/iofgetws_u.c: Likewise.
31439         * locale/programs/ld-identification.c: Likewise.
31440         * locale/programs/ld-time.c: Likewise.
31441         * mach/msg-destroy.c: Likewise.
31442         * nss/nss_files/files-netgrp.c: Likewise.
31443         * resolv/res_data.c: Likewise.
31444         * soft-fp/op-1.h: Likewise.
31445         * soft-fp/op-2.h: Likewise.
31446         * soft-fp/op-4.h: Likewise.
31447         * soft-fp/op-common.h: Likewise.
31448         * stdio-common/printf_fphex.c: Likewise.
31449         * stdlib/strtod_l.c: Likewise.
31450         * sunrpc/rpc/clnt.h: Likewise.
31451         * sysdeps/generic/framestate.c: Likewise.
31452         * sysdeps/i386/bsd-_setjmp.S: Likewise.
31453         * sysdeps/i386/bsd-setjmp.S: Likewise.
31454         * sysdeps/i386/__longjmp.S: Likewise.
31455         * sysdeps/i386/setjmp.S: Likewise.
31456         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
31457         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
31458         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
31459         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
31460         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
31461         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
31462         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
31463         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
31464         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
31465         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
31466         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
31467         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
31468         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
31469         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
31470         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
31471         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
31472         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
31473         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
31474         * sysdeps/ieee754/support.c: Likewise.
31475         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
31476         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
31477         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
31478         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
31479         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
31480         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
31481         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
31482         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
31483         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
31484         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
31485         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
31486         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
31487         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
31488         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
31489         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
31490         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
31491         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
31492         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
31494 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
31496         * posix/transbug.c: Remove executable mode.
31498 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
31500         * crypt/speeds.c: Remove trailing whitespace.
31501         * dlfcn/default.c: Likewise.
31502         * elf/ifuncdep2.c: Likewise.
31503         * elf/ifuncmain1.c: Likewise.
31504         * elf/ifuncmain1vis.c: Likewise.
31505         * elf/testobj.h: Likewise.
31506         * elf/tst-stackguard1.c: Likewise.
31507         * gmon/sys/gmon.h: Likewise.
31508         * hurd/hurdmsg.c: Likewise.
31509         * hurd/new-fd.c: Likewise.
31510         * hurd/ports-get.c: Likewise.
31511         * iconvdata/ibm1008_420.c: Likewise.
31512         * inet/tst-getni1.c: Likewise.
31513         * inet/tst-getni2.c: Likewise.
31514         * libio/ioungetc.c: Likewise.
31515         * libio/wfiledoalloc.c: Likewise.
31516         * manual/libm-err-tab.pl: Likewise.
31517         * math/w_dremf.c: Likewise.
31518         * misc/ftruncate.c: Likewise.
31519         * posix/bug-glob2.c: Likewise.
31520         * posix/tst-pcre.c: Likewise.
31521         * posix/wait4.c: Likewise.
31522         * resolv/README: Likewise.
31523         * resolv/res_debug.h: Likewise.
31524         * resolv/tst-inet_ntop.c: Likewise.
31525         * setjmp/bug269-setjmp.c: Likewise.
31526         * soft-fp/extended.h: Likewise.
31527         * soft-fp/op-1.h: Likewise.
31528         * soft-fp/op-2.h: Likewise.
31529         * soft-fp/op-4.h: Likewise.
31530         * soft-fp/op-8.h: Likewise.
31531         * soft-fp/testit.c: Likewise.
31532         * stdio-common/bug16.c: Likewise.
31533         * stdlib/random.c: Likewise.
31534         * sunrpc/rpcsvc/rquota.x: Likewise.
31535         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
31536         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
31537         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
31538         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
31539         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
31540         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
31541         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
31542         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
31543         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
31544         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
31545         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
31546         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
31547         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
31548         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
31549         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
31550         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
31551         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
31552         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
31553         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
31554         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
31555         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
31556         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
31557         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
31558         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
31559         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
31560         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
31561         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
31562         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
31563         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
31564         * sysdeps/ieee754/s_lib_version.c: Likewise.
31565         * sysdeps/mach/hurd/check_fds.c: Likewise.
31566         * sysdeps/mach/hurd/getsockname.c: Likewise.
31567         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
31568         * sysdeps/mach/hurd/recvfrom.c: Likewise.
31569         * sysdeps/powerpc/bits/link.h: Likewise.
31570         * sysdeps/powerpc/dl-procinfo.c: Likewise.
31571         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
31572         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
31573         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
31574         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
31575         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
31576         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
31577         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
31578         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
31579         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
31580         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
31581         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
31582         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
31583         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
31584         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
31585         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
31586         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
31587         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
31588         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
31589         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
31590         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
31591         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
31592         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
31593         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
31594         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
31595         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
31596         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
31597         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
31598         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
31599         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
31600         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
31601         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
31602         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
31603         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
31604         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
31605         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
31606         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
31607         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
31608         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
31609         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
31610         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
31611         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
31612         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
31613         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
31614         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
31615         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
31616         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
31617         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
31618         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
31619         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
31620         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
31621         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
31622         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
31623         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
31624         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
31625         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
31626         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
31627         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
31628         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
31629         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
31630         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
31631         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
31632         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
31633         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
31634         * sysdeps/powerpc/sysdep.h: Likewise.
31635         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
31636         * sysdeps/s390/s390-64/sub_n.S: Likewise.
31637         * sysdeps/sh/dl-trampoline.S: Likewise.
31638         * sysdeps/sh/memset.S: Likewise.
31639         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
31640         * sysdeps/sh/strlen.S: Likewise.
31641         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
31642         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
31643         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
31644         * sysdeps/sparc/sparc32/rem.S: Likewise.
31645         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
31646         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
31647         * sysdeps/sparc/sparc32/strchr.S: Likewise.
31648         * sysdeps/sparc/sparc32/udiv.S: Likewise.
31649         * sysdeps/sparc/sparc32/urem.S: Likewise.
31650         * sysdeps/sparc/sparc64/add_n.S: Likewise.
31651         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
31652         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
31653         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
31654         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
31655         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
31656         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
31657         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
31658         * sysdeps/unix/bsd/times.c: Likewise.
31659         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
31660         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
31661         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
31662         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
31663         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
31664         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
31665         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
31666         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
31667         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
31668         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
31669         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
31670         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
31671         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
31672         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
31673         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
31674         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
31675         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
31676         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
31677         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
31678         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
31679         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
31680         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
31681         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
31682         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
31683         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
31684         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
31685         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
31686         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
31687         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
31688         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
31689         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
31690         * sysdeps/x86_64/strcspn.S: Likewise.
31692 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
31694         * locale/C-translit.h: Revert #include <stdint.h> because this is a
31695         generated file.  Regenerate properly from gen-translit.pl.
31696         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
31697         locale/C-translit.h.
31699 2013-06-05  Andreas Schwab  <schwab@suse.de>
31701         [BZ #15100]
31702         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
31703         week as 6 instead of -1.
31704         * time/tst-strptime.c (day_tests): Add test case.
31706 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
31708         * sysdeps/generic/math_private.h
31709         (libc_feholdexcept_setround_53bit): Replace with
31710         libc_feholdsetround_53bit.
31711         (libc_feupdateenv_53bit): Replace with
31712         libc_feresetround_53bit.
31713         (SET_RESTORE_ROUND_53BIT): Adjust.
31715 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
31717         * string/test-strchrnul.c: Add copyright header.
31719         * posix/tst-getaddrinfo4.c: Increase test timeout.
31721 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
31723         [BZ #15536]
31724         * math/libm-test.inc (MAX_EXP): Remove
31725         (MIN_EXP): Define.
31726         (ulp): Use MIN_EXP - MANT_DIG.
31727         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
31729 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
31731         * po/be.po: Revert last change.
31732         * po/zh_CN.po: Likewise.
31733         * po/header.pot: Likewise.
31735 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
31737         * Makefile ($(common-objpfx)linkobj/libc.so): Define
31738         link-libc-deps to empty as target-specific variable.
31739         * Makerules (link-libc-args): New variable.
31740         (libc-for-link): Likewise.
31741         (link-libc-deps): Likewise.
31742         (lib%.so): Depend on $(link-libc-deps).  Link with
31743         $(link-libc-args).
31744         (build-module): Link with $(link-libc-args).
31745         (build-module-asneeded): Likewise.
31746         (build-module-helper-objlist): Filter out $(link-libc-deps) from
31747         list of objects.
31748         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
31749         target-specific variable.
31750         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
31751         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
31752         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
31753         libc.
31754         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
31755         libc and ld.so.
31756         ($(objpfx)libpcprofile.so): Likewise.
31757         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
31758         libc_nonshared.a.
31759         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
31760         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
31761         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
31762         $(link-libc-deps).
31763         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
31764         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
31765         * login/Makefile ($(objpfx)libutil.so): Likewise.
31766         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
31767         * math/Makefile ($(objpfx)libm.so): Likewise.
31768         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
31769         $(objpfx)libnsl.so): Define libc-for-link as target-specific
31770         variable instead of depending directly on libc.
31771         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
31772         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
31773         $(link-libc-deps).
31774         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
31775         libc.
31776         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
31777         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
31778         ($(objpfx)libanl.so): Likewise.
31779         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
31780         ld.so.
31781         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
31782         $(link-libc-deps).
31783         * sysdeps/i386/fpu/Makefile: Remove file.
31784         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
31785         ($(objpfx)libm.so): Remove dependency on ld.so.
31787 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
31789         [BZ # 15553]
31790         * nis/yp_xdr.c (XDRMAXNAME): Define.
31791         (XDRMAXRECORD): Define.
31792         (xdr_domainname): Use XDRMAXNAME.
31793         (xdr_mapname): Likewise.
31794         (xdr_peername): Likewise.
31795         (xdr_keydat): Use XDRMAXRECORD.
31796         (xdr_valdat): Likewise.
31798 2013-05-30  Jeff Law  <law@redhat.com>
31800         [BZ #14256]
31801         * manual/errno.texi (ESTALE): Update to account for more than
31802         just NFS file systems.
31803         * sysdeps/gnu/errlist.c: Regenerated.
31805 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
31807         [BZ #15465]
31808         * elf/Makefile (tests): Add tst-null-argv.
31809         (modules-names):  Add tst-null-argv-lib.
31810         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
31811         (tst-null-argv-ENV): Set environment for tst-null-argv.
31812         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
31813         (RTLD_PROGNAME): New macro.
31814         * elf/tst-null-argv.c: New test case.
31815         * elf/tst-null-argv-lib.c: Library for test case.
31816         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
31817         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
31818         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
31819         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
31820         * elf/dl-init.c (call_init): Likewise.
31821         (_dl_init): Likewise.
31822         * elf/dl-load.c (print_search_path): Likewise.
31823         (_dl_map_object): Likewise.
31824         * elf/dl-lookup.c (do_lookup_x): Likewise.
31825         (add_dependency): Likewise.
31826         (_dl_lookup_symbol_x): Likewise.
31827         (_dl_debug_bindings): Likewise.
31828         * elf/dl-open.c (_dl_show_scope): Likewise.
31829         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
31830         * elf/dl-version.c (match_symbol): Likewise.
31831         (_dl_check_map_versions): Likewise.
31832         * elf/rtld.c (dl_main): Likewise.
31833         (print_unresolved): Use RTLD_PROGNAME.
31834         (print_missing_version): Likewise.
31835         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
31836         (elf_machine_rela): Likewise.
31837         * sysdeps/powerpc/powerpc32/dl-machine.c
31838         (__process_machine_rela): Likewise.
31839         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
31840         Likewise.
31841         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
31842         Likewise.
31843         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
31844         Likewise.
31845         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
31846         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
31847         Likewise.
31848         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
31849         Likewise.
31850         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
31852 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
31854         * po/be.po: Add descriptive title.
31855         * po/zh_CN.po: Likewise.
31856         * po/header.pot: Likewise.
31858 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
31860         * locale/programs/locarchive.c (create_archive): Inlucde fname in
31861         error message.
31862         (enlarge_archive): Likewise.
31864 2013-05-28  Ben North  <ben@redfrontdoor.org>
31866         * manual/arith.texi (frexp): It is the magnitude of the return
31867         value which lies in [0.5, 1), not the return value itself.
31869 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31871         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31873 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
31875         * stdio-common/bug26.c (main): Correct fscanf template.
31877         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
31878         declare _dl_skip_args.
31880         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
31881         Don't declare.
31883         * manual/platform.texi: Add missing @end deftypefun.
31885 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
31887         [BZ #15529]
31888         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
31889         bit of mantissa of 2^16382.
31890         * math/libm-test.inc (hypot_test_data): Add more tests.
31892         * math/libm-test.inc: Add drem and pow10 to list of tested
31893         functions.
31894         (pow10_test): New function.
31895         (drem_test): Likewise.
31896         (drem_test_tonearest): Likewise.
31897         (drem_test_towardzero): Likewise.
31898         (drem_test_downward): Likewise.
31899         (drem_test_upward): Likewise.
31900         (main): Call the new functions.
31902         * math/libm-test.inc (finite_test_data): Remove.
31903         (finite_test): Run tests from isfinite_test_data.
31904         (gamma_test_data): Remove.
31905         (gamma_test): Run tests from lgamma_test_data.
31906         * sysdeps/i386/fpu/libm-test-ulps: Update.
31907         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31909 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31911         * manual/platform.texi: Add PowerPC PPR function set documentation.
31912         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
31913         implementation.
31915 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
31917         * math/libm-test.inc (MAX_EXP): Define.
31918         (ULPDIFF): Define.
31919         (ulp): New function.
31920         (check_float_internal): Use ULPDIFF.
31921         (cpow_test): Disable failing test.
31922         (check_ulp): Test ulp() implemetnation.
31923         (main): Call check_ulp before starting tests.
31925 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
31927         * math/gen-libm-test.pl (generate_testfile): Do not handle
31928         START_DATA and END_DATA.
31929         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
31930         END_DATA.
31931         (acos_tonearest_test_data): Likewise.
31932         (acos_towardzero_test_data): Likewise.
31933         (acos_downward_test_data): Likewise.
31934         (acos_upward_test_data): Likewise.
31935         (acosh_test_data): Likewise.
31936         (asin_test_data): Likewise.
31937         (asin_tonearest_test_data): Likewise.
31938         (asin_towardzero_test_data): Likewise.
31939         (asin_downward_test_data): Likewise.
31940         (asin_upward_test_data): Likewise.
31941         (asinh_test_data): Likewise.
31942         (atan_test_data): Likewise.
31943         (atanh_test_data): Likewise.
31944         (atan2_test_data): Likewise.
31945         (cabs_test_data): Likewise.
31946         (cacos_test_data): Likewise.
31947         (cacosh_test_data): Likewise.
31948         (carg_test_data): Likewise.
31949         (casin_test_data): Likewise.
31950         (casinh_test_data): Likewise.
31951         (catan_test_data): Likewise.
31952         (catanh_test_data): Likewise.
31953         (cbrt_test_data): Likewise.
31954         (ccos_test_data): Likewise.
31955         (ccosh_test_data): Likewise.
31956         (ceil_test_data): Likewise.
31957         (cexp_test_data): Likewise.
31958         (cimag_test_data): Likewise.
31959         (clog_test_data): Likewise.
31960         (clog10_test_data): Likewise.
31961         (conj_test_data): Likewise.
31962         (copysign_test_data): Likewise.
31963         (cos_test_data): Likewise.
31964         (cos_tonearest_test_data): Likewise.
31965         (cos_towardzero_test_data): Likewise.
31966         (cos_downward_test_data): Likewise.
31967         (cos_upward_test_data): Likewise.
31968         (cosh_test_data): Likewise.
31969         (cosh_tonearest_test_data): Likewise.
31970         (cosh_towardzero_test_data): Likewise.
31971         (cosh_downward_test_data): Likewise.
31972         (cosh_upward_test_data): Likewise.
31973         (cpow_test_data): Likewise.
31974         (cproj_test_data): Likewise.
31975         (creal_test_data): Likewise.
31976         (csin_test_data): Likewise.
31977         (csinh_test_data): Likewise.
31978         (csqrt_test_data): Likewise.
31979         (ctan_test_data): Likewise.
31980         (ctan_tonearest_test_data): Likewise.
31981         (ctan_towardzero_test_data): Likewise.
31982         (ctan_downward_test_data): Likewise.
31983         (ctan_upward_test_data): Likewise.
31984         (ctanh_test_data): Likewise.
31985         (ctanh_tonearest_test_data): Likewise.
31986         (ctanh_towardzero_test_data): Likewise.
31987         (ctanh_downward_test_data): Likewise.
31988         (ctanh_upward_test_data): Likewise.
31989         (erf_test_data): Likewise.
31990         (erfc_test_data): Likewise.
31991         (exp_test_data): Likewise.
31992         (exp_tonearest_test_data): Likewise.
31993         (exp_towardzero_test_data): Likewise.
31994         (exp_downward_test_data): Likewise.
31995         (exp_upward_test_data): Likewise.
31996         (exp10_test_data): Likewise.
31997         (exp2_test_data): Likewise.
31998         (expm1_test_data): Likewise.
31999         (fabs_test_data): Likewise.
32000         (fdim_test_data): Likewise.
32001         (finite_test_data): Likewise.
32002         (floor_test_data): Likewise.
32003         (fma_test_data): Likewise.
32004         (fma_towardzero_test_data): Likewise.
32005         (fma_downward_test_data): Likewise.
32006         (fma_upward_test_data): Likewise.
32007         (fmax_test_data): Likewise.
32008         (fmin_test_data): Likewise.
32009         (fmod_test_data): Likewise.
32010         (fpclassify_test_data): Likewise.
32011         (frexp_test_data): Likewise.
32012         (gamma_test_data): Likewise.
32013         (hypot_test_data): Likewise.
32014         (ilogb_test_data): Likewise.
32015         (isfinite_test_data): Likewise.
32016         (isgreater_test_data): Likewise.
32017         (isgreaterequal_test_data): Likewise.
32018         (isinf_test_data): Likewise.
32019         (isless_test_data): Likewise.
32020         (islessequal_test_data): Likewise.
32021         (islessgreater_test_data): Likewise.
32022         (isnan_test_data): Likewise.
32023         (isnormal_test_data): Likewise.
32024         (issignaling_test_data): Likewise.
32025         (isunordered_test_data): Likewise.
32026         (j0_test_data): Likewise.
32027         (j1_test_data): Likewise.
32028         (jn_test_data): Likewise.
32029         (ldexp_test_data): Likewise.
32030         (lgamma_test_data): Likewise.
32031         (lrint_test_data): Likewise.
32032         (lrint_tonearest_test_data): Likewise.
32033         (lrint_towardzero_test_data): Likewise.
32034         (lrint_downward_test_data): Likewise.
32035         (lrint_upward_test_data): Likewise.
32036         (llrint_test_data): Likewise.
32037         (llrint_tonearest_test_data): Likewise.
32038         (llrint_towardzero_test_data): Likewise.
32039         (llrint_downward_test_data): Likewise.
32040         (llrint_upward_test_data): Likewise.
32041         (log_test_data): Likewise.
32042         (log10_test_data): Likewise.
32043         (log1p_test_data): Likewise.
32044         (log2_test_data): Likewise.
32045         (logb_test_data): Likewise.
32046         (logb_downward_test_data): Likewise.
32047         (lround_test_data): Likewise.
32048         (llround_test_data): Likewise.
32049         (modf_test_data): Likewise.
32050         (nearbyint_test_data): Likewise.
32051         (nextafter_test_data): Likewise.
32052         (nexttoward_test_data): Likewise.
32053         (pow_test_data): Likewise.
32054         (pow_tonearest_test_data): Likewise.
32055         (pow_towardzero_test_data): Likewise.
32056         (pow_downward_test_data): Likewise.
32057         (pow_upward_test_data): Likewise.
32058         (remainder_test_data): Likewise.
32059         (remainder_tonearest_test_data): Likewise.
32060         (remainder_towardzero_test_data): Likewise.
32061         (remainder_downward_test_data): Likewise.
32062         (remainder_upward_test_data): Likewise.
32063         (remquo_test_data): Likewise.
32064         (rint_test_data): Likewise.
32065         (rint_tonearest_test_data): Likewise.
32066         (rint_towardzero_test_data): Likewise.
32067         (rint_downward_test_data): Likewise.
32068         (rint_upward_test_data): Likewise.
32069         (round_test_data): Likewise.
32070         (scalb_test_data): Likewise.
32071         (scalbn_test_data): Likewise.
32072         (scalbln_test_data): Likewise.
32073         (signbit_test_data): Likewise.
32074         (sin_test_data): Likewise.
32075         (sin_tonearest_test_data): Likewise.
32076         (sin_towardzero_test_data): Likewise.
32077         (sin_downward_test_data): Likewise.
32078         (sin_upward_test_data): Likewise.
32079         (sincos_test_data): Likewise.
32080         (sinh_test_data): Likewise.
32081         (sinh_tonearest_test_data): Likewise.
32082         (sinh_towardzero_test_data): Likewise.
32083         (sinh_downward_test_data): Likewise.
32084         (sinh_upward_test_data): Likewise.
32085         (sqrt_test_data): Likewise.
32086         (tan_test_data): Likewise.
32087         (tan_tonearest_test_data): Likewise.
32088         (tan_towardzero_test_data): Likewise.
32089         (tan_downward_test_data): Likewise.
32090         (tan_upward_test_data): Likewise.
32091         (tanh_test_data): Likewise.
32092         (tgamma_test_data): Likewise.
32093         (trunc_test_data): Likewise.
32094         (y0_test_data): Likewise.
32095         (y1_test_data): Likewise.
32096         (yn_test_data): Likewise.
32097         (significand_test_data): Likewise.
32099         * math/gen-libm-test.pl (@functions): Remove variable.
32100         (generate_testfile): Don't handle START and END lines.
32101         * math/libm-test.inc (START): New macro.
32102         (END): Likewise.
32103         (END_COMPLEX): Likewise.
32104         (acos_test): Use END macro without arguments.
32105         (acos_test_tonearest): Likewise.
32106         (acos_test_towardzero): Likewise.
32107         (acos_test_downward): Likewise.
32108         (acos_test_upward): Likewise.
32109         (acosh_test): Likewise.
32110         (asin_test): Likewise.
32111         (asin_test_tonearest): Likewise.
32112         (asin_test_towardzero): Likewise.
32113         (asin_test_downward): Likewise.
32114         (asin_test_upward): Likewise.
32115         (asinh_test): Likewise.
32116         (atan_test): Likewise.
32117         (atanh_test): Likewise.
32118         (atan2_test): Likewise.
32119         (cabs_test): Likewise.
32120         (cacos_test): Use END_COMPLEX macro without arguments.
32121         (cacosh_test): Likewise.
32122         (carg_test): Use END macro without arguments.
32123         (casin_test): Use END_COMPLEX macro without arguments.
32124         (casinh_test): Likewise.
32125         (catan_test): Likewise.
32126         (catanh_test): Likewise.
32127         (cbrt_test): Use END macro without arguments.
32128         (ccos_test): Use END_COMPLEX macro without arguments.
32129         (ccosh_test): Likewise.
32130         (ceil_test): Use END macro without arguments.
32131         (cexp_test): Use END_COMPLEX macro without arguments.
32132         (cimag_test): Use END macro without arguments.
32133         (clog_test): Use END_COMPLEX macro without arguments.
32134         (clog10_test): Likewise.
32135         (conj_test): Likewise.
32136         (copysign_test): Use END macro without arguments.
32137         (cos_test): Likewise.
32138         (cos_test_tonearest): Likewise.
32139         (cos_test_towardzero): Likewise.
32140         (cos_test_downward): Likewise.
32141         (cos_test_upward): Likewise.
32142         (cosh_test): Likewise.
32143         (cosh_test_tonearest): Likewise.
32144         (cosh_test_towardzero): Likewise.
32145         (cosh_test_downward): Likewise.
32146         (cosh_test_upward): Likewise.
32147         (cpow_test): Use END_COMPLEX macro without arguments.
32148         (cproj_test): Likewise.
32149         (creal_test): Use END macro without arguments.
32150         (csin_test): Use END_COMPLEX macro without arguments.
32151         (csinh_test): Likewise.
32152         (csqrt_test): Likewise.
32153         (ctan_test): Likewise.
32154         (ctan_test_tonearest): Likewise.
32155         (ctan_test_towardzero): Likewise.
32156         (ctan_test_downward): Likewise.
32157         (ctan_test_upward): Likewise.
32158         (ctanh_test): Likewise.
32159         (ctanh_test_tonearest): Likewise.
32160         (ctanh_test_towardzero): Likewise.
32161         (ctanh_test_downward): Likewise.
32162         (ctanh_test_upward): Likewise.
32163         (erf_test): Use END macro without arguments.
32164         (erfc_test): Likewise.
32165         (exp_test): Likewise.
32166         (exp_test_tonearest): Likewise.
32167         (exp_test_towardzero): Likewise.
32168         (exp_test_downward): Likewise.
32169         (exp_test_upward): Likewise.
32170         (exp10_test): Likewise.
32171         (exp2_test): Likewise.
32172         (expm1_test): Likewise.
32173         (fabs_test): Likewise.
32174         (fdim_test): Likewise.
32175         (finite_test): Likewise.
32176         (floor_test): Likewise.
32177         (fma_test): Likewise.
32178         (fma_test_towardzero): Likewise.
32179         (fma_test_downward): Likewise.
32180         (fma_test_upward): Likewise.
32181         (fmax_test): Likewise.
32182         (fmin_test): Likewise.
32183         (fmod_test): Likewise.
32184         (fpclassify_test): Likewise.
32185         (frexp_test): Likewise.
32186         (gamma_test): Likewise.
32187         (hypot_test): Likewise.
32188         (ilogb_test): Likewise.
32189         (isfinite_test): Likewise.
32190         (isgreater_test): Likewise.
32191         (isgreaterequal_test): Likewise.
32192         (isinf_test): Likewise.
32193         (isless_test): Likewise.
32194         (islessequal_test): Likewise.
32195         (islessgreater_test): Likewise.
32196         (isnan_test): Likewise.
32197         (isnormal_test): Likewise.
32198         (issignaling_test): Likewise.
32199         (isunordered_test): Likewise.
32200         (j0_test): Likewise.
32201         (j1_test): Likewise.
32202         (jn_test): Likewise.
32203         (ldexp_test): Likewise.
32204         (lgamma_test): Likewise.
32205         (lrint_test): Likewise.
32206         (lrint_test_tonearest): Likewise.
32207         (lrint_test_towardzero): Likewise.
32208         (lrint_test_downward): Likewise.
32209         (lrint_test_upward): Likewise.
32210         (llrint_test): Likewise.
32211         (llrint_test_tonearest): Likewise.
32212         (llrint_test_towardzero): Likewise.
32213         (llrint_test_downward): Likewise.
32214         (llrint_test_upward): Likewise.
32215         (log_test): Likewise.
32216         (log10_test): Likewise.
32217         (log1p_test): Likewise.
32218         (log2_test): Likewise.
32219         (logb_test): Likewise.
32220         (logb_test_downward): Likewise.
32221         (lround_test): Likewise.
32222         (llround_test): Likewise.
32223         (modf_test): Likewise.
32224         (nearbyint_test): Likewise.
32225         (nextafter_test): Likewise.
32226         (nexttoward_test): Likewise.
32227         (pow_test): Likewise.
32228         (pow_test_tonearest): Likewise.
32229         (pow_test_towardzero): Likewise.
32230         (pow_test_downward): Likewise.
32231         (pow_test_upward): Likewise.
32232         (remainder_test): Likewise.
32233         (remainder_test_tonearest): Likewise.
32234         (remainder_test_towardzero): Likewise.
32235         (remainder_test_downward): Likewise.
32236         (remainder_test_upward): Likewise.
32237         (remquo_test): Likewise.
32238         (rint_test): Likewise.
32239         (rint_test_tonearest): Likewise.
32240         (rint_test_towardzero): Likewise.
32241         (rint_test_downward): Likewise.
32242         (rint_test_upward): Likewise.
32243         (round_test): Likewise.
32244         (scalb_test): Likewise.
32245         (scalbn_test): Likewise.
32246         (scalbln_test): Likewise.
32247         (signbit_test): Likewise.
32248         (sin_test): Likewise.
32249         (sin_test_tonearest): Likewise.
32250         (sin_test_towardzero): Likewise.
32251         (sin_test_downward): Likewise.
32252         (sin_test_upward): Likewise.
32253         (sincos_test): Likewise.
32254         (sinh_test): Likewise.
32255         (sinh_test_tonearest): Likewise.
32256         (sinh_test_towardzero): Likewise.
32257         (sinh_test_downward): Likewise.
32258         (sinh_test_upward): Likewise.
32259         (sqrt_test): Likewise.
32260         (tan_test): Likewise.
32261         (tan_test_tonearest): Likewise.
32262         (tan_test_towardzero): Likewise.
32263         (tan_test_downward): Likewise.
32264         (tan_test_upward): Likewise.
32265         (tanh_test): Likewise.
32266         (tgamma_test): Likewise.
32267         (trunc_test): Likewise.
32268         (y0_test): Likewise.
32269         (y1_test): Likewise.
32270         (yn_test): Likewise.
32271         (significand_test): Likewise.
32273 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
32275         [BZ #15381]
32276         * libio/genops.c (_IO_no_init): Initialize wide struct info.
32278 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
32280         [BZ #14894]
32281         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
32282         __ppc_mdoio and __ppc_mdoom.
32283         * manual/platform.texi: Document new functions __ppc_yield,
32284         __ppc_mdoio and __ppc_mdoom.
32286 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
32288         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
32289         (main): Mention "tls" pseudo-hwcap is legacy.
32290         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
32292 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
32294         * math/gen-libm-test.pl (parse_args): Output only string of
32295         arguments as text for test name, not full call or descriptions of
32296         tests for extra outputs.
32297         (generate_testfile): Do not pass function name to parse_args.
32298         Generate this_func variable from START.
32299         * math/libm-test.inc (struct test_f_f_data): Rename test_name
32300         field to arg_str.
32301         (struct test_ff_f_data): Likewise.
32302         (test_ff_f_data_nexttoward): Likewise.
32303         (struct test_fi_f_data): Likewise.
32304         (struct test_fl_f_data): Likewise.
32305         (struct test_if_f_data): Likewise.
32306         (struct test_fff_f_data): Likewise.
32307         (struct test_c_f_data): Likewise.
32308         (struct test_f_f1_data): Likewise.  Remove field extra_name.
32309         (struct test_fF_f1_data): Likewise.
32310         (struct test_ffI_f1_data): Likewise.
32311         (struct test_c_c_data): Rename test_name field to arg_str.
32312         (struct test_cc_c_data): Likewise.
32313         (struct test_f_i_data): Likewise.
32314         (struct test_ff_i_data): Likewise.
32315         (struct test_f_l_data): Likewise.
32316         (struct test_f_L_data): Likewise.
32317         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
32318         and extra2_name.
32319         (COMMON_TEST_SETUP): New macro.
32320         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
32321         (COMMON_TEST_CLEANUP): Likewise.
32322         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
32323         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
32324         macros.
32325         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
32326         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
32327         macros.
32328         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
32329         (RUN_TEST_fff_f): Take argument string.  Call new setup and
32330         cleanup macros.
32331         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
32332         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
32333         macros.
32334         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
32335         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
32336         macros.
32337         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
32338         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
32339         cleanup macros.
32340         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
32341         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
32342         cleanup macros.
32343         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
32344         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
32345         cleanup macros.
32346         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
32347         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
32348         macros.
32349         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
32350         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
32351         macros.
32352         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
32353         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
32354         macros.
32355         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
32356         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
32357         cleanup macros.
32358         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
32359         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
32360         cleanup macros.
32361         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
32362         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
32363         macros.
32364         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
32365         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
32366         cleanup macros.
32367         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
32368         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
32369         macros.
32370         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
32371         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
32372         macros.
32373         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
32374         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
32375         cleanup macros.
32376         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
32378 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
32380         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
32381         to _sifields.sigfault.
32382         (si_addr_lsb): Define new macro.
32383         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
32384         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
32385         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
32387 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
32389         [BZ #15441]
32390         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
32391         returns -1.
32392         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
32393         null return -1.
32394         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
32395         loading the domain.
32397 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
32399         * math/gen-libm-test.pl (parse_args): Do not include expected
32400         result in test name.
32401         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
32402         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
32403         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
32404         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
32405         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
32406         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32408 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
32410         * benchtests/Makefile: Sort function entries.
32412         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
32413         tanh, asinh, acosh, atanh.
32414         * benchtests/acos-inputs: New file.
32415         * benchtests/acosh-inputs: New file.
32416         * benchtests/asin-inputs: New file.
32417         * benchtests/asinh-inputs: New file.
32418         * benchtests/atanh-inputs: New file.
32419         * benchtests/cosh-inputs: New file.
32420         * benchtests/log-inputs: New file.
32421         * benchtests/sinh-inputs: New file.
32422         * benchtests/tanh-inputs: New file.
32424 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
32426         [BZ #15339]
32427         * posix/tst-getaddrinfo4.c: New test.
32428         * posix/Makefile (tests): Add it.
32430 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32432         [BZ #15339]
32433         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
32434         when no services were used.
32435         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
32436         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
32438 2013-05-21  Andreas Schwab  <schwab@suse.de>
32440         [BZ #15014]
32441         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
32442         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
32443         successful.
32444         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
32445         redundant variable declarations and reallocation of buffer when
32446         parsing as IPv6 address.  Always set NSS status when called from
32447         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
32448         buffer too small.  Correct computation of needed size.
32449         * nss/Makefile (tests): Add test-digits-dots.
32450         * nss/test-digits-dots.c: New test.
32452 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32454         * benchtests/Makefile: Remove instructions for adding
32455         benchmark tests.
32456         * benchtests/README: New file to explain how to execute and
32457         enhance the benchmark tests.
32459 2013-05-21  Andreas Schwab  <schwab@suse.de>
32461         [BZ #15493]
32462         * setjmp/Makefile (tests): Add tst-sigsetjmp.
32463         * setjmp/tst-sigsetjmp.c: New test.
32465 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
32467         * sysdeps/x86_64/memset.S (memset): New implementation.
32468         (__bzero): Likewise.
32469         (__memset_tail): New function.
32471 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
32473         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
32474         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
32475         __memcpy_sse2_unaligned ifunc selection.
32476         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
32477         Add memcpy-sse2-unaligned.S.
32478         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
32479         Add: __memcpy_sse2_unaligned.
32481 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
32483         [BZ #15490]
32484         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
32485         math_force_eval before restoring floating-point envrionment.
32486         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
32487         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
32488         Likewise.
32489         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
32490         <math_private.h>.
32491         (__nearbyintl): Use math_force_eval before restoring
32492         floating-point environment.
32493         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
32495         * math/gen-libm-test.pl (special_functions): Remove.
32496         (parse_args): Don't handle TEST_extra.  Handle functions with no
32497         return value.
32498         * math/libm-test.inc (struct test_sincos_data): Replace with
32499         struct test_fFF_11_data.
32500         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
32501         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
32502         (sincos_test_data): Change element type to struct
32503         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
32504         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
32505         RUN_TEST_LOOP_sincos.
32506         * math/README.libm-test: Don't mention special handling of
32507         individual functions.
32508         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
32509         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
32510         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
32511         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
32512         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
32513         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32515         * math/gen-libm-test.pl (get_variable): Remove function.
32516         (parse_args): Don't show pointer parameters to call in test
32517         names.  Use "extra output N" in test names for extra outputs
32518         rather than naming variables.
32520 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
32522         [BZ #15488]
32523         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
32524         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
32525         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
32526         double tests.
32527         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
32528         disable.
32529         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
32530         check_long_double.
32532         * math/gen-libm-test.pl (@tests): Remove variable.
32533         ($count): Likewise.
32534         (new_test): Remove function.
32535         (show_exceptions): New function.
32536         (special_functions): Use show_exceptions instead of new_test.
32537         (parse_args): Likewise.
32538         (generate_testfile): Pass only function name in generated call to
32539         print_max_error or print_complex_max_error.
32540         (get_ulps): Do not handle complex tests specially.
32541         (output_test): Rename to ...
32542         (get_all_ulps_for_test): ... this.  Return a string rather than
32543         printing to a file.  Require ulps to be present.
32544         (output_ulps): Generate arrays rather than #defines.
32545         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
32546         (struct ulp_data): New type.
32547         (BUILD_COMPLEX_ULP): Remove macro.
32548         (compare_ulp_data): New function.
32549         (find_ulps): Likewise.
32550         (find_test_ulps): Likewise.
32551         (find_function_ulps): Likewise.
32552         (find_complex_function_ulps): Likewise.
32553         (print_max_error): Determine allowed ulps using
32554         find_function_ulps.
32555         (print_complex_max_error): Determine allowed ulps using
32556         find_complex_function_ulps.
32557         (check_float_internal): Determine max ulps using find_test_ulps.
32558         (check_float): Do not take max_ulp parameter.  Update call to
32559         check_float_internal.
32560         (check_complex): Likewise.
32561         (check_int): Do not take max_ulp parameter.
32562         (check_long): Likewise.
32563         (check_bool): Likewise.
32564         (check_longlong): Likewise.
32565         (struct test_f_f_data): Remove max_ulp field.
32566         (struct test_ff_f_data): Likewise.
32567         (struct test_ff_f_data_nexttoward): Likewise.
32568         (struct test_fi_f_data): Likewise.
32569         (struct test_fl_f_data): Likewise.
32570         (struct test_if_f_data): Likewise.
32571         (struct test_fff_f_data): Likewise.
32572         (struct test_c_f_data): Likewise.
32573         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
32574         (struct test_fF_f1_data): Likewise.
32575         (struct test_ffI_f1_data): Likewise.
32576         (struct test_c_c_data): Remove max_ulp field.
32577         (struct test_cc_c_data): Likewise.
32578         (struct test_f_i_data): Likewise.
32579         (struct test_ff_i_data): Likewise.
32580         (struct test_f_l_data): Likewise.
32581         (struct test_f_L_data): Likewise.
32582         (struct test_sincos_data): Likewise.
32583         (RUN_TEST_f_f): Do not handle ulps.
32584         (RUN_TEST_LOOP_f_f): Likewise.
32585         (RUN_TEST_2_f): Likewise.
32586         (RUN_TEST_LOOP_2_f): Likewise.
32587         (RUN_TEST_fff_f): Likewise.
32588         (RUN_TEST_LOOP_fff_f): Likewise.
32589         (RUN_TEST_c_f): Likewise.
32590         (RUN_TEST_LOOP_c_f): Likewise.
32591         (RUN_TEST_f_f1): Likewise.
32592         (RUN_TEST_LOOP_f_f1): Likewise.
32593         (RUN_TEST_fF_f1): Likewise.
32594         (RUN_TEST_LOOP_fF_f1): Likewise.
32595         (RUN_TEST_fI_f1): Likewise.
32596         (RUN_TEST_LOOP_fI_f1): Likewise.
32597         (RUN_TEST_ffI_f1): Likewise.
32598         (RUN_TEST_LOOP_ffI_f1): Likewise.
32599         (RUN_TEST_c_c): Likewise.
32600         (RUN_TEST_LOOP_c_c): Likewise.
32601         (RUN_TEST_cc_c): Likewise.
32602         (RUN_TEST_LOOP_cc_c): Likewise.
32603         (RUN_TEST_f_i): Likewise.
32604         (RUN_TEST_LOOP_f_i): Likewise.
32605         (RUN_TEST_f_i_tg): Likewise.
32606         (RUN_TEST_LOOP_f_i_tg): Likewise.
32607         (RUN_TEST_ff_i_tg): Likewise.
32608         (RUN_TEST_LOOP_ff_i_tg): Likewise.
32609         (RUN_TEST_f_b): Likewise.
32610         (RUN_TEST_LOOP_f_b): Likewise.
32611         (RUN_TEST_f_b_tg): Likewise.
32612         (RUN_TEST_LOOP_f_b_tg): Likewise.
32613         (RUN_TEST_f_l): Likewise.
32614         (RUN_TEST_LOOP_f_l): Likewise.
32615         (RUN_TEST_f_L): Likewise.
32616         (RUN_TEST_LOOP_f_L): Likewise.
32617         (RUN_TEST_sincos): Likewise.
32618         (RUN_TEST_LOOP_sincos): Likewise.
32620 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
32622         [BZ #15480]
32623         [BZ #15485]
32624         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
32625         main case of finite arguments, set rounding mode to FE_TONEAREST
32626         and discard exceptions.
32627         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
32628         exceptions.
32629         (remainder_tonearest_test_data): New variable.
32630         (remainder_test_tonearest): New function.
32631         (remainder_towardzero_test_data): New variable.
32632         (remainder_test_towardzero): New function.
32633         (remainder_downward_test_data): New variable.
32634         (remainder_test_downward): New function.
32635         (remainder_upward_test_data): New variable.
32636         (remainder_test_upward): New function.
32637         (main): Call the new test functions.
32639         * math/libm-test.inc (struct test_f_f1_data): Remove field
32640         extra_init.
32641         (struct test_fF_f1_data): Likewise.
32642         (struct test_ffI_f1_data): Likewise.
32643         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
32644         based on value of EXTRA_EXPECTED.
32645         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
32646         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
32647         EXTRA_VAR based on value of EXTRA_EXPECTED.
32648         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
32649         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
32650         EXTRA_VAR based on value of EXTRA_EXPECTED.
32651         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
32652         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
32653         EXTRA_VAR based on value of EXTRA_EXPECTED.
32654         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
32655         * math/gen-libm-test.pl (parse_args): Don't output initializers
32656         for extra output values.
32658         * math/libm-test.inc (check_int): Expect result to be exactly
32659         equal to expected value and do not handle ulps.
32660         (check_long): Likewise.
32661         (check_longlong): Likewise.
32663         * math/libm-test.inc (ceil_test_data): Test for "inexact"
32664         exceptions.
32665         (cimag_test_data): Likewise.
32666         (conj_test_data): Likewise.
32667         (copysign_test_data): Likewise.
32668         (cproj_test_data): Likewise.
32669         (creal_test_data): Likewise.
32670         (fabs_test_data): Likewise.
32671         (fdim_test_data): Likewise.
32672         (finite_test_data): Likewise.
32673         (floor_test_data): Likewise.
32674         (fmax_test_data): Likewise.
32675         (fmin_test_data): Likewise.
32676         (fmod_test_data): Likewise.
32677         (fpclassify_test_data): Likewise.
32678         (frexp_test_data): Likewise.
32679         (ilogb_test_data): Likewise.
32680         (isfinite_test_data): Likewise.
32681         (isgreater_test_data): Likewise.
32682         (isgreaterequal_test_data): Likewise.
32683         (isinf_test_data): Likewise.
32684         (isless_test_data): Likewise.
32685         (islessequal_test_data): Likewise.
32686         (islessgreater_test_data): Likewise.
32687         (isnan_test_data): Likewise.
32688         (isnormal_test_data): Likewise.
32689         (issignaling_test_data): Likewise.
32690         (isunordered_test_data): Likewise.
32691         (ldexp_test_data): Likewise.
32692         (lrint_test_data): Likewise.
32693         (lrint_test_data) [TEST_FLOAT]: Disable one test.
32694         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
32695         (lrint_tonearest_test_data): Test for "inexact" exceptions.
32696         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
32697         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
32698         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
32699         test input.
32700         (lrint_towardzero_test_data): Test for "inexact" exceptions.
32701         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
32702         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
32703         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
32704         that test input.
32705         (lrint_downward_test_data): Test for "inexact" exceptions.
32706         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
32707         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
32708         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
32709         test input.
32710         (lrint_upward_test_data): Test for "inexact" exceptions.
32711         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
32712         test input.
32713         (llrint_test_data): Test for "inexact" exceptions.
32714         (llrint_test_data) [TEST_FLOAT]: Disable one test.
32715         (llrint_tonearest_test_data): Test for "inexact" exceptions.
32716         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
32717         (llrint_towardzero_test_data): Test for "inexact" exceptions.
32718         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
32719         (llrint_downward_test_data): Test for "inexact" exceptions.
32720         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
32721         (llrint_upward_test_data): Test for "inexact" exceptions.
32722         (logb_test_data): Likewise.
32723         (logb_downward_test_data): Likewise.
32724         (nextafter_test_data): Likewise.
32725         (nexttoward_test_data): Likewise.
32726         (remainder_test_data): Likewise.
32727         (remquo_test_data): Likewise.
32728         (scalbn_test_data): Likewise.
32729         (scalbln_test_data): Likewise.
32730         (signbit_test_data): Likewise.
32731         (sqrt_test_data): Likewise.
32732         (significand_test_data): Likewise.
32734 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
32736         [BZ #15424]
32737         * benchtests/bench-modf.c (struct args): Mark arg0 as
32738         volatile.
32739         * scripts/bench.pl: Mark members of struct args as volatile.
32741 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32743         [BZ # 15497]
32744         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
32745         negative infinity on POWER6 or lower.
32746         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
32748 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
32750         [BZ #15442]
32751         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
32752         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
32753         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
32754         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
32755         (_FP_SETQNAN): New macro.
32756         (_FP_SETQNAN_SEMIRAW): Likewise.
32757         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
32758         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
32759         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
32760         (FP_EXTEND): Use _FP_FRAC_SNANP.
32761         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
32762         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
32763         into account.
32764         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
32765         New macro.
32766         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
32767         Likewise.
32769 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
32771         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
32772         with DIVIDE_BY_ZERO_EXCEPTION.
32773         (gamma_test_data): Likewise.
32774         (lgamma_test_data): Likewise.
32775         (log_test_data): Likewise.
32776         (log10_test_data): Likewise.
32777         (log2_test_data): Likewise.
32778         (tgamma_test_data): Likewise.
32780         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
32781         (acos_test_tonearest): Likewise.
32782         (acos_test_towardzero): Likewise.
32783         (acos_test_downward): Likewise.
32784         (acos_test_upward): Likewise.
32785         (acosh_test): Likewise.
32786         (asin_test): Likewise.
32787         (asin_test_tonearest): Likewise.
32788         (asin_test_towardzero): Likewise.
32789         (asin_test_downward): Likewise.
32790         (asin_test_upward): Likewise.
32791         (asinh_test): Likewise.
32792         (atan_test): Likewise.
32793         (atanh_test): Likewise.
32794         (atan2_test): Likewise.
32795         (cabs_test): Likewise.
32796         (cacos_test): Likewise.
32797         (cacosh_test): Likewise.
32798         (casin_test): Likewise.
32799         (casinh_test): Likewise.
32800         (catan_test): Likewise.
32801         (catanh_test): Likewise.
32802         (cbrt_test): Likewise.
32803         (ccos_test): Likewise.
32804         (ccosh_test): Likewise.
32805         (cexp_test): Likewise.
32806         (clog_test): Likewise.
32807         (clog10_test): Likewise.
32808         (cos_test): Likewise.
32809         (cos_test_tonearest): Likewise.
32810         (cos_test_towardzero): Likewise.
32811         (cos_test_downward): Likewise.
32812         (cos_test_upward): Likewise.
32813         (cosh_test): Likewise.
32814         (cosh_test_tonearest): Likewise.
32815         (cosh_test_towardzero): Likewise.
32816         (cosh_test_downward): Likewise.
32817         (cosh_test_upward): Likewise.
32818         (cpow_test): Likewise.
32819         (csin_test): Likewise.
32820         (csinh_test): Likewise.
32821         (csqrt_test): Likewise.
32822         (ctan_test): Likewise.
32823         (ctan_test_tonearest): Likewise.
32824         (ctan_test_towardzero): Likewise.
32825         (ctan_test_downward): Likewise.
32826         (ctan_test_upward): Likewise.
32827         (ctanh_test): Likewise.
32828         (ctanh_test_tonearest): Likewise.
32829         (ctanh_test_towardzero): Likewise.
32830         (ctanh_test_downward): Likewise.
32831         (ctanh_test_upward): Likewise.
32832         (erf_test): Likewise.
32833         (erfc_test): Likewise.
32834         (exp_test): Likewise.
32835         (exp_test_tonearest): Likewise.
32836         (exp_test_towardzero): Likewise.
32837         (exp_test_downward): Likewise.
32838         (exp_test_upward): Likewise.
32839         (exp10_test): Likewise.
32840         (exp2_test): Likewise.
32841         (expm1_test): Likewise.
32842         (fmod_test): Likewise.
32843         (gamma_test): Likewise.
32844         (hypot_test): Likewise.
32845         (j0_test): Likewise.
32846         (j1_test): Likewise.
32847         (jn_test): Likewise.
32848         (lgamma_test): Likewise.
32849         (log_test): Likewise.
32850         (log10_test): Likewise.
32851         (log1p_test): Likewise.
32852         (log2_test): Likewise.
32853         (logb_test_downward): Likewise.
32854         (pow_test): Likewise.
32855         (pow_test_tonearest): Likewise.
32856         (pow_test_towardzero): Likewise.
32857         (pow_test_downward): Likewise.
32858         (pow_test_upward): Likewise.
32859         (remainder_test): Likewise.
32860         (remquo_test): Likewise.
32861         (sin_test): Likewise.
32862         (sin_test_tonearest): Likewise.
32863         (sin_test_towardzero): Likewise.
32864         (sin_test_downward): Likewise.
32865         (sin_test_upward): Likewise.
32866         (sincos_test): Likewise.
32867         (sinh_test): Likewise.
32868         (sinh_test_tonearest): Likewise.
32869         (sinh_test_towardzero): Likewise.
32870         (sinh_test_downward): Likewise.
32871         (sinh_test_upward): Likewise.
32872         (sqrt_test): Likewise.
32873         (tan_test): Likewise.
32874         (tan_test_tonearest): Likewise.
32875         (tan_test_towardzero): Likewise.
32876         (tan_test_downward): Likewise.
32877         (tan_test_upward): Likewise.
32878         (tanh_test): Likewise.
32879         (tgamma_test): Likewise.
32880         (y0_test): Likewise.
32881         (y1_test): Likewise.
32882         (yn_test): Likewise.
32884         * math/gen-libm-test.pl (adjust_arg): Remove function.
32885         (special_function): Remove argument $in_func.  Only handle
32886         generating output for tables of tests, not inside functions.
32887         (parse_args): Likewise.
32888         (generate_testfile): Remove variable $in_func.  Update call to
32889         parse_args.
32890         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
32891         (MINUS_ZERO_INIT): Rename macro to minus_zero.
32892         (PLUS_INFTY_INIT): Rename macro to plus_infty.
32893         (MINUS_INFTY_INIT): Rename macro to minus_infty.
32894         (QNAN_VALUE_INIT): Rename macro to qnan_value.
32895         (MAX_VALUE_INIT): Rename macro to max_value.
32896         (MIN_VALUE_INIT): Rename macro to min_value.
32897         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
32898         (plus_zero): Remove variable.
32899         (minus_zero): Likewise.
32900         (plus_infty): Likewise.
32901         (minus_infty): Likewise.
32902         (qnan_value): Likewise.
32903         (max_value): Likewise.
32904         (min_value): Likewise.
32905         (min_subnorm_value): Likewise.
32907 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
32909         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
32910         uint64_t or uint32_t usage.
32911         * crypt/sha256-block.c: Likewise.
32912         * crypt/sha256-crypt.c: Likewise.
32913         * crypt/sha256.c: Likewise.
32914         * crypt/sha512-block.c: Likewise.
32915         * crypt/sha512-crypt.c: Likewise.
32916         * crypt/sha512.c: Likewise.
32917         * debug/backtrace-tst.c: Likewise.
32918         * debug/pcprofiledump.c: Likewise.
32919         * elf/cache.c: Likewise.
32920         * elf/dl-cache.c: Likewise.
32921         * elf/dl-misc.c: Likewise.
32922         * elf/dl-profile.c: Likewise.
32923         * elf/dl-support.c: Likewise.
32924         * elf/ldconfig.c: Likewise.
32925         * elf/sprof.c: Likewise.
32926         * iconv/dummy-repertoire.c: Likewise.
32927         * iconv/iconv_charmap.c: Likewise.
32928         * iconv/skeleton.c: Likewise.
32929         * iconvdata/8bit-generic.c: Likewise.
32930         * iconvdata/cp737.h: Likewise.
32931         * iconvdata/cp775.h: Likewise.
32932         * iconvdata/ibm1008.h: Likewise.
32933         * iconvdata/ibm1025.h: Likewise.
32934         * iconvdata/ibm1046.h: Likewise.
32935         * iconvdata/ibm1097.h: Likewise.
32936         * iconvdata/ibm1112.h: Likewise.
32937         * iconvdata/ibm1122.h: Likewise.
32938         * iconvdata/ibm1123.h: Likewise.
32939         * iconvdata/ibm1124.h: Likewise.
32940         * iconvdata/ibm1129.h: Likewise.
32941         * iconvdata/ibm1130.h: Likewise.
32942         * iconvdata/ibm1132.h: Likewise.
32943         * iconvdata/ibm1133.h: Likewise.
32944         * iconvdata/ibm1137.h: Likewise.
32945         * iconvdata/ibm1140.h: Likewise.
32946         * iconvdata/ibm1141.h: Likewise.
32947         * iconvdata/ibm1142.h: Likewise.
32948         * iconvdata/ibm1143.h: Likewise.
32949         * iconvdata/ibm1144.h: Likewise.
32950         * iconvdata/ibm1145.h: Likewise.
32951         * iconvdata/ibm1146.h: Likewise.
32952         * iconvdata/ibm1147.h: Likewise.
32953         * iconvdata/ibm1148.h: Likewise.
32954         * iconvdata/ibm1149.h: Likewise.
32955         * iconvdata/ibm1153.h: Likewise.
32956         * iconvdata/ibm1154.h: Likewise.
32957         * iconvdata/ibm1155.h: Likewise.
32958         * iconvdata/ibm1156.h: Likewise.
32959         * iconvdata/ibm1157.h: Likewise.
32960         * iconvdata/ibm1158.h: Likewise.
32961         * iconvdata/ibm1160.h: Likewise.
32962         * iconvdata/ibm1161.h: Likewise.
32963         * iconvdata/ibm1162.h: Likewise.
32964         * iconvdata/ibm1163.h: Likewise.
32965         * iconvdata/ibm1164.h: Likewise.
32966         * iconvdata/ibm1166.h: Likewise.
32967         * iconvdata/ibm1167.h: Likewise.
32968         * iconvdata/ibm12712.h: Likewise.
32969         * iconvdata/ibm1390.h: Likewise.
32970         * iconvdata/ibm1399.h: Likewise.
32971         * iconvdata/ibm16804.h: Likewise.
32972         * iconvdata/ibm4517.h: Likewise.
32973         * iconvdata/ibm4899.h: Likewise.
32974         * iconvdata/ibm4909.h: Likewise.
32975         * iconvdata/ibm4971.h: Likewise.
32976         * iconvdata/ibm5347.h: Likewise.
32977         * iconvdata/ibm803.h: Likewise.
32978         * iconvdata/ibm856.h: Likewise.
32979         * iconvdata/ibm901.h: Likewise.
32980         * iconvdata/ibm902.h: Likewise.
32981         * iconvdata/ibm9030.h: Likewise.
32982         * iconvdata/ibm9066.h: Likewise.
32983         * iconvdata/ibm921.h: Likewise.
32984         * iconvdata/ibm922.h: Likewise.
32985         * iconvdata/ibm9448.h: Likewise.
32986         * iconvdata/isiri-3342.h: Likewise.
32987         * iconvdata/jis0201.h: Likewise.
32988         * include/link.h: Likewise.
32989         * include/netdb.h: Likewise.
32990         * inet/check_native.c: Likewise.
32991         * inet/check_pf.c: Likewise.
32992         * inet/getipv4sourcefilter.c: Likewise.
32993         * inet/getnameinfo.c: Likewise.
32994         * inet/getsourcefilter.c: Likewise.
32995         * inet/htonl.c: Likewise.
32996         * inet/setipv4sourcefilter.c: Likewise.
32997         * inet/setsourcefilter.c: Likewise.
32998         * inet/test-inet6_opt.c: Likewise.
32999         * inet/tst-network.c: Likewise.
33000         * locale/C-collate.c: Likewise.
33001         * locale/C-ctype.c: Likewise.
33002         * locale/C-time.c: Likewise.
33003         * locale/C-translit.h: Likewise.
33004         * locale/loadarchive.c: Likewise.
33005         * locale/programs/3level.h: Likewise.
33006         * locale/programs/charmap.c: Likewise.
33007         * locale/programs/charmap.h: Likewise.
33008         * locale/programs/ld-address.c: Likewise.
33009         * locale/programs/ld-collate.c: Likewise.
33010         * locale/programs/ld-ctype.c: Likewise.
33011         * locale/programs/ld-identification.c: Likewise.
33012         * locale/programs/ld-measurement.c: Likewise.
33013         * locale/programs/ld-messages.c: Likewise.
33014         * locale/programs/ld-monetary.c: Likewise.
33015         * locale/programs/ld-name.c: Likewise.
33016         * locale/programs/ld-numeric.c: Likewise.
33017         * locale/programs/ld-paper.c: Likewise.
33018         * locale/programs/ld-telephone.c: Likewise.
33019         * locale/programs/ld-time.c: Likewise.
33020         * locale/programs/linereader.c: Likewise.
33021         * locale/programs/locale.c: Likewise.
33022         * locale/programs/locarchive.c: Likewise.
33023         * locale/programs/locfile.h: Likewise.
33024         * locale/programs/repertoire.c: Likewise.
33025         * locale/programs/simple-hash.c: Likewise.
33026         * locale/programs/simple-hash.h: Likewise.
33027         * malloc/memusage.c: Likewise.
33028         * malloc/memusagestat.c: Likewise.
33029         * nis/nis_defaults.c: Likewise.
33030         * nis/nis_hash.c: Likewise.
33031         * nis/nis_print.c: Likewise.
33032         * nis/nis_xdr.c: Likewise.
33033         * nscd/connections.c: Likewise.
33034         * nscd/hstcache.c: Likewise.
33035         * nscd/nscd_gethst_r.c: Likewise.
33036         * nscd/nscd_getserv_r.c: Likewise.
33037         * nscd/nscd_helper.c: Likewise.
33038         * nscd/servicescache.c: Likewise.
33039         * nss/makedb.c: Likewise.
33040         * nss/nss_db/db-XXX.c: Likewise.
33041         * nss/nss_db/db-initgroups.c: Likewise.
33042         * nss/nss_db/db-netgrp.c: Likewise.
33043         * nss/nss_files/files-network.c: Likewise.
33044         * nss/nss_files/files-parse.c: Likewise.
33045         * posix/bug-regex5.c: Likewise.
33046         * posix/fnmatch_loop.c: Likewise.
33047         * posix/regcomp.c: Likewise.
33048         * posix/regexec.c: Likewise.
33049         * posix/tst-rfc3484-2.c: Likewise.
33050         * posix/tst-rfc3484-3.c: Likewise.
33051         * posix/tst-rfc3484.c: Likewise.
33052         * resolv/nss_dns/dns-canon.c: Likewise.
33053         * resolv/nss_dns/dns-network.c: Likewise.
33054         * resolv/res_init.c: Likewise.
33055         * resolv/res_mkquery.c: Likewise.
33056         * resolv/tst-aton.c: Likewise.
33057         * stdlib/cxa_atexit.c: Likewise.
33058         * stdlib/cxa_finalize.c: Likewise.
33059         * stdlib/gen-fpioconst.c: Likewise.
33060         * stdlib/strtol_l.c: Likewise.
33061         * string/tst-endian.c: Likewise.
33062         * sunrpc/auth_des.c: Likewise.
33063         * sunrpc/clnt_udp.c: Likewise.
33064         * sunrpc/rtime.c: Likewise.
33065         * sunrpc/svcauth_des.c: Likewise.
33066         * sunrpc/xdr.c: Likewise.
33067         * sunrpc/xdr_intXX_t.c: Likewise.
33068         * sunrpc/xdr_rec.c: Likewise.
33069         * sysdeps/generic/ldconfig.h: Likewise.
33070         * sysdeps/generic/ldsodefs.h: Likewise.
33071         * sysdeps/generic/memusage.h: Likewise.
33072         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
33073         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
33074         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
33075         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
33076         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
33077         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
33078         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
33079         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
33080         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
33081         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
33082         * sysdeps/posix/getaddrinfo.c: Likewise.
33083         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
33084         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
33085         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
33086         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
33087         * sysdeps/powerpc/test-gettimebase.c: Likewise.
33088         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
33089         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
33090         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
33091         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
33092         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
33093         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
33094         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
33095         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
33096         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
33097         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
33098         * sysdeps/x86_64/dl-tls.h: Likewise.
33099         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
33100         * time/alt_digit.c: Likewise.
33101         * time/era.c: Likewise.
33102         * wcsmbs/tst-c16c32-1.c: Likewise.
33104 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
33106         * math/libm-test.inc (struct test_sincos_data): New type.
33107         (RUN_TEST_LOOP_sincos): New macro.
33108         (sincos_test_data): New variable.
33109         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
33111 2013-05-16  Richard Henderson  <rth@redhat.com>
33113         * math/atest-exp2.c (LIMB64): New macro.
33114         (CONSTSZ): New macro.
33115         (mp_exp1, mp_exp_m1, mp_log2): New variables.
33116         (hexdig): Move ...
33117         (print_mpn_fp): ... to function scope.
33118         (read_mpn_hex): Remove.
33119         (get_log2): Remove.
33120         (exp2_mpn): Use mp_log2.
33121         (main): Use mp_exp1.
33123 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
33125         * math/libm-test.inc: Remove comment about not testing "inexact"
33126         exceptions.
33127         (INEXACT_EXCEPTION): New macro.
33128         (NO_INEXACT_EXCEPTION): Likewise.
33129         (INVALID_EXCEPTION_OK): Update value.
33130         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
33131         (OVERFLOW_EXCEPTION_OK): Likewise.
33132         (UNDERFLOW_EXCEPTION_OK): Likewise.
33133         (IGNORE_ZERO_INF_SIGN): Likewise.
33134         (ERRNO_UNCHANGED): Likewise.
33135         (ERRNO_EDOM): Likewise.
33136         (ERRNO_ERANGE): Likewise.
33137         (test_exceptions): Handle testing "inexact" exceptions.
33138         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
33139         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
33140         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
33141         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
33142         INEXACT_EXCEPTION.
33143         (rint_towardzero_test_data): Likewise.
33144         (rint_downward_test_data): Likewise.
33145         (rint_upward_test_data): Likewise.
33147         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
33148         with OVERFLOW_EXCEPTION.
33149         (exp10_test_data): Likewise.
33150         (exp2_test_data): Likewise.
33151         (expm1_test_data): Likewise.
33152         (lgamma_test_data): Likewise.
33153         (pow_test_data): Likewise.
33154         (tgamma_test_data): Likewise.
33155         (yn_test_data): Remove duplicate test of overflow.
33157         * math/libm-test.inc (struct test_cc_c_data): New type.
33158         (RUN_TEST_LOOP_cc_c): New macro.
33159         (cpow_test_data): New variable.
33160         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
33162         * math/libm-test.inc (struct test_f_L_data): New type.
33163         (RUN_TEST_LOOP_f_L): New macro.
33164         (llrint_test_data): New variable.
33165         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
33166         (llrint_tonearest_test_data): New variable.
33167         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
33168         (llrint_towardzero_test_data): New variable.
33169         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
33170         (llrint_downward_test_data): New variable.
33171         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
33172         (llrint_upward_test_data): New variable.
33173         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
33174         (llround_test_data): New variable.
33175         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
33177 2013-05-13  Peter Collingbourne  <pcc@google.com>
33179         * math/atest-exp2.c (get_log2): Remove const attribute.
33181 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
33183         * math/libm-test.inc (struct test_f_l_data): New type.
33184         (RUN_TEST_LOOP_f_l): New macro.
33185         (lrint_test_data): New variable.
33186         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
33187         (lrint_tonearest_test_data): New variable.
33188         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
33189         (lrint_towardzero_test_data): New variable.
33190         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
33191         (lrint_downward_test_data): New variable.
33192         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
33193         (lrint_upward_test_data): New variable.
33194         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
33195         (lround_test_data): New variable.
33196         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
33198 2013-05-15  Peter Collingbourne  <pcc@google.com>
33200         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
33201         (EXTRACT_WORDS64) Use where appropriate.
33202         (INSERT_WORDS64) Likewise.
33204         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
33205         constraints with x constraints.
33206         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
33208         * malloc/obstack.c (_obstack_compat): Add initializer.
33210 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
33212         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
33213         si_trapno and add si_addr_lsb to _sifields.sigfault.
33214         (si_trapno): Remove macro.
33215         (si_addr_lsb): Define new macro.
33216         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
33218 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
33220         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
33221         instead of TEST_f_l.
33222         (llrint_test_tonearest): Likewise.
33223         (llrint_test_towardzero): Likewise.
33224         (llrint_test_downward): Likewise.
33225         (llrint_test_upward): Likewise.
33226         (llround_test): Likewise.
33228         * math/libm-test.inc (struct test_f_i_data): Add comment.
33229         (RUN_TEST_LOOP_f_b): New macro.
33230         (RUN_TEST_LOOP_f_b_tg): Likewise.
33231         (finite_test_data): New variable.
33232         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
33233         (isfinite_test_data): New variable.
33234         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
33235         (isinf_test_data): New variable.
33236         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
33237         (isnan_test_data): New variable.
33238         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
33239         (isnormal_test_data): New variable.
33240         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
33241         (issignaling_test_data): New variable.
33242         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
33243         (signbit_test_data): New variable.
33244         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
33246         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
33247         with INVALID_EXCEPTION.
33248         (acosh_test_data): Likewise.
33249         (asin_test_data): Likewise.
33250         (atanh_test_data): Likewise.
33251         (fmod_test_data): Likewise.
33252         (log_test_data): Likewise.
33253         (log10_test_data): Likewise.
33254         (log2_test_data): Likewise.
33255         (pow_test_data): Likewise.
33256         (sqrt_test_data): Likewise.
33257         (y0_test_data): Likewise.
33258         (y1_test_data): Likewise.
33259         (yn_test_data): Likewise.
33261         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
33262         function contents.
33264         * math/libm-test.inc (struct test_ff_i_data): New type.
33265         (RUN_TEST_LOOP_ff_i_tg): New macro.
33266         (isgreater_test_data): New variable.
33267         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
33268         (isgreaterequal_test_data): New variable.
33269         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
33270         (isless_test_data): New variable.
33271         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
33272         (islessequal_test_data): New variable.
33273         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
33274         (islessgreater_test_data): New variable.
33275         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
33276         (isunordered_test_data): New variable.
33277         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
33279 2013-05-14  David S. Miller  <davem@davemloft.net>
33281         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33283 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
33285         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
33287         * math/libm-test.inc (struct test_fF_f1_data): Change type of
33288         extra_test to int.
33289         (struct test_f_i_data): Change type of max_ulp to int.
33291         * math/libm-test.inc (test_ffI_f1_data): New type.
33292         (RUN_TEST_LOOP_ffI_f1): New macro.
33293         (remquo_test_data): New variable.
33294         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
33296         * setjmp/tst-setjmp-fp.c: New file.
33297         * setjmp/Makefile (tests): Add tst-setjmp-fp.
33298         (link-libm): New variable.
33299         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
33301         * math/libm-test.inc (struct test_f_i_data): New type.
33302         (RUN_TEST_LOOP_f_i): New macro.
33303         (RUN_TEST_LOOP_f_i_tg): Likewise.
33304         (fpclassify_test_data): New variable.
33305         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
33306         (ilogb_test_data): New variable.
33307         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
33309         * math/libm-test.inc (scalbln_test): Correct function name in END
33310         call.
33312         * math/libm-test.inc (struct test_f_f1_data): Add comment.
33313         (RUN_TEST_LOOP_fI_f1): New macro.
33314         (frexp_test_data): New variable.
33315         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
33317         * math/libm-test.inc (struct test_fF_f1_data): New type.
33318         (RUN_TEST_LOOP_fF_f1): New macro.
33319         (modf_test_data): New variable.
33320         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
33322         * math/libm-test.inc (struct test_f_f1_data): New type.
33323         (RUN_TEST_LOOP_f_f1): New macro.
33324         (gamma_test_data): New variable.
33325         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
33326         (lgamma_test_data): New variable.
33327         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
33329 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
33331         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
33332         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
33333         (main): Comment "tls" pseudo-hwcap.
33335 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
33337         * math/libm-test.inc (struct test_fl_f_data): New type.
33338         (RUN_TEST_LOOP_fl_f): New variable.
33339         (scalbln_test_data): New variable.
33340         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
33342         * math/libm-test.inc (struct test_fi_f_data): New type.
33343         (RUN_TEST_LOOP_fi_f): New macro.
33344         (ldexp_test_data): New variable.
33345         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
33346         (scalbn_test_data): New variable.
33347         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
33349         * math/libm-test.inc (struct test_c_f_data): New type.
33350         (RUN_TEST_LOOP_c_f): New macro.
33351         (cabs_test_data): New variable.
33352         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
33353         (carg_test_data): New variable.
33354         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
33355         (cimag_test_data): New variable.
33356         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
33357         (creal_test_data): New variable.
33358         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
33360         * math/libm-test.inc (struct test_if_f_data): New type.
33361         (RUN_TEST_LOOP_if_f): New macro.
33362         (jn_test_data): New variable.
33363         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
33364         (yn_test_data): New variable.
33365         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
33367         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
33369 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33371         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
33372         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
33374 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
33376         * benchtests/Makefile (CPPFLAGS-nonlib): Add
33377         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
33378         (bench-deps): Add bench-timing.h.
33379         * benchtests-bench-skeleton.c: Include bench-timing.h.
33380         (main): Use TIMING_* macros instead of clock_gettime.
33381         * benchtests/bench-timing.h: New file.
33383         [BZ #14582]
33384         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
33385         Renamed from _LIB_VERSION.
33386         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
33388 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
33390         * math/libm-test.inc (struct test_fff_f_data): New type.
33391         (RUN_TEST_LOOP_fff_f): New macro.
33392         (fma_test_data): New variable.
33393         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
33394         (fma_towardzero_test_data): New variable.
33395         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
33396         (fma_downward_test_data): New variable.
33397         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
33398         (fma_upward_test_data): New variable.
33399         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
33401         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
33402         (struct test_c_c_data): New type.
33403         (RUN_TEST_LOOP_c_c): New macro.
33404         (cacos_test_data): New variable.
33405         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
33406         (cacosh_test_data): New variable.
33407         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
33408         (casin_test_data): New variable.
33409         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
33410         (casinh_test_data): New variable.
33411         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
33412         (catan_test_data): New variable.
33413         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
33414         (catanh_test_data): New variable.
33415         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
33416         (ccos_test_data): New variable.
33417         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
33418         (ccosh_test_data): New variable.
33419         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
33420         (cexp_test_data): New variable.
33421         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
33422         (clog_test_data): New variable.
33423         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
33424         (clog10_test_data): New variable.
33425         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
33426         (conj_test_data): New variable.
33427         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
33428         (cproj_test_data): New variable.
33429         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
33430         (csin_test_data): New variable.
33431         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
33432         (csinh_test_data): New variable.
33433         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
33434         (csqrt_test_data): New variable.
33435         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
33436         (ctan_test_data): New variable.
33437         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
33438         (ctan_tonearest_test_data): New variable.
33439         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
33440         (ctan_towardzero_test_data): New variable.
33441         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
33442         (ctan_downward_test_data): New variable.
33443         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
33444         (ctan_upward_test_data): New variable.
33445         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
33446         (ctanh_test_data): New variable.
33447         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
33448         (ctanh_tonearest_test_data): New variable.
33449         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
33450         (ctanh_towardzero_test_data): New variable.
33451         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
33452         (ctanh_downward_test_data): New variable.
33453         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
33454         (ctanh_upward_test_data): New variable.
33455         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
33456         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
33457         of BUILD_COMPLEX.
33459         * math/libm-test.inc (struct test_ff_f_data): New type.
33460         (struct test_ff_f_data_nexttoward): Likewise.
33461         (RUN_TEST_LOOP_2_f): New macro.
33462         (RUN_TEST_LOOP_ff_f): Likewise.
33463         (atan2_test_data): New variable.
33464         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
33465         (copysign_test_data): New variable.
33466         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
33467         (fdim_test_data): New variable.
33468         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
33469         (fmax_test_data): New variable.
33470         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
33471         (fmin_test_data): New variable.
33472         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
33473         (fmod_test_data): New variable.
33474         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
33475         (hypot_test_data): New variable.
33476         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
33477         (nextafter_test_data): New variable.
33478         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
33479         (nexttoward_test_data): New variable.
33480         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
33481         (pow_test_data): New variable.
33482         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
33483         (pow_tonearest_test_data): New variable.
33484         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
33485         (pow_towardzero_test_data): New variable.
33486         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
33487         (pow_downward_test_data): New variable.
33488         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
33489         (pow_upward_test_data): New variable.
33490         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
33491         (remainder_test_data): New variable.
33492         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
33493         (scalb_test_data): New variable.
33494         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
33495         * sysdeps/i386/fpu/libm-test-ulps: Update.
33497 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
33499         * math/libm-test.inc (fma_test): Use max_value instead of local
33500         variable fltmax.
33501         (nextafter_test): Likewise.
33503         * math/libm-test.inc (acos_towardzero_test_data): New variable.
33504         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
33505         (acos_downward_test_data): New variable.
33506         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
33507         (acos_upward_test_data): New variable.
33508         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
33509         (acosh_test_data): New variable.
33510         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
33511         (asin_test_data): New variable.
33512         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
33513         (asin_tonearest_test_data): New variable.
33514         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
33515         (asin_towardzero_test_data): New variable.
33516         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
33517         (asin_downward_test_data): New variable.
33518         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
33519         (asin_upward_test_data): New variable.
33520         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
33521         (asinh_test_data): New variable.
33522         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
33523         (atan_test_data): New variable.
33524         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
33525         (atanh_test_data): New variable.
33526         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
33527         (cbrt_test_data): New variable.
33528         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
33529         (ceil_test_data): New variable.
33530         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
33531         (cos_test_data): New variable.
33532         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
33533         (cos_tonearest_test_data): New variable.
33534         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
33535         (cos_towardzero_test_data): New variable.
33536         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
33537         (cos_downward_test_data): New variable.
33538         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
33539         (cos_upward_test_data): New variable.
33540         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
33541         (cosh_test_data): New variable.
33542         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
33543         (cosh_tonearest_test_data): New variable.
33544         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
33545         (cosh_towardzero_test_data): New variable.
33546         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
33547         (cosh_downward_test_data): New variable.
33548         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
33549         (cosh_upward_test_data): New variable.
33550         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
33551         (erf_test_data): New variable.
33552         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
33553         (erfc_test_data): New variable.
33554         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
33555         (exp_test_data): New variable.
33556         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
33557         (exp_tonearest_test_data): New variable.
33558         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
33559         (exp_towardzero_test_data): New variable.
33560         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
33561         (exp_downward_test_data): New variable.
33562         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
33563         (exp_upward_test_data): New variable.
33564         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
33565         (exp10_test_data): New variable.
33566         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
33567         (exp2_test_data): New variable.
33568         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
33569         (expm1_test_data): New variable.
33570         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
33571         (fabs_test_data): New variable.
33572         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
33573         (floor_test_data): New variable.
33574         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
33575         (j0_test_data): New variable.
33576         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
33577         (j1_test_data): New variable.
33578         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
33579         (log_test_data): New variable.
33580         (log_test): Run tests with RUN_TEST_LOOP_f_f.
33581         (log10_test_data): New variable.
33582         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
33583         (log1p_test_data): New variable.
33584         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
33585         (log2_test_data): New variable.
33586         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
33587         (logb_test_data): New variable.
33588         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
33589         (logb_downward_test_data): New variable.
33590         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
33591         (nearbyint_test_data): New variable.
33592         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
33593         (rint_test_data): New variable.
33594         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
33595         (rint_tonearest_test_data): New variable.
33596         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
33597         (rint_towardzero_test_data): New variable.
33598         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
33599         (rint_downward_test_data): New variable.
33600         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
33601         (rint_upward_test_data): New variable.
33602         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
33603         (round_test_data): New variable.
33604         (round_test): Run tests with RUN_TEST_LOOP_f_f.
33605         (sin_test_data): New variable.
33606         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
33607         (sin_tonearest_test_data): New variable.
33608         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
33609         (sin_towardzero_test_data): New variable.
33610         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
33611         (sin_downward_test_data): New variable.
33612         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
33613         (sin_upward_test_data): New variable.
33614         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
33615         (sinh_test_data): New variable.
33616         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
33617         (sinh_tonearest_test_data): New variable.
33618         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
33619         (sinh_towardzero_test_data): New variable.
33620         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
33621         (sinh_downward_test_data): New variable.
33622         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
33623         (sinh_upward_test_data): New variable.
33624         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
33625         (sqrt_test_data): New variable.
33626         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
33627         (tan_test_data): New variable.
33628         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
33629         (tan_tonearest_test_data): New variable.
33630         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
33631         (tan_towardzero_test_data): New variable.
33632         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
33633         (tan_downward_test_data): New variable.
33634         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
33635         (tan_upward_test_data): New variable.
33636         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
33637         (tanh_test_data): New variable.
33638         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
33639         (tgamma_test_data): New variable.
33640         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
33641         (trunc_test_data): New variable.
33642         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
33643         (y0_test_data): New variable.
33644         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
33645         (y1_test_data): New variable.
33646         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
33647         (significand_test_data): New variable.
33648         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
33650 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
33652         [BZ #12387]
33653         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
33655 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
33657         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
33659 2013-05-10  Andreas Jaeger  <aj@suse.de>
33661         [BZ #15448]
33662         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
33663         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
33665 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
33667         * math/gen-libm-test.pl (adjust_arg): New function.
33668         (special_functions): Handle generating output in both functions
33669         and arrays.
33670         (parse_args): Likewise.
33671         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
33672         $in_func argument to parse_args.
33673         * math/libm-test.inc (struct test_f_f_data): New type.
33674         (IF_ROUND_INIT_): New macro.
33675         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
33676         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
33677         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
33678         (IF_ROUND_INIT_FE_UPWARD): Likewise.
33679         (ROUND_RESTORE_): Likewise.
33680         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
33681         (ROUND_RESTORE_FE_TONEAREST): Likewise.
33682         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
33683         (ROUND_RESTORE_FE_UPWARD): Likewise.
33684         (RUN_TEST_LOOP_f_f): New macro.
33685         (acos_test_data): New variable.
33686         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
33687         (acos_tonearest_test_data): New variable.
33688         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
33690 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
33692         * benchtests/bench-skeleton.c (startup): Fix coding style.
33694 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
33696         [BZ #6809]
33697         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
33698         negative infinity argument.
33699         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
33700         negative infinity argument.
33701         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
33702         negative infinity argument.
33703         * math/libm-test.inc (tgamma_test): Expect errno to be set for
33704         domain errors.
33706 2013-05-10  Florian Weimer  <fweimer@redhat.com>
33708         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
33709         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
33710         * iconv/iconv_prog.c (main): Likewise.
33711         * locale/programs/charmap-dir.c (charmap_readdir)
33712         (fopen_uncompressed): Likewise.
33713         * locale/programs/locfile.c (siblings_uncached)
33714         (write_locale_data): Use lstat64 instead of lstat.
33715         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
33716         stat.
33718 2013-05-10  Andreas Jaeger  <aj@suse.de>
33720         [BZ #15395]
33721         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
33722         localization.
33723         Include <locale.h>.
33725 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
33727         * elf/dl-close.c (_dl_close_worker): Add comments.
33729 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
33731         [BZ #15359]
33732         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
33733         high part of pi/2.
33734         (__ieee754_rem_pio2l): Update comments.
33736         [BZ #15429]
33737         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
33738         high part of pi/2.
33739         (__ieee754_rem_pio2l): Update comments.
33741         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
33742         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
33744         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
33745         M_PI_4l.
33747         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
33748         (M_PI_34_LOG10El): Likewise.
33749         (M_PI2_LOG10El): Likewise.
33750         (M_PI4_LOG10El): Likewise.
33751         (M_PI_LOG10El): Likewise.
33753 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33755         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
33757 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
33759         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
33760         (MINUS_ZERO_INIT): Likewise.
33761         (PLUS_INFTY_INIT): Likewise.
33762         (MINUS_INFTY_INIT): Likewise.
33763         (QNAN_VALUE_INIT): Likewise.
33764         (MAX_VALUE_INIT): Likewise.
33765         (MIN_VALUE_INIT): Likewise.
33766         (MIN_SUBNORM_VALUE_INIT): Likewise.
33767         (plus_zero): Initialize with PLUS_ZERO_INIT.
33768         (minus_zero): Initialize with MINUS_ZERO_INIT.
33769         (plus_infty): Initialize with PLUS_INFTY_INIT.
33770         (minus_infty): Initialize with MINUS_INFTY_INIT.
33771         (qnan_value): Initialize with QNAN_VALUE_INIT.
33772         (max_value): Initialize with MAX_VALUE_INIT.
33773         (min_value): Initialize with MIN_VALUE_INIT.
33774         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
33776         * math/libm-test.inc (RUN_TEST_if_f): New macro.
33777         (jn_test): Use TEST_if_f instead of TEST_ff_f.
33778         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
33779         (yn_test): Use TEST_if_f instead of TEST_ff_f.
33781         * math/libm-test.inc (RUN_TEST_f_f): New macro.
33782         (RUN_TEST_2_f): Likewise.
33783         (RUN_TEST_ff_f): Likewise.
33784         (RUN_TEST_fi_f): Likewise.
33785         (RUN_TEST_fl_f): Likewise.
33786         (RUN_TEST_fff_f): Likewise.
33787         (RUN_TEST_c_f): Likewise.
33788         (RUN_TEST_f_f1): Likewise.
33789         (RUN_TEST_fF_f1): Likewise.
33790         (RUN_TEST_fI_f1): Likewise.
33791         (RUN_TEST_ffI_f1): Likewise.
33792         (RUN_TEST_c_c): Likewise.
33793         (RUN_TEST_cc_c): Likewise.
33794         (RUN_TEST_f_i): Likewise.
33795         (RUN_TEST_f_i_tg): Likewise.
33796         (RUN_TEST_ff_i_tg): Likewise.
33797         (RUN_TEST_f_b): Likewise.
33798         (RUN_TEST_f_b_tg): Likewise.
33799         (RUN_TEST_f_l): Likewise.
33800         (RUN_TEST_f_L): Likewise.
33801         (RUN_TEST_sincos): Likewise.
33802         * math/gen-libm-test.pl (new_test): Take new argument to indicate
33803         whether to show exceptions.  Do not include ");\n" in return
33804         value.
33805         (special_functions): Output call to RUN_TEST_sincos instead of
33806         check_float calls.  Update calls to new_test.
33807         (parse_args): Output call to single RUN_TEST_* macro instead of
33808         check_* calls and other assignments.  Update calls to new_test.
33810         [BZ #2546]
33811         [BZ #2560]
33812         [BZ #5159]
33813         [BZ #15426]
33814         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
33815         input to result for tgamma overflow.
33816         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
33817         (gamma_coeff): New variable.
33818         (NCOEFF): New macro.
33819         (gamma_positive): New function.
33820         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
33821         underflow here.  Use gamma_positive instead of exp (lgamma) for
33822         other arguments.
33823         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
33824         (gamma_coeff): New variable.
33825         (NCOEFF): New macro.
33826         (gammaf_positive): New function.
33827         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
33828         underflow here.  Use gamma_positive instead of exp (lgamma) for
33829         other arguments.
33830         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
33831         (gamma_coeff): New variable.
33832         (NCOEFF): New macro.
33833         (gammal_positive): New function.
33834         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
33835         underflow here.  Use gamma_positive instead of exp (lgamma) for
33836         other arguments.
33837         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
33838         (gamma_coeff): New variable.
33839         (NCOEFF): New macro.
33840         (gammal_positive): New function.
33841         (__ieee754_gammal_r): Handle positive infinity, overflow and
33842         underflow here.  Handle NaN the same as positive infinity.  Remove
33843         check x < 0xffffffff for negative integers.  Use gamma_positive
33844         instead of exp (lgamma) for other arguments.
33845         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
33846         (gamma_coeff): New variable.
33847         (NCOEFF): New macro.
33848         (gammal_positive): New function.
33849         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
33850         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
33851         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
33852         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
33853         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
33854         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
33855         * sysdeps/generic/math_private.h (__gamma_productf): New
33856         prototype.
33857         (__gamma_product): Likewise.
33858         (__gamma_productl): Likewise.
33859         * math/Makefile (libm-calls): Add gamma_product.
33860         * math/libm-test.inc (tgamma_test): Add more tests.
33861         * sysdeps/i386/fpu/libm-test-ulps: Update.
33862         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33864 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
33866         * benchtests/bench-skeleton.c (main): Preheat CPU.
33868 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
33870         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
33872 2013-05-07  Roland McGrath  <roland@hack.frob.com>
33874         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
33875         and _dl_skip_args_internal.
33877 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
33879         * manual/message.texi (Message Translation): Talk about users.
33880         Message to key mapping impacts design.
33882 2013-05-06  Roland McGrath  <roland@hack.frob.com>
33884         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
33886         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
33888         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
33889         * sysdeps/wordsize-64/glob64.c: ... here.
33891         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
33892         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
33893         New macros.
33895         * debug/getlogin_r_chk.c: Moved to ...
33896         * login/getlogin_r_chk.c: ... here.
33897         * debug/Makefile (routines): Move getlogin_r_chk to ...
33898         * login/Makefile (routines): ... here.
33899         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
33900         * login/Versions (libc: GLIBC_2.4): ... here.
33902         * io/poll.c (__poll): Renamed from poll.
33903         Add libc_hidden_def.
33904         (poll): Define as weak alias.
33906         * debug/ptsname_r_chk.c: Moved to ...
33907         * login/ptsname_r_chk.c: ... here.
33908         * debug/Makefile (routines): Move ptsname_r_chk to ...
33909         * login/Makefile (routines): ... here.
33910         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
33911         * login/Versions (libc: GLIBC_2.4): ... here.
33913         * posix/getlogin.c: Moved to ...
33914         * login/getlogin.c: ... here.
33915         * posix/getlogin_r.c: Moved to ...
33916         * login/getlogin_r.c: ... here.
33917         * posix/getlogin_r.c: Moved to ...
33918         * login/getlogin_r.c: ... here.
33919         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
33920         * login/Makefile (routines): ... here.
33921         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
33922         * login/Versions (libc: GLIBC_2.0): ... here.
33924         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
33925         (setrlimit): Define as weak alias.
33927         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
33928         Call __ names for open, ftruncate, and close.
33929         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
33930         (truncate): Define as weak alias.
33932 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
33934         * math/gen-libm-test.pl (parse_args): Initialize x before each
33935         test of frexp, modf and remquo.
33937         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
33938         test signgam value.
33940 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33942         [BZ #15418]
33943         [BZ #15419]
33944         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
33945         internal tests.
33946         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
33948 2013-05-06  Roland McGrath  <roland@hack.frob.com>
33950         * elf/dl-writev.h: New file.
33951         * elf/dl-misc.c: Include it.
33952         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
33953         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
33955 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
33957         * math/libm-test.inc (noXFails): Remove variable.
33958         (noXPasses): Likewise.
33959         (BUILD_COMPLEX_INT): Remove macro.
33960         (print_screen): Remove xfail argument.
33961         (print_screen_max_error): Likewise.
33962         (update_stats): Likewise.
33963         (print_max_error): Likewise.  Update calls to other affected
33964         functions.
33965         (print_complex_max_error): Likewise.
33966         (test_single_exception): Update calls to print_screen.
33967         (test_single_errno): Likewise.
33968         (check_float_internal): Remove xfail argument.  Update calls to
33969         other affected functions.
33970         (check_float): Likewise.
33971         (check_complex): Likewise.
33972         (check_int): Likewise.
33973         (check_long): Likewise.
33974         (check_bool): Likewise.
33975         (check_longlong): Likewise.
33976         (main): Don't print noXFails and noXPasses.
33977         * math/gen-libm-test.pl (top level): Don't mention expected
33978         failure handling in comment.
33979         (new_test): Don't handle expected failures.
33980         (parse_args): Don't mention expected failure handling in comment.
33981         (generate_testfile): Don't handle expected failures.
33982         (parse_ulps): Likewise.
33983         (print_ulps_file): Likewise.
33984         (get_failure): Remove function.
33985         (output_test): Don't handle expected failures.
33986         * make/README.libm-test: Don't mention expected failure handling.
33988         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
33989         (minus_zero): Likewise.
33990         (plus_infty): Likewise.
33991         (minus_infty): Likewise.
33992         (qnan_value): Likewise.
33993         (max_value): Likewise.
33994         (min_value): Likewise.
33995         (min_subnorm_value): Likewise.
33996         (initialize): Do not initialize those variables dynamically.
33998 2013-05-03  Roland McGrath  <roland@hack.frob.com>
34000         * io/open.c (__open_2): Moved to ...
34001         * io/open_2.c: ... this new file.
34002         * io/open64.c (__open64_2): Moved to ...
34003         * io/open64_2.c: ... this new file.
34004         * io/openat.c (__openat_2): Moved to ...
34005         * io/openat_2.c: ... this new file.
34006         * io/openat64.c (__openat64_2): Moved to ...
34007         * io/openat64_2.c: ... this new file.
34008         * io/Makefile (routines): Add them.
34009         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
34010         * sysdeps/unix/sysv/linux/open_2.c: File removed.
34011         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
34012         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
34013         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
34014         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
34015         (__openat64): Add hidden_ver.
34016         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
34017         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
34019         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
34020         Separately conditionalize setting of GLRO(dl_sysinfo) so
34021         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
34022         as well, but the actual setting is only under [NEED_DL_SYSINFO].
34024 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34026         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
34027         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
34028         definition.
34029         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
34030         * sysdeps/unix/sysv/linux/powerpc/init-first.c
34031         (_libc_vdso_platform_setup): Add __vdso_time initialization.
34032         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
34033         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
34035 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
34037         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
34038         test signgam value.
34040         * math/libm-test.inc (hypot_test): Do not use
34041         IGNORE_ZERO_INF_SIGN.
34043 2013-05-03  Andreas Jaeger  <aj@suse.de>
34045         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
34046         Linux 3.9.
34047         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
34048         (PF_MAX): Adjust for VSOCK change.
34050 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34052         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34054 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
34056         [BZ #15264]
34057         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
34058         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
34059         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
34061 2013-05-02  David S. Miller  <davem@davemloft.net>
34063         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34065 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
34067         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
34069 2013-05-01  Roland McGrath  <roland@hack.frob.com>
34071         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
34073 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
34075         [BZ #14952]
34076         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
34077         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
34078         Use __attribute__ ((__gnu_inline__)).
34079         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
34080         Don't use __attribute__ ((__gnu_inline__)).
34082 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
34084         [BZ #15423]
34085         * math/s_catan.c (__catan): Handle small real or imaginary part of
34086         input specially to avoid spurious underflow.
34087         * math/s_catanf.c (__catanf): Likewise.
34088         * math/s_catanh.c (__catanh): Likewise.
34089         * math/s_catanhf.c (__catanhf): Likewise.
34090         * math/s_catanhl.c (__catanhl): Likewise.
34091         * math/s_catanl.c (__catanl): Likewise.
34092         * math/libm-test.inc (catan_test): Add more tests.
34093         (catanh_test): Likewise.
34094         * sysdeps/i386/fpu/libm-test-ulps: Update.
34095         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34097 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34099         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34101 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
34103         [BZ #15416]
34104         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
34105         accurately for denominator in atan2.
34106         * math/s_catanf.c (__catanf): Likewise.
34107         * math/s_catanh.c (__catanh): Likewise.
34108         * math/s_catanhf.c (__catanhf): Likewise.
34109         * math/s_catanhl.c (__catanhl): Likewise.
34110         * math/s_catanl.c (__catanl): Likewise.
34111         * math/libm-test.inc (catan_test): Add more tests.
34112         (catanh_test): Likewise.
34113         * sysdeps/i386/fpu/libm-test-ulps: Update.
34114         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34116 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
34118         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
34120         * benchtests/Makefile (bench): Remove slow benchmarks.
34121         * benchtests/atan-inputs: Add slow benchmark inputs.
34122         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
34123         (BENCH_FUNC): Accept variant offset.
34124         (VARIANT): Define.
34125         * benchtests/bench-skeleton.c (main): Run benchmark for each
34126         variant.
34127         * benchtests/cos-inputs: Add slow benchmark inputs.
34128         * benchtests/exp-inputs: Likewise.
34129         * benchtests/pow-inputs: Likewise.
34130         * benchtests/sin-inputs: Likewise.
34131         * benchtests/slowatan-inputs: Remove.
34132         * benchtests/slowatan.c: Remove.
34133         * benchtests/slowcos-inputs: Remove.
34134         * benchtests/slowcos.c: Remove.
34135         * benchtests/slowexp-inputs: Remove.
34136         * benchtests/slowexp.c: Remove.
34137         * benchtests/slowpow-inputs: Remove.
34138         * benchtests/slowpow.c: Remove.
34139         * benchtests/slowsin-inputs: Remove.
34140         * benchtests/slowsin.c: Remove.
34141         * benchtests/slowtan-inputs: Remove.
34142         * benchtests/slowtan.c: Remove.
34143         * benchtests/tan-inputs: Add slow benchmark inputs.
34144         * scripts/bench.pl: Parse comments and directives.
34146         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
34147         in CPPFLAGS.
34148         ($(objpfx)bench-%.c): Remove *-ITER.
34149         * benchtests/bench-modf.c: Remove definition of ITER.
34150         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
34151         (main): Loop for DURATION seconds instead of fixed number of
34152         iterations.
34153         * scripts/bench.pl: Don't expect iterations in parameters.
34155 2013-04-29  Roland McGrath  <roland@hack.frob.com>
34157         * io/fchdir.c (__fchdir): Renamed from fchdir.
34158         (fchdir): Define as weak alias.
34160 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
34162         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
34163         (ERRNO_EDOM): Likewise.
34164         (ERRNO_ERANGE): Likewise.
34165         (noErrnoTests): New variable.
34166         (init_max_error): Set errno to 0.
34167         (test_single_errno): New function.
34168         (test_errno): Likewise.
34169         (check_float_internal): Call test_errno.  Set errno to 0.
34170         (check_complex): Refer to errno tests in comment.
34171         (check_int): Call test_errno.  Set errno to 0.
34172         (check_long): Likewise.
34173         (check_bool): Likewise.
34174         (check_longlong): Likewise.
34175         (cos_test): Use ERRNO_* flags for errno tests instead of
34176         check_int.
34177         (expm1_test): Likewise.
34178         (fmod_test): Likewise.
34179         (ilogb_test): Likewise.
34180         (lgamma_test): Likewise.
34181         (pow_test): Likewise.
34182         (remainder_test): Likewise.
34183         (sin_test): Likewise.
34184         (tan_test): Likewise.
34185         (yn_test): Likewise.
34186         (initialize): Set errno to 0.
34187         (main): Print number of errno tests.
34188         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
34190 2013-04-29  Andreas Jaeger  <aj@suse.de>
34192         [BZ #15084]
34193         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
34194         and RES_USEVC.
34196         [BZ #15085]
34197         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
34198         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
34199         unimplemented.
34201         [BZ #15380]
34202         * stdlib/random.c (__initstate): Return NULL if
34203         __initstate fails.
34205         [BZ #15086]
34206         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
34207         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
34208         RES_SNGLKUPREOP.
34210 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34212         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34214 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
34216         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
34217         of individual tests.
34218         (casin_test): Likewise.
34219         (casinh_test): Likewise.
34221 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
34223         [BZ #15409]
34224         * math/s_catan.c (__catan): Handle arguments with large real or
34225         imaginary part separately without squaring.
34226         * math/s_catanf.c (__catanf): Likewise.
34227         * math/s_catanh.c (__catanh): Likewise.
34228         * math/s_catanhf.c (__catanhf): Likewise.
34229         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
34230         and redefine.
34231         (__catanhl): Handle arguments with large real or imaginary part
34232         separately without squaring.
34233         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
34234         and redefine.
34235         (__catanl): Handle arguments with large real or imaginary part
34236         separately without squaring.
34237         * math/libm-test.inc (catan_test): Add more tests.
34238         (catanh_test): Likewise.
34239         * sysdeps/i386/fpu/libm-test-ulps: Update.
34240         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34242 2013-04-27  Andreas Jaeger  <aj@suse.de>
34244         [BZ #15007]
34245         * stdlib/stdlib.h: Update guards for qecvt.
34246         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
34247         <stdlib.h>.
34249 2013-04-27  Allan McRae  <allan@archlinux.org>
34251         * sysdeps/i386/fpu/libm-test-ulps: Update.
34253 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
34255         [BZ #15406]
34256         * math/s_catan.c: Include <float.h>.
34257         (__catan): Ensure underflow exception occurs for underflowed
34258         result.
34259         * math/s_catanf.c: Include <float.h>.
34260         (__catanf): Ensure underflow exception occurs for underflowed
34261         result.
34262         * math/s_catanh.c: Include <float.h>.
34263         (__catanh): Ensure underflow exception occurs for underflowed
34264         result.
34265         * math/s_catanhf.c: Include <float.h>.
34266         (__catanhf): Ensure underflow exception occurs for underflowed
34267         result.
34268         * math/s_catanhl.c: Include <float.h>.
34269         (__catanhl): Ensure underflow exception occurs for underflowed
34270         result.
34271         * math/s_catanl.c: Include <float.h>.
34272         (__catanl): Ensure underflow exception occurs for underflowed
34273         result.
34274         * math/libm-test.inc (catan_test): Add more tests.
34275         (catanh_test): Likewise.
34277         [BZ #15405]
34278         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
34279         underflowed result.
34280         * math/s_ccoshf.c (__ccoshf): Likewise.
34281         * math/s_ccoshl.c (__ccoshl): Likewise.
34282         * math/s_csin.c (__csin): Likewise.
34283         * math/s_csinf.c (__csinf): Likewise.
34284         * math/s_csinh.c (__csinh): Likewise.
34285         * math/s_csinhf.c (__csinhf): Likewise.
34286         * math/s_csinhl.c (__csinhl): Likewise.
34287         * math/s_csinl.c (__csinl): Likewise.
34288         * math/libm-test.inc (ccos_test): Add more tests.
34289         (ccosh_test): Likewise.
34290         (csin_test): Likewise.
34291         (csinh_test): Likewise.
34293 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34295         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
34296         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
34297         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
34298         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
34299         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
34300         powerpc/power5+/fpu folders.
34301         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
34304 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
34306         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
34308 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
34310         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
34311         additions to variable.
34312         [$(config-machine) = x86_64] (modules-names): Likewise.
34313         ($(objpfx)tst-audit3): Remove dependency.
34314         ($(objpfx)tst-audit3.out): Likewise.
34315         ($(objpfx)tst-audit4): Likewise.
34316         ($(objpfx)tst-audit4.out): Likewise.
34317         ($(objpfx)tst-audit5): Likewise.
34318         ($(objpfx)tst-audit5.out): Likewise.
34319         ($(objpfx)tst-audit6): Likewise.
34320         ($(objpfx)tst-audit6.out): Likewise.
34321         ($(objpfx)tst-audit7): Likewise.
34322         ($(objpfx)tst-audit7.out): Likewise.
34323         (tst-audit3-ENV): Remove variable.
34324         (tst-audit4-ENV): Likewise.
34325         (tst-audit5-ENV): Likewise.
34326         (tst-audit6-ENV): Likewise.
34327         (tst-audit7-ENV): Likewise.
34328         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
34329         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
34330         addition to variable.
34331         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
34332         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
34333         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
34334         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
34335         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
34336         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
34337         tst-audit3, tst-audit4 and tst-audit5.
34338         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
34339         tst-audit6 and tst-audit7.
34340         [$(subdir) = elf] (modules-names): Add audit modules for those
34341         tests.
34342         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
34343         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
34344         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
34345         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
34346         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
34347         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
34348         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
34349         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
34350         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
34351         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
34352         [$(subdir) = elf] (tst-audit3-ENV): New variable.
34353         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
34354         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
34355         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
34356         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
34357         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
34358         Likewise.
34359         [$(subdir) = elf && $(config-cflags-avx) = yes]
34360         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
34361         [$(subdir) = elf && $(config-cflags-avx) = yes]
34362         (CFLAGS-tst-auditmod4a.c): Likewise.
34363         [$(subdir) = elf && $(config-cflags-avx) = yes]
34364         (CFLAGS-tst-auditmod4b.c): Likewise.
34365         [$(subdir) = elf && $(config-cflags-avx) = yes]
34366         (CFLAGS-tst-auditmod6b.c): Likewise.
34367         [$(subdir) = elf && $(config-cflags-avx) = yes]
34368         (CFLAGS-tst-auditmod6c.c): Likewise.
34369         [$(subdir) = elf && $(config-cflags-avx) = yes]
34370         (CFLAGS-tst-auditmod7b.c): Likewise.
34371         * elf/tst-audit3.c: Move to ...
34372         * sysdeps/x86_64/tst-audit3.c: ... here.
34373         * elf/tst-audit4.c: Move to ...
34374         * sysdeps/x86_64/tst-audit4.c: ... here.
34375         * elf/tst-audit5.c: Move to ...
34376         * sysdeps/x86_64/tst-audit5.c: ... here.
34377         * elf/tst-audit6.c: Move to ...
34378         * sysdeps/x86_64/tst-audit6.c: ... here.
34379         * elf/tst-audit7.c: Move to ...
34380         * sysdeps/x86_64/tst-audit7.c: ... here.
34381         * elf/tst-auditmod3a.c: Move to ...
34382         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
34383         * elf/tst-auditmod3b.c: Move to ...
34384         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
34385         * elf/tst-auditmod4a.c: Move to ...
34386         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
34387         * elf/tst-auditmod4b.c: Move to ...
34388         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
34389         * elf/tst-auditmod5a.c: Move to ...
34390         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
34391         * elf/tst-auditmod5b.c: Move to ...
34392         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
34393         * elf/tst-auditmod6a.c: Move to ...
34394         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
34395         * elf/tst-auditmod6b.c: Move to ...
34396         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
34397         * elf/tst-auditmod6c.c: Move to ...
34398         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
34399         * elf/tst-auditmod7a.c: Move to ...
34400         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
34401         * elf/tst-auditmod7b.c: Move to ...
34402         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
34404 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
34406         [BZ #15366]
34407         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
34408         define unconditionally.
34409         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
34410         define unconditionally.
34411         (INT8_C, INT16_C, etc.): Likewise.
34413 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
34415         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
34416         __ehdr_start with hidden visibility.
34418         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
34420 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
34422         * math/libm-test.inc (cos_test): Use accurate hex constants.
34423         (sincost_test): Likewise.
34425 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
34427         * math/libm-test.inc (catan_test): Add more tests.
34428         (catanh_test): Likewise.
34430         * math/s_catanf.c (__catanf): Use suffixed floating-point
34431         constants.
34432         * math/s_catanhf.c (__catanhf): Likewise.
34433         * math/s_catanhl.c (__catanhl): Likewise.
34434         * math/s_catanl.c (__catanl): Likewise.
34436         [BZ #15394]
34437         * math/s_catan.c (__catan): Calculate imaginary part of result
34438         with log1p not log unless computing log of number close to 0.
34439         * math/s_catanf.c (__catanf): Likewise.
34440         * math/s_catanl.c (__catanl): Likewise.
34441         * math/s_catanh.c (__catanh): Calculate real part of result with
34442         log1p not log unless computing log of number close to 0.
34443         * math/s_catanhf.c (__catanhf): Likewise.
34444         * math/s_catanhl.c (__catanhl): Likewise.
34445         * math/libm-test.inc (catan_test): Add more tests.
34446         (catanh_test): Likewise.
34447         * sysdeps/i386/fpu/libm-test-ulps: Update.
34448         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34450 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
34452         * benchtests/Makefile: Mention files in which fast and slow
34453         paths of math functions are implemented.
34455 2013-04-23  Roland McGrath  <roland@hack.frob.com>
34457         * sysdeps/posix/timespec_get.c: New file.
34459 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34461         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
34462         POWER.
34463         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
34464         for POWER.
34465         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
34466         powerpc/power5/fpu folders.
34467         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
34468         * benchtests/Makefile: Add modf testcase.
34469         * benchtests/bench-modf.c: New file: Benchmark test for mo
34471 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
34473         [BZ #14888]
34474         * time/Makefile (tests): Add tst-strptime-whitespace.
34475         * time/strptime_l.c (get_number): Use ISSPACE.
34476         (__strptime_internal): Likewise.
34477         * time/tst-strptime-whitespace.c: New test case.
34479 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
34481         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
34482         member.
34483         (_nss_files_init): Set it here.
34485 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
34487         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
34488         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
34489         unsigned.
34491 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
34493         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
34495 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
34497         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
34498         size just once.
34500 2013-04-21  David S. Miller  <davem@davemloft.net>
34502         * po/ru.po: Update Russion translation from translation project.
34504 2013-04-17  Adam Conrad  <adconrad@0c3.net>
34506         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
34507         and setfsgid.
34509 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
34511         * configure.in: Remove i386 configure warning. Remove i386 case.
34512         * configure: Regenerate.
34513         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
34514         Add example to error message.
34515         * sysdeps/i386/configure: Regenerate.
34517 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
34519         * benchtests/Makefile (bench): Add cos, tan, slowcos and
34520         slowtan.
34521         * benchtests/cos-inputs: New file.
34522         * benchtests/slowcos-inputs: New file.
34523         * benchtests/slowcos.c: New file.
34524         * benchtests/slowtan-inputs: New file.
34525         * benchtests/slowtan.c: New file.
34526         * benchtests/tan-inputs: New file.
34528 2013-04-16  Roland McGrath  <roland@hack.frob.com>
34530         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
34531         considered kosher.
34533 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
34535         * benchtests/Makefile: Include cppflags-iterator.mk to add
34536         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
34538         * Makefile.in (bench-clean): New target.
34539         * benchtests/Makefile (bench-clean): Likewise.
34541 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
34543         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
34545 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
34547         * stdio-common/tstdiomisc.c: Fix coding-style violation.
34549 2013-04-15  Andreas Schwab  <schwab@suse.de>
34551         * nscd/grpcache.c (cache_addgr): Properly check for short write.
34552         * nscd/initgrcache.c (addinitgroupsX): Likewise.
34553         * nscd/pwdcache.c (cache_addpw): Likewise.
34554         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
34555         more than recsize.
34557 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
34559         * benchtests/Makefile (bench): Write all output to
34560         bench-out.tmp together.
34562 2013-04-15  Andreas Schwab  <schwab@suse.de>
34564         * nscd/nscd.c (main): Don't fork again after closing files.
34566 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
34568         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
34570         * benchtests/Rules (bench-deps): Collect dependencies into a
34571         single variable.  Add Makefile to dependencies.
34572         ($(objpfx)bench-%.c): Depend on bench-deps.
34574 2013-04-12  Roland McGrath  <roland@hack.frob.com>
34575             Xavier Roche  <roche+kml2@exalead.com>
34577         [BZ #15361]
34578         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
34579         just that it's a file descriptor.
34580         * manual/llio.texi (Synchronizing AIO Operations): Update description
34581         for EBADF error from aio_fsync.
34583 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
34585         * Rules (bench): Move target definition...
34586         * benchtests/Makefile: ... here.
34588 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
34590         * math/libm-test.inc (cos_test): Fix PI/2 test.
34591         (sincos_test): Likewise.
34592         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
34593         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
34595 2013-04-11  Andreas Schwab  <schwab@suse.de>
34597         [BZ #13988]
34598         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
34599         accept exponent character only when digits were seen.
34600         * stdio-common/Makefile (tests): Add bug26.
34601         * stdio-common/bug26.c: New file.
34603         [BZ #14293]
34604         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
34605         non-freeable.
34607 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
34609         * Makeconfig (rtld-prefix): Define built linker prefix.
34610         * Rules (run-bench): Use it.
34611         * math/Makefile (run-regen-ulps): Likewise.
34613         * Rules (bench): Remove eval.
34615 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
34616             Roland McGrath  <roland@hack.frob.com>
34617             Ondrej Bilka  <neleai@seznam.cz>
34619         [BZ #15346]
34620         * time/getdate.c: Include ctype.h and alloca.h.
34621         (__getdate_r): Trim leading and trailing spaces of input.
34622         * time/tst-getdate.c (tests): Add tests with leading and
34623         trailing spaces.
34625 2013-04-08  Roland McGrath  <roland@hack.frob.com>
34627         [BZ #14280]
34628         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
34629         when computing value.
34631 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
34633         * math/README.libm-test (How can I generate "libm-test-ulps"?):
34634         Use testrun.sh to run libm tests.
34636         [BZ #15309]
34637         * elf/dl-open.c (dl_open_worker): memset all of seen array.
34639 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
34641         [BZ #15264]
34642         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
34644 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
34646         * Makefile.in (regen-ulps): New target.
34647         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
34648         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
34649         [ifneq (no,$(PERL)] (regen-ulps): New target.
34650         [ifeq (no,$(PERL)] (regen-ulps): New target.
34651         * math/libm-test.inc (ulps_file_name): Define.
34652         (output_dir): New variable.
34653         (options): Add "output-dir" option.
34654         (parse_opt): Handle 'o' case.
34655         (main): If output_dir is non-NULL use it as a prefix
34656         otherwise use "".
34657         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
34659 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
34661         [BZ #10060, #10062]
34662         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
34663         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
34664         fail configure if __sync_val_compare_and_swap is not inlined.
34665         * sysdeps/i386/configure: Regenerate.
34666         * configure.in: Build for i686 when configured for i386.
34667         * configure: Regenerate.
34668         * README: Remove i386 reference.
34670 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
34672         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
34673         * sysdeps/s390/s390-64/sysdep.h: Likewise.
34675 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
34677         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
34678         (lmsnanval): New variables.
34679         (F): Add conversion tests.
34680         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
34681         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
34683         * stdio-common/tstdiomisc.c (F): Properly collect individual
34684         tests' results.
34686         [BZ #14686, #15336]
34687         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
34688         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
34689         Instead, use input NaN values or generate a qNaN by arithmetic
34690         operation.  Also fix bugs to comply with the standard.
34691         * math/libm-test.inc (remainder_test): Add more tests.
34693         [BZ #15335, #15342]
34694         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
34695         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
34696         input NaN values or generate a qNaN by arithmetic operation.
34698         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
34699         unreachable code.
34701         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
34702         definitions.
34704 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
34706         [BZ #14478]
34707         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
34708         underflowed result.
34709         * math/s_cexpf.c (__cexpf): Likewise.
34710         * math/s_cexpl.c (__cexpl): Likewise.
34711         * math/libm-test.inc (cexp_test): Add more tests.
34713 2013-04-03  Andreas Schwab  <schwab@suse.de>
34715         [BZ #15330]
34716         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
34717         order arrays from heap if bigger than alloca cutoff.
34719 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
34721         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
34722         (SNAN_TESTS_double): Refer to GCC PR56831.
34723         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
34724         GCC PR56828.
34726 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
34728         * Rules (bench): Move bench.out after the run is complete.
34730         * Rules (bench): Echo currently running benchmark.
34732         * benchtests/Makefile (bench): Add atan and slowatan.
34733         * benchtests/atan-inputs: New file.
34734         * benchtests/slowatan-inputs: New file.
34735         * benchtests/slowatan.c: New file.
34737         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
34738         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
34739         its value.
34741         [BZ #15305]
34742         * sysdeps/unix/sysv/linux/kernel-features.h
34743         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
34744         __ASSUME_XFS_RESTRICTED_CHOWN.
34745         * sysdeps/unix/sysv/linux/pathconf.c
34746         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
34747         Save and restore errno.
34749 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
34751         [BZ #15327]
34752         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
34753         arguments using __kernel_casinh.
34754         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
34755         arguments using __kernel_casinhf.
34756         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
34757         arguments using __kernel_casinhl.
34758         * math/libm-test.inc (cacosh_test): Add more tests.
34759         * sysdeps/i386/fpu/libm-test-ulps: Update.
34760         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34762 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
34764         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
34765         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
34767         * bench/Makefile (bench): Add sin and slowsin.
34768         * benchtests/sin-inputs: New file.
34769         * benchtests/slowsin-inputs: New file.
34770         * benchtests/slowsin.c: New file.
34772         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
34773         (bench): Add slowexp and slowpow.
34774         (exp-ITER): Increase iterations.
34775         (pow-ITER): Likewise.
34776         * benchtests/exp-inputs: Change input.
34777         * benchtests/pow-inputs: Likewise.
34778         * benchtests/slowexp-inputs: New file.
34779         * benchtests/slowexp.c: New file.
34780         * benchtests/slowpow-inputs: New file.
34781         * benchtests/slowpow.c: New file.
34783 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34785         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
34786         instructions.
34787         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
34788         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
34789         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
34790         * benchtests/Makefile: Add rint benchtest.
34791         * benchtests/rint-inputs: Input for rint benchtest.
34793 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
34795         * Versions.def (libm): Add GLIBC_2.18.
34796         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
34797         hidden libm prototypes.
34798         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
34799         * math/Makefile (libm-calls): Add s_issignaling.
34800         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
34801         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
34802         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
34803         declaration.
34804         * math/math.h [__USE_GNU] (issignaling): New macro.
34805         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
34806         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
34807         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
34808         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
34809         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
34810         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
34811         * manual/arith.texi (issignaling): New section.
34812         * manual/libm-err-tab.pl (@all_functions): Update comment.
34813         * math/gen-libm-test.pl (parse_args): Apply special handling for
34814         issignaling.
34815         * math/libm-test.inc (print_float, issignaling_test): New
34816         functions.
34817         (check_float_internal): Add issignaling checks.
34818         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
34819         default definition.
34820         * sysdeps/powerpc/math-tests.h: New file.
34821         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
34822         tests.
34823         * math/test-snan.c (TEST_FUNC): Likewise.
34825 2013-03-30  David S. Miller  <davem@davemloft.net>
34827         * po/de.po: Update from translation team.
34829 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
34831         [BZ #10357]
34832         * math/k_casinh.c (__kernel_casinh): Handle arguments with
34833         imaginary part less than 1.0 and real part less than 0.5
34834         specially.
34835         * math/k_casinhf.c (__kernel_casinhf): Likewise.
34836         * math/k_casinhl.c (__kernel_casinhl): Likewise.
34837         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
34838         (cacos_test): Add more tests.
34839         (casin_test): Likewise.
34840         (casinh_test): Likewise.
34841         * sysdeps/i386/fpu/libm-test-ulps: Update.
34842         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34844 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
34846         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
34847         ONE with its value.
34849         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
34850         (__pow_mp): Replace ONE and MONE with their values.
34851         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
34852         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
34853         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
34854         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
34855         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
34856         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
34858         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
34860         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
34861         (__pow_mp): Replace ZERO and MZERO with their values.
34862         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
34863         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
34864         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
34865         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
34866         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
34867         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
34868         (__sqr): Likewise.
34870         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
34872         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
34874 2013-03-28  Roland McGrath  <roland@hack.frob.com>
34876         * include/stdlib.h [!SHARED] (__call_tls_dtors):
34877         Declare with __attribute__ ((weak)).
34878         * stdlib/exit.c (__libc_atexit) [!SHARED]:
34879         Call __call_tls_dtors only if it's not NULL.
34881 2013-03-28  Roland McGrath  <roland@hack.frob.com>
34883         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
34884         didn't do it already, then set _dl_phdr and _dl_phnum based on the
34885         magic __ehdr_start linker symbol if it's defined.
34886         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
34887         them up here if it was already done.
34889         * elf/dl-support.c (_dl_phdr): Make pointer to const.
34890         (_dl_aux_init): Use const in cast when setting it.
34891         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
34892         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
34893         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
34895         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
34896         Declare them here.
34897         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
34898         * csu/libc-tls.c: Nor here.
34899         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
34901         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
34902         (__libc_message): Never call vsyslog.
34904 2013-03-28  Alan Modra  <amodra@gmail.com>
34906         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
34907         Define as empty.
34908         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
34909         Likewise.
34911 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34913         [BZ #15214]
34914         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
34915         underflow.
34916         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34918 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
34920         [BZ #15304]
34921         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
34922         Don't add gid passed as argument.
34924         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
34926 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
34928         [BZ #15307]
34929         * math/k_casinh.c (__kernel_casinh): Handle arguments with
34930         imaginary part between 1.0 and 1.5 and real part less than 0.5
34931         specially.
34932         * math/k_casinhf.c (__kernel_casinhf): Likewise.
34933         * math/k_casinhl.c (__kernel_casinhl): Likewise.
34934         * math/libm-test.inc (cacos_test): Add more tests.
34935         (casin_test): Likewise.
34936         (casinh_test): Likewise.
34937         * sysdeps/i386/fpu/libm-test-ulps: Update.
34938         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34940 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
34942         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
34943         constants.
34944         (norm): Likewise.
34945         (denorm): Likewise.
34946         (__dbl_mp): Likewise.
34947         (add_magnitudes): Likewise.
34948         (sub_magnitudes): Likewise.
34949         (__add): Likewise.
34950         (__sub): Likewise.
34951         (__mul): Likewise.
34952         (__sqr): Likewise.
34953         (__inv): Likewise.
34954         (__dvd): Likewise.
34956         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
34957         commented code.
34958         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
34959         (__dubcos): Likewise.
34960         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
34961         (__ieee754_acos): Likewise.
34962         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
34963         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
34964         (__exp1): Likewise.
34965         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
34966         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
34967         (log1): Likewise.
34968         (my_log2): Likewise.
34969         (checkint): Likewise.
34970         * sysdeps/ieee754/dbl-64/e_remainder.c
34971         (__ieee754_remainder): Likewise.
34972         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
34973         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
34974         (bsloww): Likewise.
34975         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
34977         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
34978         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
34979         MANTISSA_STORE_T to store computations on mantissa.  Use
34980         macros for rounding and division.
34981         (denorm): Likewise.
34982         (__dbl_mp): Likewise.
34983         (add_magnitudes): Likewise.
34984         (sub_magnitudes): Likewise.
34985         (__mul): Likewise.
34986         (__sqr): Likewise.
34987         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
34988         powers of two in terms of TWOPOW macro.
34989         (mp_no): Make type of mantissa as MANTISSA_T.
34990         [!RADIXI]: Define RADIXI.
34991         [!TWO52]: Define TWO52.
34992         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
34994 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34996         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
34997         llroundl symbol when building for PPC32.
34999 2013-03-24  Mark H Weaver  <mhw@netris.org>
35001         * manual/arith.texi (Normalization Functions): Fix prototypes for
35002         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
35004 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35006         [BZ #13889]
35007         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
35008         high value to check if expl overflow.
35009         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
35010         to check for underflow and overflow.
35011         * math/libm-test.inc: Add exp test.
35013 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
35015         [BZ #11120]
35016         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
35017         with NOT_IN_libc.
35019 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35021         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
35022         symbol.
35024 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
35026         * math/gen-libm-test.pl (parse_args, special_functions): Properly
35027         wrap blocks consisting of several statements.
35029         * sysdeps/generic/math-tests.h: New file.
35030         * sysdeps/i386/fpu/math-tests.h: Likewise.
35031         * math/test-snan.c: Include it.
35032         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
35034 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
35036         [BZ #15285]
35037         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
35038         (__ieee754_j0l): Do not improve calculations using cos of twice
35039         input for inputs above LDBL_MAX / 2.0L.
35040         (__ieee754_y0l): Likewise.
35041         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
35042         (__ieee754_j1l): Do not improve calculations using cos of twice
35043         input for inputs above LDBL_MAX / 2.0L.
35044         (__ieee754_y1l): Likewise.
35045         * math/libm-test.inc (j0_test): Add another test.
35046         (j1_test): Likewise.
35047         (y0_test): Likewise.
35048         (y1_test): Likewise.
35049         * sysdeps/i386/fpu/libm-test-ulps: Update.
35051 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
35053         * Rules ($(objpfx)bench-%.c): Include code from a C source
35054         file.
35056 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
35058         [BZ #15287]
35059         * math/k_casinh.c (__kernel_casinh): Handle arguments with
35060         imaginary part 1.0 and real part less than 0.5 specially.
35061         * math/k_casinhf.c (__kernel_casinhf): Likewise.
35062         * math/k_casinhl.c (__kernel_casinhl): Likewise.
35063         * math/libm-test.inc (cacos_test): Add more tests.
35064         (casin_test): Likewise.
35065         (casinh_test): Likewise.
35066         * sysdeps/i386/fpu/libm-test-ulps: Update.
35067         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35069 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
35071         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
35072         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
35074 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
35076         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
35077         * config.make.in (config-cflags-sse4): Remove variable.
35078         (config-cflags-avx): Likewise.
35079         (config-cflags-sse2avx): Likewise.
35080         (config-cflags-novzeroupper): Likewise.
35081         (config-asflags-i686): Likewise.
35082         (have-mfma4): Likewise.
35083         (have-as-vis3): Likewise.
35084         (MIG): Likewise.
35085         * configure.in (MIG): Do not AC_SUBST.
35086         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
35087         (libc_cv_cc_sse4): Do not AC_SUBST.
35088         (libc_cv_cc_avx): Likewise.
35089         (libc_cv_cc_sse2avx): Likewise.
35090         (libc_cv_cc_novzeroupper): Likewise.
35091         (libc_cv_cc_fma4): Likewise.
35092         (libc_cv_as_i686): Likewise.
35093         (libc_cv_sparc_as_vis3): Likewise.
35094         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
35095         LIBC_CONFIG_VAR.
35096         (config-asflags-i686): Likewise.
35097         (config-cflags-avx): Likewise.
35098         (config-cflags-sse2avx): Likewise.
35099         (have-mfma4): Likewise.
35100         (config-cflags-novzeroupper): Likewise.
35101         * sysdeps/mach/configure.in (MIG): Likewise.
35102         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
35103         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
35104         LIBC_CONFIG_VAR.
35105         (config-cflags-avx): Likewise.
35106         (config-cflags-sse2avx): Likewise.
35107         (have-mfma4): Likewise.
35108         (config-cflags-novzeroupper): Likewise.
35109         * configure: Regenerated.
35110         * sysdeps/i386/configure: Likewise.
35111         * sysdeps/mach/configure: Likewise.
35112         * sysdeps/sparc/configure: Likewise.
35113         * sysdeps/x86_64/configure: Likewise.
35115 2013-03-20  Roland McGrath  <roland@hack.frob.com>
35117         [BZ #14812]
35118         * locale/programs/localedef.c (options): Put N_ translation marker
35119         on argument names, not just descriptions.
35121 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35123         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
35125 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
35127         [BZ #14176]
35128         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
35130 2013-03-19  Roland McGrath  <roland@hack.frob.com>
35132         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
35133         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
35134         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
35135         [!BEFORE_ABORT] (before_abort): New function.
35136         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
35137         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
35138         (writev_for_fatal): New function.
35139         (WRITEV_FOR_FATAL): New macro; call that.
35140         (backtrace_and_maps): New function.
35141         (BEFORE_ABORT): New macro; call that.
35142         (struct str_list): Type removed.
35143         (__libc_message, __libc_fatal): Functions removed.
35144         Include <sysdeps/posix/libc_fatal.c> instead.
35146 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
35148         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
35149         constants.
35150         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
35151         double constants.
35153 2013-03-19  Andreas Schwab  <schwab@suse.de>
35155         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
35156         * sysdeps/gnu/configure: Regenerate.
35158         * configure.in: Substitute libc_cv_rtlddir.
35159         * configure: Regenerate.
35160         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
35161         * Makeconfig (rtlddir, inst_rtlddir): New variables.
35162         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
35163         * elf/Makefile (install-others, CFLAGS-interp.c)
35164         (ldso_install, common-ldd-rewrite): Likewise.
35165         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
35166         $(inst_slibdir)/$(rtld-installed-name).
35167         * scripts/rellns-sh: Add -p option.
35168         * Makerules (make-shlib-link): Use rellns-sh to get relative name
35169         for source.
35171 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
35173         * manual/nptl.texi: Renamed to ...
35174         * manual/threads.texi: ... this.
35175         * manual/Makefile (chapters): Update.
35177 2013-03-18  Roland McGrath  <roland@hack.frob.com>
35179         [BZ #14812]
35180         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
35181         on argument names, not just descriptions.
35182         * malloc/memusagestat.c (options): Likewise.
35183         * nss/getent.c (options): Likewise.
35185 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
35187         [BZ #14812]
35188         * iconv/iconv_prog.c (options): Put N_ translation marker
35189         on argument names, not just descriptions.
35190         * iconv/iconvconfig.c (options): Likewise.
35192 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
35194         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
35195         implementation which is faster on all x86_64 architectures.
35196         Tested on AMD, Intel Nehalem, SNB, IVB.
35197         * sysdeps/x86_64/strnlen.S: Likewise.
35199         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
35200         Remove all multiarch strlen and strnlen versions.
35201         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
35202         Remove strlen and strnlen related parts.
35204         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
35205         Inline strlen part.
35206         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
35208         * sysdeps/x86_64/multiarch/strlen.S: Remove.
35209         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
35210         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
35211         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
35212         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
35213         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
35215 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
35217         * manual/memory.texi (Malloc Tunable Parameters):
35218         Sort parameters alphabetically. Add comments for missing entries.
35220 2013-03-17  David S. Miller  <davem@davemloft.net>
35222         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35224 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
35226         [BZ #15283]
35227         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
35228         for arguments at most half maximum finite value.
35229         * math/libm-test.inc (j0_test): Add more tests.
35230         (j1_test): Likewise.
35231         (y0_test): Likewise.
35232         (y1_test): Likewise.
35233         * sysdeps/i386/fpu/libm-test-ulps: Update.
35234         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35236         [BZ #14155]
35237         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
35238         1 / x and functions P and Q for arguments above 0x1p256L.
35239         (__ieee754_y0l): Likewise.
35240         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
35241         (__ieee754_y1l): Likewise.
35242         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
35243         (j1_test): Likewise.
35244         (y0_test): Likewise.
35245         (y1_test): Likewise.
35247 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
35249         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
35250         variable.
35252 2013-03-15  Roland McGrath  <roland@hack.frob.com>
35254         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
35255         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
35256         zero since it's initialized to EXEC_PAGESIZE.
35258         * sysdeps/unix/sysv/linux/ldsodefs.h
35259         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
35260         * sysdeps/generic/ldsodefs.h: ... here.
35262 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
35264         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
35266         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
35267         math/test-snan.c.
35268         * math/test-snan.c: Renamed from
35269         sysdeps/powerpc/fpu/test-powerpc-snan.c.
35270         * math/Makefile (tests): Add test-snan.
35271         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
35272         test-powerpc-snan.
35274         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
35275         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
35276         functions.
35277         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
35278         __builtin_nan family of functions.
35279         * math/libm-test.inc (initialize): Initialize qnan_value with
35280         __builtin_nan family of functions.
35281         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
35282         Remove variables.
35283         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
35284         Remove functions.
35285         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
35286         storage class.  Initialize qNaN_var and sNaN_var with
35287         __builtin_nan and __builtin_nans families of functions,
35288         respectively.
35290         * math/libm-test.inc (acosh_test): Also test with qNaN input.
35291         (sqrt_test): Remove duplicate test with qNaN input.
35292         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
35293         (round_test, signbit_test, significand_test): Note missing +/-Inf
35294         as well as qNaN tests.
35296         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
35297         qNaN_var.  Fix a few strings, too.
35298         * math/libm-test.inc (nan_value): Rename to qnan_value.
35299         * math/gen-libm-test.pl (%beautify): Adjust to that.
35300         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
35301         * math/test-misc.c (main): Likewise.
35302         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
35303         to __qnan_bytes, and __qnan_union, respectively.
35304         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
35305         Likewise.
35306         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
35307         and lqnanval, respectively.
35308         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
35309         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
35310         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
35311         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
35313         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
35314         * math/test-misc.c (main) [__x86_64__]: Enable test for long
35315         doubles.
35317         * math/test-misc.c (main): Fix copy'n'pastos.
35318         * misc/tst-efgcvt.c (special): Likewise.
35320         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
35321         Remove declarations.
35323 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
35325         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
35326         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
35327         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
35328         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
35330 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35332         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
35333         macro to return vdso values correctly in IFUNC implementations.
35334         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
35335         Optimization by using IFUNC.
35337 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
35338             Richard Henderson  <rth@redhat.com>
35339             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
35341         * Makefile.in (bench): New target.
35342         * NEWS: Mention the benchmark framework.
35343         * Rules (bench): Likewise.
35344         (binaries-bench): Generate binaries for functions to
35345         benchmark.
35346         * benchtests/Makefile: New makefile for benchmark tests.
35347         * benchtests/bench-skeleton.c: New skeleton file for benchmark
35348         programs.
35349         * benchtests/exp-inputs: New input file for EXP function.
35350         * benchtests/pow-inputs: New input file for POW function.
35351         * scripts/bench.pl: New script to generate source files for
35352         benchmark programs.
35354 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
35356         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
35357         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
35358         computations on mantissa.  Use macros for rounding and
35359         division.
35360         (denorm): Likewise.
35361         (__dbl_mp): Likewise.
35362         (add_magnitudes): Likewise.
35363         (sub_magnitudes): Likewise.
35364         (__mul): Likewise.
35365         (__sqr): Likewise.
35366         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
35367         powers of two in terms of TWOPOW macro.
35368         (mp_no): Make type of mantissa as MANTISSA_T.
35369         [!RADIXI]: Define RADIXI.
35370         [!TWO52]: Define TWO52.
35371         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
35373         * manual/nptl.texi (cindex): Modify threads to pthreads.
35375 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
35377         * sysdeps/x86_64/preconfigure: Regenerated.
35379 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
35381         [BZ #14155]
35382         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
35383         0x1p28 and above.
35384         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
35385         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
35386         0x1p28 and above.
35387         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
35388         * math/libm-test.inc (j0_test): Do not allow one spurious
35389         underflow exception.
35390         (y1_test): Likewise.
35392 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
35394         * manual/Makefile (chapters): Add nptl.
35395         * manual/debug.texi (Debugging Support): Add link to Threads
35396         chapter.
35397         * manual/nptl.texi: New file.
35399         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
35401 2013-03-14  Petr Baudis  <pasky@ucw.cz>
35403         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
35404         for non-NULL pointer before the memory validity test. Pointed
35405         out by Holger Brunck <holger.brunck@keymile.com>.
35407 2013-03-13  Andreas Schwab  <schwab@suse.de>
35409         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
35410         instead of .os.
35412 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
35414         * timezone/zic.c: Update from tzcode 2013b.
35416 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
35418         * manual/install.texi (Configuring and compiling):
35419         Mention i686 and i586.
35420         * INSTALL: Regenerate.
35422 2013-03-12  Roland McGrath  <roland@hack.frob.com>
35424         * sysdeps/init_array/elf-init.c: New file.
35425         * csu/elf-init.c
35426         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
35427         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
35429         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
35430         __gmon_start__ as global, but as static with a .preinit_array pointer.
35431         * sysdeps/init_array/gmon-start.c: New file.  Use that.
35432         * sysdeps/init_array/crti.S: New file, empty except for comments.
35433         * sysdeps/init_array/crtn.S: Likewise.
35435 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
35437         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
35438         definining bcopy.
35439         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35440         Remove Prefer_SSE_for_memop.
35441         * sysdeps/x86_64/multiarch/init-arch.h: Remove
35442         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
35443         HAS_PREFER_SSE_FOR_MEMOP.
35444         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
35445         memset-x86-64.
35446         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
35447         Remove bzero, memset ifunc support.
35448         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
35449         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
35450         * sysdeps/x86_64/multiarch/memset.S: Likewise.
35451         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
35453 2013-03-11  Andreas Schwab  <schwab@suse.de>
35455         [BZ #15234]
35456         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
35457         by SHLIB_COMPAT.
35458         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
35459         (GLIBC_2.16): Remove pthread_atfork.
35461 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
35463         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
35464         (ptestcases.h): Likewise.
35466 2013-03-08  Roland McGrath  <roland@hack.frob.com>
35468         * Makeconfig ($(common-objpfx)config.status): Depend on
35469         sysdeps/*/preconfigure{,.in} too.
35471 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
35473         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
35474         (__free_hook): Use void * instead of __malloc_ptr_t.
35475         (__malloc_hook): Likewise.
35476         (__realloc_hook): Likewise.
35477         (__memalign_hook): Likewise.
35478         (__after_morecore_hook): Likewise.
35479         * malloc/arena.c (save_malloc_hook): Likewise.
35480         (save_free_hook): Likewise.
35481         * malloc/hooks.c (malloc_hook_ini): Likewise.
35482         (realloc_hook_ini): Likewise.
35483         (memalign_hook_ini): Likewise.
35484         * malloc/malloc.c (malloc_hook_ini): Likewise.
35485         (realloc_hook_ini): Likewise.
35486         (memalign_hook_ini): Likewise.
35487         (__free_hook): Likewise.
35488         (__malloc_hook): Likewise.
35489         (__realloc_hook): Likewise.
35490         (__memalign_hook): Likewise.
35491         (__libc_malloc): Likewise.
35492         (__libc_free): Likewise.
35493         (__libc_realloc): Likewise.
35494         (__libc_memalign): Likewise.
35495         (__libc_valloc): Likewise.
35496         (__libc_pvalloc): Likewise.
35497         (__libc_calloc): Likewise.
35498         (__posix_memalign): Likewise.
35499         * malloc/morecore.c (__sbrk): Likewise.
35500         (__default_morecore): Likewise.
35502         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
35504         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
35505         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
35506         __malloc_ptrdiff_t.
35508         * malloc/malloc.h (__malloc_size_t): Remove macro.
35509         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
35510         __malloc_size_t.
35511         (old_memalign_hook): Likewise.
35512         (old_realloc_hook): Likewise.
35513         (struct hdr): Likewise.
35514         (flood): Likewise.
35515         (mallochook): Likewise.
35516         (memalignhook): Likewise.
35517         (reallochook): Likewise.
35518         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
35519         (tr_old_realloc_hook): Likewise.
35520         (tr_old_memalign_hook): Likewise.
35521         (tr_mallochook): Likewise.
35522         (tr_reallochook): Likewise.
35523         (tr_memalignhook): Likewise.
35525 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35527         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
35528         default_ldbl_pack and using as default implementation.
35529         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
35530         implementation.
35531         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
35532         redundant definition.
35533         (ldbl_insert_mantissa): Likewise.
35534         (ldbl_canonicalize): Likewise.
35535         (ldbl_nearbyint): Likewise.
35536         (ldbl_pack): Rename to ldbl_pack_ppc.
35537         (ldbl_unpack): Rename to ldbl_unpack_ppc.
35538         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
35539         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
35541 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
35543         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
35544         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
35545         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
35546         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
35547         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
35548         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
35549         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
35550         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
35552 2013-03-07  Andreas Jaeger  <aj@suse.de>
35554         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
35555         bits/mman-linux.h.
35557 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
35559         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
35560         Include mpa.h and declare __MPEXP.
35561         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
35562         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
35563         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
35564         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
35565         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
35566         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
35567         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
35569         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
35570         (__slowpow): Use long double EXPL and LOGL functions to
35571         compute POW.
35572         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
35573         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
35574         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
35575         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
35576         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
35577         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
35579         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
35580         intermediate variable to calculate exponent.
35581         (__sqr): Likewise.
35582         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
35583         Likewise.
35584         (__sqr): Likewise.
35586         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
35587         [!NO__SQR]: Define __sqr.
35588         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
35589         and NO__SQR.  Remove all code except __mul and __sqr.  Include
35590         sysdeps/ieee754/dbl-64/mpa.c.
35591         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
35593         [BZ #12723]
35594         * posix/Makefile (tests): Add tst-pathconf.
35595         * posix/tst-pathconf.c: New test case.
35596         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
35597         _PC_PIPE_BUF.
35598         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
35600 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
35602         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
35604 2013-03-06  Andreas Jaeger  <aj@suse.de>
35606         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
35607         definition via __MAP_ANONYMOUS.
35609         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
35610         it's not part of Linux headers.
35612         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
35613         (MAP_HUGE_MASK): Define.
35615         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
35616         Define.
35617         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
35618         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
35619         Define.
35620         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
35621         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
35622         Define.
35623         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
35624         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
35625         Define.
35626         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
35628         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
35629         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
35630         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
35631         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
35632         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
35633         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
35635         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
35636         Handle f2fs.
35638         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
35639         Handle f2fs and efivarfs.
35641         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
35642         f2fs.
35644         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
35645         (EFIVARFS_MAGIC): Add.
35646         (F2FS_LINK_MAX): Add.
35648 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
35650         * stdio-common/vfprintf.c: Replace __builtin_expect with
35651         __glibc_unlikely.
35653 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
35655         [BZ #13550]
35656         * sysdeps/generic/bp-sym.h: Remove file.
35657         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
35658         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
35659         <bp-sym.h> and <bp-asm.h>.
35660         (__longjmp): Don't use BP_SYM.
35661         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
35662         and <bp-asm.h>.
35663         (memcpy): Don't use BP_SYM.
35664         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
35665         <bp-sym.h> and <bp-asm.h>.
35666         (memcpy): Don't use BP_SYM.
35667         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
35668         <bp-asm.h>.
35669         (memcpy): Don't use BP_SYM.
35670         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
35671         <bp-asm.h>.
35672         (memset): Don't use BP_SYM.
35673         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
35674         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
35675         (__bzero): Don't use BP_SYM.
35676         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
35677         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
35678         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
35679         <bp-sym.h> and <bp-asm.h>.
35680         (memcmp): Don't use BP_SYM.  Remove comment about bounded
35681         pointers.
35682         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
35683         <bp-sym.h> and <bp-asm.h>.
35684         (memcpy): Don't use BP_SYM.
35685         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
35686         <bp-sym.h> and <bp-asm.h>.
35687         (memset): Don't use BP_SYM.
35688         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
35689         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
35690         (__bzero): Don't use BP_SYM.
35691         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
35692         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
35693         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
35694         <bp-sym.h> and <bp-asm.h>.
35695         (strncmp): Don't use BP_SYM.  Remove comment about bounded
35696         pointers.
35697         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
35698         <bp-sym.h> and <bp-asm.h>.
35699         (memcpy): Don't use BP_SYM.
35700         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
35701         <bp-sym.h> and <bp-asm.h>.
35702         (memset): Don't use BP_SYM.
35703         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
35704         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
35705         (__bzero): Don't use BP_SYM.
35706         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
35707         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
35708         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
35709         <bp-sym.h> and <bp-asm.h>.
35710         (__memchr): Don't use BP_SYM.
35711         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
35712         <bp-sym.h> and <bp-asm.h>.
35713         (memcmp): Don't use BP_SYM.  Remove comment about bounded
35714         pointers.
35715         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
35716         <bp-sym.h> and <bp-asm.h>.
35717         (memcpy): Don't use BP_SYM.
35718         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
35719         <bp-sym.h> and <bp-asm.h>.
35720         (__mempcpy): Don't use BP_SYM.
35721         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
35722         <bp-sym.h> and <bp-asm.h>.
35723         (__memrchr): Don't use BP_SYM.
35724         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
35725         <bp-sym.h> and <bp-asm.h>.
35726         (memset): Don't use BP_SYM.
35727         (__bzero): Likewise.
35728         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
35729         <bp-sym.h> and <bp-asm.h>.
35730         (__rawmemchr): Don't use BP_SYM.
35731         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
35732         <bp-sym.h> and <bp-asm.h>.
35733         (__STRCMP): Don't use BP_SYM.
35734         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
35735         <bp-sym.h> and <bp-asm.h>.
35736         (strchr): Don't use BP_SYM.
35737         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
35738         <bp-sym.h> and <bp-asm.h>.
35739         (__strchrnul): Don't use BP_SYM.
35740         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
35741         <bp-sym.h> and <bp-asm.h>.
35742         (strlen): Don't use BP_SYM.
35743         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
35744         <bp-sym.h> and <bp-asm.h>.
35745         (strncmp): Don't use BP_SYM.  Remove comment about bounded
35746         pointers.
35747         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
35748         <bp-sym.h> and <bp-asm.h>.
35749         (__strnlen): Don't use BP_SYM.
35750         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
35751         <bp-sym.h> and <bp-asm.h>.
35752         (__GI__setjmp): Don't use BP_SYM.
35753         (_setjmp): Likewise.
35754         (__sigsetjmp): Likewise.
35755         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
35756         (L(start_addresses)): Don't use BP_SYM.
35757         (_start): Likewise.
35758         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
35759         <bp-asm.h>.
35760         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
35761         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
35762         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
35763         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
35764         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
35765         <bp-asm.h>.
35766         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
35767         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
35768         about bounded pointers.
35769         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
35770         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
35771         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
35772         <bp-asm.h>.
35773         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
35774         about bounded pointers.  Remove GKM FIXME comments.
35775         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
35776         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
35777         <bp-asm.h>.
35778         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
35779         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
35780         Remove GKM FIXME comments.
35781         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
35782         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
35783         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
35784         <bp-asm.h>.
35785         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
35786         about bounded pointers.  Remove GKM FIXME comment.
35787         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
35788         and <bp-asm.h>.
35789         (strncmp): Don't use BP_SYM.  Remove comment about bounded
35790         pointers.
35791         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
35792         <bp-sym.h> and <bp-asm.h>.
35793         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
35794         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
35795         <bp-sym.h> and <bp-asm.h>.
35796         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
35797         comment.
35799 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
35801         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
35802         call free(NULL).
35804 2013-03-05  David S. Miller  <davem@davemloft.net>
35806         * po/es.po: Update from translation team.
35808 2013-03-05  Andreas Jaeger  <aj@suse.de>
35810         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
35811         <bits/mman-linux.h>.
35812         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
35813         is fine.
35814         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
35815         <bits/mman-linux.h> to end of file.
35816         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
35817         is fine.
35818         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
35819         <bits/mman-linux.h> to end of file.
35820         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
35821         is fine.
35822         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
35823         <bits/mman-linux.h> to end of file.
35825         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
35826         (MCL_CURRENT, MCL_FUTURE): Define here.
35828 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35830         [BZ #15232]
35831         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
35832         attribute_hidden.
35833         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
35835 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35837         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
35838         fourth parameter needed for rt_sigprocmask syscall.
35839         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
35840         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
35841         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
35842         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
35843         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
35844         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
35846 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
35848         [BZ #13550]
35849         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
35850         comment about bounded pointers.
35851         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
35852         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
35854 2013-03-04  Andreas Jaeger  <aj@suse.de>
35856         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
35857         common definitions.
35859         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
35860         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
35861         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
35862         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
35863         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
35864         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
35866 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35868         [BZ #15055]
35869         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
35870         __ieee754_sqrl instead of __sqrl.
35872 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
35874         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
35875         * sysdeps/powerpc/fpu_control.h: ... here.
35876         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
35877         * sysdeps/powerpc/bits/fenvinline.h: ... here.
35878         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
35879         * sysdeps/powerpc/bits/mathinline.h: ... here.
35881 2013-03-01  Roland McGrath  <roland@hack.frob.com>
35883         * elf/dl-hwcaps.c (_dl_important_hwcaps):
35884         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
35885         to just [NEED_DL_SYSINFO_DSO].
35886         * elf/dl-support.c: Likewise.
35887         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
35888         * elf/rtld.c (dl_main): Likewise.
35889         * elf/setup-vdso.h (setup_vdso): Likewise.
35890         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
35891         * sysdeps/unix/sysv/linux/dl-sysdep.c
35892         (_dl_discover_osversion): Likewise.
35894 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
35896         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
35897         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
35899 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
35901         * NEWS: Mention libm performance improvements and non-x86 PI
35902         futex support.
35904         * csu/libc-start.c (__pthread_initialize_minimal): Change
35905         function arguments.
35906         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
35908 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
35910         [BZ #13550]
35911         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
35912         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
35913         <bp-sym.h> and <bp-asm.h>.
35914         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
35915         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
35916         and <bp-asm.h>.
35917         (memcpy): Don't use BP_SYM.
35918         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
35919         <bp-asm.h>.
35920         (__mpn_add_n): Don't use BP_SYM.
35921         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
35922         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
35923         and <bp-asm.h>.
35924         (__mpn_addmul_1): Don't use BP_SYM.
35925         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
35926         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
35927         <bp-sym.h>.
35928         (_setjmp): Don't use BP_SYM.
35929         (__novmx_setjmp): Likewise.
35930         (__GI__setjmp): Likewise.
35931         (__vmx_setjmp): Likewise.
35932         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
35933         <bp-sym.h>.
35934         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
35935         (__bzero): Don't use BP_SYM.
35936         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
35937         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
35938         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
35939         <bp-sym.h> and <bp-asm.h>.
35940         (memcpy): Don't use BP_SYM.
35941         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
35942         <bp-sym.h> and <bp-asm.h>.
35943         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
35944         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
35945         <bp-sym.h> and <bp-asm.h>.
35946         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
35947         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
35948         <bp-asm.h>.
35949         (__mpn_lshift): Don't use BP_SYM.
35950         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
35951         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
35952         <bp-asm.h>.
35953         (memset): Don't use BP_SYM.
35954         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
35955         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
35956         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
35957         <bp-asm.h>.
35958         (__mpn_mul_1): Don't use BP_SYM.
35959         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
35960         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
35961         <bp-sym.h> and <bp-asm.h>.
35962         (memcmp): Don't use BP_SYM.
35963         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
35964         <bp-sym.h> and <bp-asm.h>.
35965         (memcpy): Don't use BP_SYM.
35966         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
35967         <bp-sym.h> and <bp-asm.h>.
35968         (memset): Don't use BP_SYM.
35969         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
35970         <bp-sym.h> and <bp-asm.h>.
35971         (strncmp): Don't use BP_SYM.
35972         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
35973         <bp-sym.h> and <bp-asm.h>.
35974         (memcpy): Don't use BP_SYM.
35975         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
35976         <bp-sym.h> and <bp-asm.h>.
35977         (memset): Don't use BP_SYM.
35978         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
35979         <bp-sym.h> and <bp-asm.h>.
35980         (__memchr): Don't use BP_SYM.
35981         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
35982         <bp-sym.h> and <bp-asm.h>.
35983         (memcmp): Don't use BP_SYM.
35984         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
35985         <bp-sym.h> and <bp-asm.h>.
35986         (memcpy): Don't use BP_SYM.
35987         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
35988         <bp-sym.h> and <bp-asm.h>.
35989         (__mempcpy): Don't use BP_SYM.
35990         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
35991         <bp-sym.h> and <bp-asm.h>.
35992         (__memrchr): Don't use BP_SYM.
35993         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
35994         <bp-sym.h> and <bp-asm.h>.
35995         (memset): Don't use BP_SYM.
35996         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
35997         <bp-sym.h> and <bp-asm.h>.
35998         (__rawmemchr): Don't use BP_SYM.
35999         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
36000         <bp-sym.h> and <bp-asm.h>.
36001         (__STRCMP): Don't use BP_SYM.
36002         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
36003         <bp-sym.h> and <bp-asm.h>.
36004         (strchr): Don't use BP_SYM.
36005         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
36006         <bp-sym.h> and <bp-asm.h>.
36007         (__strchrnul): Don't use BP_SYM.
36008         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
36009         <bp-sym.h> and <bp-asm.h>.
36010         (strlen): Don't use BP_SYM.
36011         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
36012         <bp-sym.h> and <bp-asm.h>.
36013         (strncmp): Don't use BP_SYM.
36014         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
36015         <bp-sym.h> and <bp-asm.h>.
36016         (__strnlen): Don't use BP_SYM.
36017         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
36018         <bp-asm.h>.
36019         (__mpn_rshift): Don't use BP_SYM.
36020         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
36021         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
36022         <bp-sym.h> and <bp-asm.h>.
36023         (__sigsetjmp): Don't use BP_SYM.
36024         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
36025         (L(start_addresses)): Don't use BP_SYM.
36026         (_start): Likewise.
36027         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
36028         <bp-asm.h>.
36029         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
36030         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
36031         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
36032         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
36033         <bp-asm.h>.
36034         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
36035         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
36036         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
36037         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
36038         <bp-asm.h>.
36039         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
36040         comments.
36041         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
36042         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
36043         <bp-asm.h>.
36044         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
36045         FIXME comments.
36046         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
36047         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
36048         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
36049         <bp-asm.h>.
36050         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
36051         comment.
36052         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
36053         and <bp-asm.h>.
36054         (strncmp): Don't use BP_SYM,
36055         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
36056         <bp-asm.h>.
36057         (__mpn_sub_n): Don't use BP_SYM.
36058         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
36059         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
36060         and <bp-asm.h>.
36061         (__mpn_submul_1): Don't use BP_SYM.
36062         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
36063         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
36064         <bp-sym.h> and <bp-asm.h>.
36065         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
36066         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
36067         <bp-sym.h> and <bp-asm.h>.
36068         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
36069         comment.
36071 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
36073         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
36074         Use ZK to minimize writes to Z.
36075         (sub_magnitudes): Simplify code a bit.
36076         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
36077         Use ZK to minimize writes to Z.
36078         (sub_magnitudes): Simplify code a bit.
36080 2013-02-27  Roland McGrath  <roland@hack.frob.com>
36082         * csu/gmon-start.c: Add special exception to license text.
36084 2013-02-27  Richard Henderson  <rth@redhat.com>
36086         * scripts/config.guess: Update from config.git.
36087         * scripts/config.sub: Likewise.
36089 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
36091         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
36093         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
36095         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
36097         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
36099         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
36101 2013-02-26  Roland McGrath  <roland@hack.frob.com>
36103         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
36104         [$(build-shared = yes].
36106 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
36108         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
36109         (__mul): Reduce iterations for calculating mantissa.
36111         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
36112         MPTWO.
36113         (__mpranred): Likewise.
36115         [BZ #15160]
36116         * malloc/memusagestat.c (main): Draw graphs for heap and stack
36117         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
36119 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
36121         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
36122         Define __attribute__.
36124 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
36126         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
36127         unused.
36128         * posix/regex_internal.h (__attribute): Remove.
36129         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
36130         (re_string_context_at): Likewise.
36131         (bitset_not): Use __attribute__ and mark function as possibly
36132         unused.
36133         (bitset_merge): Likewise.
36134         (bitset_mask): Likewise.
36135         (re_string_char_size_at): Likewise.
36136         (re_string_wchar_at): Likewise.
36137         (re_string_elem_size_at): Likewise.
36139 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
36141         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
36142         code.
36143         (cc32): Likewise.
36145         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
36146         (__acr): Likewise.
36147         (__cpy): Likewise.
36148         (norm): Likewise.
36149         (denorm): Likewise.
36150         (__dbl_mp): Likewise.
36151         (add_magnitudes): Likewise.
36152         (sub_magnitudes): Likewise.
36153         (__mul): Likewise.
36154         (__inv): Likewise.
36156         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
36157         style.
36159         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
36160         style.
36162         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
36163         code.
36165         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
36166         up changes with default code.
36167         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
36168         Likewise.
36170 2013-02-24  Allan McRae  <allan@archlinux.org>
36172         * manual/socket.texi (The Internet Namespace): Order menu items
36173         to match that in the file.
36175         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
36176         node listing of the info page menu.
36178 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
36180         [BZ #13550]
36181         * sysdeps/i386/bp-asm.h: Remove file.
36182         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
36183         (PARMS): Do not use macros from bp-asm.h.
36184         (S1): Likewise.
36185         (S2): Likewise.
36186         (SIZE): Likewise.
36187         (__mpn_add_n): Do not use BP_SYM
36188         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
36189         "bp-asm.h".
36190         (PARMS): Do not use macros from bp-asm.h.
36191         (S1): Likewise.
36192         (SIZE): Likewise.
36193         (__mpn_addmul_1): Do not use BP_SYM
36194         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
36195         "bp-asm.h".
36196         (PARMS): Do not use macros from bp-asm.h.
36197         (SIGMSK): Likewise.
36198         (_setjmp): Likewise.  Do not use BP_SYM.
36199         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
36200         "bp-asm.h".
36201         (PARMS): Do not use macros from bp-asm.h.
36202         (SIGMSK): Likewise.
36203         (setjmp): Likewise.  Do not use BP_SYM.
36204         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
36205         "bp-asm.h".
36206         (PARMS): Do not use macros from bp-asm.h.
36207         (__frexp): Do not use BP_SYM.
36208         (frexp): Likewise.
36209         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
36210         "bp-asm.h".
36211         (PARMS): Do not use macros from bp-asm.h.
36212         (__frexpf): Do not use BP_SYM.
36213         (frexpf): Likewise.
36214         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
36215         "bp-asm.h".
36216         (PARMS): Do not use macros from bp-asm.h.
36217         (__frexpl): Do not use BP_SYM.
36218         (frexpl): Likewise.
36219         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
36220         "bp-asm.h".
36221         (PARMS): Do not use macros from bp-asm.h.
36222         (__remquo): Do not use BP_SYM.
36223         (remquo): Likewise.
36224         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
36225         "bp-asm.h".
36226         (PARMS): Do not use macros from bp-asm.h.
36227         (__remquof): Do not use BP_SYM.
36228         (remquof): Likewise.
36229         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
36230         "bp-asm.h".
36231         (PARMS): Do not use macros from bp-asm.h.
36232         (__remquol): Do not use BP_SYM.
36233         (remquol): Likewise.
36234         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
36235         "bp-asm.h".
36236         (PARMS): Do not use macros from bp-asm.h.
36237         (DEST): Likewise.
36238         (SRC): Likewise.
36239         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
36240         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
36241         "bp-asm.h".
36242         (PARMS): Do not use macros from bp-asm.h.
36243         (strlen): Do not use BP_SYM.
36244         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
36245         "bp-asm.h".
36246         (PARMS): Do not use macros from bp-asm.h.
36247         (S1): Likewise.
36248         (S2): Likewise.
36249         (SIZE): Likewise.
36250         (__mpn_add_n): Do not use BP_SYM.
36251         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
36252         "bp-asm.h".
36253         (PARMS): Do not use macros from bp-asm.h.
36254         (S1): Likewise.
36255         (SIZE): Likewise.
36256         (__mpn_addmul_1): Do not use BP_SYM.
36257         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
36258         weak_alias.
36259         (bzero): Likewise.
36260         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
36261         "bp-asm.h".
36262         (PARMS): Do not use macros from bp-asm.h.
36263         (S): Likewise.
36264         (SIZE): Likewise.
36265         (__mpn_lshift): Do not use BP_SYM.
36266         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
36267         "bp-asm.h".
36268         (PARMS): Do not use macros from bp-asm.h.
36269         (DEST): Likewise.
36270         (SRC): Likewise.
36271         (LEN): Likewise.
36272         (memcpy): Likewise.  Do not use BP_SYM.
36273         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
36274         libc_hidden_def and weak_alias.
36275         (mempcpy): Do not use BP_SYM in weak_alias.
36276         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
36277         "bp-asm.h".
36278         (PARMS): Do not use macros from bp-asm.h.
36279         (DEST): Likewise.
36280         (LEN): Likewise.
36281         [!BZERO_P] (CHR): Likewise.
36282         (memset): Likewise.  Do not use BP_SYM.
36283         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
36284         "bp-asm.h".
36285         (PARMS): Do not use macros from bp-asm.h.
36286         (S1): Likewise.
36287         (SIZE): Likewise.
36288         (__mpn_mul_1): Do not use BP_SYM.
36289         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
36290         "bp-asm.h".
36291         (PARMS): Do not use macros from bp-asm.h.
36292         (S): Likewise.
36293         (SIZE): Likewise.
36294         (__mpn_rshift): Do not use BP_SYM.
36295         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
36296         "bp-asm.h".
36297         (PARMS): Do not use macros from bp-asm.h.
36298         (STR): Likewise.
36299         (CHR): Likewise.
36300         (strchr): Likewise.  Do not use BP_SYM.
36301         (index): Do not use BP_SYM in weak_alias.
36302         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
36303         "bp-asm.h".
36304         (PARMS): Do not use macros from bp-asm.h.
36305         (DEST): Likewise.
36306         (SRC): Likewise.
36307         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
36308         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
36309         "bp-asm.h".
36310         (PARMS): Do not use macros from bp-asm.h.
36311         (strlen): Do not use BP_SYM.
36312         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
36313         "bp-asm.h".
36314         (PARMS): Do not use macros from bp-asm.h.
36315         (S1): Likewise.
36316         (S2): Likewise.
36317         (SIZE): Likewise.
36318         (__mpn_sub_n): Do not use BP_SYM.
36319         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
36320         "bp-asm.h".
36321         (PARMS): Do not use macros from bp-asm.h.
36322         (S1): Likewise.
36323         (SIZE): Likewise.
36324         (__mpn_submul_1): Do not use BP_SYM.
36325         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
36326         "bp-asm.h".
36327         (PARMS): Do not use macros from bp-asm.h.
36328         (S1): Likewise.
36329         (S2): Likewise.
36330         (SIZE): Likewise.
36331         (__mpn_add_n): Do not use BP_SYM.
36332         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
36333         weak_alias.
36334         (bzero): Likewise.
36335         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
36336         "bp-asm.h".
36337         (PARMS): Do not use macros from bp-asm.h.
36338         (BLK2): Likewise.
36339         (LEN): Likewise.
36340         (memcmp): Do not use BP_SYM.
36341         (bcmp): Do not use BP_SYM in weak_alias.
36342         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
36343         "bp-asm.h".
36344         (PARMS): Do not use macros from bp-asm.h.
36345         (DEST): Likewise.
36346         (SRC): Likewise.
36347         (LEN): Likewise.
36348         (memcpy): Likewise.  Do not use BP_SYM.
36349         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
36350         "bp-asm.h".
36351         (PARMS): Do not use macros from bp-asm.h.
36352         (DEST): Likewise.
36353         (SRC): Likewise.
36354         (LEN): Likewise.
36355         (memmove): Likewise.  Do not use BP_SYM.
36356         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
36357         "bp-asm.h".
36358         (PARMS): Do not use macros from bp-asm.h.
36359         (DEST): Likewise.
36360         (SRC): Likewise.
36361         (LEN): Likewise.
36362         (__mempcpy): Likewise.  Do not use BP_SYM.
36363         (mempcpy): Do not use BP_SYM in weak_alias.
36364         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
36365         "bp-asm.h".
36366         (PARMS): Do not use macros from bp-asm.h.
36367         (DEST): Likewise.
36368         (LEN): Likewise.
36369         [!BZERO_P] (CHR): Likewise.
36370         (memset): Likewise.  Do not use BP_SYM.
36371         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
36372         "bp-asm.h".
36373         (PARMS): Do not use macros from bp-asm.h.
36374         (STR2): Likewise.
36375         (strcmp): Do not use BP_SYM.
36376         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
36377         "bp-asm.h".
36378         (PARMS): Do not use macros from bp-asm.h.
36379         (STR): Likewise.
36380         (DELIM): Likewise.
36381         [USE_AS_STRTOK_R] (SAVE): Likewise.
36382         (FUNCTION): Likewise.  Do not use BP_SYM.
36383         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
36384         aliases.
36385         (strtok_r): Likewise.
36386         (__GI___strtok_r): Likewise.
36387         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
36388         (PARMS): Do not use macros from bp-asm.h.
36389         (S): Likewise.
36390         (SIZE): Likewise.
36391         (__mpn_lshift): Do not use BP_SYM.
36392         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
36393         (PARMS): Do not use macros from bp-asm.h.
36394         (STR): Likewise.
36395         (CHR): Likewise.
36396         (__memchr): Do not use BP_SYM.
36397         (memchr): Do not use BP_SYM in weak_alias.
36398         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
36399         (PARMS): Do not use macros from bp-asm.h.
36400         (BLK2): Likewise.
36401         (LEN): Likewise.
36402         (memcmp): Do not use BP_SYM.
36403         (bcmp): Do not use BP_SYM in weak_alias.
36404         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
36405         (PARMS): Do not use macros from bp-asm.h.
36406         (S1): Likewise.
36407         (SIZE): Likewise.
36408         (__mpn_mul_1): Do not use BP_SYM.
36409         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
36410         "bp-asm.h".
36411         (PARMS): Do not use macros from bp-asm.h.
36412         (STR): Likewise.
36413         (CHR): Likewise.
36414         (__rawmemchr): Do not use BP_SYM.
36415         (rawmemchr): Do not use BP_SYM in weak_alias.
36416         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
36417         (PARMS): Do not use macros from bp-asm.h.
36418         (S): Likewise.
36419         (SIZE): Likewise.
36420         (__mpn_rshift): Do not use BP_SYM.
36421         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
36422         (PARMS): Do not use macros from bp-asm.h.
36423         (SIGMSK): Likewise.
36424         (__sigsetjmp): Likewise.  Do not use BP_SYM.
36425         * sysdeps/i386/start.S: Do not include "bp-sym.h".
36426         (_start): Do not use BP_SYM.
36427         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
36428         (PARMS): Do not use macros from bp-asm.h.
36429         (DEST): Likewise.
36430         (SRC): Likewise.
36431         (__stpcpy): Likewise.  Do not use BP_SYM.
36432         (stpcpy): Do not use BP_SYM in weak_alias.
36433         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
36434         "bp-asm.h".
36435         (PARMS): Do not use macros from bp-asm.h.
36436         (DEST): Likewise.
36437         (SRC): Likewise.
36438         (LEN): Likewise.
36439         (__stpncpy): Likewise.  Do not use BP_SYM.
36440         (stpncpy): Do not use BP_SYM in weak_alias.
36441         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
36442         (PARMS): Do not use macros from bp-asm.h.
36443         (STR): Likewise.
36444         (CHR): Likewise.
36445         (strchr): Likewise.  Do not use BP_SYM.
36446         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
36447         "bp-asm.h".
36448         (PARMS): Do not use macros from bp-asm.h.
36449         (STR): Likewise.
36450         (CHR): Likewise.
36451         (__strchrnul): Likewise.  Do not use BP_SYM.
36452         (strchrnul): Do not use BP_SYM in weak_alias.
36453         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
36454         "bp-asm.h".
36455         (PARMS): Do not use macros from bp-asm.h.
36456         (STOP): Likewise.
36457         (strcspn): Do not use BP_SYM.
36458         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
36459         "bp-asm.h".
36460         (PARMS): Do not use macros from bp-asm.h.
36461         (STR): Likewise.
36462         (STOP): Likewise.
36463         (strpbrk): Likewise.  Do not use BP_SYM.
36464         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
36465         "bp-asm.h".
36466         (PARMS): Do not use macros from bp-asm.h.
36467         (STR): Likewise.
36468         (CHR): Likewise.
36469         (strrchr): Likewise.  Do not use BP_SYM.
36470         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
36471         (PARMS): Do not use macros from bp-asm.h.
36472         (SKIP): Likewise.
36473         (strspn): Do not use BP_SYM.
36474         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
36475         (PARMS): Do not use macros from bp-asm.h.
36476         (STR): Likewise.
36477         (DELIM): Likewise.
36478         (SAVE): Likewise.
36479         (FUNCTION): Likewise.  Do not use BP_SYM.
36480         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
36481         aliases.
36482         (strtok_r): Likewise.
36483         (__GI___strtok_r): Likewise.
36484         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
36485         (PARMS): Do not use macros from bp-asm.h.
36486         (S1): Likewise.
36487         (S2): Likewise.
36488         (SIZE): Likewise.
36489         (__mpn_sub_n): Do not use BP_SYM.
36490         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
36491         "bp-asm.h".
36492         (PARMS): Do not use macros from bp-asm.h.
36493         (S1): Likewise.
36494         (SIZE): Likewise.
36495         (__mpn_submul_1): Do not use BP_SYM.
36496         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
36497         <bp-sym.h>.
36498         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
36499         and <bp-asm.h>.
36500         (PARMS): Do not use macros from bp-asm.h.
36501         (FLAGS): Likewise.
36502         (PTID): Likewise.
36503         (TLS): Likewise.
36504         (CTID): Likewise.
36505         (__clone): Do not use BP_SYM.
36506         (clone): Do not use BP_SYM in weak_alias.
36507         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
36508         and <bp-asm.h>.
36509         (PARMS): Do not use macros from bp-asm.h.
36510         (LEN): Likewise.
36511         (__mmap64): Do not use BP_SYM.
36512         (mmap64): Do not use BP_SYM in weak_alias.
36513         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
36514         <bp-sym.h> and <bp-asm.h>.
36515         (PARMS): Do not use macros from bp-asm.h.
36516         (__posix_fadvise64_l64): Do not use BP_SYM.
36517         * sysdeps/unix/sysv/linux/i386/semtimedop.S
36518         (PARMS): Do not use macros from bp-asm.h.
36519         (NSOPS): Likewise.
36520         (semtimedop): Do not use BP_SYM.
36521         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
36522         and <bp-asm.h>.
36524 2013-02-21  Allan McRae  <allan@archlinux.org>
36526         * manual/message.texi (Charset conversion in gettext):
36527         Move @end statement to beginning of line.
36529 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
36531         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
36532         static.
36533         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
36534         Likewise.
36536         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
36537         (denorm): Likewise.
36538         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
36539         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
36541 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36543         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
36544         tail-call to the resolved function if pltexit isn't needed.
36546 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
36548         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
36549         or Y being zero as being unlikely.
36550         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
36551         Likewise.
36553 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
36555         * manual/nss.texi (System Databases and Name Service Switch):
36556         Remove frobnicate @pxref.
36558 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
36560         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
36561         __attribute__ ((unused)) to __attribute__ ((__unused__)).
36563 2013-02-20  Petr Machata  <pmachata@redhat.com>
36565         * elf/elf.h (R_ARM_TARGET1): New macro.
36566         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
36567         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
36568         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
36569         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
36570         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
36571         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
36572         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
36573         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
36574         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
36575         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
36576         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
36577         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
36578         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
36579         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
36580         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
36581         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
36582         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
36583         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
36584         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
36585         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
36586         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
36587         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
36588         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
36589         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
36590         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
36591         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
36592         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
36593         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
36594         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
36595         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
36596         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
36597         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
36598         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
36599         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
36600         (R_ARM_THM_GOT_BREL12): Likewise.
36601         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
36602         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
36603         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
36604         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
36605         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
36606         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
36607         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
36608         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
36609         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
36611 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
36613         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
36614         __attribute_used__ to __attribute__ ((unused)).
36616 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
36618         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
36619         powerpc mpa.c.
36620         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
36621         comment formatting.
36622         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
36624 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
36626         [BZ #13550]
36627         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
36628         Remove macro.
36629         (ENTER): Remove both macro definitions.
36630         (LEAVE): Likewise.
36631         (CHECK_BOUNDS_LOW): Likewise.
36632         (CHECK_BOUNDS_HIGH): Likewise.
36633         (CHECK_BOUNDS_BOTH): Likewise.
36634         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
36635         (RETURN_BOUNDED_POINTER): Likewise.
36636         (RETURN_NULL_BOUNDED_POINTER): Likewise.
36637         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
36638         (POP_ERRNO_LOCATION_RETURN): Likewise.
36639         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
36640         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
36641         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
36642         macros.
36643         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
36644         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
36645         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
36646         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
36647         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
36648         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
36649         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
36650         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
36651         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
36652         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
36653         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
36654         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
36655         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
36656         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
36657         removed macros.
36658         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
36659         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
36660         macros.
36661         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
36662         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
36663         * sysdeps/i386/i586/memset.S (memset): Likewise.
36664         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
36665         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
36666         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
36667         macros.
36668         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
36669         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
36670         Change uses of L(2) to L(out).
36671         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
36672         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
36673         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
36674         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
36675         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
36676         removed macros.
36677         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
36678         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
36679         macros.
36680         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
36681         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
36682         (RETURN): Do not use macro LEAVE.
36683         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
36684         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
36685         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
36686         * sysdeps/i386/i686/memset.S (memset): Likewise.
36687         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
36688         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
36689         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
36690         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
36691         Likewise.
36692         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
36693         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
36694         L(1_2) and L(1_3) into L(1).
36695         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
36696         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
36697         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
36698         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
36699         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
36700         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
36701         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
36702         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
36703         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
36704         macros.
36705         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
36706         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
36707         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
36708         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
36709         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
36710         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
36711         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
36712         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
36713         * sysdeps/i386/strcspn.S (strcspn): Likewise.
36714         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
36715         * sysdeps/i386/strrchr.S (strrchr): Likewise.
36716         * sysdeps/i386/strspn.S (strspn): Likewise.
36717         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
36718         conditional code.
36719         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
36720         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
36721         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
36722         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
36723         L(1_3) into L(1_1).
36724         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
36725         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
36726         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
36727         macros.
36728         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
36730 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
36732         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
36733         macro.
36735 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
36737         * math/atest-exp.c (exp_mpn): Remove ROUND.
36738         * math/atest-exp2.c (exp_mpn): Likewise.
36739         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
36741         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
36742         * stdlib/tst-tls-atexit-lib.c: Likewise.
36743         * stdlib/tst-tls-atexit.c: Likewise.
36745 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
36747         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
36748         and __attribute_alloc_size__.
36750 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
36752         * include/programs/xmalloc.h: Change __attribute_alloc_size to
36753         __attribute_alloc_size__.
36754         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
36755         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
36757 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
36759         * include/programs/xmalloc.h: New file.
36760         * catgets/gencat.c: Include it.
36761         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
36762         * elf/pldd.c: Likewise.
36763         * iconv/iconv_charmap.c: Likewise.
36764         * iconv/iconvconfig.c: Likewise.
36765         * iconv/strtab.c: Likewise.
36766         * locale/programs/locale.c: Likewise.
36767         * locale/programs/localedef.h: Likewise.
36768         * locale/programs/simple-hash.c: Likewise.
36769         * nscd/nscd.h: Likewise.
36770         * nss/makedb.c: Likewise.
36771         * sysdeps/generic/ldconfig.h: Likewise.
36773 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
36775         * Versions.def: Add GLIBC_2.18.
36776         * include/link.h (struct link_map): New member l_tls_dtor_count.
36777         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
36778         (__call_tls_dtors): Likewise.
36779         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
36780         __cxa_thread_atexit_impl.
36781         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
36782         Likewise.
36783         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
36784         Likewise.
36785         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
36786         Likewise.
36787         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
36788         Likewise.
36789         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
36790         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
36791         Likewise.
36792         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
36793         Likewise.
36794         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
36795         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
36796         Likewise.
36797         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
36798         (tests): Add test case tst-tls-atexit.
36799         (modules-names): Add shared library for tst-tls-atexit.
36800         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
36801         (GLIBC_PRIVATE): Add __call_tls_dtors.
36802         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
36803         for libstdc++.
36804         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
36805         * stdlib/tst-tls-atexit.c: New test case.
36806         * stdlib/tst-tls-atexit-lib.c: New test case.
36808         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
36810         * elf/Versions (ld): Add _dl_find_dso_for_object.
36811         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
36812         * elf/dl-open.c (_dl_find_dso_for_object): New function.
36813         (dl_open_worker): Use _dl_find_dso_for_object.
36814         * elf/dl-sym.c (do_sym): Likewise.
36815         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
36817 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36819         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
36820         Syntactic changes only.
36821         (_dl_runtime_profile): Do a tail-call to the resolved function.
36823 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
36825         [BZ #13550]
36826         * sysdeps/x86_64/bp-asm.h: Remove file.
36827         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
36828         <bp-sym.h> and <bp-asm.h>.
36829         (__clone): Do not use BP_SYM.
36830         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
36831         <bp-sym.h> and <bp-asm.h>.
36832         * sysdeps/unix/x86_64/sysdep.S: Likewise.
36833         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
36834         "bp-asm.h".
36835         (_setjmp): Do not use BP_SYM.
36836         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
36837         "bp-asm.h".
36838         (setjmp): Do not use BP_SYM.
36839         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
36840         libc_hidden_def.
36841         (mempcpy): Do not use BP_SYM in weak_alias.
36842         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
36843         "bp-asm.h".
36844         (strchr): Do not use BP_SYM.
36845         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
36846         "bp-asm.h".
36847         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
36848         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
36849         (_start): Do not use BP_SYM.
36850         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
36851         "bp-asm.h".
36852         (strcat): Do not use BP_SYM.
36853         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
36854         "bp-asm.h".
36855         (STRCMP): Do not use BP_SYM.
36856         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
36857         "bp-asm.h".
36858         (STRCPY): Do not use BP_SYM.
36859         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
36860         "bp-asm.h".
36861         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
36862         "bp-asm.h".
36863         (FUNCTION): Do not use BP_SYM.
36864         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
36865         weak_alias.
36866         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
36868 2013-02-17  Andreas Jaeger  <aj@suse.de>
36870         * time/Versions: Sort entries.
36871         * string/Versions: Likewise.
36872         * resolv/Versions: Likewise.
36873         * posix/Versions: Likewise.
36874         * iconv/Versions: Likewise.
36875         * elf/Versions: Likewise.
36876         * wcsmbs/Versions: Likewise.
36878 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
36880         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
36881         loop termination condition.
36883         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
36884         variable to calculate EZ.
36885         (__sqr): Likewise.
36887         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
36888         the lower precision input.
36890 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
36892         [BZ #13550]
36893         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
36894         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
36895         (run-via-rtld-prefix): Do not handle %-bp tests.
36896         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
36897         (all-object-suffixes): Remove .ob.
36898         (bppfx): Remove variable.
36899         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
36900         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
36901         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
36902         [$(build-bounded) = yes] (libtype.ob): Likewise.
36903         * Makerules (elide-routines.ob): Remove variable.
36904         (do-tests-clean): Do not handle *-bp.out.
36905         (common-mostlyclean): Do not handle *-bp and *-bp.out.
36906         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
36907         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
36908         (tests): Do not include $(tests-bp.out).
36909         (xtests): Do not include $(xtests-bp.out).
36910         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
36911         [$(build-bounded) = yes] ($(addprefix
36912         $(objpfx),$(binaries-bounded))): Remove rule.
36913         ($(objpfx)%-bp.out): Remove rule.
36914         * config.make.in (build-bounded): Remove variable.
36915         * crypt/Makefile [$(build-bounded) = yes]
36916         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
36917         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
36918         append to variable.
36919         [$(build-bounded) = yes] (install-lib): Likewise.
36920         [$(build-bounded) = yes] (generated): Likewise.
36921         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
36922         Remove rule.
36923         * intl/Makefile [$(build-bounded) = yes]
36924         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
36925         * math/Makefile [$(build-bounded) = yes]
36926         ($(tests:%=$(objpfx)%-bp): Likewise.
36927         * misc/Makefile [$(build-bounded) = yes]
36928         ($(objpfx)tst-tsearch-bp): Likewise.
36929         * nptl/Makeconfig (bounded-thread-library): Remove variable.
36930         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
36931         Remove dependency.
36932         * string/Makefile (o-objects.ob): Remove variable.
36933         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
36934         (CFLAGS-.ob): Remove variable.
36935         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
36936         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
36937         both definitions of variable.
36938         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
36939         (ASFLAGS-.ob): Remove variable.
36941 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
36943         [BZ #13550]
36944         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
36945         Remove __BOUNDED_POINTERS__ from condition.
36946         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
36947         * string/bits/string2.h [!__NO_STRING_INLINES &&
36948         !__BOUNDED_POINTERS__]: Likewise.
36949         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
36950         Likewise.
36951         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
36952         Remove conditional code.
36953         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
36954         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
36955         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
36956         condition.
36958         [BZ #13550]
36959         * csu/libc-start.c: Do not include <bp-sym.h>.
36960         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
36961         * elf/dl-open.c: Do not include <bp-sym.h>.
36962         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
36963         * math/fegetenv.c: Do not include <bp-sym.h>.
36964         (fegetenv): Do not use BP_SYM in versioned symbols.
36965         * nptl/sysdeps/pthread/bits/libc-lockP.h
36966         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
36967         <bp-sym.h>.
36968         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36969         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
36970         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36971         (__pthread_mutex_destroy): Likewise.
36972         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36973         (__pthread_mutex_lock): Likewise.
36974         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36975         (__pthread_mutex_trylock): Likewise.
36976         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36977         (__pthread_mutex_unlock): Likewise.
36978         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36979         (__pthread_mutexattr_init): Likewise.
36980         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36981         (__pthread_mutexattr_destroy): Likewise.
36982         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36983         (__pthread_mutexattr_settype): Likewise.
36984         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36985         (__pthread_rwlock_init): Likewise.
36986         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36987         (__pthread_rwlock_destroy): Likewise.
36988         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36989         (__pthread_rwlock_rdlock): Likewise.
36990         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36991         (__pthread_rwlock_tryrdlock): Likewise.
36992         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36993         (__pthread_rwlock_wrlock): Likewise.
36994         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36995         (__pthread_rwlock_trywrlock): Likewise.
36996         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36997         (__pthread_rwlock_unlock): Likewise.
36998         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
36999         (__pthread_key_create): Likewise.
37000         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
37001         (__pthread_setspecific): Likewise.
37002         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
37003         (__pthread_getspecific): Likewise.
37004         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
37005         Likewise.
37006         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
37007         (_pthread_cleanup_push_defer): Likewise.
37008         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
37009         (_pthread_cleanup_pop_restore): Likewise.
37010         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
37011         (pthread_setcancelstate): Likewise.
37012         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
37013         <bp-sym.h>.
37014         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
37015         (memchr): Do not use BP_SYM in weak_alias.
37016         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
37017         (fegetenv): Do not use BP_SYM in versioned symbols.
37018         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
37019         (fesetenv): Do not use BP_SYM in versioned symbols.
37020         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
37021         (feupdateenv): Do not use BP_SYM in versioned symbols.
37022         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
37023         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
37024         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
37025         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
37026         (open64): Do not use BP_SYM in weak_alias.
37027         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
37028         (fegetenv): Do not use BP_SYM in versioned symbols.
37029         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
37030         (fesetenv): Do not use BP_SYM in versioned symbols.
37031         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
37032         (feupdateenv): Do not use BP_SYM in versioned symbols.
37033         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
37034         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
37035         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
37036         (feraiseexcept): Do not use BP_SYM in versioned symbols.
37037         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
37038         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
37039         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
37040         <bp-sym.h>.
37041         (__libc_start_main): Do not use BP_SYM.
37043 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
37045         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
37046         redundant return line.
37047         (norm): Likewise.
37048         (denorm): Likewise.
37049         (dbl_mp): Likewise.
37050         (sub_magnitudes): Likewise.
37051         (__add): Likewise.
37052         (__sub): Likewise.
37053         (__mul): Likewise.
37054         (__inv): Likewise.
37055         (__dvd): Likewise.
37056         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
37057         (norm): Likewise.
37058         (denorm): Likewise.
37059         (dbl_mp): Likewise.
37060         (sub_magnitudes): Likewise.
37061         (__add): Likewise.
37062         (__sub): Likewise.
37063         (__mul): Likewise.
37064         (__inv): Likewise.
37065         (__dvd): Likewise.
37067         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
37068         instead of __mul.
37069         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
37070         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
37071         (cc32): Likewise.
37073         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
37074         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
37075         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
37076         of __mul for squares.
37077         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
37078         function
37079         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
37080         Likewise.
37081         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
37082         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
37084 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
37086         [BZ #13550]
37087         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
37088         code.
37089         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
37090         prototype or function definition.  Rename ubp_* variables and
37091         parameters.  Remove argv definitions conditional on
37092         [__BOUNDED_POINTERS__].
37093         * debug/backtrace.c (__backtrace): Do not use __unbounded.
37094         * elf/dl-runtime.c (_dl_fixup): Likewise.
37095         * include/set-hooks.h (RUN_HOOK): Likewise.
37096         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
37097         definition.
37098         * string/strcpy.c (strcpy): Do not use __unbounded.
37099         * sysdeps/generic/frame.h (struct layout): Likewise.
37100         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
37101         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
37102         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
37103         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
37104         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
37105         (__backtrace): Likewise.
37106         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
37107         use __ptrvalue.
37108         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
37109         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
37110         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
37111         Likewise.
37112         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
37113         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
37114         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
37115         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
37116         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
37117         Do not use __unbounded.
37118         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
37119         Rename __unboundedrlimits parameter to rlimits in prototype.
37120         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
37121         Do not use __unbounded.
37122         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
37123         not use __ptrvalue.
37124         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
37125         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
37126         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
37127         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
37128         __ptrvalue or __unbounded.
37129         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
37130         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
37131         use __unbounded.
37132         (__new_msgctl): Do not use __ptrvalue.
37133         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
37134         __unbounded.
37135         (__libc_msgrcv): Do not use __ptrvalue.
37136         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
37137         startup_info): Do not use __unbounded.
37138         (__libc_start_main): Likewise.  Rename ubp_* variables and
37139         parameters.  Remove argv definitions conditional on
37140         [__BOUNDED_POINTERS__].
37141         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
37142         __ptrvalue.
37143         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
37144         use __unbounded.
37145         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
37146         or __ptrvalue.
37147         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
37148         use __unbounded.
37149         (__new_shmctl): Do not use __ptrvalue.
37150         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
37151         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
37152         Likewise.
37153         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
37154         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
37155         (__libc_sigaction): Likewise.
37156         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
37157         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
37158         Likewise.
37159         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
37161 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
37163         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
37165         * string/mempcpy.c: Implement by calling memcpy.
37167 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
37169         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
37171         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
37172         evaluation.
37174         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
37175         values in the mantissa.
37177         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
37178         minimize writes to Z.
37179         (sub_magnitudes): Simplify code a bit.
37181 2013-02-12  Roland McGrath  <roland@hack.frob.com>
37183         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
37184         from the message.  The linker prefixes all warnings with that already.
37186 2013-02-12  Andreas Schwab  <schwab@suse.de>
37188         [BZ #15078]
37189         * posix/regexec.c (extend_buffers): Add parameter min_len.
37190         (check_matching): Pass minimum needed length.
37191         (clean_state_log_if_needed): Likewise.
37192         (get_subexp): Likewise.
37193         * posix/Makefile (tests): Add bug-regex34.
37194         (bug-regex34-ENV): Define.
37195         * posix/bug-regex34.c: New file.
37197         [BZ #11561]
37198         * posix/regcomp.c (parse_bracket_exp): When looking up collating
37199         elements compare against the byte sequence of it, not its name.
37200         * posix/Makefile (tests): Add bug-regex35.
37201         (bug-regex35-ENV): Define.
37202         * posix/bug-regex35.c: New file.
37204 2013-02-11  Tom de Vries  <tom@codesourcery.com>
37206         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
37207         comment.
37208         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
37209         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
37210         (CHECK_EOL): Add undef.
37212 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
37214         * bits/stdlib-bsearch.h: New file.
37215         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
37216         * stdlib/stdlib.h: Likewise.
37218 2013-02-11  Roland McGrath  <roland@hack.frob.com>
37220         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
37221         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
37222         declaration.
37223         * manual/search.texi (Array Search Function): Add missing const in
37224         lfind prototype.
37225         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
37226         declaration to use rlim_t.
37227         (Basic Scheduling Functions): Remove erroneous const from
37228         sched_getparam prototype.  Remove erroneous * from
37229         sched_get_priority_max and sched_get_priority_min prototypes.
37230         (Resource Usage): Fix summary @comment on vtimes to refer to
37231         sys/vtimes.h rather than vtimes.h.
37232         Add missing *s in vtimes prototype.
37233         (Limits on Resources): Fix ulimit prototype to return long int.
37234         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
37235         prototypes to use long int rather than double.
37236         (BSD Random): Fix initstate and setstate to use char *, not void *.
37237         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
37238         prototype to make second argument 'struct aiocb64 *const[]'.
37239         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
37240         (Status of AIO Operations): Remove erroneous const in aio_return and
37241         aio_return64 prototypes.
37242         (Synchronizing I/O): Fix sync prototype to return void.
37243         * manual/startup.texi (Suboptions): Remove an erroneous const in
37244         getsubopt prototype.
37245         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
37246         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
37247         use size_t rather than int.
37248         (Scanning All Users): Likewise for getpwent_r.
37249         (Setting Groups): Add missing const to setgroups prototype.
37250         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
37251         * manual/socket.texi (Host Names): Fix gethostbyaddr and
37252         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
37253         'const void *' rather than 'const char *'.
37254         (Host Address Functions): Likewise for inet_ntop.
37255         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
37256         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
37257         ssize_t for return value.
37258         (Sending Data): Likewise for send, sendto, sendmsg.
37259         (Socket Option Functions): Add a missing const in setsockopt prototype.
37260         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
37261         use wchar_t for the argument.
37262         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
37263         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
37264         take no arguments.
37265         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
37266         double/float/long double for second argument.
37267         Fix return types of significand, significandf, significandl.
37268         * manual/filesys.texi (Setting Permissions): Use mode_t for second
37269         argument in fchmod prototype.
37270         (File Owner): Use uid_t and gid_t in fchown prototype.
37271         (File Times): Add const to utimes, futimes, and lutimes prototypes.
37272         (Making Special Files): Use mode_t and dev_t in mknod prototype.
37273         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
37274         use 'const struct dirent **' as argument types to CMP function pointer
37275         argument.
37276         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
37277         (File Times): Fix summary magic @comment for struct utimbuf and utime
37278         to refer to utime.h, not time.h.
37279         * manual/string.texi (Argz Functions): Add missing const in
37280         argz_extract and argz_next prototypes.
37281         (Finding Tokens in a String): Likewise for basename.
37282         (String/Array Comparison): Fix typo in wcscasecmp prototype.
37283         (Copying and Concatenation): Fix typo in wmemmove prototype.
37284         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
37285         (Signal Stack): Remove erroneous const in sigstack prototype.
37286         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
37287         prototype.
37288         (Simple Calendar Time): Likewise for stime.
37289         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
37290         prototype.
37291         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
37292         say sys/sysctl.h instead.
37293         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
37294         and vsyslog prototypes.
37296 2013-02-11  Tom de Vries  <tom@codesourcery.com>
37298         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
37299         Remove.
37301 2013-02-11  Roland McGrath  <roland@hack.frob.com>
37303         * misc/sys/mman.h: Fix typo in mremap comment.
37305 2013-02-08  Roland McGrath  <roland@hack.frob.com>
37307         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
37308         the '\0' terminator.
37310 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
37312         [BZ #13550]
37313         * debug/segfault.c: Don't include <bp-checks.h>.
37314         * sysdeps/generic/bp-checks.h: Remove file.
37315         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
37316         (__GETDENTS): Don't use CHECK_N.
37317         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
37318         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
37319         (__getgroups): Don't use CHECK_N.
37320         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
37321         (setgroups): Don't use CHECK_N.
37322         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
37323         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
37324         (__libc_msgrcv): Don't use CHECK_N.
37325         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
37326         (__libc_msgsnd): Don't use CHECK_N.
37327         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
37328         <bp-checks.h>.
37329         (__libc_pread): Don't use CHECK_N.
37330         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
37331         include <bp-checks.h>.
37332         (__libc_pread64): Don't use CHECK_N.
37333         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
37334         include <bp-checks.h>.
37335         (__libc_pwrite): Don't use CHECK_N.
37336         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
37337         include <bp-checks.h>.
37338         (__libc_pwrite64): Don't use CHECK_N.
37339         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
37340         <bp-checks.h>.
37341         (__libc_pread): Don't use CHECK_N.
37342         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
37343         include <bp-checks.h>.
37344         (__libc_pread64): Don't use CHECK_N.
37345         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
37346         include <bp-checks.h>.
37347         (__libc_pwrite): Don't use CHECK_N.
37348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
37349         include <bp-checks.h>.
37350         (__libc_pwrite64): Don't use CHECK_N.
37351         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
37352         (do_pread): Don't use CHECK_N.
37353         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
37354         (do_pread64): Don't use CHECK_N.
37355         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
37356         (do_pwrite): Don't use CHECK_N.
37357         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
37358         (do_pwrite64): Don't use CHECK_N.
37359         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
37360         (__libc_readv): Don't use CHECK_N.
37361         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
37362         (semop): Don't use CHECK_N.
37363         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
37364         <bp-checks.h>.
37365         (semtimedop): Don't use CHECK_N.
37366         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
37367         (__libc_pread): Don't use CHECK_N.
37368         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
37369         <bp-checks.h>.
37370         (__libc_pread64): Don't use CHECK_N.
37371         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
37372         <bp-checks.h>.
37373         (__libc_pwrite): Don't use CHECK_N.
37374         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
37375         <bp-checks.h>.
37376         (__libc_pwrite64): Don't use CHECK_N.
37377         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
37378         <bp-checks.h>.
37379         (__libc_msgrcv): Don't use CHECK_N.
37380         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
37381         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
37382         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
37383         (__libc_writev): Don't use CHECK_N.
37385 2013-02-08  Roland McGrath  <roland@hack.frob.com>
37387         * string/strcpy.c: Removed unused variable.
37389         * Makeconfig (+sysdep-includes): Define with := rather than =.
37390         Use an existing include/ subdir of each sysdeps dir before it.
37392 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
37394         * nscd/connection.c (register_traced_file): Comment function.
37395         [HAVE_INOTIFY] (union __inev): Define.
37396         [HAVE_INOTIFY] (inotify_check_files): New function.
37397         [HAVE_INOTIFY] (clear_db_cache): Likewise.
37398         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
37399         clear_db_cache.
37400         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
37402 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
37404         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
37405         loaded if not already and that a failure is permanent.
37407 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
37409         [BZ #15006]
37410         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
37411         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
37413 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
37415         [BZ #13550]
37416         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
37417         (CHECK_1_NULL_OK): Likewise.
37418         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
37419         (__fxstat): Do not use CHECK_1.
37420         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
37421         <bp-checks.h>.
37422         (___fxstat64): Do not use CHECK_1.
37423         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
37424         <bp-checks.h>.
37425         (__fxstatat): Do not use CHECK_1.
37426         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
37427         <bp-checks.h>.
37428         (__fxstatat64): Do not use CHECK_1.
37429         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
37430         <bp-checks.h>.
37431         (__fxstat): Do not use CHECK_1.
37432         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
37433         <bp-checks.h>.
37434         (__fxstatat): Do not use CHECK_1.
37435         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
37436         <bp-checks.h>.
37437         (__getresgid): Do not use CHECK_1.
37438         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
37439         <bp-checks.h>.
37440         (__getresuid): Do not use CHECK_1.
37441         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
37442         <bp-checks.h>.
37443         (__lxstat): Do not use CHECK_1.
37444         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
37445         <bp-checks.h>.
37446         (__old_msgctl): Do not use CHECK_1.
37447         (__new_msgctl): Likewise.
37448         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
37449         <bp-checks.h>.
37450         (__new_setrlimit): Do not use CHECK_1.
37451         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
37452         <bp-checks.h>.
37453         (__old_shmctl): Do not use CHECK_1.
37454         (__new_shmctl): Likewise.
37455         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
37456         <bp-checks.h>.
37457         (__xstat): Do not use CHECK_1.
37458         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
37459         (__lxstat): Do not use CHECK_1.
37460         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
37461         <bp-checks.h>.
37462         (___lxstat64): Do not use CHECK_1.
37463         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
37464         (__old_msgctl): Do not use CHECK_1.
37465         (__new_msgctl): Likewise.
37466         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
37467         <bp-checks.h>.
37468         (__gettimeofday): Do not use CHECK_1.
37469         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
37470         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
37471         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
37472         <bp-checks.h>.
37473         (__gettimeofday): Do not use CHECK_1.
37474         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
37475         (__old_shmctl): Do not use CHECK_1_NULL_OK.
37476         (__new_shmctl): Do not use CHECK_1.
37477         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
37478         <bp-checks.h>.
37479         (do_sigtimedwait): Do not use CHECK_1.
37480         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
37481         <bp-checks.h>.
37482         (do_sigwaitinfo): Do not use CHECK_1.
37483         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
37484         <bp-checks.h>.
37485         (msgctl): Do not use CHECK_1.
37486         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
37487         <bp-checks.h>.
37488         (shmctl): Do not use CHECK_1.
37489         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
37490         (ustat): Do not use CHECK_1.
37491         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
37492         <bp-checks.h>.
37493         (__fxstat): Do not use CHECK_1.
37494         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
37495         <bp-checks.h>.
37496         (__fxstatat): Do not use CHECK_1.
37497         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
37498         <bp-checks.h>.
37499         (__lxstat): Do not use CHECK_1.
37500         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
37501         <bp-checks.h>.
37502         (__xstat): Do not use CHECK_1.
37503         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
37504         (__xstat): Do not use CHECK_1.
37505         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
37506         (___xstat64): Do not use CHECK_1.
37508         [BZ #13550]
37509         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
37510         definitions.
37511         (CHECK_BOUNDS_HIGH): Likewise.
37512         * string/strcpy.c: Do not include <bp-checks.h>.
37513         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
37515 2013-02-07  Roland McGrath  <roland@hack.frob.com>
37517         * nscd/nscd-client.h (__nscd_drop_map_ref):
37518         Add __attribute__ ((unused)).
37519         * nis/nss-nisplus.h (niserr2nss): Likewise.
37521         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
37522         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
37524         * csu/libc-tls.c (init_static_tls, init_slotinfo):
37525         Remove inline keyword.
37526         * include/rounding-mode.h (round_away): Likewise.
37527         * libio/wfileops.c (adjust_wide_data): Likewise.
37528         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
37529         (__m128i_strloadu_tolower): Likewise.
37530         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
37531         (__m128i_strloadu_tolower): Likewise.
37532         * time/mktime.c (ydhms_diff): Likewise.
37533         * locale/elem-hash.h (elem_hash): Likewise.
37534         * locale/setlocale.c (setdata): Likewise.
37535         * posix/regex_internal.h (re_string_char_size_at): Likewise.
37536         (re_string_wchar_at): Likewise.
37537         (bitset_not, bitset_merge, bitset_mask): Likewise.
37538         [!(__GNUC__ > 3)] (inline): Remove macro.
37539         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
37540         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
37541         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
37542         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
37543         * string/memcmp.c (memcmp_bytes): Likewise.
37544         * locale/programs/locarchive.c (compute_hashval): Likewise.
37545         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
37546         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
37547         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
37548         * nss/getent.c (print_rpc, print_protocols): Likewise.
37549         (print_passwd, print_group, print_aliases): Likewise.
37550         * nis/nss-nisplus.h (niserr2nss): Likewise.
37551         * nscd/connections.c (restart_p): Likewise.
37552         Change return type to bool.
37554 2013-02-05  Roland McGrath  <roland@hack.frob.com>
37556         * Makeconfig (all-Depend-files): Add existing
37557         $(sorted-subdirs:=/Depend) files.
37558         (all-subdirs): Remove nss.
37559         * sysdeps/unix/inet/Subdirs: Add it here instead.
37560         * hesiod/Depend: New file.
37562         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
37563         instead of calling alloca.
37565         * io/lseek.c (__lseek): Rename to __libc_lseek.
37566         Define __lseek as an alias.
37568         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
37570 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
37572         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
37573         else clause and remove check for non-standard endianness.
37575 2013-02-04  David S. Miller  <davem@davemloft.net>
37577         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37579 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
37581         [BZ #13550]
37582         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
37583         (__ubp_memchr): Remove prototype.
37584         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
37585         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
37586         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
37587         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
37588         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
37589         Remove alias.
37590         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
37591         (__ubp_memchr): Likewise.
37592         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
37593         (__ubp_memchr): Likewise.
37594         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
37595         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
37596         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
37597         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
37598         CHECK_STRING.
37599         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
37600         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
37601         (__getcwd): Do not use CHECK_STRING.
37602         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
37603         <bp-checks.h>.
37604         (__real_chown): Do not use CHECK_STRING.
37605         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
37606         <bp-checks.h>.
37607         (fchownat): Do not use CHECK_STRING.
37608         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
37609         CHECK_STRING.
37610         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
37611         <bp-checks.h>.
37612         (__lchown): Do not use CHECK_STRING.
37613         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
37614         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
37615         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
37616         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
37617         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
37618         include <bp-checks.h>.
37619         (truncate64): Do not use CHECK_STRING.
37620         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
37621         <bp-checks.h>.
37622         (__real_chown): Do not use CHECK_STRING.
37623         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
37624         <bp-checks.h>.
37625         (__lchown): Do not use CHECK_STRING.
37626         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
37627         <bp-checks.h>.
37628         (__chown): Do not use CHECK_STRING.
37629         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
37630         <bp-checks.h>.
37631         (truncate64): Do not use CHECK_STRING.
37632         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
37633         Likewise.
37634         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
37635         (__xmknod): Do not use CHECK_STRING.
37636         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
37637         <bp-checks.h>.
37638         (__xmknodat): Do not use CHECK_STRING.
37639         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
37640         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
37642 2013-02-04  Andreas Schwab  <schwab@suse.de>
37644         [BZ #14142]
37645         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
37646         * include/netdb.h: Likewise for h_errno.
37647         * elf/tst-stackguard1.c: Include <tls.h>.
37649 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
37651         * elf/link.h (struct link_map): Extend the l_addr comment.
37652         * include/link.h (struct link_map): Likewise.
37654 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
37656         [BZ #13550]
37657         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
37658         (BOUNDED_1): Remove macro.
37659         * debug/backtrace.c: Don't include <bp-checks.h>.
37660         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
37661         (__backtrace): Likewise.
37662         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
37663         <bp-checks.h>.
37664         (__backtrace): Don't use BOUNDED_1.
37665         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
37666         <bp-checks.h>.
37667         (__backtrace): Don't use BOUNDED_1.
37668         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
37669         (__backtrace): Don't use BOUNDED_1.
37670         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
37671         (shmat): Don't use BOUNDED_N.
37673 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
37675         [BZ #13550]
37676         * sysdeps/generic/bp-start.h: Remove file.
37677         * csu/libc-start.c: Don't include <bp-start.h>.
37678         (LIBC_START_MAIN): Set up __environ directly instead of using
37679         INIT_ARGV_and_ENVIRON.
37680         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
37681         <bp-start.h>.
37683         [BZ #13550]
37684         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
37685         definitions.
37686         (CHECK_FCNTL): Likewise.
37687         (CHECK_N_PAGES): Likewise.
37689         [BZ #13550]
37690         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
37691         definitions.
37692         (CHECK_SIGSET_NULL_OK): Likewise.
37693         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
37694         <bp-checks.h>.
37695         (sigpending): Don't use CHECK_SIGSET.
37696         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
37697         <bp-checks.h>.
37698         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
37699         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
37700         <bp-checks.h>.
37701         (do_sigsuspend): Don't use CHECK_SIGSET.
37702         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
37703         use CHECK_SIGSET.
37704         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
37705         (do_sigwait): Don't use CHECK_SIGSET.
37706         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
37707         use CHECK_SIGSET.
37708         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
37709         include <bp-checks.h>.
37710         (sigpending): Don't use CHECK_SIGSET.
37711         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
37712         include <bp-checks.h>.
37713         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
37714         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
37715         <bp-checks.h>.
37716         (sigpending): Don't use CHECK_SIGSET.
37717         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
37718         <bp-checks.h>.
37719         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
37721         [BZ #13550]
37722         * sysdeps/generic/bp-semctl.h: Remove file.
37723         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
37724         <bp-checks.h> and <bp-semctl.h>.
37725         (__old_semctl): Don't use CHECK_SEMCTL.
37726         (__new_semctl): Likewise.
37727         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
37728         and <bp-semctl.h>.
37729         (__old_semctl): Don't use CHECK_SEMCTL.
37730         (__new_semctl): Likewise.
37731         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
37732         <bp-checks.h> and <bp-semctl.h>.
37733         (__old_semctl): Don't use CHECK_SEMCTL.
37734         (__new_semctl): Likewise.
37735         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
37736         <bp-checks.h> and <bp-semctl.h>.
37737         (semctl): Don't use CHECK_SEMCTL.
37739         [BZ #13550]
37740         * Makerules (elide-bp-thunks): Remove variable.
37741         (elide-routines.oS): Don't use $(elide-bp-thunks).
37742         (elide-routines.os): Likewise.
37743         (elide-routines.o): Likewise.
37744         (elide-routines.op): Likewise.
37745         (elide-routines.og): Likewise.
37746         (objects): Don't use $(bp-thunks).
37747         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
37748         include.
37749         (common-generated): Do not add s-proto-bp.d.
37750         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
37751         (int): Likewise.
37752         (typ): Likewise.
37753         Do not generate makefile rules for bounded-pointer thunks.
37754         * sysdeps/generic/bp-thunks.h: Remove file.
37755         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
37756         * sysdeps/unix/s-proto-bp.S: Likewise.
37758         [BZ #15062]
37759         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
37760         parts of result separately when argument is not close to line from
37761         -i to i and one part of argument is small.
37762         * math/k_casinhf.c (__kernel_casinhf): Likewise.
37763         * math/k_casinhl.c (__kernel_casinhl): Likewise.
37764         * math/libm-test.inc (cacos_test): Add more tests.
37765         (casin_test): Likewise.
37766         (casinh_test): Likewise.
37767         * sysdeps/i386/fpu/libm-test-ulps: Update.
37768         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37770 2013-01-31  David S. Miller  <davem@davemloft.net>
37772         * po/de.po: Update from translation team.
37774 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
37776         * time/tzfile.c: Include stdint.h for SIZE_MAX.
37778 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
37780         * configure.in (_AC_PROG_CC_C89): New definition.
37781         * configure: Regenerate.
37783         * configure.in (AC_PROG_CPP): New definition.
37784         * configure: Regenerate.
37786 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
37788         * debug/tst-backtrace.h: New file.
37789         * debug/tst-backtrace2.c: Include tst-backtrace.h.
37790         (ret): Remove variable.
37791         (x): Likewise.
37792         (FAIL): Remove macro.
37793         (NO_INLINE): Likewise.
37794         (fn1): Use match function instead of strstr.
37795         * debug/tst-backtrace3.c: Include tst-backtrace.h.
37796         (ret): Remove variable.
37797         (x): Likewise.
37798         (FAIL): Remove macro.
37799         (NO_INLINE): Likewise.
37800         (fn): Use match function instead of strstr.
37801         * debug/tst-backtrace4.c: Include tst-backtrace.h.
37802         (ret): Remove variable.
37803         (x): Likewise.
37804         (FAIL): Remove macro.
37805         (NO_INLINE): Likewise.
37806         (handle_signal): Use match function instead of strstr.
37807         * debug/tst-backtrace5.c: Include tst-backtrace.h.
37808         (ret): Remove variable.
37809         (x): Likewise.
37810         (FAIL): Remove macro.
37811         (NO_INLINE): Likewise.
37812         (handle_signal): Use match function instead of strstr.
37814 2013-01-23  Roland McGrath  <roland@hack.frob.com>
37816         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
37818 2013-01-23  David S. Miller  <davem@davemloft.net>
37820         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
37821         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
37822         argument of CAS if possible.
37823         * sysdeps/sparc/sparc64/bits/atomic.h
37824         (__arch_compare_and_exchange_val_32_acq): Likewise.
37825         (__arch_compare_and_exchange_val_64_acq): Likewise.
37827 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
37829         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
37830         * sysdeps/posix/ulimit.c: ... this.
37831         Include <limits.h>.
37832         * sysdeps/unix/bsd/ulimit.c: Remove file.
37834 2013-01-23  Adam Conrad  <adconrad@0c3.net>
37836         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
37837         (LDFLAGS-tst-array5): Likewise.
37839 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
37841         [BZ #15036]
37842         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
37843         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
37844         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
37845         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
37847 2013-01-21  David S. Miller  <davem@davemloft.net>
37849         * sysdeps/sparc/backtrace.c: New file.
37850         * sysdeps/sparc/sparc32/backtrace.h: New file.
37851         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
37852         * sysdeps/sparc/sparc64/backtrace.h: New file.
37853         * sysdeps/sparc/sparc64/backtrace.c: Delete.
37854         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
37855         -funwind-tables.
37857 2013-01-21  Andreas Schwab  <schwab@suse.de>
37859         [BZ #15020]
37860         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
37861         closed its stdout.
37863 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
37865         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
37866         "mpa2.h".
37867         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
37869 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
37870             Mark Mitchell  <mark@codesourcery.com>
37871             Tom de Vries  <tom@codesourcery.com>
37872             Paul Pluzhnikov  <ppluzhnikov@google.com>
37874         * debug/tst-backtrace2.c: New file.
37875         * debug/tst-backtrace3.c: Likewise.
37876         * debug/tst-backtrace4.c: Likewise.
37877         * debug/tst-backtrace5.c: Likewise.
37878         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
37879         (CFLAGS-tst-backtrace3.c): Likewise.
37880         (CFLAGS-tst-backtrace4.c): Likewise.
37881         (CFLAGS-tst-backtrace5.c): Likewise.
37882         (LDFLAGS-tst-backtrace2): Likewise.
37883         (LDFLAGS-tst-backtrace3): Likewise.
37884         (LDFLAGS-tst-backtrace4): Likewise.
37885         (LDFLAGS-tst-backtrace5): Likewise.
37886         (tests): Add new tests tst-backtrace2, tst-backtrace3,
37887         tst-backtrace4 and tst-backtrace5.
37889 2013-01-18  Anton Blanchard  <anton@samba.org>
37890             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
37892         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
37893         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
37894         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
37895         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
37896         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
37897         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
37898         "+r" and remove output regs list as redundant.  Add explicit inline
37899         asm to specify register of return val to work around compiler codegen
37900         bug.  Remove (int) cast on return value.  Add return type parameter to
37901         use in macro so that this macro does not truncate return value for
37902         64-bit values.
37903         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
37904         pass to INTERNAL_VSYSCALL_NCS.
37905         (INLINE_VSYSCALL): Add 'long int' as return type to
37906         INTERNAL_VSYSCALL_NCS macro invocation.
37907         (INTERNAL_VSYSCALL): Add 'long int' as return type to
37908         INTERNAL_VSYSCALL_NCS macro invocation.
37909         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
37911 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
37913         [BZ #14496]
37914         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
37915         Fix application of SIMD FP exception mask.
37917         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
37918         mp_no from a power of two.
37919         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
37920         __mpexp_twomm1.  Use __pow_mp.
37922         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
37923         multiplication.
37925 2013-01-17  David S. Miller  <davem@davemloft.net>
37927         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37929 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
37931         [BZ #15023]
37932         * include/complex.h: Condition contents on [!_COMPLEX_H].
37933         (__kernel_casinhf): New prototype.
37934         (__kernel_casinh): Likewise.
37935         (__kernel_casinhl): Likewise.
37936         * math/Makefile (libm_calls): Add k_casinh.
37937         * math/k_casinh.c: New file.
37938         * math/k_casinhf.c: Likewise.
37939         * math/k_casinhl.c: Likewise.
37940         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
37941         finite nonzero arguments.
37942         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
37943         finite nonzero arguments.
37944         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
37945         finite nonzero arguments.
37946         * math/s_casinh.c: Do not include <float.h>.
37947         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
37948         * math/s_casinhf.c: Do not include <float.h>.
37949         (__casinhf): Move code for finite nonzero arguments to
37950         k_casinhf.c.
37951         * math/s_casinhl.c: Do not include <float.h>.
37952         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
37953         redefine.
37954         (__casinhl): Move code for finite nonzero arguments to
37955         k_casinhl.c.
37956         * math/libm-test.inc (cacos_test): Add more tests.
37957         * sysdeps/i386/fpu/libm-test-ulps: Update.
37958         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37960 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
37962         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
37963         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
37964         [!HAVE_MREMAP]: Remove [defined linux] case.
37965         * malloc/arena.c: Do not include <malloc-sysdep.h>.
37967 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
37969         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
37971 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
37973         * elf/elf.h (R_386_SIZE32): New relocation.
37974         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
37975         R_386_SIZE32.
37976         (elf_machine_rela): Likewise.
37977         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
37978         R_X86_64_SIZE64 and R_X86_64_SIZE32.
37980 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
37982         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
37983         (FP_FAST_FMA): Do not define.
37984         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
37985         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
37986         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
37987         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
37988         !_SOFT_FLOAT]: Likewise.
37989         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
37990         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
37991         value.
37992         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
37993         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
37994         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
37995         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
37996         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
37997         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
37998         file.
38000 2013-01-16  Andreas Schwab  <schwab@suse.de>
38002         [BZ #14327]
38003         * include/stdlib.h (__mktemp): Add declaration.
38004         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
38005         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
38007 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
38009         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
38010         definitions.
38011         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
38012         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
38013         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
38014         definitions here.
38015         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
38016         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
38017         definitions.
38018         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
38019         and ONE.
38020         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
38021         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
38022         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
38023         definitions.
38024         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
38025         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
38026         definitions.
38027         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
38029         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
38031 2013-01-15  David S. Miller  <davem@davemloft.net>
38033         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
38034         trunc{,f} to libm-sysdep_routes.
38035         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
38036         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
38037         file.
38038         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
38039         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
38040         file.
38041         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
38042         file.
38043         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
38044         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
38045         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
38046         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
38047         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
38048         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
38049         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
38050         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
38052         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
38053         nearbyint{,f} to libm-sysdep_routes.
38054         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
38055         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
38056         New file.
38057         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
38058         file.
38059         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
38060         New file.
38061         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
38062         file.
38063         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
38064         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
38065         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
38066         file.
38067         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
38068         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
38069         file.
38070         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
38071         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
38072         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
38074         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
38075         libc_feholdexcept and libc_fesetenv.
38077 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
38079         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
38081 2013-01-14  David S. Miller  <davem@davemloft.net>
38083         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
38084         (SPARC_ASM_VIS2_IFUNC): Likewise.
38085         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
38086         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
38087         use of 'siam' instruction.
38088         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
38089         Likewise.
38090         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
38091         Likewise.
38092         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
38093         Likewise.
38094         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
38095         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
38096         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
38097         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
38098         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
38099         file.
38100         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
38101         file.
38102         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
38103         file.
38104         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
38105         file.
38106         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
38107         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
38108         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
38109         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
38110         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
38111         new VIS2 routines.
38112         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
38113         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
38114         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
38115         Likewise.
38116         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
38117         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
38118         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
38119         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
38120         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
38121         routines to libm-sysdep_routines.
38122         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
38124         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
38125         fdim/fdimf to libm-sysdep_routines.
38126         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
38127         file.
38128         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
38129         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
38130         file.
38131         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
38132         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
38133         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
38134         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
38135         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
38136         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
38137         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
38139 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
38141         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
38142         to optimize copies.
38144         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
38145         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
38146         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
38148         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
38149         local variable MPTWO.
38150         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
38151         Likewise.
38153 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
38155         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
38156         GLOB_NOESCAPE.
38158 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
38160         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
38162 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
38164         * manual/pattern.texi (glob_t): Document gl_flags.
38165         (glob64_t): Likewise.
38167 2013-01-11  David S. Miller  <davem@davemloft.net>
38169         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
38170         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
38171         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
38172         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
38173         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
38174         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
38175         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
38176         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
38177         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
38178         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
38179         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
38180         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
38181         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
38183         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
38184         sparc V9 rather than using V8 code.
38185         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
38186         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
38188         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
38189         Move to...
38190         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
38191         Here.
38193 2013-01-11  Roland McGrath  <roland@hack.frob.com>
38195         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
38196         not in the main loop.
38197         * configure: Regenerated.
38199 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
38201         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
38202         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
38203         to just #else.
38204         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
38205         [!__GLIBC_HAVE_LONG_LONG] case.
38206         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
38207         condition to just #else.
38208         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
38209         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
38210         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
38211         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
38212         unconditional.
38213         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
38214         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
38215         #elif condition to just #else.
38216         * sysdeps/unix/sysv/linux/sys/sysmacros.h
38217         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
38218         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
38219         #elif condition to just #else.
38221 2013-01-11  Steve Ellcey  <sellcey@mips.com>
38223         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
38224         (EF_MIPS_ARCH_64): Fix value.
38225         (EF_MIPS_ARCH_32R2): New.
38226         (EF_MIPS_ARCH_64R2): New.
38228 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
38230         * Makeconfig (+link-pie-before-libc): New.
38231         (+link-pie-after-libc): Likewise.
38232         (+link-pie-tests): Likewise.
38233         (+link-pie): Rewritten.
38234         (link-before-libc): Remove $(config-LDFLAGS).
38235         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
38236         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
38237         (config-LDFLAGS): Renamed to ...
38238         (rtld-LDFLAGS): This.
38239         (rtld-tests-LDFLAGS): New macro.
38240         (link-libc-rpath-link): Likewise.
38241         (link-libc-tests-rpath-link): Likewise.
38242         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
38243         (link-libc): Prepand $(link-libc-rpath-link).
38244         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
38245         (test-program-prefix): New macro.
38246         (test-via-rtld-prefix): Likewise.
38247         (test-program-cmd): Likewise.
38248         (host-test-program-cmd): Likewise.
38249         * Makefile ($(common-objpfx)testrun.sh): Replace
38250         $(run-program-prefix) with $(test-program-prefix).
38251         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
38252         $(rtld-LDFLAGS).
38253         ($(common-objpfx)shlib.lds): Likewise.
38254         (build-module-helper): Likewise.
38255         ($(common-objpfx)format.lds): Likewise.
38256         * Rules (binaries-pie-tests): New.
38257         (binaries-pie-notests): Likewise.
38258         (binaries-pie): Rewritten.
38259         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
38260         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
38261         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
38262         (make-test-out): Replace $(host-built-program-cmd) with
38263         $(host-test-program-cmd).
38264         * config.make.in (build-hardcoded-path-in-tests): New variable.
38265         * configure.in (--enable-hardcoded-path-in-tests): New configure
38266         option.
38267         (hardcoded_path_in_tests): New AC_SUBST.
38268         * configure: Regenerated.
38269         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
38270         $(built-program-cmd) with $(test-program-cmd).
38271         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
38272         (test_program_cmd): This.
38273         * elf/Makefile ($(objpfx)order.out): Run test with
38274         $(test-program-prefix).
38275         ($(objpfx)order2.out): Likewise.
38276         ($(objpfx)tst-initorder.out): Likewise.
38277         ($(objpfx)tst-initorder2.out): Likewise.
38278         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
38279         $(test-program-cmd).
38280         ($(objpfx)tst-array1-static.out): Likewise.
38281         ($(objpfx)tst-array2.out): Likewise.
38282         ($(objpfx)tst-array3.out): Likewise.
38283         ($(objpfx)tst-array4.out): Likewise.
38284         ($(objpfx)tst-array5.out): Likewise.
38285         ($(objpfx)tst-array5-static.out): Likewise.
38286         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
38287         $(test-program-cmd).
38288         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
38289         $(run-program-prefix) with $(test-program-prefix).
38290         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
38291         (test_program_prefix): This.
38292         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
38293         $(run-program-prefix) with $(test-program-prefix).
38294         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
38295         (test_program_prefix): This.
38296         * iconvdata/tst-tables.sh: Likewise.
38297         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
38298         $(run-program-prefix) with $(test-program-prefix).
38299         ($(objpfx)tst-translit.out): Likewise.
38300         ($(objpfx)tst-gettext2.out): Likewise.
38301         ($(objpfx)tst-gettext4.out): Likewise.
38302         ($(objpfx)tst-gettext6.out): Likewise.
38303         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
38304         (test_program_prefix): This.
38305         * intl/tst-gettext2.sh: Likewise.
38306         * intl/tst-gettext4.sh  Likewise.
38307         * intl/tst-gettext6.sh: Likewise.
38308         * intl/tst-translit.sh: Likewise.
38309         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
38310         with $(test-program-cmd).
38311         * libio/Makefile ($(objpfx)test-freopen.out): Replace
38312         $(run-program-prefix) with $(test-program-prefix).
38313         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
38314         (test_program_prefix): This.
38315         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
38316         $(run-program-prefix) with $(test-program-prefix).
38317         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
38318         (test_program_prefix): This.
38319         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
38320         * posix/Makefile ($(objpfx)globtest.out): Replace
38321         $(run-via-rtld-prefix) and $(test-wrapper) with
38322         $(test-program-prefix) and $(test-via-rtld-prefix).
38323         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
38324         $(test-program-prefix).
38325         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
38326         $(host-test-program-cmd).
38327         (tst-spawn-ARGS): Likewise.
38328         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
38329         $(test-program-prefix).
38330         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
38331         (test_via_rtld_prefix): This.
38332         (test_wrapper): Renamed to ...
38333         (test_program_prefix): This.
38334         (run_program_prefix): Replaced by test_program_prefix.
38335         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
38336         (test_program_prefix): This.
38337         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
38338         with $(host-test-program-cmd).
38339         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
38340         $(run-program-prefix) with $(test-program-prefix).
38341         ($(objpfx)tst-printf.out): Likewise.
38342         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
38343         $(test-program-cmd).
38344         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
38345         (test_program_prefix): This.
38346         * stdio-common/tst-unbputc.sh: Likewise.
38347         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
38348         $(run-program-prefix) with $(test-program-prefix).
38349         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
38350         (test_program_prefix): This.
38351         * string/Makefile ($(objpfx)tst-svc.out):  Replace
38352         $(built-program-cmd) with $(test-program-cmd).
38354 2013-01-11  Andreas Jaeger  <aj@suse.de>
38356         [BZ #15003]
38357         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
38358         value. Sync with Linux 3.7.
38360 2013-01-10  David S. Miller  <davem@davemloft.net>
38362         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
38363         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
38364         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
38366 2013-01-10  Roland McGrath  <roland@hack.frob.com>
38368         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
38369         never set.
38370         * configure: Regenerated.
38372 2013-01-10  David S. Miller  <davem@davemloft.net>
38374         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
38375         sparc V9 rather than using V8 code.
38376         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
38377         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
38379 2013-01-10  Roland McGrath  <roland@hack.frob.com>
38381         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
38382         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
38383         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
38384         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
38385         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
38386         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
38387         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
38388         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
38389         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
38390         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
38391         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
38392         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
38393         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
38394         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
38395         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
38396         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
38397         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
38398         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
38399         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
38400         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
38401         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
38402         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
38403         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
38404         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
38405         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
38406         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
38407         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
38409 2013-01-10  David S. Miller  <davem@davemloft.net>
38411         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38413 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
38415         * posix/Makefile (tests-static): New variable.
38416         (tests): Add $(tests-static).
38417         (tst-exec-static-ARGS): New variable.
38418         (tst-spawn-static-ARGS): Likewise.
38419         * posix/tst-exec-static.c: New file.
38420         * posix/tst-spawn-static.c: Likewise.
38421         * posix/tst-exec.c: Support run directly.
38422         * posix/tst-spawn.c: Likewise.
38424 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
38426         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
38427         long.
38428         * math/bits/mathcalls.h (llrint): Likewise.
38429         (llround): Likewise.
38430         * stdlib/stdlib.h (struct drand48_data): Likewise.
38431         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
38432         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
38433         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
38434         Likewise.
38435         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
38436         Likewise.
38437         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
38438         (elf_greg_t): Likewise.
38439         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
38440         (__jmp_buf): Likewise.
38441         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
38442         definitions.
38443         (llrint): Likewise, for all definitions.
38444         (llrintl): Likewise.
38446         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
38447         Remove [__GNUC__] condition.
38448         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
38449         condition to just [__USE_ISOC99].
38450         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
38452 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
38454         [BZ #14200]
38455         * sysdeps/unix/sysv/linux/x86/bits/environments.h
38456         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
38457         defined.
38458         (_POSIX_V6_ILP32_OFF32): Likewise.
38459         (_XBS5_ILP32_OFF32): Likewise.
38460         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
38461         (__ILP32_OFFBIG_LDFLAGS): Likewise.
38463 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
38465         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
38467         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
38468         doubles __mpexp_twomm1.  Adjust usage.
38469         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
38470         Remove.
38472 2013-01-10  Andreas Schwab  <schwab@suse.de>
38474         [BZ #14964]
38475         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
38476         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
38478 2013-01-09  David S. Miller  <davem@davemloft.net>
38480         [BZ #15003]
38481         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
38482         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
38483         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
38484         (TCP_FASTOPEN): Define.
38485         (tcp_repair_opt): New structure.
38486         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
38487         enum values.
38488         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
38489         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
38490         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
38491         (tcp_cookie_transactions): New structure.
38493 2013-01-09  Anton Blanchard  <anton@samba.org>
38495         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
38496         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
38497         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
38498         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
38500 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
38502         * include/features.h (__USE_ANSI): Remove.
38504 2013-01-09  Roland McGrath  <roland@hack.frob.com>
38506         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
38508         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
38510 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
38512         * sysdeps/s390/fpu/libm-test-ulps: Update.
38514         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
38516         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
38517         (__acr): Likewise.
38518         (__cpy): Likewise.
38519         (norm): Likewise.
38520         (denorm): Likewise.
38521         (__mp_dbl): Likewise.
38522         (__dbl_mp): Likewise.
38523         (add_magnitudes): Likewise.
38524         (sub_magnitudes): Likewise.
38525         (__add): Likewise.
38526         (__sub): Likewise.
38527         (__mul): Likewise.
38528         (__inv): Likewise.
38529         (__dvd): Likewise.
38530         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
38531         (__acr): Likewise.
38532         (__cpy): Likewise.
38533         (norm): Likewise.
38534         (denorm): Likewise.
38535         (__mp_dbl): Likewise.
38536         (__dbl_mp): Likewise.
38537         (add_magnitudes): Likewise.
38538         (sub_magnitudes): Likewise.
38539         (__add): Likewise.
38540         (__sub): Likewise.
38541         (__mul): Likewise.
38542         (__inv): Likewise.
38543         (__dvd): Likewise.
38544         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
38545         (__acr): Likewise.
38546         (__cpy): Likewise.
38547         (norm): Likewise.
38548         (denorm): Likewise.
38549         (__mp_dbl): Likewise.
38550         (__dbl_mp): Likewise.
38551         (add_magnitudes): Likewise.
38552         (sub_magnitudes): Likewise.
38553         (__add): Likewise.
38554         (__sub): Likewise.
38555         (__mul): Likewise.
38556         (__inv): Likewise.
38557         (__dvd): Likewise.
38559 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
38561         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
38562         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
38563         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
38564         2 && __USE_EXTERN_INLINES]: Likewise.
38566 2013-01-08  Andreas Jaeger  <aj@suse.de>
38568         [BZ# 14985]
38569         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
38570         Remove.
38571         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
38572         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
38574 2013-01-07  Anton Blanchard  <anton@samba.org>
38576         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
38577         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
38578         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
38579         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
38580         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
38581         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
38582         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
38583         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
38584         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
38585         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
38586         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
38587         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
38588         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
38589         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
38590         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
38591         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
38592         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
38593         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
38594         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
38595         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
38596         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
38597         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
38598         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
38599         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
38600         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
38601         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
38602         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
38603         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
38604         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
38605         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
38606         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
38607         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
38608         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
38609         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
38610         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
38611         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
38612         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
38613         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
38614         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
38615         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
38616         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
38617         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
38618         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
38620 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
38622         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
38623         (__MALLOC_PMT): Likewise.
38624         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
38625         [__GNUC__], only on [_LIBC].
38626         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
38627         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
38628         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
38629         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
38630         forward declaration.
38631         (realloc_hook_ini): Likewise.
38632         (memalign_hook_ini): Likewise.
38633         (__libc_memalign): Do not use __MALLOC_PMT in variable
38634         declaration.
38635         (__libc_valloc): Likewise.
38636         (__libc_pvalloc): Likewise.
38637         (__libc_calloc): Likewise.
38638         (__posix_memalign): Likewise.
38640         [BZ #14996]
38641         * math/s_casinh.c: Include <float.h>.
38642         (__casinh): Do not do computation with squaring and square root
38643         for large arguments.
38644         * math/s_casinhf.c: Include <float.h>.
38645         (__casinhf): Do not do computation with squaring and square root
38646         for large arguments.
38647         * math/s_casinhl.c: Include <float.h>.
38648         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
38649         (__casinhl): Do not do computation with squaring and square root
38650         for large arguments.
38651         * math/libm-test.inc (casin_test): Add more tests.
38652         (casinh_test): Likewise.
38653         * sysdeps/i386/fpu/libm-test-ulps: Update.
38654         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38656 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
38658         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
38659         (__x86_64_raw_data_cache_size): Likewise.
38660         (__x86_64_data_cache_size_half): Likewise.
38661         (__x86_64_raw_data_cache_size_half): Likewise.
38662         (__x86_64_shared_cache_size): Likewise.
38663         (__x86_64_raw_shared_cache_size): Likewise.
38664         (__x86_64_shared_cache_size_half): Likewise.
38665         (__x86_64_raw_shared_cache_size_half): Likewise.
38666         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
38667         to ...
38668         (__x86_data_cache_size): This.
38669         (__x86_64_raw_data_cache_size): Renamed to ...
38670         (__x86_raw_data_cache_size): This.
38671         (__x86_64_data_cache_size_half): Renamed to ...
38672         (__x86_data_cache_size_half): This.
38673         (__x86_64_raw_data_cache_size_half): Renamed to ...
38674         (__x86_raw_data_cache_size_half): This.
38675         (__x86_64_shared_cache_size): Renamed to ...
38676         (__x86_shared_cache_size): This.
38677         (__x86_64_raw_shared_cache_size): Renamed to ...
38678         (__x86_raw_shared_cache_size): This.
38679         (__x86_64_shared_cache_size_half): Renamed to ...
38680         (__x86_shared_cache_size_half): This.
38681         (__x86_64_raw_shared_cache_size_half): Renamed to ...
38682         (__x86_raw_shared_cache_size_half): This.
38683         * sysdeps/x86_64/memcpy.S: Updated.
38684         * sysdeps/x86_64/memset.S: Likewise.
38685         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
38686         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
38687         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
38689 2013-01-04  David S. Miller  <davem@davemloft.net>
38691         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38693 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
38695         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
38696         1 to avoid redefinition warning.
38697         (__USE_GNU): Don't define.
38698         (init_signaling_nan): Protoize.
38700         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
38702 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
38704         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
38705         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
38706         (__cpymn): Likewise.
38707         (norm): Remove commented code.
38708         (denorm): Likewise.
38709         (__mp_dbl): Likewise.
38710         (__inv): Likewise.
38711         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
38712         (__cpymn): Likewise.
38713         (norm): Remove commented code.
38714         (denorm): Likewise.
38715         (__mp_dbl): Likewise.
38716         (__inv): Likewise.
38718         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
38719         mp_no value for 1.0 and 2.0.
38720         (norm): Use RADIXI instead of radixi.d.
38721         (denorm): Likewise.
38722         (__mul): Use 0.0 instead of zero.d.
38723         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
38724         mp_no value for 1.0 and 2.0.
38725         (norm): Use RADIXI instead of radixi.d.
38726         (denorm): Likewise.
38727         (__mul): Use 0.0 instead of zero.d.
38729 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
38731         [BZ #14994]
38732         * math/s_casinh.c (__casinh): Reduce finite argument to first
38733         quadrant then set signs of results at the end.
38734         * math/s_casinhf.c (__casinhf): Likewise.
38735         * math/s_casinhl.c (__casinhl): Likewise.
38736         * math/libm-test.inc (casin_test): Add more tests.
38737         (casinh_test): Likewise.
38738         * sysdeps/i386/fpu/libm-test-ulps: Update.
38739         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38741 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
38743         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
38745         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
38747         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
38748         declarations.
38749         (denorm): Likewise.
38750         (__mp_dbl): Likewise.
38751         (__inv): Likewise.
38753         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
38754         and adjust the header comment.
38756         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
38757         variable name from declaration.
38759 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
38761         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
38762         Initialize COMMON_CPUID_INDEX_7 element.
38763         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
38764         (CPUID_RTM): Likewise.
38765         (HAS_RTM): Likewise.
38766         (COMMON_CPUID_INDEX_7): New enum.
38768 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
38770         [BZ #14981]
38771         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
38772         size is zero, record memory as freed.
38774 2013-01-03  Andreas Jaeger  <aj@suse.de>
38776         * po/ia.po: Add new Interlingua translation.
38778 2012-01-03  Allan McRae  <allan@archlinux.org>
38780         * locale/programs/localedef.c: Fix description of '--posix' flag.
38782 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
38784         * NEWS: Update dates in second copyright notice.
38785         * README: Update copyright dates in example.
38786         * manual/libc.texinfo: Update copyright dates.
38787         * scripts/test-installation.pl: Update copyright date in --version
38788         output.
38790         * hurd/ctty-input.c: Fix copyright notice formatting.
38791         * hurd/ctty-output.c: Likewise.
38792         * hurd/dtable.c: Likewise.
38793         * hurd/hurd-raise.c: Likewise.
38794         * hurd/hurdprio.c: Likewise.
38795         * hurd/msgportdemux.c: Likewise.
38796         * misc/sys/file.h: Likewise.
38797         * misc/sys/ioctl.h: Likewise.
38798         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
38799         * sysdeps/mach/hurd/chdir.c: Likewise.
38800         * sysdeps/mach/hurd/fchdir.c: Likewise.
38801         * sysdeps/mach/hurd/rename.c: Likewise.
38802         * sysdeps/mach/hurd/rmdir.c: Likewise.
38803         * sysdeps/mach/hurd/seekdir.c: Likewise.
38804         * sysdeps/mach/hurd/setsid.c: Likewise.
38805         * sysdeps/posix/wait3.c: Likewise.
38807         * All files with FSF copyright notices: Update copyright dates
38808         using scripts/update-copyrights.
38809         * intl/plural.c: Regenerated.
38810         * locale/programs/charmap-kw.h: Likewise.
38811         * locale/programs/locfile-kw.h: Likewise.
38813 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
38815         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
38816         four values.
38818         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
38819         calculation loop and add branch prediction.
38821         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
38822         check access beyond bounds of m1np.
38824         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
38825         MPTWO.
38826         (__inv): Remove local variable MPTWO to use the global
38827         constant.
38828         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
38829         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
38830         variable MPTWO.
38831         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
38832         MP3HALFS static const.
38834 2013-01-01  David S. Miller  <davem@davemloft.net>
38836         * po/ca.po: Update from translation team.
38838 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
38840         * scripts/update-copyrights: New file.
38841         * Makeconfig: Reformat copyright notice.
38842         * ctype/ctype.h: Likewise.
38843         * debug/swprintf_chk.c: Likewise.
38844         * elf/dl-cache.c: Likewise.
38845         * elf/dl-debug.c: Likewise.
38846         * elf/dl-object.c: Likewise.
38847         * grp/initgroups.c: Likewise.
38848         * hurd/Makefile: Likewise.
38849         * hurd/hurd/signal.h: Likewise.
38850         * hurd/hurdfault.c: Likewise.
38851         * hurd/hurdioctl.c: Likewise.
38852         * hurd/hurdlookup.c: Likewise.
38853         * hurd/intr-msg.c: Likewise.
38854         * iconv/gconv_open.c: Likewise.
38855         * libio/swprintf.c: Likewise.
38856         * locale/lc-ctype.c: Likewise.
38857         * locale/nl_langinfo.c: Likewise.
38858         * mach/Machrules: Likewise.
38859         * mach/Makefile: Likewise.
38860         * malloc/obstack.h: Likewise.
38861         * manual/Makefile: Likewise.
38862         * manual/tsort.awk: Likewise.
38863         * misc/bits/stab.def: Likewise.
38864         * nis/nis_print_group_entry.c: Likewise.
38865         * nis/nis_table.c: Likewise.
38866         * nis/nss_compat/compat-pwd.c: Likewise.
38867         * nis/nss_compat/compat-spwd.c: Likewise.
38868         * po/Makefile: Likewise.
38869         * posix/fnmatch.c: Likewise.
38870         * posix/regex.h: Likewise.
38871         * resolv/Makefile: Likewise.
38872         * resolv/nss_dns/dns-network.c: Likewise.
38873         * resolv/res_hconf.c: Likewise.
38874         * scripts/gen-sorted.awk: Likewise.
38875         * soft-fp/soft-fp.h: Likewise.
38876         * stdio-common/printf.h: Likewise.
38877         * stdlib/monetary.h: Likewise.
38878         * stdlib/random.c: Likewise.
38879         * stdlib/random_r.c: Likewise.
38880         * sysdeps/generic/Makefile: Likewise.
38881         * sysdeps/gnu/Makefile: Likewise.
38882         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
38883         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
38884         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
38885         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
38886         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
38887         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
38888         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
38889         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
38890         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
38891         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
38892         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
38893         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
38894         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
38895         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
38896         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
38897         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
38898         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
38899         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
38900         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
38901         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
38902         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
38903         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
38904         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
38905         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
38906         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
38907         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
38908         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
38909         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
38910         * sysdeps/mach/hurd/errnos.awk: Likewise.
38911         * sysdeps/mach/hurd/fork.c: Likewise.
38912         * sysdeps/mach/hurd/getcwd.c: Likewise.
38913         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
38914         * sysdeps/mach/hurd/mmap.c: Likewise.
38915         * sysdeps/mach/hurd/utimes.c: Likewise.
38916         * sysdeps/mach/hurd/xmknod.c: Likewise.
38917         * sysdeps/posix/profil.c: Likewise.
38918         * sysdeps/posix/readdir_r.c: Likewise.
38919         * sysdeps/powerpc/bits/mathdef.h: Likewise.
38920         * sysdeps/powerpc/bits/setjmp.h: Likewise.
38921         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
38922         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
38923         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
38924         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
38925         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
38926         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
38927         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
38928         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
38929         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
38930         * sysdeps/pthread/lio_listio.c: Likewise.
38931         * sysdeps/sparc/dl-procinfo.h: Likewise.
38932         * sysdeps/unix/i386/sysdep.S: Likewise.
38933         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
38934         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
38935         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
38936         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
38937         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
38938         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
38939         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
38940         * sysdeps/unix/sysv/linux/speed.c: Likewise.
38941         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
38942         * sysdeps/wordsize-32/divdi3.c: Likewise.
38943         * time/sys/time.h: Likewise.
38944         * wcsmbs/Makefile: Likewise.
38946 2013-01-01  David S. Miller  <davem@davemloft.net>
38948         * po/fr.po: Update from translation team.
38950         * catgets/gencat.c: Update copyright year.
38951         * csu/version.c: Likewise.
38952         * debug/catchsegv.sh: Likewise.
38953         * debug/pcprofiledump.c: Likewise.
38954         * debug/xtrace.sh: Likewise.
38955         * elf/ldconfig.c: Likewise.
38956         * elf/ldd.bash.in: Likewise.
38957         * elf/pldd.c: Likewise.
38958         * elf/sotruss.ksh: Likewise.
38959         * elf/sprof.c: Likewise.
38960         * iconv/iconv_prog.c: Likewise.
38961         * iconv/iconvconfig.c: Likewise.
38962         * locale/programs/locale.c: Likewise.
38963         * locale/programs/localedef.c: Likewise.
38964         * login/programs/pt_chown.c: Likewise.
38965         * malloc/memusage.sh: Likewise.
38966         * malloc/memusagestat.c: Likewise.
38967         * malloc/mtrace.pl: Likewise.
38968         * nscd/nscd.c: Likewise.
38969         * nss/getent.c: Likewise.
38970         * nss/makedb.c: Likewise.
38971         * posix/getconf.c: Likewise.
38973 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
38975         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
38976         numbers.
38978 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
38980         * math/bits/mathcalls.h (modf): Use __nonnull.
38982 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
38984         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
38985         (split): Use macro CN instead of the bare value.
38986         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
38987         could be used.
38988         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
38989         instead of the bare value.
38990         (power1): Likewise.
38992 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
38994         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
38995         __ATAN_TWOM.
38996         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
38998         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
38999         their values.
39000         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
39001         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
39002         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
39003         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
39005 2012-12-28  Andreas Jaeger  <aj@suse.de>
39007         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
39008         values are from Linux 3.7.
39010         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
39011         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
39013 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
39015         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
39016         TRUE case.
39018         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
39019         (norm): Likewise.
39020         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
39021         variables with preprocessor constants.
39022         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
39023         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
39024         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
39026 2012-12-27  Bruno Haible  <bruno@clisp.org>
39028         [BZ #14317]
39029         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
39030         only if needed.
39032 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
39034         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
39035         and use variable directly.
39036         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
39038         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
39039         MPONE.
39040         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
39041         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
39042         variable MPONE.
39043         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
39044         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
39045         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
39046         include directive.  Remove local variable MPONE.
39047         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
39048         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
39049         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
39051 2012-12-25  David S. Miller  <davem@davemloft.net>
39053         * version.h (RELEASE): Set to "development".
39054         (VERSION): Set to "2.17.90".
39055         * NEWS: Add 2.18 section.
39057 2012-12-21  David S. Miller  <davem@davemloft.net>
39059         * po/hr.po: Update from translation team.
39061 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
39063         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
39065 2012-12-19  Steve Ellcey  <sellcey@mips.com>
39067         * NEWS:  Mention new memcpy for MIPS.
39069 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
39071         * manual/contrib.texi (Contributors): Spelling correction.
39073 2012-12-15  David S. Miller  <davem@davemloft.net>
39075         * po/ru.po: Update from translation team.
39077 2012-12-13  David S. Miller  <davem@davemloft.net>
39079         * NEWS: Mention IFUNC testsuite enhancements.
39081         * po/pl.po: Update from translation team.
39082         * po/bg.po: Likewise.
39084         * manual/contrib.texi (Contributors): Update entries for Hongjiu
39085         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
39087 2012-12-11  David S. Miller  <davem@davemloft.net>
39089         * po/sv.po: Update from translation team.
39091         * po/vi.po: Update from translation team.
39093         * po/cs.po: Update from translation team.
39095         * po/de.po: Update from translation team.
39096         * po/eo.po: Likewise.
39097         * po/nl.po: Likewise.
39099 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
39101         [BZ #14246]
39102         * manual/argp.texi (Argp Helper Functions): Move node to follow
39103         Argp Parsing State.
39105         [BZ #14872]
39106         * manual/conf.texi (Limits on File System Capacity): Mention if
39107         terminating null is included in the max size.
39109 2012-12-10  Andreas Jaeger  <aj@suse.de>
39111         * po/cs.po: Update from translation team.
39113 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
39115         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
39116         void pointer and cast to uintptr_t.
39117         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
39118         path.
39119         * sysdeps/s390/s390-64/memcpy.S: Likewise.
39120         * sysdeps/s390/s390-64/memset.S: Likewise.
39122 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
39124         [BZ #14833]
39125         * menual/message.texi (Message Translation): Fix typos.
39126         (Helper programs for gettext): Likewise.
39128 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
39130         [BZ #14898]
39131         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
39132         Change to -1.
39134 2012-12-07  David S. Miller  <davem@davemloft.net>
39136         * po/libc.pot: Update.
39138 2012-12-07  Richard Henderson  <rth@redhat.com>
39140         [BZ #10114]
39141         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
39142         normal/normal case to before the switch.
39143         (_FP_DIV): Likewise.
39145 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
39146             Mike Frysinger  <vapier@gentoo.org>
39148         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
39149         check for __NR_fadvise64_64.
39151 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
39153         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
39154         0, not just to plain "0" as a statement.
39155         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
39156         with cw.
39158 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
39160         * NEWS: Use sourceware.org in Bugzilla URL.
39162 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
39164         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
39165         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
39167         * stdio-common/tst-put-error.c (do_test): Add newline to the
39168         padded test to ensure flush.
39170 2012-12-05  Jeff Law  <law@redhat.com>
39172         * sunrpc/etc.rpc (fedfs_admin): Add entry.
39174 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
39176         * README: Don't refer to ports add-on as distributed separately.
39177         Mention AArch64 in list of systems supported in the ports add-on.
39179         * LICENSES: Add more non-FSF copyright and license notices.
39181         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
39182         ((unused)).
39184         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
39186         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
39187         10000 as width of padded output.
39189 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
39191         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
39193         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
39194         variable LX with __attribute__ ((unused)).
39195         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
39196         Likewise.
39197         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
39198         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
39199         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
39200         with __attribute__ ((unused)).
39202 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
39204         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
39206 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
39208         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
39209         (CFLAGS-nldbl-acos.c): New variable.
39210         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
39211         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
39212         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
39213         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
39214         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
39215         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
39216         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
39217         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
39218         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
39219         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
39220         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
39221         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
39222         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
39223         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
39224         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
39225         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
39226         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
39227         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
39228         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
39229         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
39230         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
39231         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
39232         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
39233         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
39234         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
39235         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
39236         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
39237         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
39238         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
39239         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
39240         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
39241         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
39242         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
39243         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
39244         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
39245         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
39246         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
39247         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
39248         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
39249         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
39250         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
39251         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
39252         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
39253         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
39254         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
39255         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
39256         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
39257         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
39258         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
39259         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
39260         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
39261         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
39262         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
39263         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
39264         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
39265         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
39266         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
39267         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
39268         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
39269         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
39270         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
39271         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
39272         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
39273         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
39274         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
39275         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
39276         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
39277         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
39278         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
39279         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
39280         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
39281         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
39282         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
39283         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
39284         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
39285         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
39286         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
39287         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
39288         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
39289         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
39290         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
39291         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
39292         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
39293         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
39294         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
39295         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
39296         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
39297         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
39298         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
39299         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
39300         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
39301         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
39302         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
39303         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
39304         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
39305         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
39306         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
39308         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
39309         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
39311         [BZ #14914]
39312         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
39313         whole low double instead of just low 47 bits when splitting values
39314         into two parts.
39316 2012-12-03  Allan McRae  <allan@archlinux.org>
39318         * manual/stdio.texi (Predefined Printf Handlers): Remove
39319         @hsep and @vsep usage.
39321 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
39323         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
39324         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
39326 2012-12-03  Jeff Law  <law@redhat.com>
39328         * time/sys/time.h (settimeofday): Do not mark TV argument
39329         as __nonnull.
39331 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
39333         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
39334         when currently writing and seek to current position when not.
39335         * libio/Makefile (tests): Remove bug-fclose1.
39336         * libio/bug-fclose1.c: Delete.
39338 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
39340         * manual/arith.texi (feenableexcept): Fix typo.
39341         (fedisableexcept): Likewise.
39343 2012-11-30  Roland McGrath  <roland@hack.frob.com>
39345         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
39346         second, differently-typed declaration, rather than a cast.
39348 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
39350         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
39351         * include/rpc/svc.h: ... here.
39353 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
39355         [BZ #13013]
39356         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
39357         depending n and resplen2 to catch cases where answer
39358         equals answerp2.
39360 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
39362         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
39363         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
39365 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
39367         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
39369 2012-11-29  Roland McGrath  <roland@hack.frob.com>
39371         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
39373 2012-11-28  Jeff Law  <law@redhat.com>
39375         [BZ #13761]
39376         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
39377         dataset_temporary.  Track alloca usage into alloca_used.
39378         If dataset is large allocate and release it via malloc/free.
39380 2012-06-04  Florian Weimer  <fweimer@redhat.com>
39382         [BZ #14197]
39383         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
39385 2012-11-28  David S. Miller  <davem@davemloft.net>
39387         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39389 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
39391         [BZ #14803]
39392         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
39393         of pi/2 rounded to nearest to 64 bits.
39394         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
39395         nearest to 64 bits.
39396         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
39397         bits.
39399 2012-11-28  Jeff Law <law@redhat.com>
39400             Martin Osvald <mosvald@redhat.com>
39402         [BZ #14889]
39403         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
39404         * sunrpc/svc.c: Include time.h.
39405         (__svc_accept_failed): New function.
39406         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
39407         any reason other than EINTR, call __svc_accept_failed.
39408         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
39409         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
39411 2012-11-28  Andreas Schwab  <schwab@suse.de>
39413         * scripts/abilist.awk: Also handle indirect functions in .opd
39414         section.
39416 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
39418         [BZ #13881]
39419         * sysdeps/x86/fpu/powl_helper.c: New file.
39420         * sysdeps/x86/fpu/Makefile: Likewise.
39421         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
39422         (p3): New object.
39423         (__ieee754_powl): Use __powl_helper for finite arguments except
39424         integer exponents below 8.
39425         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
39426         (p3): New object.
39427         (__ieee754_powl): Use __powl_helper for finite arguments except
39428         integer exponents below 8.
39429         * math/libm-test.inc (pow_test): Add more tests and enable some
39430         previously disabled tests.
39431         * sysdeps/i386/fpu/libm-test-ulps: Update.
39432         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39434 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
39435             Carlos O'Donell  <carlos_odonell@mentor.com>
39437         * nss/makedb.c (is_prime): Assert that input is odd and greater
39438         than 4.  Note that fact in a comment too.
39439         (next_prime): Add 4 to input.
39441 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
39443         [BZ #11741]
39444         * libio/Makefile (tests): Add test case tst-fwrite-error.
39445         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
39446         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
39447         * libio/tst-fwrite-error.c: New test case.
39449 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
39451         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
39452         before casting to void *.
39453         * include/libc-internal.h (__pointer_type): New macro.
39454         (__integer_if_pointer_type_sub): Likewise.
39455         (__integer_if_pointer_type): Likewise.
39456         (cast_to_integer): Likewise.
39457         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
39458         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
39459         before casting to atomic64_t.
39460         (atomic_exchange_acq): Likewise.
39461         (__arch_exchange_and_add_body): Likewise.
39462         (__arch_add_body): Likewise.
39463         (atomic_add_negative): Likewise.
39464         (atomic_add_zero): Likewise.
39466 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
39468         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
39469         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
39470         (add_fdes): Likewise.
39471         (linear_search_fdes): Likewise.
39472         (binary_search_unencoded_fdes): Likewise.
39474 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
39476         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
39478 2012-11-24  Adam Conrad  <adconrad@0c3.net>
39480         * configure.in: Autodetect C++ header directories.
39481         * configure: Regenerated.
39483 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
39485         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
39487 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
39489         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39491 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
39493         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
39494         LDBL_MANT_DIG == 106]: Disable some tests.
39495         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
39496         Likewise.
39497         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
39498         Likewise.
39500         [BZ #14871]
39501         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
39502         input for small inputs.  Return +/- pi/2 for large inputs.
39503         * math/libm-test.inc (atan_test): Add more tests.
39505         * sysdeps/generic/unwind-dw2-fde-glibc.c
39506         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
39507         __attribute__ ((unused)).
39509         [BZ #14645]
39510         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
39511         x * y if x and y are nonzero and z is zero.
39513         [BZ #14811]
39514         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
39515         nonzero exponents with absolute value below 0x1p-117 to +/-
39516         0x1p-117.
39518         [BZ #14869]
39519         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
39520         up arguments below 2**-450, not just those below 2**-500.
39521         * math/libm-test.inc (hypot_test): Add another test.
39523         [BZ #14868]
39524         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
39525         Return a+b for ratio over 2**120, not 2**60.
39526         * math/libm-test.inc (hypot_test): Add another test.
39528         * math/libm-test.inc (clog_test): Use
39529         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
39530         (clog10_test): Likewise.
39532         [BZ #6778]
39533         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
39535 2012-11-22  Andreas Schwab  <schwab@suse.de>
39537         * sysdeps/i386/fpu/libm-test-ulps: Update.
39539 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
39541         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
39542         printf output with newline.
39544 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
39546         [BZ #14865]
39547         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
39548         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
39549         -z nodlopen, -z initfirst and -z execstack support.
39550         * configure: Regenerated.
39552         * elf/elf.h (DF_1_NODIRECT): New macro.
39553         (DF_1_IGNMULDEF): Likewise.
39554         (DF_1_NOKSYMS): Likewise.
39555         (DF_1_NOHDR): Likewise.
39556         (DF_1_EDITED): Likewise.
39557         (DF_1_NORELOC): Likewise.
39558         (DF_1_SYMINTPOSE): Likewise.
39559         (DF_1_GLOBAUDIT): Likewise.
39560         (DF_1_SINGLETON): Likewise.
39561         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
39562         DT_1_SUPPORTED_MASK bits.
39563         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
39565 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
39567         * sysdeps/unix/make-syscalls.sh: Document prefixes.
39569 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
39571         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
39572         macro.
39574         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
39575         (sendmmsg): Move declarations...
39576         * socket/sys/socket.h: ... here.
39577         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
39578         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
39579         include it from...
39580         * socket/recvmmsg.c: ... this new file.
39581         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
39582         (sendmmsg): Rename to __sendmmsg, create weak alias and make
39583         definition of __sendmmsg hidden.
39584         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
39585         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
39586         Move ENOSYS stub into and include it from...
39587         * socket/sendmmsg.c: ... this new file.
39588         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
39589         (sysdep_routines): Move recvmmsg and sendmmsg...
39590         * socket/Makefile (routines): ... here.
39591         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
39592         (GLIBC_PRIVATE): Add __sendmmsg.
39593         * include/sys/socket.h (__sendmmsg): Add declarations.
39594         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
39595         sendmmsg.
39597 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
39599         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
39600         variable I1 with __attribute__ ((unused)).
39601         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
39603 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
39605         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
39606         DUMMY variables with __attribute__ ((unused)).
39608         * bits/byteswap.h: Include <bits/types.h>.
39609         (__bswap_64): Use __uint64_t instead of unsigned long long int.
39611 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
39613         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
39614         string_t.  Do not manually set errno.
39615         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
39616         length with __strnlen.  Make sure to both set errno and return it on
39617         failure.
39619 2012-11-19  David S. Miller  <davem@davemloft.net>
39621         With help from Joseph Myers.
39622         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
39623         very large arguments properly.
39624         * math/libm-test.inc (atan_test): New tests.
39625         (atan2_test): New tests.
39626         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39627         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39629 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
39631         [BZ #14856]
39632         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
39633         Define to 3.
39635         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
39636         [POSIX] (EADDRNOTAVAIL): Likewise.
39637         [POSIX] (EAFNOSUPPORT): Likewise.
39638         [POSIX] (EALREADY): Likewise.
39639         [POSIX] (ECONNABORTED): Likewise.
39640         [POSIX] (ECONNREFUSED): Likewise.
39641         [POSIX] (ECONNRESET): Likewise.
39642         [POSIX] (EDESTADDRREQ): Likewise.
39643         [POSIX] (EDQUOT): Likewise.
39644         [POSIX] (EHOSTUNREACH): Likewise.
39645         [POSIX] (EIDRM): Likewise.
39646         [POSIX] (EISCONN): Likewise.
39647         [POSIX] (ELOOP): Likewise.
39648         [POSIX] (EMULTIHOP): Likewise.
39649         [POSIX] (ENETDOWN): Likewise.
39650         [POSIX] (ENETUNREACH): Likewise.
39651         [POSIX] (ENOBUFS): Likewise.
39652         [POSIX] (ENODATA): Likewise.
39653         [POSIX] (ENOLINK): Likewise.
39654         [POSIX] (ENOMSG): Likewise.
39655         [POSIX] (ENOPROTOOPT): Likewise.
39656         [POSIX] (ENOSR): Likewise.
39657         [POSIX] (ENOSTR): Likewise.
39658         [POSIX] (ENOTCONN): Likewise.
39659         [POSIX] (ENOTSOCK): Likewise.
39660         [POSIX] (EOPNOTSUPP): Likewise.
39661         [POSIX] (EOVERFLOW): Likewise.
39662         [POSIX] (EPROTO): Likewise.
39663         [POSIX] (EPROTONOSUPPORT): Likewise.
39664         [POSIX] (EPROTOTYPE): Likewise.
39665         [POSIX] (ESTALE): Likewise.
39666         [POSIX] (ETIME): Likewise.
39667         [POSIX] (ETXTBSY): Likewise.
39668         [POSIX] (EWOULDBLOCK): Likewise.
39669         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
39670         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
39671         [POSIX] (SEEK_CUR): Likewise.
39672         [POSIX] (SEEK_END): Likewise.
39673         [POSIX || UNIX98] (mode_t): Do not require.
39674         [POSIX] (off_t): Likewise.
39675         [POSIX] (pid_t): Likewise.
39676         [POSIX] (sys/stat.h): Do not allow header.
39677         [POSIX] (unistd.h): Likewise.
39678         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
39679         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
39680         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
39681         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
39682         require.
39683         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
39684         sigevent): Specify elements.
39685         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
39686         entry.
39687         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
39688         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
39690         * conform/data/cpio.h-data [POSIX]: Disable whole file.
39691         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
39692         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
39693         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
39694         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
39695         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
39696         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
39697         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
39698         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
39699         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
39700         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
39701         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
39702         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
39703         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
39704         Likewise.
39705         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
39706         Likewise.
39707         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
39708         Likewise.
39709         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
39710         Likewise.
39711         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
39712         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
39713         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
39714         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
39715         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
39716         Specify lower bound on value.
39717         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
39718         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
39719         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
39720         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
39721         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
39722         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
39723         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
39724         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
39725         value.
39726         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
39727         as optional.
39728         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
39729         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
39730         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
39731         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
39732         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
39733         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
39734         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
39735         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
39736         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
39737         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
39738         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
39739         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
39740         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
39741         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
39742         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
39743         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
39744         entry.
39745         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
39746         optional.
39747         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
39748         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
39749         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
39750         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
39751         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
39752         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
39753         Likewise.
39754         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
39755         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
39756         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
39757         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
39758         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
39759         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
39760         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
39761         as optional.
39762         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
39763         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
39764         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
39765         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
39766         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
39767         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
39768         specify as optional.
39769         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
39770         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
39771         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
39772         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
39773         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
39774         [XPG3] (NL_LANGMAX): Likewise.
39775         [POSIX || XPG3] (NL_MSGMAX): Likewise.
39776         [POSIX || XPG3] (NL_NMAX): Likewise.
39777         [POSIX || XPG3] (NL_SETMAX): Likewise.
39778         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
39779         [XPG3] (NZERO): Likewise.
39780         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
39781         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
39782         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
39783         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
39784         (REG_ERANGE): Expect.
39785         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
39786         optional-constant.
39787         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
39788         Use (void) in prototype.
39789         [POSIX] (*_t): Allow.
39790         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
39791         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
39792         (WRDE_BADVAL): Expect.
39794         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
39795         expect.
39796         [XPG3 || XPG4] (O_RSYNC): Likewise.
39797         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
39798         Likewise.
39799         [XPG3 || XPG4] (pthread_sigmask): Likewise.
39800         [XPG3 || XPG4] (sigqueue): Likewise.
39801         [XPG3 || XPG4] (sigtimedwait): Likewise.
39802         [XPG3 || XPG4] (sigwaitinfo): Likewise.
39803         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
39804         [XPG3 || XPG4] (vsnprintf): Likewise.
39805         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
39806         Likewise.
39807         [XPG3 || XPG4] (blksize_t): Likewise.
39808         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
39809         Likewise.
39810         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
39811         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
39812         [XPG3 || XPG4] (struct itimerspec): Likewise.
39813         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
39814         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
39815         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
39816         [XPG3 || XPG4] (clockid_t): Likewise.
39817         [XPG3 || XPG4] (timer_t): Likewise.
39818         [XPG3 || XPG4] (clock_getres): Likewise.
39819         [XPG3 || XPG4] (clock_gettime): Likewise.
39820         [XPG3 || XPG4] (clock_settime): Likewise.
39821         [XPG3 || XPG4] (nanosleep): Likewise.
39822         [XPG3 || XPG4] (timer_create): Likewise.
39823         [XPG3 || XPG4] (timer_delete): Likewise.
39824         [XPG3 || XPG4] (timer_gettime): Likewise.
39825         [XPG3 || XPG4] (timer_getoverrun): Likewise.
39826         [XPG3 || XPG4] (timer_settime): Likewise.
39827         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
39828         [XPG3 || XPG4] (getlogin_r): Likewise.
39829         [XPG3 || XPG4] (pread): Likewise.
39830         [XPG3 || XPG4] (pthread_atfork): Likewise.
39831         [XPG3 || XPG4] (pwrite): Likewise.
39833         [BZ #14835]
39834         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
39835         <bits/siginfo.h>.
39837 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
39839         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
39840         finalizing MALLSTREAM.
39842         * sysdeps/mach/hurd/syncfs.c: New file.
39844 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
39846         [BZ #14719]
39847         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
39848         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
39849         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
39850         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
39851         (_nss_dns_gethostbyname4_r): Likewise.
39852         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
39853         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
39855 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
39857         [BZ #13763]
39858         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
39860 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
39862         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
39863         * elf/cache.c (print_entry): Print ",AArch64" for
39864         FLAG_AARCH64_LIB64
39866         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
39867         * elf/cache.c (print_entry): Print ",hard-float" for
39868         FLAG_ARM_LIBHF.
39870 2012-11-18  David S. Miller  <davem@davemloft.net>
39872         With help from Joseph Myers.
39873         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
39874         cutoff to 2**-13.
39875         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
39876         cutoff to 2**-25.
39877         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
39878         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
39879         small.
39880         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
39881         * math/libm-test.inc (y0_test): New tests.
39882         (y1_test): New tests.
39883         * sysdeps/i386/fpu/libm-test-ulps: Update.
39884         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39885         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39887 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
39889         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
39890         64-bit targets.
39891         * configure: Regenerated.
39893 2012-11-17  David S. Miller  <davem@davemloft.net>
39895         [BZ #14811]
39896         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
39897         nonzero exponents with absolute value below 0x1p-128 to +/-
39898         0x1p-128.
39900 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
39902         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
39904         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
39906         * posix/getconf-speclist.c: New file.
39907         * posix/posix-envs.def: Likewise.
39908         * posix/confstr.c (START_ENV_GROUP): New macro.
39909         (END_ENV_GROUP): Likewise.
39910         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
39911         (KNOWN_PRESENT_ENV_STRING): Likewise.
39912         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
39913         (UNKNOWN_ENVIRONMENT): Likewise.
39914         (confstr): Include posix-envs.def instead of handling
39915         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
39916         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
39917         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
39918         (END_ENV_GROUP): Likewise.
39919         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
39920         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
39921         (UNKNOWN_ENVIRONMENT): Likewise.
39922         (__sysconf): Include posix-envs.def instead of handling associated
39923         cases directly here.
39924         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
39925         preprocessing getconf-speclist.c rather than running getconf or
39926         generating empty file.
39928 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
39930         * scripts/check-local-headers.sh: Ignore 'mach' headers.
39932 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
39934         [BZ #14672]
39935         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
39937 2012-11-16  David S. Miller  <davem@davemloft.net>
39939         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
39940         smaller than LDBL_EPSILON/2.0L, just return xm1.
39942 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
39944         * elf/tst-array1.c (init): Set constructor priority to 1000.
39945         (fini): Set destructor priority to 1000.
39946         * elf/tst-array2dep.c: Likewise.
39948 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
39950         [BZ #11741]
39951         * libio/fileops.c (_IO_new_file_write): Correctly return error.
39952         (_IO_new_file_xsputn): Also return EOF if none of the input
39953         data was written when overflow failed.
39954         * libio/iopadn.c (_IO_padn): Likewise.
39955         * libio/iowpadn.c (_IO_wpadn): Likewise.
39956         * stdio-common/tst-put-error.c: Add copyright notice.
39957         (do_test): Add case for printing padded string.
39958         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
39959         _IO_padn returned error.
39960         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
39961         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
39962         return EOF.
39964 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
39966         * libio/libioP.h: Add comment note that the references to C++
39967         bits are now obsolete.
39969 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
39971         * math/libm-test.inc (check_complex): Use asprintf.
39973 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
39975         * debug/pcprofiledump.c (print_version): Update copyright year.
39976         * malloc/memusagestat.c (print_version): Likewise.
39978 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
39980         [BZ #14831]
39981         * elf/Makefile (tests): Add tst-audit8.
39982         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
39983         ($(objpfx)tst-audit8.out): New target.
39984         (tst-audit8-ENV): New variable.
39985         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
39986         audit if l_reloc_result is NULL.
39987         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
39988         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
39989         * elf/tst-audit8.c: New file.
39991 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
39993         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
39994         * misc/Makefile (CFLAGS-select.c): Define.
39995         * posix/Makefile (CFLAGS-pause.c): Define.
39997 2012-11-13  David S. Miller  <davem@davemloft.net>
39999         * crypt/Makefile: Move test targets after toplevel Rules
40000         inclusion.  Grab any necessary sysdep routines when linking.
40001         * crypt/md5.c (md5_process_block): Remove define, we will always
40002         name it __md5_process_block.
40003         (md5_finish_ctx): Update md5_process_block call.
40004         (md5_stream): Likewise.
40005         (md5_process_bytes): Likewise.
40006         (md5_process_block): Rename to __md5_process_block and move to ...
40007         * crypt/md5-block.c: ... here.
40008         * crypt/sha256.c (sha256_process_block): Move to ...
40009         * crypt/sha256-block.c: ... here.
40010         * crypt/sha512.c (sha512_process_block): Move to ...
40011         * crypt/sha512-block.c: ... here.
40012         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
40013         path.
40014         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
40015         * sysdeps/sparc/sparc64/multiarch/Makefile
40016         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
40017         crypt subdir.
40018         (localedef-aux): Add md5 crypto assembler when in locale subdir.
40019         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
40020         multiarch changes.
40021         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
40022         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
40023         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
40024         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
40025         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
40026         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
40027         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
40028         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
40029         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
40030         file.
40031         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
40032         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
40033         file.
40034         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
40036 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
40038         * timezone/tzselect.ksh: Update from tzcode git revision
40039         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
40040         * timezone/zdump.c: Likewise.
40041         * timezone/zic.c: Likewise.
40042         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
40043         in TZVERSION setting, not $(PKGVERSION).
40044         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
40045         REPORT_BUGS_TO settings.
40047         [BZ #14838]
40048         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
40049         macro.
40051 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
40053         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
40054         detection to immediately after _FP_ROUND().
40055         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
40056         bits are 0.
40058 2012-11-11  David S. Miller  <davem@davemloft.net>
40060         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
40061         inttypes.h
40062         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
40063         __close rather than their public counterparts.
40065 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
40067         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
40068         file.
40069         [UNIX98] (sem_timedwait): Do not expect.
40070         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
40071         [XPG4 || UNIX98] (sockatmark): Do not expect.
40072         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
40073         (clock_getcpuclockid): Do not expect.
40074         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
40075         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
40076         Do not expect.
40077         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
40078         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
40079         [UNIX98] (vwscanf): Likewise.
40080         [UNIX98] (vswscanf): Likewise.
40082 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
40084         * timezone/version.h: Remove file.
40085         * timezone/README: Do not refer to version.h.
40086         * timezone/Makefile ($(objpfx)zic.o): New dependency on
40087         $(objpfx)version.h.
40088         ($(objpfx)zdump.o): Likewise.
40089         ($(objpfx)version.h): New target.
40091         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
40092         2012i.
40093         * timezone/README: Don't mention modification to tzselect.ksh.
40094         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
40095         work on unmodified tzselect.ksh.  Substitute version numbers in
40096         tzselect.ksh.
40098         * Makefile (format-me): Remove.
40099         (INSTALL): Adjust indentation.  Use commands directly instead of
40100         using $(format-me).
40102         * aclocal.m4 (ACX_PKGVERSION): New macro.
40103         (ACX_BUGURL): Likewise.
40104         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
40105         (PKGVERSION): New AC_DEFINE_UNQUOTED.
40106         (REPORT_BUGS_TO): Likewise.
40107         * configure: Regenerated.
40108         * config.h.in (PKGVERSION): New macro.
40109         (REPORT_BUGS_TO): Likewise.
40110         * config.make.in (PKGVERSION): New variable.
40111         (PKGVERSION_TEXI): Likewise.
40112         (REPORT_BUGS_TO): Likewise.
40113         (REPORT_BUGS_TEXI): Likewise.
40114         * Makefile (format-me): Use -I$(common-objpfx)manual.
40115         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
40116         ($(common-objpfx)manual/%): New target.
40117         (manual/%): Remove target.
40118         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
40119         (print_version): Use PKGVERSION.
40120         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
40121         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
40122         and REPORT_BUGS_TO.
40123         ($(objpfx)xtrace): Likewise.
40124         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
40125         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
40126         (print_version): Use PKGVERSION.
40127         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
40128         (do_version): Use PKGVERSION.
40129         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
40130         REPORT_BUGS_TO.
40131         (common-ldd-rewrite): Likewise.
40132         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
40133         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
40134         (print_version): Use PKGVERSION.
40135         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
40136         * elf/pldd.c (argp_program_bug_address): Remove variable.
40137         (more_help): New function.
40138         (argp): Use more_help.
40139         (print_version): Use PKGVERSION.
40140         * elf/sln.c (main): Use PKGVERSION.
40141         (usage): Use REPORT_BUGS_TO.
40142         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
40143         (top level): Use PKGVERSION.
40144         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
40145         (print_version): Use PKGVERSION.
40146         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
40147         (print_version): Use PKGVERSION.
40148         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
40149         (print_version): Use PKGVERSION.
40150         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
40151         (print_version): Use PKGVERSION.
40152         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
40153         (print_version): Use PKGVERSION.
40154         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
40155         (print_version): Use PKGVERSION.
40156         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
40157         and BUGURL.
40158         ($(objpfx)memusage): Likewise.
40159         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
40160         (do_version): Use PKGVERSION.
40161         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
40162         (print_version): Use PKGVERSION.
40163         * malloc/mtrace.pl ($PACKAGE): Remove variable.
40164         ($PKGVERSION): New variable.
40165         ($REPORT_BUGS_TO): Likewise.
40166         (usage): Use $REPORT_BUGS_TO.
40167         (top level): Use $PKGVERSION.
40168         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
40169         ($(objpfx)pkgvers.texi): New rule.
40170         ($(objpfx)stamp-pkgvers): Likewise.
40171         * manual/install.texi: Include pkgvers.texi.
40172         (--with-pkgversion): Document new configure option.
40173         (--with-bugurl): Likewise.
40174         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
40175         than necessarily for this particular distribution.  Use
40176         REPORT_BUGS_TO for where to report bugs.
40177         * INSTALL: Regenerated.
40178         * manual/libc.texinfo: Include pkgvers.texi.
40179         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
40180         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
40181         (print_version): Use PKGVERSION.
40182         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
40183         (print_version): Use PKGVERSION.
40184         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
40185         (print_version): Use PKGVERSION.
40186         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
40187         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
40188         macro.
40189         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
40190         (print_version): Use PKGVERSION.
40191         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
40192         (print_version): Use PKGVERSION.
40193         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
40194         and PKGVERSION.
40196         * timezone/checktab.awk: Update from tzcode 2012i.
40197         * timezone/ialloc.c: Likewise.
40198         * timezone/private.h: Likewise.
40199         * timezone/scheck.c: Likewise.
40200         * timezone/tzfile.h: Likewise.
40201         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
40202         (TZVERSION): Hardcode tzcode version number.
40203         * timezone/zdump.c: Update from tzcode 2012i.
40204         * timezone/zic.c: Likewise.
40205         * timezone/version.h: New file.
40206         * timezone/README: Describe version.h.  Update upstream location.
40208         [BZ #14824]
40209         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
40210         (mktemp): Enable declaration.
40211         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
40212         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
40213         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
40214         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
40215         Likewise.
40216         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
40217         Likewise.
40218         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
40219         Likewise.
40220         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
40221         Likewise.
40222         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
40223         Likewise.
40224         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
40225         Likewise.
40227         [BZ #14821]
40228         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
40229         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
40230         for copies of such integer values.
40231         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
40232         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
40234 2012-11-09  Andreas Jaeger  <aj@suse.de>
40236         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
40237         definitions and declarations that are provided by
40238         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
40240 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40242         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
40243         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
40244         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
40245         definition.
40247 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
40249         * elf/elf.h: Update comment before AArch64 relocations.
40251 2012-11-07  David S. Miller  <davem@davemloft.net>
40253         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
40254         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
40255         (__start_context): Declare.
40256         (__makecontext_ret): Delete.
40257         (__makecontext): Hook up __start_context instead of
40258         __makecontext_ret.
40259         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
40260         (sysdep_routines): Add __start_context when in stdlib.
40262 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
40264         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
40265         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
40266         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
40267         hardcoded "nm".
40268         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
40269         (READELF): New variable.  Use it instead of hardcoded "readelf".
40271 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
40273         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
40274         * sysdeps/x86/Makefile: Here.
40275         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
40276         * sysdeps/x86/tst-xmmymm.sh: This.
40278 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
40280         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
40281         expectations.
40282         [UNIX98] (pthread_barrier_t): Do not expect.
40283         [UNIX98] (pthread_barrierattr_t): Likewise.
40284         [UNIX98] (pthread_spinlock_t): Likewise.
40285         [UNIX98] (pthread_barrier_destroy): Likewise.
40286         [UNIX98] (pthread_barrier_init): Likewise.
40287         [UNIX98] (pthread_barrier_wait): Likewise.
40288         [UNIX98] (pthread_barrierattr_destroy): Likewise.
40289         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
40290         [UNIX98] (pthread_barrierattr_init): Likewise.
40291         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
40292         [UNIX98] (pthread_getcpuclockid): Likewise.
40293         [UNIX98] (pthread_mutex_timedlock): Likewise.
40294         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
40295         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
40296         [UNIX98] (pthread_sigmask): Likewise.
40297         [UNIX98] (pthread_spin_destroy): Likewise.
40298         [UNIX98] (pthread_spin_init): Likewise.
40299         [UNIX98] (pthread_spin_lock): Likewise.
40300         [UNIX98] (pthread_spin_trylock): Likewise.
40301         [UNIX98] (pthread_spin_unlock): Likewise.
40302         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
40303         Do not expect.
40304         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
40305         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
40306         [XPG3 || XPG4] (pthread_cond_t): Likewise.
40307         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
40308         [XPG3 || XPG4] (pthread_key_t): Likewise.
40309         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
40310         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
40311         [XPG3 || XPG4] (pthread_once_t): Likewise.
40312         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
40313         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
40314         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
40315         [XPG3 || XPG4] (pthread_t): Likewise.
40317         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
40318         not expect.
40319         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
40321         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
40322         Change function return type to int.
40324         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
40325         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
40326         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
40327         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
40328         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
40329         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
40330         [!POSIX] (posix_madvise): Likewise.
40331         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
40332         && !UNIX98].
40333         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
40334         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
40335         (mode_t): Likewise.
40336         (posix_mem_offset): Likewise.
40337         (posix_typed_mem_get_info): Likewise.
40338         (posix_typed_mem_open): Likewise.
40340         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
40341         Change condition to [XOPEN2K8].
40343         * conform/conformtest.pl: Preprocess allow-header data with -x c
40344         instead of from stdin.
40345         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
40346         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
40347         [C99-based standards] (cerfc): Likewise.
40348         [C99-based standards] (cexp2): Likewise.
40349         [C99-based standards] (cexpm1): Likewise.
40350         [C99-based standards] (clog10): Likewise.
40351         [C99-based standards] (clog1p): Likewise.
40352         [C99-based standards] (clog2): Likewise.
40353         [C99-based standards] (clgamma): Likewise.
40354         [C99-based standards] (ctgamma): Likewise.
40355         [C99-based standards] (cerff): Likewise.
40356         [C99-based standards] (cerfcf): Likewise.
40357         [C99-based standards] (cexp2f): Likewise.
40358         [C99-based standards] (cexpm1f): Likewise.
40359         [C99-based standards] (clog10f): Likewise.
40360         [C99-based standards] (clog1pf): Likewise.
40361         [C99-based standards] (clog2f): Likewise.
40362         [C99-based standards] (clgammaf): Likewise.
40363         [C99-based standards] (ctgammaf): Likewise.
40364         [C99-based standards] (cerfl): Likewise.
40365         [C99-based standards] (cerfcl): Likewise.
40366         [C99-based standards] (cexp2l): Likewise.
40367         [C99-based standards] (cexpm1l): Likewise.
40368         [C99-based standards] (clog10l): Likewise.
40369         [C99-based standards] (clog1pl): Likewise.
40370         [C99-based standards] (clog2l): Likewise.
40371         [C99-based standards] (clgammal): Likewise.
40372         [C99-based standards] (ctgammal): Likewise.
40373         * conform/data/inttypes.h-data [C99-based standards]: Include
40374         stdint.h-data.  Remove all expectations for stdint.h contents.
40375         [C99-based standards] (PRI*): Do not allow.
40376         [C99-based standards] (SCN*): Likewise.
40377         [C99-based standards] (*_t): Likewise.
40378         [C99-based-standards] (PRId8): Expect macro.
40379         [C99-based-standards] (PRIi8): Likewise.
40380         [C99-based-standards] (PRIo8): Likewise.
40381         [C99-based-standards] (PRIu8): Likewise.
40382         [C99-based-standards] (PRIx8): Likewise.
40383         [C99-based-standards] (PRIX8): Likewise.
40384         [C99-based-standards] (SCNd8): Likewise.
40385         [C99-based-standards] (SCNi8): Likewise.
40386         [C99-based-standards] (SCNo8): Likewise.
40387         [C99-based-standards] (SCNu8): Likewise.
40388         [C99-based-standards] (SCNx8): Likewise.
40389         [C99-based-standards] (PRIdLEAST8): Likewise.
40390         [C99-based-standards] (PRIiLEAST8): Likewise.
40391         [C99-based-standards] (PRIoLEAST8): Likewise.
40392         [C99-based-standards] (PRIuLEAST8): Likewise.
40393         [C99-based-standards] (PRIxLEAST8): Likewise.
40394         [C99-based-standards] (PRIXLEAST8): Likewise.
40395         [C99-based-standards] (SCNdLEAST8): Likewise.
40396         [C99-based-standards] (SCNiLEAST8): Likewise.
40397         [C99-based-standards] (SCNoLEAST8): Likewise.
40398         [C99-based-standards] (SCNuLEAST8): Likewise.
40399         [C99-based-standards] (SCNxLEAST8): Likewise.
40400         [C99-based-standards] (PRIdFAST8): Likewise.
40401         [C99-based-standards] (PRIiFAST8): Likewise.
40402         [C99-based-standards] (PRIoFAST8): Likewise.
40403         [C99-based-standards] (PRIuFAST8): Likewise.
40404         [C99-based-standards] (PRIxFAST8): Likewise.
40405         [C99-based-standards] (PRIXFAST8): Likewise.
40406         [C99-based-standards] (SCNdFAST8): Likewise.
40407         [C99-based-standards] (SCNiFAST8): Likewise.
40408         [C99-based-standards] (SCNoFAST8): Likewise.
40409         [C99-based-standards] (SCNuFAST8): Likewise.
40410         [C99-based-standards] (SCNxFAST8): Likewise.
40411         [C99-based-standards] (PRId16): Likewise.
40412         [C99-based-standards] (PRIi16): Likewise.
40413         [C99-based-standards] (PRIo16): Likewise.
40414         [C99-based-standards] (PRIu16): Likewise.
40415         [C99-based-standards] (PRIx16): Likewise.
40416         [C99-based-standards] (PRIX16): Likewise.
40417         [C99-based-standards] (SCNd16): Likewise.
40418         [C99-based-standards] (SCNi16): Likewise.
40419         [C99-based-standards] (SCNo16): Likewise.
40420         [C99-based-standards] (SCNu16): Likewise.
40421         [C99-based-standards] (SCNx16): Likewise.
40422         [C99-based-standards] (PRIdLEAST16): Likewise.
40423         [C99-based-standards] (PRIiLEAST16): Likewise.
40424         [C99-based-standards] (PRIoLEAST16): Likewise.
40425         [C99-based-standards] (PRIuLEAST16): Likewise.
40426         [C99-based-standards] (PRIxLEAST16): Likewise.
40427         [C99-based-standards] (PRIXLEAST16): Likewise.
40428         [C99-based-standards] (SCNdLEAST16): Likewise.
40429         [C99-based-standards] (SCNiLEAST16): Likewise.
40430         [C99-based-standards] (SCNoLEAST16): Likewise.
40431         [C99-based-standards] (SCNuLEAST16): Likewise.
40432         [C99-based-standards] (SCNxLEAST16): Likewise.
40433         [C99-based-standards] (PRIdFAST16): Likewise.
40434         [C99-based-standards] (PRIiFAST16): Likewise.
40435         [C99-based-standards] (PRIoFAST16): Likewise.
40436         [C99-based-standards] (PRIuFAST16): Likewise.
40437         [C99-based-standards] (PRIxFAST16): Likewise.
40438         [C99-based-standards] (PRIXFAST16): Likewise.
40439         [C99-based-standards] (SCNdFAST16): Likewise.
40440         [C99-based-standards] (SCNiFAST16): Likewise.
40441         [C99-based-standards] (SCNoFAST16): Likewise.
40442         [C99-based-standards] (SCNuFAST16): Likewise.
40443         [C99-based-standards] (SCNxFAST16): Likewise.
40444         [C99-based-standards] (PRId32): Likewise.
40445         [C99-based-standards] (PRIi32): Likewise.
40446         [C99-based-standards] (PRIo32): Likewise.
40447         [C99-based-standards] (PRIu32): Likewise.
40448         [C99-based-standards] (PRIx32): Likewise.
40449         [C99-based-standards] (PRIX32): Likewise.
40450         [C99-based-standards] (SCNd32): Likewise.
40451         [C99-based-standards] (SCNi32): Likewise.
40452         [C99-based-standards] (SCNo32): Likewise.
40453         [C99-based-standards] (SCNu32): Likewise.
40454         [C99-based-standards] (SCNx32): Likewise.
40455         [C99-based-standards] (PRIdLEAST32): Likewise.
40456         [C99-based-standards] (PRIiLEAST32): Likewise.
40457         [C99-based-standards] (PRIoLEAST32): Likewise.
40458         [C99-based-standards] (PRIuLEAST32): Likewise.
40459         [C99-based-standards] (PRIxLEAST32): Likewise.
40460         [C99-based-standards] (PRIXLEAST32): Likewise.
40461         [C99-based-standards] (SCNdLEAST32): Likewise.
40462         [C99-based-standards] (SCNiLEAST32): Likewise.
40463         [C99-based-standards] (SCNoLEAST32): Likewise.
40464         [C99-based-standards] (SCNuLEAST32): Likewise.
40465         [C99-based-standards] (SCNxLEAST32): Likewise.
40466         [C99-based-standards] (PRIdFAST32): Likewise.
40467         [C99-based-standards] (PRIiFAST32): Likewise.
40468         [C99-based-standards] (PRIoFAST32): Likewise.
40469         [C99-based-standards] (PRIuFAST32): Likewise.
40470         [C99-based-standards] (PRIxFAST32): Likewise.
40471         [C99-based-standards] (PRIXFAST32): Likewise.
40472         [C99-based-standards] (SCNdFAST32): Likewise.
40473         [C99-based-standards] (SCNiFAST32): Likewise.
40474         [C99-based-standards] (SCNoFAST32): Likewise.
40475         [C99-based-standards] (SCNuFAST32): Likewise.
40476         [C99-based-standards] (SCNxFAST32): Likewise.
40477         [C99-based-standards] (PRId64): Likewise.
40478         [C99-based-standards] (PRIi64): Likewise.
40479         [C99-based-standards] (PRIo64): Likewise.
40480         [C99-based-standards] (PRIu64): Likewise.
40481         [C99-based-standards] (PRIx64): Likewise.
40482         [C99-based-standards] (PRIX64): Likewise.
40483         [C99-based-standards] (SCNd64): Likewise.
40484         [C99-based-standards] (SCNi64): Likewise.
40485         [C99-based-standards] (SCNo64): Likewise.
40486         [C99-based-standards] (SCNu64): Likewise.
40487         [C99-based-standards] (SCNx64): Likewise.
40488         [C99-based-standards] (PRIdLEAST64): Likewise.
40489         [C99-based-standards] (PRIiLEAST64): Likewise.
40490         [C99-based-standards] (PRIoLEAST64): Likewise.
40491         [C99-based-standards] (PRIuLEAST64): Likewise.
40492         [C99-based-standards] (PRIxLEAST64): Likewise.
40493         [C99-based-standards] (PRIXLEAST64): Likewise.
40494         [C99-based-standards] (SCNdLEAST64): Likewise.
40495         [C99-based-standards] (SCNiLEAST64): Likewise.
40496         [C99-based-standards] (SCNoLEAST64): Likewise.
40497         [C99-based-standards] (SCNuLEAST64): Likewise.
40498         [C99-based-standards] (SCNxLEAST64): Likewise.
40499         [C99-based-standards] (PRIdFAST64): Likewise.
40500         [C99-based-standards] (PRIiFAST64): Likewise.
40501         [C99-based-standards] (PRIoFAST64): Likewise.
40502         [C99-based-standards] (PRIuFAST64): Likewise.
40503         [C99-based-standards] (PRIxFAST64): Likewise.
40504         [C99-based-standards] (PRIXFAST64): Likewise.
40505         [C99-based-standards] (SCNdFAST64): Likewise.
40506         [C99-based-standards] (SCNiFAST64): Likewise.
40507         [C99-based-standards] (SCNoFAST64): Likewise.
40508         [C99-based-standards] (SCNuFAST64): Likewise.
40509         [C99-based-standards] (SCNxFAST64): Likewise.
40510         [C99-based-standards] (PRIdMAX): Likewise.
40511         [C99-based-standards] (PRIiMAX): Likewise.
40512         [C99-based-standards] (PRIoMAX): Likewise.
40513         [C99-based-standards] (PRIuMAX): Likewise.
40514         [C99-based-standards] (PRIxMAX): Likewise.
40515         [C99-based-standards] (PRIXMAX): Likewise.
40516         [C99-based-standards] (SCNdMAX): Likewise.
40517         [C99-based-standards] (SCNiMAX): Likewise.
40518         [C99-based-standards] (SCNoMAX): Likewise.
40519         [C99-based-standards] (SCNuMAX): Likewise.
40520         [C99-based-standards] (SCNxMAX): Likewise.
40521         [C99-based-standards] (PRIdPTR): Likewise.
40522         [C99-based-standards] (PRIiPTR): Likewise.
40523         [C99-based-standards] (PRIoPTR): Likewise.
40524         [C99-based-standards] (PRIuPTR): Likewise.
40525         [C99-based-standards] (PRIxPTR): Likewise.
40526         [C99-based-standards] (PRIXPTR): Likewise.
40527         [C99-based-standards] (SCNdPTR): Likewise.
40528         [C99-based-standards] (SCNiPTR): Likewise.
40529         [C99-based-standards] (SCNoPTR): Likewise.
40530         [C99-based-standards] (SCNuPTR): Likewise.
40531         [C99-based-standards] (SCNxPTR): Likewise.
40532         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
40533         allow.
40534         * conform/data/stdint.h-data: Update comments to clarify
40535         requirements.
40536         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
40537         type.
40538         [C99-based standards] (INT8_MAX): Likewise.
40539         [C99-based standards] (INT16_MIN): Likewise.
40540         [C99-based standards] (INT16_MAX): Likewise.
40541         [C99-based standards] (INT32_MIN): Likewise.
40542         [C99-based standards] (INT32_MAX): Likewise.
40543         [C99-based standards] (INT64_MIN): Likewise.
40544         [C99-based standards] (INT64_MAX): Likewise.
40545         [C99-based standards] (UINT8_MAX): Likewise.
40546         [C99-based standards] (UINT16_MAX): Likewise.
40547         [C99-based standards] (UINT32_MAX): Likewise.
40548         [C99-based standards] (UINT64_MAX): Likewise.
40549         [C99-based standards] (INT_LEAST8_MIN): Likewise.
40550         [C99-based standards] (INT_LEAST8_MAX): Likewise.
40551         [C99-based standards] (INT_LEAST16_MIN): Likewise.
40552         [C99-based standards] (INT_LEAST16_MAX): Likewise.
40553         [C99-based standards] (INT_LEAST32_MIN): Likewise.
40554         [C99-based standards] (INT_LEAST32_MAX): Likewise.
40555         [C99-based standards] (INT_LEAST64_MIN): Likewise.
40556         [C99-based standards] (INT_LEAST64_MAX): Likewise.
40557         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
40558         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
40559         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
40560         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
40561         [C99-based standards] (INT_FAST8_MIN): Likewise.
40562         [C99-based standards] (INT_FAST8_MAX): Likewise.
40563         [C99-based standards] (INT_FAST16_MIN): Likewise.
40564         [C99-based standards] (INT_FAST16_MAX): Likewise.
40565         [C99-based standards] (INT_FAST32_MIN): Likewise.
40566         [C99-based standards] (INT_FAST32_MAX): Likewise.
40567         [C99-based standards] (INT_FAST64_MIN): Likewise.
40568         [C99-based standards] (INT_FAST64_MAX): Likewise.
40569         [C99-based standards] (UINT_FAST8_MAX): Likewise.
40570         [C99-based standards] (UINT_FAST16_MAX): Likewise.
40571         [C99-based standards] (UINT_FAST32_MAX): Likewise.
40572         [C99-based standards] (UINT_FAST64_MAX): Likewise.
40573         [C99-based standards] (INTPTR_MIN): Likewise.
40574         [C99-based standards] (INTPTR_MAX): Likewise.
40575         [C99-based standards] (UINTPTR_MAX): Likewise.
40576         [C99-based standards] (INTMAX_MIN): Likewise.
40577         [C99-based standards] (INTMAX_MAX): Likewise.
40578         [C99-based standards] (UINTMAX_MAX): Likewise.
40579         [C99-based standards] (PTRDIFF_MIN): Likewise.
40580         [C99-based standards] (PTRDIFF_MAX): Likewise.
40581         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
40582         [C99-based standards] (SIZE_MAX): Likewise.
40583         [C99-based standards] (WCHAR_MAX): Likewise.
40584         [C99-based standards] (WINT_MAX): Likewise.
40585         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
40586         constraint on value.
40587         [C99-based standards] (WCHAR_MIN): Likewise.
40588         [C99-based standards] (WINT_MIN): Likewise.
40589         [C99-based standards] (*_t): Allow.
40590         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
40591         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
40592         Include math.h-data and complex.h-data.  Remove all expectations
40593         of math.h and complex.h contents.
40594         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
40595         at end of line.
40596         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
40597         (struct tm): Expect tag.
40598         [C99-based-standards] (wcstof): Expect function.
40599         [C99-based-standards] (wcstold): Likewise.
40600         [C99-based-standards] (wcstoll): Likewise.
40601         [C99-based-standards] (wcstoull): Likewise.
40602         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
40603         macro-int-constant.  Specify type.
40604         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
40605         constraint on value.
40606         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
40607         Specify type.
40608         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
40609         Specify value.
40610         [ISO C standards]: Do not allow headers.
40611         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
40612         wcs[abcdefghijklmnopqrstuvwxyz]*.
40613         [ISO C standards] (*_t): Do not allow.
40614         * conform/data/wctype.h-data [C99-based standards] (iswblank):
40615         Expect function.
40616         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
40617         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
40618         Specify type.
40619         [ISO C standards]: Do not allow headers.
40620         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
40621         is[abcdefghijklmnopqrstuvwxyz]*.
40622         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
40623         to[abcdefghijklmnopqrstuvwxyz]*.
40624         [ISO C standards] (*_t): Do not allow.
40625         * conform/data/stdalign.h-data: New file.
40626         * conform/data/stdbool.h-data: Likewise.
40627         * conform/data/stdnoreturn.h-data: Likewise.
40629 2012-11-07  Roland McGrath  <roland@hack.frob.com>
40631         [BZ #14815]
40632         * manual/filesys.texi (Directory Entries): Typo fix.
40633         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
40635 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
40637         * elf/elf.h (EM_AARCH64): New macro.
40638         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
40639         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
40640         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
40641         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
40642         (R_AARCH64_TLSDESC): Likewise.
40643         (NT_ARM_TLS): Likewise.
40644         (NT_ARM_HW_BREAK): Likewise.
40645         (NT_ARM_HW_WATCH): Likewise.
40647 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
40649         [BZ #14811]
40650         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
40651         (__ieee754_powl): Saturate nonzero exponents with absolute value
40652         below 0x1p-79 to +/- 0x1p-79.
40653         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
40654         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
40655         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
40656         nonzero exponents with absolute value below 0x1p-32 to +/-
40657         0x1p-32.
40658         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
40659         (__ieee754_powl): Saturate nonzero exponents with absolute value
40660         below 0x1p-79 to +/- 0x1p-79.
40661         * math/libm-test.inc (pow_test): Add more tests.
40663 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40665         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
40666         _dl_s390_cap_flags with kernel. Increase string length.
40667         (_dl_s390_platforms): Add z196 and zEC12.
40669 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
40671         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
40672         Change XOPEN21K to XOPEN2K.
40674 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
40676         * string/memmove.c: Use memcpy when possible.
40678 2012-11-06  Andreas Jaeger  <aj@suse.de>
40680         * po/eo.po: Update from translation team.
40682 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
40684         [BZ #14793]
40685         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
40686         exponent and small x and y exponents, scale x or y up.  Increase
40687         by 2 the exponent used in scaling up.
40688         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
40689         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
40690         * math/libm-test.inc (fma_test): Add more tests.
40691         (fma_test_towardzero): Likewise.
40692         (fma_test_downward): Likewise.
40693         (fma_test_upward): Likewise.
40695 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
40697         [BZ #14805]
40698         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
40699         fenv_t *.
40701         [BZ #14801]
40702         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
40703         namespace for names of struct fields.
40704         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
40705         fenv_t fields.
40706         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
40707         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
40709 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40711         [BZ #3665]
40712         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
40714 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
40716         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
40717         PTR_DEMANGLE.
40719         [BZ #5246]
40720         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
40721         PTR_DEMANGLE.
40723 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
40725         [BZ #14797]
40726         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
40727         definitely overflow as x * y not x * y + z.
40728         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
40729         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
40730         * math/libm-test.inc (fma_test): Add more tests.
40731         (fma_test_towardzero): Likewise.
40732         (fma_test_downward): Likewise.
40733         (fma_test_upward): Likewise.
40735 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
40737         [BZ #157]
40739         * include/stub-tag.h: Remove file.
40740         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
40741         '#include' of it.
40742         * manual/maint.texi (Porting): Don't reference it.
40743         * Makerules ($(objpfx)stubs): Likewise.
40744         * dirent/closedir.c: Don't include <stub-tag.h>.
40745         * dirent/dirfd.c: Likewise.
40746         * dirent/fdopendir.c: Likewise.
40747         * dirent/getdents.c: Likewise.
40748         * dirent/getdents64.c: Likewise.
40749         * dirent/opendir.c: Likewise.
40750         * dirent/readdir.c: Likewise.
40751         * dirent/readdir64.c: Likewise.
40752         * dirent/readdir64_r.c: Likewise.
40753         * dirent/readdir_r.c: Likewise.
40754         * dirent/rewinddir.c: Likewise.
40755         * dirent/seekdir.c: Likewise.
40756         * dirent/telldir.c: Likewise.
40757         * gmon/profil.c: Likewise.
40758         * grp/setgroups.c: Likewise.
40759         * inet/if_index.c: Likewise.
40760         * io/access.c: Likewise.
40761         * io/chdir.c: Likewise.
40762         * io/chmod.c: Likewise.
40763         * io/chown.c: Likewise.
40764         * io/close.c: Likewise.
40765         * io/dup.c: Likewise.
40766         * io/dup2.c: Likewise.
40767         * io/dup3.c: Likewise.
40768         * io/euidaccess.c: Likewise.
40769         * io/faccessat.c: Likewise.
40770         * io/fchdir.c: Likewise.
40771         * io/fchmod.c: Likewise.
40772         * io/fchmodat.c: Likewise.
40773         * io/fchown.c: Likewise.
40774         * io/fchownat.c: Likewise.
40775         * io/fcntl.c: Likewise.
40776         * io/flock.c: Likewise.
40777         * io/fstatfs.c: Likewise.
40778         * io/fstatfs64.c: Likewise.
40779         * io/fstatvfs.c: Likewise.
40780         * io/fstatvfs64.c: Likewise.
40781         * io/futimens.c: Likewise.
40782         * io/fxstat.c: Likewise.
40783         * io/fxstat64.c: Likewise.
40784         * io/fxstatat.c: Likewise.
40785         * io/fxstatat64.c: Likewise.
40786         * io/getcwd.c: Likewise.
40787         * io/isatty.c: Likewise.
40788         * io/lchmod.c: Likewise.
40789         * io/lchown.c: Likewise.
40790         * io/link.c: Likewise.
40791         * io/linkat.c: Likewise.
40792         * io/lseek.c: Likewise.
40793         * io/lseek64.c: Likewise.
40794         * io/lxstat64.c: Likewise.
40795         * io/mkdir.c: Likewise.
40796         * io/mkdirat.c: Likewise.
40797         * io/mkfifo.c: Likewise.
40798         * io/mkfifoat.c: Likewise.
40799         * io/open.c: Likewise.
40800         * io/open64.c: Likewise.
40801         * io/openat.c: Likewise.
40802         * io/openat64.c: Likewise.
40803         * io/pipe.c: Likewise.
40804         * io/pipe2.c: Likewise.
40805         * io/poll.c: Likewise.
40806         * io/posix_fadvise.c: Likewise.
40807         * io/posix_fadvise64.c: Likewise.
40808         * io/posix_fallocate.c: Likewise.
40809         * io/posix_fallocate64.c: Likewise.
40810         * io/read.c: Likewise.
40811         * io/readlink.c: Likewise.
40812         * io/readlinkat.c: Likewise.
40813         * io/rmdir.c: Likewise.
40814         * io/sendfile.c: Likewise.
40815         * io/sendfile64.c: Likewise.
40816         * io/statfs.c: Likewise.
40817         * io/statfs64.c: Likewise.
40818         * io/statvfs.c: Likewise.
40819         * io/statvfs64.c: Likewise.
40820         * io/symlink.c: Likewise.
40821         * io/symlinkat.c: Likewise.
40822         * io/ttyname.c: Likewise.
40823         * io/ttyname_r.c: Likewise.
40824         * io/umask.c: Likewise.
40825         * io/unlink.c: Likewise.
40826         * io/unlinkat.c: Likewise.
40827         * io/utime.c: Likewise.
40828         * io/utimensat.c: Likewise.
40829         * io/write.c: Likewise.
40830         * io/xmknod.c: Likewise.
40831         * io/xmknodat.c: Likewise.
40832         * io/xstat.c: Likewise.
40833         * io/xstat64.c: Likewise.
40834         * login/getpt.c: Likewise.
40835         * login/grantpt.c: Likewise.
40836         * login/unlockpt.c: Likewise.
40837         * math/e_acoshl.c: Likewise.
40838         * math/e_acosl.c: Likewise.
40839         * math/e_asinl.c: Likewise.
40840         * math/e_atan2l.c: Likewise.
40841         * math/e_atanhl.c: Likewise.
40842         * math/e_coshl.c: Likewise.
40843         * math/e_expl.c: Likewise.
40844         * math/e_fmodl.c: Likewise.
40845         * math/e_gammal_r.c: Likewise.
40846         * math/e_hypotl.c: Likewise.
40847         * math/e_j0l.c: Likewise.
40848         * math/e_j1l.c: Likewise.
40849         * math/e_jnl.c: Likewise.
40850         * math/e_lgammal_r.c: Likewise.
40851         * math/e_log10l.c: Likewise.
40852         * math/e_log2l.c: Likewise.
40853         * math/e_logl.c: Likewise.
40854         * math/e_powl.c: Likewise.
40855         * math/e_rem_pio2l.c: Likewise.
40856         * math/e_sinhl.c: Likewise.
40857         * math/e_sqrtl.c: Likewise.
40858         * math/fclrexcpt.c: Likewise.
40859         * math/fedisblxcpt.c: Likewise.
40860         * math/feenablxcpt.c: Likewise.
40861         * math/fegetenv.c: Likewise.
40862         * math/fegetexcept.c: Likewise.
40863         * math/fegetround.c: Likewise.
40864         * math/feholdexcpt.c: Likewise.
40865         * math/fesetenv.c: Likewise.
40866         * math/fesetround.c: Likewise.
40867         * math/feupdateenv.c: Likewise.
40868         * math/fgetexcptflg.c: Likewise.
40869         * math/fraiseexcpt.c: Likewise.
40870         * math/fsetexcptflg.c: Likewise.
40871         * math/ftestexcept.c: Likewise.
40872         * math/k_cosl.c: Likewise.
40873         * math/k_rem_pio2l.c: Likewise.
40874         * math/k_sinl.c: Likewise.
40875         * math/k_tanl.c: Likewise.
40876         * math/s_asinhl.c: Likewise.
40877         * math/s_atanl.c: Likewise.
40878         * math/s_cbrtl.c: Likewise.
40879         * math/s_erfl.c: Likewise.
40880         * math/s_expm1l.c: Likewise.
40881         * math/s_log1pl.c: Likewise.
40882         * math/s_tanhl.c: Likewise.
40883         * misc/acct.c: Likewise.
40884         * misc/brk.c: Likewise.
40885         * misc/chflags.c: Likewise.
40886         * misc/chroot.c: Likewise.
40887         * misc/fchflags.c: Likewise.
40888         * misc/fgetxattr.c: Likewise.
40889         * misc/flistxattr.c: Likewise.
40890         * misc/fremovexattr.c: Likewise.
40891         * misc/fsetxattr.c: Likewise.
40892         * misc/fsync.c: Likewise.
40893         * misc/ftruncate.c: Likewise.
40894         * misc/futimes.c: Likewise.
40895         * misc/futimesat.c: Likewise.
40896         * misc/getdomain.c: Likewise.
40897         * misc/getdtsz.c: Likewise.
40898         * misc/gethostid.c: Likewise.
40899         * misc/gethostname.c: Likewise.
40900         * misc/getloadavg.c: Likewise.
40901         * misc/getpagesize.c: Likewise.
40902         * misc/getsysstats.c: Likewise.
40903         * misc/getxattr.c: Likewise.
40904         * misc/gtty.c: Likewise.
40905         * misc/ioctl.c: Likewise.
40906         * misc/lgetxattr.c: Likewise.
40907         * misc/listxattr.c: Likewise.
40908         * misc/llistxattr.c: Likewise.
40909         * misc/lremovexattr.c: Likewise.
40910         * misc/lsetxattr.c: Likewise.
40911         * misc/lutimes.c: Likewise.
40912         * misc/madvise.c: Likewise.
40913         * misc/mincore.c: Likewise.
40914         * misc/mlock.c: Likewise.
40915         * misc/mlockall.c: Likewise.
40916         * misc/mmap.c: Likewise.
40917         * misc/mprotect.c: Likewise.
40918         * misc/msync.c: Likewise.
40919         * misc/munlock.c: Likewise.
40920         * misc/munlockall.c: Likewise.
40921         * misc/munmap.c: Likewise.
40922         * misc/preadv.c: Likewise.
40923         * misc/preadv64.c: Likewise.
40924         * misc/ptrace.c: Likewise.
40925         * misc/pwritev.c: Likewise.
40926         * misc/pwritev64.c: Likewise.
40927         * misc/readv.c: Likewise.
40928         * misc/reboot.c: Likewise.
40929         * misc/remap_file_pages.c: Likewise.
40930         * misc/removexattr.c: Likewise.
40931         * misc/revoke.c: Likewise.
40932         * misc/select.c: Likewise.
40933         * misc/setdomain.c: Likewise.
40934         * misc/setegid.c: Likewise.
40935         * misc/seteuid.c: Likewise.
40936         * misc/sethostid.c: Likewise.
40937         * misc/sethostname.c: Likewise.
40938         * misc/setregid.c: Likewise.
40939         * misc/setreuid.c: Likewise.
40940         * misc/setxattr.c: Likewise.
40941         * misc/sstk.c: Likewise.
40942         * misc/stty.c: Likewise.
40943         * misc/swapoff.c: Likewise.
40944         * misc/swapon.c: Likewise.
40945         * misc/sync.c: Likewise.
40946         * misc/syncfs.c: Likewise.
40947         * misc/syscall.c: Likewise.
40948         * misc/truncate.c: Likewise.
40949         * misc/ualarm.c: Likewise.
40950         * misc/usleep.c: Likewise.
40951         * misc/ustat.c: Likewise.
40952         * misc/utimes.c: Likewise.
40953         * misc/vhangup.c: Likewise.
40954         * misc/writev.c: Likewise.
40955         * posix/_exit.c: Likewise.
40956         * posix/alarm.c: Likewise.
40957         * posix/execve.c: Likewise.
40958         * posix/fexecve.c: Likewise.
40959         * posix/fork.c: Likewise.
40960         * posix/fpathconf.c: Likewise.
40961         * posix/getaddrinfo.c: Likewise.
40962         * posix/getegid.c: Likewise.
40963         * posix/geteuid.c: Likewise.
40964         * posix/getgid.c: Likewise.
40965         * posix/getgroups.c: Likewise.
40966         * posix/getlogin.c: Likewise.
40967         * posix/getlogin_r.c: Likewise.
40968         * posix/getpgid.c: Likewise.
40969         * posix/getpid.c: Likewise.
40970         * posix/getppid.c: Likewise.
40971         * posix/getresgid.c: Likewise.
40972         * posix/getresuid.c: Likewise.
40973         * posix/getsid.c: Likewise.
40974         * posix/getuid.c: Likewise.
40975         * posix/glob64.c: Likewise.
40976         * posix/nanosleep.c: Likewise.
40977         * posix/pathconf.c: Likewise.
40978         * posix/pause.c: Likewise.
40979         * posix/posix_madvise.c: Likewise.
40980         * posix/pread.c: Likewise.
40981         * posix/pread64.c: Likewise.
40982         * posix/pwrite.c: Likewise.
40983         * posix/pwrite64.c: Likewise.
40984         * posix/sched_getaffinity.c: Likewise.
40985         * posix/sched_getp.c: Likewise.
40986         * posix/sched_gets.c: Likewise.
40987         * posix/sched_primax.c: Likewise.
40988         * posix/sched_primin.c: Likewise.
40989         * posix/sched_rr_gi.c: Likewise.
40990         * posix/sched_setaffinity.c: Likewise.
40991         * posix/sched_setp.c: Likewise.
40992         * posix/sched_sets.c: Likewise.
40993         * posix/sched_yield.c: Likewise.
40994         * posix/setgid.c: Likewise.
40995         * posix/setlogin.c: Likewise.
40996         * posix/setpgid.c: Likewise.
40997         * posix/setresgid.c: Likewise.
40998         * posix/setresuid.c: Likewise.
40999         * posix/setsid.c: Likewise.
41000         * posix/setuid.c: Likewise.
41001         * posix/sleep.c: Likewise.
41002         * posix/spawni.c: Likewise.
41003         * posix/sysconf.c: Likewise.
41004         * posix/times.c: Likewise.
41005         * posix/wait.c: Likewise.
41006         * posix/wait3.c: Likewise.
41007         * posix/wait4.c: Likewise.
41008         * posix/waitpid.c: Likewise.
41009         * resolv/gai_sigqueue.c: Likewise.
41010         * resource/getpriority.c: Likewise.
41011         * resource/getrlimit.c: Likewise.
41012         * resource/getrusage.c: Likewise.
41013         * resource/nice.c: Likewise.
41014         * resource/setpriority.c: Likewise.
41015         * resource/setrlimit.c: Likewise.
41016         * resource/ulimit.c: Likewise.
41017         * rt/aio_cancel.c: Likewise.
41018         * rt/aio_fsync.c: Likewise.
41019         * rt/aio_read.c: Likewise.
41020         * rt/aio_sigqueue.c: Likewise.
41021         * rt/aio_suspend.c: Likewise.
41022         * rt/aio_write.c: Likewise.
41023         * rt/clock_getres.c: Likewise.
41024         * rt/clock_gettime.c: Likewise.
41025         * rt/clock_nanosleep.c: Likewise.
41026         * rt/clock_settime.c: Likewise.
41027         * rt/lio_listio.c: Likewise.
41028         * rt/mq_close.c: Likewise.
41029         * rt/mq_getattr.c: Likewise.
41030         * rt/mq_notify.c: Likewise.
41031         * rt/mq_open.c: Likewise.
41032         * rt/mq_receive.c: Likewise.
41033         * rt/mq_send.c: Likewise.
41034         * rt/mq_setattr.c: Likewise.
41035         * rt/mq_timedreceive.c: Likewise.
41036         * rt/mq_timedsend.c: Likewise.
41037         * rt/mq_unlink.c: Likewise.
41038         * rt/shm_open.c: Likewise.
41039         * rt/shm_unlink.c: Likewise.
41040         * rt/timer_create.c: Likewise.
41041         * rt/timer_delete.c: Likewise.
41042         * rt/timer_getoverr.c: Likewise.
41043         * rt/timer_gettime.c: Likewise.
41044         * rt/timer_settime.c: Likewise.
41045         * setjmp/__longjmp.c: Likewise.
41046         * setjmp/setjmp.c: Likewise.
41047         * signal/kill.c: Likewise.
41048         * signal/killpg.c: Likewise.
41049         * signal/raise.c: Likewise.
41050         * signal/sigaction.c: Likewise.
41051         * signal/sigaltstack.c: Likewise.
41052         * signal/sigblock.c: Likewise.
41053         * signal/sigignore.c: Likewise.
41054         * signal/sigintr.c: Likewise.
41055         * signal/signal.c: Likewise.
41056         * signal/sigpause.c: Likewise.
41057         * signal/sigpending.c: Likewise.
41058         * signal/sigqueue.c: Likewise.
41059         * signal/sigreturn.c: Likewise.
41060         * signal/sigset.c: Likewise.
41061         * signal/sigsetmask.c: Likewise.
41062         * signal/sigstack.c: Likewise.
41063         * signal/sigsuspend.c: Likewise.
41064         * signal/sigtimedwait.c: Likewise.
41065         * signal/sigvec.c: Likewise.
41066         * signal/sigwait.c: Likewise.
41067         * signal/sigwaitinfo.c: Likewise.
41068         * signal/sysv_signal.c: Likewise.
41069         * socket/accept.c: Likewise.
41070         * socket/accept4.c: Likewise.
41071         * socket/bind.c: Likewise.
41072         * socket/connect.c: Likewise.
41073         * socket/getpeername.c: Likewise.
41074         * socket/getsockname.c: Likewise.
41075         * socket/getsockopt.c: Likewise.
41076         * socket/isfdtype.c: Likewise.
41077         * socket/listen.c: Likewise.
41078         * socket/recv.c: Likewise.
41079         * socket/recvfrom.c: Likewise.
41080         * socket/recvmsg.c: Likewise.
41081         * socket/send.c: Likewise.
41082         * socket/sendmsg.c: Likewise.
41083         * socket/sendto.c: Likewise.
41084         * socket/setsockopt.c: Likewise.
41085         * socket/shutdown.c: Likewise.
41086         * socket/sockatmark.c: Likewise.
41087         * socket/socket.c: Likewise.
41088         * socket/socketpair.c: Likewise.
41089         * stdio-common/ctermid.c: Likewise.
41090         * stdio-common/cuserid.c: Likewise.
41091         * stdio-common/remove.c: Likewise.
41092         * stdio-common/rename.c: Likewise.
41093         * stdio-common/renameat.c: Likewise.
41094         * stdio-common/tempname.c: Likewise.
41095         * stdlib/getcontext.c: Likewise.
41096         * stdlib/makecontext.c: Likewise.
41097         * stdlib/setcontext.c: Likewise.
41098         * stdlib/swapcontext.c: Likewise.
41099         * stdlib/system.c: Likewise.
41100         * streams/fattach.c: Likewise.
41101         * streams/fdetach.c: Likewise.
41102         * streams/getmsg.c: Likewise.
41103         * streams/getpmsg.c: Likewise.
41104         * streams/putmsg.c: Likewise.
41105         * streams/putpmsg.c: Likewise.
41106         * sysdeps/unix/bsd/getpt.c: Likewise.
41107         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
41108         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
41109         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
41110         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
41111         Likewise.
41112         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
41113         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
41114         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
41115         * sysvipc/msgctl.c: Likewise.
41116         * sysvipc/msgget.c: Likewise.
41117         * sysvipc/msgrcv.c: Likewise.
41118         * sysvipc/msgsnd.c: Likewise.
41119         * sysvipc/semctl.c: Likewise.
41120         * sysvipc/semget.c: Likewise.
41121         * sysvipc/semop.c: Likewise.
41122         * sysvipc/semtimedop.c: Likewise.
41123         * sysvipc/shmat.c: Likewise.
41124         * sysvipc/shmctl.c: Likewise.
41125         * sysvipc/shmdt.c: Likewise.
41126         * sysvipc/shmget.c: Likewise.
41127         * termios/tcdrain.c: Likewise.
41128         * termios/tcflow.c: Likewise.
41129         * termios/tcflush.c: Likewise.
41130         * termios/tcgetattr.c: Likewise.
41131         * termios/tcgetpgrp.c: Likewise.
41132         * termios/tcsendbrk.c: Likewise.
41133         * termios/tcsetattr.c: Likewise.
41134         * termios/tcsetpgrp.c: Likewise.
41135         * time/adjtime.c: Likewise.
41136         * time/clock.c: Likewise.
41137         * time/getitimer.c: Likewise.
41138         * time/gettimeofday.c: Likewise.
41139         * time/setitimer.c: Likewise.
41140         * time/settimeofday.c: Likewise.
41141         * time/stime.c: Likewise.
41142         * time/time.c: Likewise.
41144 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
41146         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
41147         /usr/old/bin.
41149         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
41150         instead of spaces.
41151         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
41153 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
41155         [BZ #14796]
41156         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
41157         FE_TONEAREST before applying Dekker multiplication and Knuth
41158         addition.  Clear inexact exceptions and check for exact zero
41159         results afterwards.
41160         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
41161         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
41162         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
41163         * math/libm-test.inc (fma_test): Add more tests.
41164         (fma_test_towardzero): Likewise.
41165         (fma_test_downward): Likewise.
41166         (fma_test_upward): Likewise.
41167         * sysdeps/generic/math_private.h (default_libc_fesetround): New
41168         function.
41169         (libc_fesetround): New macro.
41170         (libc_fesetroundf): Likewise.
41171         (libc_fesetroundl): Likewise.
41172         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
41173         function.
41174         (libc_fesetround_387): Likewise.
41175         (libc_fesetroundf): New macro.
41176         (libc_fesetround): Likewise.
41177         (libc_fesetroundl): Likewise.
41178         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
41179         function.
41180         (libc_fesetroundf): New macro.
41181         (libc_fesetround): Likewise.
41182         (libc_fesetroundl): Likewise.
41183         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
41184         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
41185         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
41186         libm_hidden_ver.
41187         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
41188         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
41189         libm_hidden_def.
41190         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
41191         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
41192         libm_hidden_ver.
41193         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
41194         libm_hidden_def.
41196         [BZ #3439]
41197         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
41198         integer constant usable in #if and use that to give value to enum
41199         constant.
41200         (FE_DIVBYZERO): Likewise.
41201         (FE_UNDERFLOW): Likewise.
41202         (FE_OVERFLOW): Likewise.
41203         (FE_INVALID): Likewise.
41204         (FE_INVALID_SNAN): Likewise.
41205         (FE_INVALID_ISI): Likewise.
41206         (FE_INVALID_IDI): Likewise.
41207         (FE_INVALID_ZDZ): Likewise.
41208         (FE_INVALID_IMZ): Likewise.
41209         (FE_INVALID_COMPARE): Likewise.
41210         (FE_INVALID_SOFTWARE): Likewise.
41211         (FE_INVALID_SQRT): Likewise.
41212         (FE_INVALID_INTEGER_CONVERSION): Likewise.
41213         (FE_TONEAREST): Likewise.
41214         (FE_TOWARDZERO): Likewise.
41215         (FE_UPWARD): Likewise.
41216         (FE_DOWNWARD): Likewise.
41217         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
41218         (FE_DIVBYZERO): Likewise.
41219         (FE_OVERFLOW): Likewise.
41220         (FE_UNDERFLOW): Likewise.
41221         (FE_INEXACT): Likewise.
41222         (FE_TONEAREST): Likewise.
41223         (FE_DOWNWARD): Likewise.
41224         (FE_UPWARD): Likewise.
41225         (FE_TOWARDZERO): Likewise.
41226         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
41227         (FE_UNDERFLOW): Likewise.
41228         (FE_OVERFLOW): Likewise.
41229         (FE_DIVBYZERO): Likewise.
41230         (FE_INVALID): Likewise.
41231         (FE_TONEAREST): Likewise.
41232         (FE_TOWARDZERO): Likewise.
41233         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
41234         (FE_OVERFLOW): Likewise.
41235         (FE_UNDERFLOW): Likewise.
41236         (FE_DIVBYZERO): Likewise.
41237         (FE_INEXACT): Likewise.
41238         (FE_TONEAREST): Likewise.
41239         (FE_TOWARDZERO): Likewise.
41240         (FE_UPWARD): Likewise.
41241         (FE_DOWNWARD): Likewise.
41242         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
41243         (FE_DIVBYZERO): Likewise.
41244         (FE_OVERFLOW): Likewise.
41245         (FE_UNDERFLOW): Likewise.
41246         (FE_INEXACT): Likewise.
41247         (FE_TONEAREST): Likewise.
41248         (FE_DOWNWARD): Likewise.
41249         (FE_UPWARD): Likewise.
41250         (FE_TOWARDZERO): Likewise.
41252 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
41254         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
41256 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
41258         * scripts/cross-test-ssh.sh (command): Use newlines to separate
41259         commands.  Quote $PWD.
41260         (blacklist_exports): Don't use remove_newlines.  Replace "declare
41261         -x" by "export".
41262         (remove_newlines): Remove.
41264 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
41266         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
41267         * stdlib/stdlib.h (atof): Moved to ...
41268         * include/bits/stdlib-float.h: Here.  New file.
41269         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
41270         * stdlib/bits/stdlib-float.h: New file.
41271         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
41272         -mno-sse -mno-mmx.
41273         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
41274         <xmmintrin.h>.
41276 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
41278         * conform/conformtest.pl (@headers): Add fenv.h.
41279         * conform/data/fenv.h-data: New file.
41280         * include/fenv.h [_ISOMAC]: Disable all contents of file except
41281         include of <math/fenv.h>.
41283         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
41284         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
41285         && !UNIX98].  Enables tests for XOPEN2K8.
41286         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
41287         POSIX2008]: Likewise.
41289         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
41290         (struct rusage): Do not expect type or its members.
41292         [BZ #3439]
41293         * math/math.h (FP_NAN): Define macro to integer constant usable in
41294         #if and use that to give value to enum constant.
41295         (FP_INFINITE): Likewise.
41296         (FP_ZERO): Likewise.
41297         (FP_SUBNORMAL): Likewise.
41298         (FP_NORMAL): Likewise.
41300 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
41302         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
41303         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
41304         arguments.
41306 2012-11-02  Roland McGrath  <roland@hack.frob.com>
41308         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
41309         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
41310         autoconf-time if not.
41311         * configure.in: Remove AC_PREREQ.
41313 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
41315         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
41316         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
41317         of the internal implementation.
41319 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
41321         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
41322         except include of <misc/sys/syslog.h>.
41324 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
41326         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
41327         function returns with a NULL context exit with zero.
41329 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
41331         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
41333 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
41335         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
41336         (run_program_cmd): This.
41337         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
41338         (tst_langinfo): New variable.  Use it.
41340 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
41342         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
41343         floating point opcodes.
41345 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
41347         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
41348         variable.
41350         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
41352         * sysdeps/mach/hurd/powerpc: Remove directory.
41353         * sysdeps/mach/powerpc: Likewise.
41355 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
41357         * scripts/check-local-headers.sh: Ignore c++ headers.
41359 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
41361         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
41362         __libc_cleanup_region_start argument.
41364 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
41366         [BZ #14784]
41367         [BZ #14785]
41368         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
41369         x * y using scaling, not as x * y + z.
41370         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
41371         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
41372         * math/libm-test.inc (fma_test): Add more tests.
41373         (fma_test_towardzero): Likewise.
41374         (fma_test_downward): Likewise.
41375         (fma_test_upward): Likewise.
41377 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
41379         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
41381 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
41383         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
41384         New variable.
41386 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
41388         * rt/tst-shm.c (worker): Correct checking for mmap failure.
41390 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
41392         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
41393         Fix sort order.
41394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
41395         Likewise.
41397 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
41399         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
41400         Fix the order of the list for glibc 2.17.
41401         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
41402         Likewise.
41404 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
41406         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41408 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
41410         [BZ #14610]
41411         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
41412         for low part of x being zero before using __atanl (y).
41413         * math/libm-test.inc (atan2_test): Add another test.
41415         * manual/install.texi (Configuring and compiling): Document
41416         general use of test-wrapper and test-wrapper-env.
41417         * INSTALL: Regenerated.
41419         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
41420         (__fma): Do not extract and scale down low bits on after-rounding
41421         systems when result rounded to normal precision would have normal
41422         exponent.
41423         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
41424         (__fmal): Do not extract and scale down low bits on after-rounding
41425         systems when result rounded to normal precision would have normal
41426         exponent.
41427         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
41428         (__fmal): Do not extract and scale down low bits on after-rounding
41429         systems when result rounded to normal precision would have normal
41430         exponent.
41431         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
41432         macro.
41433         (fma_test): Add more tests.
41434         (fma_test_towardzero): Likewise.
41435         (fma_test_downward): Likewise.
41436         (fma_test_upward): Likewise.
41438 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
41440         * sysdeps/i386/tininess.h: Renamed to ...
41441         * sysdeps/x86/tininess.h: This.
41442         * sysdeps/x86_64/tininess.h: Removed.
41444 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
41446         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
41447         input.  Use $(build-program-cmd).
41448         ($(objpfx)tst-array1-static.out): Likewise.
41449         ($(objpfx)tst-array2.out): Likewise.
41450         ($(objpfx)tst-array3.out): Likewise.
41451         ($(objpfx)tst-array4.out): Likewise.
41452         ($(objpfx)tst-array5.out): Likewise.
41453         ($(objpfx)tst-array5-static.out): Likewise.
41455 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
41457         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
41458         if defined.
41460         * nss/nsswitch.h (nss_interface_function): Provide new
41461         macro for use with NSS functions.
41462         * grp/initgroups.c: Use new macro.
41463         * nss/getXXbyYY.c: Likewise.
41464         * nss/getXXbyYY_r.c: Likewise.
41465         * nss/getXXent.c: Likewise.
41466         * nss/getXXent_r.c: Likewise.
41467         * sysdeps/posix/getaddrinfo.c: Likewise.
41469 2012-10-30  Andreas Jaeger  <aj@suse.de>
41471         * po/ru.po: Update Russion translation from translation project.
41473 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
41475         [BZ #14152]
41476         [BZ #14783]
41477         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
41478         result and shift together with sticky bit instead of replicating
41479         round-to-nearest rounding.
41480         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
41481         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
41482         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
41483         missing underflow exceptions.
41484         (fma_test_towardzero): Add more tests.
41485         (fma_test_downward): Likewise.
41486         (fma_test_upward): Likewise.
41488         [BZ #14047]
41489         * sysdeps/generic/tininess.h: New file.
41490         * sysdeps/i386/tininess.h: Likewise.
41491         * sysdeps/sh/tininess.h: Likewise.
41492         * sysdeps/x86_64/tininess.h: Likewise.
41493         * stdlib/tst-strtod-underflow.c: Likewise.
41494         * stdlib/tst-tininess.c: Likewise.
41495         * stdlib/strtod_l.c: Include <tininess.h>.
41496         (round_and_return): Do not set errno for exact underflow cases.
41497         Force an underflow exception when setting errno for underflow.
41498         Determine underflow based on rounding to normal precision if
41499         TININESS_AFTER_ROUNDING.
41500         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
41501         ERANGE for exact underflow cases.
41502         * stdlib/Makefile (tests): Add tst-tininess and
41503         tst-strtod-underflow.
41504         ($(objpfx)tst-tininess): Use $(link-libm).
41505         ($(objpfx)tst-strtod-underflow): Likewise.
41507 2012-10-30  Andreas Jaeger  <aj@suse.de>
41509         [BZ#14767]
41510         * elf/Makefile (tests): Remove conditional for have-initfini-array
41511         since this is now always required and the variable does not exist
41512         anymore.
41513         (tests-static): Likewise.
41514         (modules-names): Likewise.
41516         * po/eo.po: Add Esperanto translation from translation project.
41518         * elf/tst-array1.c (fini_array): Make writeable so that it can be
41519         merged with constructor/destructor.
41520         (init_array): Likewise.
41521         * elf/tst-array2dep.c (fini_array): Likewise.
41522         (init_array): Likewise.
41524 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
41526         * manual/message.texi: Delete @cartouche tags.
41528 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
41530         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
41531         EOPNOTSUPP.
41532         * sysdeps/mach/hurd/fsync.c: Likewise.
41534         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
41535         [_POSIX_REALTIME_SIGNALS]: Change condition to
41536         [_POSIX_REALTIME_SIGNALS > 0].
41538 2012-10-27  Andreas Jaeger  <aj@suse.de>
41540         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
41541         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
41542         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
41543         [__WORDSIZE != 64]: Likewise.
41545 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
41547         *  iconvdata/tst-table.sh: Remove ${SHELL}.
41548         *  iconvdata/tst-tables.sh: Likewise.
41550 2012-10-25  David S. Miller  <davem@davemloft.net>
41552         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
41553         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
41554         of strtoull.
41556         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
41557         ifunc-impl-list.c
41558         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
41559         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
41560         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
41561         file.
41563 2012-10-25  Roland McGrath  <roland@hack.frob.com>
41565         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
41566         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
41567         __getdirentries.
41569 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
41570             Jim Blandy  <jimb@codesourcery.com>
41572         * scripts/cross-test-ssh.sh: New file.
41573         * manual/install.texi (Configuring and compiling): Document use of
41574         cross-test-ssh.sh.
41575         * INSTALL: Regenerated.
41577 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
41579         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
41580         EOPNOTSUPP.
41582 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
41584         * Makeconfig (run-program-prefix): Fix comment.
41586 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
41587             Jim Blandy  <jimb@codesourcery.com>
41589         * Makeconfig (test-wrapper): New variable,
41590         (test-wrapper-env): Likewise.
41591         [$(cross-compiling) = yes && $(test-wrapper) != ""]
41592         (run-built-tests): Define to yes.
41593         (run-program-prefix): Use $(test-wrapper).
41594         (built-program-cmd): Likewise.
41595         * Rules (make-test-out): Use $(test-wrapper-env) and
41596         $(host-built-program-cmd).
41597         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
41598         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
41599         tst-pathopt.sh.
41600         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
41601         $(test-wrapper-env) to tst-rtld-load-self.sh.
41602         ($(objpfx)order2.out): Use $(test-wrapper).
41603         ($(objpfx)tst-initorder.out): Likewise.
41604         ($(objpfx)tst-initorder2.out): Likewise.
41605         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
41606         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
41607         (test_wrapper_env): New variable.  Use it to run ld.so.
41608         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
41609         Use it to run ld.so.
41610         (test_wrapper_env): Likewise.
41611         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
41612         $(test-wrapper) to run-iconv-test.sh.
41613         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
41614         (ICONV): Use $test_wrapper.
41615         * posix/Makefile ($(objpfx)globtest.out): Pass
41616         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
41617         globtest.sh, not $(run-program-prefix).
41618         * posix/globtest.sh (run_via_rtld_prefix): New variable.
41619         (test_wrapper): Likewise.
41620         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
41621         set together with run_via_rtld_prefix.
41622         (run_program_prefix): Define in terms of test_wrapper and
41623         run_via_rtld_prefix.
41625 2012-10-24  Roland McGrath  <roland@hack.frob.com>
41627         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
41628         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
41629         Targets removed.
41631         [BZ #14743]
41632         * include/time.h: Remove librt_hidden_proto (clock_gettime).
41633         Declare __clock_getres, __clock_gettime, __clock_settime,
41634         __clock_nanosleep, and __clock_getcpuclockid.
41635         * rt/clock_gettime.c: Define __clock_gettime as an alias.
41636         Remove librt_hidden_def (clock_gettime).
41637         * sysdeps/unix/clock_gettime.c: Likewise.
41638         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
41639         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
41640         * rt/clock_getres.c: Define __clock_getres as an alias.
41641         * sysdeps/posix/clock_getres.c: Likewise.
41642         * rt/clock_settime.c: Define __clock_settime as an alias.
41643         * sysdeps/unix/clock_settime.c: Likewise.
41644         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
41645         * sysdeps/unix/clock_nanosleep.c: Likewise.
41646         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
41647         * rt/clock-compat.c: New file.
41648         * rt/Makefile (librt-routines): Add clock-compat and move
41649         $(clock-routines) to ...
41650         (routines): ... here, new variable.
41651         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
41652         Don't add get_clockfreq here.
41653         * rt/Versions (libc: GLIBC_2.17): New version set.
41654         Add clock_* symbols here.
41655         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
41656         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
41657         (GLIBC_2.17): Add clock_* symbols.
41658         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
41659         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
41660         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
41661         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
41662         Likewise.
41663         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
41664         Likewise.
41665         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
41666         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
41667         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
41668         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
41669         * NEWS: Mention the move.
41671         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
41672         Use __open, __read, __close rather than their public counterparts.
41673         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
41674         (__get_clockfreq_via_cpuinfo): Likewise.
41675         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
41676         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
41678         * config.h.in (HAVE_IFUNC): New #undef.
41679         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
41680         was successful.
41681         * configure: Regenerated.
41683 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
41685         * configure.in: Move READELF check to start of file.
41686         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
41687         libc_cv_asm_gnu_indirect_function in the process.
41688         * configure: Regenerated.
41690 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
41692         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
41693         send the output to /dev/null.
41694         (libc_cv_cc_with_libunwind): Likewise.
41695         (libc_cv_as_noexecstack): Likewise.
41696         * configure: Regenerate.
41698 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
41700         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
41702         * posix/globtest.sh (TMPDIR): Do not set.
41703         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
41704         (testout): Likewise.
41706 2012-10-24  Andreas Jaeger  <aj@suse.de>
41708         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
41709         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
41710         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
41711         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
41712         posix_fadvise64, posix_fallocate64.
41714         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
41715         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
41716         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
41717         Likewise.
41718         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
41719         Likewise.
41720         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
41722         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
41723         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
41724         <bits/fcntl-linux.h>.
41725         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
41727         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
41728         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
41729         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
41730         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
41731         [__WORDSIZE != 64]: Likewise.
41733 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
41735         * Makeconfig (run-built-tests): New variable.
41736         * Rules [$(cross-compiling) = yes]: Change condition to
41737         [$(run-built-tests) = no].
41738         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
41739         to [$(run-built-tests) = yes].
41740         * elf/Makefile [$(cross-compiling) = no]: Likewise
41741         * grp/Makefile [$(cross-compiling) = no]: Likewise.
41742         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
41743         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
41744         * intl/Makefile [$(cross-compiling) = no]: Likewise.
41745         * io/Makefile [$(cross-compiling) = no]: Likewise.
41746         * libio/Makefile [$(cross-compiling) = no]: Likewise.
41747         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
41748         * misc/Makefile [$(cross-compiling) = no]: Likewise.
41749         * posix/Makefile [$(cross-compiling) = no]: Likewise.
41750         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
41751         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
41752         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
41753         * string/Makefile [$(cross-compiling) = no]: Likewise.
41755         * posix/Makefile ($(objpfx)globtest.out): Pass
41756         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
41757         $(rtld-installed-name).
41758         * posix/globtest.sh (elf_objpfx): Remove variable.
41759         (rtld_installed_name): Likewise.
41760         (library_path): Likewise.
41761         (run_program_prefix): New variable.  Use for running globtest
41762         binary.
41764 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
41765             Joseph Myers  <joseph@codesourcery.com>
41767         * Makeconfig (host-built-program-cmd): New variable.
41768         * elf/Makefile (tst-stackguard1-ARGS): Use
41769         $(host-built-program-cmd).
41770         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
41771         (tst-spawn-ARGS): Likewise.
41772         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
41774 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
41775             Jim Blandy  <jimb@codesourcery.com>
41777         * Makeconfig (run-via-rtld-prefix): New variable.
41778         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
41779         (built-program-cmd): Likewise.
41781 2012-10-22  Andreas Jaeger  <aj@suse.de>
41783         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
41784         __O_RSYNC if it exists, otherwise to O_SYNC.
41786 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
41787             Joseph Myers  <joseph@codesourcery.com>
41789         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
41790         /dev/null.
41791         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
41792         from /dev/null
41793         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
41794         /dev/null.
41796 2012-10-22  Andreas Jaeger  <aj@suse.de>
41798         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
41799         Define always.
41800         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
41802         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41803         bits/fcntl-linux.h.
41805         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
41806         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
41808         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
41809         to __O_LARGEFILE.
41810         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
41811         to __O_LARGEFILE.
41813 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
41814             Joseph Myers  <joseph@codesourcery.com>
41816         * config.make.in (NM): New variable.
41818 2012-10-21  Andreas Jaeger  <aj@suse.de>
41820         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
41821         definitions and declarations that are provided by
41822         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
41824 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
41826         [BZ #14683]
41827         * elf/Makefile (tests-static): Add tst-leaks1-static.
41828         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
41829         ($(objpfx)tst-leaks1-static): New rule.
41830         ($(objpfx)tst-leaks1-static-mem): Likewise.
41831         (tst-leaks1-static-ENV): New macro.
41832         * elf/dl-open.c (dl_open_worker): Check the main application
41833         only if SHARED is defined.
41834         * elf/tst-leaks1-static.c: New file.
41836 2012-10-20  Andreas Jaeger  <aj@suse.de>
41838         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
41839         generic values for Linux.
41840         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
41841         and declarations that are provided by <bits/fcntl-linux.h> and
41842         include <bits/fcntl-linux.h>.
41843         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
41844         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
41846 2012-10-20  Roland McGrath  <roland@hack.frob.com>
41848         * io/fcntl.h: Move include of <bits/types.h> to the top and
41849         include it unconditionally.
41851 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
41853         * wcsmbs/Makefile (tests-ifunc): New variable.
41854         (tests): Add $(tests-ifunc).
41855         * wcsmbs/test-wcschr-ifunc.c: New file.
41856         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
41857         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
41858         * wcsmbs/test-wcslen-ifunc.c: Likewise.
41859         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
41860         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
41862         * string/Makefile (tests-ifunc): New variable.
41863         (tests): Add $(tests-ifunc).
41864         * string/test-memccpy.c (TEST_NAME): New macro.
41865         * string/test-memchr.c (TEST_NAME): Likewise.
41866         * string/test-memcmp.c (TEST_NAME): Likewise.
41867         * string/test-memcpy.c (TEST_NAME): Likewise.
41868         * string/test-memmem.c (TEST_NAME): Likewise.
41869         * string/test-memmove.c (TEST_NAME): Likewise.
41870         * string/test-memset.c (TEST_NAME): Likewise.
41871         * string/test-rawmemchr.c (TEST_NAME): Likewise.
41872         * string/test-stpcpy.c (TEST_NAME): Likewise.
41873         * string/test-stpncpy.c (TEST_NAME): Likewise.
41874         * string/test-strcasecmp.c (TEST_NAME): Likewise.
41875         * string/test-strcasestr.c (TEST_NAME): Likewise.
41876         * string/test-strcat.c (TEST_NAME): Likewise.
41877         * string/test-strchr.c (TEST_NAME): Likewise.
41878         * string/test-strcmp.c(TEST_NAME): Likewise.
41879         * string/test-strcpy.c (TEST_NAME): Likewise.
41880         * string/test-strcspn.c (TEST_NAME): Likewise.
41881         * string/test-strlen.c (TEST_NAME): Likewise.
41882         * string/test-strncasecmp.c (TEST_NAME): Likewise.
41883         * string/test-strncmp.c (TEST_NAME): Likewise.
41884         * string/test-strncpy.c (TEST_NAME): Likewise.
41885         * string/test-strnlen.c (TEST_NAME): Likewise.
41886         * string/test-strpbrk.c (TEST_NAME): Likewise.
41887         * string/test-strrchr.c (TEST_NAME): Likewise.
41888         * string/test-strspn.c (TEST_NAME): Likewise.
41889         * string/test-strstr.c (TEST_NAME): Likewise.
41890         * string/test-bcopy-ifunc.c: New file.
41891         * string/test-bzero-ifunc.c: Likewise.
41892         * string/test-memccpy-ifunc.c: Likewise.
41893         * string/test-memchr-ifunc.c: Likewise.
41894         * string/test-memcmp-ifunc.c: Likewise.
41895         * string/test-memcpy-ifunc.c: Likewise.
41896         * string/test-memmem-ifunc.c: Likewise.
41897         * string/test-memmove-ifunc.c: Likewise.
41898         * string/test-mempcpy-ifunc.c: Likewise.
41899         * string/test-memset-ifunc.c: Likewise.
41900         * string/test-rawmemchr-ifunc.c: Likewise.
41901         * string/test-stpcpy-ifunc.c: Likewise.
41902         * string/test-stpncpy-ifunc.c: Likewise.
41903         * string/test-strcasecmp-ifunc.c: Likewise.
41904         * string/test-strcasestr-ifunc.c: Likewise.
41905         * string/test-strcat-ifunc.c: Likewise.
41906         * string/test-strchr-ifunc.c: Likewise.
41907         * string/test-strchrnul-ifunc.c: Likewise.
41908         * string/test-strcmp-ifunc.c: Likewise.
41909         * string/test-strcpy-ifunc.c: Likewise.
41910         * string/test-strcspn-ifunc.c: Likewise.
41911         * string/test-strlen-ifunc.c: Likewise.
41912         * string/test-strncasecmp-ifunc.c: Likewise.
41913         * string/test-strncat-ifunc.c: Likewise.
41914         * string/test-strncmp-ifunc.c: Likewise.
41915         * string/test-strncpy-ifunc.c: Likewise.
41916         * string/test-strnlen-ifunc.c: Likewise.
41917         * string/test-strpbrk-ifunc.c: Likewise.
41918         * string/test-strrchr-ifunc.c: Likewise.
41919         * string/test-strspn-ifunc.c: Likewise.
41920         * string/test-strstr-ifunc.c: Likewise.
41922         * debug/Makefile (tests-ifunc): New variable.
41923         (tests): Add $(tests-ifunc).
41924         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
41925         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
41926         * debug/test-stpcpy_chk-ifunc.c: New file.
41927         * debug/test-strcpy_chk-ifunc.c: Likewise.
41929 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
41931         [BZ #13601]
41932         * elf/dl-load.c (open_verify): Retry read if the entire ELF
41933         header is not read in.
41935 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
41937         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
41938         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
41939         directly.  Pass built executable to script as
41940         $(built-program-cmd).
41941         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
41942         $testprogram without using LD_LIBRARY_PATH and $ldso.
41944         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
41945         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
41946         $(rtld-installed-name).
41947         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
41948         (rtld_installed_name): Likewise.
41949         (library_path): Likewise.
41950         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
41951         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
41952         $(run-program-prefix) to tst-tables.sh.
41953         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
41954         it to run tst-table-from and tst-table-to.
41955         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
41956         Pass it to tst-table.sh.
41957         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
41958         $(run-program-prefix) to tst-gettext.sh.
41959         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
41960         tst-translit.sh.
41961         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
41962         tst-gettext2.sh.
41963         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
41964         to run tst-gettext.
41965         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
41966         to run tst-gettext2.
41967         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
41968         to run tst-translit.
41969         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
41970         $(run-program-prefix) to tst-mtrace.sh.
41971         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
41972         to run tst-mtrace.
41973         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
41974         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
41975         $(rtld-installed-name).
41976         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
41977         (rtld_installed_name): Likewise.
41978         (run_program_prefix): New variable.  Use it to run wordexp-test.
41980         * Makeconfig (ARCH): Remove all definitions.
41981         (machine): Likewise.
41982         [ARCH]: Remove conditional code.
41983         [!objdir]: Give error.
41984         [!objdir] (objpfx): Remove.
41985         [!objdir] (common-objpfx): Likewise.
41986         [!objdir] (common-objdir): Likewise.
41987         * configure.in (config_makefile): Remove.  Hardcode Makefile in
41988         AC_CONFIG_FILES call.
41989         * configure: Regenerated.
41991         [BZ #13888]
41992         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
41993         or TMPDIR.
41994         (testout): Likewise.
41996         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
41997         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
41998         $(rtld-installed-name).
41999         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
42000         (rtld_installed_name): Likwise.
42001         (runit): Remove function.
42002         (run_getconf): New variable,  Use it for running getconf binary.
42004 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
42006         [BZ #14716]
42007         * string/test-memmem.c (check_result): New function.
42008         (do_one_test): Use it.
42009         (check1): New function.
42010         (test_main): Use it.
42012 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
42014         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
42016 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
42018         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
42019         (_G_LSEEK64): Likewise.
42020         (_G_MMAP64): Likewise.
42021         (_G_FSTAT64): Likewise.
42022         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
42023         (_G_LSEEK64): Likewise.
42024         (_G_MMAP64): Likewise.
42025         (_G_FSTAT64): Likewise.
42026         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
42027         unconditional.  Call __mmap64 directly.
42028         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
42029         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
42030         __lseek64 directly.
42031         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
42032         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
42033         __mmap64 directly.
42034         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
42035         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
42036         __lseek64 directly.
42037         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
42038         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
42039         __lseek64 directly.
42040         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
42041         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
42042         __lseek64 directly.
42043         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
42044         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
42045         __fxstat64 directly.
42046         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
42047         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
42048         unconditional.
42049         (freopen64) [!_G_OPEN64]: Remove conditional code.
42050         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
42051         unconditional.
42052         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
42053         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
42054         unconditional.
42055         (ftello64) [!_G_LSEEK64]: Remove conditional code.
42056         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
42057         unconditional.
42058         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
42059         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
42060         unconditional.
42061         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
42062         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
42063         unconditional.
42064         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
42065         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
42066         unconditional.
42067         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
42068         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
42069         unconditional.
42070         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
42072 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
42074         [BZ #12140]
42075         * manual/memory.texi (Malloc Tunable Parameters): Add note
42076         about free list pointers overwriting some perturb bytes.
42077         Wording suggested by Roland McGrath.
42079 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
42081         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
42082         (lgamma_test): Likewise.
42083         (tgamma_test): Likewise.
42085 2012-10-16  Florian Weimer  <fweimer@redhat.com>
42087         [BZ #14700]
42088         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
42089         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
42091 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
42093         * NEWS: Mention BZ #14716.
42094         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
42095         when removing AVAILABLE1_USES_J macro.
42097 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
42099         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
42100         (__bswap_64): __uint64_t for unsigned 64-bit int.
42102 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
42104         * include/string.h (memmem): Declare libc hidden alias.
42105         * string/memmem.c (memmem): Define libc hidden alias.
42106         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
42107         __read, __close instead of open, read, close.
42109 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
42111         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
42112         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
42113         global and hidden.
42114         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
42115         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
42116         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
42117         Likewise.
42118         (__rawmemchr_sse2): Likewise.
42119         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
42120         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
42121         (__strchr_sse2): Likewise.
42122         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
42123         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
42124         (__strcasecmp_sse2): Likewise.
42125         (__strncasecmp_sse2): Likewise.
42126         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
42127         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
42128         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
42129         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
42130         (__strrchr_sse2): Likewise.
42131         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
42132         ifunc-impl-list.c.
42133         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
42134         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
42135         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
42136         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
42137         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
42138         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
42139         * sysdeps/x86_64/multiarch/memset.S: Likewise.
42140         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
42141         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
42142         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
42143         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
42144         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
42145         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
42146         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
42147         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
42148         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
42149         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
42150         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
42151         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
42152         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
42153         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
42154         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
42155         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
42156         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
42157         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
42158         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
42159         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
42160         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
42161         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
42162         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
42164         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
42165         global and hidden.
42166         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
42167         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
42168         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
42169         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
42170         Likewise.
42171         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
42172         Likewise.
42173         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
42174         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
42175         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
42176         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
42177         ifunc-impl-list.c.
42178         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
42179         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
42180         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
42181         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
42182         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
42183         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
42184         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
42185         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
42186         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
42187         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
42188         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
42189         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
42190         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
42191         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
42192         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
42193         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
42194         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
42195         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
42196         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
42197         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
42198         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
42199         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
42200         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
42201         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
42202         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
42203         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
42204         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
42205         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
42206         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
42207         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
42208         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
42209         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
42210         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
42211         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
42212         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
42213         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
42214         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
42215         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
42216         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
42217         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
42218         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
42220         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
42221         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
42222         * include/ifunc-impl-list.h: New file.
42223         * misc/ifunc-impl-list.c: Likewise.
42224         * misc/Makefile (routines): Add ifunc-impl-list.
42225         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
42226         * string/test-string.h: Include <ifunc-impl-list.h>.
42227         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
42228         TEST_NAME]: New variables.
42229         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
42230         are defined.
42231         (test_init): Call __libc_ifunc_impl_list to initialize
42232         func_list if TEST_IFUNC and TEST_NAME are defined.
42234         * string/Makefile (strop-tests): Add bcopy and bzero.
42235         * string/test-bcopy.c: New file.
42236         * string/test-bzero.c: Likewise.
42237         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
42238         defined.
42239         * string/test-memset.c: Support bzero test if TEST_BZERO is
42240         defined.
42241         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
42242         __libc_memmove.
42243         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
42244         __libc_memset.
42245         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
42246         of memset.
42248 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
42250         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
42251         * configure: Regenerated.
42253         * Makeconfig (+link-static-before-libc): Don't include
42254         $(link-static-libc).
42256         * libio/libio.h (_IO_pos_t): Remove.
42258 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
42260         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
42261         McGrath.
42263 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
42265         * crypt/crypt-entry.c: Include fips-private.h.
42266         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
42267         * crypt/md5c-test.c (main): Tolerate disabled MD5.
42268         * sysdeps/unix/sysv/linux/fips-private.h: New file.
42269         * sysdeps/generic/fips-private.h: New file, dummy fallback.
42271 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
42273         * crypt/crypt-private.h: Include stdbool.h.
42274         (_ufc_setup_salt_r): Return bool.
42275         * crypt/crypt-entry.c: Include errno.h.
42276         (__crypt_r): Return NULL with EINVAL for bad salt.
42277         * crypt/crypt_util.c (bad_for_salt): New.
42278         (_ufc_setup_salt_r): Check that salt is long enough and within
42279         the specified alphabet.
42280         * crypt/badsalttest.c: New file.
42281         * crypt/Makefile (tests): Add it.
42282         ($(objpfx)badsalttest): New.
42284 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
42286         * NEWS: Add entry for BZ #14602.
42288 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
42290         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
42291         type-generic.
42292         * math/libm-test.inc: Update comment listing what functions and
42293         macros are tested.
42294         (isgreater_test): New function.
42295         (isgreaterequal_test): Likewise.
42296         (isless_test): Likewise.
42297         (islessequal_test): Likewise.
42298         (islessgreater_test): Likewise.
42299         (isunordered_test): Likewise.
42300         (main): Call the new functions.
42302 2012-10-09  Roland McGrath  <roland@hack.frob.com>
42304         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
42305         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
42306         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
42307         * sysdeps/i386/configure: Regenerated.
42308         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
42309         * sysdeps/mach/configure: Regenerated.
42310         * sysdeps/mach/hurd/configure: Regenerated.
42311         * sysdeps/powerpc/configure: Regenerated.
42312         * sysdeps/powerpc/powerpc32/configure: Regenerated.
42313         * sysdeps/powerpc/powerpc64/configure: Regenerated.
42314         * sysdeps/s390/s390-32/configure: Regenerated.
42315         * sysdeps/s390/s390-64/configure: Regenerated.
42316         * sysdeps/sh/configure: Regenerated.
42317         * sysdeps/sparc/configure: Regenerated.
42318         * sysdeps/unix/sysv/linux/configure: Regenerated.
42319         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
42320         * sysdeps/x86_64/configure: Regenerated.
42322         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
42323         defined.  Don't check if MAP is NULL.
42325 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
42327         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
42328         (_G_stat64): Likewise.
42329         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
42330         (_G_stat64): Likewise.
42331         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
42332         instead of struct _G_stat64.
42333         * libio/fileops.c (mmap_remap_check): Likewise.
42334         (decide_maybe_mmap): Likewise.
42335         (_IO_new_file_seekoff): Likewise.
42336         (_IO_file_stat): Likewise.
42337         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
42338         _G_off64_t.
42339         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
42340         instead of struct _G_stat64.
42341         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
42343 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
42345         [BZ #14602]
42346         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
42347         Replace with ...
42348         (CHECK_EOL): New macro.
42349         (two_way_short_needle): Check beginning of haystack for EOL.  Use
42350         CHECK_EOL.
42351         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
42352         Replace with CHECK_EOL.
42353         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
42354         Replace with CHECK_EOL.
42356 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
42358         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
42359         type-generic.
42360         * math/libm-test.inc: Update comment listing what functions and
42361         macros are tested.
42362         (finite_test): New function.
42363         (isinf_test): Likewise.
42364         (isnan_test): Likewise.
42365         (fpclassify_test): Test subnormal input.
42366         (isfinite_test): Likewise.
42367         (isnormal_test): Likewise.
42368         (main): Call the new functions.
42370 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
42372         [BZ #14660]
42373         * Makerules (%.dynsym): Force C locale when running
42374         $(OBJDUMP) --dynamic-syms.
42376 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
42378         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
42379         <stdint.h>.
42381 2012-10-06  David S. Miller  <davem@davemloft.net>
42383         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
42384         upper 32-bits of the length value in %o2 since we use branch-on-register
42385         tests which consider the entire 64-bit register.
42387 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
42389         * string/test-strstr.c (check2): Add a test for page boundary.
42391 2012-10-05  David S. Miller  <davem@davemloft.net>
42393         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
42394         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
42395         file.
42396         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
42397         sysdep_routines.
42398         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
42399         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
42400         and bzero when HWCAP_SPARC_CRYPTO is present.
42402 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
42404         [BZ #14602]
42405         * string/test-strstr.c (check2): New function.
42406         (test_main): Call check2.
42408         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
42409         and bug-strchr1.
42410         * string/bug-strcasestr1.c (do_test): Moved to ...
42411         * string/test-strcasestr.c (check1): Here.  New function.
42412         (do_one_test): Break out result checking code into ...
42413         (check_result): This.  New function.
42414         (do_one_test): Call check_result.
42415         (test_main): Call check1.
42416         * string/bug-strchr1.c (do_test): Moved to ...
42417         * string/test-strchr.c (check1): Here.  New function.
42418         (do_one_test): Break out result checking code into ...
42419         (check_result): This.  New function.
42420         (do_one_test): Call check_result.
42421         (test_main): Call check1.
42422         * string/bug-strstr1.c (main): Moved to ...
42423         * string/test-strstr.c (check1): Here.  New function.
42424         (do_one_test): Break out result checking code into ...
42425         (check_result): This.  New function.
42426         (do_one_test): Call check_result.
42427         (test_main): Call check1.
42428         * string/bug-strcasestr1.c: Removed.
42429         * string/bug-strchr1.c: Likewise.
42430         * string/bug-strstr1.c: Likewise.
42432         * elf/Makefile (dl-routines): Add hwcaps.
42433         * elf/dl-support.c (_dl_important_hwcaps): Removed.
42434         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
42435         (_dl_important_hwcaps): Moved to ...
42436         * elf/dl-hwcaps.c: Here.  New file.
42437         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
42439         [BZ #14557]
42440         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
42441         if IS_IN_rtld isn't defined.
42443         * elf/dl-support.c (_dl_sysinfo_map): New.
42444         Include "get-dynamic-info.h" and "setup-vdso.h".
42445         (_dl_non_dynamic_init): Call setup_vdso.
42446         * elf/dynamic-link.h: Don't include <assert.h>.
42447         (elf_get_dynamic_info): Moved to ...
42448         * elf/get-dynamic-info.h: Here.  New file.
42449         * elf/dynamic-link.h: Include "get-dynamic-info.h".
42450         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
42451         * elf/setup-vdso.h: Here.  New file.
42452         * elf/rtld.c: Include "setup-vdso.h".
42453         (dl_main): Call setup_vdso.
42455 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
42457         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
42458         creal in comment listing functions tested.  List finite, isinf,
42459         isnan, isless, islessequal, isgreater, isgreaterequal,
42460         islessgreater, isunordered, lgamma_r and pow10 as functions and
42461         macros not tested.  Mention which functions not tested are aliases
42462         for other functions.  Fix typo.  Note that signs of NaNs are not
42463         tested.
42465         * scripts/config.guess: Update from config.git.
42466         * scripts/config.sub: Likewise.
42468 2012-10-04  Roland McGrath  <roland@hack.frob.com>
42470         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
42471         * misc/madvise.c (madvise): Renamed to __madvise.
42472         Make madvise a weak alias.
42473         * include/sys/mman.h: Declare __madvise.
42474         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
42475         * sysdeps/unix/syscalls.list
42476         (madvise): Make __madvise the strong name, and madvise a weak alias.
42477         * sysdeps/unix/sysv/linux/syscalls.list
42478         (madvise, mmap): Remove redundant entries.
42479         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
42480         * malloc/malloc.c (mtrim): Likewise.
42481         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
42483 2012-10-03  Roland McGrath  <roland@hack.frob.com>
42485         * sysdeps/mach/hurd/dl-cache.c: File removed.
42486         * config.h.in (USE_LDCONFIG): New #undef.
42487         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
42488         * configure: Regenerated.
42489         * elf/Makefile (dl-routines): Add dl-cache only under
42490         [$(use-ldconfig) = yes].
42491         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
42492         cache on [USE_LDCONFIG].
42493         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
42494         [USE_LDCONFIG].
42495         * elf/rtld.c (dl_main): Likewise.
42497 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
42499         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
42500         _SC_LEVEL4_CACHE_LINESIZE.
42502 2012-10-03  Roland McGrath  <roland@hack.frob.com>
42504         * sysdeps/unix/bsd/confstr.h: File removed.
42506 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
42508         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
42509         sys/sdt-config.h.
42511 2012-10-02  Roland McGrath  <roland@hack.frob.com>
42513         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
42514         Make 'mapoff' field ElfW(Off) rather than off_t.
42516 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
42518         * nscd/Makefile: Remove nscd-cflags and all its users.
42519         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
42520         (CFLAGS-nonlib): Add compiler flags for nscd modules.
42522         [BZ #10631]
42523         * malloc.c (malloc_printerr): Clarify error message.
42525 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
42527         [BZ #14648]
42528         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
42529         Set bit_FMA_Usable if FMA is supported.
42530         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
42531         macro.
42532         (bit_FMA4_Usable): Updated.
42533         (index_FMA_Usable): New macro.
42534         (CPUID_FMA): Likewise
42535         (HAS_FMA): Defined with bit_FMA_Usable.
42537 2012-10-01  Roland McGrath  <roland@hack.frob.com>
42539         * bits/types.h (__swblk_t): Type removed.
42540         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
42541         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
42542         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
42543         (__SWBLK_T_TYPE): Likewise.
42544         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
42545         (__SWBLK_T_TYPE): Likewise.
42546         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
42547         (__SWBLK_T_TYPE): Likewise.
42548         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
42549         (__SWBLK_T_TYPE): Likewise.
42551 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
42552             Honza Horak <hhorak@redhat.com>
42554         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
42555         (xdr_mapname): Use YPMAXMAP as maxsize.
42556         (xdr_peername): Use YPMAXPEER as maxsize.
42557         (xdr_keydat): Use YPAXRECORD as maxsize.
42558         (xdr_valdat): Use YPMAXRECORD as maxsize.
42560 2012-10-01  Roland McGrath  <roland@hack.frob.com>
42562         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
42564         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
42565         * csu/init-first.c: ... here.
42566         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
42567         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
42568         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
42569         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
42570         * sysdeps/i386/init-first.c: File removed.
42571         * sysdeps/sh/init-first.c: File removed.
42573 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
42575         [BZ #14645]
42576         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
42577         if x * y might underflow to zero and z is zero.
42578         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
42579         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
42580         * math/libm-test.inc (min_subnorm_value): New variable.
42581         (fma_test): Add more tests.
42582         (fma_test_towardzero): Likewise.
42583         (fma_test_downward): Likewise
42584         (fma_test_upward): Likewise.
42585         (initialize): Set min_subnorm_value.
42587 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
42589         [BZ #14638]
42590         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
42591         0 + 0.
42592         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
42593         mode for addition resulting in exact zero.
42594         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
42595         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
42596         exact 0 + 0.
42597         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
42598         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
42599         * math/libm-test.inc (fma_test): Add more tests.
42600         (fma_test_towardzero): New function.
42601         (fma_test_downward): Likewise.
42602         (fma_test_upward): Likewise.
42603         (main): Call the new functions.
42605 2012-09-28  David S. Miller  <davem@davemloft.net>
42607         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
42609 2012-09-28  Roland McGrath  <roland@hack.frob.com>
42611         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
42612         instead of SIGALRM.
42614         * sysdeps/gnu/_G_config.h: Moved to ...
42615         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
42616         * sysdeps/mach/hurd/_G_config.h: Moved to ...
42617         * sysdeps/generic/_G_config.h: ... here.
42619         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
42621         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
42623         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
42624         Conditionalize target on [libnss_test1.so-version].
42626         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
42628         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
42629         (elfobjdir): Move out of conditionals.
42631         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
42632         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
42633         (__nss_lookup_function): Conditionalize label remove_from_tree on
42634         [!DO_STATIC_NSS || SHARED], matching its only use.
42636 2012-09-28  David S. Miller  <davem@davemloft.net>
42638         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
42639         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
42640         file.
42641         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
42642         sysdep_routines.
42643         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
42644         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
42645         when HWCAP_SPARC_CRYPTO is present.
42647 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
42649         * io/tst-mknodat.c: Create a FIFO instead of a socket.
42651 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
42653         [BZ #6530]
42654         * stdio-common/vfprintf.c (process_string_arg): Revert
42655         2000-07-22 change.
42657 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
42659         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
42660         for testcase.
42661         * stdio-common/tst-sprintf.c: Include <locale.h>
42662         (main): Test sprintf's handling of incomplete multibyte
42663         characters.
42665 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
42667         * elf/dl-runtime.c (VERSYMIDX): Removed.
42668         * elf/dl-version.c (VERSYMIDX): Likewise.
42669         * elf/do-rel.h (VERSYMIDX): Likewise.
42670         (VALIDX): Likewise.
42671         * elf/dynamic-link.h (VERSYMIDX): Likewise.
42672         * elf/rtld.c (VALIDX): Likewise.
42673         (ADDRIDX): Likewise.
42674         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
42675         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
42676         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
42677         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
42678         (VALIDX): Likewise.
42679         (ADDRIDX): Likewise.
42681 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
42683         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
42685 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
42687         [BZ #11438]
42688         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
42689         to global scope.
42690         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
42691         addresses are in the same scope as 192.0.2/24.
42692         * posix/gai.conf: Document new scope table defaults.
42694 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
42696         [BZ #5298]
42697         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
42698         for ftell.  Compute offsets from write pointers instead.
42699         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
42701 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
42703         [BZ #14543]
42704         * libio/Makefile (tests): New test case tst-fseek.
42705         * libio/tst-fseek.c: New test case to verify that fseek/ftell
42706         combination works in wide mode.
42707         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
42708         state when the external buffer state changes.
42710 2012-09-27  David S. Miller  <davem@davemloft.net>
42712         [BZ #14376]
42713         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
42714         pass reloc->r_addend in as the 'high' argument to
42715         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
42717         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42719 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
42721         * rt/tst-aio2.c: Include <pthread.h>.
42722         * rt/tst-aio3.c: Likewise.
42724 2012-09-27  Steve Ellcey  <sellcey@mips.com>
42726         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
42728 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
42730         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
42731         contents on [SHARED].
42733 2012-09-26  Marek Polacek  <polacek@redhat.com>
42735         [BZ #14530]
42736         [BZ #13741]
42737         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
42738         for C++ and GCC <4.3 as well as for non GCC compilers.
42740 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
42742         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
42744 2012-09-25  Roland McGrath  <roland@hack.frob.com>
42746         * Makefile.in (all, install): Declare with .PHONY.
42747         Reported by Michael Hope <michael.hope@linaro.org>.
42749 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
42751         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
42752         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
42753         system header.
42754         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
42755         Likewise.
42756         (sydep_routines): Add the new and the internal functions.
42757         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
42758         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
42759         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
42760         (GLIBC_2.17): Add the new function.
42761         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
42762         (GLIBC_2.17): Likewise.
42763         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
42764         (GLIBC_2.17): Likewise.
42765         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
42766         (GLIBC_2.17): Likewise.
42767         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
42769 2012-09-25  Alan Modra  <amodra@gmail.com>
42771         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
42772         Add release barrier before setting once_control to say
42773         initialisation is done.  Add hints on lwarx.  Use macro in
42774         place of isync.
42775         (clear_once_control): Add release barrier.
42777 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
42779         [BZ #13629]
42780         * math/s_clog.c (__clog): Handle more values close to |z| = 1
42781         specially.
42782         * math/s_clog10.c (__clog10): Likewise.
42783         * math/s_clog10f.c (__clog10f): Likewise.
42784         * math/s_clog10l.c (__clog10l): Likewise.
42785         * math/s_clogf.c (__clogf): Likewise.
42786         * math/s_clogl.c (__clogl): Likewise.
42787         * math/Makefile (libm-calls): Add x2y2m1.
42788         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
42789         (__x2y2m1): Likewise.
42790         (__x2y2m1l): Likewise.
42791         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
42792         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
42793         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
42794         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
42795         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
42796         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
42797         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
42798         * sysdeps/i386/fpu/libm-test-ulps: Update.
42799         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42801         [BZ #14621]
42802         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
42803         int as type of variable DEPTH.
42804         (glob): Use size_t instead of int as type of variables NEWCOUNT
42805         and OLD_PATHC.
42807 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
42809         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
42810         Add s_sincosf-sse2.
42811         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
42812         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
42813         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
42814         macros for using routine as __sincosf_ia32.
42815         Use macro for function declaration and weak_alias.
42816         * sysdeps/i386/fpu/libm-test-ulps: Update.
42818         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
42819         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
42821         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
42822         subnormal argument.
42823         * math/s_cexpf.c (__cexpf): Likewise.
42824         * math/s_csinf.c (__csinf): Likewise.
42825         * math/s_csinhf.c (__csinhf): Likewise.
42826         * math/s_ctanf.c (__ctanf): Likewise.
42827         * math/s_ctanhf.c (__ctanhf): Likewise.
42828         * math/s_ccosh.c (__ccoshf): Likewise.
42829         * math/s_cexp.c (__cexpl): Likewise.
42830         * math/s_csin.c (__csin): Likewise.
42831         * math/s_csinh.c (__csinh): Likewise.
42832         * math/s_ctan.c (__ctan): Likewise.
42833         * math/s_ctanh.c (ctanh): Likewise.
42834         * math/s_ccoshl.c (__ccoshl): Likewise.
42835         * math/s_cexpl.c (__cexpl): Likewise.
42836         * math/s_csinl.c (__csinl): Likewise.
42837         * math/s_csinhl.c (__csinhl): Likewise.
42838         * math/s_ctanl.c (__ctanl): Likewise.
42839         * math/s_ctanhl.c (__ctanhl): Likewise.
42841 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
42843         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
42844         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
42845         (_IO_off_t): Define to __off_t, not _G_off_t.
42846         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
42847         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
42848         (_IO_wint_t): Define to wint_t, not _G_wint_t.
42849         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
42850         type of __dummy and __dummy2 fields.
42851         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
42852         (_G_ssize_t): Likewise.
42853         (_G_off_t): Likewise.
42854         (_G_pid_t): Likewise.
42855         (_G_uid_t): Likewise.
42856         (_G_wchar_t): Likewise.
42857         (_G_wint_t): Likewise.
42858         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
42859         (_G_ssize_t): Likewise.
42860         (_G_off_t): Likewise.
42861         (_G_pid_t): Likewise.
42862         (_G_uid_t): Likewise.
42863         (_G_wchar_t): Likewise.
42864         (_G_wint_t): Likewise.
42865         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
42866         (_G_ssize_t): Likewise.
42867         (_G_off_t): Likewise.
42868         (_G_pid_t): Likewise.
42869         (_G_uid_t): Likewise.
42870         (_G_wchar_t): Likewise.
42871         (_G_wint_t): Likewise.
42873 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
42875         * malloc/arena.c: Include malloc-sysdep.h.
42876         (shrink_heap): Use check_may_shrink_heap to decide if madvise
42877         is sufficient to shrink the heap or an unmap is needed.
42878         * sysdeps/generic/malloc-sysdep.h: New file.  Define
42879         new function check_may_shrink_heap.
42880         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
42881         new function check_may_shrink_heap.
42883 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
42885         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
42886         comments.
42888 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
42890         * catgets/test-gencat.sh: Add "set -e".
42891         * elf/tst-pathopt.sh: Likewise.
42892         * grp/tst_fgetgrent.sh: Likewise.
42893         * iconvdata/run-iconv-test.sh: Likewise.
42894         * intl/tst-gettext.sh: Likewise.
42895         * intl/tst-gettext2.sh: Likewise.
42896         * intl/tst-gettext4.sh: Likewise.
42897         * intl/tst-gettext6.sh: Likewise.
42898         * intl/tst-translit.sh: Likewise.
42899         * io/ftwtest-sh: Likewise.
42900         * libio/test-freopen.sh: Likewise.
42901         * malloc/tst-mtrace.sh: Likewise.
42902         * posix/globtest.sh: Likewise.
42903         * posix/tst-getconf.sh: Likewise.
42904         * posix/wordexp-tst.sh: Likewise.
42905         * stdio-common/tst-printf.sh: Likewise.
42906         * stdio-common/tst-unbputc.sh: Likewise.
42907         * stdlib/tst-fmtmsg.sh: Likewise.
42908         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
42909         * catgets/Makefile: Do not specify -e option when running
42910         testsuite shell scripts.
42911         * elf/Makefile: Likewise.
42912         * grp/Makefile: Likewise.
42913         * iconvdata/Makefile: Likewise.
42914         * intl/Makefile: Likewise.
42915         * io/Makefile: Likewise.
42916         * libio/Makefile: Likewise.
42917         * malloc/Makefile: Likewise.
42918         * posix/Makefile: Likewise.
42919         * stdio-common/Makefile: Likewise.
42920         * stdlib/Makefile: Likewise.
42921         * sysdeps/x86_64/Makefile: Likewise.
42923         * io/ftwtest-sh: Add copyright header.
42924         * posix/globtest.sh: Likewise.
42925         * posix/tst-getconf.sh: Likewise.
42926         * posix/wordexp-tst.sh: Likewise.
42927         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
42929 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
42931         [BZ #13679]
42932         * Makeconfig (+link): Defined as $(+link-static) if
42933         $(build-shared) isn't yes.
42934         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
42935         isn't yes.
42936         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
42938         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
42940         [BZ #14562]
42941         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
42942         new chunk size with MALLOC_ALIGN_MASK.
42944 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
42946         [BZ #5044]
42947         * stdio-common/printf_fphex.c: Include <stdbool.h> and
42948         <rounding-mode.h>.
42949         (__printf_fphex): Determine rounding using get_rounding_mode and
42950         round_away.
42951         * stdio-common/tst-printf-round.c (struct hex_test): New
42952         structure.
42953         (hex_tests): New variable.
42954         (test_hex_in_one_mode): New function.
42955         (do_test): Also run tests for hex float output.
42957 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
42959         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
42960         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
42961         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
42962         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
42963         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
42964         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
42965         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
42966         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
42968 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
42970         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
42971         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
42972         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
42973         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
42975 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
42977         [BZ #14579]
42978         * elf/rtld.c (dl_main): Limit the check for self loading to normal
42979         mode only.
42980         * elf/tst-rtld-load-self.sh: New test.
42981         * elf/Makefile: Run it.
42983 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
42985         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
42986         (tst-writev-ENV): Remove.
42987         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
42989 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
42991         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
42993 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
42995         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
42996         unconditional.
42997         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
42998         Likewise.
42999         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
43000         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
43001         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
43002         Likewise.
43004 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
43006         [BZ #14587]
43007         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
43008         * config.make.in (have-cpp-asm-debuginfo): Removed.
43009         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
43010         * configure: Regenerated.
43012 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
43014         [BZ #5044]
43015         * stdio-common/printf_fp.c: Include <stdbool.h> and
43016         <rounding-mode.h>.
43017         (___printf_fp): Determine rounding using get_rounding_mode and
43018         round_away.
43019         * stdio-common/tst-printf-round.c: New file.
43020         * stdio-common/Makefile (tests): Add tst-printf-round.
43021         (link-libm): New variable.
43022         ($(objpfx)tst-printf-round): Depend in $(link-libm).
43024 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
43026         [BZ #14576]
43027         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
43028         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
43029         Likewise.
43030         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
43031         Likewise.
43033 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
43035         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
43036         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
43037         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
43038         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
43040 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
43042         [BZ #14518]
43043         * include/rounding-mode.h: New file.
43044         * sysdeps/generic/get-rounding-mode.h: Likewise.
43045         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
43046         * stdlib/strtod_l.c: Include <rounding-mode.h>.
43047         (MAX_VALUE): New macro.
43048         (MIN_VALUE): Likewise.
43049         (overflow_value): New function.
43050         (underflow_value): Likewise.
43051         (round_and_return): Use overflow_value and underflow_value to
43052         determine return values in overflow and underflow cases.  Use
43053         round_away to determine rounding depending on rounding mode.
43054         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
43055         determine return values in overflow and underflow cases.
43056         * stdlib/tst-strtod-round.c: Include <fenv.h>.
43057         (struct test_results): New structure.
43058         (struct test): Use struct test_results to store expected results
43059         for all rounding modes.
43060         (TEST): Include expected results for all rounding modes.
43061         (test_in_one_mode): New function.
43062         (do_test): Use test_in_one_mode to compute and check results.
43063         Check results for all rounding modes.
43064         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
43065         $(link-libm).
43067 2012-12-09  Allan McRae  <allan@archlinux.org>
43069         * sysdeps/i386/fpu/libm-test-ulps: Update
43071 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
43073         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
43074         (_G_int32_t): Likewise.
43075         (_G_uint16_t): Likewise.
43076         (_G_uint32_t): Likewise.
43077         (_G_HAVE_BOOL): Likewise.
43078         (_G_HAVE_ATEXIT): Likewise.
43079         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
43080         (_G_HAVE_IO_FILE_OPEN): Likewise.
43081         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
43082         (_G_int32_t): Likewise.
43083         (_G_uint16_t): Likewise.
43084         (_G_uint32_t): Likewise.
43085         (_G_HAVE_BOOL): Likewise.
43086         (_G_HAVE_ATEXIT): Likewise.
43087         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
43088         (_G_HAVE_IO_FILE_OPEN): Likewise.
43089         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
43090         (_G_int32_t): Likewise.
43091         (_G_uint16_t): Likewise.
43092         (_G_uint32_t): Likewise.
43093         (_G_HAVE_BOOL): Likewise.
43094         (_G_HAVE_ATEXIT): Likewise.
43095         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
43096         (_G_HAVE_IO_FILE_OPEN): Likewise.
43098 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
43100         * csu/libc-tls.c: Update copyright years.
43102 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
43104         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
43105         [!_G_USING_THUNKS]: Remove conditional code.
43106         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
43107         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
43109         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
43110         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
43111         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
43112         (_G_VTABLE_LABEL_PREFIX): Likewise.
43113         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
43114         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
43115         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
43116         (_G_VTABLE_LABEL_PREFIX): Likewise.
43117         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
43118         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
43119         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
43120         (_G_VTABLE_LABEL_PREFIX): Likewise.
43121         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
43123 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
43125         * libio/Makefile: Include ../Makeconfig before tests.
43126         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
43127         only if $(build-shared) is yes.
43129         * iconv/gconv_db.c: Update copyright years.
43131 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43133         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
43134         unwind info if defined PIC. Fix special cases description.
43135         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
43137         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
43138         DP_HI_MASK entry.
43139         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
43141 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
43143         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
43145         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
43146         is NULL.
43148         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
43149         (LDLIBS-tst-chk4): This.
43150         (LDFLAGS-tst-chk5): Renamed to ...
43151         (LDLIBS-tst-chk5): This.
43152         (LDFLAGS-tst-chk6): Renamed to ...
43153         (LDLIBS-tst-chk6): This.
43154         (LDFLAGS-tst-lfschk4): Renamed to ...
43155         (LDLIBS-tst-lfschk4): This.
43156         (LDFLAGS-tst-lfschk5): Renamed to ...
43157         (LDLIBS-tst-lfschk5): This.
43158         (LDFLAGS-tst-lfschk6): Renamed to ...
43159         (LDLIBS-tst-lfschk6): This.
43161         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
43162         on $(common-objpfx)soversions.mk.
43164 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
43166         [BZ #10014]
43167         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
43168         example host name.
43170 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
43172         * malloc/arena.c (arena_get_retry): New function that gets
43173         another arena for the caller to try its request on.
43174         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
43175         current arena cannot fulfill the request.
43176         (__libc_memalign): Likewise.
43177         (__libc_memalign): Likewise.
43178         (__libc_pvalloc): Likewise.
43179         (__libc_calloc): Likewise.
43181 2012-09-05  John Tobey  <john.tobey@gmail.com>
43183         [BZ #13542]
43184         * manual/arith.texi (Operations on Complex): Fix description
43185         of carg branch cut.
43187 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
43189         [BZ #10014]
43190         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
43191         host name.
43193         [BZ #10038]
43194         * manual/memory.texi (Memory): Make order of menu items match
43195         order of sections.
43197 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
43199         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
43200         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
43201         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
43203 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
43205         * csu/libc-tls.c (static_dtv): Renamed to ...
43206         (_dl_static_dtv): This.  Make it global.
43207         (_dl_initial_dtv): Removed.
43208         (__libc_setup_tls): Updated.
43209         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
43210         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
43211         DL_INITIAL_DTV.
43213 2012-09-06  Petr Machata  <pmachata@redhat.com>
43215         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
43216         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
43217         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
43218         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
43220 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
43222         [BZ #14545]
43223         * csu/libc-tls.c (_dl_initial_dtv): New variable.
43224         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
43225         freeing dtv[-1].
43227 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
43229         [BZ #14544]
43230         * Makeconfig (link-static-before-libc): Replace $(+prector)
43231         with $(+prectorT).
43232         (link-static-after-libc): Replace $(+postctor) with
43233         $(+postctorT).
43234         (link-bounded): Replace $(+prector)/$(+postctor) with
43235         $(+prectorT)/$(+postctorT).
43236         (+prectorT): New macro.
43237         (+postctorT): Likewise.
43239 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
43241         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
43242         (round_str): Handle values above the maximum for IBM long double
43243         as inexact.
43244         * stdlib/tst-strtod-round.c (tests): Regenerated.
43246 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
43248         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
43249         assembler flag.
43250         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
43251         zarch_nohighgprs around the zarch optimized routines.
43252         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
43253         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
43254         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
43255         for zarch.
43257 2012-09-05  David S. Miller  <davem@davemloft.net>
43259         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43261         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
43262         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
43263         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
43264         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
43265         entries.
43267 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
43269         * malloc/arena.c: Fold copyright years.
43270         * malloc/mcheck.c, malloc/memusage.c: Likewise.
43272 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
43274         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
43276 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
43278         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
43280 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
43282         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
43283         change internal state upon failure.
43285 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
43287         * malloc/mcheck.c (mcheck_check_all): Fix typo.
43288         * malloc/memusage.c (mmap): Likewise.
43289         (mmap64, mremap): Likewise.  Adjust name in comment.
43291 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
43293         * libio/fileops.c: Fix typos in comments.
43294         * libio/oldfileops.c: Likewise.
43295         * libio/wfileops.c: Likewise.
43297 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
43299         [BZ #1349]
43300         * malloc/Makefile (tests): Add tst-malloc-usable test case.
43301         (tst-malloc-usable-ENV): Set environment for test case.
43302         * malloc/hooks.c (malloc_check_get_size): New function to get
43303         requested size.
43304         * malloc/malloc.c (musable): Use malloc_check_get_size.
43305         * malloc/tst-malloc-usable.c: New test case.
43307 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
43309         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
43311 2012-09-05  Allan McRae  <allan@archlinux.org>
43313         [BZ #13966]
43314         * configure.in (CXX_SYSINCLUDES): Use compiler output to
43315         determine header location.
43316         * configure: Regenerated.
43318 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
43320         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
43321         float format.
43322         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
43323         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
43324         format.
43325         (test): Regenerate.
43327 2012-09-04  David S. Miller  <davem@davemloft.net>
43329         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
43330         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
43331         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
43333 2012-09-04  Florian Weimer  <fweimer@redhat.com>
43335         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
43336         failures.
43338         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
43340 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
43342         [BZ #9914]
43343         * libio/iogetdelim.c: Include <limits.h>.
43344         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
43345         + len + 1 would overflow.
43347 2012-09-03  Andreas Jaeger  <aj@suse.de>
43349         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
43350         * sysdeps/i386/fpu/libm-test-ulps: Update.
43352 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43354         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
43355         Add s_sinf-sse2, s_conf-sse2.
43357         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
43358         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
43359         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
43360         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
43362         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
43363         for using routine as __sinf_ia32.
43364         Use macro for function declaration and weak_alias.
43365         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
43366         for using routine as __cosf_ia32.
43367         Use macro for function declaration and weak_alias.
43369         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
43370         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
43372         * sysdeps/x86_64/fpu/s_sinf.S: New file.
43373         * sysdeps/x86_64/fpu/s_cosf.S: New file.
43374         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
43376         * math/libm-test.inc (cos_test): Add more test cases.
43377         (sin_test): Likewise.
43378         (sincos_test): Likewise.
43380 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
43382         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
43383         (IFUNC_RESOLVE): Make pointers to the specialized implementations
43384         hidden.
43385         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
43387 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
43389         [BZ #14538]
43390         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
43391         first element of the GOT.
43392         (elf_machine_load_address): Return the difference between
43393         the runtime address of _DYNAMIC and elf_machine_dynamic ().
43395 2012-09-01  Allan McRae  <allan@archlinux.org>
43397         [BZ #13412]
43398         * configure.in (AWK): Require gawk version 3.0 or later.
43399         * configure: Regenerated.
43401 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
43403         * sysdeps/unix/sysv/linux/kernel-features.h
43404         (__ASSUME_POSIX_CPU_TIMERS): Remove.
43405         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
43406         [__NR_clock_getres]: Make code unconditional.
43407         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
43408         (clock_getcpuclockid): Remove code left unreachable by removal of
43409         conditionals.
43410         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
43411         code unconditional.
43412         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
43413         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
43414         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
43415         Make code unconditional.
43416         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
43417         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
43418         * sysdeps/unix/sysv/linux/clock_settime.c
43419         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
43420         conditional code.
43421         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
43422         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
43424 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
43426         [BZ #14476]
43427         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
43428         scripts/test-installation.pl.
43430         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
43431         and $ld_so_version if it is set.
43433 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
43435         [BZ #14516]
43436         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
43437         failure if reading from procfs failed.
43438         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
43440 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
43442         * sysdeps/unix/sysv/linux/kernel-features.h
43443         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
43444         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
43445         Remove conditional code.
43446         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
43447         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
43448         Remove conditional code.
43449         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
43450         * sysdeps/unix/sysv/linux/i386/fxstat.c
43451         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
43452         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
43453         * sysdeps/unix/sysv/linux/i386/fxstatat.c
43454         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
43455         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
43456         * sysdeps/unix/sysv/linux/i386/lxstat.c
43457         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
43458         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
43459         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
43460         Remove conditional code.
43461         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
43462         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
43463         Remove conditional code.
43464         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
43465         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
43466         <kernel-features.h>.
43467         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
43468         Remove.
43469         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
43470         Remove conditional code.
43471         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
43472         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
43473         Remove conditional.
43475 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
43477         [BZ #5400]
43478         * NEWS: Add fixed bug number.
43480 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
43482         [BZ #14519]
43483         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
43484         underflowing exponent in case of negative sign.
43485         * stdlib/tst-strtod-round-data: Add more tests.
43486         * stdlib/tst-strtod-round.c (tests): Regenerated.
43488         [BZ #3479]
43489         * stdlib/strtod_l.c (NDIG): Remove.
43490         (HEXNDIG): Likewise.
43491         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
43492         smallest representable value.
43493         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
43494         lie within an exact representation of 1/2 ulp of the result.
43495         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
43496         unconditionally.
43497         (TENS_P9_IDX): Define unconditionally.
43498         (TENS_P9_SIZE): Likewise.
43499         (TENS_P10_IDX): Likewise.
43500         (TENS_P10_SIZE): Likewise.
43501         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
43502         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
43503         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
43504         entries for 10^2^13 and 10^2^14.
43505         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
43506         (TENS_P13_IDX): Define.
43507         (TENS_P13_SIZE): Likewise.
43508         (TENS_P14_IDX): Likewise.
43509         (TENS_P14_SIZE): Likewise.
43510         (_fpioconst_pow10): Change array size to
43511         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
43512         unconditional.
43513         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
43514         1024]: Add entries for 10^2^13 and 10^2^14.
43515         [LAST_POW10 > _LAST_POW10]: Remove #error.
43516         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
43517         (_fpioconst_pow10): Change array size to
43518         FPIOCONST_POW10_ARRAY_SIZE.
43519         * stdlib/gen-fpioconst.c: New file.
43520         * stdlib/gen-tst-strtod-round.c: Likewise.
43521         * stdlib/tst-strtod-round-data: Likewise.
43522         * stdlib/tst-strtod-round.c: Likewise.
43523         * stdlib/Makefile (tests): Add tst-strtod-round.
43525         [BZ #14459]
43526         * stdlib/strtod_l.c: Include <stdint.h>.
43527         (NDEBUG): Do not define.
43528         (round_and_return): Change EXPONENT parameter to type intmax_t.
43529         Rearrange calculations to avoid internal overflow possibilities.
43530         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
43531         Rearrange calculations to avoid internal overflow possibilities.
43532         Assert that number fits inside MPNSIZE limbs.
43533         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
43534         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
43535         calculations and add assertions to avoid internal overflow
43536         possibilities.  Add casts to avoid signed/unsigned operations.
43537         * stdlib/tst-strtod-overflow.c: New file.
43538         * stdlib/Makefile (tests): Add tst-strtod-overflow.
43540 2012-08-25  Marek Polacek  <polacek@redhat.com>
43542         * time/time.h: Fix some typos in comments.
43544 2012-08-23  Roland McGrath  <roland@hack.frob.com>
43546         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
43547         * posix/tst-rfc3484-2.c: Likewise.
43548         * posix/tst-rfc3484-3.c: Likewise.
43550 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
43552         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
43553         (EF_ARM_ABI_FLOAT_HARD): Likewise.
43555 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
43557         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
43558         #include of fxstatat64.c.
43560 2012-08-22  Roland McGrath  <roland@hack.frob.com>
43562         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
43563         * shadow/getspent_r.c: Likewise.
43564         * shadow/getspnam.c: Likewise.
43565         * shadow/getspnam_r.c: Likewise.
43566         * gshadow/getsgent.c: Likewise.
43567         * gshadow/getsgent_r.c: Likewise.
43568         * gshadow/getsgnam.c: Likewise.
43569         * gshadow/getsgnam_r.c: Likewise.
43570         * inet/getnetbyad.c: Likewise.
43571         * inet/getnetbyad_r.c: Likewise.
43572         * inet/getnetbynm.c: Likewise.
43573         * inet/getnetbynm_r.c: Likewise.
43574         * inet/getnetent.c: Likewise.
43575         * inet/getnetent_r.c: Likewise.
43576         * inet/getproto.c: Likewise.
43577         * inet/getproto_r.c: Likewise.
43578         * inet/getprtent.c: Likewise.
43579         * inet/getprtent_r.c: Likewise.
43580         * inet/getprtname.c: Likewise.
43581         * inet/getprtname_r.c: Likewise.
43582         * inet/getrpcbyname.c: Likewise.
43583         * inet/getrpcbyname_r.c: Likewise.
43584         * inet/getrpcbynumber.c: Likewise.
43585         * inet/getrpcbynumber_r.c: Likewise.
43586         * inet/getrpcent.c: Likewise.
43587         * inet/getrpcent_r.c: Likewise.
43588         * inet/getaliasent.c: Likewise.
43589         * inet/getaliasent_r.c: Likewise.
43590         * inet/getaliasname.c: Likewise.
43591         * inet/getaliasname_r.c: Likewise.
43592         * nscd/getgrgid_r.c: Likewise.
43593         * nscd/getgrnam_r.c: Likewise.
43594         * nscd/gethstbyad_r.c: Likewise.
43595         * nscd/gethstbynm3_r.c: Likewise.
43596         * nscd/getpwnam_r.c: Likewise.
43597         * nscd/getpwuid_r.c: Likewise.
43598         * nscd/getsrvbynm_r.c: Likewise.
43599         * nscd/getsrvbypt_r.c: Likewise.
43600         * nscd/gai.c: Likewise.
43602         * configure.in (build_nscd): New substituted variable, set
43603         by --disable-build-nscd and defaults to $use_nscd.
43604         * configure: Regenerated.
43605         * config.make.in (build-nscd): New substituted variable.
43606         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
43607         Change conditional to require [$(build-nscd) = yes] as well.
43608         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
43610         [BZ# 13696]
43611         * configure.in (use_nscd): New substituted variable, set by
43612         --disable-nscd.  If enabled, define USE_NSCD.
43613         * configure: Regenerated.
43614         * config.h.in: Add USE_NSCD.
43615         * config.make.in (use-nscd): New substituted variable.
43616         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
43617         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
43618         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
43619         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
43620         (CFLAGS-getgrnam_r.c): Likewise.
43621         (CFLAGS-initgroups.c): Likewise.
43622         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
43623         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
43624         Variables removed.
43625         * inet/getnetgrent_r.c
43626         (nscd_setnetgrent): New function, broken out of ...
43627         (setnetgrent): ... here.  Call it.
43628         (innetgr): Conditionalize nscd bits on [USE_NSCD].
43629         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
43630         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
43631         * nscd/Makefile (routines, aux): Move definitions after include of
43632         Makeconfig.  Conditionalize on [$(use-nscd) != no].
43633         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
43634         Conditionalize on [USE_NSCD].
43635         (is_nscd, nscd_init_cb): Likewise.
43636         (nss_load_library): Conditionalize init callback on [USE_NSCD].
43637         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
43638         * nss/nss_db/db-init.c: Likewise.
43639         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
43640         [USE_NSCD].
43641         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
43642         (make_request): Use it.
43643         (cache_valid_p): New function.
43644         (__check_pf): Use it.
43645         * NEWS: Add item for --disable-nscd.
43647 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
43649         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
43650         to support sed >= 4.2.1-20-ga9bf076.
43651         * configure: Regenerated.
43653 2012-08-22  Roland McGrath  <roland@hack.frob.com>
43655         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
43656         Conditionalize whole body on [IREL].
43658 2012-08-22  Jeff Law <law@redhat.com>
43660         [BZ #14505]
43661         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
43662         if the family is PF_UNSPEC.
43664 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
43666         * Makerules (lib-version): Rename from V.
43667         (install-lib-nosubdir): Change V to lib-version.
43669 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
43671         [BZ #14252]
43672         * powerpc32/power6/wcschr.c: New file.
43673         * powerpc32/power6/wcscpy.c: New file.
43674         * powerpc32/power6/wcsrchr.c: New file.
43675         * powerpc64/power6/wcschr.c: New file.
43676         * powerpc64/power6/wcscpy.c: New file.
43677         * powerpc64/power6/wcsrchr.c: New file.
43679 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
43681         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
43682         (two_way_short_needle): Use it.
43683         * string/strstr.c (AVAILABLE1_USES_J): Define.
43684         * string/strcasestr.c: Likewise.
43686         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
43687         array references.
43688         * string/strcasestr.c (TOLOWER): Make side-effect safe.
43690         [BZ #11607]
43691         * NEWS: Add an entry.
43692         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
43693         define their defaults.
43694         (two_way_short_needle): Detect end-of-string on-the-fly.
43695         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
43696         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
43697         * string/bug-strcasestr1.c: New test.
43698         * string/Makefile: Run it.
43700 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
43702         [BZ #11607]
43703         * string/str-two-way.h (two_way_short_needle): Optimize matching of
43704         the first character.
43706 2012-08-21  Roland McGrath  <roland@hack.frob.com>
43708         * csu/elf-init.c (__libc_csu_irel): Function removed.
43709         * csu/libc-start.c (apply_irel): New function.
43710         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
43712 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
43714         * sysdeps/unix/sysv/linux/kernel-features.h
43715         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
43716         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
43717         <kernel-features.h>.
43718         [__NR_fadvise64_64]: Make code unconditional.
43719         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
43720         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
43721         !__NR_fadvise64_64)]: Likewise.
43722         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
43723         !__NR_fadvise64_64))]: Likewise.
43724         [__NR_fadvise64]: Make code unconditional.
43725         [!__NR_fadvise64]: Remove conditional code.
43726         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
43727         <kernel-features.h>.
43728         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
43729         unconditional.
43730         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
43731         conditional code.
43732         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
43733         not include <kernel-features.h>.
43734         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
43735         unconditional.
43736         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
43737         conditional code.
43738         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
43739         include <kernel-features.h>.
43740         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
43741         unconditional.
43742         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
43743         conditional code.
43745 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
43747         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
43748         slight instruction rearrangements per scrollpipe analysis.
43749         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
43751 2012-08-20  Roland McGrath  <roland@hack.frob.com>
43753         * manual/syslog.texi (syslog; vsyslog, closelog):
43754         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
43755         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
43757         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
43758         DSOCAPS to match condition on defining it.
43760 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
43762         * sysdeps/unix/sysv/linux/kernel-features.h
43763         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
43764         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
43765         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
43766         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
43767         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
43768         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
43769         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
43770         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
43771         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
43772         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
43774         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
43775         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
43777         * sysdeps/unix/sysv/linux/kernel-features.h
43778         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
43779         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
43780         unconditional.
43781         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
43782         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
43783         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
43784         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
43785         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
43786         Make code unconditional.
43787         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
43788         (__mmap64) [!__NR_mmap2]: Likewise.
43789         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
43790         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
43791         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
43792         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
43793         [__NR_mmap2]: Make code unconditional.
43794         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
43795         (__mmap64) [!__NR_mmap2]: Likewise.
43797 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
43799         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
43801 2012-08-18  Andreas Jaeger  <aj@suse.de>
43803         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
43805 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
43807         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
43808         * include/unistd.h (__have_sock_cloexec): Likewise.
43809         (__have_pipe2): Likewise.
43810         (__have_dup3): Likewise.
43812 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
43814         [BZ #9685]
43815         * include/unistd.h (__have_pipe2): Change define into an extern int.
43816         (__have_dup3): Likewise.
43817         * socket/have_sock_cloexec.c: Include fcntl.h.
43818         (__have_pipe2): New variable.
43819         (__have_dup3): Likewise.
43821 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
43823         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
43825 2012-08-17  Marek Polacek  <polacek@redhat.com>
43827         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
43828         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
43830 2012-08-17  Roland McGrath  <roland@hack.frob.com>
43832         * configure.in: Add AC_SUBST for sysheaders.
43833         * configure: Regenerated.
43834         * config.make.in (sysheaders): New substituted variable.
43836         * sysdeps/unix/mkfifo.c: Moved ...
43837         * sysdeps/posix/mkfifo.c: ... here.
43838         * sysdeps/unix/mkfifoat.c: Moved ...
43839         * sysdeps/posix/mkfifoat.c: ... here.
43841         * sysdeps/unix/utime.c: Moved ...
43842         * sysdeps/posix/utime.c: ... here.
43844         * sysdeps/unix/time.c: Moved ...
43845         * sysdeps/posix/time.c: ... here.
43846         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
43847         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
43849         * sysdeps/unix/nice.c: Moved ...
43850         * sysdeps/posix/nice.c: ... here.
43852         * sysdeps/unix/alarm.c: Moved ...
43853         * sysdeps/posix/alarm.c: ... here.
43855         * intl/Makefile ($(codeset_mo)): Depend on the input file.
43857 2012-08-17  Jeff Law <law@redhat.com>
43859         * intl/Makefile (codeset_mo): New variable.
43860         ($(codeset_mo)): New target.
43861         (tst-codeset.out): Depend on that.  Remove explicit rule.
43862         (tst-gettext3.out, tst-gettext5.out): Likewise.
43863         (LOCPATH-ENV, tst-codeset-ENV): New variables.
43864         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
43865         * intl/tst-codeset.sh: Remove.
43866         * intl/tst-gettext3.sh: Likewise.
43867         * intl/tst-gettext5.sh: Likewise.
43869 2012-08-17  Roland McGrath  <roland@hack.frob.com>
43871         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
43872         * sysdeps/unix/syscalls.list: ... here.
43874         * sysdeps/posix/getaddrinfo.c
43875         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
43876         (gaiconf_init, gaiconf_reload): Use them.
43877         [!_STATBUF_ST_NSEC]
43878         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
43879         Define using time_t rather than struct timespec.
43881         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
43882         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
43883         Macros removed.
43884         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
43885         [!NO_THREADS].
43886         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
43887         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
43888         Likewise.
43890         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
43891         __libc_cleanup_push argument.
43893         * bits/param.h: New file.
43894         * misc/sys/param.h: New file.
43895         * include/sys/param.h: New file.
43896         * misc/Makefile (headers): Add bits/param.h.
43897         * sysdeps/generic/sys/param.h: File removed.
43898         * sysdeps/unix/sysv/linux/bits/param.h: New file.
43899         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
43900         * sysdeps/mach/hurd/bits/param.h: New file.
43901         * sysdeps/mach/hurd/sys/param.h: File removed.
43903         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
43904         last change.
43906         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
43907         [_IO_MTSAFE_IO].
43908         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
43909         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
43910         New macros.
43912         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
43913         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
43914         rather than -D_IO_MTSAFE_IO conditionally.
43915         * stdio-common/Makefile (CPPFLAGS): Likewise.
43916         * wcsmbs/Makefile (CPPFLAGS): Likewise.
43917         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
43918         Use $(libio-mtsafe).
43919         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
43920         of -D_IO_MTSAFE_IO.
43921         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
43922         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
43923         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
43924         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
43925         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
43926         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
43927         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
43928         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
43929         (CFLAGS-fread_u_chk.c): Likewise.
43930         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
43931         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
43932         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
43933         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
43934         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
43935         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
43936         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
43937         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
43938         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
43940         * libio/Makefile: Test [$(libc-reentrant) = yes]
43941         instead of [$(filter %REENTRANT, $(defines)) nonempty].
43943         * Makeconfig
43944         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
43945         * sysdeps/pthread/configure: File removed.
43946         * sysdeps/pthread/Makeconfig: New file.
43947         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
43948         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
43950 2012-08-16  Gary Benson  <gbenson@redhat.com>
43952         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
43953         unmapping the first object in a namespace.
43955 2012-08-16  Roland McGrath  <roland@hack.frob.com>
43957         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
43958         (__internal_setnetgrent): ... this.  Add internal_function to
43959         definition.  Add libc_hidden_def.
43960         (setnetgrent): Update caller.
43961         (internal_endnetgrent): Renamed to ...
43962         (__internal_endnetgrent): ... this.  Add internal_function to
43963         definition.  Add libc_hidden_def.
43964         (endnetgrent): Update caller.
43965         (internal_getnetgrent_r): Renamed to ...
43966         (__internal_getnetgrent_r): ... this.  Add internal_function to
43967         definition.  Add libc_hidden_def.
43968         (__getnetgrent_r): Update caller.
43969         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
43971 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
43973         * stdlib/longlong.h: Update from GCC.
43975 2012-08-16  Roland McGrath  <roland@hack.frob.com>
43977         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
43978         on _QL, which is set by umul_ppmm but never used.
43979         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
43980         variables, which are set by GMP macros but never used.
43981         * stdio-common/_itowa.c (_itowa): Likewise.
43982         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
43983         * stdlib/mod_1.c (mpn_mod_1): Likewise.
43985 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
43987         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
43988         struct La_sh_regs is not constant.
43989         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
43990         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
43991         and struct La_sparc64_regs are not constant.
43993 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
43995         * sysdeps/unix/sysv/linux/kernel-features.h
43996         (__ASSUME_POSIX_TIMERS): Remove.
43997         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
43998         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
43999         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
44000         Make code unconditional.
44001         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
44002         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
44003         Make code unconditional.
44004         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
44005         * sysdeps/unix/sysv/linux/clock_nanosleep.c
44006         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
44007         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
44008         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
44009         Make code unconditional.
44010         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
44011         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
44012         (__libc_missing_posix_timers): Remove.
44014 2012-08-15  Roland McGrath  <roland@hack.frob.com>
44016         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
44017         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
44019         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
44021         * elf/dl-sym.c: Include <stdlib.h>.
44023         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
44024         constants, which avoids warnings in 32-bit builds.
44026         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
44027         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
44029         * misc/lseek.c: File moved to ...
44030         * io/lseek.c: ... here.
44032         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
44034         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
44035         shifting LEN more than 31 bits at once.
44037 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44039         [BZ #14195]
44040         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
44041         segmentation fault for a case of two empty input strings.
44042         * string/test-strncasecmp.c (check1): Renamed to...
44043         (bz12205): ...this.
44044         (bz14195): Add new testcase for two empty input strings and N > 0.
44045         (test_main): Call new testcase, adapt for renamed function.
44047 2012-08-15  Andreas Jaeger  <aj@suse.de>
44049         [BZ #14090]
44050         * crypt/md5test2.c: New test, based on test supplied by Serge
44051         Belyshev <belyshev@depni.sinp.msu.ru>.
44052         * crypt/Makefile (xtests): Add md5test-giant..
44053         * crypt/Makefile ($(objpfx)md5test-giant): Add.
44055 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
44057         [BZ #14090]
44058         * crypt/md5.c (md5_process_block): Don't assume the buffer
44059         length is less than 2**32.
44060         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
44061         length is less than 2**64.
44063 2012-08-15  Roland McGrath  <roland@hack.frob.com>
44065         * string/str-two-way.h: Include <sys/param.h>.
44066         (MAX): Macro removed.
44068         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
44069         Move #define and #undef of memmove to just before and after
44070         including <string.h>.
44072         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
44073         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
44074         and after including <string.h>.  Move declarations of
44075         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
44076         to before #include "string/memmove.c".
44078         * include/dirent.h: Declare __getdirentries.
44080         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
44081         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
44083 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
44085         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
44086         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
44087         * sysdeps/i386/configure: Regenerated.
44088         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
44089         STABS_CURRENT_FILE, and STABS_FUN.
44090         (END): Remove call to STABS_FUN_END.
44091         (STABS_CURRENT_FILE1): Delete.
44092         (STABS_CURRENT_FILE): Likewise.
44093         (STABS_FUN): Likewise.
44094         (STABS_FUN_END): Likewise.
44095         (STABS_FUN2): Likewise.
44096         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
44097         * sysdeps/x86_64/configure: Regenerated.
44099 2012-08-14  Roland McGrath  <roland@hack.frob.com>
44101         * elf/dl-open.c: Include <atomic.h>.
44102         * elf/dl-lookup.c: Likewise.
44104 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
44106         * sysdeps/unix/sysv/linux/kernel-features.h
44107         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
44108         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
44109         unconditionally.
44110         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
44111         unconditionally.
44112         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
44113         condition on __ASSUME_CLONE_THREAD_FLAGS.
44115 2012-08-14  Andreas Jaeger  <aj@suse.de>
44117         * sysdeps/i386/fpu/libm-test-ulps: Update.
44119 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
44121         * include/atomic.h (atomic_exchange_and_add): Split into ...
44122         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
44123         New atomic macros.
44125 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
44127         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
44129 2012-08-13  Jeff Law <law@redhat.com>
44131         * manual/stdio.texi (snprintf): Clarify handling of the trailing
44132         null byte in the output string.
44134 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
44136         * sysdeps/unix/sysv/linux/kernel-features.h
44137         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
44138         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
44139         (__ASSUME_ARG_MAX_STACK_BASED): Define.
44140         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
44141         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
44142         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
44143         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
44145 2012-08-09  Jeff Law <law@redhat.com>
44147         [BZ #13939]
44148         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
44149         When avoid_arena is set, don't retry in the that arena.  Pick the
44150         next one, whatever it might be.
44151         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
44152         (arena_lock): Pass in new parameter to arena_get2.
44153         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
44154         arena_get2.
44155         (__libc_malloc): Unify retrying after main arena failure with
44156         __libc_memalign version.
44157         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
44159 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
44161         [BZ #14166]
44162         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
44163         to __redirect_strstr.
44164         (__strstr_sse42): Use typeof __redirect_strstr.
44165         (__strstr_ia32): Likewise.
44166         (__libc_strstr): New prototype.
44167         (strstr): Renamed to ...
44168         (__libc_strstr): This.
44169         (strstr): New strong alias of __libc_strstr.
44170         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
44171         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
44172         __redirect_time.
44173         Include <time.h>.
44174         (__libc_time): New prototype.
44175         (time_ifunc): Replace time with __libc_time.
44176         (time): New strong alias and hidden definition of __libc_time.
44177         (__GI_time): Remove strong alias.
44178         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
44179         Include <stddef.h>.
44180         (memmove): Redefined to __redirect_memmove.
44181         (__memmove_sse2): Use typeof __redirect_memmove.
44182         (__memmove_ssse3): Likewise.
44183         (__memmove_ssse3_back): Likewise.
44184         (__libc_memmove): New prototype.
44185         (memmove): Renamed to ...
44186         (__libc_memmove): This.
44187         (memmove): New strong alias of __libc_memmove.
44189 2012-08-08  Mark Salter  <msalter@redhat.com>
44191         * elf/elf.h
44192         (R_MN10300_TLS_GD): Define.
44193         (R_MN10300_TLS_LD): Likewise.
44194         (R_MN10300_TLS_LDO): Likewise.
44195         (R_MN10300_TLS_GOTIE): Likewise.
44196         (R_MN10300_TLS_IE): Likewise.
44197         (R_MN10300_TLS_LE): Likewise.
44198         (R_MN10300_TLS_DTPMOD): Likewise.
44199         (R_MN10300_TLS_DTPOFF): Likewise.
44200         (R_MN10300_TLS_TPOFF): Likewise.
44201         (R_MN10300_SYM_DIFF): Likewise.
44202         (R_MN10300_ALIGN): Likewise.
44203         (R_MN10300_NUM): Update.
44205 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
44207         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
44208         Remove.
44210 2012-08-08  Roland McGrath  <roland@hack.frob.com>
44212         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
44214         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
44215         sysdeps/unix -> sysdeps/posix move.
44216         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
44218 2012-08-07      Allan McRae     <allan@archlinux.org>
44220         [BZ #14303]
44221         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
44222         (SUNOS_CPP): Likewise.
44223         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
44224         not found.
44225         (open_input): Call CPP using execvp.
44227 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
44229         * sysdeps/unix/sysv/linux/kernel-features.h
44230         (__ASSUME_PROT_GROWSUPDOWN): Remove.
44231         (__ASSUME_NO_CLONE_DETACHED): Likewise.
44232         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
44233         (__ASSUME_WAITID_SYSCALL): Likewise.
44234         * sysdeps/unix/sysv/linux/dl-execstack.c
44235         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
44236         code unconditional.
44237         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
44238         conditional code.
44239         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
44240         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
44241         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
44242         code.
44243         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
44244         unconditional.
44245         [__ASSUME_WAITID_SYSCALL]: Likewise.
44246         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
44248 2012-08-07  Roland McGrath  <roland@hack.frob.com>
44250         * sysdeps/unix/closedir.c: Renamed to ...
44251         * sysdeps/posix/closedir.c: ... here.
44252         * sysdeps/unix/dirfd.c: Renamed to ...
44253         * sysdeps/posix/dirfd.c: ... here.
44254         * sysdeps/unix/dirstream.h: Renamed to ...
44255         * sysdeps/posix/dirstream.h: ... here.
44256         * sysdeps/unix/fdopendir.c: Renamed to ...
44257         * sysdeps/posix/fdopendir.c: ... here.
44258         * sysdeps/unix/opendir.c: Renamed to ...
44259         * sysdeps/posix/opendir.c: ... here.
44260         * sysdeps/unix/readdir.c: Renamed to ...
44261         * sysdeps/posix/readdir.c: ... here.
44262         * sysdeps/unix/readdir_r.c: Renamed to ...
44263         * sysdeps/posix/readdir_r.c: ... here.
44264         * sysdeps/unix/rewinddir.c: Renamed to ...
44265         * sysdeps/posix/rewinddir.c: ... here.
44266         * sysdeps/unix/seekdir.c: Renamed to ...
44267         * sysdeps/posix/seekdir.c: ... here.
44268         * sysdeps/unix/telldir.c: Renamed to ...
44269         * sysdeps/posix/telldir.c: ... here.
44270         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
44271         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
44272         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
44273         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
44275         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
44276         * bits/fcntl.h: ... here.
44278         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
44279         not 0.
44280         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
44281         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
44282         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
44283         (struct flock): Move l_start, l_len to the beginning.
44284         Use __pid_t for l_pid.
44285         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
44286         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
44287         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
44288         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
44289         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
44290         [__USE_LARGEFILE64] (struct flock64): New type.
44291         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
44293         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
44294         * bits/dirent.h: ... here.
44296         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
44297         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
44299 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
44301         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
44302         Change from 2.6.0 to 2.6.16.
44303         * sysdeps/unix/sysv/linux/configure: Regenerated.
44304         * sysdeps/unix/sysv/linux/kernel-features.h
44305         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
44306         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
44307         version.
44308         (__ASSUME_UTIMES): Likewise.
44309         (__ASSUME_CLONE_STOPPED): Remove.
44310         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
44311         architectures, not kernel version.
44312         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
44313         (__ASSUME_NO_CLONE_DETACHED): Likewise.
44314         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
44315         (__ASSUME_WAITID_SYSCALL): Likewise.
44316         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
44317         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
44318         * README: State 2.6.16 as minimum Linux kernel version.  Do not
44319         refer to older versions.
44321 2012-08-06  Roland McGrath  <roland@hack.frob.com>
44323         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
44324         Define alphasort64 as an alias.
44325         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
44326         Define versionsort64 as an alias.
44327         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
44328         Define scandir64 as an alias.
44329         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
44330         Define scandirat64 as an alias.
44331         * dirent/alphasort64.c (alphasort64):
44332         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
44333         * dirent/versionsort64.c: Likewise.
44334         * dirent/scandir64.c: Likewise.
44335         * dirent/scandirat64.c: Likewise.
44336         * sysdeps/wordsize-64/alphasort.c: File removed.
44337         * sysdeps/wordsize-64/alphasort64.c: File removed.
44338         * sysdeps/wordsize-64/scandir.c: File removed.
44339         * sysdeps/wordsize-64/scandir64.c: File removed.
44340         * sysdeps/wordsize-64/scandirat.c: File removed.
44341         * sysdeps/wordsize-64/scandirat64.c: File removed.
44342         * sysdeps/wordsize-64/versionsort.c: File removed.
44343         * sysdeps/wordsize-64/versionsort64.c: File removed.
44344         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
44345         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
44346         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
44347         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
44348         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
44349         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
44350         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
44351         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
44353         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
44354         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
44355         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
44356         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
44357         [defined __arch64__ || defined __sparcv9]
44358         (__INO_T_MATCHES_INO64_T): New macro.
44359         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
44360         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
44361         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
44362         * sysdeps/unix/sysv/linux/bits/dirent.h
44363         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
44364         (_DIRENT_MATCHES_DIRENT64): New macro.
44366         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
44367         Define lockf64 as an alias.
44368         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
44369         Define fseeko64 as an alias.
44370         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
44371         Define ftello64 as an alias.
44372         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
44373         Define _IO_fgetpos64 and fgetpos64 as aliases.
44374         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
44375         Define _IO_fsetpos64 and fsetpos64 as aliases.
44376         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
44377         Conditionalize body on this.
44378         * libio/fseeko64.c: Likewise.
44379         * libio/ftello64.c: Likewise.
44380         * libio/iofgetpos64.c: Likewise.
44381         * libio/iofsetpos64.c: Likewise.
44382         * sysdeps/wordsize-64/lockf.c: File removed.
44383         * sysdeps/wordsize-64/lockf64.c: File removed.
44384         * sysdeps/wordsize-64/fseeko.c: File removed.
44385         * sysdeps/wordsize-64/fseeko64.c: File removed.
44386         * sysdeps/wordsize-64/ftello.c: File removed.
44387         * sysdeps/wordsize-64/ftello64.c: File removed.
44388         * sysdeps/wordsize-64/iofgetpos.c: File removed.
44389         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
44390         * sysdeps/wordsize-64/iofsetpos.c: File removed.
44391         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
44392         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
44393         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
44394         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
44395         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
44396         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
44397         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
44398         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
44399         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
44400         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
44401         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
44403         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
44404         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
44405         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
44406         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
44407         [defined __arch64__ || defined __sparcv9]
44408         (__OFF_T_MATCHES_OFF64_T): New macro.
44409         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
44410         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
44411         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
44412         (__OFF_T_MATCHES_OFF64_T): New macro.
44414 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
44416         * stdlib/secure-getenv.c (__secure_getenv): Replace
44417         GLIBC_2_16 with GLIBC_2_17.
44419 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
44421         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
44422         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
44424 2012-08-03  David S. Miller  <davem@davemloft.net>
44426         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44428 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
44430         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
44431         Remove.
44432         (__ASSUME_CORRECT_SI_PID): Likewise.
44433         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
44434         (__ASSUME_TMPFS_NAME): Likewise.
44435         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
44436         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
44437         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
44438         (HAVE_AUX_SECURE): Make definition unconditional.
44439         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
44440         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
44442 2012-08-03  Roland McGrath  <roland@hack.frob.com>
44444         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
44445         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
44446         * sysdeps/mach/hurd/eloop-threshold.h: New file.
44447         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
44448         __eloop_threshold instead of SYMLOOP_MAX.
44450         * sysdeps/generic/eloop-threshold.h: New file.
44451         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
44452         of MAXSYMLINKS.
44453         * elf/chroot_canon.c (chroot_canon): Likewise.
44455 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
44457         [BZ #13717]
44458         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
44459         Change to 2.6.0 everywhere.
44460         * sysdeps/unix/sysv/linux/configure: Regenerated.
44461         * sysdeps/unix/sysv/linux/kernel-features.h
44462         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
44463         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
44464         kernel versions.
44465         (__ASSUME_POSIX_TIMERS): Define unconditionally.
44466         (__ASSUME_FUTEX_REQUEUE): Remove.
44467         (__ASSUME_STATFS64): Define unconditionally.
44468         (__ASSUME_AT_SECURE): Likewise.
44469         (__ASSUME_CORRECT_SI_PID): Likewise.
44470         (__ASSUME_TGKILL): Define without depending on kernel version for
44471         i386.
44472         (__ASSUME_UTIMES): Likewise.
44473         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
44474         kernel version.
44475         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
44476         (__ASSUME_TMPFS_NAME): Likewise.
44477         * README: Update reference to Linux kernel versions.
44479 2012-08-02  Marek Polacek  <polacek@redhat.com>
44481         [BZ# 14150]
44482         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
44483         libc_cv_asm_type_prefix with %.
44484         * configure: Regenerated.
44485         * include/libc-symbols.h: Remove comment about
44486         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
44487         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
44488         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
44489         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
44490         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
44491         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
44492         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
44493         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
44494         * elf/tst-unique2mod1.c: Likewise.
44495         * elf/tst-unique1mod2.c: Likewise.
44496         * elf/tst-unique1mod1.c: Likewise.
44497         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
44498         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
44499         Replace ASM_TYPE_DIRECTIVE with .type.
44500         * sysdeps/s390/s390-64/sysdep.h: Likewise.
44501         * sysdeps/i386/sysdep.h: Likewise.
44502         * sysdeps/x86_64/sysdep.h: Likewise.
44503         * sysdeps/sh/sysdep.h: Likewise.
44504         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
44505         Do not define ASM_TYPE_DIRECTIVE.
44506         * sysdeps/powerpc/sysdep.h: Likewise.
44507         * sysdeps/powerpc/powerpc32/sysdep.h:
44508         Replace ASM_TYPE_DIRECTIVE with .type.
44509         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
44510         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
44511         * sysdeps/i386/fpu/e_powf.S: Likewise.
44512         * sysdeps/i386/fpu/e_expl.S: Likewise.
44513         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
44514         * sysdeps/i386/fpu/e_acosh.S: Likewise.
44515         * sysdeps/i386/fpu/e_pow.S: Likewise.
44516         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
44517         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
44518         * sysdeps/i386/fpu/s_expm1.S: Likewise.
44519         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
44520         * sysdeps/i386/fpu/e_log2.S: Likewise.
44521         * sysdeps/i386/fpu/e_log2l.S: Likewise.
44522         * sysdeps/i386/fpu/e_scalb.S: Likewise.
44523         * sysdeps/i386/fpu/e_powl.S: Likewise.
44524         * sysdeps/i386/fpu/e_log10f.S: Likewise.
44525         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
44526         * sysdeps/i386/fpu/e_logl.S: Likewise.
44527         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
44528         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
44529         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
44530         * sysdeps/i386/fpu/e_log2f.S: Likewise.
44531         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
44532         * sysdeps/i386/fpu/e_log.S: Likewise.
44533         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
44534         * sysdeps/i386/fpu/e_logf.S: Likewise.
44535         * sysdeps/i386/fpu/e_log10l.S: Likewise.
44536         * sysdeps/i386/fpu/e_atanh.S: Likewise.
44537         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
44538         * sysdeps/i386/fpu/e_log10.S: Likewise.
44539         * sysdeps/i386/fpu/s_frexp.S: Likewise.
44540         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
44541         * sysdeps/i386/fpu/s_asinh.S: Likewise.
44542         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
44543         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
44544         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
44545         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
44546         * sysdeps/i386/i686/strtok.S: Likewise.
44547         * sysdeps/i386/i386-mcount.S: Likewise.
44548         * sysdeps/i386/strtok.S: Likewise.
44549         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
44550         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
44551         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
44552         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
44553         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
44554         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
44555         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
44556         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
44557         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
44558         * sysdeps/x86_64/_mcount.S: Likewise.
44559         * sysdeps/x86_64/strtok.S: Likewise.
44560         * sysdeps/sh/_mcount.S: Likewise.
44562 2012-08-01  Roland McGrath  <roland@hack.frob.com>
44564         * libio/iofopen.c: Include <fcntl.h>.
44565         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
44566         (_IO_fopen64, fopen64): Define as aliases.
44567         * libio/iofopen64.c: Include <fcntl.h>.
44568         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
44569         Conditionalize body on this.
44570         * sysdeps/wordsize-64/iofopen.c: File removed.
44571         * sysdeps/wordsize-64/iofopen64.c: File removed.
44573 2012-08-01  Marek Polacek  <polacek@redhat.com>
44575         * libc/Makeconfig: Use elf in place of binfmt-subdir.
44576         Use dlfcn directly instead of a variable.
44577         (binfmt-subdir): Do not define.
44578         (dlfcn): Likewise.
44580 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
44582         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
44583         Remove all definitions.
44584         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
44585         <kernel-features.h>.
44586         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
44587         (miss_F_GETOWN_EX): Remove all definitions.
44588         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
44589         macro definition.
44590         [!__ASSUME_FCNTL64]: Remove conditional code.
44591         [__ASSUME_FCNTL64]: Make code unconditional.
44592         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
44593         <kernel-features.h>.
44594         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
44595         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
44596         (lockf64) [__NR_fcntl64]: Make code unconditional.
44597         (lockf64) [__ASSUME_FCNTL64]: Likewise.
44599         * sysdeps/unix/sysv/linux/kernel-features.h
44600         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
44601         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
44602         Make code unconditional.
44603         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
44604         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
44605         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
44606         [__NR_vfork]: Make code unconditional.
44607         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
44608         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
44609         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
44610         [__NR_vfork]: Make code unconditional.
44611         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
44612         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
44614 2012-08-01  Roland McGrath  <roland@hack.frob.com>
44616         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
44617         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
44619         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
44620         Define mkstemp64 as an alias.
44621         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
44622         Define mkstemps64 as an alias.
44623         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
44624         Define mkostemp64 as an alias.
44625         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
44626         Define mkostemps64 as an alias.
44627         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
44628         Conditionalize body on this.
44629         * misc/mkostemp64.c: Likewise.
44630         * misc/mkostemps64.c: Likewise.
44631         * misc/mkstemps64.c: Likewise.
44632         * sysdeps/wordsize-64/mkstemp64.c: File removed.
44633         * sysdeps/wordsize-64/mkostemp64.c: File removed.
44634         * sysdeps/wordsize-64/mkostemp.c: File removed.
44635         * sysdeps/wordsize-64/mkstemp.c: File removed.
44636         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
44637         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
44638         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
44639         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
44641         [BZ #14138]
44642         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
44643         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
44644         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
44645         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
44647         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
44648         compat_symbol macros from <shlib-compat.h> rather than the underlying
44649         default_symbol_version and symbol_version macros, so that DEFAULT
44650         lines in shlib-versions are respected.
44651         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
44653 2012-08-01  Florian Weimer  <fweimer@redhat.com>
44655         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
44656         Declare with warn_unused_result.
44657         (setgid, setregid, setegid, setresgid): Likewise.
44658         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
44659         Likewise.
44660         * WUR-REPORT: Remove set*id functions.
44662 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
44664         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
44666 2012-07-31  Roland McGrath  <roland@hack.frob.com>
44668         [BZ #10191]
44669         * include/sys/socket.h (__libc_accept, __libc_accept4):
44670         Add attribute_hidden.
44671         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
44673         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
44674         use of PTR_MANGLE.
44675         * inet/getnetgrent_r.c (setup): Likewise.
44677         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
44679 2012-07-31  David S. Miller  <davem@davemloft.net>
44681         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44683 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
44685         [BZ #13629]
44686         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
44687         value between 1.0 and 2.0 and smaller part has absolute value less
44688         than 1.0.
44689         * math/s_clog10.c (__clog10): Likewise.
44690         * math/s_clog10f.c (__clog10f): Likewise.
44691         * math/s_clog10l.c (__clog10l): Likewise.
44692         * math/s_clogf.c (__clogf): Likewise.
44693         * math/s_clogl.c (__clogl): Likewise.
44694         * math/libm-test.inc (clog_test): Add more tests.
44695         (clog10_test): Likewise.
44696         * sysdeps/i386/fpu/libm-test-ulps: Update.
44697         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44699 2012-07-31  Florian Weimer  <fweimer@redhat.com>
44701         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
44702         Exit with zero in case no suitable GID is found, and write a
44703         message to standard error.
44705 2012-07-30  Roland McGrath  <roland@hack.frob.com>
44707         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
44708         rather than to 1.
44709         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
44710         (MAXPATHLEN): Removed.
44711         (NOGROUP, NODEV): New macros.
44712         (setbit, clrbit, isset, isclr): New macros.
44713         (howmany, roundup, powerof2): New macros.
44714         (DEV_BSIZE): New macro.
44716         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
44717         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
44719         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
44720         definition on [!__NO_LONG_DOUBLE_MATH].
44722         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
44723         PTR_MANGLE and PTR_DEMANGLE.
44725         * socket/accept4.c (accept4): Rename to __libc_accept4.
44726         Define accept4 as a weak alias.
44728         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
44729         on [_DIRENT_HAVE_D_TYPE].
44730         * io/ftw.c (ftw_dir): Likewise.
44732         * io/xmknod.c (__xmknod): Don't check PATH for being null.
44734         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
44736         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
44737         Use the BSD numbers rather than the arbitrary ones we had.
44738         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
44739         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
44740         (SIGXCPU, SIGXFSZ): New macros.
44741         (_NSIG): Now 32.
44743         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
44744         initializer on [_LIBC_REENTRANT].
44746         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
44747         definitions inside [_POSIX_MAPPED_FILES].
44749         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
44751         * dirent/opendir.c: Include <fcntl.h>.
44753         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
44754         (__libc_getspecific): Likewise.
44755         (__libc_key_create): Likewise.
44757         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
44758         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
44759         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
44760         (tmpfile64): Define as alias.
44761         * sysdeps/wordsize-64/tmpfile.c: File removed.
44762         * sysdeps/wordsize-64/tmpfile64.c: File removed.
44763         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
44764         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
44766         * stdio-common/vfscanf.c: Include <stdbool.h>.
44767         * nss/makedb.c: Likewise.
44768         * stdio-common/_i18n_number.h: Likewise.
44769         * argp/argp-help.c: Likewise.
44770         * posix/wordexp.c: Likewise.
44771         * sysdeps/posix/spawni.c: Likewise.
44772         * nss/nss_files/files-initgroups.c: Likewise.
44773         * stdio-common/reg-modifier.c: Include <stdlib.h>.
44774         * nss/nss_files/files-initgroups.c: Likewise.
44775         * nss/nss_db/db-netgrp.c: Likewise.
44776         * nss/nss_db/db-initgroups.c: Likewise.
44777         * io/fchmodat.c: Include <sys/stat.h>.
44779         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
44780         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
44782         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
44783         [HAVE_MMAP].
44785         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
44786         Add multiple inclusion protection.
44788 2012-07-27  David S. Miller  <davem@davemloft.net>
44790         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44792 2012-07-27  Gary Benson  <gbenson@redhat.com>
44794         [BZ #14298]
44795         * elf/rtld.c: Include <stap-probe.h>.
44796         (dl_main): Added static probes "init_start" and "init_complete".
44797         * elf/dl-load.c: Include <stap-probe.h>.
44798         (lose): Take new parameter "nsid".
44799         Added static probe "map_failed".
44800         (_dl_map_object_from_fd): Pass namespace id to lose.
44801         Added static probe "map_start".
44802         (open_verify): Pass namespace id to lose.
44803         * elf/dl-open.c: Include <stap-probe.h>.
44804         (dl_open_worker) Added static probes "map_complete", "reloc_start"
44805         and "reloc_complete".
44806         * elf/dl-close.c: Include <stap-probe.h>.
44807         (_dl_close_worker): Added static probes "unmap_start" and
44808         "unmap_complete".
44809         * elf/rtld-debugger-interface.txt: New file documenting the above.
44811 2012-07-26  Roland McGrath  <roland@hack.frob.com>
44813         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
44814         rather than a string variable.
44815         * sunrpc/rpc_main.c (h_output): Likewise.
44816         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
44818 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
44820         * inet/check_native.c: New file.
44822 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
44824         [BZ #13629]
44825         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
44826         if larger part has absolute value 1.0.
44827         * math/s_clog10.c (__clog10): Likewise.
44828         * math/s_clog10f.c (__clog10f): Likewise.
44829         * math/s_clog10l.c (__clog10l): Likewise.
44830         * math/s_clogf.c (__clogf): Likewise.
44831         * math/s_clogl.c (__clogl): Likewise.
44832         * math/libm-test.inc (clog_test): Add more tests.
44833         (clog10_test): Likewise.
44834         * sysdeps/i386/fpu/libm-test-ulps: Update.
44835         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44837         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
44838         (pltexit): Likewise.
44839         (La_regs): Likewise.
44840         (La_retval): Likewise.
44841         (int_retval): Likewise.
44842         Update #error for removed macros to refer only to definitions in
44843         tst-audit.h.
44844         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
44845         macro.
44846         (pltexit): Likewise.
44847         (La_regs): Likewise.
44848         (La_retval): Likewise.
44849         (int_retval): Likewise.
44850         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
44851         macro.
44852         (pltexit): Likewise.
44853         (La_regs): Likewise.
44854         (La_retval): Likewise.
44855         (int_retval): Likewise.
44856         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
44857         macro.
44858         (pltexit): Likewise.
44859         (La_regs): Likewise.
44860         (La_retval): Likewise.
44861         (int_retval): Likewise.
44862         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
44863         macro.
44864         (pltexit): Likewise.
44865         (La_regs): Likewise.
44866         (La_retval): Likewise.
44867         (int_retval): Likewise.
44868         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
44869         macro.
44870         (pltexit): Likewise.
44871         (La_regs): Likewise.
44872         (La_retval): Likewise.
44873         (int_retval): Likewise.
44874         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
44875         macro.
44876         (pltexit): Likewise.
44877         (La_regs): Likewise.
44878         (La_retval): Likewise.
44879         (int_retval): Likewise.
44880         * sysdeps/generic/tst-audit.h: Update comment to refer only to
44881         macro definitions in tst-audit.h.
44882         * sysdeps/i386/tst-audit.h: New file.
44883         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
44884         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
44885         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
44886         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
44887         * sysdeps/sh/tst-audit.h: Likewise.
44888         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
44889         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
44890         * sysdeps/x86_64/tst-audit.h: Likewise.
44892 2012-07-26  Andreas Jaeger  <aj@suse.de>
44894         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
44895         ptrace.
44897         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
44898         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
44899         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
44900         PTRACE_O_MASK.
44901         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
44902         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
44903         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
44905         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
44906         value.
44908         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
44909         _sigsys.
44910         (si_call_addr, si_syscall, si_arch): Define new macro.
44911         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
44912         _sigsys.
44913         (si_call_addr, si_syscall, si_arch): Define new marcro.
44914         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
44915         _sigsys.
44916         (si_call_addr, si_syscall, si_arch): Define new macro.
44917         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
44918         _sigsys.
44919         (si_call_addr, si_syscall, si_arch): Define new macro.
44921 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
44923         [BZ #13717]
44924         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
44925         Change to 2.4.21 where previously 2.4.1.
44926         * sysdeps/unix/sysv/linux/configure: Regenerated.
44927         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
44928         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
44929         Linux kernel version.
44930         (__ASSUME_STD_AUXV): Remove.
44931         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
44932         kernel version.
44933         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
44934         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
44935         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
44936         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
44937         (__ASSUME_NETLINK_SUPPORT): Likewise.
44938         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
44939         (__no_netlink_support): Remove conditional definition.
44940         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
44941         Remove.
44942         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
44943         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
44944         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
44945         (if_nameindex_ioctl): Remove.
44946         (if_nameindex_netlink): Do not handle __no_netlink_support.
44947         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
44948         code.
44949         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
44950         Remove conditional code.
44951         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
44952         code.
44953         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
44954         unconditional.
44955         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
44956         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
44957         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
44958         Remove.
44959         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
44960         [!__ASSUME_STD_AUXV]: Remove conditional code.
44961         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
44962         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
44963         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
44964         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
44965         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
44966         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
44967         code.
44968         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
44969         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
44970         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
44971         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
44972         conditional code.
44973         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
44974         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
44975         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
44976         code.
44977         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
44978         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
44979         conditional code.
44980         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
44981         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
44982         code unconditional.
44983         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
44984         conditional code.
44985         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
44986         unconditional.
44987         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
44988         conditional code.
44989         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
44990         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
44991         unconditional.
44992         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
44993         conditional code.
44994         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
44995         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
44996         code unconditional.
44997         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
44998         conditional code.
44999         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
45000         unconditional.
45001         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
45002         conditional code.
45003         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
45004         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
45005         code unconditional.
45006         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
45007         conditional code.
45008         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
45009         unconditional.
45010         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
45011         conditional code.
45013 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
45015         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
45016         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
45017         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
45018         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
45019         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
45020         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
45021         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
45022         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
45023         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
45024         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
45025         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
45026         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
45027         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
45028         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
45029         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
45030         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
45031         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
45032         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
45033         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
45034         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
45035         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
45036         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
45037         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
45039 2012-07-25  Florian Weimer  <fweimer@redhat.com>
45041         * Versions.def: Add GLIBC_2.17.
45042         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
45043         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
45044         Introduce __libc_secure_getenv.
45045         * stdlib/Versions (2.17): Add secure_getenv
45046         (GLIBC_PRIVATE): Add __libc_secure_getenv.
45047         * stdlib/secure-getenv.c: Rename __secure_getenv to
45048         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
45049         symbol __secure_getenv for GLIBC_2.0.
45050         * stdlib/tst-secure-getenv.c: New.
45051         * stdlib/Makefile (tests): Add testcase.
45052         * manual/startup.texi (Environment Access): Document
45053         secure_getenv.
45054         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
45055         __libc_secure_getenv.
45056         * inet/ruserpass.c (ruserpass): Likewise.
45057         * malloc/mtrace.c (mtrace): Likewise.
45058         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
45059         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
45060         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
45061         * sysdeps/posix/tempname.c: Likewise.  Evaluate
45062         HAVE_SECURE_GETENV.
45063         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
45064         __secure_getenv to __libc_secure_getenv.
45065         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
45066         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
45067         Likewise.
45068         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
45069         Likewise.
45070         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
45071         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
45072         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
45073         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
45074         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
45075         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
45076         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
45078 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
45080         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
45081         (struct La_i86_retval): Likewise.
45082         (struct La_x86_64_regs): Likewise.
45083         (struct La_x86_64_retval): Likewise.
45084         (struct La_x32_regs): Likewise.
45085         (struct La_x32_retval): Likewise.
45086         (struct La_ppc32_regs): Likewise.
45087         (struct La_ppc32_retval): Likewise.
45088         (struct La_ppc64_regs): Likewise.
45089         (struct La_ppc64_retval): Likewise.
45090         (struct La_sh_regs): Likewise.
45091         (struct La_sh_retval): Likewise.
45092         (struct La_s390_32_regs): Likewise.
45093         (struct La_s390_32_retval): Likewise.
45094         (struct La_s390_64_regs): Likewise.
45095         (struct La_s390_64_retval): Likewise.
45096         (struct La_sparc32_regs): Likewise.
45097         (struct La_sparc32_retval): Likewise.
45098         (struct La_sparc64_regs): Likewise.
45099         (struct La_sparc64_retval): Likewise.
45100         (struct audit_ifaces): Remove architecture-specific pltenter and
45101         pltexit members.
45102         * sysdeps/i386/ldsodefs.h: New file.
45103         * sysdeps/powerpc/ldsodefs.h: Likewise.
45104         * sysdeps/s390/ldsodefs.h: Likewise.
45105         * sysdeps/sh/ldsodefs.h: Likewise.
45106         * sysdeps/sparc/ldsodefs.h: Likewise.
45107         * sysdeps/x86_64/ldsodefs.h: Likewise.
45109 2012-07-25  Marek Polacek  <polacek@redhat.com>
45111         [BZ #6808]
45112         * math/libm-test.inc (yn_test): Add another test.
45113         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
45114         to ERANGE when the result is +-Inf.
45115         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
45116         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
45117         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
45118         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
45120 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
45122         * conform/data/time.h-data (NULL): Use macro-constant.  Require
45123         equal to 0.
45124         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
45125         clock_t.
45126         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
45128 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
45130         * configure.in <sysdeps resolving>: Correct printing
45131         Implies_before.
45132         * configure: Regenerate.
45134 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
45136         * math/w_ilogb.c: Include <limits.h>.
45137         * math/w_ilogbl.c: Likewise.
45139 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
45141         * manual/lang.texi (__va_copy): Document primarily as ISO C99
45142         va_copy.  Document allowing for unavailable va_copy only as
45143         pre-C99 compatibility.
45144         * manual/string.texi (Copying and Concatenation): Use va_copy
45145         instead of __va_copy in concat example.
45147 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
45149         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
45150         (__sendto): Use create_address_port.  Initialize APORT and deallocate
45151         it if not null.
45153         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
45154         with O_NOLINK passed to __file_name_lookup.
45156         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
45157         with O_NOLINK passed to __file_name_lookup.
45159         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
45160         negative N or less than NGIDS.
45162         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
45163         type to string_t.  Set ERANGE as errno and return it if NAME is not big
45164         enough.  Use memcpy instead of strncpy.
45166 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
45168         * elf/Makefile (check-data): Remove.
45169         (localplt.data): New vpath directive.
45170         ($(objpfx)check-localplt.out): Use localplt.data from vpath
45171         instead of $(check-data).
45172         * scripts/data/localplt-generic.data: Move to ...
45173         * sysdeps/generic/localplt.data: ... here.
45174         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
45175         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
45176         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
45177         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
45178         ... here.
45179         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
45180         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
45181         ... here.
45182         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
45183         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
45184         ... here.
45185         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
45186         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
45187         ... here.
45188         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
45189         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
45190         ... here.
45191         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
45192         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
45193         ... here.
45195 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45197         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
45198         PPC32 and PPC64 files.
45199         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
45200         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
45202 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
45204         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
45205         __makecontext_ret to ...
45206         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
45207         ... here and call exit if uc_link is NULL.  New file.
45208         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
45209         __makecontext_ret.S.
45210         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
45211         __makecontext_ret to ...
45212         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
45213         ... here and call exit if uc_link is NULL.  New file.
45214         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
45215         __makecontext_ret.S.
45217 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
45219         * elf/elf.h (R_390_IRELATIVE): New definition.
45220         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
45221         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
45222         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
45223         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
45224         (elf_machine_lazy_rel): Likewise.
45225         * sysdeps/s390/dl-irel.h: New file.
45226         * sysdeps/s390/s390-64/memcpy.S: New asm code.
45227         * sysdeps/s390/s390-64/memset.S: New asm code.
45228         * sysdeps/s390/s390-64/memcmp.S: New asm code.
45229         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
45230         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
45231         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
45232         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
45233         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
45234         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
45235         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
45236         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
45237         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
45238         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
45239         * sysdeps/s390/s390-32/memcpy.S: New asm code.
45240         * sysdeps/s390/s390-32/memset.S: New asm code.
45241         * sysdeps/s390/s390-32/memcmp.S: New asm code.
45243 2012-07-17  Marek Polacek  <polacek@redhat.com>
45245         [BZ #14349]
45246         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
45247         * sysdeps/s390/s390-64/configure.in: Likewise.
45248         * sysdeps/sparc/configure.in: Likewise.
45249         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
45250         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
45251         * sysdeps/i386/configure.in: Likewise.
45252         * sysdeps/x86_64/configure.in: Likewise.
45253         * sysdeps/sh/configure.in: Likewise.
45254         * sysdeps/s390/s390-32/configure: Regenerated.
45255         * sysdeps/s390/s390-64/configure: Likewise.
45256         * sysdeps/x86_64/configure: Likewise.
45257         * sysdeps/sh/configure: Likewise.
45258         * sysdeps/powerpc/powerpc64/configure: Likewise.
45259         * sysdeps/powerpc/powerpc32/configure: Likewise.
45260         * sysdeps/sparc/configure: Likwise.
45261         * sysdeps/i386/configure: Likewise.
45263         * elf/dl-open.c: Comment fixes.
45265 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
45267         * Makefile [CXX] (check-data): Remove.
45268         [CXX] (c++-types.data): New vpath directive.
45269         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
45270         vpath.  Do not allow for C++ type data being missing.
45271         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
45272         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
45273         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
45274         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
45275         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
45276         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
45277         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
45278         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
45279         ... here.
45280         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
45281         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
45282         ... here.
45283         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
45284         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
45285         ... here.
45286         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
45287         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
45288         ... here.
45289         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
45290         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
45291         ... here.
45292         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
45293         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
45294         ... here.
45295         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
45296         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
45297         ... here.
45298         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
45299         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
45301         * elf/tls-macros.h (TLS_LE): Move architecture-specific
45302         definitions to architecture-specific files.
45303         (TLS_IE): Likewise.
45304         (TLS_LD): Likewise.
45305         (TLS_GD): Likewise.
45306         * sysdeps/i386/tls-macros.h: New file.
45307         * sysdeps/powerpc/tls-macros.h: Likewise.
45308         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
45309         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
45310         * sysdeps/sh/tls-macros.h: Likewise.
45311         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
45312         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
45313         * sysdeps/x86_64/tls-macros.h: Likewise.
45315 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
45317         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
45318         zero value for regular exit case.
45320         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
45321         (__start_context): Preserve zero value for regular exit case.
45323 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
45324             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
45326         * manual/setjmp.texi (setcontext): Clarify normal process
45327         termination when uc_link is the null pointer.
45328         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
45329         exit call.
45331 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
45333         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
45334         preprocessor.  Test for each exception mask separately.
45336 2012-07-16  Andreas Jaeger  <aj@suse.de>
45338         * po/ru.po: Update from translation team.
45340 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
45342         * conform/data/string.h-data (NULL): Use macro-constant.  Require
45343         equal to 0.
45344         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
45345         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
45346         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
45347         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
45348         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45350 2012-07-13  Andreas Jaeger  <aj@suse.de>
45352         * po/fr.po: Update from translation team.
45354 2012-07-12  Marek Polacek  <polacek@redhat.com>
45356         [BZ #14173]
45357         * math/libm-test.inc (yn_test): Add test for BZ #14173.
45358         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
45359         loop condition.
45361 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
45363         [BZ #13717]
45364         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
45365         Change to 2.4.1 where previously 2.4.0.
45366         * sysdeps/unix/sysv/linux/configure: Regenerated.
45367         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
45368         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
45369         version.
45370         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
45371         (__ASSUME_AT_CLKTCK): Remove.
45372         (__ASSUME_AT_PAGESIZE): Likewise.
45373         (__ASSUME_AT_XID): Likewise.
45374         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
45375         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
45376         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
45377         unconditionally.
45378         (HAVE_AUX_PAGESIZE): Likewise.
45379         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
45380         [__ASSUME_AT_CLKTCK]: Make code unconditional.
45381         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
45383 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
45385         [BZ #14307]
45386         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
45387         the temporary buffer used to invoke __gethostbyname2_r,
45388         __gethostbyaddr_r and gethostbyname4_r to make room for struct
45389         host_data / struct gaih_addrtuple.
45390         * resolv/nss_dns/dns-host.c (global scope): Move definition of
45391         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
45392         header file nss/nsswitch.h.
45393         * nss/nsswitch.h (global scope): Add definition of implementation
45394         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
45395         resolv/nss_dns/dns-host.c).
45397 2012-07-11  Andreas Jaeger  <aj@suse.de>
45399         * po/fr.po: Update from translation team.
45401         * po/sv.po: Update from translation team
45402         * po/fr.po: Another update from translation team.
45404 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45406         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
45407         for subnormals or multiply small sinh result by itself.
45408         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
45409         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
45411 2012-07-11  David S. Miller  <davem@davemloft.net>
45413         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45415 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
45417         [BZ #14347]
45418         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
45419         (INTERNAL_MARK): Shift it here.
45421 2012-07-10  Marek Polacek  <polacek@redhat.com>
45423         [BZ #14151]
45424         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
45425         libc_cv_asm_global_directive with .globl.
45426         * configure: Regenerated.
45427         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
45428         with .globl.
45429         * sysdeps/i386/configure: Regenerated.
45430         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
45431         with .globl.
45432         * sysdeps/x86_64/configure: Regenerated.
45433         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
45434         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
45435         * elf/tst-unique2mod2.c: Likewise.
45436         * elf/tst-unique2mod1.c: Likewise.
45437         * elf/tst-unique1mod2.c: Likewise.
45438         * elf/tst-unique1mod1.c: Likewise.
45439         * sysdeps/s390/s390-32/sysdep.h: Likewise.
45440         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
45441         * sysdeps/s390/s390-64/sysdep.h: Likewise.
45442         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
45443         * sysdeps/mach/sysdep.h: Likewise.
45444         * sysdeps/i386/sysdep.h: Likewise.
45445         * sysdeps/i386/i386-mcount.S: Likewise.
45446         * sysdeps/x86_64/_mcount.S: Likewise.
45447         * sysdeps/x86_64/sysdep.h: Likewise.
45448         * sysdeps/sh/_mcount.S: Likewise.
45449         * sysdeps/sh/sysdep.h: Likewise.
45450         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
45451         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
45452         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
45453         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
45454         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
45455         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
45456         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
45457         * locale/localeinfo.h: Likewise.
45458         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
45459         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
45461 2012-07-09  Roland McGrath  <roland@hack.frob.com>
45463         [BZ #14336]
45464         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
45465         system".
45466         * manual/message.texi (The Uniforum approach): Likewise.
45467         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
45468         (glibc iconv Implementation): Likewise.
45470 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
45472         [BZ #14337]
45473         * math/s_clog.c (__clog): Avoid scaling a value down where that
45474         could result in underflow.
45475         * math/s_clog10.c (__clog10): Likewise.
45476         * math/s_clog10f.c (__clog10f): Likewise.
45477         * math/s_clog10l.c (__clog10l): Likewise.
45478         * math/s_clogf.c (__clogf): Likewise.
45479         * math/s_clogl.c (__clogl): Likewise.
45480         * math/libm-test.inc (clog_test): Add more tests.
45481         (clog10_test): Likewise.
45482         * sysdeps/i386/fpu/libm-test-ulps: Update.
45483         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45485 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
45487         [BZ #14283]
45488         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
45489         by 7 not 8 to examine high bit of fractional part.
45491         [BZ #14042]
45492         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
45493         for call to __mcount_internal.
45494         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
45495         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
45496         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
45498 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
45500         [BZ #14154]
45501         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
45502         approximation for values within 0x1p-13f of an odd multiple of
45503         pi/4.
45504         * math/libm-test.inc (tan_test): Do not allow spurious underflow
45505         exception.  Add more tests.
45506         * sysdeps/i386/fpu/libm-test-ulps: Update.
45508         [BZ #6778]
45509         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
45510         inputs and return -1 for them.  Do not check for +Inf in case not
45511         reachable for +Inf.
45512         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
45513         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
45514         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
45515         and return -1 for them.  Do not check for +Inf in case not
45516         reachable for +Inf.
45517         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
45518         define.
45519         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
45520         and return -1 for them.  Do not check for +Inf in case not
45521         reachable for +Inf.
45522         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
45523         spurious underflow.
45524         * sysdeps/i386/fpu/libm-test-ulps: Update.
45525         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45527 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
45529         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
45531 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
45533         [BZ #14157]
45534         [BZ #14331]
45535         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
45536         could result in spurious underflow.  Scale down values above
45537         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
45538         * math/s_csqrtf.c (__csqrtf): Likewise.
45539         * math/s_csqrtl.c (__csqrtl): Likewise.
45540         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
45541         spurious underflow.
45542         * sysdeps/i386/fpu/libm-test-ulps: Update.
45543         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45545 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
45547         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
45548         xopen-msg.sed.
45549         * catgets/xopen-msg.awk: New file.
45550         * catgets/xopen-msg.sed: Removed.
45552         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
45553         po2text.sed.
45554         * intl/po2test.awk: New file.
45555         * intl/po2test.sed: Removed.
45557 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
45559         [BZ #14328]
45560         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
45561         or multiply small sinh result by itself.
45562         * math/s_ctanf.c (__ctanf): Likewise.
45563         * math/s_ctanh.c (__ctanh): Likewise.
45564         * math/s_ctanhf.c (__ctanhf): Likewise.
45565         * math/s_ctanhl.c (__ctanhl): Likewise.
45566         * math/s_ctanl.c (__ctanl): Likewise.
45567         * math/libm-test.inc (ctan_test_tonearest): New function.
45568         (ctan_test_towardzero): Likewise.
45569         (ctan_test_downward): Likewise.
45570         (ctan_test_upward): Likewise.
45571         (ctanh_test_tonearest): Likewise.
45572         (ctanh_test_towardzero): Likewise.
45573         (ctanh_test_downward): Likewise.
45574         (ctanh_test_upward): Likewise.
45575         (main): Call these new functions.
45576         * sysdeps/i386/fpu/libm-test-ulps: Update.
45577         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45579 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
45581         * .gitignore: Delete /ports entry.
45583 2012-07-03  Andreas Jaeger  <aj@suse.de>
45585         * po/bg.po: Update from translation team.
45586         * po/cs.po: Likewise.
45587         * po/de.po: Likewise.
45588         * po/hr.po: Likewise.
45589         * po/nl.pl: Likewise.
45590         * po/pl.po: Likewise.
45591         * po/vi.po: Likewise.
45593 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
45595         * Makeconfig [!+link] (+link-before-libc): New variable.
45596         [!+link] (+link-after-libc): Likewise.
45597         [!+link] (+link-tests): Likewise.
45598         [!+link] (+link): Define in terms of $(+link-before-libc) and
45599         $(+link-after-libc).
45600         [!+link-static] (+link-static-before-libc): New variable.
45601         [!+link-static] (+link-static-after-libc): Likewise.
45602         [!+link-static] (+link-static-tests): Likewise.
45603         [!+link-static] (+link-static): Define in terms of
45604         $(+link-static-before-libc) and $(+link-static-after-libc).
45605         [build-shared] (link-libc-before-gnulib): New variable.
45606         [build-shared] (link-libc-tests): Likewise.
45607         [build-shared] (link-libc): Define in terms of
45608         $(link-libc-before-gnulib).
45609         [!build-shared] (link-libc-tests): New variable.
45610         (link-libc-static-tests): New variable.
45611         [!gnulib] (gnulib-arch): New variable.
45612         [!gnulib] (gnulib-tests): Likewise.
45613         [!gnulib] (static-gnulib-arch): Likewise.
45614         [!gnulib] (static-gnulib-tests): Likewise.
45615         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
45616         Define with "=" instead of ":=".
45617         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
45618         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
45619         * Rules (binaries-all-notests): New variable.
45620         (binaries-all-tests): Likewise.
45621         (binaries-static-notests): Likewise.
45622         (binaries-static-tests): Likewise.
45623         (binaries-all): Define using $(binaries-all-notests) and
45624         $(binaries-all-tests).
45625         (binaries-static): Define using $(binaries-static-notests) and
45626         $(binaries-static-tests).
45627         (binaries-shared-tests): New variable.
45628         (binaries-shared-notests): Likewise.
45629         (binaries-shared): Remove variable.
45630         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
45631         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
45632         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
45633         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
45634         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
45635         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
45636         * elf/Makefile (sln-modules): New variable.
45637         (extra-objs): Add $(sln-modules:=.o).
45638         (ldconfig-modules): Add static-stubs.
45639         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
45640         * elf/static-stubs.c: New file.
45642         [BZ #14283]
45643         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
45644         by 7 not 8 to examine high bit of fractional part.  Use volatile
45645         variables when splitting into final array of floats if
45646         __FLT_EVAL_METHOD__ != 0.
45647         * math/libm-test.inc (cos_test): Add another test.
45648         (sin_test): Likewise.
45649         * sysdeps/i386/fpu/libm-test-ulps: Update.
45651         [BZ #14273]
45652         * math/libm-test.inc (cosh_test): Add more tests.
45654         * version.h (RELEASE): Set to "development".
45655         (VERSION): Set to "2.16.90".
45657 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
45659         * NEWS: Update copyright. Remove last-updated date.
45660         Mention math library bug fixes and timezone data changes.
45661         * README: Mention GNU/Hurd, x32, and HPPA support status.
45663 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
45665         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
45667 2012-06-27  Andreas Jaeger  <aj@suse.de>
45669         * manual/contrib.texi (Contributors): Add Samuel Thibault.
45671 2012-06-25  Andreas Jaeger  <aj@suse.de>
45673         * sysdeps/s390/fpu/libm-test-ulps: Update.
45675 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
45676             Thomas Schwinge  <thomas@codesourcery.com>
45678         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
45679         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
45680         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
45681         fanotify_mark.
45683 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
45685         * sysdeps/mach/start.c: Remove file.
45686         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
45687         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
45688         * sysdeps/sh/init-first.c: Likewise.
45690         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
45691         registers for frame unwinding purposes, add CFI directives.
45692         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
45693         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
45694         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
45695         Likewise.
45697         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
45698         __fortify_fail returning.
45699         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
45701         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
45702         sysdeps/sh/____longjmp_chk.S.
45703         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
45704         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
45705         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
45706         (gen-as-const-headers): Append sigaltstack-offsets.sym.
45708         * sysdeps/sh/abort-instr.h: New file.
45709         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
45710         process in case exit returns.
45712         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
45713         initialize the GOT register before use.
45715         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
45716         calculation of ARGC > 4.
45718         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
45719         meaningful names to some local labels.
45721 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
45722             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
45724         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
45725         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
45726         (__arch_compare_and_exchange_val_16_acq): Likewise.
45727         (__arch_compare_and_exchange_val_32_acq): Likewise.
45728         (atomic_exchange_and_add): Fix gUSA sequence.
45729         (atomic_add): Likewise.
45730         (atomic_add_negative): Likewise.
45731         (atomic_add_zero): Likewise.
45732         (atomic_bit_test_set): Likewise.
45734 2012-06-22  Andreas Schwab  <schwab@redhat.com>
45736         [BZ #13579]
45737         * include/link.h (struct link_map): Add l_free_initfini.
45738         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
45739         l_initfini.
45740         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
45741         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
45742         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
45743         set.
45745 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
45747         * configure.in: Use AC_LANG_SOURCE.
45748         * configure: Regenerate.
45750 2012-06-22  Roland McGrath  <roland@hack.frob.com>
45752         * configure.in (libc_cv_localstatedir): New substituted variable.
45753         * configure: Regenerated.
45754         * config.make.in (localstatedir): New variable, substituted from
45755         libc_cv_localstatedir.
45756         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
45757         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
45758         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
45759         * sysdeps/gnu/configure: Regenerated.
45761 2012-06-21  Jeff Law  <law@redhat.com>
45763         [BZ #14277]
45764         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
45765         free.  Simplify list management for _LIBC case.
45767 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
45769         [BZ #14273]
45770         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
45771         Clear sign bit of 64-bit integer value before comparing against
45772         overflow value.
45774         * sysdeps/mach/configure: Regenerated.
45776 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
45778         [BZ #14278]
45779         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
45781 2012-06-21  Jeff Law  <law@redhat.com>
45783         [BZ #13882]
45784         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
45785         uint16_t for elements in the "seen" array to avoid char overflows.
45786         * elf/dl-fini.c (_dl_sort_fini): Likewise.
45787         * elf/dl-open.c (dl_open_worker): Likewise.
45789 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
45791         * scripts/list-sources.sh: Scan PORTS for translations.
45792         * po/libc.pot: Regenerated.
45794 2012-06-21  Andreas Jaeger  <aj@suse.de>
45796         [BZ #12194]
45797         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
45798         warning.
45799         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
45800         * bits/byteswap-16.h (__bswap_16): Likewise.
45801         * bits/byteswap.h (__bswap_constant_16): Likewise.
45803 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
45805         [BZ #14117]
45806         * sysdeps/i386/fpu_control.h: Removed.
45807         * sysdeps/x86_64/fpu_control.h: Moved to ...
45808         * sysdeps/x86/fpu_control.h: Here.
45810         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
45811         (_FPU_SETCW): Likewise.
45813 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
45815         [BZ #14117]
45816         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
45817         * sysdeps/x86/fpu/bits/mathinline.h: This.
45818         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
45820         [BZ #14050]
45821         [BZ #14117]
45822         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
45823         functions if __x86_64__ is defined.
45825 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
45827         * string/endian.h: Add !__ASSEMBLER__ condition for including
45828         conversion interfaces.
45830 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
45832         [BZ #14241]
45833         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
45834         of ABS(x) in calculating zero to negative powers other than odd
45835         integers.
45836         * math/libm-test.inc (pow_test): Add more tests.
45838 2012-06-15  Andreas Jaeger  <aj@suse.de>
45840         * manual/contrib.texi (Contributors): Update entry of Liubov
45841         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
45842         Machado Filho.
45844 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
45846         * string/string.h: Add __wur to GNU version of strerror_r.
45848 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
45850         [BZ #14229]
45851         * string/Makefile (tests): Add tst-strtok_r.
45852         * string/tst-strtok_r.c: New file.
45853         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
45854         RAX_LP/RDX_LP on SAVE_PTR.
45856 2012-06-14  Roland McGrath  <roland@hack.frob.com>
45858         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
45860 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
45862         * libm_test.inc (csqrt_test): Allow more spurious underflow
45863         exceptions.
45864         (j0_test): Likewise.
45865         (j1_test): Likewise.
45866         (y0_test): Likewise.
45867         (y1_test): Likewise.
45869 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
45871         * po/Makefile (libc.pot): Use UTF-8 charset.
45873 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
45875         [BZ #14210]
45876         Suppress sign-conversion warning from FD_SET.
45877         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
45878         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
45879         not unsigned long int.
45880         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
45882 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
45884         [BZ #14050]
45885         [BZ #14117]
45886         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
45887         __extern_always_inline instead of __extern_inline.
45888         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
45889         (__signbit): Likewise.
45890         (__signbitl): Support C++ namespace.
45891         (lrintf): New inline function.
45892         (lrint): Likewise.
45893         (llrintf): Likewise.
45894         (llrint): Likewise.
45895         (fmaxf): Likewise.
45896         (fmax): Likewise.
45897         (fminf): Likewise.
45898         (fmin): Likewise.
45899         (rint): Likewise.
45900         (rintf): Likewise.
45901         (ceil): Likewise.
45902         (ceilf): Likewise.
45903         (floor): Likewise.
45904         (floorf): Likewise.
45905         (nearbyint): Likewise.
45906         (nearbyintf): Likewise.
45908 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
45910         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
45911         non-default versions.
45913 2012-06-11  Roland McGrath  <roland@hack.frob.com>
45915         [BZ #14218]
45916         * manual/argp.texi (Argp): Reword argp_parse description slightly.
45918 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
45920         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
45921         (FE_UPWARD, FE_DOWNWARD): Don't define.
45922         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
45923         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
45925         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
45926         reading it.
45927         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
45928         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
45930 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
45932         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
45933         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
45934         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
45935         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
45937 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
45939         [BZ #14117]
45940         * sysdeps/i386/fpu/bits/fenv.h: Removed.
45941         * sysdeps/i386/fpu/Implies: New file.
45942         * sysdeps/x86_64/fpu/Implies: Likewise.
45943         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
45944         * sysdeps/x86/fpu/bits/fenv.h: This.
45946         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
45947         __SSE_MATH__.
45949 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
45951         [BZ #14134]
45952         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
45953         character 0xffff that matches the last element of the
45954         conversion table.
45956 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45958         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
45959         fmodl commit.
45961 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45963         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
45964         values higher than 25.6283.
45966 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45968         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
45969         subnormal exponent extraction and add some __builtin_expect.
45970         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
45971         Fix for subnormal mantissa calculation.
45973 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
45975         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
45976         cpu2 is -1 and errno is not ENOSYS.
45978 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
45980         [BZ #14117]
45981         * sysdeps/i386/i486/bits/string.h: Renamed to ...
45982         * sysdeps/x86/bits/string.h: This.
45983         * sysdeps/x86_64/bits/string.h: Removed.
45985         * sysdeps/i386/i486/bits/string.h: Define inline functions only
45986         if not compiling for x86-64, but compiling for >= i486.
45988         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
45989         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
45991         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
45992         New macro from Linux kernel 3.4.0.
45993         (FP_XSTATE_MAGIC2): Likewise.
45994         (FP_XSTATE_MAGIC2_SIZE): Likewise.
45995         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
45996         (struct _fpx_sw_bytes): New struct.
45997         (struct _xsave_hdr): Likewise.
45998         (struct _ymmh_state): Likewise.
45999         (struct _xstate): Likewise.
46001         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
46002         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
46003         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
46004         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
46005         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
46006         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
46008         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
46009         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
46010         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
46011         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
46012         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
46013         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
46015 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
46017         [BZ #13743]
46018         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
46019         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
46020         (sysdep_headers): Include sys/platform/ppc.h.
46021         * sysdeps/powerpc/test-gettimebase.c: Test for
46022         __ppc_get_timebase() to catch future ISA opcode/insn changes.
46023         * manual/Makefile (appendices): Include platform.texi.
46024         * manual/contrib.texi (Contributors): Update @node pointers.
46025         * manual/maint.texi (Maintenance): Likewise.
46026         (Platform): New node.
46027         * manual/platform.texi: New file.  Document the new features.
46029 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
46030             Jakub Jelinek  <jakub@redhat.com>
46032         [BZ #14188]
46033         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
46034         where __builtin_expect is unavailable.
46036 2012-06-03  David S. Miller  <davem@davemloft.net>
46038         * stdlib/longlong.h: Updated from GCC.
46040 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
46042         [BZ #14042]
46043         * sysdeps/powerpc/powerpc32/mcount.c: New file.
46044         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
46045         __mcount_internal.
46046         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
46047         (GLIBC_2.16): Likewise.
46049 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
46051         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
46053 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
46055         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
46056         (default-abi): New variable.
46057         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
46058         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
46059         variable.
46060         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
46061         Likewise.
46062         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
46063         Likewise.
46064         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
46065         Likewise.
46067         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
46068         definition.  Document in comment.
46070 2012-06-01  David S. Miller  <davem@davemloft.net>
46072         * stdlib/longlong.h: Updated from GCC.
46074 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
46076         [BZ #14117]
46077         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
46078         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
46079         sys/debugreg.h sys/io.h here.
46080         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
46081         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
46082         sys/io.h.
46083         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
46084         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
46085         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
46086         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
46087         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
46088         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
46090         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
46091         Define only if __x86_64__ is defined.
46093 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
46095         [BZ #14048]
46096         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
46097         Use int64_t for variable i.
46098         * math/libm-test.inc (fmod_test): Add more tests.
46100         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
46101         z computation is not scheduled after fetestexcept.
46102         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
46103         Use math_force_eval instead of asm to ensure calculation scheduled
46104         before exception test.
46105         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
46106         Ensure a1 + u.d computation is not scheduled after fetestexcept.
46108 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
46110         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
46111         computation is not scheduled after fetestexcept.
46113 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
46115         [BZ #14117]
46116         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
46117         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
46119 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46121         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
46122         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
46124 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
46126         [BZ #14117]
46127         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
46128         <bits/wordsize.h>.
46129         (__WCHAR_MIN): Support __WORDSIZE == 64.
46130         (__WCHAR_MAX): Likewise.
46132         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
46133         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
46135         [BZ #14183]
46136         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
46137         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
46139         [BZ #14117]
46140         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
46141         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
46143         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
46144         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
46146         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
46147         Defined to 1 if __x86_64__ isn't defined.
46148         (_STAT_VER_LINUX_OLD): New.
46149         (st_atime): Remove duplicate.
46150         (st_mtime): Likewise.
46151         (st_ctime): Likewise.
46153 2012-05-31  David S. Miller  <davem@davemloft.net>
46155         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
46156         entries.
46158 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
46160         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
46161         gen-libm-test.pl.
46163         [BZ #14132]
46164         * elf/dl-reloc.c: Include <_itoa.h>.
46165         (_dl_reloc_bad_type): Remove use of INTUSE.
46166         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
46167         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
46168         * stdio-common/psiginfo.c (psiginfo): Likewise.
46169         * stdio-common/psignal.c (psignal): Likewise.
46170         * string/strsignal.c (strsignal): Likewise.
46171         * include/signal.h (_sys_siglist): Declare hidden proto.
46172         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
46173         INTVARDEF with libc_hidden_data_def.
46174         * stdio-common/itoa-udigits.c: Likewise.
46175         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
46176         (_itoa_lower_digits_internal): Remove declaration.
46177         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
46178         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
46179         (_sys_sigabbrev_internal): Remove aliases.
46180         (_sys_siglist): Define hidden alias.
46182 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
46184         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46185         bits/sysctl.h.
46187 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
46189         [BZ #14117]
46190         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
46191         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
46193         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
46194         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
46195         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
46196         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
46197         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
46198         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
46200         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
46201         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
46202         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
46204         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
46205         with __addr.
46206         (insw): Likewise.
46207         (insl): Likewise.
46208         (outsb): Likewise.
46209         (outsw): Likewise.
46210         (outsl): Likewise.
46212         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
46213         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
46214         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
46216         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
46217         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
46218         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
46219         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
46220         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
46221         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
46223         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
46224         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
46226         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
46227         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
46229         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
46230         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
46231         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
46233         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
46234         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
46235         to ...
46236         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
46238         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
46239         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
46240         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
46242         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
46243         for x86-64.
46244         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
46246 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
46248         * math/math.h (M_El): Use two more decimal places.
46249         (M_LOG2El): Likewise.
46250         (M_LOG10El): Likewise.
46251         (M_LN2l): Likewise.
46252         (M_LN10l): Likewise.
46253         (M_PIl): Likewise.
46254         (M_PI_2l): Likewise.
46255         (M_PI_4l): Likewise.
46256         (M_1_PIl): Likewise.
46257         (M_2_PIl): Likewise.
46258         (M_2_SQRTPIl): Likewise.
46259         (M_SQRT2l): Likewise.
46260         (M_SQRT1_2l): Likewise.
46262 2012-05-31  David S. Miller  <davem@davemloft.net>
46264         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
46265         values between float registers.
46266         * sysdeps/sparc/sparc64/memset.S: Likewise.
46267         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
46269 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
46271         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
46272         -D_FORTIFY_SOURCE=1.
46273         (CPPFLAGS-tst-longjmp_chk.c): Define.
46274         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
46275         (CPPFLAGS-tst-longjmp_chk2.c): Define.
46276         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
46277         CFLAGS-tst-wchar-h.c.
46279 2012-05-31  Marek Polacek  <polacek@redhat.com>
46281         [BZ #14132]
46282         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
46283         __endmntent_internal): Remove declaration.
46284         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
46285         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
46286         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
46288 2012-05-30  David S. Miller  <davem@davemloft.net>
46290         * sysdeps/sparc/sparc32/soft-fp/q_util.c
46291         (___Q_simulate_exceptions): Use real FP ops rather than writing
46292         into the %fsr.
46293         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
46294         Likewise.
46296 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
46298         [BZ #14117]
46299         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
46300         * sysdeps/x86/bits/xtitypes.h: This.
46302         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
46303         * sysdeps/x86/bits/wordsize.h: This.
46305         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
46306         * sysdeps/x86/bits/huge_vall.h: This.
46308         * sysdeps/i386/bits/select.h: Removed.
46309         * sysdeps/x86_64/bits/select.h: Renamed to ...
46310         * sysdeps/x86/bits/select.h: This.
46312         * sysdeps/i386/bits/setjmp.h: Removed.
46313         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
46314         * sysdeps/x86/bits/setjmp.h: This.
46316         * sysdeps/i386/bits/mathdef.h: Removed.
46317         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
46318         * sysdeps/x86/bits/mathdef.h: This.
46320 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
46322         [BZ #14132]
46323         * include/sys/socket.h (__connect_internal)
46324         (__libc_sa_len_internal): Remove declaration.
46325         (__connect, __libc_sa_len): Declare hidden_proto.
46326         (SA_LEN): Remove use of INTUSE.
46327         * socket/connect.c: Add libc_hidden_def.
46328         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
46329         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
46330         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
46331         alias.
46332         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
46333         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
46334         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
46335         of adding _internal alias.
46337 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
46339         [BZ #14117]
46340         * sysdeps/i386/bits/link.h: Removed.
46341         * sysdeps/i386/bits/linkmap.h: Likewise.
46342         * sysdeps/x86_64/bits/link.h: Renamed to ...
46343         * sysdeps/x86/bits/link.h: This.
46344         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
46345         * sysdeps/x86/bits/linkmap.h: This.
46347         * sysdeps/i386/bits/endian.h: Removed.
46348         * sysdeps/x86_64/bits/endian.h: Renamed to ...
46349         * sysdeps/x86/bits/endian.h: This.
46351         * sysdeps/i386/bits/byteswap.h: Removed.
46352         * sysdeps/i386/bits/byteswap-16.h: Likewise.
46353         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
46354         * sysdeps/x86/bits/byteswap.h: This.
46355         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
46356         * sysdeps/x86/bits/byteswap-16.h: This.
46357         * sysdeps/i386/Implies: Add x86.
46358         * sysdeps/x86_64/Implies: Likewise.
46360 2012-05-30  David S. Miller  <davem@davemloft.net>
46362         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
46363         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
46364         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
46365         (FP_TRAPPING_EXCEPTIONS): Define.
46366         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
46367         (FP_TRAPPING_EXCEPTIONS): Define.
46368         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
46369         subnormals only when inexact has been signalled or underflow
46370         exceptions are enabled.
46371         (_FP_PACK_CANONICAL): Likewise.
46373 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
46375         [BZ #14183]
46376         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
46377         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
46379 2012-05-30  Richard Henderson  <rth@twiddle.net>
46381         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
46382         with #ifndef NOT_IN_libc.
46384         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
46385         marked to avoid plt entry.
46387 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
46389         [BZ #14112]
46390         * Makeconfig (default-abi): New macro.
46391         (abi-includes): Likewise.
46392         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
46393         $(abi-$(default-abi)-lib-soname) for soname if defined.
46394         ($(common-objpfx)gnu/lib-names.stmp): Generate from
46395         abi-variants.
46396         * Makefile (installed-stubs): Likewise.
46397         * include/stubs-biarch.h: Removed.
46398         * scripts/lib-names.awk: Only handle one library at a time.
46399         * scripts/soversions.awk: Remove WORDSIZE support.
46400         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
46401         entries.
46402         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
46403         Removed.
46404         (syscall-list-default-condition): Likewise.
46405         (syscall-list-default-condition): Likewise.
46406         (syscall-list-includes): Likewise.
46407         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
46408         syscall-list-* with abi-*.  Handle undefined abi-variants.
46409         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
46410         * sysdeps/unix/sysv/linux/i386/Implies: New file.
46411         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
46412         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
46413         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
46414         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
46415         Removed.
46416         (syscall-list-32-options): Likewise.
46417         (syscall-list-32-condition): Likewise.
46418         (syscall-list-64-options): Likewise.
46419         (syscall-list-64-condition): Likewise.
46420         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
46421         macro.
46422         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
46423         Renamed to ...
46424         (abi-*): This.
46425         (abi-64-ld-soname): New macro.
46426         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
46427         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
46428         Renamed to ...
46429         (abi-*): This.
46430         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
46431         * sysdeps/x86_64/x32/shlib-versions: Likewise.
46433 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
46435         * sysdeps/unix/sysv/linux/kernel-features.h
46436         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
46437         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
46438         include <kernel-features.h>.
46439         [!__NR_ftruncate64]: Remove conditional code.
46440         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
46441         [__NR_ftruncate64]: Make code unconditional.
46442         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
46443         * sysdeps/unix/sysv/linux/truncate64.c: Do not
46444         include <kernel-features.h>.
46445         [!__NR_ftruncate64]: Remove conditional code.
46446         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
46447         [__NR_ftruncate64]: Make code unconditional.
46448         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
46449         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
46450         include <kernel-features.h>.
46451         [!__NR_ftruncate64]: Remove conditional code.
46452         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
46453         [__NR_ftruncate64]: Make code unconditional.
46454         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
46455         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
46456         include <kernel-features.h>.
46457         [!__NR_ftruncate64]: Remove conditional code.
46458         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
46459         [__NR_ftruncate64]: Make code unconditional.
46460         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
46462         * configure.in (libc_cv_fpie): Weaken to a compile test using
46463         LIBC_TRY_CC_OPTION.
46464         * configure: Regenerated.
46466 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
46468         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
46469         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
46470         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
46471         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
46472         Refreshed.
46473         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
46474         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
46475         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
46476         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
46477         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
46478         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
46479         Refreshed.
46481 2012-05-27  David S. Miller  <davem@davemloft.net>
46483         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
46484         (___Q_zero): New.
46485         (__Q_simulate_exceptions): Return void.  Change to simulate
46486         exceptions by writing into the %fsr.
46487         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
46488         (__Qp_handle_exceptions): Likewise.
46489         (numbers): Delete.
46490         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
46491         __Qp_handle_exceptions.
46492         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
46493         __Qp_handle_exceptions.
46494         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
46495         as unused and give dummy FP_RND_NEAREST initializer.
46496         (FP_INHIBIT_RESULTS): Define.
46497         (___Q_simulate_exceptions): Update declaration.
46498         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
46499         formatting.
46500         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
46501         as unused and give dummy FP_RND_NEAREST initializer.
46502         (__Qp_handle_exceptions): Update declaration.
46503         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
46504         formatting.
46506 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
46508         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
46509         the temporary FPU control word.
46510         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
46511         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
46512         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
46513         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
46514         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
46515         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
46516         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
46517         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
46518         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
46519         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
46520         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
46522 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
46524         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
46525         fields.
46527 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
46529         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
46530         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
46531         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
46532         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
46533         Likewise.
46534         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
46535         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
46536         Likewise.
46538 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
46540         * po/h.po: Update from translation team.
46542 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
46544         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
46546         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
46547         handling of denormals.
46548         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
46549         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
46550         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
46551         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
46552         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
46553         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
46554         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
46555         Likewise.
46557 2012-05-26  Marek Polacek  <polacek@redhat.com>
46559         [BZ #14152]
46560         * math/libm-test.inc (fma_test): Don't always expect underflow
46561         exception.
46563 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
46565         [BZ #12416]
46566         * elf/tst-execstack.c: Include stackinfo.h.
46567         (do_test): Adjust test case to ensure that pthread_getattr_np
46568         behaviour remains the same after marking stack executable.
46570 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
46572         * sysdeps/unix/sysv/linux/kernel-features.h
46573         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
46574         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
46575         kernel-features.h.
46576         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
46577         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
46578         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
46579         kernel-features.h.
46580         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
46581         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
46583 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
46585         * configure.in: Define the default includes to being none.
46586         * configure: Regenerated.
46588 2012-05-25  Roland McGrath  <roland@hack.frob.com>
46590         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
46591         * sysdeps/x86_64/setjmp.S: Likewise.
46592         * sysdeps/i386/bsd-setjmp.S: Likewise.
46593         * sysdeps/i386/bsd-_setjmp.S: Likewise.
46594         * sysdeps/i386/setjmp.S: Likewise.
46595         * sysdeps/i386/__longjmp.S: Likewise.
46596         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
46597         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
46599         * include/stap-probe.h: New file.
46600         * configure.in: Handle --enable-systemtap.
46601         * configure: Regenerated.
46602         * config.h.in (USE_STAP_PROBE): New #undef.
46603         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
46604         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
46605         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
46607 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
46609         [BZ #13717]
46610         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
46611         to 2.4.0 where earlier.
46612         * sysdeps/unix/sysv/linux/configure: Regenerated.
46613         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
46614         <kernel-features.h>.
46615         [__ASSUME_32BITUIDS]: Make code unconditional.
46616         [!__ASSUME_32BITUIDS]: Remove conditional code.
46617         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
46618         <kernel-features.h>.
46619         [__ASSUME_32BITUIDS]: Make code unconditional.
46620         [!__ASSUME_32BITUIDS]: Remove conditional code.
46621         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
46622         [__ASSUME_32BITUIDS]: Make code unconditional.
46623         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
46624         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
46625         <kernel-features.h>.
46626         [__ASSUME_32BITUIDS]: Make code unconditional.
46627         [!__ASSUME_32BITUIDS]: Remove conditional code.
46628         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
46629         <kernel-features.h>.
46630         [__ASSUME_32BITUIDS]: Make code unconditional.
46631         [!__ASSUME_32BITUIDS]: Remove conditional code.
46632         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
46633         <kernel-features.h>.
46634         [__ASSUME_32BITUIDS]: Make code unconditional.
46635         [!__ASSUME_32BITUIDS]: Remove conditional code.
46636         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
46637         <kernel-features.h>.
46638         [__ASSUME_32BITUIDS]: Make code unconditional.
46639         [!__ASSUME_32BITUIDS]: Remove conditional code.
46640         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
46641         <kernel-features.h>.
46642         [__ASSUME_32BITUIDS]: Make code unconditional.
46643         [!__ASSUME_32BITUIDS]: Remove conditional code.
46644         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
46645         <kernel-features.h>.
46646         [__ASSUME_32BITUIDS]: Make code unconditional.
46647         [!__ASSUME_32BITUIDS]: Remove conditional code.
46648         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
46649         <kernel-features.h>.
46650         [__ASSUME_32BITUIDS]: Make code unconditional.
46651         [!__ASSUME_32BITUIDS]: Remove conditional code.
46652         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
46653         <kernel-features.h>.
46654         [__ASSUME_32BITUIDS]: Make code unconditional.
46655         [!__ASSUME_32BITUIDS]: Remove conditional code.
46656         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
46657         <kernel-features.h>.
46658         [__ASSUME_32BITUIDS]: Make code unconditional.
46659         [!__ASSUME_32BITUIDS]: Remove conditional code.
46660         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
46661         <kernel-features.h>.
46662         [__ASSUME_32BITUIDS]: Make code unconditional.
46663         [!__ASSUME_32BITUIDS]: Remove conditional code.
46664         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
46665         <kernel-features.h>.
46666         [__NR_setresgid] (__setresgid): Do not declare.
46667         [__ASSUME_32BITUIDS]: Make code unconditional.
46668         [!__ASSUME_32BITUIDS]: Remove conditional code.
46669         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
46670         <kernel-features.h>.
46671         [__NR_setresuid] (__setresuid): Do not declare.
46672         [__ASSUME_32BITUIDS]: Make code unconditional.
46673         [!__ASSUME_32BITUIDS]: Remove conditional code.
46674         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
46675         <kernel-features.h>.
46676         [__ASSUME_32BITUIDS]: Make code unconditional.
46677         [!__ASSUME_32BITUIDS]: Remove conditional code.
46678         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
46679         <kernel-features.h>.
46680         [__ASSUME_32BITUIDS]: Make code unconditional.
46681         [!__ASSUME_32BITUIDS]: Remove conditional code.
46682         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
46683         <kernel-features.h>.
46684         [__ASSUME_32BITUIDS]: Make code unconditional.
46685         [!__ASSUME_32BITUIDS]: Remove conditional code.
46686         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
46687         <kernel-features.h>.
46688         [__ASSUME_32BITUIDS]: Make code unconditional.
46689         [!__ASSUME_32BITUIDS]: Remove conditional code.
46690         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
46691         <kernel-features.h>.
46692         [__ASSUME_32BITUIDS]: Make code unconditional.
46693         [!__ASSUME_32BITUIDS]: Remove conditional code.
46694         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
46695         <kernel-features.h>.
46696         [__ASSUME_32BITUIDS]: Make code unconditional.
46697         [!__ASSUME_32BITUIDS]: Remove conditional code.
46698         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
46699         <kernel-features.h>.
46700         [__ASSUME_32BITUIDS]: Make code unconditional.
46701         [!__ASSUME_32BITUIDS]: Remove conditional code.
46702         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
46703         <kernel-features.h>.
46704         [__ASSUME_32BITUIDS]: Make code unconditional.
46705         [!__ASSUME_32BITUIDS]: Remove conditional code.
46706         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
46707         <kernel-features.h>.
46708         [__ASSUME_32BITUIDS]: Make code unconditional.
46709         [!__ASSUME_32BITUIDS]: Remove conditional code.
46710         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
46711         <kernel-features.h>.
46712         [__ASSUME_32BITUIDS]: Make code unconditional.
46713         [!__ASSUME_32BITUIDS]: Remove conditional code.
46714         * sysdeps/unix/sysv/linux/kernel-features.h
46715         (__ASSUME_SETRESUID_SYSCALL): Remove.
46716         (__ASSUME_SETRESGID_SYSCALL): Likewise.
46717         (__ASSUME_32BITUIDS): Likewise.
46718         (__ASSUME_LDT_WORKS): Likewise.
46719         (__ASSUME_O_DIRECTORY): Likewise.
46720         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
46721         architecture but not kernel version.
46722         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
46723         (__ASSUME_MMAP2_SYSCALL): Likewise.
46724         (__ASSUME_STAT64_SYSCALL): Likewise.
46725         (__ASSUME_IPC64): Likewise.
46726         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
46727         <kernel-features.h>.
46728         [__ASSUME_32BITUIDS]: Make code unconditional.
46729         [!__ASSUME_32BITUIDS]: Remove conditional code.
46730         * sysdeps/unix/sysv/linux/opendir.c: Do not include
46731         <kernel-features.h>.
46732         [__ASSUME_O_DIRECTORY]: Make code unconditional.
46733         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
46734         132096]: Remove conditional code.
46735         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
46736         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
46737         <kernel-features.h>.
46738         [__ASSUME_32BITUIDS]: Make code unconditional.
46739         [!__ASSUME_32BITUIDS]: Remove conditional code.
46740         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
46741         <kernel-features.h>.
46742         [__ASSUME_32BITUIDS]: Make code unconditional.
46743         [!__ASSUME_32BITUIDS]: Remove conditional code.
46744         * sysdeps/unix/sysv/linux/setegid.c: Do not include
46745         <kernel-features.h>.
46746         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
46747         unconditional.
46748         (__setresgid): Do not declare.
46749         [__ASSUME_32BITUIDS]: Make code unconditional.
46750         [!__ASSUME_32BITUIDS]: Remove conditional code.
46751         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
46752         <kernel-features.h>.
46753         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
46754         unconditional.
46755         (__setresuid): Do not declare.
46756         [__ASSUME_32BITUIDS]: Make code unconditional.
46757         [!__ASSUME_32BITUIDS]: Remove conditional code.
46758         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
46759         <kernel-features.h>.
46760         [__ASSUME_32BITUIDS]: Make code unconditional.
46761         [!__ASSUME_32BITUIDS]: Remove conditional code.
46762         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
46763         <kernel-features.h>.
46764         [__ASSUME_32BITUIDS]: Make code unconditional.
46765         [!__ASSUME_32BITUIDS]: Remove conditional code.
46767 2012-05-25  Richard Henderson  <rth@twiddle.net>
46769         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
46770         dl_hwcap to ifunc resolver.
46771         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
46772         elf_ifunc_invoke.
46773         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
46774         dl_hwcap to ifunc resolver.
46775         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
46777 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
46779         [BZ #14153]
46780         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
46781         for |x| <= 2**-26, not 2**-57.
46782         * math/libm-test.inc (acos_test): Do not allow spurious underflow
46783         exception.
46785 2012-05-24  Jeff Law  <law@redhat.com>
46787         * stdio-common/Makefile (tests): Add bug25.
46788         * stdio-common/bug25.c: New test.
46790 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
46792         [BZ #13576]
46793         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
46794         multiple of MALLOC_ALIGNMENT in size.
46795         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
46797 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
46799         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
46800         Require >= 256.
46801         (FILENAME_MAX): Use macro-int-constant.
46802         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
46803         (_IOFBF): Use macro-int-constant.
46804         (_IOLBF): Likewise.
46805         (_IONBF): Likewise.
46806         (SEEK_CUR): Likewise.
46807         (SEEK_END): Likewise.
46808         (SEEK_SET): Likewise.
46809         (TMP_MAX): Likewise.
46810         (EOF): Use macro-int-constant.  Require < 0.
46811         (NULL): Use macro-constant.  Require == 0.
46812         (stdin): Require type to be FILE *.
46813         (stdout): Likewise.
46814         (stderr): Likewise.
46815         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
46816         macro-int-constant.
46817         (EXIT_SUCCESS): Likewise.
46818         (NULL): Use macro-constant.  Require == 0.
46819         (RAND_MAX): Use macro-int-constant.
46820         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
46821         [C99-based standards] (strtof): Require function.
46822         [C99-based standards] (strtold): Likewise.
46823         [C99-based standards] (strtoll): Likewise.
46824         [C99-based standards] (strtoull): Likewise.
46825         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
46826         [ISO || ISO99 || ISO11] (limits.h): Likewise.
46827         [ISO || ISO99 || ISO11] (math.h): Likewise.
46828         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
46829         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
46830         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46832 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
46834         [BZ #14132]
46835         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
46836         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
46837         * intl/dgettext.c (DCGETTEXT): Likewise.
46838         * intl/gettext.c (DCGETTEXT): Likewise.
46839         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
46840         * posix/regex_internal.h (gettext): Likewise.
46841         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
46842         Remove declaration.
46843         * include/argz.h (__argz_count_internal)
46844         (__argz_stringify_internal): Remove declaration.
46845         (__argz_count, __argz_stringify): Declare hidden proto.
46846         * intl/dcgettext.c: Remove use of INTDEF.
46847         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
46848         * string/argz-stringify.c: Likewise.
46849         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
46850         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
46851         Declare hidden proto.
46852         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
46853         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
46854         Declare hidden proto.
46855         * include/stdio.h (__asprintf_internal): Don't declare.
46856         (__asprintf): Don't define as macro.  Declare hidden proto.
46857         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
46858         (__fsetlocking): Declare hidden proto.
46859         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
46860         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
46861         hidden proto.
46862         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
46863         (_IO_setlinebuf): Remove use of INTUSE.
46864         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
46865         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
46866         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
46867         Remove declaration.
46868         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
46869         (_IO_do_flush): Remove use of INTUSE.
46870         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
46871         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
46872         (_IO_adjust_column, _IO_least_wmarker)
46873         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
46874         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
46875         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
46876         (_IO_default_doallocate, _IO_wdefault_doallocate)
46877         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
46878         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
46879         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
46880         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
46881         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
46882         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
46883         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
46884         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
46885         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
46886         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
46887         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
46888         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
46889         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
46890         proto.
46891         (_IO_flush_all_internal, _IO_adjust_column_internal)
46892         (_IO_default_uflow_internal, _IO_default_finish_internal)
46893         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
46894         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
46895         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
46896         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
46897         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
46898         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
46899         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
46900         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
46901         (_IO_file_close_internal, _IO_file_close_it_internal)
46902         (_IO_file_underflow_internal, _IO_file_overflow_internal)
46903         (_IO_file_init_internal, _IO_file_attach_internal)
46904         (_IO_file_fopen_internal, _IO_file_read_internal)
46905         (_IO_file_sync_internal, _IO_file_seek_internal)
46906         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
46907         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
46908         (_IO_str_underflow_internal, _IO_str_overflow_internal)
46909         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
46910         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
46911         (_IO_list_all_internal, _IO_link_in_internal)
46912         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
46913         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
46914         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
46915         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
46916         (_IO_do_write_internal, _IO_padn_internal)
46917         (_IO_getline_info_internal, _IO_getline_internal)
46918         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
46919         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
46920         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
46921         (_IO_vfscanf_internal, _IO_vfprintf_internal)
46922         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
46923         (_IO_init_internal, _IO_un_link_internal): Don't declare.
46924         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
46925         with libc_hidden_ver, remove use of INTUSE.
46926         * libio/genops.c: Likewise.
46927         * libio/freopen.c: Likewise.
46928         * libio/freopen64.c: Likewise.
46929         * libio/iofclose.c: Likewise.
46930         * libio/iofdopen.c: Likewise.
46931         * libio/iofflush.c: Likewise.
46932         * libio/iofflush_u.c: Likewise.
46933         * libio/iofgets.c: Likewise.
46934         * libio/iofgets_u.c: Likewise.
46935         * libio/iofopen.c: Likewise.
46936         * libio/iofopncook.c: Likewise.
46937         * libio/iofread.c: Likewise.
46938         * libio/iofread_u.c: Likewise.
46939         * libio/ioftell.c: Likewise.
46940         * libio/iofwrite.c: Likewise.
46941         * libio/iogetline.c: Likewise.
46942         * libio/iogets.c: Likewise.
46943         * libio/iogetwline.c: Likewise.
46944         * libio/iopadn.c: Likewise.
46945         * libio/iopopen.c: Likewise.
46946         * libio/ioseekoff.c: Likewise.
46947         * libio/ioseekpos.c: Likewise.
46948         * libio/iosetbuffer.c: Likewise.
46949         * libio/iosetvbuf.c: Likewise.
46950         * libio/ioungetc.c: Likewise.
46951         * libio/ioungetwc.c: Likewise.
46952         * libio/iovdprintf.c: Likewise.
46953         * libio/iovsprintf.c: Likewise.
46954         * libio/iovsscanf.c: Likewise.
46955         * libio/memstream.c: Likewise.
46956         * libio/obprintf.c: Likewise.
46957         * libio/oldfileops.c: Likewise.
46958         * libio/oldiofclose.c: Likewise.
46959         * libio/oldiofdopen.c: Likewise.
46960         * libio/oldiofopen.c: Likewise.
46961         * libio/oldiopopen.c: Likewise.
46962         * libio/oldstdfiles.c: Likewise.
46963         * libio/putc.c: Likewise.
46964         * libio/setbuf.c: Likewise.
46965         * libio/setlinebuf.c: Likewise.
46966         * libio/stdfiles.c: Likewise.
46967         * libio/strops.c: Likewise.
46968         * libio/vasprintf.c: Likewise.
46969         * libio/vscanf.c: Likewise.
46970         * libio/vsnprintf.c: Likewise.
46971         * libio/vswprintf.c: Likewise.
46972         * libio/wfiledoalloc.c: Likewise.
46973         * libio/wfileops.c: Likewise.
46974         * libio/wgenops.c: Likewise.
46975         * libio/wmemstream.c: Likewise.
46976         * libio/wstrops.c: Likewise.
46977         * libio/__fpurge.c: Likewise.
46978         * libio/__fsetlocking.c: Likewise.
46979         * assert/assert.c: Likewise.
46980         * debug/fgets_chk.c: Likewise.
46981         * debug/fgets_u_chk.c: Likewise.
46982         * debug/fread_chk.c: Likewise.
46983         * debug/fread_u_chk.c: Likewise.
46984         * debug/gets_chk.c: Likewise.
46985         * debug/obprintf_chk.c: Likewise.
46986         * debug/vasprintf_chk.c: Likewise.
46987         * debug/vdprintf_chk.c: Likewise.
46988         * debug/vsnprintf_chk.c: Likewise.
46989         * debug/vsprintf_chk.c: Likewise.
46990         * malloc/mtrace.c: Likewise.
46991         * misc/error.c: Likewise.
46992         * misc/syslog.c: Likewise.
46993         * stdio-common/asprintf.c: Likewise.
46994         * stdio-common/fxprintf.c: Likewise.
46995         * stdio-common/getw.c: Likewise.
46996         * stdio-common/isoc99_fscanf.c: Likewise.
46997         * stdio-common/isoc99_scanf.c: Likewise.
46998         * stdio-common/isoc99_vfscanf.c: Likewise.
46999         * stdio-common/isoc99_vscanf.c: Likewise.
47000         * stdio-common/isoc99_vsscanf.c: Likewise.
47001         * stdio-common/printf-prs.c: Likewise.
47002         * stdio-common/printf_fp.c: Likewise.
47003         * stdio-common/printf_fphex.c: Likewise.
47004         * stdio-common/printf_size.c: Likewise.
47005         * stdio-common/putw.c: Likewise.
47006         * stdio-common/scanf.c: Likewise.
47007         * stdio-common/sprintf.c: Likewise.
47008         * stdio-common/tmpfile.c: Likewise.
47009         * stdio-common/vfprintf.c: Likewise.
47010         * stdio-common/vfscanf.c: Likewise.
47011         * stdlib/strfmon_l.c: Likewise.
47012         * sunrpc/openchild.c: Likewise.
47013         * sunrpc/xdr_stdio.c: Likewise.
47014         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
47015         * sysdeps/mach/hurd/tmpfile.c: Likewise.
47017 2012-05-24  Roland McGrath  <roland@hack.frob.com>
47019         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
47021         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
47022         in the third column, to generate for the shared library an IFUNC
47023         that uses _dl_vdso_vsym.
47024         * Makerules (COMPILE.c, compile-stdin.c): New variables.
47025         * Makeconfig (object-suffixes-noshared): New variable.
47027         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
47028         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
47029         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
47030         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
47032         [BZ #14132]
47033         * include/sys/time.h (__gettimeofday): Remove macro.
47034         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
47035         * time/gettimeofday.c (__gettimeofday): Remove #undef.
47036         Remove INTDEF.
47037         (__gettimeofday): Add libc_hidden_def.
47038         (gettimeofday): Add libc_hidden_weak.
47039         * sysdeps/mach/gettimeofday.c: Likewise.
47040         * sysdeps/posix/gettimeofday.c: Likewise.
47041         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
47042         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
47043         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
47044         (__gettimeofday_internal): Remove strong_alias.
47045         (__gettimeofday): Add libc_hidden_def.
47046         (gettimeofday): Add libc_hidden_weak.
47047         * sysdeps/unix/syscalls.list (gettimeofday):
47048         Remove __gettimeofday_internal alias.
47050 2012-05-24  Daniel Jacobowitz  <drow@false.org>
47051             H.J. Lu  <hongjiu.lu@intel.com>
47053         [BZ #12495]
47054         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
47055         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
47056         (largebin_index_32_big): New.
47057         (largebin_index): Use it for 16-byte alignment.
47058         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
47059         correction with front_misalign.
47061 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
47063         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
47064         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
47065         Likewise.
47066         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
47067         Likewise.
47068         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
47069         Likewise.
47070         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
47071         Likewise.
47072         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
47073         Likewise.
47074         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
47075         Likewise.
47076         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
47077         Likewise.
47078         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
47079         Likewise.
47080         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
47081         Likewise.
47082         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
47083         Likewise.
47084         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
47085         Likewise.
47086         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
47087         Likewise.
47089         * scripts/data/c++-types-x32-linux-gnu.data: New file.
47090         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
47092 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
47094         [BZ #10846]
47095         [BZ #14036]
47096         * math/libm-test.inc (exp_test): Add test from bug 14036.
47097         (pow_test): Add test from bug 10846.
47099         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
47100         and other flags.
47101         (special_function): Do not include flags in test name.
47102         (parse_args): Likewise.
47103         * sysdeps/i386/fpu/libm-test-ulps: Update.
47104         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
47105         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
47106         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
47107         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47109         * math/gen-libm-test.pl (%beautify): Add entries for underflow
47110         exceptions.
47111         * math/libm-test.inc ("Philosophy"): Update comment about
47112         exception testing.
47113         (UNDERFLOW_EXCEPTION): New macro.
47114         (UNDERFLOW_EXCEPTION_OK): Likewise.
47115         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
47116         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
47117         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
47118         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
47119         (INVALID_EXCEPTION_OK): Update value.
47120         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
47121         (OVERFLOW_EXCEPTION_OK): Likewise.
47122         (IGNORE_ZERO_INF_SIGN): Likewise.
47123         (test_exceptions): Handle underflow exceptions.
47124         (acos_test): Update for underflow exception expectations.
47125         (cexp_test): Likewise.
47126         (clog_test): Likewise.
47127         (clog10_test): Likewise.
47128         (csqrt_test): Likewise.
47129         (ctan_test): Likewise.
47130         (ctanh_test): Likewise.
47131         (exp_test): Likewise.
47132         (exp10_test): Likewise.
47133         (exp2_test): Likewise.
47134         (expm1_test): Likewise.
47135         (fma_test): Likewise.
47136         (j0_test): Likewise.
47137         (jn_test): Likewise.
47138         (nexttoward_test): Likewise.
47139         (pow_test): Likewise.
47140         (scalbn_test): Likewise.
47141         (scalbln_test): Likewise.
47142         (tan_test): Likewise.
47143         (y1_test): Likewise.
47144         * sysdeps/i386/fpu/libm-test-ulps: Update.
47145         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47147 2012-05-23  David S. Miller  <davem@davemloft.net>
47149         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
47150         (__libc_sigaction): Remove unused local variables.
47152 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
47154         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
47156 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
47158         mktime: avoid signed integer overflow
47159         * time/mktime.c (__mktime_internal): Do not mishandle the case
47160         where diff == INT_MIN.
47162         mktime: simplify computation of average
47163         * time/mktime.c (ranged_convert): Use new time_t_avg function
47164         instead of rolling our own (probably-slower) code.
47166         mktime: do not assume signed right shift propagates sign bit
47167         * time/mktime.c (isdst_differ): New static function.
47168         (__mktime_internal): No need to normalize tm_isdst now.
47169         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
47170         tm_isdst values.
47172         mktime: merge another wrapv change from gnulib
47173         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
47174         from some compilers.
47176         mktime: remove incorrect attempt at unusual arithmetics
47177         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
47178         The code didn't really work on such machines anyway.
47179         (TYPE_MINIMUM): Assume two's complement.
47180         (twos_complement_arithmetic): Verify that long_int and time_t
47181         are two's complement (or unsigned, in the latter case).
47183         mktime: check signed shifts on long_int and time_t, too
47184         * time/mktime.c (SHR): Check that shifts work as desired
47185         on the types long_int and time_t too, as SHR is used on
47186         such types.
47188         mktime: do not assume 'long' is wide enough
47189         * time/mktime.c (verify): Move decl up.
47190         (long_int): New type.
47191         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
47192         to remove assumption in the code that 'long' is wide enough to
47193         store year values.  This assumption is not true on x32 and on
47194         some non-glibc platforms.
47196         mktime: merge wrapv change from gnulib
47197         * time/mktime.c (WRAPV): New macro.
47198         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
47199         (guess_time_tm, __mktime_internal): Do not assume that signed
47200         integer overflow wraps around; modern compilers generate code
47201         where this assumption is no longer valid.
47203 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
47205         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
47206         Replace "jmp L(pseudo_end)" with "ret".
47207         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
47208         Likewise.
47210 2012-05-23  Andreas Jaeger  <aj@suse.de>
47212         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
47213         * sysdeps/unix/sysv/linux/poll.c: Remove file.
47215 2012-05-23  Andreas Jaeger  <aj@suse.de>
47216             Maximilian Attems  <max@stro.at>
47218         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
47219         New macros.
47221 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
47223         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
47224         code so that pseudo_end is just ret and the stack pointer is
47225         correct also for static library in error case.
47227 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
47229         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
47230         move to syscalls.list.
47231         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
47232         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
47233         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
47234         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
47236         * manual/install.texi (Running make install): Do not mention Linux
47237         kernel version for which pt_chown is not needed.
47238         (Linux): Do not mention problems with nscd with 2.0 kernels.
47239         * INSTALL: Regenerated.
47241 2012-05-23  Andreas Jaeger  <aj@suse.de>
47243         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
47244         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
47245         macro.
47246         * sysdeps/unix/sysv/linux/s390/bits/mman.h
47247         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
47248         * sysdeps/unix/sysv/linux/sh/bits/mman.h
47249         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
47250         * sysdeps/unix/sysv/linux/i386/bits/mman.h
47251         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
47252         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
47253         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
47254         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
47255         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
47256         * sysdeps/unix/sysv/linux/bits/in.h
47257         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
47259 2012-05-22  Roland McGrath  <roland@hack.frob.com>
47261         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
47262         (PREPARE_VERSION): Just use assert instead, it will be elided
47263         under [NDEBUG] anyway.
47265 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
47267         * sysdeps/unix/sysv/linux/Makefile: Include
47268         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
47269         (sysdep_routines): Remove sysctl.
47270         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
47271         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
47272         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
47273         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
47274         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
47276 2012-05-22  Andreas Jaeger  <aj@suse.de>
47278         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
47279         that pseudo_end is just ret and the stack pointer is correct also
47280         for static library in error case.
47282 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
47284         [BZ #14122]
47285         * nss/nsswitch.c (defconfig_entries): New variable.
47286         (__nss_database_lookup): Don't leak defconfig entries.
47287         (nss_parse_service_list): Don't leak on error paths.
47288         (free_database_entries): New function.
47289         (free_defconfig): New function.
47290         (free_mem): Move common code to free_database_entries.
47292 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
47294         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
47295         Add arch_prctl.
47296         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
47298         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
47299         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
47300         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
47301         New macro.
47302         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
47303         (INTERNAL_SYSCALL_TYPES): Likewise.
47304         (LOAD_ARGS_TYPES_[1-6]): Likewise.
47305         (LOAD_REGS_TYPES_[1-6]): Likewise.
47306         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
47307         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
47309 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47311         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
47312         copysignl for GLIBC_2_0.
47313         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
47314         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
47315         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
47316         logbl for GLIBC_2_0.
47317         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
47318         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
47320 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
47322         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
47323         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
47325         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
47326         Use "neg %eax".
47328         * time/mktime.c: Update copyright years.
47330 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
47332         mktime: merge comment-quoting-style change from gnulib
47333         * time/mktime.c: Quote 'like this' in comments.
47334         The GNU coding standards suggest that we no longer quote `like this',
47335         as "`" and "'" are typically rendered asymmetrically nowadays.
47336         The typical gnulib style is to quote 'like this' when quoting
47337         code, and "like this" when quoting English.
47339         * time/mktime.c (compile-command): Add "-I.".
47341         mktime: merge mktime-internal.h change from gnulib
47342         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
47344         mktime: merge time_r change from gnulib
47345         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
47347         mktime: merge DEBUG change from gnulib
47348         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
47349         case system <time.h> has a #define.
47351         mktime: merge <sys/types.h> change from gnulib
47352         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
47353         since <time.t> is now guaranteed to define time_t.
47355         mktime: merge HAVE_CONFIG_H change from gnulib
47356         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
47358 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
47360         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
47361         Use "neg %eax".
47363         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
47364         __rlim_t cast.
47365         (struct rusage): Use anonymous union to pad each field to
47366         __syscall_slong_t.
47368 2012-05-21  David S. Miller  <davem@davemloft.net>
47370         * Makefules (o-iterator): Remove .s cases.
47371         (compile-command.s): Delete.
47372         (COMPILE.s): Delete.
47373         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
47375 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
47377         * configure.in (libc_cv_predef_stack_protector): Only consider
47378         "foobar" and "__stack_chk_fail" lines in libc_undefs.
47379         * configure: Regenerated.
47381 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
47383         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
47384         New macro.  Use R*LP on int and pointer.
47385         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
47386         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
47387         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
47388         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
47390         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
47391         [__WORDSIZE_TIME64_COMPAT32] instead of
47392         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
47393         (struct utmp): Likewise.
47394         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
47395         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
47396         Renamed to ...
47397         (__WORDSIZE_TIME64_COMPAT32): This.
47398         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
47399         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
47400         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
47401         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
47402         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
47403         (__WORDSIZE_TIME64_COMPAT32): New macro.
47405 2012-05-21  Andreas Jaeger  <aj@suse.de>
47407         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
47408         only if [SHARED]. Add prototype for __wcschr_ia32.
47410 2012-05-21  Roland McGrath  <roland@hack.frob.com>
47412         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
47413         of %rbp unmolested in the jmp_buf while mangling the low bits.
47414         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
47415         unmolested high bits of %rbp while demangling the low bits.
47416         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
47418 2012-05-21  Andreas Jaeger  <aj@suse.de>
47420         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
47421         * sunrpc/svc_simple.c: Use it for registerrpc.
47422         * sunrpc/xcrypt.c: Use it for passwd2des.
47424         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
47426 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
47428         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
47429         Don't define if [__SYSCALL_WORDSIZE != 32].
47430         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
47431         New macro.
47433 2012-05-21  Bruno Haible  <bruno@clisp.org>
47434             Andreas Jaeger  <aj@suse.de>
47436         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
47437         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
47438         inptr and inend for must_buffer_ch.
47439         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
47440         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
47441         * stdio-common/Makefile (tests): Remove bug15.
47442         (bug15-ENV): Remove macro.
47443         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
47444         anymore.
47446 2012-05-19  Andreas Jaeger  <aj@suse.de>
47447             Roland McGrath  <roland@hack.frob.com>
47449         * manual/contrib.texi: Completely rewritten. It contains now an
47450         alphabetical list of contributors and their contributions.
47452 2012-05-21  Richard Henderson  <rth@twiddle.net>
47454         * misc/getauxval.c (__getauxval): Use unsigned long int.
47455         * misc/sys/auxv.h: Include <sys/cdefs.h>.
47456         (getauxval): Use unsigned long int.
47458 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
47460         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
47462 2012-05-21  Roland McGrath  <roland@hack.frob.com>
47464         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
47465         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
47466         __alignof__ (long double).
47468 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47470         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47472 2012-05-20  Richard Henderson  <rth@twiddle.net>
47474         * misc/getauxval.c: New file.
47475         * misc/sys/auxv.h: New file.
47476         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
47477         (routines): Add getauxval.
47478         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
47479         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
47480         * elf/dl-sysdep.c (_dl_auxv): Remove.
47481         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
47482         * elf/dl-support.c (_dl_auxv): New variable.
47483         (_dl_aux_init): Initialize it.
47484         * manual/startup.texi (Auxiliary Vector): New node.
47485         * sysdeps/generic/bits/hwcap.h: New file.
47486         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
47487         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
47488         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
47489         * sysdeps/sparc/sysdep.h: ... here.  Include it.
47490         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
47491         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
47492         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
47493         Update.
47494         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
47495         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
47496         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
47497         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
47498         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
47499         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
47500         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
47501         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
47503 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47505         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47507 2012-05-19  David S. Miller  <davem@davemloft.net>
47509         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47511 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
47513         [BZ #14123]
47514         * math/s_ccosh.c: Include <float.h>
47515         (__ccosh): Avoid internal overflow calculating sinh and cosh
47516         values before multiplying by sin and cos values.
47517         * math/s_ccoshf.c: Likewise.
47518         * math/s_ccoshl.c: Likewise.
47519         * math/s_csin.c: Likewise.
47520         * math/s_csinf.c: Likewise.
47521         * math/s_csinl.c: Likewise.
47522         * math/s_csinh.c: Likewise.
47523         * math/s_csinhf.c: Likewise.
47524         * math/s_csinhl.c: Likewise.
47525         * math/libm-test.inc (ccos_test): Add more tests.
47526         (ccosh_test): Likewise.
47527         (csin_test): Likewise.
47528         (csinh_test): Likewise.
47529         * sysdeps/i386/fpu/libm-test-ulps: Update.
47530         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47532 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
47534         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
47535         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
47537         * sysdeps/x86_64/x32/_itoa.h: Add comment.
47539 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
47541         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
47542         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
47543         * sysdeps/powerpc/soft-fp/Versions: Likewise.
47544         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
47545         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
47546         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
47547         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
47548         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
47549         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
47550         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
47551         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
47552         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
47553         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
47554         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
47555         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
47556         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
47557         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
47558         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
47559         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
47560         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
47561         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
47562         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
47563         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
47564         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
47565         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
47566         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
47567         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
47568         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
47569         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
47570         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
47571         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
47573 2012-05-18  Andreas Jaeger  <aj@suse.de>
47575         * csu/.gitignore: Delete.
47577 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
47579         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
47580         (timex): Use __syscall_slong_t.
47582 2012-05-18  Andreas Jaeger  <aj@suse.de>
47583             Carlos O'Donell  <carlos_odonell@mentor.com>
47585         * manual/install.texi (Configuring and compiling): Update
47586         description about files modified in the source directory.
47587         * INSTALL: Regenerated.
47589 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
47591         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
47592         value.  Use "or" to set return value to -1.
47593         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
47594         negate return value.
47596 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
47598         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
47599         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
47600         failure if the compiler has Graphite support disabled.
47601         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
47602         Likewise.
47603         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
47604         (CFLAGS-memmove.c): Likewise.
47605         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
47606         Likewise.
47608 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
47610         * sysdeps/x86_64/x32/_itoa.h: New file.
47612         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
47613         getdents system call only if kernel and user dirents have the
47614         same d_ino and d_off.
47616         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
47617         LLONG_MAX != LONG_MAX.
47618         (_itoa_word): Use _ITOA_WORD_TYPE on value.
47619         (_fitoa_word): Likewise.
47621         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
47622         years.
47623         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
47624         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
47625         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
47627         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
47628         include <bits/wordsize.h>.  Check __x86_64__ instead of
47629         __WORDSIZE.
47630         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
47631         if __x86_64__ is defined.  Use anonymous union on fpstate.
47633         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
47634         anonymous union.
47636 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
47638         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
47639         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
47640         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
47641         Refer to _rtld_local_ro instead of _rtld_global_ro.
47642         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
47643         Likewise.
47644         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
47645         Likewise.
47646         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
47647         Likewise.
47648         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
47649         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
47650         of _rtld_global, and rtld_progname instead of _dl_argv[0].
47652         * sysdeps/powerpc/powerpc32/dl-machine.c
47653         (__elf_machine_runtime_setup) [PROF]: Don't reference
47654         _dl_prof_resolve.
47656 2012-05-18  Andreas Jaeger  <aj@suse.de>
47658         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
47659         function only available for GCCs before 3.4 since GCC 3.4
47660         introduced a builtin.
47661         (lrint): Likewise.
47662         (llrintf): Likewise.
47663         (llrint): Likewise.
47664         (fmaxf): Likewise.
47665         (fmax): Likewise.
47666         (fminf): Likewise.
47667         (fmin): Likewise.
47668         (rint): Likewise.
47669         (rintf): Likewise.
47670         (nearbyint): Likewise.
47671         (nearbyintf): Likewise.
47672         (ceil): Likewise.
47673         (ceilf): Likewise.
47674         (floor): Likewise.
47675         (floorf): Likewise.
47677 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
47679         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
47680         on both fields and cast pointer to __syscall_ulong_t.
47682         * bits/types.h (__fsword_t): New type.
47683         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
47684         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
47685         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
47686         (__FSWORD_T_TYPE): Likewise.
47687         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
47688         (__FSWORD_T_TYPE): Likewise.
47689         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
47690         (__FSWORD_T_TYPE): Likewise.
47691         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
47692         (__FSWORD_T_TYPE): Likewise.
47693         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
47694         __SWORD_TYPE with __fsword_t.
47695         (statfs64): Likewise.
47697 2012-05-17  David S. Miller  <davem@davemloft.net>
47699         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
47701 2012-05-17  Andreas Jaeger  <aj@suse.de>
47703         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
47704         warning.
47706 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
47708         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
47710 2012-05-17  Andreas Jaeger  <aj@suse.de>
47712         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
47713         when it is used.
47715 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
47717         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
47719 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
47721         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
47722         * sysdeps/x86_64/tst-mallocalign1.c: New file.
47724 2012-05-17  Andreas Jaeger  <aj@suse.de>
47725             Carlos O'Donell  <carlos_odonell@mentor.com>
47727         [BZ #14059]
47728         * sysdeps/x86_64/multiarch/init-arch.h
47729         (bit_YMM_Usable): Rename to...
47730         (bit_AVX_Usable): ... this.
47731         (bit_FMA4_Usable): New macro.
47732         (bit_XMM_state): New macro.
47733         (bit_YMM_state): New macro.
47734         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
47735         [__ASSEMBLER__] (index_AVX_Usable): ... this.
47736         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
47737         (CPUID_OSXSAVE): New macro.
47738         (CPUID_AVX): New macro.
47739         (CPUID_FMA4): New macro.
47740         (index_YMM_Usable): Rename to...
47741         (index_AVX_Usable): ... this.
47742         (HAS_AVX): Use HAS_ARCH_FEATURE.
47743         (HAS_FMA4): Likewise.
47744         (HAS_YMM_USABLE): Remove.
47745         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
47746         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
47747         are present.
47748         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
47749         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
47750         * sysdeps/x86_64/multiarch/Makefile: Likewise.
47751         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
47752         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
47754 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
47756         * math/libm-test.c: Support platforms without multiple rounding modes.
47757         * math/bug-nextafter.c: Support platforms without FP exceptions.
47758         * math/bug-nexttoward.c: Likewise.
47759         * math/test-fenv.c: Likewise.
47760         * math/test-misc.c: Likewise.
47761         * stdlib/bug-getcontext.c: Likewise.
47763 2012-05-17  Andreas Jaeger  <aj@suse.de>
47765         * manual/examples/search.c (critter_cmp): Change signature to
47766         avoid warnings.
47767         * manual/string.texi (Collation Functions): Likewise.
47769 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
47771         * bits/types.h: Fold copyright years.
47772         * bits/typesizes.h: Likewise.
47773         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
47774         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
47775         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
47776         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
47777         * time/time.h: Likewise.
47779 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
47781         [BZ #208]
47782         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
47783         in instead of returning them.  Return void.
47784         (__libc_mallinfo): Accumulate over all arenas.
47785         (__malloc_stats): Adjust for change in int_mallinfo interface.
47787 2012-05-16  Roland McGrath  <roland@hack.frob.com>
47789         [BZ #10375]
47790         * configure.in (NM): Add AC_CHECK_TOOL for it.
47791         (libc_extra_cflags): New substituted variable.
47792         Check for -fstack-protector being used implicitly.
47793         * configure: Regenerated.
47794         * config.make.in (config-extra-cflags): New variable,
47795         gets @libc_extra_cflags@.
47796         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
47798         [BZ #10375]
47799         * configure.in: Check for _FORTIFY_SOURCE being predefined.
47800         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
47801         * configure: Regenerated.
47802         * config.make.in (CPPUNDEFS): New substituted variable.
47803         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
47804         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
47805         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
47807 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
47809         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
47810         (mq_attr): Use __syscall_slong_t.
47812 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
47814         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
47815         Check __x86_64__ instead of __WORDSIZE.
47816         (_STAT_VER_LINUX): Likewise.
47817         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
47818         __syscall_ulong_t and __syscall_slong_t.
47819         (stat64): Likewise.
47821 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
47823         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
47825 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
47827         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
47829 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
47831         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
47832         __syscall_ulong_t.
47834         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
47835         include <bits/wordsize.h>.  Check __x86_64__ instead of
47836         __WORDSIZE.
47837         (greg_t): Use "__extension__ long long int" if __x86_64__ is
47838         defined.
47839         (mcontext_t): Replace "unsigned long" with "unsigned long long".
47841         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
47842         include <bits/wordsize.h>.  Check __x86_64__ instead of
47843         __WORDSIZE.
47844         (user_regs_struct): Use "__extension__ unsigned long long"
47845         instead of "unsigned long" if __x86_64__ is defined.
47846         (user): Likewise.  Pad after pointer field if __ILP32__ is
47847         defined.
47849 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
47851         * configure.in (makeinfo): Require version 4.5 or later.  Allow
47852         versions 5 to 9.
47853         * configure: Regenerated.
47854         * manual/install.texi (texinfo): Increase version requirement to
47855         4.5 or later.
47856         * INSTALL: Regenerated.
47858         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
47860 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
47862         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
47864         * sysdeps/x86_64/x32/ffs.c: New file.
47866         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
47867         __syscall_ulong_t.
47868         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
47869         defined.  Use __syscall_ulong_t.
47870         (shminfo): Use __syscall_ulong_t.
47871         (shm_info): Likewise.
47873         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
47874         __syscall_ulong_t.
47876         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
47877         <bits/wordsize.h>.
47878         (msgqnum_t): Use __syscall_ulong_t.
47879         (msglen_t): Likewise.
47880         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
47881         __syscall_ulong_t.
47883         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
47884         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
47886         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
47888         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
47889         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
47891         * sysvipc/sys/msg.h (msgbuf): Replace long int with
47892         __syscall_slong_t.
47894         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
47895         include <bits/wordsize.h>.  Check __x86_64__ instead of
47896         __WORDSIZE.
47898         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
47899         "unsigned long long int" if __x86_64__ is defined.
47900         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
47902         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
47903         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
47904         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
47906         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
47907         <stdint.h>.
47908         (GET_PC): Cast to uintptr_t first.
47909         (GET_FRAME): Likewise.
47910         (GET_STACK): Likewise.
47912         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
47913         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
47914         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
47915         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
47916         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
47917         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
47918         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
47919         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
47920         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
47921         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
47922         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
47923         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
47924         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
47925         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
47926         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
47927         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
47928         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
47929         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
47930         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
47931         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
47932         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
47933         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
47934         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
47935         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
47936         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
47937         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
47938         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
47939         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
47940         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
47942 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
47944         * Makerules (+depfiles): Also collect depfiles from .oS in
47945         $(extra-objs).
47946         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
47947         .oS, $(libnldbl-routines)).
47949         * Makerules (native-compile-mkdep-flags): Define.
47950         * sunrpc/Makefile (extra-objs): Add $(addprefix
47951         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
47952         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
47953         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
47954         calling $(make-target-directory).
47956 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
47958         * bits/types.h (__snseconds_t): Removed.
47959         * time/time.h (struct timespec): Replace __snseconds_t with
47960         __syscall_slong_t.
47961         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
47962         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
47963         Likewise.
47964         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
47965         (__SNSECONDS_T_TYPE): Likewise.
47966         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
47967         (__SNSECONDS_T_TYPE): Likewise.
47968         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
47969         (__SNSECONDS_T_TYPE): Likewise.
47971 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
47973         * sysdeps/mach/hurd/bits/typesizes.h
47974         (__SYSCALL_SLONG_TYPE): New macro.
47975         (__SYSCALL_ULONG_TYPE): Likewise.
47977 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
47979         * bits/types.h (__syscall_slong_t): New type.
47980         (__syscall_ulong_t): Likewise.
47982         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
47983         (__SYSCALL_ULONG_TYPE): Likewise.
47984         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
47985         (__SYSCALL_SLONG_TYPE): Likewise.
47986         (__SYSCALL_ULONG_TYPE): Likewise.
47987         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
47988         (__SYSCALL_SLONG_TYPE): Likewise.
47989         (__SYSCALL_ULONG_TYPE): Likewise.
47990         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
47991         (__SYSCALL_SLONG_TYPE): Likewise.
47992         (__SYSCALL_ULONG_TYPE): Likewise.
47994 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
47996         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
47997         Add sigaltstack-offsets.sym.
47998         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
47999         <sigaltstack-offsets.h>.
48000         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
48001         longjmp_msg pointer.
48002         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
48003         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
48004         signal stack.
48005         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
48007 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
48009         * elf/stackguard-macros.h: Remove file.
48010         * sysdeps/generic/stackguard-macros.h: New file.
48011         * sysdeps/i386/stackguard-macros.h: Likewise.
48012         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
48013         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
48014         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
48015         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
48016         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
48017         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
48018         * sysdeps/x86_64/stackguard-macros.h: Likewise.
48019         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
48020         <elf/stackguard-macros.h>.
48022         [BZ #14109]
48023         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
48024         __aligned__ in attribute.
48025         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
48026         (gregset_t): Likewise.
48028 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48030         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
48031         * sysdeps/x86_64/64/Implies-after: Here.  New file.
48032         * sysdeps/x86_64/x32/Implies-after: New file.
48034 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48036         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
48037         and access return value for _dl_profile_fixup.  Use R10_LP to
48038         load frame size.
48040 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48042         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
48044 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48046         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
48047         * sysdeps/x86_64/x32/sysdep.h: New file.
48049 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48051         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
48052         * sysdeps/x86_64/setjmp.S: Likewise.
48054 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
48056         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
48057         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
48058         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
48059         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
48060         remove unused global constant.
48062 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
48064         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
48065         include of <not-cancel.h>.
48067 2012-05-15  Roland McGrath  <roland@hack.frob.com>
48069         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
48071 2012-05-15  Jeff Law  <law@redhat.com>
48072             Andreas Jaeger  <aj@suse.de>
48074         [BZ #13594]
48075         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
48076         out from...
48077         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
48078         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
48079         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
48080         code changing __hst_map_handle.map.
48082 2012-05-15  Roland McGrath  <roland@hack.frob.com>
48084         * configure.in (sysnames): Look for Implies-before and Implies-after
48085         files.
48086         * configure: Regenerated.
48088 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48090         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
48091         8-byte data alignment with LP_SIZE alignment.
48093 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48095         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
48096         into R10_LP.
48098 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48100         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
48102 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48104         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
48105         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
48106         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
48107         Likewise.
48108         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
48110 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48112         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
48113         (stackinfo_sub_sp): Likewise.
48115 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48117         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
48118         RAX_LP.
48120 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48122         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
48123         into R*_LP.
48125 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48127         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
48128         sizes into R*_LP.
48130 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48132         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
48134 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48136         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
48137         into R11_LP and load __x86_64_shared_cache_size_half into
48138         R8_LP.
48140 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
48142         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
48143         R8_LP.
48145 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
48147         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
48148         logb for POWER7.
48149         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
48150         logbf for POWER7.
48151         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
48152         logbl for POWER7.
48153         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
48154         powerpc32/power7/fpu/s_logb.c via #include.
48155         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
48156         powerpc32/power7/fpu/s_logbf.c via #include.
48157         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
48158         powerpc32/power7/fpu/s_logbl.c via #include.
48160 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
48162         * README.libm: Remove file.
48164 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
48166         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
48167         count for x32.  Use R*_LP and omit operand-size suffix.
48169 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
48171         * shlib-versions: Move x86_64-.*-linux.* entries to ...
48172         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
48173         * sysdeps/x86_64/x32/shlib-versions: New file.
48175 2012-05-14  Roland McGrath  <roland@hack.frob.com>
48177         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
48178         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
48179         Use _dl_fatal_printf instead.
48181 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
48183         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
48184         set if not set by the user.  Do not allow for being unset.
48185         * sysdeps/unix/sysv/linux/configure: Regenerated.
48187 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
48189         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
48190         the `q' suffix from lea and replace .quad with ASM_ADDR.
48192 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
48194         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
48195         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
48196         instead of $17.
48197         (PTR_DEMANGLE): Likewise.
48199 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
48201         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
48202         (LP_OP): Likewise.
48203         (ASM_ADDR): Likewise.
48204         (RAX_LP): Likewise.
48205         (RBP_LP): Likewise.
48206         (RBX_LP): Likewise.
48207         (RCX_LP): Likewise.
48208         (RDI_LP): Likewise.
48209         (RSI_LP): Likewise.
48210         (RSP_LP): Likewise.
48211         (R8_LP): Likewise.
48212         (R9_LP): Likewise.
48213         (R10_LP): Likewise.
48214         (R10_LP): Likewise.
48215         (R11_LP): Likewise.
48216         (R12_LP): Likewise.
48217         (R13_LP): Likewise.
48218         (R14_LP): Likewise.
48219         (R15_LP): Likewise.
48221 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
48223         * sysdeps/x86_64/x32/dl-machine.h: New file.
48225 2012-05-14  Andreas Jaeger  <aj@suse.de>
48227         * manual/Makefile (subdir): Remove export of subdir.
48228         (all): Remove target.
48229         (.PHONY): Remove all from list.
48230         (mkinstalldirs): Remove.
48231         (.PHONY): Remove installdirs from list.
48232         ($(inst_infodir)/libc.info): Use make-target-directory.
48233         (installdirs): Remove.
48234         (subdir_%): Remove.
48235         (glibc-targets): Remove.
48236         (lib): Remove.
48237         (stubs): Remove.
48238         ($(objpfx)stubs ../po/manual.pot): Remove.
48239         ($(objpfx)stamp%): Remove.
48240         (make-target-directory): Remove.
48241         (subdir_install): Remove.
48242         (routines): Remove.
48243         (aux): Remove.
48244         (sources): Remove.
48245         (objects): Remove.
48246         (headers): Remove.
48248         [BZ #13750]
48249         * manual/.gitignore: Remove, it's not needed anymore.
48250         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
48251         all files in it.
48252         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
48253         directory.
48254         (texis): Renamed to $(objpfx)texis.
48255         (texis-path): New, contains path to generated files.
48256         (chapters.%): Use texis-path for complete path, add extra argument
48257         libc-texinfo.sh.
48258         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
48259         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
48260         (summary,texi, stamp-summary): Use complete path of
48261         files. Generate files in build dir.
48262         (dir-add.texi): Build in build dir.
48263         (libm-err.texi,stamp-libm-err): Likewise.
48264         (version.texi, stamp-version): Likewise.
48265         (.%c.texi): Likewise.
48266         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
48267         (mostlyclean): Remove target.
48268         (realclean): Remove target.
48269         (generated): Add new variable with contents from mostlyclean and
48270         realclean, remove entries duplicated in common-mostlyclean, add
48271         stamp-libm-err and stamp-version.
48272         (generated-dirs): Add libc directory.
48273         ($(inst_infodir)/libc.info): Install files from build dir.
48275         * manual/install.texi (Configuring and compiling): Adjust since
48276         the info files are not part of the tar ball anymore.
48278 2012-05-14  Andreas Jaeger  <aj@suse.de>
48280         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
48281         variable.
48283 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
48285         [BZ #13717]
48286         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
48287         to 2.2.0 where earlier.
48288         * sysdeps/unix/sysv/linux/configure: Regenerated.
48289         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
48290         Remove conditional code.
48291         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
48292         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
48293         Remove conditional code.
48294         [!__NR_lchown]: Likewise.
48295         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
48296         [__NR_lchown]: Likewise.
48297         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
48298         comment referencing __ASSUME_LCHOWN_SYSCALL.
48299         * sysdeps/unix/sysv/linux/i386/sigaction.c
48300         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
48301         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
48302         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
48303         Remove conditional code.
48304         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
48305         (__protocol_available): Remove #if 0 code.
48306         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
48307         conditional code.
48308         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
48309         * sysdeps/unix/sysv/linux/kernel-features.h
48310         (__ASSUME_GETCWD_SYSCALL): Don't define.
48311         (__ASSUME_REALTIME_SIGNALS): Likewise.
48312         (__ASSUME_PREAD_SYSCALL): Likewise.
48313         (__ASSUME_PWRITE_SYSCALL): Likewise.
48314         (__ASSUME_POLL_SYSCALL): Likewise.
48315         (__ASSUME_LCHOWN_SYSCALL): Likewise.
48316         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
48317         non-SPARC.
48318         (__ASSUME_SIOCGIFNAME): Don't define.
48319         (__ASSUME_MSG_NOSIGNAL): Likewise.
48320         (__ASSUME_SENDFILE): Define unconditionally.
48321         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
48322         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
48323         conditional code.
48324         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
48325         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
48326         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
48327         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
48328         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
48329         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
48330         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
48331         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
48332         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
48333         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
48334         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
48335         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
48336         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
48337         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
48338         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
48339         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
48340         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
48341         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
48342         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
48343         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
48344         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
48345         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
48346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
48347         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
48348         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
48349         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
48350         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
48351         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
48352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
48353         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
48354         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
48355         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
48356         Remove conditional code.
48357         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
48358         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
48359         Remove conditional code.
48360         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
48361         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
48362         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
48363         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
48364         Remove conditional code.
48365         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
48366         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
48367         Remove conditional code.
48368         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
48369         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
48370         Remove conditional code.
48371         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
48372         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
48373         Remove conditional code.
48374         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
48375         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
48376         Remove conditional code.
48377         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
48378         * sysdeps/unix/sysv/linux/sh/pwrite64.c
48379         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
48380         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
48381         * sysdeps/unix/sysv/linux/sigaction.c
48382         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
48383         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
48384         * sysdeps/unix/sysv/linux/sigpending.c
48385         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
48386         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
48387         * sysdeps/unix/sysv/linux/sigprocmask.c
48388         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
48389         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
48390         * sysdeps/unix/sysv/linux/sigsuspend.c
48391         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
48392         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
48393         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
48394         (__libc_missing_rt_sigs): Remove.
48395         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
48396         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
48397         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
48398         Remove conditional code.
48399         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
48400         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
48401         return 1.
48402         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
48403         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
48404         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
48405         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
48407 2012-05-14  Andreas Jaeger  <aj@suse.de>
48409         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
48410         it's not used in glibc.
48411         (__coshm1): Likewise.
48412         (__acosh1p): Likewise.
48413         (__sgn): Likewise.
48415         * manual/string.texi (Copying and Concatenation): Add missing
48416         variable in concat example.
48417         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
48419 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
48421         [BZ #14103]
48422         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
48423         __builtin_clzl with __builtin_clzll.
48425 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
48427         [BZ #14104]
48428         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
48429         libc_freeres_ptr.
48431 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48433         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
48434         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
48435         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
48436         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
48438 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
48440         * NEWS: Update ia64 info.
48442 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
48444         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
48445         used as bcopy.
48447 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
48449         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
48450         * sysdeps/unix/syscalls.list (dup3): Likewise.
48451         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
48452         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
48454 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
48456         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
48457         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
48459 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
48461         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
48462         thread pointer.
48463         (TLS_IE): Use mov/add instead of movq/addq to load thread
48464         pointer.
48465         (TLS_GD_PREFIX): New.
48466         (TLS_GD): Use it.
48468 2012-05-11  David S. Miller  <davem@davemloft.net>
48470         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
48471         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
48472         (_FPU_SETCW): Likewise.
48474 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
48476         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
48477         is 32-byte aligned.
48479 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
48481         [BZ #11837]
48482         * iconvdata/gb18030.c: Update tables.
48483         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
48484         characters specially.
48485         (BODY for TO_LOOP): Add encoding of missing ranges.
48487 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
48489         [BZ #13673]
48490         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
48491         * sysdeps/mach/hurd/dup3.c: Likewise.
48492         * sysdeps/mach/hurd/readlinkat.c: Likewise.
48493         * sysdeps/powerpc/memmove.c:: Likewise.
48495 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
48497         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
48498         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
48500 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
48502         * elf/elf.h (R_X86_64_RELATIVE64): New.
48503         (R_X86_64_NUM): Updated.
48504         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
48505         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
48506         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
48507         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
48508         tst-quad1pie tst-quad2pie
48509         (modules-names): Add tst-quadmod1 tst-quadmod2.
48510         ($(objpfx)tst-quad1): New dependency.
48511         ($(objpfx)tst-quad2): Likewise.
48512         ($(objpfx)tst-quad1pie): Likewise.
48513         ($(objpfx)tst-quad2pie): Likewise.
48514         * sysdeps/x86_64/tst-quad1.c: New file.
48515         * sysdeps/x86_64/tst-quad1pie.c: New file.
48516         * sysdeps/x86_64/tst-quad2.c: Likewise.
48517         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
48518         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
48519         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
48520         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
48521         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
48523 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48525         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
48526         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
48527         * streams/stropts.h (t_scalar_t): Define type.
48529         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
48530         (_PATH_PRESERVE): Set to "/var/lib".
48531         (_PATH_RWHODIR): Set to "/var/spool/rwho".
48533         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
48534         instead of int.
48536         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
48537         if __dir_mkfile succeeded.
48539         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
48540         checking for _hurd_dtablesize.  Unlock it right after having
48541         finished _hurd_dtable allocation.
48543 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
48545         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
48546         * sysdeps/mach/hurd/configure: Regenerated.
48547         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
48548         special-casing to...
48549         * sysdeps/gnu/configure.in: ... this new file.
48550         * sysdeps/unix/sysv/linux/configure: Regenerated.
48551         * sysdeps/gnu/configure: New generated file.
48553         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
48554         for Linux: use nsec instead of usec, as well as:
48555         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
48556         members of type struct timespec.
48557         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
48558         New macros.
48559         (struct stat64): Likewise.
48560         (_STATBUF_ST_NSEC): New macro.
48561         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
48563         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
48564         __strtoul_internal rather than strtoul.
48566 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
48568         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
48569         and reject them.
48571 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48573         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
48574         which preserves existing values.
48575         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
48577 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
48579         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
48580         TIMEOUT values.  Return EINVAL for NFDS values either negative or
48581         greater than FD_SETSIZE.
48583 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48585         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
48586         allocated, call __vm_protect to finish enabling the existing space, and
48587         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
48588         allocate the remainder.
48590 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
48592         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
48593         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
48595 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48597         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
48598         sysdeps/mach/hurd/readlink.c.
48600         * posix/tst-sysconf.c (posix_options): Only use
48601         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
48602         _POSIX_SYNCHRONIZED_IO when they are defined
48603         * sysdeps/mach/hurd/bits/posix_opt.h:
48604         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
48605         (_XOPEN_REALTIME): Undefine macro.
48606         (_XOPEN_REALTIME_THREADS): Undefine macro.
48607         (_XOPEN_SHM): Undefine macro.
48608         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
48609         macro to -1.
48610         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
48611         macro to -1.
48612         (_POSIX_ASYNC_IO): Undefine macro.
48613         (_POSIX_PRIORITIZED_IO): Undefine macro.
48614         (_POSIX_SPIN_LOCKS): Define macro to -1.
48616         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
48617         SA_NODEFER, SA_RESETHAND.
48618         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
48619         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
48620         F_DUPFD_CLOEXEC.
48622 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
48624         * elf/Makefile (pldd-modules): Define unconditionally.
48626 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
48628         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
48630 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48632         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
48633         Return ENOENT when name is empty.
48634         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
48636 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
48638         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
48640         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
48642 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48644         Fix mlock in all cases except non-readable pages.
48645         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
48646         instead of VM_PROT_ALL as parameter to __vm_wire function.
48648         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
48649         (__mkdir): When path is `/', just fail with EEXIST.
48650         * sysdeps/mach/hurd/mkdirat.c: Likewise.
48652 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
48654         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
48655         <sys/uio.h> (for writev).
48656         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
48657         and <sys/param.h> (for MIN).
48659 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
48661         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
48662         REQUESTED_TIME.  Properly set the remaining time and return EINTR
48663         if interrupted.
48665 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
48667         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
48668         Depend on against $(link-rpcuserlibs).
48670 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48672         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
48673         (__libc_stack_end): Do not use attribute_relro.
48674         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
48675         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
48676         to libthread-provided value.
48677         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
48678         attribute_relro.
48680 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
48682         [BZ #3748]
48683         * bits/libc-lock.h (__libc_once_get): New macro.
48684         * sysdeps/mach/bits/libc-lock.h: Likewise.
48685         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
48686         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
48687         instead of using implementation details.
48689         * libio/fileops.c: Unconditionally include <kernel-features.h>.
48690         * libio/freopen.c: Likewise.
48691         * libio/freopen64.c: Likewise.
48692         * misc/syslog.c: Likewise.
48693         * nscd/connections.c: Likewise.
48694         * nscd/netgroupcache.c: Likewise.
48695         * sysdeps/posix/getcwd.c: Likewise.
48697 2012-05-10  Roland McGrath  <roland@hack.frob.com>
48699         * math/w_ilogbf.c: Add #include <limits.h>.
48701 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48703         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
48704         path instead of returning without unlocking.
48706         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
48707         immediate-write ioctls.
48708         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
48710 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
48712         * sysdeps/mach/hurd/i386/init-first.c (init): Use
48713         __builtin_frame_address instead of making assumptions about the
48714         location of the return address relative to DATA.  Force early load of
48715         the return address.
48716         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
48717         __builtin_frame_address.
48719         dup3 for GNU Hurd.
48720         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
48721         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
48722         implement dup3 and do some further code clean-ups.
48723         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
48724         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
48726 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48728         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
48730         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
48731         HURD_CRITICAL_END around holding _hurd_dtable_lock.
48732         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
48733         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
48734         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
48735         d->port.lock.
48737         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
48738         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
48739         when handler == SIG_ERR, not when handler != SIG_ERR.
48741 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
48743         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
48744         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
48745         definitions.
48747         accept4 for GNU Hurd.
48748         * include/sys/socket.h (__libc_accept4): New prototype.
48749         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
48750         to implement __libc_accept4.
48751         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
48752         __libc_accept4.
48753         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
48755         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
48756         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
48757         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
48758         signal-defines.sym.
48760 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48762         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
48764 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
48766         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
48767         assertion on O_CLOEXEC flag.
48768         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
48769         * hurd/intern-fd.c: Likewise.
48770         * hurd/port2fd.c: Likewise.
48772 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48774         [BZ #3906]
48775         * bits/in.h (IPV6_PKTINFO): Define new macro.
48776         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
48778 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
48780         [BZ #13954]
48781         [BZ #13955]
48782         [BZ #13956]
48783         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
48784         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
48785         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
48786         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
48787         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
48788         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
48789         * math/libm-test.inc (logb_test) : Additional logb tests.
48791 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
48792             Andreas Jaeger  <aj@suse.de>
48794         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
48795         * configure: Regenerated.
48796         * config.h.in (LINK_OBSOLETE_RPC): New macro.
48797         * config.make.in (link-obsolete-rpc): New substituted variable.
48798         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
48799         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
48800         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
48801         (shared-only-routines): Don't set it under [link-obsolete-rpc],
48802         so that libc.a contains the symbols.
48803         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
48804         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
48805         * sunrpc/auth_none.c: Likewise.
48806         * sunrpc/auth_unix.c: Likewise.
48807         * sunrpc/authdes_prot.c: Likewise.
48808         * sunrpc/authuxprot.c: Likewise.
48809         * sunrpc/clnt_gen.c: Likewise.
48810         * sunrpc/clnt_perr.c: Likewise.
48811         * sunrpc/clnt_raw.c: Likewise.
48812         * sunrpc/clnt_simp.c: Likewise.
48813         * sunrpc/clnt_tcp.c: Likewise.
48814         * sunrpc/clnt_udp.c: Likewise.
48815         * sunrpc/clnt_unix.c: Likewise.
48816         * sunrpc/des_crypt.c: Likewise.
48817         * sunrpc/des_soft.c: Likewise.
48818         * sunrpc/get_myaddr.c: Likewise.
48819         * sunrpc/key_call.c: Likewise.
48820         * sunrpc/key_prot.c: Likewise.
48821         * sunrpc/netname.c: Likewise.
48822         * sunrpc/pm_getmaps.c: Likewise.
48823         * sunrpc/pm_getport.c: Likewise.
48824         * sunrpc/pmap_clnt.c: Likewise.
48825         * sunrpc/pmap_prot.c: Likewise.
48826         * sunrpc/pmap_prot2.c: Likewise.
48827         * sunrpc/pmap_rmt.c: Likewise.
48828         * sunrpc/publickey.c: Likewise.
48829         * sunrpc/rpc_cmsg.c: Likewise.
48830         * sunrpc/rpc_common.c: Likewise.
48831         * sunrpc/rpc_dtable.c: Likewise.
48832         * sunrpc/rpc_prot.c: Likewise.
48833         * sunrpc/rpc_thread.c: Likewise.
48834         * sunrpc/rtime.c: Likewise.
48835         * sunrpc/svc.c: Likewise.
48836         * sunrpc/svc_auth.c: Likewise.
48837         * sunrpc/svc_raw.c: Likewise.
48838         * sunrpc/svc_run.c: Likewise.
48839         * sunrpc/svc_tcp.c: Likewise.
48840         * sunrpc/svc_udp.c: Likewise.
48841         * sunrpc/svc_unix.c: Likewise.
48842         * sunrpc/svcauth_des.c: Likewise.
48843         * sunrpc/xcrypt.c: Likewise.
48844         * sunrpc/xdr.c: Likewise.
48845         * sunrpc/xdr_array.c: Likewise.
48846         * sunrpc/xdr_float.c: Likewise.
48847         * sunrpc/xdr_intXX_t.c: Likewise.
48848         * sunrpc/xdr_mem.c: Likewise.
48849         * sunrpc/xdr_rec.c: Likewise.
48850         * sunrpc/xdr_ref.c: Likewise.
48851         * sunrpc/xdr_sizeof.c: Likewise.
48852         * sunrpc/xdr_stdio.c: Likewise.
48854 2012-05-10  Roland McGrath  <roland@hack.frob.com>
48856         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
48857         change.  Update copyright years.
48859 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
48861         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
48863 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
48864             Joseph Myers  <joseph@codesourcery.com>
48865             Paul Pluzhnikov  <ppluzhnikov@google.com>
48867         [BZ #14012]
48868         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
48869         requiring rpcgen.
48870         [cross-compiling] (extra-libs): Likewise.
48871         [cross-compiling] (extra-libs-others): Likewise.
48872         [cross-compiling] (librpcsvc-routines): Likewise.
48873         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
48874         [cross-compiling] (omit-deps): Likewise.
48875         (sunrpc-CPPFLAGS): New variable.
48876         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
48877         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
48878         (cross-rpcgen-objs): New variable.
48879         (extra-objs): Append $(cross-rpcgen-objs).
48880         ($(cross-rpcgen-objs)): New rule.
48881         ($(objpfx)cross-rpcgen): Likewise.
48882         (rpcgen-cmd): Define to use $(built-program-file).  Expand
48883         comment.
48884         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
48885         ($(objpfx)x%.stmp): Likewise.
48886         * sunrpc/proto.h [IS_IN_build] (_): Define.
48887         [IS_IN_build] (_libc_intl_domainname): Likewise.
48889 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
48891         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
48892         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
48893         and R_X86_64_TPOFF64.
48895 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
48897         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
48898         sysdeps/unix/sysv/syscalls.list.
48899         (stime): Likewise.
48900         (utime): Likewise.
48901         * sysdeps/unix/sysv/syscalls.list: Remove file.
48903 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
48905         [BZ #3440]
48906         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
48907         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
48908         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
48909         (__LC_IDENTIFICATION): Make these macros useful in #if
48910         expressions, as required by C99.
48912 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
48914         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
48915         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
48916         after this.
48918 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
48920         * stdlib/longlong.h: Updated from GCC.
48922 2012-05-09  Andreas Jaeger  <aj@suse.de>
48924         * nscd/nscd.c (run_modes): Make named enum, reorder so that
48925         default is first entry.
48926         (run_mode): Set type.
48927         (main): Remove informal message about syslog.
48928         (options): Fix typo.
48930         [BZ #14053]
48931         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
48932         to asm.
48933         (lrint): Likewise.
48934         (llrintf): Likewise.
48935         (llrint): Likewise.
48936         (rint): Likewise.
48937         (rintf): Likewise.
48938         (nearbyint): Likewise.
48939         (nearbyintf): Likewise.
48941 2012-05-09  Andreas Jaeger  <aj@suse.de>
48942             Pedro Alves  <palves@redhat.com>
48944         * nscd/nscd.c (run_mode): Use enum.
48945         (main): Cleanup coding style issue.
48947 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
48948             Andreas Jaeger  <aj@suse.de>
48950         * nscd/nscd.c (go_background): Replaced with...
48951         (run_mode): ... this.
48952         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
48953         (options): Add -F --foreground.
48954         (main): Implement it.
48955         (parse_opt): Parse it.
48957 2012-05-09  Andreas Jaeger  <aj@suse.de>
48959         [BZ #14083]
48960         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
48961         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
48962         -Wconversion warning.
48963         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
48964         Likewise.
48966 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
48968         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
48969         == 0.
48970         (LC_ALL): Use macro-int-constant.
48971         (LC_COLLATE): Likewise.
48972         (LC_CTYPE): Likewise.
48973         (LC_MESSAGES): Likewise.
48974         (LC_MONETARY): Likewise.
48975         (LC_NUMERIC): Likewise.
48976         (LC_TIME): Likewise.
48977         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
48978         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
48979         [ISO || ISO99 || ISO11] (*_t): Do not allow.
48980         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
48981         Specify type.
48982         [C99-based standards] (float_t): Expect type.
48983         [C99-based standards] (double_t): Expect type.
48984         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
48985         type.
48986         [C99-based standards] (HUGE_VALL): Likewise.
48987         [C99-based standards] (INFINITY): Likewise.
48988         [C99-based standards] (NAN): Likewise.
48989         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
48990         [C99-based standards] (FP_NAN): Likewise.
48991         [C99-based standards] (FP_NORMAL): Likewise.
48992         [C99-based standards] (FP_SUBNORMAL): Likewise.
48993         [C99-based standards] (FP_ZERO): Likewise.
48994         [C99-based standards] (FP_FAST_FMA): Use
48995         optional-macro-int-constant.  Specify type.  Require == 1.
48996         [C99-based standards] (FP_FAST_FMAF): Likewise.
48997         [C99-based standards] (FP_FAST_FMAL): Likewise.
48998         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
48999         [C99-based standards] (FP_ILOGBNAN): Likewise.
49000         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
49001         Specify type.
49002         [C99-based standards] (MATH_ERREXCEPT): Likewise.
49003         [C99-based standards] (math_errhandling): Specify type.
49004         [ISO99 || ISO11] (signgam): Do not allow.
49005         [non-C99-based standards] (copysignf): Do not allow.
49006         [non-C99-based standards] (exp2f): Likewise.
49007         [non-C99-based standards] (log2f): Likewise.
49008         [non-C99-based standards] (modff): Allow.
49009         [non-C99-based standards] (erff): Do not allow.
49010         [non-C99-based standards] (erfcf): Likewise.
49011         [non-C99-based standards] (gammaf): Likewise.
49012         [non-C99-based standards] (hypotf): Likewise.
49013         [non-C99-based standards] (j0f): Likewise.
49014         [non-C99-based standards] (j1f): Likewise.
49015         [non-C99-based standards] (jnf): Likewise.
49016         [non-C99-based standards] (lgammaf): Likewise.
49017         [non-C99-based standards] (tgammaf): Likewise.
49018         [non-C99-based standards] (y0f): Likewise.
49019         [non-C99-based standards] (y1f): Likewise.
49020         [non-C99-based standards] (ynf): Likewise.
49021         [non-C99-based standards] (isnanf): Likewise.
49022         [non-C99-based standards] (acoshf): Likewise.
49023         [non-C99-based standards] (asinhf): Likewise.
49024         [non-C99-based standards] (atanhf): Likewise.
49025         [non-C99-based standards] (cbrtf): Likewise.
49026         [non-C99-based standards] (expm1f): Likewise.
49027         [non-C99-based standards] (ilogbf): Likewise.
49028         [non-C99-based standards] (log1pf): Likewise.
49029         [non-C99-based standards] (logbf): Likewise.
49030         [non-C99-based standards] (nextafterf): Likewise.
49031         [non-C99-based standards] (remainderf): Likewise.
49032         [non-C99-based standards] (rintf): Likewise.
49033         [non-C99-based standards] (scalbf): Likewise.
49034         [non-C99-based standards] (copysignl): Likewise.
49035         [non-C99-based standards] (exp2l): Likewise.
49036         [non-C99-based standards] (log2l): Likewise.
49037         [non-C99-based standards] (modfl): Allow.
49038         [non-C99-based standards] (erfl): Do not allow.
49039         [non-C99-based standards] (erfcl): Likewise.
49040         [non-C99-based standards] (gammal): Likewise.
49041         [non-C99-based standards] (hypotl): Likewise.
49042         [non-C99-based standards] (j0l): Likewise.
49043         [non-C99-based standards] (j1l): Likewise.
49044         [non-C99-based standards] (jnl): Likewise.
49045         [non-C99-based standards] (lgammal): Likewise.
49046         [non-C99-based standards] (tgammal): Likewise.
49047         [non-C99-based standards] (y0l): Likewise.
49048         [non-C99-based standards] (y1l): Likewise.
49049         [non-C99-based standards] (ynl): Likewise.
49050         [non-C99-based standards] (isnanl): Likewise.
49051         [non-C99-based standards] (acoshl): Likewise.
49052         [non-C99-based standards] (asinhl): Likewise.
49053         [non-C99-based standards] (atanhl): Likewise.
49054         [non-C99-based standards] (cbrtl): Likewise.
49055         [non-C99-based standards] (expm1l): Likewise.
49056         [non-C99-based standards] (ilogbl): Likewise.
49057         [non-C99-based standards] (log1pl): Likewise.
49058         [non-C99-based standards] (logbl): Likewise.
49059         [non-C99-based standards] (nextafterl): Likewise.
49060         [non-C99-based standards] (remainderl): Likewise.
49061         [non-C99-based standards] (rintl): Likewise.
49062         [non-C99-based standards] (scalbl): Likewise.
49063         [ISO || ISO99 || ISO11] (*_t): Do not allow.
49064         [non-C99-based standards] (FP_*): Do not allow.
49065         [C99-based standards] (FP_*): Change to
49066         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
49067         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
49068         allow.
49069         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
49070         (SIG_ERR): Likewise.
49071         [X/Open-based standards] (SIG_HOLD): Likewise.
49072         (SIG_IGN): Likewise.
49073         (SIGABRT): Use macro-int-constant.  Specify type.  Require
49074         positive value.
49075         (SIGFPE): Likewise.
49076         (SIGILL): Likewise.
49077         (SIGINT): Likewise.
49078         (SIGSEGV): Likewise.
49079         (SIGTER): Likewise.
49080         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
49081         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
49082         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
49083         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
49084         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
49085         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
49086         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
49087         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
49088         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
49089         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
49090         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
49091         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
49092         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
49093         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
49094         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
49095         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
49096         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
49097         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
49098         [X/Open-based standards] (SIGTRAP): Likewise.
49099         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
49100         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
49101         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
49102         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
49103         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
49104         allow.
49106 2012-05-08  Ian Wienand  <ianw@vmware.com>
49108         [BZ #14080]
49109         * time/tzset.c (__tzset_parse_tz): Update default rules for
49110         daylight time changes in the Energy Policy Act of 2005.
49112 2012-05-09  Andreas Jaeger  <aj@suse.de>
49114         [BZ #13983]
49115         * elf/ldconfig.c (parse_conf): Change string to make clear that
49116         ldconfig only issued a warning if ld.so.conf does not exist.
49118 2012-05-08  David S. Miller  <davem@davemloft.net>
49120         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
49121         movxtod instead of popping the value on the stack.
49123         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49125 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
49127         * config.h.in: Add HAVE_ARM_PCS_VFP.
49129 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
49131         [BZ #13979]
49132         * include/features.h: Warn if user requests __FORTIFY_SOURCE
49133         checking but the checks are disabled for any reason.
49135 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
49137         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
49138         and ELF64_R_TYPE with ELFW(R_TYPE).
49140 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
49142         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
49143         (ulimit): Likewise.
49145         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
49146         (settimeofday): Likewise.
49148 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
49150         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
49151         a struct th_u2 inside the union, and move tu_block/tu_code into
49152         a new th_u3 union of tu_block/tu_code inside of that.  Move
49153         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
49154         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
49155         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
49156         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
49157         (th_stuff): Change to th_u1.tu_stuff.
49158         (th_data): Define.
49159         (th_msg): Change to th_u1.th_u2.tu_data.
49161 2012-05-07  David S. Miller  <davem@davemloft.net>
49163         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49165         [BZ #14074]
49166         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
49167         (SETUP_PIC_REG): Use it.
49168         (SETUP_PIC_REG_LEAF): Use it.
49170 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
49172         [BZ #13885]
49173         [BZ #13923]
49174         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
49175         USE_AS_EXPM1L.
49176         (EXPL_FINITE): Likewise.
49177         (FLDLOG): Likewise.
49178         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
49179         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
49180         e_expl.S.
49181         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
49182         USE_AS_EXPM1L.
49183         (EXPL_FINITE): Likewise.
49184         (FLDLOG): Likewise.
49185         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
49186         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
49187         e_expl.S.
49188         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
49189         test of -max_value argument for long double.
49190         * sysdeps/i386/fpu/libm-test-ulps: Update.
49191         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49193 2012-05-06  David S. Miller  <davem@davemloft.net>
49195         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
49196         quad soft-float symbols whose references which are compiler
49197         generated.
49198         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
49200 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
49202         [BZ #13884]
49203         [BZ #13914]
49204         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
49205         USE_AS_EXP10L.
49206         (EXPL_FINITE): Likewise.
49207         (FLDLOG): Likewise.
49208         (c0): Likewise.
49209         (c1): Likewise.
49210         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
49211         Adjust comments for base varying.
49212         (__expl_finite): Change alias to EXPL_FINITE.
49213         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
49214         e_expl.S.
49215         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
49216         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
49217         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
49218         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
49219         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
49220         USE_AS_EXP10L.
49221         (EXPL_FINITE): Likewise.
49222         (FLDLOG): Likewise.
49223         (c0): Likewise.
49224         (c1): Likewise.
49225         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
49226         Adjust comments for base varying.
49227         (__expl_finite): Change alias to EXPL_FINITE.
49228         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
49229         tests for bugs.
49230         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
49232         [BZ #14064]
49233         * math/libm-test.inc (check_float_internal): Correct ulp
49234         calculation for subnormal expected results.
49236 2012-05-06  Andreas Jaeger  <aj@suse.de>
49238         * Makeconfig (+math-flags): New, set to -frounding-math.
49239         (+cflags): Add +math-flags so that all of glibc gets compiled with
49240         it.
49242         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
49244 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
49246         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
49247         Disable one test.
49249         [BZ #13787]
49250         [BZ #13922]
49251         [BZ #14036]
49252         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
49253         (__ieee754_expl): Allow for and saturate large arguments.
49254         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
49255         (u_threshold): Likewise.
49256         (__exp): Call __ieee754_exp before checking for overflow and
49257         underflow.
49258         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
49259         (u_threshold): Likewise.
49260         (__expf): Call __ieee754_expf before checking for overflow and
49261         underflow.
49262         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
49263         (u_threshold): Likewise.
49264         (__expl): Call __ieee754_expl before checking for overflow and
49265         underflow.
49266         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
49267         (__ieee754_expl): Allow for and saturate large arguments.
49268         * math/libm-test.inc (exp_test): Add another test.  Do not allow
49269         missing overflow exception on overflow.
49270         (expm1_test): Do not allow missing overflow exception on overflow.
49272         * sysdeps/i386/fpu/e_expl.c: Move to ...
49273         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
49274         rather than using inline asm.
49275         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
49276         * sysdeps/x86_64/fpu/e_expl.S: Copy from
49277         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
49279         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
49280         (nice): Likewise.
49281         (poll): Likewise.
49282         (signal): Likewise.
49283         (time): Likewise.
49284         (times): Likewise.
49286 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
49288         * sysdeps/unix/syscalls.list (adjtime): Add entry from
49289         sysdeps/unix/common/syscalls.list.
49290         (fchmod): Likewise.
49291         (fchown): Likewise.
49292         (ftruncate): Likewise.
49293         (getrusage): Likewise.
49294         (gettimeofday): Likewise.
49295         (setpgid): Likewise.
49296         (setregid): Likewise.
49297         (setreuid): Likewise.
49298         (sigaction): Likewise.
49299         (truncate): Likewise.
49300         (vhangup): Likewise.
49301         * sysdeps/unix/common/syscalls.list: Remove file.
49302         * sysdeps/unix/bsd/Implies: Don't include unix/common.
49303         * sysdeps/unix/sysv/linux/Implies: Likewise.
49305 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
49307         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
49308         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
49309         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
49310         Moved to ...
49311         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
49312         Here.
49313         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
49314         to ...
49315         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
49316         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
49317         to ...
49318         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
49319         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
49320         to ...
49321         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
49322         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
49323         to ...
49324         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
49325         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
49326         to ...
49327         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
49328         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
49329         to ...
49330         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
49331         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
49332         to ...
49333         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
49334         Here.
49335         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
49336         to ...
49337         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
49338         Here.
49339         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
49340         to ...
49341         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
49342         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
49343         Moved to ...
49344         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
49345         Here.
49346         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
49347         to ...
49348         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
49350 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
49352         * sysdeps/unix/common/bits/dirent.h: Remove file.
49353         * sysdeps/unix/common/bits/fcntl.h: Likewise.
49355         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
49356         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
49357         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
49358         * sysdeps/unix/bsd/isatty.c: Likewise.
49359         * sysdeps/unix/bsd/tcdrain.c: Likewise.
49360         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
49361         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
49363 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
49365         [BZ #13563]
49366         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
49367         long double comparison inaccuracies.
49368         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
49369         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49371 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
49373         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
49374         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
49376 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
49378         [BZ #14049]
49379         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
49380         nonzero digits before rounding a hex value.
49381         * stdlib/tst-strtod.c (tests): Add another test.
49383 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49385         * sysdeps/s390/fpu/libm-test-ulps: Update.
49387 2012-05-03  Andreas Jaeger  <aj@suse.de>
49389         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
49390         does not get optimized out.
49391         (malloc_opt_barrier): New.
49393 2012-05-03  Andreas Jaeger  <aj@suse.de>
49394             Roland McGrath  <roland@hack.frob.com>
49396         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
49397         intermediate file deletion.
49398         (generated): Add .symlist files.
49400 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
49402         [BZ #13775]
49403         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
49404         Redirect under this condition.
49405         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
49406         [__USE_GNU] (__dprintf_chk): Not under this condition.
49407         [__USE_GNU] (__vdprintf_chk): Likewise.
49408         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
49409         under this condition.
49410         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
49411         [__USE_XOPEN2K8] (dprintf): Define under this condition.
49412         [__USE_XOPEN2K8] (vdprintf): Likewise.
49413         [__USE_GNU] (__dprintf_chk): Not under this condition.
49414         [__USE_GNU] (__vdprintf_chk): Likewise.
49415         [__USE_GNU] (dprintf): Likewise.
49416         [__USE_GNU] (vdprintf): Likewise.
49418 2012-05-03  Roland McGrath  <roland@hack.frob.com>
49420         * elf/Makefile (common-generated): Set this instead of generated for
49421         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
49422         $(all-built-dso)-derived lists.
49424 2012-05-03  Andreas Jaeger  <aj@suse.de>
49426         * sysdeps/i386/fpu/libm-test-ulps: Update.
49428         * FAQ: Removed.
49429         * FAQ.in: Likewise.
49430         * scripts/gen-FAQ.pl: Likewise.
49431         * manual/install.texi (Installation): Point to online location of
49432         FAQ.
49433         * Makefile (files-for-dist): Remove FAQ.
49434         (FAQ): Remove.
49436 2012-05-02  Allan McRae  <allan@archlinux.org>
49438         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
49439         (LDFLAGS-reldepmod5.so): Likewise.
49440         (LDFLAGS-reldep6mod1.so): Likewise.
49441         (LDFLAGS-reldep6mod4.so): Likewise.
49442         (LDFLAGS-reldep8mod3.so): Likewise.
49443         (LDFLAGS-unload4mod1.so): Likewise.
49444         (LDFLAGS-unload4mod2.so): Likewise.
49445         (LDFLAGS-tst-initorder): Likewise.
49446         (LDFLAGS-tst-initordera2.so): Likewise.
49447         (LDFLAGS-tst-initordera3.so): Likewise.
49448         (LDFLAGS-tst-initordera4.so): Likewise.
49449         (LDFLAGS-tst-initorderb2.so): Likewise.
49450         (LDFLAGS-noload): Likewise.
49451         (LDFLAGS-next): Likewise.
49452         (LDFLAGS-order2mod1.so): Likewise.
49453         (LDFLAGS-order2mod2.so): Likewise.
49454         (LDFLAGS-tst-initorder2): Likewise.
49455         (LDFLAGS-tst-initorder2a.so): Likewise.
49456         (LDFLAGS-tst-initorder2b.so): Likewise.
49457         (LDFLAGS-tst-initorder2c.so): Likewise.
49458         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
49460 2012-05-02  David S. Miller  <davem@davemloft.net>
49462         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49464 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
49466         [BZ #14055]
49467         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
49469 2012-05-02  Andreas Jaeger  <aj@suse.de>
49471         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
49472         since we manipulate rounding mode.
49473         (CPPFLAGS-test-idouble.c): Likewise.
49474         (CPPFLAGS-test-ifloat.c): Likewise.
49475         (CFLAGS-test-ldouble.c): Likewise.
49476         (CFLAGS-test-double.c): Likewise.
49477         (CFLAGS-test-float.c): Likewise.
49478         (CFLAGS-test-misc.c): Likewise.
49479         (CFLAGS-test-test-fenv.c): Likewise.
49481 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
49483         [BZ #2550]
49484         [BZ #2570]
49485         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
49486         comparisons to determine direction to adjust input.
49488 2012-05-01  Roland McGrath  <roland@hack.frob.com>
49490         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
49491         output to the target.
49493         * scripts/localplt.awk: New file.
49494         * elf/Makefile ($(objpfx)check-localplt): Target removed.
49495         (check-localplt-CFLAGS): Variable removed.
49496         ($(all-built-dso:=.jmprel)): New static pattern rule.
49497         (generated): Add those targets.
49498         (localplt-built-dso): New variable.
49499         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
49501         * elf/check-localplt.c: File removed.
49503         * scripts/check-execstack.awk: New file.
49504         * elf/Makefile ($(objpfx)check-execstack): Target removed.
49505         (check-execstack-CFLAGS): Variable removed.
49506         ($(objpfx)check-execstack.h): Target removed.
49507         ($(objpfx)execstack-default): New target.
49508         (generated): Add that instead of check-execstack.h.
49509         ($(all-built-dso:=.phdr)): New static pattern rule.
49510         (generated): Add those targets.
49511         * elf/check-execstack.c: File removed.
49513         * scripts/check-textrel.awk: New file.
49514         * elf/Makefile ($(objpfx)check-textrel): Target removed.
49515         (check-textrel-CFLAGS): Variable removed.
49516         (all-built-dso): Use := to define.o
49517         ($(all-built-dso:=.dyn)): New static pattern rule.
49518         (generated): Add those targets.
49519         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
49520         * config.make.in (READELF): New substituted variable.
49521         * elf/check-textrel.c: File removed.
49523 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
49525         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
49526         allow.
49527         * conform/data/ctype.h-data [C99-based standards] (isblank):
49528         Expect function.
49529         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
49530         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
49531         [ISO || ISO99 || ISO11] (*_t): Do not allow.
49532         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
49533         Specify type.  Require positive value.
49534         (EILSEQ): Likewise.
49535         (ERANGE): Likewise.
49536         [ISO || POSIX] (EILSEQ): Do not expect.
49537         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
49538         Specify type.  Require positive value.
49539         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
49540         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
49541         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
49542         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
49543         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
49544         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
49545         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
49546         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
49547         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
49548         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
49549         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
49550         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
49551         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
49552         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
49553         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
49554         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
49555         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
49556         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
49557         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
49558         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
49559         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
49560         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
49561         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
49562         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
49563         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
49564         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
49565         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
49566         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
49567         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
49568         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
49569         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
49570         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
49571         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
49572         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
49573         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
49574         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
49575         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
49576         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
49577         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
49578         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
49579         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
49580         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
49581         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
49582         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
49583         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
49584         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
49585         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
49586         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
49587         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
49588         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
49589         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
49590         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
49591         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
49592         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
49593         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
49594         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
49595         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
49596         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
49597         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
49598         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
49599         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
49600         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
49601         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
49602         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
49603         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
49604         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
49605         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
49606         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
49607         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
49608         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
49609         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
49610         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
49611         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
49612         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
49613         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
49614         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
49615         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
49616         Require >= 2.
49617         (FLT_ROUNDS): Expect as macro, not constant.
49618         (FLT_MANT_DIG): Use macro-int-constant.
49619         (DBL_MANT_DIG): Likewise.
49620         (LDBL_MANT_DIG): Likewise.
49621         (FLT_DIG): Likewise.
49622         (DBL_DIG): Likewise.
49623         (LDBL_DIG): Likewise.
49624         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
49625         (DBL_MIN_EXP): Likewise.
49626         (LDBL_MIN_EXP): Likewise.
49627         (FLT_MAX_EXP): Use macro-int-constant.
49628         (DBL_MAX_EXP): Likewise.
49629         (LDBL_MAX_EXP): Likewise.
49630         (FLT_MAX_10_EXP): Likewise.
49631         (DBL_MAX_10_EXP): Likewise.
49632         (LDBL_MAX_10_EXP): Likewise.
49633         (FLT_MAX): Use macro-constant.
49634         (DBL_MAX): Likewise.
49635         (LDBL_MAX): Likewise.
49636         (FLT_EPSILON): Use macro-constant.  Give upper bound.
49637         (DBL_EPSILON): Likewise.
49638         (LDBL_EPSILON): Likewise.
49639         (FLT_MIN): Likewise.
49640         (DBL_MIN): Likewise.
49641         (LDBL_MIN): Likewise.
49642         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
49643         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
49644         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
49645         [ISO11] (FLT_HAS_SUBNORM): Likewise.
49646         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
49647         [ISO11] (DBL_DECIMAL_DIG): Likewise.
49648         [ISO11] (FLT_DECIMAL_DIG): Likewise.
49649         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
49650         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
49651         [ISO11] (FLT_TRUE_MIN): Likewise.
49652         [ISO11] (LDBL_TRUE_MIN): Likewise.
49653         [ISO || ISO99 || ISO11] (*_t): Do not allow.
49654         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
49655         (SCHAR_MIN): Use macro-int-constant.  Specify type.
49656         (SCHAR_MAX): Likewise.
49657         (UCHAR_MAX): Likewise.
49658         (CHAR_MIN): Likewise.
49659         (CHAR_MAX): Likewise.
49660         (MB_LEN_MAX): Use macro-int-constant.
49661         (SHRT_MIN): Use macro-int-constant.  Specify type.
49662         (SHRT_MAX): Likewise.
49663         (USHRT_MAX): Likewise.
49664         (INT_MAX): Likewise.
49665         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
49666         bound negative.
49667         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
49668         bound with "U".
49669         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
49670         bound with "L".
49671         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
49672         bound negative.  Suffix upper bound with "L".
49673         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
49674         bound with "UL".
49675         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
49676         Specify type.
49677         [C99-based standards] (LLONG_MAX): Likewise.
49678         [C99-based standards] (ULLONG_MAX): Likewise.
49679         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
49680         == 0.
49681         [ISO11] (max_align_t): Require type.
49682         [ISO || ISO99 || ISO11] (*_t): Do not allow.
49684         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
49685         from $CFLAGS, without defining away __attribute__ calls.
49686         (checknamespace): Use $CFLAGS_namespace.
49688         * conform/conformtest.pl (@keywords): Only include C99 keywords
49689         for standards based on C99 or C11.
49691         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
49692         Disable tests.
49693         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
49694         UNIX98]: Likewise.
49696         * conform/conformtest.pl: Handle "macro-int-constant" and test for
49697         usability of symbols in #if.
49699         * conform/conformtest.pl: If macro or constant types start
49700         "promoted:", expect the symbol to be of the following type
49701         promoted by the integer promotions.
49703         * conform/conformtest.pl: Parse all "constant" and "macro" lines
49704         in one place.  Also handle "macro-constant".
49706         * conform/conformtest.pl: Only accept expected macro values with
49707         "==".  Parse all "macro" lines in one place.
49708         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
49710         * conform/conformtest.pl: Handle braced types on "constant" lines
49711         instead of handling "typed-constant".
49712         * conform/data/signal.h-data: Use "constant" instead of
49713         "typed-constant".
49715         * conform/conformtest.pl: Handle "optional-" at start of lines in
49716         one place rather than duplicating several cases.  Handle each
49717         format of "macro" line with initial "optional-".
49719         * conform/conformtest.pl: Only accept expected constant or
49720         optional-constant values with "==".  Parse all "constant" lines in
49721         one place.  Parse all "optional-constant" lines in one place.
49722         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
49723         * conform/data/fmtmsg.h-data: Likewise.
49724         * conform/data/netinet/in.h-data: Likewise.
49725         * conform/data/tar.h-data: Likewise.
49726         * conform/data/limits.h-data: Use "==" form on "constant" and
49727         "optional-constant" lines.
49729         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
49730         Use -std=c99 for XOPEN2K.
49731         (@knownproblems): Remove.
49732         (newtoken): Don't check %isknown.
49734         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
49735         Do not expect macro.
49736         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
49737         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
49738         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
49739         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
49740         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
49741         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
49742         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
49743         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
49744         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
49745         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
49746         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
49747         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
49748         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
49749         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
49750         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
49751         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
49752         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
49753         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
49754         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
49755         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
49756         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
49757         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
49758         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
49759         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
49760         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
49761         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
49762         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
49763         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
49764         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
49765         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
49766         [XPG3] (acosh): Likewise.
49767         [XPG3] (asinh): Likewise.
49768         [XPG3] (atanh): Likewise.
49769         [XPG3] (cbrt): Likewise.
49770         [XPG3] (expm1): Likewise.
49771         [XPG3] (ilogb): Likewise.
49772         [XPG3] (log1p): Likewise.
49773         [XPG3] (logb): Likewise.
49774         [XPG3] (nextafter): Likewise.
49775         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
49776         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
49777         [XPG3] (remainder): Likewise.
49778         [XPG3] (rint): Likewise.
49779         [XPG3 || XPG4 || UNIX98] (round): Likewise.
49780         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
49781         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
49782         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
49783         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
49784         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
49785         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
49786         [UNIX98 || XOPEN2K] (scalb): Expect.
49787         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
49788         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
49789         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
49790         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
49791         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
49792         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
49793         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
49794         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
49795         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
49796         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
49797         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
49798         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
49799         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
49800         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
49801         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
49802         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
49803         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
49804         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
49805         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
49806         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
49807         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
49808         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
49809         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
49810         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
49811         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
49812         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
49813         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
49814         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
49815         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
49816         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
49817         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
49818         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
49819         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
49820         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
49821         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
49822         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
49823         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
49824         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
49825         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
49826         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
49827         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
49828         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
49829         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
49830         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
49831         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
49832         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
49833         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
49834         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
49835         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
49836         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
49837         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
49838         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
49839         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
49840         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
49841         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
49842         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
49843         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
49844         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
49845         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
49846         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
49847         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
49848         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
49849         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
49850         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
49851         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
49852         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
49853         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
49854         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
49855         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
49856         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
49857         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
49858         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
49859         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
49860         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
49861         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
49862         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
49863         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
49864         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
49865         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
49866         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
49867         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
49868         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
49869         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
49870         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
49871         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
49872         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
49873         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
49874         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
49875         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
49876         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
49877         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
49878         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
49879         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
49880         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
49881         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
49882         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
49883         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
49884         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
49885         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
49886         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
49887         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
49888         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
49889         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
49890         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
49891         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
49892         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
49893         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
49894         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
49895         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
49896         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
49897         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
49898         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
49899         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
49900         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
49901         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
49902         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
49903         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
49904         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
49905         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
49906         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
49907         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
49908         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
49909         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
49910         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
49911         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
49912         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
49913         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
49914         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
49915         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
49916         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
49917         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
49918         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
49919         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
49920         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
49921         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
49922         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
49923         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
49925         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
49926         _XOPEN_SOURCE_EXTENDED for XPG4.
49928         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
49930         * Makeconfig (localtime): Remove variable.
49931         (inst_localtime-file): Likewise.
49933 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
49935         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
49936         Update.
49937         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
49938         Update.
49939         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
49940         Update.
49941         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
49942         Update.
49943         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
49944         Update.
49945         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
49946         Update.
49947         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
49948         Update.
49949         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
49950         Update.
49951         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
49952         Update.
49954 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
49956         [BZ #2550]
49957         [BZ #2570]
49958         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
49959         comparisons to determine direction to adjust input.
49960         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
49961         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
49962         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
49963         Likewise.
49964         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
49965         Likewise.
49966         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
49967         Likewise.
49968         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
49969         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
49970         Likewise.
49971         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
49972         Likewise.
49973         * math/libm-test.inc (nexttoward_test): Add more tests.
49975 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
49977         [BZ #14040]
49978         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
49979         in version GLIBC_2.1, not GLIBC_2.0.
49980         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
49981         Likewise.
49983 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
49985         [BZ #13942]
49986         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
49987         (1 - x) * (1 + x).
49988         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
49989         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
49990         * math/libm-test.inc (acos_test): Add more tests.
49991         (asin_test): Likewise.
49992         * sysdeps/i386/fpu/libm-test-ulps: Update.
49993         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49995         [BZ #14034]
49996         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
49997         of square root.
49998         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
49999         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
50000         * math/libm-test.inc (acos_test_tonearest): New function.
50001         (acos_test_towardzero): Likewise.
50002         (acos_test_downward): Likewise.
50003         (acos_test_upward): Likewise.
50004         (asin_test_tonearest): Likewise.
50005         (asin_test_towardzero): Likewise.
50006         (asin_test_downward): Likewise.
50007         (asin_test_upward): Likewise.
50008         (main): Call the new functions.
50009         * sysdeps/i386/fpu/libm-test-ulps: Update.
50010         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
50012         [BZ #13884]
50013         [BZ #13924]
50014         * math/e_exp10.c: Include <float.h>.
50015         (__ieee754_exp10): Handle underflow here rather than multiplying
50016         large negative argument by M_LN10.
50017         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
50018         of __ieee754_expf.
50019         * math/e_exp10l.c: Include <float.h>.
50020         (__ieee754_exp10l): Handle underflow here rather than multiplying
50021         large negative argument by M_LN10l.
50022         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
50023         spurious overflow exception on underflow.
50025 2012-04-29  Marek Polacek  <polacek@redhat.com>
50027         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
50028         (__fortify_function): New macro.
50029         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
50030         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
50031         __extern_always_inline.
50032         * libio/bits/stdio2.h: Likewise.
50033         * libio/bits/stdio.h: Likewise.
50034         * string/string.h: Likewise.
50035         * string/bits/string3.h: Likewise.
50036         * include/stdio.h: Likewise.
50037         * stdlib/bits/stdlib.h: Likewise.
50038         * stdlib/stdlib.h: Likewise.
50039         * rt/bits/mqueue2.h: Likewise.
50040         * rt/mqueue.h: Likewise.
50041         * posix/bits/unistd.h: Likewise.
50042         * posix/unistd.h: Likewise.
50043         * io/bits/poll2.h: Likewise.
50044         * io/bits/fcntl2.h: Likewise.
50045         * io/fcntl.h: Likewise.
50046         * io/sys/poll.h: Likewise.
50047         * misc/bits/syslog.h: Likewise.
50048         * misc/bits/syslog-ldbl.h: Likewise.
50049         * misc/sys/syslog.h: Likewise.
50050         * socket/bits/socket2.h: Likewise.
50051         * socket/sys/socket.h: Likewise.
50052         * debug/tst-chk1.c: Likewise.
50053         * wcsmbs/bits/wchar2.h: Likewise.
50054         * wcsmbs/bits/wchar-ldbl.h: Likewise.
50055         * wcsmbs/wchar.h: Likewise.
50057 2012-04-29  Andreas Jaeger  <aj@suse.de>
50059         * Makerules (tests): Remove enable-check-abi protection.
50060         (check-abi-warn): Remove.
50061         (check-abi-%): Remove check-abi-warn usage.
50063         * configure.in: Remove check-abi configure option.
50064         * configure: Regenerated.
50065         * config.make.in (enable-check-abi): Remove.
50067 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
50069         [BZ #14033]
50070         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
50071         double functions to double *_finite functions.
50073         [BZ #13941]
50074         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
50075         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
50076         LDBL_MIN_EXP.
50077         * stdio-common/Makefile (tests): Add tst-sprintf3.
50078         * stdio-common/tst-sprintf3.c: New file.
50080         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
50081         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
50083 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
50085         * conform/conformtest.pl: Remove duplicate typed-constant
50086         handling.
50088 2012-04-28  David S. Miller  <davem@davemloft.net>
50090         * Makerules (%.abilist): Add vpath on sysdep_dirs.
50091         (check-abi-%): Remove AWK script prerequisite and explicit
50092         abilist directory.
50093         (check-abi): Rewrite to just diff the symlist with the abilist.
50094         (config-tls, config-abi-config): Delete, no longer used.
50095         (update-abi-%): Remove AWK script and explicit abilist directory.
50096         (update-abi): Rewrite to simply compare and conditionally copy the
50097         symlist and the sysdep abilist file.  Remove update-abi-config
50098         checks.
50099         * abilist/ld.abilist: Remove.
50100         * abilist/libBrokenLocale.abilist: Remove.
50101         * abilist/libanl.abilist: Remove.
50102         * abilist/libcrypt.abilist: Remove.
50103         * abilist/libdl.abilist: Remove.
50104         * abilist/librt.abilist: Remove.
50105         * abilist/libthread_db.abilist: Remove.
50106         * abilist/libutil.abilist: Remove.
50107         * scripts/extract-abilist.awk: Remove.
50108         * scripts/merge-abilist.awk: Remove.
50109         * sysdeps/generic/libcidn.abilist: New file.
50110         * sysdeps/generic/libnss_compat.abilist: New file.
50111         * sysdeps/generic/libnss_db.abilist: New file.
50112         * sysdeps/generic/libnss_dns.abilist: New file.
50113         * sysdeps/generic/libnss_files.abilist: New file.
50114         * sysdeps/generic/libnss_hesiod.abilist: New file.
50115         * sysdeps/generic/libnss_nis.abilist: New file.
50116         * sysdeps/generic/libnss_nisplus.abilist: New file.
50117         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
50118         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
50119         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
50120         file.
50121         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
50122         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
50123         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
50124         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
50125         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
50126         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
50127         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
50128         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
50129         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
50130         file.
50131         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
50132         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
50133         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
50134         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
50135         file.
50136         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
50137         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
50138         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
50139         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
50140         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
50141         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
50142         file.
50143         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
50144         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
50145         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
50146         file.
50147         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
50148         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
50149         New file.
50150         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
50151         New file.
50152         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
50153         New file.
50154         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
50155         New file.
50156         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
50157         New file.
50158         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
50159         New file.
50160         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
50161         New file.
50162         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
50163         New file.
50164         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
50165         New file.
50166         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
50167         New file.
50168         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
50169         New file.
50170         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
50171         New file.
50172         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
50173         New file.
50174         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
50175         file.
50176         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
50177         New file.
50178         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
50179         New file.
50180         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
50181         file.
50182         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
50183         New file.
50184         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
50185         New file.
50186         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
50187         file.
50188         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
50189         New file.
50190         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
50191         New file.
50192         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
50193         New file.
50194         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
50195         New file.
50196         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
50197         New file.
50198         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
50199         New file.
50200         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
50201         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
50202         file.
50203         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
50204         New file.
50205         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
50206         file.
50207         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
50208         file.
50209         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
50210         file.
50211         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
50212         file.
50213         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
50214         file.
50215         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
50216         New file.
50217         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
50218         file.
50219         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
50220         file.
50221         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
50222         New file.
50223         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
50224         file.
50225         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
50226         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
50227         file.
50228         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
50229         New file.
50230         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
50231         file.
50232         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
50233         file.
50234         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
50235         file.
50236         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
50237         file.
50238         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
50239         file.
50240         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
50241         New file.
50242         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
50243         file.
50244         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
50245         file.
50246         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
50247         New file.
50248         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
50249         file.
50250         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
50251         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
50252         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
50253         file.
50254         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
50255         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
50256         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
50257         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
50258         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
50259         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
50260         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
50261         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
50262         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
50263         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
50264         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
50265         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
50266         file.
50267         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
50268         New file.
50269         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
50270         file.
50271         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
50272         file.
50273         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
50274         file.
50275         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
50276         file.
50277         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
50278         file.
50279         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
50280         New file.
50281         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
50282         New file.
50283         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
50284         file.
50285         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
50286         New file.
50287         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
50288         file.
50289         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
50290         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
50291         file.
50292         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
50293         New file.
50294         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
50295         file.
50296         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
50297         file.
50298         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
50299         file.
50300         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
50301         file.
50302         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
50303         file.
50304         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
50305         New file.
50306         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
50307         New file.
50308         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
50309         file.
50310         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
50311         New file.
50312         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
50313         file.
50315 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
50317         * conform/conformtest.pl: Fix typo in handling typed-constant from
50318         allow-header.
50320 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
50322         * README: Cut down references to pre-2.6 Linux kernels and
50323         Linuxthreads.  Update lists of configurations in libc and ports
50324         and sort alphabetically.  Say "or newer" with Linux kernel version
50325         requirements.
50327         * config.h.in [IS_IN_build]: Allow compiling without optimization.
50329 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
50331         [BZ #887]
50332         * math/libm-test.inc (logb_test_downward): New test to expose
50333         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
50334         rounding mode.
50336 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
50338         [BZ #14027]
50339         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
50340         to be done.
50341         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
50342         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
50344 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
50346         * sysdeps/unix/i386/brk.S: Remove file.
50347         * sysdeps/unix/i386/dl-brk.S: Likewise.
50348         * sysdeps/unix/i386/pipe.S: Likewise.
50349         * sysdeps/unix/i386/sigreturn.S: Likewise.
50350         * sysdeps/unix/i386/syscall.S: Likewise.
50351         * sysdeps/unix/i386/vfork.S: Likewise.
50352         * sysdeps/unix/i386/wait.S: Likewise.
50354         * sysdeps/unix/common/tcsendbrk.c: Move to ...
50355         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
50357         * configure.in (arm*-none*): Do not allow without
50358         --enable-hacker-mode.
50359         (netbsd*): Remove case setting base_os.
50360         (386bsd*): Likewise.
50361         (freebsd*): Likewise.
50362         (bsdi*): Likewise.
50363         (osf*): Likewise.
50364         (sunos*): Likewise.
50365         (ultrix*): Likewise.
50366         (newsos*): Likewise.
50367         (dynix*): Likewise.
50368         (*bsd*): Likewise.
50369         (sysv*): Likewise.
50370         (isc*): Likewise.
50371         (esix*): Likewise.
50372         (sco*): Likewise.
50373         (minix*): Likewise.
50374         (irix4*): Likewise.
50375         (irix6*): Likewise.
50376         (solaris[2-9]*): Likewise.
50377         (none): Likewise.
50378         * configure: Regenerated.
50380 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
50382         [BZ #11521]
50383         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
50384         overflow or cancellation in calculating denominator.
50385         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
50386         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
50387         down expression to avoid unexpected rounding in newer GCCs.
50388         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
50390 2012-04-26  David S. Miller  <davem@davemloft.net>
50392         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
50393         long-double compat symbols.
50394         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
50395         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
50396         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
50397         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
50398         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
50399         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
50400         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
50401         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
50402         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
50403         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
50404         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
50405         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
50406         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
50408 2012-04-25  David S. Miller  <davem@davemloft.net>
50410         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
50411         HWCAP_* values only after the memory barriers have been defined.
50412         (atomic_full_barrier): Define.
50413         (atomic_read_barrier): Define.
50414         (atomic_write_barrier): Define.
50416 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
50418         * shlib-versions: Add libgcc_s version information.
50419         * sysdeps/generic/libgcc_s.h: Remove.
50420         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
50421         libgcc_s.h.
50422         * sysdeps/gnu/unwind-resume.c: Likewise.
50423         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
50425 2012-04-25  David S. Miller  <davem@davemloft.net>
50427         * sysdeps/unix/sparc/brk.S: Delete.
50428         * sysdeps/unix/sparc/dl-brk.S: Delete.
50429         * sysdeps/unix/sparc/pipe.S: Delete.
50430         * sysdeps/unix/sparc/sysdep.S: Delete.
50431         * sysdeps/unix/sparc/sysdep.h: Delete.
50432         * sysdeps/unix/sparc/vfork.S: Delete.
50433         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
50434         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
50435         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
50436         (ret_ERRVAL, r0, r1, MOVE): Define.
50437         (JUMPTARGET): Remove.
50438         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
50439         sysdeps/unix/sparc/sysdep.h
50440         (ENTRY, END): Remove.
50441         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
50443 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
50445         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
50446         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
50447         -DIS_IN_build.
50449         * timezone/README: Update upstream location and email address for
50450         tzcode and tzdata.
50451         * timezone/zdump.c: Update from tzcode 2012b.
50452         * timezone/zic.c: Likewise.
50454         * configure.in (libc_cv_as_needed): Remove test.
50455         * configure: Regenerated.
50456         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
50457         conditional definition.
50458         [$(have-as-needed) != yes] (no-as-needed): Likewise.
50459         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
50460         * config.make.in (have-as-needed): Remove variable.
50462 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
50463             Paul Pluzhnikov  <ppluzhnikov@google.com>
50465         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
50466         strings correctly.
50468 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
50470         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
50471         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
50472         * sysdeps/sh/strlen.S: Likewise.
50474 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
50476         * sysdeps/unix/fork.S: Remove file.
50477         * sysdeps/unix/i386/fork.S: Likewise.
50478         * sysdeps/unix/sparc/fork.S: Likewise.
50480         * sysdeps/unix/system.c: Remove file.
50481         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
50483         * sysdeps/unix/getegid.S: Remove file.
50484         * sysdeps/unix/geteuid.S: Likewise.
50486 2012-04-24  Roland McGrath  <roland@hack.frob.com>
50488         * scripts/check-localplt.awk: New file.
50489         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
50490         of diff.
50491         * scripts/data/localplt-generic.data: Add a comment.
50493         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
50494         NODE when __dir_mkfile failed.
50495         * sysdeps/mach/hurd/symlinkat.c: Likewise.
50496         Reported by Ludovic Courtès <ludo@gnu.org>.
50498 2012-04-24  Andreas Jaeger  <aj@suse.de>
50500         * Makerules (common-clean): Also remove gen-as-const-headers
50501         files.
50503 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
50505         * Makerules (native-compile): Do not change working directory for
50506         build.  Use $(OUTPUT_OPTION) in command.
50507         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
50509 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
50511         [BZ #13886]
50512         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
50513         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
50514         * math/libm-test.inc (floor_test): Add more tests.
50515         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
50517 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
50519         * sysdeps/unix/getdents.c: Remove file.
50520         * sysdeps/unix/sysv/getdents.c: Likewise.
50521         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
50523         * sysdeps/unix/syscalls.list (madvise): Add syscall from
50524         sysdeps/unix/mman/syscalls.list.
50525         (mmap): Likewise.
50526         (mprotect): Likewise.
50527         (msync): Likewise.
50528         (munmap): Likewise.
50529         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
50530         * sysdeps/unix/mman/syscalls.list: Remove.
50531         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
50533         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
50534         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
50535         * configure: Regenerated.
50536         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
50537         $(libgcc_s_suffix).
50538         * config.make.in (libgcc_s_suffix): Remove variable.
50540 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
50542         * sysdeps/unix/sysv/gethostname.c: Move to ...
50543         * sysdeps/posix/gethostname.c: ... here.
50545         * sysdeps/unix/execve.S: Remove file.
50547         * sysdeps/unix/_exit.S: Remove file.
50549 2012-04-23  Andreas Jaeger  <aj@suse.de>
50551         [BZ #13739]
50552         * manual/Makefile: Remove make dist support, there's no
50553         need for a stand-alone documentation tar ball.
50554         (TEXI2DVI): Define always, it's not in Makeconfig.
50555         (dist): Removed.
50556         (tar-it): Removed.
50557         (edition): Removed.
50558         (glibc-doc-$(edition).tar): Removed
50559         (%.Z): Removed.
50560         (%.gz): Removed.
50561         (%.uu): Removed.
50562         (ETAGS): Remove, it's in Makeconfig.
50563         (move-if-change): Remove, it's in Makeconfig.
50565 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
50567         [BZ #13970]
50568         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
50569         (strtod, strtof, strtold, strtol, strtoul, strtoq)
50570         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
50571         (strtod_l, strtof_l, strtold_l): Remove __wur.
50572         It is not necessarily an error to ignore strtol's return value.
50573         One can reliably look at the stored endptr to decide whether
50574         the number had valid syntax.
50576 2012-04-21  Andreas Jaeger  <aj@suse.de>
50578         [BZ #13739]
50579         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
50581 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
50583         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
50584         * sysdeps/unix/sysv/Versions: Remove file.
50586 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
50588         [BZ #13927]
50589         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
50591 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
50593         [BZ #7064]
50594         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
50595         version from __vm86.
50597 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
50599         * sysdeps/unix/common/lxstat.c: Remove file.
50600         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
50602         * sysdeps/unix/sysv/Makefile: Remove file.
50604         * sysdeps/unix/sysv/direct.h: Remove file.
50606         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
50607         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
50608         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
50609         * sysdeps/unix/sysv/bits/signum.h: Likewise.
50610         * sysdeps/unix/sysv/bits/stat.h: Likewise.
50611         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
50612         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
50614         * sysdeps/unix/sysv/setrlimit.c: Remove file.
50616         * sysdeps/unix/xmknod.c: Remove file.
50617         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
50619         * sysdeps/unix/sysv/settimeofday.c: Remove file.
50621         * sysdeps/unix/sysv/i386/time.S: Remove file.
50623         * sysdeps/unix/fxstat.c: Remove file.
50624         * sysdeps/unix/xstat.c: Likewise.
50625         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
50627         * sysdeps/unix/sysv/sigaction.c: Remove file.
50629         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
50630         (sysdep_headers): Remove variable.
50631         [termio.h not in sysdep_headers] (generated): Likewise.
50632         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
50633         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
50634         * sysdeps/unix/sysv/tcdrain.c: Likewise.
50635         * sysdeps/unix/sysv/tcflow.c: Likewise.
50636         * sysdeps/unix/sysv/tcflush.c: Likewise.
50637         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
50638         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
50639         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
50640         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
50641         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
50643         * sysdeps/unix/siglist.c: Remove file.
50645         * sysdeps/unix/getppid.S: Remove file.
50647         * sysdeps/unix/mkdir.c: Remove file.
50648         * sysdeps/unix/rmdir.c: Likewise.
50650 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
50652         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
50653         ERR_MAX value.
50654         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
50655         errlist-compat value.
50657 2012-04-18  David S. Miller  <davem@davemloft.net>
50659         * sysdeps/generic/memcopy.h (reg_char): Delete.
50660         * debug/strcat_chk.c: Use char, not reg_char.
50661         * debug/strcpy_chk.c: Likewise.
50662         * debug/strncat_chk.c: Likewise.
50663         * debug/strncpy_chk.c: Likewise.
50664         * string/memchr.c: Likewise.
50665         * string/memrchr.c: Likewise.
50666         * string/rawmemchr.c: Likewise.
50667         * string/strcat.c: Likewise.
50668         * string/strchr.c: Likewise.
50669         * string/strchrnul.c: Likewise.
50670         * string/strcmp.c: Likewise.
50671         * string/strcpy.c: Likewise.
50672         * string/strncat.c: Likewise.
50673         * string/strncmp.c: Likewise.
50674         * string/strncpy.c: Likewise.
50676 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
50678         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
50679         __builtin_memcopy is called when src and dest ranges are known to not
50680         overlap.
50682 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
50684         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
50685         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
50686         fwd_align_merge macro call.
50687         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
50688         bwd_align_merge macro call.
50689         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
50691 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
50693         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
50694         bwd_align_merge macros.
50695         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
50696         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
50697         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
50699 2012-04-18  David S. Miller  <davem@davemloft.net>
50701         * sysdeps/sparc/sparc64/memcopy.h: Delete.
50703 2012-04-18  Andreas Jaeger  <aj@suse.de>
50705         [BZ# 6794]
50706         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
50707         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
50708         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
50710         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
50711         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
50712         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
50714         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
50715         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
50716         Adjust for changed ldbl-128 files.
50718         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
50719         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
50720         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
50722 2012-04-17  David S. Miller  <davem@davemloft.net>
50724         * sysdeps/sparc/sparc32/memcopy.h: Delete.
50726 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
50728         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
50729         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
50730         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
50731         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
50732         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
50733         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
50735 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
50737         [BZ #6794]
50738         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
50739         * math/libm-test.inc: Add ilogb errno and exception tests.
50740         * math/w_ilogb.c: New file: ilogb wrapper.
50741         * math/w_ilogbf.c: New file: ilogbf wrapper.
50742         * math/w_ilogbl.c: New file: ilogbl wrapper.
50743         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
50744         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
50745         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
50746         exception being thrown with 0.0 as argument.
50747         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
50748         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
50749         exception being thrown with 0.0 as argument.
50750         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
50751         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
50752         exception being thrown with 0.0 as argument.
50753         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
50754         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
50755         exception being thrown with 0.0 as argument.
50756         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
50757         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
50758         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
50759         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
50760         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
50761         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
50762         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
50763         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
50764         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
50766 2012-04-17  Petr Baudis  <pasky@ucw.cz>
50768         * include/sys/uio.h: Change __vector to __iovec to avoid clash
50769         with altivec.
50771 2012-04-16  Marek Polacek  <polacek@redhat.com>
50773         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
50775 2012-04-16  Marek Polacek  <polacek@redhat.com>
50777         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
50778         operands of fdivp instruction.
50780 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
50782         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
50783         * elf/tst-auditmod3b.c: Likewise.
50784         * elf/tst-auditmod4b.c: Likewise.
50785         * elf/tst-auditmod5b.c: Likewise.
50786         * elf/tst-auditmod6b.c: Likewise.
50787         * elf/tst-auditmod6c.c: Likewise.
50788         * elf/tst-auditmod7b.c: Likewise.
50789         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
50790         * sysdeps/x86_64/preconfigure.in: Likewise.
50791         * sysdeps/x86_64/preconfigure: Regenerated.
50793 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
50795         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
50796         __ILP32__.
50798 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
50800         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
50801         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
50803 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
50805         [BZ #13973]
50806         * locale/iso-639.def: Fix gl language name. Spotted by
50807         Yaron Shahrabani.
50809 2012-04-12  Roland McGrath  <roland@hack.frob.com>
50811         [BZ #2074]
50812         * libio/libio.h (__io_write_fn): Update comment.
50814 2012-04-12  Petr Baudis  <pasky@ucw.cz>
50816         [BZ #2074]
50817         * stdio.texi (Hook Functions): The user provided writer function
50818         is not allowed to return -1.
50820 2012-04-11  David S. Miller  <davem@davemloft.net>
50822         * sysdeps/sparc/fpu/libm-test-ulps: Update.
50824 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
50826         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
50827         Add a leading slash to rtkaio.
50829 2012-04-11  Jim Meyering  <meyering@redhat.com>
50831         [BZ #11959]
50832         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
50833         It is not necessarily an error to ignore fwrite's return
50834         value.  One can reliably use ferror to test for errors after
50835         the fact.
50837 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
50839         * bits/types.h (__snseconds_t): New type.
50840         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
50842         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
50843         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
50844         (__SNSECONDS_T_TYPE): Likewise.
50845         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
50846         (__SNSECONDS_T_TYPE): Likewise.
50847         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
50848         (__SNSECONDS_T_TYPE): Likewise.
50850 2012-04-10  Andreas Jaeger  <aj@suse.de>
50852         [BZ #2636]
50853         * manual/time.texi (Processor Time): Return type of times is
50854         elapsed real time since an arbitrary point in the past.
50855         (CPU Time): Move CLK_TCK from here...
50856         (Processor Time): ...to here.  Correct description.
50857         * manual/conf.texi (Constants for Sysconf): Correct description of
50858         _SC_CLK_TCK.
50860 2012-04-10  David S. Miller  <davem@davemloft.net>
50862         [BZ #13967]
50863         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
50864         where the is a gap between DT_REL(A) and DT_JMPREL.
50866 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
50868         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
50869         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
50870         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
50872 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
50874         * elf/dl-support.c (_dl_inhibit_cache): New variable.
50875         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
50876         (dl_main): Handle --inhibit-cache.
50877         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
50878         _dl_inhibit_cache.
50879         * elf/dl-load.c (_dl_map_object): Use it.
50880         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
50882 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
50884         [BZ #13872]
50885         * sysdeps/i386/fpu/e_powl.S (p78): New object.
50886         (__ieee754_powl): Saturate large exponents rather than testing for
50887         overflow of y*log2(x).
50888         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
50889         * math/libm-test.inc (pow_test): Do not permit spurious overflow
50890         exceptions.
50892         [BZ #11521]
50893         * math/s_ctan.c: Include <float.h>.
50894         (__ctan): Avoid internal overflow or cancellation in calculating
50895         denominator.
50896         * math/s_ctanf.c: Likewise.
50897         * math/s_ctanl.c: Likewise.
50898         * math/s_ctanh.c: Likewise.
50899         * math/s_ctanhf.c: Likewise.
50900         * math/s_ctanhl.c: Likewise.
50901         * math/libm-test.inc (ctan_test): Add more tests.
50902         (ctanh_test): Likewise.
50903         * sysdeps/i386/fpu/libm-test-ulps: Update.
50904         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50906 2012-04-09  Andreas Jaeger  <aj@suse.de>
50908         [BZ #6894]
50909         * manual/filesys.texi (Directory Entries): Mention that d_namlen
50910         is an optional BSD extension.
50912         [BZ #10254]
50913         * manual/stdio.texi (Opening Streams): Document additional fopen
50914         parameters.
50916 2012-04-09  Roland McGrath  <roland@hack.frob.com>
50918         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
50919         %eax without telling the compiler.
50921 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
50923         [BZ # 13963]
50924         * manual/install.texi: Use sourceware.org.
50926 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
50928         [BZ #13873]
50929         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
50930         (__ieee754_pow): Generate overflow and underflow using huge*huge
50931         and tiny*tiny rather than just returning constant infinity or zero
50932         for large exponents.
50933         * math/libm-test.inc (pow_test): Require overflow exceptions for
50934         applicable cases of large exponents.
50936         [BZ #706]
50937         * sysdeps/i386/fpu/e_pow.S (p10): New object.
50938         (__ieee754_pow): Use iterative multiplication algorithm only for
50939         integer exponents with absolute value below 1024.  Check for odd
50940         integer exponents when using algorithm for real exponents.
50941         * math/libm-test.inc (pow_test): Add more tests.
50942         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
50944 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
50946         [BZ #13705]
50947         * math/libm-test.inc (exp_test): Do not allow overflow exception
50948         on underflow test.
50950 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
50952         [BZ #13705]
50953         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
50954         instead of __kernel_standard_f.
50956 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
50958         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
50959         * sysdeps/x86_64/memset_chk.S: Likewise.
50961 2012-04-08  Andreas Jaeger  <aj@suse.de>
50963         [BZ #10153]
50964         * manual/startup.texi (Environment Access): Describe return value
50965         for putenv and setenv.
50967         [BZ #6895]
50968         * manual/filesys.texi (Directory Entries): Add description for
50969         DT_LNK.
50971         [BZ #6890]
50972         * manual/filesys.texi (Directory Entries): Clarify that it's file
50973         system not operating system in the description of DT_UNKNOWN.
50975         [BZ #6578]
50976         * manual/syslog.texi (closelog): Fix reference, it's openlog.
50978 2012-04-08  Stephen Compall  <s11@member.fsf.org>
50980         [BZ #6649]
50981         * manual/llio.texi (Opening and Closing Files): Add cross
50982         reference to explain mode argument.
50984 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
50986         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
50987         * sysdeps/x86_64/memset_chk.S: Likewise.
50989 2012-04-07  David S. Miller  <davem@davemloft.net>
50991         * elf/elf.h (R_SPARC_WDISP10): Define.
50992         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
50993         R_SPARC_SIZE32.
50994         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
50995         R_SPARC_SIZE64 and R_SPARC_H34.
50997 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
50999         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
51000         conditions and remove no longer applicable assertion.
51002 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
51004         * bits/byteswap.h: Include <features.h>.
51005         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
51006         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
51008 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
51010         * bits/byteswap.h (__bswap_16): Removed.
51011         Include <bits/byteswap-16.h> to get __bswap_16.
51012         * sysdeps/i386/bits/byteswap.h: Likewise.
51013         * sysdeps/s390/bits/byteswap.h: Likewise.
51014         * sysdeps/x86_64/bits/byteswap.h: Likewise.
51015         * bits/byteswap-16.h: New file.
51016         * sysdeps/i386/bits/byteswap-16.h: Likewise.
51017         * sysdeps/s390/bits/byteswap-16.h: Likewise.
51018         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
51019         * string/Makefile (headers): Add bits/byteswap-16.h.
51021 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
51023         [BZ #13895]
51024         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
51025         extra indirection.
51026         * nss/Makefile (tests-static, tests): Add tst-nss-static.
51027         * nss/tst-nss-static.c: New.
51029 2012-04-06  Robert Millan  <rmh@gnu.org>
51031         [BZ #6486]
51032         * manual/llio.texi (File Position Primitive): lseek
51033         refers to WHENCE when it really means OFFSET.
51035 2012-04-06  Andreas Jaeger  <aj@suse.de>
51037         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
51038         strncmp declarations.
51040         * abilist/libc.abilist: Add __poll and __ppoll.
51042 2012-04-05  David S. Miller  <davem@davemloft.net>
51044         * scripts/check-local-headers.sh: Accept a host triplet in the
51045         path matched by the exclude regexp.
51047         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
51048         definition.
51049         * sysdeps/powerpc/powerpc32/dl-machine.h
51050         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
51051         * sysdeps/s390/s390-32/dl-machine.h
51052         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
51053         * sysdeps/sparc/sparc32/dl-machine.h
51054         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
51055         * sysdeps/sparc/sparc64/dl-machine.h
51056         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
51058         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
51059         lazy binding.
51060         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
51061         undefined symbol errors.
51063         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
51064         DT_NEEDED entries.
51066 2012-04-05  Michael Matz  <matz@suse.de>
51068         [BZ #13592]
51069         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
51071 2012-04-05  Andreas Jaeger  <aj@suse.de>
51073         [BZ #13908]
51074         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
51075         comment.
51077 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
51079         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
51080         which ROUND is no valid rounding mode.
51082 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
51084         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
51085         read again.
51086         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
51088 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
51090         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
51091         an exception using FPU order intentionally.
51093 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
51095         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
51096         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
51097         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
51098         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
51100 2012-04-05  Simon Josefsson  <simon@josefsson.org>
51102         [BZ #12340]
51103         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
51104         EINVAL when BUFLEN is too smal.
51106 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
51108         [BZ #13553]
51109         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
51110         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
51112 2012-04-03  Andreas Jaeger  <aj@suse.de>
51114         [BZ #13938]
51115         * manual/setjmp.texi (System V contexts): Fix sentence.
51117         [BZ #13926]
51118         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
51119         New macro for this case.
51120         [!__GNUC__] (__bswap_64): New inline function for this case.
51121         * sysdeps/x86_64/bits/byteswap.h: Likewise.
51122         * bits/byteswap.h: Likewise.
51123         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
51124         ull, guard with __GLIBC_HAVE_LONG_LONG.
51126         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
51127         __GLIBC_HAVE_LONG_LONG.
51129         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
51130         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
51132 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
51134         [BZ #13691]
51135         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
51136         inptr and inend, rather than using last_ch.
51138 2012-04-02  David S. Miller  <davem@davemloft.net>
51140         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
51141         * stdio-common/printf-parse.h (read_int): Change return type to
51142         'int', return -1 on INT_MAX overflow.
51143         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
51144         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
51145         overflows INT_MAX.  Check for overflow of in-format-string precision
51146         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
51147         SIZE_MAX not INT_MAX for integer overflow test.
51148         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
51149         skip the construct in the format string but do not record anything.
51150         * stdio-common/bug22.c: Adjust to test both width/prevision
51151         INT_MAX overflow as well as total length INT_MAX overflow.  Check
51152         explicitly for proper errno values.
51154 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
51156         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
51157         CHAR_MAX.
51158         * string/test-strcmp.c [! WIDE]: Likewise.
51159         * time/tst-mktime2.c: Likewise for INT_MAX.
51160         * string/test-string.h: #include <sys/param.h> for MIN.
51162         * csu/init-first.c (__libc_init_first): Call __ctype_init.
51163         * sysdeps/i386/init-first.c (init): Likewise.
51164         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
51165         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
51166         * sysdeps/sh/init-first.c (init): Likewise.
51168 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
51170         * po/ru.po: Update from translation team.
51171         * po/vi.po: Likewise.
51173 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
51175         * resolv/nss_dns/dns-host.c: Merge copyright years.
51177 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51179         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
51180         Optimize memcpy with prefetch if
51181         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
51182         src, dst pointers have unequal 16 byte alignments.
51184 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
51186         [BZ #13928]
51187         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
51188         from a CNAME entry and return the minimum ttl for the query.
51189         (gaih_getanswer_slice): Likewise.
51191 2012-03-30  Jeff Law  <law@redhat.com>
51193         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
51194         due to long keys.
51195         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
51196         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
51198         * resolv/nss_dns/dns-host.c: Update copyright year.
51200 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
51202         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
51203         requests to save a system call.  Fix check that all bytes are sent.
51205         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
51206         comments for sendmmsg.
51208 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
51210         [BZ #13691]
51211         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
51212         with only 1 character between 0x0041 and 0x01b0.
51213         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
51214         * wcsmbs/tst-mbsnrtowcs.c: New file.
51216 2012-03-29  David S. Miller  <davem@davemloft.net>
51218         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
51219         small copies by hand.
51221 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
51223         [BZ #13761]
51224         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
51225         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
51226         group memberships.
51228 2012-03-28  David S. Miller  <davem@davemloft.net>
51230         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
51231         that branches into memcpy.
51232         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
51233         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
51234         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
51235         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
51236         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
51237         bits.
51238         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
51239         implementation too.
51240         * sysdeps/sparc/mempcpy.S: New file.
51242         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
51243         the IFUNC routine in the libc case.
51244         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
51246         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
51247         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
51248         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
51249         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
51250         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
51251         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
51252         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
51253         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
51255         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
51256         loop to 256 bytes instead of 64 bytes and fix test signedness.
51258         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
51259         * sysdeps/sparc/sparc32/Makefile: rather than here...
51260         * sysdeps/sparc/sparc64/Makefile: and here.
51262 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
51264         * malloc/mallocbug.c: Avoid warnings about unused variables.
51266 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
51268         [BZ #13760]
51269         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
51270         in the right place. Discard and retry query if response is
51271         larger than input buffer size.
51273 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
51275         [BZ #369]
51276         [BZ #2678]
51277         [BZ #3866]
51278         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
51279         x for large integer exponent.
51280         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
51281         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
51282         sign of result as needed afterwards.
51283         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
51284         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
51285         result for underflowing pow the same as for overflow.
51286         (__kernel_standard_l): Handle powl overflow and underflow here
51287         rather than calling __kernel_standard.
51288         * math/libm-test.inc (pow_test): Add more tests.
51290         [BZ #3868]
51291         [BZ #13879]
51292         [BZ #13910]
51293         [BZ #13911]
51294         [BZ #13912]
51295         [BZ #13913]
51296         [BZ #13915]
51297         [BZ #13916]
51298         [BZ #13917]
51299         [BZ #13918]
51300         [BZ #13919]
51301         [BZ #13920]
51302         [BZ #13921]
51303         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
51304         * sysdeps/ieee754/k_standard.c: Include <float.h>.
51305         (__kernel_standard_l): New function.
51306         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
51307         __kernel_standard.
51308         * math/w_acosl.c (__acosl): Likewise.
51309         * math/w_asinl.c (__asinl): Likewise.
51310         * math/w_atan2l.c (__atan2l): Likewise.
51311         * math/w_atanhl.c (__atanhl): Likewise.
51312         * math/w_coshl.c (__coshl): Likewise.
51313         * math/w_exp10l.c (__exp10l): Likewise.
51314         * math/w_exp2l.c (__exp2l): Likewise.
51315         * math/w_fmodl.c (__fmodl): Likewise.
51316         * math/w_hypotl.c (__hypotl): Likewise.
51317         * math/w_j0l.c (__j0l, __y0l): Likewise.
51318         * math/w_j1l.c (__j1l, __y1l): Likewise.
51319         * math/w_jnl.c (__jnl, __ynl): Likewise.
51320         * math/w_lgammal.c (__lgammal): Likewise.
51321         * math/w_log10l.c (__log10l): Likewise.
51322         * math/w_log2l.c (__log2l): Likewise.
51323         * math/w_logl.c (__logl): Likewise.
51324         * math/w_powl.c (__powl): Likewise.
51325         * math/w_remainderl.c (__remainderl): Likewise.
51326         * math/w_scalbl.c (sysv_scalbl): Likewise.
51327         * math/w_sinhl.c (__sinhl): Likewise.
51328         * math/w_sqrtl.c (__sqrtl): Likewise.
51329         * math/w_tgammal.c (__tgammal): Likewise.
51330         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
51331         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
51332         * math/libm-test.inc (acos_test): Add more tests.
51333         (acosh_test): Likewise.
51334         (asin_test): Likewise.
51335         (atanh_test): Likewise.
51336         (exp_test): Likewise.
51337         (exp10_test): Likewise.
51338         (exp2_test): Likewise.
51339         (expm1_test): Likewise.
51340         (lgamma_test): Likewise.
51341         (log_test): Likewise.
51342         (log10_test): Likewise.
51343         (log1p_test): Likewise.
51344         (log2_test): Likewise.
51345         (pow_test): Do not allow some spurious overflow exceptions.
51346         (sqrt_test): Add more tests.
51347         (tgamma_test): Likewise.
51348         (y0_test): Likewise.
51349         (y1_test): Likewise.
51350         (yn_test): Likewise.
51352 2012-03-27  Anton Blanchard  <anton@samba.org>
51354         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
51355         MAP_HUGETLB.
51356         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
51357         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
51358         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
51360 2012-03-27  David S. Miller  <davem@davemloft.net>
51362         * conform/Makefile: Run run-conformtest.sh using $(BASH).
51364         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
51365         have-as-vis3 check.
51367 2012-03-27  Andreas Jaeger  <aj@suse.de>
51369         * sysdeps/x86_64/elf/configure.in: Moved to ...
51370         * sysdeps/x86_64/configure.in: ... here.
51371         * sysdeps/x86_64/elf/start.S: Moved to ...
51372         * sysdeps/x86_64/start.S: ... here.
51373         * sysdeps/x86_64/elf/configure: Delete.
51375         * sysdeps/x86_64/configure.in: Merge contents from
51376         sysdeps/i386/configure.in (without i686 check).
51378         * sysdeps/i386/elf/Versions: Merge into ...
51379         * sysdeps/i386/Versions: ... this.
51380         * sysdeps/i386/elf/Versions: Delete file.
51381         * sysdeps/i386/elf/start.S: Moved to ...
51382         * sysdeps/i386/start.S: ...here.
51383         * sysdeps/i386/elf/configure.in: Merge into...
51384         * sysdeps/i386/configure.in: ...here.
51385         * sysdeps/i386/elf/configure.in: Delete file.
51386         * sysdeps/i386/elf/configure: Delete file.
51388         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
51389         * debug/backtracesyms.c: ... here.
51390         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
51391         * debug/backtracesymsfd.c: ... here.
51392         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
51393         * sysdeps/generic/ifunc-sel.h: ... here.
51395         * sysdeps/unix/i386/start.c: Delete file.
51396         * sysdeps/unix/sparc/start.c: Delete file.
51397         * sysdeps/unix/start.c: Delete file.
51399         * sysdeps/sh/elf/configure.in: Moved to ...
51400         * sysdeps/sh/configure.in: ... here.
51401         * sysdeps/sh/elf/start.S: Moved to ...
51402         * sysdeps/sh/start.S: ... here.
51403         * sysdeps/sh/elf/configure: Delete file.
51405         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
51406         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
51407         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
51408         * sysdeps/powerpc/powerpc64/entry.h: ... here.
51409         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
51410         * sysdeps/powerpc/powerpc64/start.S: here.
51411         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
51412         * sysdeps/powerpc/powerpc64/Makefile: ... this.
51413         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
51414         * sysdeps/powerpc/powerpc64/configure.in: ... this.
51415         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
51417         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
51418         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
51419         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
51420         * sysdeps/powerpc/powerpc32/start.S: ... here.
51421         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
51422         * sysdeps/powerpc/powerpc32/configure.in: ... this.
51423         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
51425         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
51426         * sysdeps/powerpc/ifunc-sel.h: ... here.
51427         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
51428         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
51430         * sysdeps/sparc/elf/configure.in: Moved to ...
51431         * sysdeps/sparc/configure.in: ... here.
51432         * sysdeps/sparc/elf/configure: Delete file.
51433         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
51434         * sysdeps/sparc/sparc32/start.S: ... here.
51435         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
51436         * sysdeps/sparc/sparc64/start.S: ... here.
51437         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
51438         * sysdeps/sparc/sparc32/Makefile: ... this.
51439         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
51440         * sysdeps/sparc/sparc64/Makefile: ... this.
51442         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
51443         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
51444         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
51445         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
51446         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
51447         * sysdeps/s390/s390-32/setjmp.S: ... here.
51448         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
51449         * sysdeps/s390/s390-32/configure.in: ... here.
51450         * sysdeps/s390/s390-32/elf/configure: Delete file.
51451         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
51452         * sysdeps/s390/s390-32/start.S: ... here.
51454         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
51455         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
51456         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
51457         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
51458         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
51459         * sysdeps/s390/s390-64/setjmp.S: ... here.
51460         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
51461         * sysdeps/s390/s390-64/configure.in: ... here
51462         * sysdeps/s390/s390-64/elf/configure: Delete file.
51463         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
51464         * sysdeps/s390/s390-64/start.S: ... here.
51465         * sysdeps/s390/s390-64/elf/configure: Delete.
51467         * configure.in: Remove support for elf directories in sysdeps.
51469         * configure: Regenerated.
51470         * sysdeps/i386/configure: Regenerated.
51471         * sysdeps/powerpc/powerpc32/configure: Regenerated.
51472         * sysdeps/powerpc/powerpc64/configure: Regenerated.
51473         * sysdeps/s390/s390-32/configure: Regenerated.
51474         * sysdeps/s390/s390-64/configure: Regenerated.
51475         * sysdeps/sh/configure: Regenerated.
51476         * sysdeps/sparc/configure: Regenerated.
51477         * sysdeps/x86_64/configure: Regenerated.
51479 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
51481         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
51483         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
51484         denormal result into account.
51486 2012-03-25  Roland McGrath  <roland@hack.frob.com>
51488         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
51489         Reported by Allan McRae <allan@archlinux.org>.
51491 2012-03-23  Jeff Law  <law@redhat.com>
51493         * nss/getnssent.c (__nss_getent): Fix typo.
51495 2012-03-23  David S. Miller  <davem@davemloft.net>
51497         * sysdeps/sparc/fpu/libm-test-ulps: Update.
51499 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
51501         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
51502         to pad to uint64_t for each field.
51503         (dl_tls_index): Replace unsigned long with uint64_t.
51505 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
51506         Paul Pluzhnikov  <ppluzhnikov@google.com>
51508         [BZ #6528]
51509         * grp/Makefile (otherlibs): Don't set it.
51510         * inet/Makefile (otherlibs): Likewise.
51511         * login/Makefile (otherlibs): Likewise.
51512         * nscd/Makefile (otherlibs): Likewise.
51513         * posix/Makefile (otherlibs): Likewise.
51514         * pwd/Makefile (otherlibs): Likewise.
51515         * rt/Makefile (otherlibs): Likewise.
51516         * sunrpc/Makefile (otherlibs): Likewise.
51517         * nss/Makefile (otherlibs): Likewise.
51518         Add libnss_files to routines and static-only-routines.
51519         ($(objpfx)getent): Remove rule.
51520         * resolv/Makefile: Add libnss_dns and libresolv to routines and
51521         static-only-routines.
51523 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
51525         [BZ #13892]
51526         * math/s_cexp.c: Include <float.h>.
51527         (__cexp): Handle exp result overflowing not necessarily
51528         overflowing both real and imaginary parts of result.
51529         * math/s_cexpf.c: Likewise.
51530         * math/s_cexpl.c: Likewise.
51531         * math/libm-test.inc (cexp_test): Add more tests.
51532         * sysdeps/i386/fpu/libm-test-ulps: Update.
51533         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
51535 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
51537         * include/link.h (ELFW): New macro.
51538         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
51539         Replace ELF64_R_TYPE with ELFW(R_TYPE).
51541 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
51543         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
51544         with uint64_t.
51546 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
51548         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
51549         declaration.
51550         (struct La_x32_retval): Likewise.
51552 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
51554         * sysdeps/x86_64/preconfigure.in: New file.
51555         * sysdeps/x86_64/preconfigure: New generated file.
51557 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
51559         [BZ #13824]
51560         * math/e_exp2l.c: Include <float.h>.
51561         (__ieee754_exp2l): Handle overflow and underflow cases
51562         separately.  Only pass fractional part of argument to
51563         __ieee754_expl.
51564         * math/libm-test.inc (exp2_test): Add more tests.
51566         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
51567         negating x to take absolute value.
51568         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
51569         Likewise.
51570         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
51571         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
51572         Likewise.
51573         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
51574         computing low part if x was negated.
51575         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
51577 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
51579         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
51580         la_x32_gnu_pltexit.
51581         (pltexit): Cast int_retval to ptrdiff_t.
51582         * elf/tst-auditmod3b.c: Likewise.
51583         * elf/tst-auditmod4b.c: Likewise.
51584         * elf/tst-auditmod5b.c: Likewise.
51585         * elf/tst-auditmod6b.c: Likewise.
51586         * elf/tst-auditmod6c.c: Likewise.
51587         * elf/tst-auditmod7b.c: Likewise.
51589         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
51590         and x32_gnu_pltexit.
51592         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
51593         __ELF_NATIVE_CLASS.
51594         (La_x32_regs): New macro.
51595         (La_x32_retval): Likewise.
51596         (la_x32_gnu_pltenter): New function prototype.
51597         (la_x32_gnu_pltexit): Likewise.
51599 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
51601         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
51602         exponent.
51604         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
51606         * configure.in (libc_cv_cc_nofma): Check for option to disable
51607         generation of FMA instructions.
51608         * configure: Regenerate.
51609         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
51610         * sysdeps/ieee754/dbl-64/Makefile: New file.
51611         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
51612         Remove brandred-fma4.
51613         (CFLAGS-brandred-fma4.c): Remove.
51614         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
51615         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
51616         define.
51617         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
51618         define.
51620 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
51622         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
51623         LLONG_MAX != LONG_MAX.
51624         (_itoa_word): Use _ITOA_WORD_TYPE on value.
51625         (_fitoa_word): Likewise.
51626         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
51627         LLONG_MAX != LONG_MAX.
51628         * stdio-common/_itowa.h: Include <_itoa.h>.
51629         (_itowa_word): Use _ITOA_WORD_TYPE on value.
51630         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
51631         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
51632         only if not defined.
51633         (_ITOA_WORD_TYPE): Likewise.
51634         (_itoa_word): Use _ITOA_WORD_TYPE on value.
51635         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
51637 2012-03-21  David S. Miller  <davem@davemloft.net>
51639         * sysdeps/sparc/fpu/libm-test-ulps: Update.
51641 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
51643         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
51644         of x86_64 when setting libc_cv_slibdir, libdir and
51645         libc_cv_localedir.
51646         * sysdeps/unix/sysv/linux/configure: Regenerated.
51648 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
51650         * manual/lang.texi (Old Varargs): Remove section.
51651         (How Variadic): Update menu.
51652         (va_start): Do not mention varargs.h.
51654 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
51655             Joseph Myers  <joseph@codesourcery.com>
51657         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
51658         link test.
51659         * configure: Regenerated.
51661 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
51663         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
51664         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
51665         conformtest.pl
51667 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
51669         * NOTES: Remove.
51670         * Makefile (files-for-dist): Remove NOTES.
51671         (NOTES): Remove rule.
51672         * README: Don't refer to NOTES.
51673         * manual/creature.texi: Don't include macros.texi.
51674         * manual/intro.texi (creature.texi): Remove comment referring to
51675         NOTES.
51677         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
51678         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
51679         * configure: Regenerated.
51680         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
51681         LIBC_TRY_CC_OPTION.
51682         (libc_cv_as_i686): Likewise.
51683         (libc_cv_cc_avx): Likewise.
51684         (libc_cv_cc_sse2avx): Likewise.
51685         (libc_cv_cc_fma4): Likewise.
51686         (libc_cv_cc_novzeroupper): Likewise.
51687         * sysdeps/i386/configure: Regenerated.
51689         [BZ #13883]
51690         * sysdeps/i386/fpu/s_cexp.S: Remove.
51691         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
51692         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
51693         * math/libm-test.inc (cexp_test): Add more tests.
51694         * sysdeps/i386/fpu/libm-test-ulps: Update.
51695         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
51697 2012-03-21  Allan McRae  <allan@archlinux.org>
51699         * timezone/Makefile: Do not install iso3166.tab and zone.tab
51701 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
51703         [BZ #13871]
51704         * math/w_exp2.c: Do not include <float.h>.
51705         (o_threshold, u_threshold): Remove.
51706         (__exp2): Calculate result before checking finiteness and calling
51707         __kernel_standard.
51708         * math/w_exp2f.c: Likewise.
51709         * math/w_exp2l.c: Likewise.
51710         * math/libm-test.inc (exp2_test): Require overflow exception for
51711         1e6 input.
51713         [BZ #3866]
51714         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
51715         range of signed 64-bit integers before using fistpll.  Remove
51716         checks for whether integers fit in mantissa bits.
51717         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
51718         the range of signed 32-bit integers before using fistpl.  Remove
51719         checks for whether integers fit in mantissa bits.
51720         * sysdeps/i386/fpu/e_powl.S (p64): New object.
51721         (__ieee754_powl): Test for y outside the range of signed 64-bit
51722         integers before using fistpll.  Reduce 64-bit values to 63-bit
51723         ones as needed.
51724         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
51725         divide-by-zero is raised for zero to large negative powers.
51726         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
51727         (__ieee754_powl): Test for y outside the range of signed 64-bit
51728         integers before using fistpll.  Reduce 64-bit values to 63-bit
51729         ones as needed.
51730         * math/libm-test.inc (pow_test): Add more tests.
51732 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
51734         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
51735         <stdio-common/_itoa.h>.
51736         * debug/segfault.c: Likewise.
51737         * elf/dl-cache.c: Likewise.
51738         * elf/dl-minimal.c: Likewise.
51739         * elf/dl-misc.c: Likewise.
51740         * elf/dl-sysdep.c: Likewise.
51741         * elf/dl-version.c: Likewise.
51742         * elf/rtld.c: Likewise.
51743         * hurd/hurdsock.c: Likewise.
51744         * hurd/lookup-retry.c: Likewise.
51745         * malloc/malloc.c: Likewise.
51746         * malloc/mtrace.c: Likewise.
51747         * nscd/nscd_getgr_r.c: Likewise.
51748         * nscd/nscd_getpw_r.c: Likewise.
51749         * nscd/nscd_getserv_r.c: Likewise.
51750         * posix/getopt_init.c: Likewise.
51751         * posix/wordexp.c: Likewise.
51752         * stdio-common/_itoa.c: Likewise.
51753         * stdio-common/printf_fphex.c: Likewise.
51754         * stdio-common/vfprintf.c: Likewise.
51755         * string/_strerror.c: Likewise.
51756         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
51757         * sysdeps/i386/i686/hp-timing.h: Likewise.
51758         * sysdeps/mach/_strerror.c: Likewise.
51759         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
51760         * sysdeps/mach/hurd/sethostid.c: Likewise.
51761         * sysdeps/mach/hurd/xmknodat.c: Likewise.
51762         * sysdeps/mach/xpg-strerror.c: Likewise.
51763         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
51764         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
51765         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
51766         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
51767         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
51768         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
51769         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
51770         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
51771         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
51772         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
51773         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
51774         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
51775         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
51776         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
51777         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
51778         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
51779         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
51780         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
51781         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
51782         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
51783         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
51785         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
51787         * stdio-common/_itoa.h: Moved to ...
51788         * sysdeps/generic/_itoa.h: Here.
51790         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
51792         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
51793         instead of "_itoa.h" and "_itowa.h".
51794         * stdio-common/vfprintf.: Likewise.
51796 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
51798         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
51799         <bits/wordsize.h>.
51800         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
51801         (__signbit): Likwise.
51802         (llrintf): Likwise.
51803         (llrint): Likwise.
51805 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
51807         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
51808         __WORDSIZE != 64.
51810 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
51812         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
51813         OVERFLOW_EXCEPTION_OK.
51814         * math/libm-test.inc ("Philosophy"): Update comment about
51815         exception testing.
51816         (OVERFLOW_EXCEPTION): Define.
51817         (OVERFLOW_EXCEPTION_OK): Likewise.
51818         (INVALID_EXCEPTION_OK): Renumber.
51819         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
51820         (IGNORE_ZERO_INF_SIGN): Likewise.
51821         (test_exceptions): Handle FE_OVERFLOW.
51822         (exp10_test): Expect overflow exceptions.
51823         (exp2_test): Likewise.
51824         (expm1_test): Likewise.
51825         (nextafter_test): Likewise.
51826         (pow_test): Likewise.
51827         (scalbn_test): Likewise.
51828         (scalbln_test): Likewise.
51830 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
51832         * sysdeps/x86_64/bits/atomic.h
51833         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
51834         64bit integer.
51835         (atomic_exchange_acq): Likewise.
51836         (__arch_exchange_and_add_body): Likewise.
51837         (__arch_add_body): Likewise.
51838         (atomic_add_negative): Likewise.
51839         (atomic_add_zero): Likewise.
51841 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
51843         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
51844         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
51846 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
51848         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
51849         Check __x86_64__ instead of __WORDSIZE.
51851 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
51853         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
51855 2012-03-19  David S. Miller  <davem@davemloft.net>
51857         * sysdeps/sparc/fpu/libm-test-ulps: Update.
51859         * sysdeps/sparc/fpu/fenv_private.h: New file.
51860         * sysdeps/sparc/fpu/math_private.h: Use it.
51861         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
51862         Remove.
51863         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
51864         (libc_feholdexcept_setroundl): Remove.
51865         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
51866         Remove.
51867         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
51868         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
51870 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
51872         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
51873         int64_t instead of long int.
51874         (INSERT_WORDS64): Likwise.
51876 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
51878         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
51879         _Unwind_GetCFA return to _Unwind_Ptr first.
51881 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
51883         [BZ #13629]
51884         * math/s_clog.c: Include <float.h>.
51885         (__clog): Scale large or subnormal inputs.
51886         * math/s_clogf.c: Likewise.
51887         * math/s_clogl.c: Likewise.
51888         * math/s_clog10.c: Include <float.h>.
51889         (M_LOG10_2): Define.
51890         (__clog10): Scale large or subnormal inputs.
51891         * math/s_clog10f.c: Likewise.
51892         * math/s_clog10l.c: Likewise.
51893         * math/libm-test.inc (clog_test): Add more tests.
51894         (clog10_test): Likewise.
51895         * sysdeps/i386/fpu/libm-test-ulps: Update.
51896         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
51898         [BZ #11451]
51899         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
51900         x and y.
51901         * math/libm-test.inc (atan2_test): Add another test.
51903         * Makerules (common-objdir-compile): Remove.
51904         * sysdeps/unix/Makefile (config-generated): Do not add
51905         $(unix-generated) to variable.
51906         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
51907         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
51908         Remove rule.
51909         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
51910         Likewise.
51911         [generic bits/local_lim.h] (before-compile): Do not append to
51912         variable.
51913         [generic bits/local_lim.h] (common-generated): Likewise.
51914         [generic sys/param.h] (before-compile): Do not append to variable.
51915         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
51916         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
51917         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
51918         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
51919         include.
51920         [generic sys/param.h] (sys/param.h-includes): Remove variable.
51921         [generic sys/param.h] (sys/param.h-includes): Remove rule.
51922         [generic sys/param.h] ($(addprefix
51923         $(common-objpfx),$(sys/param.h-includes))): Likewise.
51924         [generic sys/param.h] (common-generated): Do not append to
51925         variable.
51926         [generic sys/param.h] (sysdep_headers): Likewise.
51927         [generic bits/errno.h] (before-compile): Do not append to
51928         variable.
51929         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
51930         rule.
51931         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
51932         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
51933         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
51934         [generic bits/errno.h] (common-generated): Do not append to
51935         variable.
51936         [generic bits/ioctls.h] (before-compile): Do not append to
51937         variable.
51938         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
51939         rule.
51940         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
51941         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
51942         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
51943         rule.
51944         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
51945         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
51946         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
51947         [generic bits/ioctls.h] (common-generated): Do not append to
51948         variable.
51949         [generic sys/syscall.h] (syscall.h): Remove variable.
51950         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
51951         rule.
51952         [generic sys/syscall.h] (before-compile): Do not append to
51953         variable.
51954         [generic sys/syscall.h] (common-generated): Likewise.
51955         * sysdeps/unix/errnos-tmpl.c: Remove file.
51956         * sysdeps/unix/errnos.awk: Likewise.
51957         * sysdeps/unix/ioctls-tmpl.c: Likewise.
51958         * sysdeps/unix/ioctls.awk: Likewise.
51959         * sysdeps/unix/mk-local_lim.c: Likewise.
51960         * sysdeps/unix/snarf-ioctls: Likewise.
51962 2012-03-19  Richard Henderson  <rth@twiddle.net>
51964         * sysdeps/i386/fpu/fenv_private.h: New file.
51965         * sysdeps/i386/fpu/math_private.h: Use it.
51966         (math_opt_barrier, math_force_eval): Remove.
51967         (libc_feholdexcept_setround_53bit): Remove.
51968         (libc_feupdateenv_53bit): Remove.
51969         * sysdeps/x86_64/fpu/math_private.h: Likewise.
51970         (math_opt_barrier, math_force_eval): Remove.
51971         (libc_feholdexcept): Remove.
51972         (libc_feholdexcept_setround): Remove.
51973         (libc_fetestexcept, libc_fesetenv): Remove.
51974         (libc_feupdateenv_test): Remove.
51975         (libc_feupdateenv, libc_feholdsetround): Remove.
51976         (libc_feresetround): Remove.
51978         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
51979         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
51981         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
51982         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
51983         (libc_feupdateenv_testl): New.
51984         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
51985         (libc_feupdateenv_testf): New.
51986         (libc_feupdateenv): Use libc_feupdateenv_test.
51987         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
51988         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
51990         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
51991         (libc_feholdsetroundf, libc_feholdsetroundl): New.
51992         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
51993         (libc_feresetround_noex): New.
51994         (libc_feresetround_noexf): New.
51995         (libc_feresetround_noexl): New.
51996         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
51997         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
51998         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
51999         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
52000         SET_RESTORE_ROUND.
52001         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
52002         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
52003         (__cos): Likewise.
52004         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
52005         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
52006         SET_RESTORE_ROUND_NOEX.
52007         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
52008         SET_RESTORE_ROUND_NOEXF.
52009         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
52010         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
52011         (libc_feholdsetroundf): New.
52012         (libc_feresetround, libc_feresetroundf): New.
52014         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
52015         (libc_feholdexcept_setround_53bit): Convert from macro to function.
52016         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
52018         * sysdeps/generic/math_private.h: Include <fenv.h>.
52019         (default_libc_feholdexcept): New.
52020         (default_libc_feholdexcept_setround): New.
52021         (default_libc_fesetenv, default_libc_feupdateenv): New.
52022         (libc_feholdexcept): Only define if undefined.
52023         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
52024         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
52025         (libc_feholdexcept_setroundl): Likewise.
52026         (libc_feholdexcept_setround_53bit): Likewise.
52027         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
52028         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
52029         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
52030         (libc_feupdateenv_53bit): Likewise.
52031         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
52032         (libc_feholdexcept): Convert from macro to inline function.
52033         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
52034         (libc_fesetenv, libc_feupdateenv): Likewise.
52036         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
52037         not previously defined.
52038         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
52039         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
52040         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
52041         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
52042         * sysdeps/ieee754/flt-32/math_private.h: New file.
52043         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
52044         math_private.h below SET_FLOAT_WORD.
52045         (__isnan, __isinf_ns, __finite): Remove.
52046         (__isnanf, __isinf_nsf, __finitef): Remove.
52048 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
52050         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
52052 2012-03-17  David S. Miller  <davem@davemloft.net>
52054         [BZ #6471]
52055         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
52056         for 2.16.
52058 2012-03-16  David S. Miller  <davem@davemloft.net>
52060         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
52061         warnings.
52063         [BZ #6471]
52064         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
52065         properly.
52066         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
52067         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
52068         sysdep_routines when subdir is sysvipc.
52069         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
52070         __getshmlba helper.
52072         * sysdeps/sparc/fpu/libm-test/ulps: Update.
52074 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
52076         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
52077         [__LP64__].
52079 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
52081         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
52082         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
52083         (__lround): Renamed to ...
52084         (__llround): This.  Replace long int with long long int.
52085         Define lround functions as aliases of llround functions.
52086         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
52088 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
52090         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
52091         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
52092         adresses to uintptr_t.  Replace "long int" and "unsigned long
52093         int" with "greg_t" on va_arg.
52095 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
52097         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
52098         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
52100         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
52101         Move e_machine check before EI_CLASS check.  Handle x32
52102         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
52103         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
52104         SKIP_EM_IA_64 and include
52105         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
52107         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
52108         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
52109         (add_system_dir): New macro.
52111         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
52112         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
52114 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
52116         [BZ #2551]
52117         [BZ #2552]
52118         [BZ #2553]
52119         [BZ #2554]
52120         [BZ #2562]
52121         [BZ #2563]
52122         [BZ #2565]
52123         [BZ #2566]
52124         [BZ #2576]
52125         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
52126         (y0): Likewise.
52127         * math/w_j0f.c (j0f): Likewise.
52128         (y0f): Likewise.
52129         * math/w_j0l.c (__j0l): Likewise.
52130         (__y0l): Likewise.
52131         * math/w_j1.c (j1): Likewise.
52132         (y1): Likewise.
52133         * math/w_j1f.c (j1f): Likewise.
52134         (y1f): Likewise.
52135         * math/w_j1l.c (__j1l): Likewise.
52136         (__y1l): Likewise.
52137         * math/w_jn.c (jn): Likewise.
52138         (yn): Likewise.
52139         * math/w_jnf.c (jnf): Likewise.
52140         (ynf): Likewise.
52141         * math/w_jnl.c (__jnl): Likewise.
52142         (__ynl): Likewise.
52143         * math/libm-test.inc (j0_test): Add more tests.
52144         (j1_test): Likewise.
52145         (jn_test): Likewise.  Add trailing semicolon to existing test.
52146         (y0_test): Likewise.
52147         (y1_test): Likewise.
52148         * sysdeps/i386/fpu/libm-test-ulps: Update.
52149         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
52151         [BZ #13851]
52152         [BZ #13854]
52153         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
52154         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
52155         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
52156         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
52157         (__tanl): Set errno for infinite argument.
52158         * sysdeps/i386/fpu/mptan.c: Remove.
52159         * sysdeps/i386/fpu/s_tan.S: Likewise.
52160         * sysdeps/i386/fpu/s_tanl.S: Likewise.
52161         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
52162         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
52163         * math/libm-test.inc (tan_test): Add more tests and enable more
52164         tests for double and long double.
52165         * sysdeps/i386/fpu/libm-test-ulps: Update.
52166         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
52168 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
52170         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
52171         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
52173 2012-03-16  Roland McGrath  <roland@hack.frob.com>
52175         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
52176         * configure.in: Use it for both main tree and add-ons.
52177         * configure: Regenerated.
52179 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
52181         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
52183 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
52185         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
52186         in comment.
52188         [BZ #13851]
52189         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
52190         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
52191         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
52192         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
52193         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
52194         infinite argument.
52195         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
52196         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
52197         != 0 for prec == 2.
52198         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
52199         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
52200         * sysdeps/i386/fpu/s_cosl.S: Likewise.
52201         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
52202         * sysdeps/i386/fpu/s_sinl.S: Likewise.
52203         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
52204         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
52205         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
52206         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
52207         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
52208         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
52209         * math/libm-test.inc (cos_test): Add more tests and enable more
52210         tests for long double.
52211         (sin_test): Likewise.
52212         (sincos_test): Likewise.
52213         * sysdeps/i386/fpu/libm-test-ulps: Update.
52214         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
52216 2012-03-16  David S. Miller  <davem@davemloft.net>
52218         * sysdeps/sparc/fpu/math_private.h: New file.
52220 2012-03-15  David S. Miller  <davem@davemloft.net>
52222         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
52223         file.
52224         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
52225         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
52226         file.
52227         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
52228         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
52229         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
52230         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
52231         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
52232         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
52233         sysdep routines.
52234         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
52236         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
52237         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
52239         * sysdeps/sparc/sparc-ifunc.h: New file.
52240         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
52241         sparc-ifunc.h
52242         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
52243         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
52244         Likewise.
52245         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
52246         Likewise.
52247         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
52248         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
52249         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
52250         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
52251         Likewise.
52252         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
52253         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
52254         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
52255         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
52256         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
52257         Likewise.
52258         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
52259         Likewise.
52260         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
52261         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
52262         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
52263         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
52264         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
52265         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
52266         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
52267         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
52268         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
52269         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
52270         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
52271         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
52272         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
52273         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
52274         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
52275         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
52276         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
52277         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
52278         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
52279         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
52280         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
52281         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
52282         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
52283         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
52285 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
52287         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
52288         scaling.
52289         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
52291 2012-03-15  Andreas Jaeger  <aj@suse.de>
52293         [BZ #13852]
52294         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
52295         ieee754/flt-32 implementation for sin, cos and sincos.
52296         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
52297         * sysdeps/i386/fpu/s_cosf.S: Likewise.
52298         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
52299         * sysdeps/i386/fpu/s_sinf.S: Likewise.
52300         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
52301         ieee754/flt-32 implementation for tan.
52303         * math/libm-test.inc (cos_test): Enable some large input tests for
52304         float as well
52305         (sin_test): Likewise.
52306         (sincos_test): Likewise.
52307         (tan_test): Add tests for large input.
52309         * sysdeps/i386/fpu/libm-test-ulps: Update.
52311 2012-03-15  Andreas Jaeger  <aj@suse.de>
52313         [BZ #13658]
52314         * math/libm-test.inc (cos_test): Add more test cases.
52315         (sin_test): Likewise.
52316         (sincos_test): Likewise.
52318 2012-03-15  Andreas Jaeger  <aj@suse.de>
52320         [BZ #13837]
52321         * math/libm-test.inc (cos_test): Add a test case for large input
52322         value.
52323         (sin_test): Likewise.
52324         (sincos_test): Likewise.
52326 2012-03-15  Andreas Jaeger  <aj@suse.de>
52327             Joseph Myers  <joseph@codesourcery.com>
52329         [BZ #13658]
52330         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
52331         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
52332         * sysdeps/i386/fpu/branred.c: Likewise.
52333         * sysdeps/i386/fpu/dosincos.c: Likewise.
52334         * sysdeps/i386/fpu/mpa.c: Likewise.
52335         * sysdeps/i386/fpu/s_cos.S: Likewise.
52336         * sysdeps/i386/fpu/s_sin.S: Likewise.
52337         * sysdeps/i386/fpu/s_sincos.S: Likewise.
52338         * sysdeps/i386/fpu/sincos32.c: Likewise.
52340         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
52341         Define.
52342         (libc_feupdateenv_53bit): Define.
52343         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
52344         Define.
52345         (libc_feupdateenv_53bit): Define.
52347         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
52348         53 bit (without extend i386 double precision).
52350         * math/libm-test.inc (sincos_test): Add tests for large input.
52351         (sin): Likewise.
52352         (cos): Likewise.
52354         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
52356 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
52358         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
52360 2012-03-15  David S. Miller  <davem@davemloft.net>
52362         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
52363         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
52364         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
52365         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
52366         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
52367         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
52368         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
52369         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
52370         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
52371         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
52372         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
52373         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
52374         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
52375         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
52376         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
52377         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
52378         file.
52379         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
52380         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
52381         file.
52382         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
52383         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
52384         file.
52385         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
52386         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
52387         file.
52388         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
52389         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
52390         fmin/fmax sysdep routines.
52391         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
52393 2012-03-14  David S. Miller  <davem@davemloft.net>
52395         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
52396         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
52397         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
52398         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
52399         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
52400         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
52401         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
52402         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
52403         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
52404         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
52405         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
52406         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
52407         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
52408         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
52409         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
52410         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
52411         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
52412         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
52413         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
52414         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
52415         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
52416         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
52417         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
52418         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
52419         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
52420         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
52421         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
52422         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
52423         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
52424         routines.
52425         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
52426         file.
52427         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
52428         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
52429         file.
52430         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
52431         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
52432         file.
52433         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
52434         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
52435         file.
52436         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
52437         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
52438         file.
52439         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
52440         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
52441         file.
52442         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
52443         file.
52444         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
52445         file.
52446         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
52447         file.
52448         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
52449         New file.
52450         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
52451         file.
52452         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
52453         file.
52454         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
52455         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
52456         file.
52457         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
52458         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
52459         file.
52460         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
52461         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
52462         file.
52463         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
52464         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
52465         VIS3 routines.
52467         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
52468         New file.
52470         * sysdeps/sparc/fpu/libm-test-ulps: Update.
52472         * sysdeps/sparc/configure.in: New file.
52473         * sysdeps/sparc/configure: Generate.
52474         * configure.in (libc_cv_sparc_as_vis3): Substitute.
52475         * configure: Regenerate.
52476         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
52477         * config.make.in (have-as-vis3): New.
52478         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
52479         available use -Av9d instead of -Av9a.
52480         * sysdeps/sparc/sparc64/Makefile: Likewise.
52481         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
52482         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
52483         New file.
52484         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
52485         file.
52486         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
52487         New file.
52488         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
52489         file.
52490         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
52491         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
52492         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
52493         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
52494         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
52496         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
52497         fzeros/fnegs to load 0x80000000 into a float register instead of
52498         using the stack.
52499         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
52501 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
52503         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
52504         bits/syscall.h.
52505         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
52506         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
52507         ($(inst_includedir)/bits/syscall.h): Remove rule.
52508         ($(objpfx)bits/syscall.d): Include instead of
52509         $(objpfx)syscall-list.d.
52510         (generated): Change syscall-list.h and syscall-list.d to
52511         bits/syscall.h and bits/syscall.d.
52513 2012-03-14  Roland McGrath  <roland@hack.frob.com>
52515         [BZ #13846]
52516         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
52518 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
52520         [BZ #13841]
52521         * math/s_csqrt.c: Include <float.h>.
52522         (__csqrt): Scale large or subnormal inputs.
52523         * math/s_csqrtf.c: Likewise.
52524         * math/s_csqrtl.c: Likewise.
52525         * math/libm-test.inc (csqrt_test): Add more tests.
52526         * sysdeps/i386/fpu/libm-test-ulps: Update.
52527         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
52529         [BZ #13840]
52530         * math/libm-test.inc (hypot_test): Add more tests.
52532 2012-03-13  David S. Miller  <davem@davemloft.net>
52534         [BZ #13840]
52535         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
52536         double-precision for the calculation instead of scaling.
52538 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
52540         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
52541         manipulate bits before adding and subtracting TWO52[sx].
52542         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
52543         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
52544         Likewise.
52545         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
52547 2012-03-13  David S. Miller  <davem@davemloft.net>
52549         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
52550         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
52551         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
52552         rtld-global-offsets.h
52553         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
52555         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
52556         large parameters.
52558         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
52560         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
52561         'err' in the ifdef scope in which it is actually used.
52563         * nss/nss_db/db-init.c: Include string.h
52565 2012-03-12  David S. Miller  <davem@davemloft.net>
52567         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
52568         masking out of the most significant byte of random value used.
52569         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
52570         Fix coding style in previous change.
52572         * sysdeps/unix/sysv/linux/kernel-features.h
52573         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
52574         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
52575         expression.
52576         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
52577         later.
52579 2012-03-11  David S. Miller  <davem@davemloft.net>
52581         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
52582         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
52583         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
52584         for 'resultvar' otherwise things get truncated on 64-bit.
52586         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
52587         Fix masking out of the most significant byte of random value used.
52589         * sysdeps/sparc/fpu/libm-test-ulps: Update.
52591 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
52593         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
52595 2012-03-09  David S. Miller  <davem@davemloft.net>
52597         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
52598         variables with appropriate CPP guards.
52599         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
52600         from the frame pointer, not the stack pointer.  Correct layout
52601         comments.  Fix test on resulting framesize and the management of
52602         the outregs buffer for pltexit.  Preserve floating point return
52603         values across _dl_call_pltexit call.
52604         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
52605         framesize and the management of the outregs buffer for pltexit.
52606         Preserve floating point return values across _dl_call_pltexit
52607         call.
52608         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
52609         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
52610         (la_sparc64_gnu_pltexit): New functions.
52611         (print_exit): Fix format string for return register value.
52613 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
52615         * sunrpc/Makefile (others): Add rpcgen.
52616         ($(objpfx)rpcgen): Remove special build rule and dependency on
52617         libc.
52618         * sunrpc/rpcgen.c: New file.
52620 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
52622         [BZ #13673]
52623         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
52624         * stdio-common/bug-vfprintf-nargs.c: Likewise.
52625         * sysdeps/i386/crti.S: Likewise.
52626         * sysdeps/i386/crtn.S: Likewise.
52627         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
52628         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
52629         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
52630         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
52631         * sysdeps/sh/crti.S: Likewise.
52632         * sysdeps/sh/crtn.S: Likewise.
52633         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
52635         [BZ #13673]
52636         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
52637         with URL.
52638         * locale/programs/locfile-kw.gperf: Likewise.
52639         * locale/programs/charmap-kw.h: Regenerated.
52640         * locale/programs/locfile-kw.h: Likewise.
52642         [BZ #13673]
52643         * intl/plural.y: Replace FSF snail mail address with URL.
52644         * intl/plural.c: Regenerated.
52646 2012-03-09  Richard Henderson  <rth@twiddle.net>
52648         * include/math_private.h: Remove file.
52649         * math/math_private.h: Move file ...
52650         * sysdeps/generic/math_private.h: ... here.
52652         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
52653         * sysdeps/powerpc/fpu/math_private.h: Likewise.
52654         * sysdeps/x86_64/fpu/math_private.h: Likewise.
52656         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
52657         and <math_private.h>.
52658         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
52659         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
52660         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
52661         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
52662         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
52663         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
52664         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
52665         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52666         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
52667         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
52668         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52669         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
52670         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
52671         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
52672         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
52673         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
52674         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
52675         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
52676         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
52677         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
52678         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52679         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
52680         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
52681         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52682         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
52683         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
52684         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
52685         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
52686         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52687         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
52688         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
52689         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
52690         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
52691         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
52692         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
52693         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
52694         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
52695         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
52696         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
52697         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
52698         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
52699         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
52700         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
52701         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
52702         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
52703         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
52704         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
52705         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
52706         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
52707         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
52708         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
52709         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
52710         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
52711         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
52712         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
52713         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
52714         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
52715         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
52716         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
52717         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
52718         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
52719         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
52720         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52721         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
52722         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
52723         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
52724         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
52725         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
52726         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
52727         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
52728         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
52729         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
52730         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
52731         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
52732         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
52733         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
52734         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
52735         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
52736         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
52737         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
52738         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
52739         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
52740         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
52741         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
52742         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
52743         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
52744         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
52745         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
52746         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
52747         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
52748         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
52749         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
52750         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
52751         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
52752         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
52753         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
52754         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
52755         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
52756         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
52757         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
52758         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
52759         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
52760         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
52761         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
52762         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
52763         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
52764         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
52765         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
52766         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
52767         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
52768         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
52769         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
52770         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
52771         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
52772         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
52773         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
52774         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
52775         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
52776         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
52777         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
52778         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
52779         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
52780         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
52781         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
52782         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
52783         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
52784         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
52785         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
52786         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
52787         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
52788         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
52789         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
52790         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
52791         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
52792         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
52793         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
52794         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
52795         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
52796         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
52797         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
52798         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
52799         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
52800         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
52801         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
52802         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
52803         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
52804         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
52805         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
52806         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
52807         * sysdeps/ieee754/k_standard.c: Likewise.
52808         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
52809         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
52810         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
52811         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
52812         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
52813         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
52814         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
52815         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
52816         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
52817         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
52818         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
52819         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
52820         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
52821         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
52822         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
52823         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
52824         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
52825         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
52826         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
52827         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
52828         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
52829         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
52830         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
52831         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
52832         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
52833         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
52834         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
52835         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
52836         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
52837         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
52838         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
52839         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
52840         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
52841         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
52842         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
52843         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
52844         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
52845         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
52846         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
52847         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
52848         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
52849         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
52850         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
52851         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
52852         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
52853         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
52854         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
52855         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
52856         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
52857         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
52858         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
52859         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
52860         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
52861         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
52862         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
52863         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
52864         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
52865         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
52866         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
52867         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
52868         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
52869         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
52870         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
52871         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
52872         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
52873         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
52874         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
52875         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
52876         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
52877         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
52878         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
52879         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
52880         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
52881         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
52882         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
52883         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
52884         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
52885         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
52886         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
52887         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
52888         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
52889         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
52890         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
52891         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
52892         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
52893         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
52894         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
52895         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
52896         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
52897         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
52898         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
52899         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
52900         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
52901         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
52902         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
52903         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
52904         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
52905         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
52906         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
52907         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
52908         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
52909         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
52910         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
52911         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
52912         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
52913         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
52914         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
52915         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
52916         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
52917         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
52918         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
52919         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
52920         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
52921         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
52922         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
52923         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
52924         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
52925         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
52926         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
52927         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
52928         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
52929         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
52930         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
52931         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
52932         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
52933         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
52934         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
52935         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
52936         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
52937         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
52938         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
52939         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
52940         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
52941         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
52942         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
52943         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
52944         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
52945         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
52946         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
52947         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
52948         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
52949         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
52950         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
52951         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
52952         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
52953         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
52954         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
52955         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
52956         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
52957         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
52958         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
52959         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
52960         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
52961         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
52962         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
52963         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
52964         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
52965         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
52966         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
52967         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
52968         * sysdeps/ieee754/s_lib_version.c: Likewise.
52969         * sysdeps/ieee754/s_matherr.c: Likewise.
52970         * sysdeps/ieee754/s_signgam.c: Likewise.
52971         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
52972         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
52973         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
52974         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
52975         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
52976         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
52977         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
52978         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
52979         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
52980         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
52981         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
52982         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
52983         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
52984         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
52985         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
52986         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
52987         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
52988         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
52989         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
52990         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
52991         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
52993 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
52995         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
52996         * sunrpc/rpc_main.c: Likewise.
52997         * sunrpc/rpc_svcout.c: Likewise.
52999 2012-03-09  David S. Miller  <davem@davemloft.net>
53001         * include/math_private.h: New file.
53003 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
53005         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
53006         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
53007         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
53008         from <bits/socket_type.h>.
53009         (enum __socket_type): Don't define here.
53010         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
53011         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
53012         bits/socket_type.h.
53014         [BZ #13566]
53015         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
53016         checking __USE_GNU.
53018         * Makerules ($(inst_includedir)/%.h): New rule.
53019         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
53020         (install-others): Remove variable setting.
53021         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
53023 2012-03-08  Richard Henderson  <rth@twiddle.net>
53025         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
53026         from macro to inline function; merge with the
53027         !__LIBC_INTERNAL_MATH_INLINES version.
53028         (__ieee754_sqrtf): Likewise.
53030         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
53031         to inline function.
53032         (__rintf, __floor, __floorf): Likewise.
53034         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
53035         macro to inline function.
53036         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
53038         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
53039         not <math/math_private.h>.
53041 2012-03-08  David S. Miller  <davem@davemloft.net>
53043         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
53044         copyright year.
53045         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
53047 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
53049         * resolv/gai_misc.c (handle_requests): Fix struct timespec
53050         normalization.
53051         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
53052         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
53054 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
53056         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
53057         be defined individually, they must be defined as a block.  Define
53058         S for printing a string instead of hidint the different by using a
53059         macro for adding the 'l'.
53060         * stdio-common/tst-fphex-wide.c: Adjust.
53062 2012-03-07  Marek Polacek  <polacek@redhat.com>
53064         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
53066 2012-03-08  Marek Polacek  <polacek@redhat.com>
53068         [BZ #13806]
53069         * stdio-common/Makefile (tests): Add tst-fphex-wide.
53070         * stdio-common/tst-fphex.c: Define a few macros to make the
53071         test reusable.  Use them.
53072         * stdio-common/tst-fphex-wide.c: New file.
53074 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
53076         [BZ #6911]
53077         * manual/macros.texi (gnusystems): New macro.
53078         (nongnusystems): Likewise.
53079         (gnulinuxhurdsystems): Likewise.
53080         (gnuhurdsystems): Likewise..
53081         (gnulinuxsystems): Likewise.
53082         * manual/charset.texi: Use new macros or @theglibc{} to refer to
53083         variants of the GNU system, not "GNU system".
53084         * manual/conf.texi: Likewise.
53085         * manual/errno.texi: Likewise.  Update example of errno macro
53086         expansion.
53087         * manual/filesys.texi: Likewise.
53088         (getumask): Document as specific to GNU/Hurd.
53089         * manual/install.texi: Likewise.  Reword some references to
53090         GNU/Linux.
53091         * manual/intro.texi: Likewise.
53092         * manual/io.texi: Likewise.
53093         (File Name Portability): Detail which constraints are inapplicable
53094         to all GNU systems and which are only inapplicable to GNU/Hurd.
53095         * manual/job.texi: Likewise.
53096         * manual/llio.texi: Likewise.
53097         (O_NOCTTY): Document as present on GNU/Linux.
53098         * manual/maint.texi: Likewise.
53099         * manual/memory.texi: Likewise.
53100         * manual/pattern.texi: Likewise.
53101         * manual/pipe.texi: Likewise.
53102         * manual/process.texi: Likewise.
53103         * manual/resource.texi: Likewise.
53104         (RUSAGE_CHILDREN): Remove statement about specifying a particular
53105         child on GNU/Hurd.
53106         * manual/setjmp.texi: Likewise.
53107         * manual/signal.texi: Likewise.
53108         * manual/startup.texi: Likewise.
53109         * manual/stdio.texi: Likewise.
53110         * manual/terminal.texi: Likewise.
53111         (ONLCR): Document as POSIX.
53112         (OXTABS): Document availability on GNU/Linux as XTABS.
53113         (ONOEOT): Document availability separately from other bits.
53114         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
53115         * manual/time.texi: Likewise.
53116         * manual/users.texi: Likewise.
53117         * INSTALL: Regenerated.
53118         * sysdeps/gnu/errlist.c: Regenerated.
53120         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
53121         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
53122         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
53123         puts.
53124         * configure: Regenerated.
53126 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
53128         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
53129         default includes instead of AC_HEADER_CHECK.
53130         * sysdeps/i386/configure: Regenerated.
53132         [BZ #10716]
53133         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
53134         * math/s_cacoshf.c (__cacoshf): Likewise.
53135         * math/s_cacoshl.c (__cacoshl): Likewise.
53136         * math/s_casinh.c (__casinh): Set signs of result from argument.
53137         * math/s_casinhf.c (__casinhf): Likewise.
53138         * math/s_casinhl.c (__casinhl): Likewise.
53139         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
53140         (casinh_test): Add more tests.
53141         * sysdeps/i386/fpu/libm-test-ulps: Update.
53142         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
53144 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
53146         * po/zh_TW.po: Update from translation team.
53148         * login/Makefile (distribute): Remove variable.
53149         * catgets/Makefile: Likewise.
53150         * mach/Makefile: Likewise.
53151         * malloc/Makefile: Likewise.
53152         * misc/Makefile: Likewise.
53153         * iconv/Makefile: Likewise.
53154         * nscd/Makefile: Likewise.
53155         * hurd/Makefile: Likewise.
53156         * manual/Makefile: Likewise.
53157         * locale/Makefile: Likewise.
53158         * intl/Makefile: Likewise.
53159         * conform/Makefile: Likewise.
53160         * nss/Makefile: Likewise.
53161         * time/Makefile: Likewise.
53162         * soft-fp/Makefile: Likewise.
53163         * dirent/Makefile: Likewise.
53164         * gmon/Makefile: Likewise.
53165         * po/Makefile: Likewise.
53166         * rt/Makefile: Likewise.
53167         * socket/Makefile: Likewise.
53168         * math/Makefile: Likewise.
53169         * signal/Makefile: Likewise.
53170         * debug/Makefile: Likewise.
53171         * elf/Makefile: Likewise.
53172         * timezone/Makefile: Likewise.
53173         * stdlib/Makefile: Likewise.
53174         * iconvdata/Makefile: Likewise.
53175         * sunrpc/Makefile: Likewise.
53176         * io/Makefile: Likewise.
53177         * argp/Makefile: Likewise.
53178         * inet/Makefile: Likewise.
53179         * hesiod/Makefile: Likewise.
53180         * grp/Makefile: Likewise.
53181         * csu/Makefile: Likewise.
53182         * wctype/Makefile: Likewise.
53183         * crypt/Makefile: Likewise.
53184         * libio/Makefile: Likewise.
53185         * string/Makefile: Likewise.
53186         * nis/Makefile: Likewise.
53187         * resolv/Makefile: Likewise.
53188         * stdio-common/Makefile: Likewise.
53189         * wcsmbs/Makefile: Likewise.
53190         * dlfcn/Makefile: Likewise.
53191         * posix/Makefile: Likewise.
53193         [BZ #6959]
53194         * timezone/Makefile: Don't install timezone files, just the programs
53195         and scripts.
53197 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
53199         * nss/databases.def: Add missing gshadow entry.
53201         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
53203 2012-03-06  Marek Polacek  <polacek@redhat.com>
53205         [BZ #13726]
53206         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
53207         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
53208         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
53209         * stdio-common/tst-long-dbl-fphex.c: New file.
53211 2012-03-06  David S. Miller  <davem@davemloft.net>
53213         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
53214         (set_obp_int): New function.
53215         (get_obp_int): New function.
53216         (__get_clockfreq_via_dev_openprom): Likewise.
53217         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
53218         Avoid unused variable warnings on 'val' and use builtin_expect.
53219         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
53220         __builtin_expect.
53221         (INLINE_CLONE_SYSCALL): Likewise.
53223 2012-03-05  David S. Miller  <davem@davemloft.net>
53225         * sysdeps/sparc/fpu/libm-test-ulps: Update.
53227 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
53229         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
53231         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
53232         only for |x| >= 40.
53233         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
53235 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
53237         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
53238         Replace gettimeofday with __vdso_gettimeofday.
53240         * sysdeps/unix/sysv/linux/x86_64/init-first.c
53241         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
53242         __vdso_clock_gettime and __vdso_getcpu.
53244         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
53245         time with __vdso_time.
53247 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
53249         * manual/lang.texi (size_t): Note types to which size_t may be
53250         equivalent with the GNU C Library, but do not describe when
53251         differences between them are significant.
53253 2012-03-05  Andreas Jaeger  <aj@suse.de>
53255         * sysdeps/i386/fpu/libm-test-ulps: Update.
53257 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
53259         [BZ #3976]
53260         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
53261         (__ieee754_pow): Save and restore rounding mode and use
53262         round-to-nearest for main computations.
53263         * math/libm-test.inc (pow_test_tonearest): New function.
53264         (pow_test_towardzero): Likewise.
53265         (pow_test_downward): Likewise.
53266         (pow_test_upward): Likewise.
53267         (main): Call the new functions.
53268         * sysdeps/i386/fpu/libm-test-ulps: Update.
53269         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
53271         [BZ #3976]
53272         * math/libm-test.inc (cosh_test_tonearest): New function.
53273         (cosh_test_towardzero): Likewise.
53274         (cosh_test_downward): Likewise.
53275         (cosh_test_upward): Likewise.
53276         (sinh_test_tonearest): Likewise.
53277         (sinh_test_towardzero): Likewise.
53278         (sinh_test_downward): Likewise.
53279         (sinh_test_upward): Likewise.
53280         (main): Call the new functions.
53281         * sysdeps/i386/fpu/libm-test-ulps: Update.
53282         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
53284 2012-03-05  Tom de Vries  <tom@codesourcery.com>
53286         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
53287         default stack guard is set in last bytes.
53288         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
53290 2012-03-05  Kees Cook  <keescook@chromium.org>
53292         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
53294         [BZ #13656]
53295         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
53296         possibly allocate from heap instead of stack.
53297         * stdio-common/bug-vfprintf-nargs.c: New file.
53298         * stdio-common/Makefile (tests): Add nargs overflow test.
53300 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
53302         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
53304 2012-03-03  Marek Polacek  <polacek@redhat.com>
53306         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
53307         * math/math_private.h: Likewise.
53308         * stdlib/tst-strtod.c: Likewise.
53309         * sysdeps/i386/i486/bits/atomic.h: Likewise.
53310         * sysdeps/x86_64/bits/atomic.h: Likewise.
53312 2012-03-02  David S. Miller  <davem@davemloft.net>
53314         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
53315         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
53316         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
53317         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
53318         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
53319         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
53320         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
53321         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
53323 2012-03-02  Roland McGrath  <roland@hack.frob.com>
53325         [BZ #13792]
53326         * manual/examples/README: New file, says the example source files
53327         can be used under GPL>=2.
53328         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
53329         line containing just "*/".
53330         * manual/examples/add.c: Add copyright header (GPL>=2).
53331         * manual/examples/argp-ex1.c: Likewise.
53332         * manual/examples/argp-ex2.c: Likewise.
53333         * manual/examples/argp-ex3.c: Likewise.
53334         * manual/examples/argp-ex4.c: Likewise.
53335         * manual/examples/atexit.c: Likewise.
53336         * manual/examples/db.c: Likewise.
53337         * manual/examples/dir.c: Likewise.
53338         * manual/examples/dir2.c: Likewise.
53339         * manual/examples/execinfo.c: Likewise.
53340         * manual/examples/filecli.c: Likewise.
53341         * manual/examples/filesrv.c: Likewise.
53342         * manual/examples/fmtmsgexpl.c: Likewise.
53343         * manual/examples/genpass.c: Likewise.
53344         * manual/examples/inetcli.c: Likewise.
53345         * manual/examples/inetsrv.c: Likewise.
53346         * manual/examples/isockad.c: Likewise.
53347         * manual/examples/longopt.c: Likewise.
53348         * manual/examples/memopen.c: Likewise.
53349         * manual/examples/memstrm.c: Likewise.
53350         * manual/examples/mkfsock.c: Likewise.
53351         * manual/examples/mkisock.c: Likewise.
53352         * manual/examples/mygetpass.c: Likewise.
53353         * manual/examples/pipe.c: Likewise.
53354         * manual/examples/popen.c: Likewise.
53355         * manual/examples/rprintf.c: Likewise.
53356         * manual/examples/search.c: Likewise.
53357         * manual/examples/select.c: Likewise.
53358         * manual/examples/setjmp.c: Likewise.
53359         * manual/examples/sigh1.c: Likewise.
53360         * manual/examples/sigusr.c: Likewise.
53361         * manual/examples/stpcpy.c: Likewise.
53362         * manual/examples/strdupa.c: Likewise.
53363         * manual/examples/strftim.c: Likewise.
53364         * manual/examples/strncat.c: Likewise.
53365         * manual/examples/subopt.c: Likewise.
53366         * manual/examples/swapcontext.c: Likewise.
53367         * manual/examples/termios.c: Likewise.
53368         * manual/examples/testopt.c: Likewise.
53369         * manual/examples/testpass.c: Likewise.
53370         * manual/examples/timeval_subtract.c: Likewise.
53372         [BZ #13792]
53373         * manual/time.texi (Elapsed Time): Move timeval_subtract example
53374         function to ...
53375         * manual/timeval_subtract.c.texi: ... here, new file.
53377 2012-03-02  David S. Miller  <davem@davemloft.net>
53379         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
53381 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
53383         [BZ #3976]
53384         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
53385         (__sin): Save and restore rounding mode and use round-to-nearest
53386         for all computations.
53387         (__cos): Save and restore rounding mode and use round-to-nearest
53388         for all computations.
53389         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
53390         <fenv.h>.
53391         (tan): Save and restore rounding mode and use round-to-nearest for
53392         all computations.
53393         * math/libm-test.inc (cos_test_tonearest): New function.
53394         (cos_test_towardzero): Likewise.
53395         (cos_test_downward): Likewise.
53396         (cos_test_upward): Likewise.
53397         (sin_test_tonearest): Likewise.
53398         (sin_test_towardzero): Likewise.
53399         (sin_test_downward): Likewise.
53400         (sin_test_upward): Likewise.
53401         (tan_test_tonearest): Likewise.
53402         (tan_test_towardzero): Likewise.
53403         (tan_test_downward): Likewise.
53404         (tan_test_upward): Likewise.
53405         (main): Call the new functions.
53406         * sysdeps/i386/fpu/libm-test-ulps: Update.
53407         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
53409         [BZ #10135]
53410         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
53411         small n, then large n, before computing and testing k+n.
53412         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
53413         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
53414         Likewise.
53415         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
53416         Likewise.
53417         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
53418         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
53419         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
53420         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
53421         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
53422         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
53423         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
53424         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
53425         * math/libm-test.inc (scalbn_test): Add more tests.
53426         (scalbln_test): Likewise.
53428         * manual/filesys.texi (mode_t): Describe constraints on size and
53429         signedness, not exact equivalence to a particular type.
53430         (ino_t): Likewise.
53431         (ino64_t): Likewise.
53432         (dev_t): Likewise.
53433         (nlink_t): Likewise.
53434         (blkcnt_t): Likewise.
53435         (blkcnt64_t): Likewise.
53436         * manual/llio.texi (off_t): Likewise.
53438         [BZ #3976]
53439         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
53440         (__ieee754_exp): Save and restore rounding mode and use
53441         round-to-nearest for all computations.
53442         * math/libm-test.inc (exp_test_tonearest): New function.
53443         (exp_test_towardzero): Likewise.
53444         (exp_test_downward): Likewise.
53445         (exp_test_upward): Likewise.
53446         (main): Call the new functions.
53447         * sysdeps/i386/fpu/libm-test-ulps: Update.
53448         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
53450 2012-03-01  Chris Demetriou  <cgd@google.com>
53452         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
53453         have predictable order.
53455 2012-03-01  David S. Miller  <davem@davemloft.net>
53457         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
53459         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
53460         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
53461         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
53462         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
53464         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
53465         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
53466         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
53467         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
53468         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
53469         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
53470         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
53471         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
53472         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
53474         * sysdeps/sparc/fpu/libm-test-ulps: Update.
53476         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
53477         * sysdeps/sparc/fpu/libm-test-ulps: to here.
53478         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
53480         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
53481         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
53482         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
53483         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
53484         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
53485         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
53486         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
53487         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
53488         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
53489         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
53490         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
53491         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
53492         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
53493         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
53494         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
53495         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
53496         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
53497         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
53498         * sysdeps/sparc/elf/configure: Regenerated.
53500 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
53502         * configure.in (AS, LD): Require binutils 2.20 or later.
53503         * configure: Regenerated.
53504         * manual/install.texi (Tools for Compilation): Give binutils 2.20
53505         as required minimum version.
53506         * INSTALL: Regenerated.
53508         [BZ #2541]
53509         [BZ #4108]
53510         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
53511         before squaring exponent.
53512         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
53513         bottom long double and 27 bits of top long double before squaring
53514         exponent.
53515         * math/libm-test.inc (erfc_test): Add more tests.
53516         * sysdeps/i386/fpu/libm-test-ulps: Update.
53517         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
53518         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
53520 2012-03-01  Kai Tietz  <ktietz@redhat.com>
53522         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
53523         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
53524         containing bit-fields.
53525         * soft-fp/extended.h (_FP_UNION_E): Likewise.
53526         * soft-fp/single.h (_FP_UNION_S): Likewise.
53527         * soft-fp/double.h (_FP_UNION_D): Likewise.
53529 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
53531         [BZ #13786]
53532         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
53533         not include ../strcmp.S.
53534         [USE_AS_STRNCASECMP_L]: Likewise.
53535         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
53536         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
53537         * sysdeps/i386/i686/multiarch/strncase_l-c.c
53538         (__strncasecmp_l_ia32): Define as alias to
53539         __strncasecmp_l_nonascii.
53541         [BZ #5794]
53542         * math/libm-test.inc (expm1_test): Add test for bug 5794.
53543         * sysdeps/i386/fpu/libm-test-ulps: Update.
53544         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
53546         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
53547         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
53549 2012-02-29  Jeff Law  <law@redhat.com>
53551         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
53552         out of bounds read.
53554 2012-02-29  Marek Polacek  <polacek@redhat.com>
53556         [BZ #13706]
53557         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
53558         * elf/Makefile: Add rules to run tst-unused-dep.out.
53560 2012-02-28  David S. Miller  <davem@davemloft.net>
53562         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
53563         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
53564         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
53565         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
53566         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
53567         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
53569 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
53571         * math/libm-test.inc (llround_test): Move one test from
53572         lround_test.  Use TEST_f_L in moved test.
53573         (lround_test): Move misplaced test to llround_test.  Add testcase
53574         from bug 2561.
53576 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
53578         * sysdeps/x86_64/fpu/e_expf.S: New file.
53579         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
53581 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
53583         [BZ #13637]
53584         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
53585         of remain_len that may cause incomplete multi-byte character and
53586         false match.
53587         * posix/bug-regex33.c: New file.
53588         * posix/Makefile (tests): Add bug-regex33.
53590 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
53592         * manual/macros.texi: New file.
53593         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
53594         * manual/libc.texinfo: Include macros.texi.
53595         * manual/creatute.texi: Likewise.
53596         * manual/install.texi: Likewise.
53597         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
53598         @glibcadj{} in references to the GNU C Library.
53599         * manual/charset.texi: Likewise.
53600         * manual/conf.texi: Likewise.
53601         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
53602         when not using those macros.
53603         * manual/creature.texi: Likewise.
53604         * manual/crypt.texi: Likewise.
53605         * manual/errno.texi: Likewise.
53606         * manual/filesys.texi: Likewise.
53607         * manual/header.texi: Likewise.
53608         * manual/install.texi: Likewise.
53609         * manual/intro.texi: Likewise.
53610         * manual/io.texi: Likewise.
53611         * manual/job.texi: Likewise.
53612         * manual/lang.texi: Likewise.
53613         * manual/libc.texiinfo: Likewise.
53614         * manual/llio.texi: Likewise.
53615         * manual/locale.texi: Likewise.
53616         * manual/maint.texi: Likewise.
53617         * manual/math.texi: Likewise.
53618         * manual/memory.texi: Likewise.
53619         * manual/message.texi: Likewise.
53620         * manual/nss.texi: Likewise.
53621         * manual/pattern.texi: Likewise.
53622         * manual/process.texi: Likewise.
53623         * manual/resource.texi: Likewise.
53624         * manual/search.texi: Likewise.
53625         * manual/setjmp.texi: Likewise.
53626         * manual/signal.texi: Likewise.
53627         * manual/socket.texi: Likewise.
53628         * manual/startup.texi: Likewise.
53629         * manual/stdio.texi: Likewise.
53630         * manual/string.texi: Likewise.
53631         * manual/sysinfo.texi: Likewise.
53632         * manual/syslog.texi: Likewise.
53633         * manual/terminal.texi: Likewise.
53634         * manual/time.texi: Likewise.
53635         * manual/users.texi: Likewise.
53636         * INSTALL: Regenerated.
53637         * NOTES: Regenerated.
53638         * sysdeps/gnu/errlist.c: Regenerated.
53640 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
53642         * include/dirent.h: Include <dirstream.h> before
53643         <dirent/dirent.h>.
53645 2012-02-28  David S. Miller  <davem@davemloft.net>
53647         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
53648         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
53649         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
53650         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
53652 2012-02-27  David S. Miller  <davem@davemloft.net>
53654         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
53655         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
53656         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
53657         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
53659         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
53660         frame pointer instead of stack pointer relative arg slot.
53661         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
53662         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
53663         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
53665 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
53667         [BZ #3992]
53668         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
53670 2012-02-27  David S. Miller  <davem@davemloft.net>
53672         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
53673         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
53674         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
53675         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
53676         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
53677         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
53678         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
53679         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
53681 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
53683         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
53684         later.  Allow versions 5-9.
53685         * configure: Regenerated.
53686         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
53687         required minimum version and 4.6 as recommended version.  Do not
53688         mention bugs in GCC 2.7 and 2.8.
53689         * INSTALL: Regenerated.
53691 2012-02-27  David S. Miller  <davem@davemloft.net>
53693         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
53694         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
53695         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
53696         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
53697         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
53698         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
53699         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
53700         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
53702         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
53703         manipulate bits before adding and subtracting TWO112[sx].
53704         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
53706 2012-02-27  Roland McGrath  <roland@hack.frob.com>
53708         [BZ #13775]
53709         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
53710         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
53711         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
53712         being in POSIX, because they are in 1003.1-2008.
53714         * rt/tst-aio.c: Include <fcntl.h>.
53715         * rt/tst-aio7.c: Likewise.
53716         * rt/tst-aio64.c: Likewise.
53718         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
53720 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
53722         * manual/install.texi (--with-headers): Describe headers as
53723         interface headers, not private headers.
53724         (Specific advice for GNU/Linux systems): Describe use of headers
53725         from "make headers_install", not private headers from older
53726         kernels.
53727         * INSTALL: Regenerated.
53728         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
53729         Change to 2.6.19.
53730         * sysdeps/unix/sysv/linux/configure: Regenerated.
53732         * manual/llio.texi (fclean): Remove documentation.
53734         * manual/Makefile (libc-texi-generated): New variable.  Include
53735         version.texi.
53736         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
53737         $(libc-texi-generated), not duplicated list of files.
53738         (version.texi, stamp-version): New rules.
53739         (realclean): Remove $(libc-texi-generated), not individual files
53740         from that list.  Do not remove dir-add.texinfo.
53741         * manual/libc.texinfo: Comment out uses of edition numbers and
53742         references to printed manual.  Remove last-updated dates.
53743         (EDITION): Comment out.
53744         (ISBN): Likewise.
53745         (VERSION, UPDATED): Remove.
53746         (version.texi): Include.
53748 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
53750         * sysdeps/posix/spawni.c: Include <signal.h>.
53751         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
53752         * sysdeps/pthread/aio_fsync.c: Likewise.
53754 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
53756         * conform/Makefile (tests): Run only when not cross-compiling and
53757         when fast-check is not defined.
53759         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
53760         * conform/data/limits.h-data: Fixes for POSIX2008.
53761         * conform/run-conformtest.sh: Run all tests.
53762         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
53763         headers.
53764         * include/bits/dlfcn.h: Likewise.
53765         * include/langinfo.h: Likewise.
53766         * include/monetary.h: Likewise.
53767         * include/sys/poll.h: Likewise.
53769         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
53770         for __USE_GNU.
53771         * posix/spawn.h: Define __need_sigset_t.
53772         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
53773         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
53774         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
53775         to get sigevent_t only.
53776         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
53777         only for __USE_GNU.
53778         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
53779         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
53780         process_vm_writev only for __USE_GNU.
53781         * termios/termios.h: Declare tcgetsid also for POSIX2008.
53783         * conform/Makefile: For now ignore errors from run-conformtest.
53784         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
53785         POSIX to avoid namespace pollution.  Don't prepend headers.
53786         * conform/data/aio.h-data: Fixes for POSIX testing.
53787         * conform/data/fcntl.h-data: Likewise.
53788         * conform/data/glob.h-data: Likewise.
53789         * conform/data/grp.h-data: Likewise.
53790         * conform/data/pthread.h-data: Likewise.
53791         * conform/data/pwd.h-data: Likewise.
53792         * conform/data/signal.h-data: Likewise.
53793         * conform/data/spawn.h-data: Likewise.
53794         * conform/data/stdio.h-data: Likewise.
53795         * conform/data/stdlib.h-data: Likewise.
53796         * conform/data/stropts.h-data: Likewise.
53797         * conform/data/sys/mman.h-data: Likewise.
53798         * conform/data/sys/stat.h-data: Likewise.
53799         * conform/data/sys/types.h-data: Likewise.
53800         * conform/data/sys/wait.h-data: Likewise.
53801         * conform/data/time.h-data: Likewise.
53802         * conform/data/unistd.h-data: Likewise.
53803         * conform/data/utime.h-data: Likewise.
53805         * io/sys/stat.h: fchmod was always in POSIX.
53806         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
53807         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
53808         * rt/aio.h: Define __need_timespec before including <time.h>.
53809         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
53810         struct.  Add forward declaration of pthread_attr_t and use it in
53811         sigevent.
53812         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
53813         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
53814         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
53815         always remove CLK_TCK definition.
53817 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
53819         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
53821 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
53823         * conform/run-conformtest.sh: New file.
53824         * conform/Makefile: Run run-conformtest for tests.
53825         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
53826         support.
53828         * conform/data/uchar.h-data: New file.
53829         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
53830         * conform/data/arpa/inet.h-data: Likewise.
53831         * conform/data/assert.h-data: Likewise.
53832         * conform/data/complex.h-data: Likewise.
53833         * conform/data/cpio.h-data: Likewise.
53834         * conform/data/ctype.h-data: Likewise.
53835         * conform/data/dirent.h-data: Likewise.
53836         * conform/data/dlfcn.h-data: Likewise.
53837         * conform/data/errno.h-data: Likewise.
53838         * conform/data/fcntl.h-data: Likewise.
53839         * conform/data/float.h-data: Likewise.
53840         * conform/data/fmtmsg.h-data: Likewise.
53841         * conform/data/fnmatch.h-data: Likewise.
53842         * conform/data/ftw.h-data: Likewise.
53843         * conform/data/glob.h-data: Likewise.
53844         * conform/data/grp.h-data: Likewise.
53845         * conform/data/iconv.h-data: Likewise.
53846         * conform/data/inttypes.h-data: Likewise.
53847         * conform/data/langinfo.h-data: Likewise.
53848         * conform/data/libgen.h-data: Likewise.
53849         * conform/data/limits.h-data: Likewise.
53850         * conform/data/locale.h-data: Likewise.
53851         * conform/data/math.h-data: Likewise.
53852         * conform/data/monetary.h-data: Likewise.
53853         * conform/data/mqueue.h-data: Likewise.
53854         * conform/data/ndbm.h-data: Likewise.
53855         * conform/data/net/if.h-data: Likewise.
53856         * conform/data/netdb.h-data: Likewise.
53857         * conform/data/netinet/in.h-data: Likewise.
53858         * conform/data/nl_types.h-data: Likewise.
53859         * conform/data/poll.h-data: Likewise.
53860         * conform/data/pthread.h-data: Likewise.
53861         * conform/data/pwd.h-data: Likewise.
53862         * conform/data/regex.h-data: Likewise.
53863         * conform/data/sched.h-data: Likewise.
53864         * conform/data/search.h-data: Likewise.
53865         * conform/data/semaphore.h-data: Likewise.
53866         * conform/data/setjmp.h-data: Likewise.
53867         * conform/data/signal.h-data: Likewise.
53868         * conform/data/spawn.h-data: Likewise.
53869         * conform/data/stdarg.h-data: Likewise.
53870         * conform/data/stdio.h-data: Likewise.
53871         * conform/data/stdlib.h-data: Likewise.
53872         * conform/data/string.h-data: Likewise.
53873         * conform/data/strings.h-data: Likewise.
53874         * conform/data/stropts.h-data: Likewise.
53875         * conform/data/sys/ipc.h-data: Likewise.
53876         * conform/data/sys/mman.h-data: Likewise.
53877         * conform/data/sys/msg.h-data: Likewise.
53878         * conform/data/sys/resource.h-data: Likewise.
53879         * conform/data/sys/select.h-data: Likewise.
53880         * conform/data/sys/sem.h-data: Likewise.
53881         * conform/data/sys/shm.h-data: Likewise.
53882         * conform/data/sys/socket.h-data: Likewise.
53883         * conform/data/sys/stat.h-data: Likewise.
53884         * conform/data/sys/statvfs.h-data: Likewise.
53885         * conform/data/sys/time.h-data: Likewise.
53886         * conform/data/sys/timeb.h-data: Likewise.
53887         * conform/data/sys/times.h-data: Likewise.
53888         * conform/data/sys/types.h-data: Likewise.
53889         * conform/data/sys/uio.h-data: Likewise.
53890         * conform/data/sys/un.h-data: Likewise.
53891         * conform/data/sys/utsname.h-data: Likewise.
53892         * conform/data/sys/wait.h-data: Likewise.
53893         * conform/data/syslog.h-data: Likewise.
53894         * conform/data/tar.h-data: Likewise.
53895         * conform/data/termios.h-data: Likewise.
53896         * conform/data/utime.h-data: Likewise.
53897         * conform/data/utmpx.h-data: Likewise.
53898         * conform/data/varargs.h-data: Likewise.
53899         * conform/data/wchar.h-data: Likewise.
53900         * conform/data/wctype.h-data: Likewise.
53901         * conform/data/wordexp.h-data: Likewise.
53903         * include/stropts.h: New file.
53904         * include/uchar.h: New file.
53905         * include/aio.h: Changes to allow conformtest.pl to use the headers.
53906         * include/assert.h: Likewise.
53907         * include/ctype.h: Likewise.
53908         * include/dirent.h: Likewise.
53909         * include/dlfcn.h: Likewise.
53910         * include/fcntl.h: Likewise.
53911         * include/fnmatch.h: Likewise.
53912         * include/glob.h: Likewise.
53913         * include/grp.h: Likewise.
53914         * include/libio.h: Likewise.
53915         * include/locale.h: Likewise.
53916         * include/math.h: Likewise.
53917         * include/net/if.h: Likewise.
53918         * include/netdb.h: Likewise.
53919         * include/netinet/in.h: Likewise.
53920         * include/pthread.h: Likewise.
53921         * include/pwd.h: Likewise.
53922         * include/regex.h: Likewise.
53923         * include/sched.h: Likewise.
53924         * include/search.h: Likewise.
53925         * include/setjmp.h: Likewise.
53926         * include/signal.h: Likewise.
53927         * include/stdio.h: Likewise.
53928         * include/stdlib.h: Likewise.
53929         * include/string.h: Likewise.
53930         * include/sys/cdefs.h: Likewise.
53931         * include/sys/mman.h: Likewise.
53932         * include/sys/msg.h: Likewise.
53933         * include/sys/resource.h: Likewise.
53934         * include/sys/select.h: Likewise.
53935         * include/sys/socket.h: Likewise.
53936         * include/sys/stat.h: Likewise.
53937         * include/sys/statvfs.h: Likewise.
53938         * include/sys/time.h: Likewise.
53939         * include/sys/times.h: Likewise.
53940         * include/sys/uio.h: Likewise.
53941         * include/sys/utsname.h: Likewise.
53942         * include/sys/wait.h: Likewise.
53943         * include/termios.h: Likewise.
53944         * include/time.h: Likewise.
53945         * include/ulimit.h: Likewise.
53946         * include/unistd.h: Likewise.
53947         * include/utime.h: Likewise.
53948         * include/wchar.h: Likewise.
53949         * include/wctype.h: Likewise.
53950         * include/wordexp.h: Likewise.
53952         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
53954         * time/time.h: TIME_UTC must be a macro.
53955         Make timespec_get available for ISO C11 only as well.
53957 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
53959         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
53960         Reported by Peng Haitao <penght@cn.fujitsu.com>.
53962 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
53964         * configure.in: Use -o not -a in test for unsupported multi-arch.
53966 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
53968         * manual/texinfo.tex: Update to version 2012-01-19.16.
53970 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
53972         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
53974 2012-02-24  Roland McGrath  <roland@hack.frob.com>
53976         [BZ #13738]
53977         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
53978         * manual/fdl-1.3.texi: New file.
53979         * manual/fdl-1.1.texi: File removed.
53981         [BZ #13738]
53982         * manual/libc.texinfo (FDL_VERSION): New @set.
53983         Use it for mention of FDL in cover text.
53984         (Documentation License): Use it in @include file name.
53986 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
53987             Roland McGrath  <roland@hack.frob.com>
53989         [BZ #5461]
53990         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
53991         (not LONG_LONG_MAX and LONG_LONG_MIN.
53992         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
53993         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
53994         name.
53995         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
53997 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
53999         [BZ #2547]
54000         [BZ #11365]
54001         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
54002         manipulate bits before adding and subtracting TWO23[sx].
54003         * math/libm-test.inc (nearbyint_test): Add more tests.
54005 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
54007         [BZ #2548]
54008         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
54009         bits before adding and subtracting TWO23[sx].
54010         * math/libm-test.inc (rint_test): Add more tests.
54011         (rint_test_tonearest): Likewise.
54012         (rint_test_towardzero): Likewise.
54013         (rint_test_downward): Likewise.
54014         (rint_test_upward: Likewise.
54016 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
54018         [BZ #10110]
54019         * include/stdc-predef.h: New file.  Extracted from features.h.
54020         * include/features.h: Include stdc-predef.h.
54021         * Makefile (headers): Add stdc-predef.h.
54022         * CONFORMANCE (Compiler limitations): Update.
54024 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
54026         * manual/libc.texinfo (VERSION, UPDATED): Revert.
54028 2012-02-21  David S. Miller  <davem@davemloft.net>
54030         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
54031         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
54033 2012-02-20  David S. Miller  <davem@davemloft.net>
54035         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
54036         using a normal save/restore sequence, rather than allocating a
54037         dummy stack frame just to store a frame pointer and restore.
54038         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
54040 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
54042         * manual/install.texi: Fix stray word in line-wrapped comment.
54044 2012-02-20  David S. Miller  <davem@davemloft.net>
54046         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
54047         both binutils and gcc support GOTDATA.
54049         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
54050         "rd %pc" in the PIC register setup sequences.
54052         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
54053         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
54054         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
54055         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
54056         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
54057         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
54058         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
54059         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
54060         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
54061         (SYSCALL_ERROR_HANDLER): Likewise.
54062         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
54063         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
54064         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
54065         (SYSCALL_ERROR_HANDLER): Likewise.
54067         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
54068         (HAVE_GCC_GOTDATA): New.
54069         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
54070         relocation support in both binutils and gcc.
54071         * sysdeps/sparc/elf/configure: Regenerate.
54073         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
54074         * sysdeps/sparc/sparc32/elf/configure: Delete.
54075         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
54076         * sysdeps/sparc/sparc64/elf/configure: Delete.
54077         * sysdeps/sparc/elf/configure.in: New file.
54078         * sysdeps/sparc/elf/configure: Generate.
54080         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
54081         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
54082         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
54083         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
54084         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
54086 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
54088         * manual/install.texi: Do not mention specific glibc version
54089         numbers.
54090         * manual/libc.texinfo (VERSION, UPDATED): Update.
54091         (@copying): Use @copyright{} and range of years.
54093 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
54095         [BZ #13695]
54096         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
54097         [crti.S not in sysdirs] (generated): Do not append.
54098         [crti.S not in sysdirs] (omit-deps): Likewise.
54099         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
54100         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
54101         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
54102         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
54103         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
54104         Likewise.
54105         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
54106         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
54107         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
54108         * csu/defs.awk: Remove file.
54109         * sysdeps/generic/initfini.c: Likewise.
54110         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
54111         variable.
54112         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
54113         Likewise.
54115 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
54117         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
54118         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
54119         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
54120         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
54121         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
54122         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
54123         <bits/epoll.h>.
54124         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
54125         (__EPOLL_PACKED): Define to empty if not defined by
54126         <bits/epoll.h>.
54127         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
54128         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
54129         bits/epoll.h.
54131 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
54133         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
54134         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
54135         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
54136         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
54137         <bits/timerfd.h>.
54138         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
54139         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
54140         bits/timerfd.h.
54142 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
54144         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
54145         in C locale.
54146         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
54147         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
54148         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
54149         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
54151 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
54153         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
54154         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
54156 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
54158         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
54159         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
54160         defined.
54161         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
54162         Likewise.
54163         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
54164         entry for 2.16.
54166 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
54168         * math/w_acos.c: Use non-signaling floating-point comparisons.
54169         * math/w_acosf.c: Likewise.
54170         * math/w_acosh.c: Likewise.
54171         * math/w_acoshf.c: Likewise.
54172         * math/w_acoshl.c: Likewise.
54173         * math/w_acosl.c: Likewise.
54174         * math/w_asin.c: Likewise.
54175         * math/w_asinf.c: Likewise.
54176         * math/w_asinl.c: Likewise.
54177         * math/w_atanh.c: Likewise.
54178         * math/w_atanhf.c: Likewise.
54179         * math/w_atanhl.c: Likewise.
54180         * math/w_exp2.c: Likewise.
54181         * math/w_exp2f.c: Likewise.
54182         * math/w_exp2l.c: Likewise.
54183         * math/w_j0.c: Likewise.
54184         * math/w_j0f.c: Likewise.
54185         * math/w_j0l.c: Likewise.
54186         * math/w_j1.c: Likewise.
54187         * math/w_j1f.c: Likewise.
54188         * math/w_j1l.c: Likewise.
54189         * math/w_jn.c: Likewise.
54190         * math/w_jnf.c: Likewise.
54191         * math/w_log.c: Likewise.
54192         * math/w_log10.c: Likewise.
54193         * math/w_log10f.c: Likewise.
54194         * math/w_log10l.c: Likewise.
54195         * math/w_log2.c: Likewise.
54196         * math/w_log2f.c: Likewise.
54197         * math/w_log2l.c: Likewise.
54198         * math/w_logf.c: Likewise.
54199         * math/w_logl.c: Likewise.
54200         * math/w_sqrt.c: Likewise.
54201         * math/w_sqrtf.c: Likewise.
54202         * math/w_sqrtl.c: Likewise.
54203         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
54204         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
54205         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
54206         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
54207         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
54209 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
54211         [BZ #9739]
54212         * manual/string.texi (strnlen): Use correct parameter name in
54213         equivalent expression.
54215 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
54217         [BZ #11174]
54218         * manual/users.texi (seteuid): Consistently use neweuid for
54219         argument name.
54221 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
54223         [BZ #13704]
54224         * manual/nss.texi (Services in the NSS configuration): Correct
54225         list of services in example configuration file.
54227 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
54229         [BZ #11322]
54230         * manual/arith.texi: Remove statements about negative zero
54231         behaving identically to zero.
54233 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
54235         [BZ #5993]
54236         * manual/install.texi: Do not document upgrading from libc5.
54238 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
54240         [BZ #4596]
54241         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
54243 2012-02-18  David S. Miller  <davem@davemloft.net>
54245         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
54246         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
54247         %o7 across the call.
54248         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
54249         instead.
54250         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
54251         SETUP_PIC_REG_LEAF.
54252         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
54253         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
54254         * sysdeps/sparc/crtn.S: Likewise.
54256 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
54258         * aout/Makefile: Remove.
54260 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
54262         [BZ #13058]
54263         * manual/examples/argp-ex1.c (main): Format definition in GNU
54264         style.
54265         * manual/examples/argp-ex2.c (main): Likewise.
54266         * manual/examples/argp-ex3.c (main): Likewise.
54267         * manual/examples/argp-ex4.c (main): Likewise.
54268         * manual/examples/longopt.c (main): Use new-style prototype
54269         definition.
54270         * manual/examples/strncat.c (main): Specify return type and use
54271         (void) for arguments.
54272         * manual/examples/subopt.c (main): Use char **argv argument.
54274 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
54276         [BZ #5077]
54277         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
54278         rounding modes.
54280 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
54282         [BZ #6907]
54283         * manual/string.texi (strchr): Change when strchrnul is
54284         recommended.
54286 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
54288         [BZ #174]
54289         * manual/locale.texi (setlocale): Document LOCPATH.
54291 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
54293         [BZ #10210]
54294         * manual/process.texi (execle): Move @dots{} before last argument.
54296 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
54298         [BZ #12047]
54299         * manual/charset.texi (Generic Charset Conversion): Fix typo
54300         (LC_TYPE -> LC_CTYPE).
54302 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
54304         [BZ #5805]
54305         * manual/arith.texi (scalbn): Use @var{} on parameter names.
54306         (scalbnf): Likewise.
54307         (scalbnl): Likewise.
54308         (scalbln): Likewise.
54309         (scalblnf): Likewise.
54310         (scalblnl): Likewise.
54311         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
54312         (vwarnx): Likewise.
54313         (verr): Likewise.
54314         (verrx): Likewise.
54315         * manual/filesys.texi (telldir): Use braces around return type.
54316         * manual/llio.texi (mmap): Add space after comma.
54317         (mmap64): Likewise.
54318         * manual/math.texi (jn): Use @var{} on parameter names.
54319         (jnf): Likewise.
54320         (jnl): Likewise.
54321         (yn): Likewise.
54322         (ynf): Likewise.
54323         (ynl): Likewise.
54324         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
54325         line.
54326         * manual/resource.texi (ulimit): Use @dots{} instead of literal
54327         "...".
54328         (sched_get_priority_min): Remove semicolon on @deftypefun line.
54329         (sched_get_priority_max): Likewise.
54330         * manual/signal.texi (sigvec): Add space after comma.
54331         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
54332         names.
54333         (if_indextoname): Likewise.
54334         (if_freenameindex): Likewise.
54335         (sendto): Use ',' instead of '.' in prototype.
54336         * manual/startup.texi (syscall): Use @dots{} instead of literal
54337         "...".
54338         * manual/stdio.texi (__fpending): Separate initial words of
54339         paragraph from @deftypefun line.
54340         * manual/syslog.texi (syslog): Use @dots{} instead of literal
54341         "...".
54342         (vsyslog): Use @var{} on parameter names.
54343         * manual/terminal.texi (stty): Use @var{} on parameter names.
54344         * manual/users.texi (getutmp): Use @var{} on parameter names.
54345         (getutmpx): Likewise.
54347 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
54349         [BZ #6884]
54350         * manual/stdio.texi (fopen): Fix typos in description of
54351         ",ccs=STRING".
54353 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
54355         [BZ #4026]
54356         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
54357         get clock_id definition.
54359 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
54361         [BZ #4822]
54362         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
54363         (madvise): Cast every argument to void on its own.
54365 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
54367         [BZ #9902]
54368         * manual/startup.texi (Exit Status): Fix typo.
54370 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
54372         [BZ #10140]
54373         * manual/examples/argp-ex1.c: Include <stdlib.h>.
54374         * manual/examples/argp-ex2.c: Likewise.
54375         * manual/examples/argp-ex3.c: Likewise.
54377 2012-02-16  Richard Henderson  <rth@redhat.com>
54379         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
54380         * sysdeps/s390/s390-32/initfini.c: Remove.
54381         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
54382         * sysdeps/s390/s390-64/initfini.c: Remove.
54384 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
54386         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
54387         compiler output for sysdeps/generic/initfini.c.
54388         * sysdeps/sh/elf/initfini.c: Remove file.
54390 2012-02-16  David S. Miller  <davem@davemloft.net>
54392         [BZ #11494]
54393         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
54395         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
54396         * sysdeps/sparc/crti.S: New file.
54397         * sysdeps/sparc/crtn.S: New file.
54398         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
54399         * sysdeps/sparc/sparc64/Makefile: Likewise.
54401 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
54403         [BZ #3335]
54404         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
54406 2012-02-15  Roland McGrath  <roland@hack.frob.com>
54408         [BZ #4822]
54409         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
54411         * mach/devstream.c (cookie_io_functions_t): Macro removed.
54412         (write, read, close): Likewise.
54413         Patch by Aurelien Jarno <aurelien@aurel32.net>.
54415 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
54417         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
54418         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
54419         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
54420         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
54421         <bits/signalfd.h>.
54422         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
54423         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
54424         bits/signalfd.h.
54426 2012-02-14  Marek Polacek  <polacek@redhat.com>
54428         * sysdeps/x86_64/crti.S: New file.
54429         * sysdeps/x86_64/crtn.S: New file.
54430         * sysdeps/x86_64/elf/initfini.c: Remove file.
54432 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
54434         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
54435         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
54436         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
54437         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
54438         <bits/inotify.h>.
54439         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
54440         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
54441         bits/inotify.h.
54443 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
54445         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
54446         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
54447         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
54448         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
54449         <bits/eventfd.h>.
54450         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
54451         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
54452         bits/eventfd.h.
54454 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
54456         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
54457         __feraiseexcept instead of feraiseexcept.
54459         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
54460         nanosleep invocations.
54461         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
54462         strings, and add error checking for a nanosleep invocations.
54464 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
54466         Replace FSF snail mail address with URLs, as per GNU coding standards.
54467         Most of the snail mail addresses were wrong anyway, and omitting
54468         them makes the source code easier to maintain.  Almost all of the
54469         changes are to license notices and to locale LC_IDENTIFICATION
54470         addresses, except for this one:
54471         * manual/libc.texinfo: In "Published by", give the FSF's URL,
54472         not its snail mail address.
54474 2012-02-09  Richard Henderson  <rth@twiddle.net>
54476         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
54477         of kernel-features.h.
54479         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
54481 2012-02-08  Marek Polacek  <polacek@redhat.com>
54483         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
54484         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
54485         * sysdeps/gnu/_G_config.h: Likewise.
54486         * sysdeps/generic/_G_config.h: Likewise.
54488 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
54490         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
54491         tests.
54492         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
54494         * sysdeps/powerpc/powerpc32/crti.S: New file.
54495         * sysdeps/powerpc/powerpc32/crtn.S: New file.
54496         * sysdeps/powerpc/powerpc64/crti.S: New file.
54497         * sysdeps/powerpc/powerpc64/crtn.S: New file.
54499         * Makeconfig (have-initfini): Don't set.
54500         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
54501         * configure.in (nopic_initfini): Don't substitute.
54502         * config.h.in (HAVE_INITFINI): Don't #undef.
54503         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
54504         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
54506 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
54508         Support crti.S and crtn.S provided directly by architectures.
54509         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
54510         [crti.S in sysdirs] (omit-deps): Likewise.
54511         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
54512         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
54513         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
54514         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
54515         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
54516         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
54517         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
54518         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
54519         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
54520         compiler output for sysdeps/generic/initfini.c.
54521         * sysdeps/i386/elf/Makefile: Remove file.
54522         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
54524 2012-02-07  Marek Polacek  <polacek@redhat.com>
54526         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
54527         * sysdeps/gnu/_G_config.h: Likewise.
54528         * sysdeps/mach/hurd/_G_config.h: Likewise.
54530 2012-02-07  Marek Polacek  <polacek@redhat.com>
54532         * math/Makefile (tests): Add tst-CMPLX2.
54533         * math/tst-CMPLX2.c: New file.
54535 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
54537         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
54539         * math/libm-test.inc (jn_test): Add missing L suffix.
54541 2012-02-06  Marek Polacek  <polacek@redhat.com>
54543         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
54544         * sysdeps/i386/fpu/e_powf.S: Likewise.
54545         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
54546         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
54547         * sysdeps/i386/fpu/e_acosh.S: Likewise.
54548         * sysdeps/i386/fpu/e_pow.S: Likewise.
54549         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
54550         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
54551         * sysdeps/i386/fpu/s_expm1.S: Likewise.
54552         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
54553         * sysdeps/i386/fpu/e_log2.S: Likewise.
54554         * sysdeps/i386/fpu/e_log2l.S: Likewise.
54555         * sysdeps/i386/fpu/e_scalb.S: Likewise.
54556         * sysdeps/i386/fpu/e_powl.S: Likewise.
54557         * sysdeps/i386/fpu/s_log1p.S: Likewise.
54558         * sysdeps/i386/fpu/e_log10f.S: Likewise.
54559         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
54560         * sysdeps/i386/fpu/e_logl.S: Likewise.
54561         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
54562         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
54563         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
54564         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
54565         * sysdeps/i386/fpu/e_log2f.S: Likewise.
54566         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
54567         * sysdeps/i386/fpu/e_log.S: Likewise.
54568         * sysdeps/i386/fpu/s_cexp.S: Likewise.
54569         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
54570         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
54571         * sysdeps/i386/fpu/e_logf.S: Likewise.
54572         * sysdeps/i386/fpu/e_log10l.S: Likewise.
54573         * sysdeps/i386/fpu/e_atanh.S: Likewise.
54574         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
54575         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
54576         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
54577         * sysdeps/i386/fpu/e_log10.S: Likewise.
54578         * sysdeps/i386/fpu/s_frexp.S: Likewise.
54579         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
54580         * sysdeps/i386/fpu/s_asinh.S: Likewise.
54581         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
54582         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
54583         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
54584         * sysdeps/i386/asm-syntax.h: Likewise.
54585         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
54586         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
54587         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
54588         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
54589         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
54590         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
54591         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
54592         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
54593         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
54594         * sysdeps/powerpc/sysdep.h: Likewise.
54595         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
54596         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
54598 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
54600         [BZ #411]
54601         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
54603 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
54605         * sysdeps/i386/sysdep.h: Include <features.h>.
54606         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
54607         version.
54609 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
54611         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
54612         Define.
54613         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
54614         LOAD_PIC_REG_STR.
54616 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
54618         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
54619         (SETUP_PIC_REG): Use GET_PC_THUNK.
54620         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
54621         macro.
54623 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
54625         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
54626         for non-PIC compilation.
54627         (SETUP_PIC_REG): Add .p2align directive.
54628         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
54629         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
54630         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
54631         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
54632         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
54633         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
54634         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
54635         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
54636         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
54637         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
54638         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
54639         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
54640         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
54641         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
54642         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
54643         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
54644         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
54645         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
54646         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
54647         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
54648         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
54649         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
54650         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
54651         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
54652         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
54653         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
54654         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
54655         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
54656         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
54657         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
54658         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
54659         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
54660         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
54661         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
54662         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
54663         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
54664         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
54665         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
54666         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
54667         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
54668         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
54670 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
54672         * math/tst-CMPLX.c: Include <stdio.h>.
54674 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
54676         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
54677         float.
54678         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
54679         * sysdeps/sparc/bits/mathdef.h: Likewise.
54681 2012-01-31  Marek Polacek  <polacek@redhat.com>
54683         * libio/libio.h: Don't define _PARAMS.
54684         * locale/programs/config.h: Don't define PARAMS.
54685         * stdlib/strtol_l.c: Likewise.
54686         (__strtol_l): Remove PARAMS from the prototype.
54688 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
54690         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
54691         names.  Just use the correct names.  Remove unnecessary wrapper
54692         functions.
54693         * malloc/arena.c: Likewise.
54694         * malloc/hooks.c: Likewise.
54696         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
54697         ARENA_TEST says not to.  Simplify test for creation of a new arena.
54698         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
54700 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
54702         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
54703         into tail calls.
54704         (update_get_addr): New function.
54705         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
54706         GET_ADDR_MODULE parameter.
54708 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
54710         * crypt/cert.c: Remove __STDC__ conditionals.
54711         * crypt/crypt-entry.c: Likewise.
54712         * crypt/crypt_util.c: Likewise.
54713         * libio/filedoalloc.c: Likewise.
54714         * libio/fileops.c: Likewise.
54715         * libio/genops.c: Likewise.
54716         * libio/iofclose.c: Likewise.
54717         * libio/iofdopen.c: Likewise.
54718         * libio/iofopen.c: Likewise.
54719         * libio/iofopen64.c: Likewise.
54720         * libio/iogetdelim.c: Likewise.
54721         * libio/iopopen.c: Likewise.
54722         * libio/obprintf.c: Likewise.
54723         * libio/oldfileops.c: Likewise.
54724         * libio/oldiofclose.c: Likewise.
54725         * libio/oldiofdopen.c: Likewise.
54726         * libio/oldiofopen.c: Likewise.
54727         * libio/oldiopopen.c: Likewise.
54728         * libio/wfiledoalloc.c: Likewise.
54729         * libio/wgenops.c: Likewise.
54730         * locale/programs/xmalloc.c: Likewise.
54731         * misc/syslog.c: Likewise.
54732         * stdio-common/xbug.c: Likewise.
54733         * string/memchr.c: Likewise.
54734         * string/memcmp.c: Likewise.
54735         * string/memrchr.c: Likewise.
54736         * string/rawmemchr.c: Likewise.
54737         * sysdeps/posix/getcwd.c: Likewise.
54738         * time/strftime_l.c: Likewise.
54740 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
54742         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
54743         * config.make.in (config-cflags-sse2avx): Define.
54744         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
54745         Fix typo.
54747 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
54749         * scripts/config.guess: Update from upstream config git repository.
54750         * scripts/config.sub: Likewise.
54752 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
54754         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
54755         (EM_NUM): Update.
54756         (R_TILEPRO_*, R_TILEGX_*): New macros.
54758         * scripts/firstversions.awk: Fix bug in version range handling.
54760         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
54762         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
54764         * include/sys/epoll.h: New file.
54765         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
54766         libc_hidden_def.
54768 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
54770         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
54771         Avoid unnecessary __WORDSIZE == 64 test.
54772         (fmaxf): Use VEX format if possible.
54773         (fmax): Likewise.
54774         (fminf): Likewise.
54775         (fmin): Likewise.
54777         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
54778         * math/math_private.h: Remove libc_fegetround* and
54779         libc_fesetround*.
54780         * sysdeps/i386/configure.in: Check for -msse2avx.
54781         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
54782         also if SSE2AVX is defined.
54783         Remove libc_fegetround* and libc_fesetround*.
54784         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
54785         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
54786         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
54787         of HAS_YMM_USABLE.
54788         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
54789         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
54790         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
54791         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
54792         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
54794         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
54796 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
54798         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
54799         size is not set.
54800         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
54802 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
54804         [BZ #13618]
54805         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
54806         relocation.
54807         * Makeconfig (libm): Define.
54808         * elf/Makefile: Add rules to build and run tst-relsort1.
54809         * elf/tst-relsort1.c: New file.
54810         * elf/tst-relsort1mod1.c: New file.
54811         * elf/tst-relsort1mod2.c: New file.
54813 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
54815         * math/s_ldexp.c: Remove __STDC__ conditionals.
54816         * math/s_ldexpf.c: Likewise.
54817         * math/s_ldexpl.c: Likewise.
54818         * math/s_nextafter.c: Likewise.
54819         * math/s_nexttowardf.c: Likewise.
54820         * math/s_significand.c: Likewise.
54821         * math/s_significandf.c: Likewise.
54822         * math/s_significandl.c: Likewise.
54823         * math/w_jnl.c: Likewise.
54824         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
54825         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
54826         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
54827         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
54828         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
54829         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
54830         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
54831         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
54832         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
54833         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
54834         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
54835         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
54836         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
54837         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
54838         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
54839         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
54840         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
54841         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
54842         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
54843         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
54844         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
54845         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
54846         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
54847         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
54848         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
54849         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
54850         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
54851         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
54852         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
54853         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
54854         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
54855         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
54856         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
54857         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
54858         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
54859         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
54860         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
54861         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
54862         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
54863         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
54864         * sysdeps/ieee754/k_standard.c: Likewise.
54865         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
54866         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
54867         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
54868         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
54869         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
54870         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
54871         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
54872         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
54873         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
54874         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
54875         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
54876         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
54877         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
54878         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
54879         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
54880         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
54881         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
54882         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
54883         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
54884         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
54885         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
54886         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
54887         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
54888         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
54889         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
54890         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
54891         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
54892         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
54893         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
54894         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
54895         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
54896         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
54897         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
54898         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
54899         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
54900         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
54901         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
54902         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
54903         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
54904         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
54905         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
54906         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
54907         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
54908         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
54909         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
54910         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
54911         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
54912         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
54913         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
54914         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
54915         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
54916         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
54917         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
54918         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
54919         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
54920         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
54921         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
54922         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
54923         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
54924         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
54925         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
54926         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
54927         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
54928         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
54929         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
54930         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
54931         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
54932         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
54933         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
54934         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
54935         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
54936         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
54937         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
54938         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
54939         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
54940         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
54941         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
54942         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
54943         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
54944         * sysdeps/ieee754/s_matherr.c: Likewise.
54945         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
54946         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
54947         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
54948         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
54950 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
54952         * crypt/md5.h: Remove __STDC__ conditionals.
54953         * libio/libioP.h: Likewise.
54954         * locale/programs/config.h: Likewise.
54955         * sysdeps/generic/sysdep.h: Likewise.
54956         * sysdeps/i386/asm-syntax.h: Likewise.
54957         * sysdeps/s390/asm-syntax.h: Likewise.
54958         * sysdeps/unix/sysdep.h: Likewise.
54959         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
54960         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
54962 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
54964         * libio/libio.h: Remove __STDC__ conditionals.
54965         * malloc/obstack.h: Likewise.
54966         * math/complex.h: Likewise.
54967         * math/math.h: Likewise.
54968         * sysdeps/generic/_G_config.h: Likewise.
54969         * sysdeps/gnu/_G_config.h: Likewise.
54970         * sysdeps/mach/hurd/_G_config.h: Likewise.
54971         * sysdeps/powerpc/bits/mathdef.h: Likewise.
54972         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
54973         * sysdeps/sparc/bits/mathdef.h: Likewise.
54975 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
54977         [BZ #13583]
54978         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
54979         Clean up HAS_* macros.
54980         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
54981         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
54982         possible.
54983         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
54984         HAS_AVX.
54985         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
54986         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
54987         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
54988         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
54989         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
54991 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
54993         * elf/tst-unique3.cc (gets): Remove declaration.
54994         * elf/tst-unique3lib.cc (gets): Likewise.
54995         * elf/tst-unique3lib2.cc (gets): Likewise.
54996         * elf/tst-unique4.cc (gets): Likewise.
54998 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
55000         * include/stdio.h: Add C++ protection.  Add gets declarations and
55001         definitions.
55002         * debug/tst-chk1.c: Don't declare gets here.
55003         * stdio-common/tst-gets.c: Likewise.
55005 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
55007         * posix/glob: Remove directory.
55009 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
55011         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
55013 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
55015         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
55016         of the non-standard EPFNOSUPPORT.
55018 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
55020         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
55021         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
55022         ANYWHERE set to 1 only on KERN_NO_SPACE error.
55024 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
55026         * wcsmbs/uchar.h: Test __STDC_VERSION__.
55028 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
55030         * nscd/aicache.c (addhstaiX): Do not cache negative results of
55031         transient errors.
55032         * nscd/grpcache.c (cache_addgr): Likewise.
55033         * nscd/hstcache.c (cache_addhst): Likewise.
55034         * nscd/initgrcache.c (addinitgroupsX): Likewise.
55035         * nscd/pwdcache.c (cache_addpw): Likewise.
55036         * nscd/servicescache.c (cache_addserv): Likewise.
55038 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
55040         * malloc/malloc.c: Various cleanups.
55041         * malloc/hooks.c: Likewise.
55043         * stdlib/Makefile (tests): Add bug-fmtmsg1.
55044         * stdlib/bug-fmtmsg1.c: New file.
55046         * stdlib/fmtmsg.c (init): Add missing unlock.
55047         Patch by Peng Haitao <penght@cn.fujitsu.com>.
55049 2012-01-12  Marek Polacek  <polacek@redhat.com>
55051         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
55052         and _GNU_SOURCE.
55054 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
55056         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
55057         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
55058         macro to ensure uniqueness of label name.
55059         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
55060         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
55062 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
55064         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
55066         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
55067         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
55068         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
55069         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
55071 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
55073         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
55075         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
55076         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
55077         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
55079         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
55081         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
55082         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
55083         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
55084         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
55086         * math/bits/math-finite.h: Add ldexp support.
55088 2012-01-10  Marek Polacek  <polacek@redhat.com>
55090         * locale/programs/localedef.h (show_archive_content): Add noreturn
55091         attribute.
55093 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
55095         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
55097 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
55099         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
55101         * io/Makefile (headers): Add bits/poll2.h.
55103 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
55105         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
55106         typo #include statement.
55108 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
55110         * include/sys/cdefs.h: Define __attribute_alloc_size.
55111         * catgets/gencat.c: Add alloc_size attribute and apply consistently
55112         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
55113         * elf/pldd.c: Likewise.
55114         * iconv/iconv_charmap.c: Likewise.
55115         * iconv/iconvconfig.c: Likewise.
55116         * iconv/strtab.c: Likewise.
55117         * locale/programs/locale.c: Likewise.
55118         * locale/programs/localedef.h: Likewise.
55119         * locale/programs/simple-hash.c: Likewise.
55120         * nscd/nscd.h: Likewise.
55121         * nss/makedb.c: Likewise.
55122         * sysdeps/generic/ldconfig.h: Likewise.
55123         * locale/programs/localedef.c: Remove xmalloc prototype.
55124         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
55126 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
55128         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
55129         appropriate.
55131 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
55133         * math/Makefile (tests): Add tst-CMPLX.
55134         * math/tst-CMPLX.c: New file.
55136         * math/complex.h (CMPLXL): Fix typo.
55138         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
55139         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
55140         GLIBC_2.16.
55141         * debug/tst-chk1.c: Add poll and ppoll tests.
55142         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
55143         * include/sys/poll.h: Add hidden proto for ppoll.
55144         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
55145         * sysdeps/mach/hurd/ppoll.c: Likewise.
55146         * io/ppoll.c: Likewise.
55147         * debug/poll_chk.c: New file.
55148         * debug/ppoll_chk.c: New file.
55149         * include/bits/poll2.h: New file.
55150         * io/bits/poll2.h: New file.
55152         [BZ #1350]
55153         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
55155         * configure.in: static is always set to yes.  Remove.
55156         * config.make.in: Don't set build-static.
55157         * Makeconfig: Remove use of build-static.
55158         * dlfcn/Makefile: Likewise.
55159         * elf/Makefile: Likewise.
55160         * math/Makefile: Likewise.
55161         * misc/Makefile: Likewise.
55162         * nptl/Makefile: Likewise.
55163         * sysdeps/mach/hurd/Makefile: Likewise.
55165         * configure.in: PWD_P is not used anymore.
55166         * config.make.in: Remove PWD_P entry.
55168         * configure.in: Remove last remnants of RANLIB.
55169         No need to check for signed size_t anymore.
55170         Don't set libc_commonpagesize and libc_relro_required here for Alpha
55171         and IA-64.
55172         Remove __builtin_expect test because we require at least gcc 3.4.
55173         * aclocal.m4: Likewise.
55175         * wcsmbs/mbrtoc16.c: Implement using towc function.
55176         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
55177         * wcsmbs/wcsmbsload.c: Likewise.
55178         * iconv/gconv_simple.c: Likewise.
55179         * iconv/gconv_int.h: Likewise.
55180         * iconv/gconv_builtin.h: Likewise.
55181         * iconv/iconv_prog.c: Remove CHAR16 handling.
55183         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
55185         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
55187         * configure.in: Remove --with-elf and --enable-bounded options.
55188         Dont set base_machine for ia64.  More non-ELF conditions removed.
55189         Remove testing and setting of leading underscore information.
55190         * config.make.in (build-bounded): Set to no.
55191         * config.h.in: Remove NO_UNDERSCORES entry.
55192         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
55193         them.
55194         * csu/start.c: Remove !NO_UNDERSCORE code.
55195         * locale/localeinfo.h: Likewise.
55196         * sysdeps/generic/machine-gmon.h: Likewise.
55197         * sysdeps/generic/sysdep.h: Likewise.
55198         * sysdeps/i386/sysdep.h: Likewise.
55199         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
55200         * sysdeps/mach/sysdep.h: Likewise.
55201         * sysdeps/s390/s390-32/sysdep.h: Likewise.
55202         * sysdeps/s390/s390-64/sysdep.h: Likewise.
55203         * sysdeps/sh/sysdep.h: Likewise.
55204         * sysdeps/sparc/sparc32/alloca.S: Likewise.
55205         * sysdeps/unix/i386/sysdep.S: Likewise.
55206         * sysdeps/unix/sparc/start.c: Likewise.
55207         * sysdeps/unix/sparc/sysdep.S: Likewise.
55208         * sysdeps/unix/sparc/sysdep.h: Likewise.
55209         * sysdeps/unix/start.c: Likewise.
55210         * sysdeps/unix/x86_64/sysdep.S: Likewise.
55211         * sysdeps/x86_64/sysdep.h: Likewise.
55213 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
55215         [BZ #13553]
55216         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
55217         for non-gcc.
55218         * argp/argp-fmtstream.h: Use const instead __const.
55219         * argp/argp.h: Likewise.
55220         * assert/assert.h: Likewise.
55221         * bits/fenv.h: Likewise.
55222         * bits/sched.h: Likewise.
55223         * bits/sigset.h: Likewise.
55224         * bits/sigthread.h: Likewise.
55225         * catgets/nl_types.h: Likewise.
55226         * conform/data/pthread.h-data: Likewise.
55227         * crypt/crypt-private.h: Likewise.
55228         * crypt/crypt.h: Likewise.
55229         * crypt/crypt_util.c: Likewise.
55230         * ctype/ctype.h: Likewise.
55231         * debug/execinfo.h: Likewise.
55232         * debug/mbsnrtowcs_chk.c: Likewise.
55233         * debug/mbsrtowcs_chk.c: Likewise.
55234         * debug/wcsnrtombs_chk.c: Likewise.
55235         * debug/wcsrtombs_chk.c: Likewise.
55236         * debug/wcstombs_chk.c: Likewise.
55237         * dirent/dirent.h: Likewise.
55238         * dlfcn/dlfcn.h: Likewise.
55239         * elf/neededtest4.c: Likewise.
55240         * grp/grp.h: Likewise.
55241         * gshadow/gshadow.h: Likewise.
55242         * iconv/gconv.h: Likewise.
55243         * iconv/gconv_int.h: Likewise.
55244         * iconv/gconv_simple.c: Likewise.
55245         * iconv/iconv.h: Likewise.
55246         * iconv/loop.c: Likewise.
55247         * iconv/skeleton.c: Likewise.
55248         * include/aio.h: Likewise.
55249         * include/aliases.h: Likewise.
55250         * include/argz.h: Likewise.
55251         * include/arpa/inet.h: Likewise.
55252         * include/assert.h: Likewise.
55253         * include/dirent.h: Likewise.
55254         * include/dlfcn.h: Likewise.
55255         * include/execinfo.h: Likewise.
55256         * include/fcntl.h: Likewise.
55257         * include/fenv.h: Likewise.
55258         * include/glob.h: Likewise.
55259         * include/grp.h: Likewise.
55260         * include/libintl.h: Likewise.
55261         * include/mntent.h: Likewise.
55262         * include/netdb.h: Likewise.
55263         * include/pwd.h: Likewise.
55264         * include/rpc/netdb.h: Likewise.
55265         * include/sched.h: Likewise.
55266         * include/search.h: Likewise.
55267         * include/shadow.h: Likewise.
55268         * include/signal.h: Likewise.
55269         * include/stdio.h: Likewise.
55270         * include/stdlib.h: Likewise.
55271         * include/string.h: Likewise.
55272         * include/sys/socket.h: Likewise.
55273         * include/sys/stat.h: Likewise.
55274         * include/sys/statfs.h: Likewise.
55275         * include/sys/statvfs.h: Likewise.
55276         * include/sys/syslog.h: Likewise.
55277         * include/sys/time.h: Likewise.
55278         * include/sys/uio.h: Likewise.
55279         * include/time.h: Likewise.
55280         * include/unistd.h: Likewise.
55281         * include/utmp.h: Likewise.
55282         * include/wchar.h: Likewise.
55283         * include/wctype.h: Likewise.
55284         * inet/aliases.h: Likewise.
55285         * inet/arpa/inet.h: Likewise.
55286         * inet/netinet/ether.h: Likewise.
55287         * inet/netinet/in.h: Likewise.
55288         * intl/libintl.h: Likewise.
55289         * io/bits/fcntl2.h: Likewise.
55290         * io/fcntl.h: Likewise.
55291         * io/ftw.h: Likewise.
55292         * io/sys/poll.h: Likewise.
55293         * io/sys/stat.h: Likewise.
55294         * io/sys/statfs.h: Likewise.
55295         * io/sys/statvfs.h: Likewise.
55296         * io/utime.h: Likewise.
55297         * libio/bits/stdio.h: Likewise.
55298         * libio/bits/stdio2.h: Likewise.
55299         * libio/libio.h: Likewise.
55300         * libio/libioP.h: Likewise.
55301         * libio/stdio.h: Likewise.
55302         * locale/lc-ctype.c: Likewise.
55303         * locale/locale.h: Likewise.
55304         * login/utmp.h: Likewise.
55305         * malloc/arena.c: Likewise.
55306         * malloc/malloc.c: Likewise.
55307         * malloc/malloc.h: Likewise.
55308         * malloc/mcheck.c: Likewise.
55309         * malloc/mtrace.c: Likewise.
55310         * math/bits/mathcalls.h: Likewise.
55311         * math/fenv.h: Likewise.
55312         * math/math_private.h: Likewise.
55313         * misc/bits/error.h: Likewise.
55314         * misc/bits/syslog.h: Likewise.
55315         * misc/err.h: Likewise.
55316         * misc/error.h: Likewise.
55317         * misc/fstab.h: Likewise.
55318         * misc/mntent.h: Likewise.
55319         * misc/regexp.h: Likewise.
55320         * misc/search.h: Likewise.
55321         * misc/sgtty.h: Likewise.
55322         * misc/sys/mman.h: Likewise.
55323         * misc/sys/syslog.h: Likewise.
55324         * misc/sys/uio.h: Likewise.
55325         * misc/sys/xattr.h: Likewise.
55326         * misc/ttyent.h: Likewise.
55327         * nis/rpcsvc/ypclnt.h: Likewise.
55328         * nss/nss.h: Likewise.
55329         * posix/bits/unistd.h: Likewise.
55330         * posix/fnmatch.h: Likewise.
55331         * posix/glob.h: Likewise.
55332         * posix/sched.h: Likewise.
55333         * posix/spawn.h: Likewise.
55334         * posix/sys/wait.h: Likewise.
55335         * posix/unistd.h: Likewise.
55336         * posix/wordexp.h: Likewise.
55337         * pwd/pwd.h: Likewise.
55338         * resolv/netdb.h: Likewise.
55339         * resource/sys/resource.h: Likewise.
55340         * rt/aio.h: Likewise.
55341         * rt/bits/mqueue2.h: Likewise.
55342         * rt/mqueue.h: Likewise.
55343         * shadow/shadow.h: Likewise.
55344         * signal/signal.h: Likewise.
55345         * socket/send.c: Likewise.
55346         * socket/sendto.c: Likewise.
55347         * socket/sys/socket.h: Likewise.
55348         * stdio-common/printf.h: Likewise.
55349         * stdlib/bits/stdlib.h: Likewise.
55350         * stdlib/fmtmsg.h: Likewise.
55351         * stdlib/monetary.h: Likewise.
55352         * stdlib/stdlib.h: Likewise.
55353         * stdlib/ucontext.h: Likewise.
55354         * streams/stropts.h: Likewise.
55355         * string/argz.h: Likewise.
55356         * string/bits/string2.h: Likewise.
55357         * string/string.h: Likewise.
55358         * string/strings.h: Likewise.
55359         * sunrpc/rpc/auth.h: Likewise.
55360         * sunrpc/rpc/auth_des.h: Likewise.
55361         * sunrpc/rpc/clnt.h: Likewise.
55362         * sunrpc/rpc/netdb.h: Likewise.
55363         * sunrpc/rpc/pmap_clnt.h: Likewise.
55364         * sunrpc/rpc/xdr.h: Likewise.
55365         * sysdeps/generic/inttypes.h: Likewise.
55366         * sysdeps/generic/net/if.h: Likewise.
55367         * sysdeps/generic/sys/swap.h: Likewise.
55368         * sysdeps/gnu/net/if.h: Likewise.
55369         * sysdeps/gnu/utmpx.h: Likewise.
55370         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
55371         * sysdeps/i386/i486/bits/string.h: Likewise.
55372         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
55373         * sysdeps/s390/bits/string.h: Likewise.
55374         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
55375         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
55376         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
55377         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
55378         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
55379         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
55380         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
55381         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
55382         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
55383         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
55384         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
55385         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
55386         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
55387         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
55388         * sysdeps/unix/sysv/linux/readv.c: Likewise.
55389         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
55390         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
55391         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
55392         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
55393         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
55394         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
55395         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
55396         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
55397         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
55398         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
55399         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
55400         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
55401         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
55402         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
55403         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
55404         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
55405         * sysvipc/sys/ipc.h: Likewise.
55406         * sysvipc/sys/msg.h: Likewise.
55407         * sysvipc/sys/sem.h: Likewise.
55408         * sysvipc/sys/shm.h: Likewise.
55409         * termios/termios.h: Likewise.
55410         * time/sys/time.h: Likewise.
55411         * time/time.h: Likewise.
55412         * wcsmbs/bits/wchar2.h: Likewise.
55413         * wcsmbs/uchar.h: Likewise.
55414         * wcsmbs/wchar.h: Likewise.
55415         * wctype/wctype.h: Likewise.
55417         [BZ #13551]
55418         * Makeconfig: Remove all but ELF support including AIX support.
55419         * Makerules: Likewise.
55420         * config.h.in: Likewise.
55421         * config.make.in: Likewise.
55422         * configure: Likewise.
55423         * configure.in: Likewise.
55424         * csu/Makefile: Likewise.
55425         * csu/version.c: Likewise.
55426         * debug/Makefile: Likewise.
55427         * dlfcn/Makefile: Likewise.
55428         * elf/Makefile: Likewise.
55429         * extra-lib.mk: Likewise.
55430         * iconv/Makefile: Likewise.
55431         * include/libc-symbols.h: Likewise.
55432         * include/shlib-compat.h: Likewise.
55433         * resolv/Makefile: Likewise.
55434         * resolv/res_libc.c: Likewise.
55435         * rt/Makefile: Likewise.
55436         * sysdeps/i386/asm-syntax.h: Likewise.
55437         * sysdeps/i386/sysdep.h: Likewise.
55438         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
55439         * sysdeps/mach/sysdep.h: Likewise.
55440         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
55441         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
55442         * sysdeps/s390/asm-syntax.h: Likewise.
55443         * sysdeps/s390/s390-32/sysdep.h: Likewise.
55444         * sysdeps/s390/s390-64/sysdep.h: Likewise.
55445         * sysdeps/sh/sysdep.h: Likewise.
55446         * sysdeps/unix/sparc/sysdep.h: Likewise.
55447         * sysdeps/wordsize-32/divdi3.c: Likewise.
55448         * sysdeps/x86_64/sysdep.h: Likewise.
55450         * argp/Versions: Remove _argp_unlock_xxx.
55452         [BZ #13559]
55453         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
55454         * abilist/libBrokenLocale.abilist: Likewise.
55455         * abilist/libanl.abilist: Likewise.
55456         * abilist/libc.abilist: Likewise.
55457         * abilist/libcrypt.abilist: Likewise.
55458         * abilist/libdl.abilist: Likewise.
55459         * abilist/libm.abilist: Likewise.
55460         * abilist/libnsl.abilist: Likewise.
55461         * abilist/libpthread.abilist: Likewise.
55462         * abilist/libresolv.abilist: Likewise.
55463         * abilist/librt.abilist: Likewise.
55464         * abilist/libthread_db.abilist: Likewise.
55465         * abilist/libutil.abilist: Likewise.
55466         * abilist/libnss_db.abilist: New file.
55468         * scripts/abilist.awk: Add support for indirect functions.
55470         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
55472         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
55474         * shlib-versions: Remove entries for ports architectures.
55476         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
55477         files in ports.
55478         * elf/stackguard-macros.h: Remove support for IA-64.
55479         * elf/tst-auditmod1.c: Likewise.
55480         * sysdeps/generic/ldsodefs.h: Likewise.
55482         * sysdeps/unix/sysv/linux/configure.in: Ports should define
55483         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
55484         configure files.
55486         [BZ #13552]
55487         * configure.in: Remove --enable-omitfp support.
55488         * FAQ.in: Adjust.
55489         * config.make.in: Likewise.
55490         * Makeconfig: Likewise.
55491         * manual/install.texi: Likewise.
55493         In case anyone cares, the IA-64 architecture could move to ports.
55494         * sysdeps/ia64/*: Removed.
55495         * sysdeps/unix/sysv/linux/ia64/*: Removed.
55496         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
55498         [BZ #13555]
55499         * configure.in: Remove entries for unsupported architectures.
55501         [BZ #13533]
55502         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
55503         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
55504         routines.
55505         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
55506         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
55507         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
55508         fall back to using wcrtomb.
55509         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
55510         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
55511         renaming.
55512         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
55513         * wcsmbs/tst-c16c32-1.c: New file.
55515         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
55516         local variable.
55518         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
55520         * elf/tst-unique3.cc: Add explicit declaration of gets.
55521         * elf/tst-unique3lib.cc: Likewise.
55522         * elf/tst-unique3lib2.cc: Likewise.
55523         * elf/tst-unique4.cc: Likewise.
55525         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
55527 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
55529         [BZ #13566]
55530         * assert/assert.h (static_assert): Don't define for C++.
55531         * libio/stdio.h (gets): Do declare for C++ <= C++11.
55532         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
55534 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
55536         * iconv/loop.c (single loop): Fix assertion in storing of
55537         remaining bytes.
55539         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
55541 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
55543         * posix/getconf.c: Update copyright year.
55544         * nss/getent.c: Likewise.
55545         * nss/makedb.c: Likewise.
55546         * iconv/iconvconfig.c: Likewise.
55547         * iconv/iconv_prog.c: Likewise.
55548         * elf/ldconfig.c: Likewise.
55549         * elf/pldd.c: Likewise.
55550         * elf/sotruss.ksh: Likewise.
55551         * catgets/gencat.c: Likewise.
55552         * csu/version.c: Likewise.
55553         * elf/ldd.bash.in: Likewise.
55554         * elf/sprof.c (print_version): Likewise.
55555         * locale/programs/locale.c: Likewise.
55556         * locale/programs/localedef.c: Likewise.
55557         * login/programs/pt_chown.c: Likewise.
55558         * nscd/nscd.c (print_version): Likewise.
55559         * debug/xtrace.sh: Likewise.
55560         * malloc/memusage.sh: Likewise.
55561         * malloc/mtrace.pl: Likewise.
55562         * debug/catchsegv.sh: Likewise.
55564 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
55566         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
55567         pure attribute.
55569 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
55571         [BZ #13533]
55572         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
55573         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
55574         transformations.
55575         * iconv/gconv_int.h: Likewise.
55576         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
55577         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
55578         from libc for GLIBC_2.16.
55579         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
55580         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
55581         * wcsmbs/uchar.h: Really define mbstate_t.
55582         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
55583         * wcsmbs/c16rtomb.c: New file.
55584         * wcsmbs/mbrtoc16.c: New file.
55585         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
55586         for C/POSIX locale.
55587         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
55588         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
55590         * wcsmbs/wchar.h: Add missing __restrict.
55592 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
55594         [BZ #13532]
55595         * time/Makefile (routines): Add timespec_get.
55596         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
55597         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
55598         timespec for ISO C11.
55599         * time/timespec_get.c: New file.
55600         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
55601         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
55603         [BZ #13531]
55604         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
55605         * stdlib/stdlib.h: Declare aligned_alloc.
55606         * Versions.def: Add GLIBC_2.16 for libc.
55607         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
55609         [BZ 13527]
55610         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
55611         ISO C11.
55613         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
55614         code.
55616         [BZ #13528]
55617         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
55619         [BZ #13529]
55620         * assert/assert.h (static_assert): Define.
55622         * version.h: Update for 2.16 development version.
55624         [BZ #13526]
55625         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
55626         _ISOC11_SOURCE.
55628         * version.h (RELEASE): Bump for 2.15 release.
55629         * include/features.h (__GLIBC_MINOR__): Bump to 15.
55631         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
55632         Patch by Marek Polacek <mpolacek@redhat.com>.
55634         * bits/byteswap.h: Protect long long constants with __extension__.
55635         * sysdeps/i386/bits/byteswap.h: Likewise.
55636         * sysdeps/ia64/bits/byteswap.h: Likewise.
55637         * sysdeps/s390/bits/byteswap.h: Likewise.
55638         * sysdeps/x86_64/bits/byteswap.h: Likewise.
55640 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55642         [BZ #13540]
55643         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
55644         destination buffer.
55645         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
55647 2011-12-23  Marek Polacek  <polacek@redhat.com>
55649         * elf/dl-addr.c (determine_info): Add inline keyword.
55650         * elf/tst-auditmod4b.c (check_avx): Likewise.
55651         * elf/tst-auditmod6b.c (check_avx): Likewise.
55652         * elf/tst-auditmod6c.c (check_avx): Likewise.
55653         * elf/tst-auditmod7b.c (check_avx): Likewise.
55655 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
55657         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
55658         !__SSE_MATH__.
55660 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55662         [BZ #13540]
55663         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
55664         processing for last bytes.
55666 2011-08-06  Bruno Haible  <bruno@clisp.org>
55668         [BZ #13061]
55669         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
55670         U+0385, not to U+1FEE.
55672         [BZ #13062]
55673         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
55674         entry for U+00A5 U+0301.
55676 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
55678         [BZ #13166]
55679         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
55680         buffer for the output is too small.
55682         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
55683         optimization.
55685         [BZ #13185]
55686         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
55687         SSE flags if possible.
55689 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55691         [BZ #13540]
55692         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
55693         processing for last bytes.
55695 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
55697         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
55698         (syscall-list-default-options, syscall-list-default-condition)
55699         (syscall-list-includes): Define.
55700         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
55701         list of ABIs and options and #if conditions for each ABI.  Do not
55702         handle common syscalls between ABIs specially.
55703         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
55704         Remove.
55705         (syscall-list-variants, syscall-list-32bit-options)
55706         (syscall-list-32bit-condition, syscall-list-64bit-options)
55707         (syscall-list-64bit-condition): Define.
55708         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
55709         (syscall-list-variants, syscall-list-32bit-options)
55710         (syscall-list-32bit-condition, syscall-list-64bit-options)
55711         (syscall-list-64bit-condition): Define.
55712         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
55713         Remove.
55714         (syscall-list-variants, syscall-list-32bit-options)
55715         (syscall-list-32bit-condition, syscall-list-64bit-options)
55716         (syscall-list-64bit-condition): Define.
55717         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
55718         Remove.
55719         (syscall-list-variants, syscall-list-32bit-options)
55720         (syscall-list-32bit-condition, syscall-list-64bit-options)
55721         (syscall-list-64bit-condition): Define.
55723 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
55725         * locale/iso-639.def: Add brx entry.
55727         [BZ #13328]
55728         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
55729         Proposed by Mariusz_Cukr <marcukr@op.pl>.
55731         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
55732         __feraiseexcept_renamed.
55734 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
55736         [BZ #13538]
55737         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
55738         EPOLLET with unsigned values.
55739         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
55740         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
55742         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
55743         to large cancellation.
55744         * math/s_cacoshf.c: Likewise.
55745         * math/s_cacoshl.c: Likewise.
55747 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
55749         [BZ #13305]
55750         [BZ #12786]
55751         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
55752         * math/s_cacoshf.c: Likewise.
55753         * math/s_cacoshl.c: Likewise.
55755 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
55757         [BZ #13439]
55758         * iconv/gconv.h: Define __GCONV_SWAP.
55759         * iconvdata/unicode.c: The swap bit must be stored in __flags.
55760         * iconvdata/utf-16.c: Likewise.
55761         * iconvdata/utf-32.c: Likewise.
55763 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
55765         [BZ #13524]
55766         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
55767         numerator after shifting it by one limb.
55769 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
55771         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
55772         under [__USE_EXTERN_INLINES].
55774 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
55776         [BZ #13446]
55777         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
55779 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
55781         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
55782         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
55783         optimized code.
55784         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
55785         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
55786         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
55787         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
55788         for strncasecmp/strncasecmp_l compilation.
55789         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
55790         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
55792 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
55794         [BZ #13484]
55795         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
55796         of __asm__.
55798 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
55800         [BZ #13506]
55801         * time/tzfile.c (__tzfile_read): Check values from file header.
55803 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
55805         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
55806         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
55807         * powerpc/powerpc32/dl-start.S: Likewise.
55808         * powerpc/powerpc32/elf/start.S: Likewise.
55809         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
55810         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
55811         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
55812         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
55813         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
55814         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
55815         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
55816         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
55817         * powerpc/powerpc32/fpu/s_round.S: Likewise.
55818         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
55819         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
55820         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
55821         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
55822         * powerpc/powerpc32/memset.S: Likewise.
55823         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
55824         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
55825         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
55826         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
55827         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
55828         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
55829         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
55830         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
55831         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
55832         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
55833         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
55834         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
55835         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
55837 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
55839         * math/libm-test.inc: Added more nearbyint tests.
55840         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
55841         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
55842         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
55843         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
55845 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
55847         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
55848         FD_CLOEXEC.
55850 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55852         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
55853         Add wcscpy-ssse3 wcscpy-c.
55854         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
55855         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
55856         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
55857         * sysdeps/x86_64/wcschr.S: New file.
55858         * sysdeps/x86_64/wcsrchr.S: New file.
55859         * string/test-strcmp.c: Remove checking of wcscmp function for
55860         wrong alignments.
55861         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
55862         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
55863         wcsrchr-sse2 wcsrchr-c.
55864         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
55865         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
55866         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
55867         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
55868         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
55869         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
55870         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
55871         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
55872         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
55873         * wcsmbc/wcschr.c (WCSCHR): New macro.
55875 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55877         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
55878         * wcsmbs/test-wcsrchr.c: New file.
55879         * string/test-strrchr.c: Add wcsrchr support.
55880         (WIDE): New macro.
55881         * wcsmbs/test-wcscpy.c: New file.
55882         * string/test-strcpy.c: Add wcscpy support.
55883         (WIDE): New macro.
55885 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
55887         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
55888         the inner loop.
55890 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
55892         [BZ #13472]
55893         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
55895 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
55897         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
55898         Minor optimizations.
55900         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
55901         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
55902         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
55904 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
55906         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
55907         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
55908         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
55909         for gcc to avoid warnings.
55910         * inet/Makefile (tests): Add tst-checks.
55911         * inet/tst-checks.c: New file.
55913         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
55914         warning.
55916         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
55917         __wmemcmp_sse2.
55919         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
55920         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
55922         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
55924 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
55926         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
55927         problem.
55929         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
55931 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
55933         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
55934         conditional on GCC version.
55935         (__arch_compare_and_exchange_val_8_acq)
55936         (__arch_compare_and_exchange_val_16_acq)
55937         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
55938         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
55939         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
55941 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
55943         * sysdeps/sh/backtrace.c: New file.
55945 2011-12-02  Andreas Schwab  <schwab@redhat.com>
55947         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
55948         parenthesis.
55950 2011-12-01  Andreas Schwab  <schwab@redhat.com>
55952         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
55953         falling back to utime.
55955 2011-11-30  Andreas Schwab  <schwab@redhat.com>
55957         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
55958         expectations for float.
55960 2011-11-29  Andreas Schwab  <schwab@redhat.com>
55962         * locale/weight.h (findidx): Add parameter len.
55963         * locale/weightwc.h (findidx): Likewise.
55964         * posix/fnmatch_loop.c (FCT): Adjust caller.
55965         * posix/regcomp.c (build_equiv_class): Likewise.
55966         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
55967         * posix/regexec.c (check_node_accept_bytes): Likewise.
55968         * string/strcoll_l.c (STRCOLL): Likewise.
55969         * string/strxfrm_l.c (STRXFRM): Likewise.
55971 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
55973         * Makefile.in: Remove CVSOPT handling.
55974         * configure.in: Remove use of AC_REVISION.
55975         * iconvdata/Makefile (distribute): No need to filter out CVS.
55976         * scripts/list-sources.sh: Remove CVS, subversion and monotone
55977         handling.
55979 2011-11-16  Andreas Schwab  <schwab@redhat.com>
55981         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
55982         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
55983         [USE_AS_STRNCASECMP_L]: Likewise.
55984         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
55985         NO_TLS_DIRECT_SEG_REFS.
55986         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
55987         Fix argument offsets for non-PIC.
55988         [USE_AS_STRNCASECMP_L]: Likewise.
55989         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
55990         NO_TLS_DIRECT_SEG_REFS.
55992 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
55994         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
55995         O_CLOEXEC.
55996         * locale/loadlocale.c (_nl_load_locale): Likewise.
55998 2011-11-15  Andreas Schwab  <schwab@redhat.com>
56000         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
56001         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
56002         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
56003         (SYSCALL_GETTIME): Set errno on error.
56005         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
56006         count references to noai6ai_cached.
56008 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
56010         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
56012         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
56013         FD_CLOEXEC for /proc/self/maps.
56015         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
56016         FD_CLOEXEC for /proc/meminfo.
56018         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
56019         gai.conf.
56021         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
56022         FD_CLOEXEC for given file.
56024         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
56026         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
56027         FD_CLOEXEC for /etc/hosts.
56028         (_gethtent): Likewise.
56030         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
56032         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
56033         cancellation and set FD_CLOEXEC for /etc/netgroup.
56035         * nss/nss_files/files-key.c (search): Don't allow cancellation when
56036         reading /etc/publickey.
56038         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
56039         allow cancellation when reading /etc/group.
56041         * nss/nss_files/files-alias.c (internal_setent): Don't allow
56042         cancellation.
56043         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
56045         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
56046         when using data file.
56048         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
56050         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
56051         (write_nis_obj): Use "c" and "e" in fopen.
56053         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
56055         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
56057         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
56059         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
56061         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
56062         locale.alias.
56064         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
56066         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
56068         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
56070         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
56071         file parsing and set FD_CLOEXEC.
56073 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
56075         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
56077 2011-11-14  Andreas Schwab  <schwab@redhat.com>
56079         * malloc/arena.c (arena_get2): Don't call reused_arena when
56080         _int_new_arena failed.
56082 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
56084         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
56085         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
56086         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
56087         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
56088         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
56089         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
56090         to compile strcasecmp and strncasecmp.
56091         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
56092         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
56094         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
56096 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
56098         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
56099         locale-defines.sym to gen-as-const-headers.
56100         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
56101         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
56102         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
56103         to compile strcasecmp and strncasecmp.
56104         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
56105         strcasecmp_l and strncasecmp_l.
56106         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
56107         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
56108         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
56109         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
56110         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
56111         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
56112         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
56113         * sysdeps/i386/i686/multiarch/strncase.S: New file.
56114         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
56115         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
56116         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
56118 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
56120         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
56121         result of SYSDEP_GETTIME_CPU to retval.
56122         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
56123         parameter list to macro.  Remove trailing semicolon.  Adjust users.
56125         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
56126         variable.
56128         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
56129         mantissa words.
56130         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
56132         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
56133         from unused variable.
56135         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
56136         DWARF definitions.
56137         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
56138         for assembling.
56140         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
56141         over namespaces.
56143         * sunrpc/rpc_prot.c (rejected): Fix case value.
56145         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
56146         unsigned long long int to avoid warnings in shift.
56148         * posix/regex_internal.c (re_string_reconstruct): Actually use result
56149         of use of trans.
56150         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
56151         variable tmp.
56153         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
56154         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
56155         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
56157         * nis/nis_table.c (nis_list): Use variable of correct type for
56158         result of __follow_path call.
56160 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
56162         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
56163         of math functions ceil, trunc, floor, round, and sqrt, when
56164         avaliable on the platform.
56165         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
56166         name clash.
56167         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
56168         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
56169         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
56171 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
56173         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
56174         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
56176 2011-11-11  Roland McGrath  <roland@hack.frob.com>
56178         * include/unistd.h: Fix __readlink return type.
56179         Reported by Chris Metcalf <cmetcalf@tilera.com>.
56181 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
56183         * stdlib/ucontext.h: Undo last change for makecontext.
56185 2011-11-11  Andreas Schwab  <schwab@redhat.com>
56187         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
56189         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
56190         * setjmp/setjmp.h: Mark functions as non-leaf.
56191         * setjmp/bits/setjmp2.h: Likewise.
56192         * stdlib/ucontext.h: Likewise.
56194 2011-11-10  Andreas Schwab  <schwab@redhat.com>
56196         * malloc/arena.c (_int_new_arena): Don't increment narenas.
56197         (reused_arena): Don't check arena limit.
56198         (arena_get2): Atomically check arena limit.
56200 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
56202         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
56203         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
56205         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
56206         instructions.
56208 2011-11-07  Andreas Schwab  <schwab@redhat.com>
56210         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
56211         handler when locking.
56213         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
56214         Fix size of allocated buffer.
56216 2011-11-04  Andreas Schwab  <schwab@redhat.com>
56218         [BZ #10103]
56219         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
56220         declarations for long double functions.
56221         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
56223         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
56225 2011-11-03  Andreas Schwab  <schwab@redhat.com>
56227         * nscd/nscd.c (main): Don't start AVC thread until credentials are
56228         installed.
56230         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
56231         is disabled.
56233 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
56235         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
56237 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
56239         * include/alloca.h (stackinfo_alloca_round): Define.
56240         (extend_alloca): Use it.
56241         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
56242         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
56243         here.
56245         * scripts/check-local-headers.sh: Ignore libaudit.h.
56247         * nscd/Makefile (extra-objs): Make recursively expanded.
56249 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
56251         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
56252         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
56254         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
56255         * posix/tst-rfc3484-2.c: Likewise.
56256         * posix/tst-rfc3484-3.c: Likewise.
56258         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
56259         process_vm_writev.
56260         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
56261         process_vm_writev.
56262         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
56263         process_vm_writev from libc using GLIBC_2.15 version.
56265         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
56267 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
56269         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
56270         stack usage.
56272 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
56274         [BZ #13367]
56275         * nss/getent.c (initgroups_keys): Show error message in case no group
56276         names are given.
56278         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
56279         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
56280         __bump_nl_timestamp.
56281         * nscd/connections (nscd_init): When host database is served open
56282         netlink socket and request notification about configuration changes.
56283         (main_loop_poll): Track netlink file descriptor and bump timestamp
56284         in case data becomes available.
56285         (main_loop_epoll): Likewise.
56286         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
56287         (database_pers_head): Add extra_data fileds.
56288         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
56289         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
56290         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
56291         Adjust caller.
56292         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
56293         in6ai data, call __free_in6ai.
56294         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
56295         Add -DHAVE_NETLINK.
56296         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
56297         interface information.  Reuse previous data if netlink timestamp
56298         is not changed.
56299         (__bump_nl_timestamp): New function.
56300         (__free_in6ai): New function.
56302 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
56304         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
56305         close_not_cancel_no_status here.
56306         (__check_pf): Reorganize code a bit to not call close twice if OOM.
56308 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
56310         [BZ #13276]
56311         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
56312         return value.
56314         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
56315         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
56316         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
56318 2011-07-03  Andreas Jaeger  <aj@suse.de>
56320         [BZ #10709]
56321         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
56322         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
56323         * math/libm-test.inc (sin_test): Add test case.
56325 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
56327         [BZ #13337]
56328         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
56329         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
56331         * elf/chroot_canon.c (chroot_canon): Cleanups.
56333         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
56335         [BZ #13335]
56336         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
56337         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
56339         * string/test-strchr.c: Make usable for strchrnul testing.
56340         * string/test-strchrnul.c: New file.
56341         * string/Makefile (strop-tests): Add strchrnul.
56343         * po/it.po: Update from translation team.
56344         * po/es.po: Likewise.
56346 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
56348         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
56349         the three constants needed as parameters.  Drop the others.
56350         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
56351         __m128i_strloadu_tolower.
56352         Create and initialize variable zero and use it in all the places
56353         where _mm_setzero_si128 was used.
56355         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
56356         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
56357         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
56358         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
56359         anymore.
56360         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
56361         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
56362         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
56363         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
56364         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
56365         __mpranred, __mptan.
56366         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
56367         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
56368         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
56369         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
56370         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
56371         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
56372         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
56373         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
56374         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
56376 2011-10-28  Andreas Schwab  <schwab@redhat.com>
56378         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
56379         redefine if SHARED.
56380         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
56382         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
56383         wide char related routines to wcsmbs subdir.
56385 2011-10-27  Andreas Schwab  <schwab@redhat.com>
56387         [BZ #13344]
56388         * misc/sys/cdefs.h (__THROWNL): Define.
56389         * posix/unistd.h: Use __THREADNL instead of __THREAD
56390         for memory synchronization functions.
56392 2011-10-26  Roland McGrath  <roland@hack.frob.com>
56394         [BZ #13349]
56395         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
56396         doesn't exist.
56397         * manual/stdio.texi (Obstack Streams): Node removed.
56399 2011-10-26  Andreas Schwab  <schwab@redhat.com>
56401         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
56402         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
56403         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
56405         * math/math_private.h (math_force_eval): Allow non-addressable
56406         arguments.
56407         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
56409 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
56411         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
56412         file is not needed.
56414         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
56415         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
56416         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
56417         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
56418         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
56419         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
56420         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
56421         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
56422         Add AVX variants.
56423         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
56424         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
56425         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
56426         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
56427         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
56428         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
56429         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
56430         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
56431         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
56432         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
56433         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
56434         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
56435         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
56436         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
56437         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
56438         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
56439         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
56440         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
56441         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
56443         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
56444         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
56446         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
56447         place.  Use VEX encoding when compiling for AVX.
56449 2011-10-25  Andreas Schwab  <schwab@redhat.com>
56451         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
56452         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
56454         * string/test-strchr.c (do_test): Don't generate NUL bytes.
56456 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
56458         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
56459         useless if() expression.
56460         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
56461         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
56462         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
56463         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
56464         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
56465         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
56466         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
56467         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
56468         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
56469         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
56470         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
56471         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
56472         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
56473         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
56474         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
56475         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
56476         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
56477         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
56478         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
56480         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
56482 2011-10-25  Andreas Schwab  <schwab@redhat.com>
56484         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
56485         condition.
56486         * elf/dl-fini.c (_dl_sort_fini): Likewise.
56488 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
56490         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
56491         .text section.  Avoid duplicate constants.
56492         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
56493         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
56494         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
56495         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
56496         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
56497         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
56498         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
56499         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
56500         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
56501         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
56502         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
56503         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
56504         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
56505         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
56506         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
56507         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
56508         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
56509         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
56510         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
56511         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
56512         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
56513         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
56514         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
56515         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
56516         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
56517         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
56518         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
56519         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
56520         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
56521         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
56522         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
56523         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
56524         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
56525         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
56526         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
56527         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
56528         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
56529         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
56530         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
56531         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
56532         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
56533         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
56534         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
56535         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
56536         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
56538 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
56540         * sysdeps/x86_64/dla.h: Move to ...
56541         * sysdeps/x86_64/fpu/dla.h: ...here.
56542         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
56543         situations.  Use __builtin_fma only for gcc 4.6 and up.
56545         * config.make.in: Add have-mfma4 entry.
56546         * configure.in: Substitute libc_cv_cc_fma4.
56547         * math/Makefile (dbl-only-routines): Add sincostab.
56548         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
56549         Use __sincostab not sincos.
56550         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
56551         name is a macro.
56552         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
56553         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
56554         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
56555         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
56556         using __copysign.
56557         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
56558         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
56559         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
56560         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
56561         and __inv.
56562         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
56563         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
56564         __copysign.
56565         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
56566         define aliases when function name is a macro.
56567         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
56568         sysdeps/ieee754/dbl-64/sincos.tbl.
56569         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
56570         fma4-enabled routines.
56571         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
56572         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
56573         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
56574         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
56575         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
56576         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
56577         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
56578         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
56579         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
56580         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
56581         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
56582         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
56583         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
56584         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
56585         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
56586         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
56587         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
56588         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
56589         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
56590         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
56591         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
56592         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
56593         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
56594         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
56595         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
56596         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
56597         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
56598         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
56599         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
56600         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
56602         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
56603         rename.
56604         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
56605         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
56606         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
56607         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
56608         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
56609         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
56610         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
56611         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
56613 2011-10-24  Andreas Schwab  <schwab@redhat.com>
56615         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
56617 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
56619         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
56621         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
56622         prediction.
56623         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
56625         * string/strnlen.c: Don't define STRNLEN, reverse logic.
56626         Remove unused variable magic_bits.
56627         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
56629         * string/strnlen.c: Define and use STRNLEN macro.
56630         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
56631         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
56632         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
56633         * wcsmbs/wcslen.c: Define and use WCSLEN.
56634         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
56635         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
56636         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
56637         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
56638         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
56639         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
56640         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
56642 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
56644         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
56645         strnlen-sse2-no-bsf.
56646         Rename strlen-no-bsf to strlen-sse2-no-bsf.
56647         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
56648         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
56649         Add strnlen support.
56650         (USE_AS_STRNLEN): New macro.
56651         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
56652         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
56653         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
56654         * sysdeps/x86_64/wcslen.S: New file.
56656 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
56658         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
56659         XMM-moves are used for copying on small sizes.
56661 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
56663         * wcsmbs/Makefile (strop-tests): Add wcschr.
56664         * wcsmbs/test-wcschr.c: New file.
56665         * string/test-strchr.c: Update.
56666         Add wcschr support.
56667         (WIDE): New macro.
56669 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
56671         * wcsmbs/Makefile (strop-tests): Add wcslen.
56672         * wcsmbs/test-wcslen.c: New file.
56673         * string/test-strlen.c: Update.
56674         Add wcslen support.
56675         (WIDE): New macro.
56677 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
56679         * po/it.po: Update from translation team.
56681 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
56683         * sysdeps/x86_64/wcscmp.S: Update.
56684         Fix wrong comparison semantics.
56685         wcscmp shall use signed comparison not unsigned.
56686         Don't use substraction to avoid overflow bug.
56687         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
56688         * wcsmbc/wcscmp.c: Likewise.
56689         * string/test-strcmp.c: Likewise.
56690         Add new tests to check cases with negative values.
56692 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
56694         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
56695         * sysdeps/x86_64/dla.h: ...here.  New file.
56696         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
56697         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
56698         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
56699         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
56700         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
56701         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
56702         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
56703         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
56704         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
56706 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
56708         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
56709         __ynl_finite aliases.
56711 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
56713         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
56715         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
56716         define DLA_FMA.
56717         [DLA_FMA] (EMULV): Use DLA_FMA.
56718         [DLA_FMA] (MUL12): Use EMULV.
56719         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
56720         that are not needed.
56721         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
56722         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
56723         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
56724         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
56725         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
56726         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
56727         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
56729 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
56731         * math/s_nan.c: Undef __nan.
56732         * math/s_nanf.c: Undef __nanf.
56733         * math/s_nanl.c: Undef __nanl.
56734         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
56735         "math_private.h".
56737 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
56739         * math/s_catan.c: Add branch predictions.
56740         * math/s_catanf.c: Likewise.
56741         * math/s_catanh.c: Likewise.
56742         * math/s_catanhf.c: Likewise.
56743         * math/s_catanhl.c: Likewise.
56744         * math/s_catanl.c: Likewise.
56745         * math/s_cexp.c: Likewise.
56746         * math/s_cexpf.c: Likewise.
56747         * math/s_cexpl.c: Likewise.
56748         * math/s_clog.c: Likewise.
56749         * math/s_clog10.c: Likewise.
56750         * math/s_clog10f.c: Likewise.
56751         * math/s_clog10l.c: Likewise.
56752         * math/s_clogf.c: Likewise.
56753         * math/s_clogl.c: Likewise.
56754         * math/s_csqrt.c: Likewise.
56755         * math/s_csqrtf.c: Likewise.
56756         * math/s_csqrtl.c: Likewise.
56757         * math/s_ctanf.c: Likewise.
56758         * math/s_ctanh.c: Likewise.
56759         * math/s_ctanhf.c: Likewise.
56760         * math/s_ctanhl.c: Likewise.
56761         * math/s_ctanl.c: Likewise.
56763         * math/math_private.h: Define __nan, __nanf, __nanl.
56764         * math/s_cacosh.c: Include <math_private.h>.
56765         * math/s_cacoshl.c: Likewise.
56766         * math/s_casinh.c: Likewise.
56767         * math/s_casinhf.c: Likewise.
56768         * math/s_casinhl.c: Likewise.
56769         * math/s_ccos.c: Rely entire on ccosh.
56770         * math/s_ccosf.c: Rely entire on ccoshf.
56771         * math/s_ccosl.c: Rely entirely on ccoshl.
56772         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
56773         Remove tests for FE_INVALID.
56774         * math/s_ccoshf.c: Likewise.
56775         * math/s_ccoshl.c: Likewise.
56776         * math/s_csin.c: Likewise.
56777         * math/s_csinf.c: Likewise.
56778         * math/s_csinh.c Likewise.
56779         * math/s_csinhf.c: Likewise.
56780         * math/s_csinhl.c: Likewise.
56781         * math/s_csinl.c: Likewise.
56782         * math/s_ctan.c: Likewise.
56783         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
56784         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
56785         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
56787 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
56789         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
56790         compilation problems.
56792         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
56793         __builtin_expect.
56795 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
56797         * sysdeps/i386/configure.in: Test for -mfma4 option.
56798         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
56799         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
56800         COMMON_CPUID_INDEX_80000001.
56801         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
56802         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
56803         use it if FMA3 is not supported.
56804         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
56806         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
56807         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
56809 2011-10-20  Andreas Schwab  <schwab@redhat.com>
56811         [BZ #12892]
56812         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
56813         it would create a cycle with a link time dependency.
56815 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
56817         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
56818         instruction.
56819         * string/Makefile (strop-tests): Add rawmemchr.
56820         * string/test-rawmemchr.c: New file.
56822         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
56823         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
56824         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
56825         when compiling str{,n}casecmp and when AVX is available.  Hook up
56826         new optimized code in initializers.
56828 2011-10-19  Andreas Schwab  <schwab@redhat.com>
56830         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
56831         __feraiseexcept instead of feraiseexcept.
56833 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
56835         * math/math_private.h: Define defaults for libc_fetestexcept and
56836         libc_feupdateenv.
56837         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
56838         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
56839         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
56840         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
56841         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
56842         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
56843         libc_fetestexcept and libc_feupdateenv.
56845         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
56846         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
56847         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
56848         * sysdeps/x86_64/fpu/math_private.h: Define special version of
56849         libc_feholdexcept_setround.
56851         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
56852         Add s_nearbyint-c and s_nearbyintf-c.
56853         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
56854         nearbyintf inlines.
56855         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
56856         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
56857         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
56858         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
56860         * math/math_private.h: Define defaults for libc_fegetround,
56861         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
56862         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
56863         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
56864         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
56865         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
56866         standard functions.
56867         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
56868         Remove comments and hacks for old compiler versions.
56869         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
56870         libc_fegetround, libc_fesetround, libc_feholdexcept, and
56871         libc_feholdexceptl.
56873 2011-10-18  Andreas Schwab  <schwab@redhat.com>
56875         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
56876         (__feraiseexcept_renamed): Add __NTH.
56877         (feraiseexcept): Add __NTH.  Rename local variables to fix
56878         namespace violations.
56880 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
56882         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
56884         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
56886         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
56887         recently added interfaces.
56888         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
56890         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
56891         about macro parameter expansion.
56893         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
56894         __NO_MATH_INLINES is defined.  Cleanups.
56896         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
56897         and __floorf is target has SSE4.1.
56898         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
56899         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
56900         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
56901         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
56903         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
56904         name.
56905         (floorf): Likewise.
56907         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
56909 2011-10-17  Andreas Schwab  <schwab@redhat.com>
56911         * misc/sys/cdefs.h: Fix last change.
56913         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
56914         database lookup.
56916 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
56918         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
56920         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
56921         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
56922         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
56923         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
56924         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
56925         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
56926         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
56927         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
56928         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
56929         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
56930         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
56931         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
56932         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
56933         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
56934         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
56935         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
56936         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
56937         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
56938         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
56939         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
56940         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
56941         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
56943         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
56944         ceil, ceilf, floor, floorf.
56946         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
56947         Perform IRELATIVE relocations last.
56949         * elf/do-rel.h: Add another parameter nrelative, replacing the
56950         local variable with the same name.  Change name of the function
56951         to end in Rel or Rela (uppercase).
56952         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
56953         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
56954         elf_dynamic_do_##reloc function.
56956 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
56958         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
56959         is sufficient, at least on modern CPUs.
56961         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
56963         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
56964         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
56966         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
56967         __expl_finite.
56968         * math/bits/math-finite.h: Add entries for exp.
56969         * math/e_expl.c: Add __*_finite alias.
56970         * sysdeps/i386/fpu/e_exp.S: Likewise.
56971         * sysdeps/i386/fpu/e_expf.S: Likewise.
56972         * sysdeps/i386/fpu/e_expl.c: Likewise.
56973         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
56974         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
56975         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
56976         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
56977         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
56978         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
56979         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
56981         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
56982         is sufficient, at least on modern CPUs.
56984         * ctype/ctype-info.c (__ctype_init): Define.
56985         * include/ctype.h (__ctype_init): Declare.
56986         (__ctype_b_loc): The variable is always initialized.
56987         (__ctype_toupper_loc): Likewise.
56988         (__ctype_tolower_loc): Likewise.
56989         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
56990         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
56992 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
56994         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
56996         * configure.in: Also look in $cxxmachine/include for C++ system
56997         headers.
56999 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
57001         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
57002         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
57003         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
57004         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
57005         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
57006         (USE_AS_WMEMCMP): New macro.
57007         Fixing indents.
57008         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
57009         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
57010         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
57011         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
57012         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
57013         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
57014         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
57015         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
57016         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
57017         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
57018         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
57019         (USE_AS_WMEMCMP): New macro.
57020         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
57021         * sysdeps/string/test-memcmp.c: Update.
57022         Fix simple_wmemcmp.
57023         Add new tests.
57024         * wcsmbs/wmemcmp.c: Update.
57025         (WMEMCMP): New macro.
57026         Fix overflow bug.
57028 2011-10-12  Andreas Jaeger  <aj@suse.de>
57030         [BZ #13268]
57031         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
57033 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
57035         * libio/iofwide.c (do_length): Avoid warning.
57037         * ctype/ctype.h (__isctype_f): Add missing __THROW.
57039 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
57041         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
57043         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
57044         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
57045         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
57046         * sysdeps/i386/i686/fpu/e_log.S: New file.
57047         * sysdeps/i386/i686/fpu/e_logf.S: New file.
57048         * sysdeps/i386/i686/fpu/e_logl.S: New file.
57050         * ctype/ctype.h: Add support for inlined isXXX functions when
57051         compiling C++ code.
57053 2011-10-14  Andreas Schwab  <schwab@redhat.com>
57055         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
57057         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
57059 2011-10-13  Roland McGrath  <roland@hack.frob.com>
57061         [BZ #13291]
57062         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
57064 2011-10-13  Andreas Schwab  <schwab@redhat.com>
57066         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
57067         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
57068         feraiseexcept.
57070         * sysdeps/x86_64/memrchr.S: Check for zero size.
57072         * string/stratcliff.c: Add memrchr tests.
57074 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
57076         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
57077         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
57078         rawmemchr-sse2 rawmemchr-sse2-bsf.
57079         * sysdeps/i386/i686/multiarch/memchr.S: New file.
57080         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
57081         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
57082         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
57083         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
57084         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
57085         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
57086         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
57087         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
57088         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
57089         * string/memrchr.c (MEMRCHR): New macro.
57091 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
57093         Add integration with gcc's -ffinite-math-only and optimize wrapper
57094         functions in libm.
57095         * Versions.def: Define GLIBC_2.15 version for libm.
57096         * math/Makefile (headers): Add bits/math-finite.h.
57097         * math/bits/math-finite.h: New file.
57098         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
57099         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
57100         * math/e_acoshl.c: Add __*_finite alias.
57101         * math/e_acosl.c: Likewise.
57102         * math/e_asinl.c: Likewise.
57103         * math/e_atan2l.c: Likewise.
57104         * math/e_atanhl.c: Likewise.
57105         * math/e_coshl.c: Likewise.
57106         * math/e_exp10.c: Likewise.
57107         * math/e_exp10f.c: Likewise.
57108         * math/e_exp10l.c: Likewise.
57109         * math/e_exp2l.c: Likewise.
57110         * math/e_fmodl.c: Likewise.
57111         * math/e_gammal_r.c: Likewise.
57112         * math/e_hypotl.c: Likewise.
57113         * math/e_j0l.c: Likewise.
57114         * math/e_j1l.c: Likewise.
57115         * math/e_jnl.c: Likewise.
57116         * math/e_lgammal_r.c: Likewise.
57117         * math/e_log10l.c: Likewise.
57118         * math/e_log2l.c: Likewise.
57119         * math/e_logl.c: Likewise.
57120         * math/e_powl.c: Likewise.
57121         * math/e_sinhl.c: Likewise.
57122         * math/e_sqrtl.c: Likewise.
57123         * math/e_scalb.c: Completely rewritten and optimized.
57124         * math/e_scalbf.c: Likewise.
57125         * math/e_scalbl.c: Likewise.
57126         * math/w_acos.c: Likewise.
57127         * math/w_acosf.c: Likewise.
57128         * math/w_acosl.c: Likewise.
57129         * math/w_acosh.c: Likewise.
57130         * math/w_acoshf.c: Likewise.
57131         * math/w_acoshl.c: Likewise.
57132         * math/w_asin.c: Likewise.
57133         * math/w_asinf.c: Likewise.
57134         * math/w_asinl.c: Likewise.
57135         * math/w_atan2.c: Likewise.
57136         * math/w_atan2f.c: Likewise.
57137         * math/w_atan2l.c: Likewise.
57138         * math/w_atanh.c: Likewise.
57139         * math/w_atanhf.c: Likewise.
57140         * math/w_atanhl.c: Likewise.
57141         * math/w_exp10.c: Likewise.
57142         * math/w_exp10f.c: Likewise.
57143         * math/w_exp10l.c: Likewise.
57144         * math/w_fmod.c: Likewise.
57145         * math/w_fmodf.c: Likewise.
57146         * math/w_fmodl.c: Likewise.
57147         * math/w_j0.c: Likewise.
57148         * math/w_j0f.c: Likewise.
57149         * math/w_j0l.c: Likewise.
57150         * math/w_j1.c: Likewise.
57151         * math/w_j1f.c: Likewise.
57152         * math/w_j1l.c: Likewise.
57153         * math/w_jn.c: Likewise.
57154         * math/w_jnf.c: Likewise.
57155         * math/w_log.c: Likewise.
57156         * math/w_logf.c: Likewise.
57157         * math/w_logl.c: Likewise.
57158         * math/w_log10.c: Likewise.
57159         * math/w_log10f.c: Likewise.
57160         * math/w_log10l.c: Likewise.
57161         * math/w_log2.c: Likewise.
57162         * math/w_log2f.c: Likewise.
57163         * math/w_log2l.c: Likewise.
57164         * math/w_pow.c: Likewise.
57165         * math/w_powf.c: Likewise.
57166         * math/w_powl.c: Likewise.
57167         * math/w_remainder.c: Likewise.
57168         * math/w_remainderf.c: Likewise.
57169         * math/w_remainderl.c: Likewise.
57170         * math/w_scalb.c: Likewise.
57171         * math/w_scalbf.c: Likewise.
57172         * math/w_scalbl.c: Likewise.
57173         * math/w_sqrt.c: Likewise.
57174         * math/w_sqrtf.c: Likewise.
57175         * math/w_sqrtl.c: Likewise.
57176         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
57177         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
57178         used.
57179         * math/math_private.h: Declare __kernel_standard_f.
57180         * math/w_cosh.c: Remove cruft and optimize a bit.
57181         * math/w_coshf.c: Likewise.
57182         * math/w_coshl.c: Likewise.
57183         * math/w_exp2.c: Likewise.
57184         * math/w_exp2f.c: Likewise.
57185         * math/w_exp2l.c: Likewise.
57186         * math/w_hypot.c: Likewise.
57187         * math/w_hypotf.c: Likewise.
57188         * math/w_hypotl.c: Likewise.
57189         * math/w_lgamma.c: Likewise.
57190         * math/w_lgamma_r.c: Likewise.
57191         * math/w_lgammaf.c: Likewise.
57192         * math/w_lgammaf_r.c: Likewise.
57193         * math/w_lgammal.c: Likewise.
57194         * math/w_lgammal_r.c: Likewise.
57195         * math/w_sinh.c: Likewise.
57196         * math/w_sinhf.c: Likewise.
57197         * math/w_sinhl.c: Likewise.
57198         * math/w_tgamma.c: Likewise.
57199         * math/w_tgammaf.c: Likewise.
57200         * math/w_tgammal.c: Likewise.
57201         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
57202         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
57203         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
57204         Minor optimizations.  Pretty printing.  Remove cruft.
57205         * sysdeps/i386/fpu/e_acosf.S: Likewise.
57206         * sysdeps/i386/fpu/e_acosh.S: Likewise.
57207         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
57208         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
57209         * sysdeps/i386/fpu/e_acosl.c: Likewise.
57210         * sysdeps/i386/fpu/e_asin.S: Likewise.
57211         * sysdeps/i386/fpu/e_asinf.S: Likewise.
57212         * sysdeps/i386/fpu/e_atan2.S: Likewise.
57213         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
57214         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
57215         * sysdeps/i386/fpu/e_atanh.S: Likewise.
57216         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
57217         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
57218         * sysdeps/i386/fpu/e_exp10.S: Likewise.
57219         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
57220         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
57221         * sysdeps/i386/fpu/e_exp2.S: Likewise.
57222         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
57223         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
57224         * sysdeps/i386/fpu/e_fmod.S: Likewise.
57225         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
57226         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
57227         * sysdeps/i386/fpu/e_hypot.S: Likewise.
57228         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
57229         * sysdeps/i386/fpu/e_log.S: Likewise.
57230         * sysdeps/i386/fpu/e_log10.S: Likewise.
57231         * sysdeps/i386/fpu/e_log10f.S: Likewise.
57232         * sysdeps/i386/fpu/e_log10l.S: Likewise.
57233         * sysdeps/i386/fpu/e_log2.S: Likewise.
57234         * sysdeps/i386/fpu/e_log2f.S: Likewise.
57235         * sysdeps/i386/fpu/e_log2l.S: Likewise.
57236         * sysdeps/i386/fpu/e_logf.S: Likewise.
57237         * sysdeps/i386/fpu/e_logl.S: Likewise.
57238         * sysdeps/i386/fpu/e_pow.S: Likewise.
57239         * sysdeps/i386/fpu/e_powf.S: Likewise.
57240         * sysdeps/i386/fpu/e_powl.S: Likewise.
57241         * sysdeps/i386/fpu/e_remainder.S: Likewise.
57242         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
57243         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
57244         * sysdeps/i386/fpu/e_scalb.S: Likewise.
57245         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
57246         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
57247         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
57248         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
57249         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
57250         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
57251         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
57252         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
57253         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
57254         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
57255         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
57256         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
57257         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
57258         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
57259         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
57260         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
57261         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
57262         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
57263         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
57264         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
57265         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
57266         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
57267         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
57268         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
57269         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
57270         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
57271         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
57272         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
57273         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
57274         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
57275         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
57276         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
57277         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
57278         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
57279         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
57280         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
57281         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
57282         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
57283         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
57284         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
57285         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
57286         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
57287         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
57288         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
57289         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
57290         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
57291         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
57292         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
57293         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
57294         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
57295         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
57296         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
57297         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
57298         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
57299         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
57300         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
57301         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
57302         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
57303         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
57304         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
57305         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
57306         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
57307         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
57308         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
57309         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
57310         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
57311         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
57312         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
57313         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
57314         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
57315         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
57316         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
57317         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
57318         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
57319         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
57320         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
57321         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
57322         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
57323         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
57324         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
57325         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
57326         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
57327         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
57328         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
57329         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
57330         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
57331         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
57332         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
57333         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
57334         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
57335         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
57336         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
57337         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
57338         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
57339         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
57340         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
57341         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
57342         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
57343         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
57344         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
57345         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
57346         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
57347         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
57348         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
57349         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
57350         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
57351         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
57352         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
57353         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
57354         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
57355         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
57356         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
57357         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
57358         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
57359         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
57360         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
57361         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
57362         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
57363         (__isnanf): Likewise.
57364         (__isinf_ns): Likewise.
57365         (__isinf_nsf): Likewise.
57366         (__finite): Likewise.
57367         (__finitef): Likewise.
57368         (__ieee754_sqrt): Define as macro.
57369         (__ieee754_sqrtf): Define as macro.
57370         (__ieee754_sqrtl): Define as macro.
57371         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
57372         inlined copy.
57373         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
57374         __FINITE_MATH_ONLY__ consistent.
57375         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
57377 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
57379         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
57380         of rawmemchr.
57382         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
57384 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
57386         * po/ja.po: Update from translation team.
57388 2011-10-08  Roland McGrath  <roland@hack.frob.com>
57390         * locale/programs/locarchive.c (prepare_address_space): New function.
57391         (create_archive, enlarge_archive, open_archive): Use it.
57393         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
57394         inside [SHARED], where it is used.
57396         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
57398         * nss/getent.c (netgroup_keys): Remove unused variable.
57399         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
57401 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
57403         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
57404         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
57405         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
57406         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
57407         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
57408         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
57409         * math/Makefile (libm-calls): Add s_isinf_ns.
57410         * math/divtc3.c: Use __isinf_nsl instead of isinf.
57411         * math/multc3.c: Likewise.
57412         * math/s_casin.c: Likewise.
57413         * math/s_casinf.c: Likewise.
57414         * math/s_casinl.c: Likewise.
57415         * math/s_ccos.c: Likewise.
57416         * math/s_ccosf.c: Likewise.
57417         * math/s_ccosl.c: Likewise.
57418         * math/s_ctan.c: Likewise.
57419         * math/s_ctanf.c: Likewise.
57420         * math/s_ctanh.c: Likewise.
57421         * math/s_ctanhf.c: Likewise.
57422         * math/s_ctanhl.c: Likewise.
57423         * math/s_ctanl.c: Likewise.
57424         * math/w_fmod.c: Likewise.
57425         * math/w_fmodf.c: Likewise.
57426         * math/w_fmodl.c: Likewise.
57427         * math/w_remainder.c: Likewise.
57428         * math/w_remainderf.c: Likewise.
57429         * math/w_remainderl.c: Likewise.
57430         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
57431         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
57432         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
57433         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
57434         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
57435         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
57436         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
57437         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
57439         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
57440         of the number.
57441         * stdio-common/printf_fphex.c: Likewise.
57442         * stdio-common/printf_size.c: Likewise.
57444         * math/e_exp10.c: Include math_private.h using <...> not "...".
57445         * math/e_exp10f.c: Likewise.
57446         * math/e_exp10l.c: Likewise.
57447         * math/e_exp2l.c: Likewise.
57448         * math/e_j0l.c: Likewise.
57449         * math/e_j1l.c: Likewise.
57450         * math/e_jnl.c: Likewise.
57451         * math/e_lgammal_r.c: Likewise.
57452         * math/e_rem_pio2l.c: Likewise.
57453         * math/e_scalb.c: Likewise.
57454         * math/e_scalbf.c: Likewise.
57455         * math/e_scalbl.c: Likewise.
57456         * math/k_cosl.c: Likewise.
57457         * math/k_sinl.c: Likewise.
57458         * math/k_tanl.c: Likewise.
57459         * math/s_cacoshf.c: Likewise.
57460         * math/s_catan.c: Likewise.
57461         * math/s_catanf.c: Likewise.
57462         * math/s_catanh.c: Likewise.
57463         * math/s_catanhf.c: Likewise.
57464         * math/s_catanhl.c: Likewise.
57465         * math/s_catanl.c: Likewise.
57466         * math/s_ccosh.c: Likewise.
57467         * math/s_ccoshf.c: Likewise.
57468         * math/s_ccoshl.c: Likewise.
57469         * math/s_cexp.c: Likewise.
57470         * math/s_cexpf.c: Likewise.
57471         * math/s_cexpl.c: Likewise.
57472         * math/s_clog.c: Likewise.
57473         * math/s_clog10.c: Likewise.
57474         * math/s_clog10f.c: Likewise.
57475         * math/s_clog10l.c: Likewise.
57476         * math/s_clogf.c: Likewise.
57477         * math/s_clogl.c: Likewise.
57478         * math/s_csin.c: Likewise.
57479         * math/s_csinf.c: Likewise.
57480         * math/s_csinh.c: Likewise.
57481         * math/s_csinhf.c: Likewise.
57482         * math/s_csinhl.c: Likewise.
57483         * math/s_csinl.c: Likewise.
57484         * math/s_csqrt.c: Likewise.
57485         * math/s_csqrtf.c: Likewise.
57486         * math/s_csqrtl.c: Likewise.
57487         * math/s_ctan.c: Likewise.
57488         * math/s_ctanf.c: Likewise.
57489         * math/s_ctanh.c: Likewise.
57490         * math/s_ctanhf.c: Likewise.
57491         * math/s_ctanhl.c: Likewise.
57492         * math/s_ctanl.c: Likewise.
57493         * math/s_ldexp.c: Likewise.
57494         * math/s_ldexpf.c: Likewise.
57495         * math/s_ldexpl.c: Likewise.
57496         * math/s_significand.c: Likewise.
57497         * math/s_significandf.c: Likewise.
57498         * math/s_significandl.c: Likewise.
57499         * math/w_acos.c: Likewise.
57500         * math/w_acosf.c: Likewise.
57501         * math/w_acosh.c: Likewise.
57502         * math/w_acoshf.c: Likewise.
57503         * math/w_acoshl.c: Likewise.
57504         * math/w_acosl.c: Likewise.
57505         * math/w_asin.c: Likewise.
57506         * math/w_asinf.c: Likewise.
57507         * math/w_asinl.c: Likewise.
57508         * math/w_atan2.c: Likewise.
57509         * math/w_atan2f.c: Likewise.
57510         * math/w_atan2l.c: Likewise.
57511         * math/w_atanh.c: Likewise.
57512         * math/w_atanhf.c: Likewise.
57513         * math/w_atanhl.c: Likewise.
57514         * math/w_cosh.c: Likewise.
57515         * math/w_coshf.c: Likewise.
57516         * math/w_coshl.c: Likewise.
57517         * math/w_dremf.c: Likewise.
57518         * math/w_exp10.c: Likewise.
57519         * math/w_exp10f.c: Likewise.
57520         * math/w_exp10l.c: Likewise.
57521         * math/w_exp2.c: Likewise.
57522         * math/w_exp2f.c: Likewise.
57523         * math/w_fmod.c: Likewise.
57524         * math/w_fmodf.c: Likewise.
57525         * math/w_fmodl.c: Likewise.
57526         * math/w_hypot.c: Likewise.
57527         * math/w_hypotf.c: Likewise.
57528         * math/w_hypotl.c: Likewise.
57529         * math/w_j0.c: Likewise.
57530         * math/w_j0f.c: Likewise.
57531         * math/w_j0l.c: Likewise.
57532         * math/w_j1.c: Likewise.
57533         * math/w_j1f.c: Likewise.
57534         * math/w_j1l.c: Likewise.
57535         * math/w_jn.c: Likewise.
57536         * math/w_jnf.c: Likewise.
57537         * math/w_jnl.c: Likewise.
57538         * math/w_lgamma.c: Likewise.
57539         * math/w_lgamma_r.c: Likewise.
57540         * math/w_lgammaf.c: Likewise.
57541         * math/w_lgammaf_r.c: Likewise.
57542         * math/w_lgammal.c: Likewise.
57543         * math/w_lgammal_r.c: Likewise.
57544         * math/w_log.c: Likewise.
57545         * math/w_log10.c: Likewise.
57546         * math/w_log10f.c: Likewise.
57547         * math/w_log10l.c: Likewise.
57548         * math/w_log2.c: Likewise.
57549         * math/w_log2f.c: Likewise.
57550         * math/w_log2l.c: Likewise.
57551         * math/w_logf.c: Likewise.
57552         * math/w_logl.c: Likewise.
57553         * math/w_pow.c: Likewise.
57554         * math/w_powf.c: Likewise.
57555         * math/w_powl.c: Likewise.
57556         * math/w_remainder.c: Likewise.
57557         * math/w_remainderf.c: Likewise.
57558         * math/w_remainderl.c: Likewise.
57559         * math/w_scalb.c: Likewise.
57560         * math/w_scalbf.c: Likewise.
57561         * math/w_scalbl.c: Likewise.
57562         * math/w_sinh.c: Likewise.
57563         * math/w_sinhf.c: Likewise.
57564         * math/w_sinhl.c: Likewise.
57565         * math/w_sqrt.c: Likewise.
57566         * math/w_sqrtf.c: Likewise.
57567         * math/w_sqrtl.c: Likewise.
57568         * math/w_tgamma.c: Likewise.
57569         * math/w_tgammaf.c: Likewise.
57570         * math/w_tgammal.c: Likewise.
57572         * po/ja.po: Update from translation team.
57574 2011-09-29  Andreas Jaeger  <aj@suse.de>
57576         [BZ #13179]
57577         * sunrpc/netname.c (netname2host): Fix logic.
57579         [BZ #6779]
57580         [BZ #6783]
57581         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
57582         correctly.
57583         * math/w_remainder.c (__remainder): Likewise.
57584         * math/w_remainderf.c (__remainderf): Likewise.
57585         * math/libm-test.inc (remainder_test): Add test cases.
57587 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57589         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
57590         sdiv_qrnnd.
57592 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
57594         * string/test-memcmp.c: Avoid unncessary #defines.
57595         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
57597 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
57599         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
57600         Use new sse2 version for core i3 - i7 as it's faster
57601         than sse42 version.
57602         (bit_Prefer_PMINUB_for_stringop): New.
57603         * sysdeps/x86_64/rawmemchr.S: Update.
57604         Replace with faster SSE2 version.
57605         * sysdeps/x86_64/memrchr.S: New file.
57606         * sysdeps/x86_64/memchr.S: Update.
57607         Replace with faster SSE2 version.
57609 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
57611         * elf/dl-load.c (lose): Add cast to avoid warning.
57613 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
57615         * po/ca.po: Update from translation team.
57617         * inet/getnetgrent_r.c: Hook up nscd.
57618         * nscd/Makefile (routines): Add nscd_netgroup.
57619         (nscd-modules): Add netgroupcache.
57620         (CFLAGS-netgroupcache.c): Define.
57621         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
57622         (cache_search): Add const to second parameter.
57623         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
57624         INNETGR.
57625         (dbs): Add netgrdb entry.
57626         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
57627         (verify_persistent_db): Handle netgrdb.
57628         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
57629         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
57630         GETFDNETGR.
57631         (netgroup_response_header): Define.
57632         (innetgroup_response_header): Define.
57633         (datahead): Add netgroup_response_header and innetgroup_response_header
57634         elements.
57635         * nscd/nscd.conf: Add entries for netgroup cache.
57636         * nscd/nscd.h (dbtype): Add netgrdb.
57637         (_PATH_NSCD_NETGROUP_DB): Define.
57638         (netgroup_iov_disabled): Declare.
57639         (xmalloc, xcalloc, xrealloc): Move declarations here.
57640         (cache_search): Adjust prototype.
57641         Add netgroup-related prototypes.
57642         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
57643         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
57644         (__nscd_innetgr): Declare.
57645         * nscd/selinux.c (perms): Use access_vector_t as element type and
57646         add netgroup-related initializers.
57647         * nscd/netgroupcache.c: New file.
57648         * nscd/nscd_netgroup.c: New file.
57649         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
57650         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
57651         For four parameters use innetgr.
57652         * nss/nss_files/files-init.c: Add definition and callback for netgr.
57653         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
57654         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
57655         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
57657         * nscd/connections.c (register_traced_file): Don't register file
57658         for disabled databases.
57660 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
57662         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
57664         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
57665         from tree and freeing node.
57667 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
57669         * nss/nsswitch.c (__nss_database_lookup): Handle
57670         nss_parse_service_list out of memory case.
57672 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
57674         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
57675         out of memory case.
57677 2011-10-04  Andreas Schwab  <schwab@redhat.com>
57679         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
57680         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
57681         pass it down.
57682         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
57683         elf_machine_rela, elf_machine_lazy_rel.
57684         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
57685         (ELF_DYNAMIC_DO_REL): Likewise.
57686         (ELF_DYNAMIC_DO_RELA): Likewise.
57687         (ELF_DYNAMIC_RELOCATE): Likewise.
57688         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
57689         to ELF_DYNAMIC_DO_REL.
57690         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
57691         (dl_main): In trace mode always set __RTLD_NOIFUNC.
57692         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
57693         elf_machine_rela.
57694         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
57695         skip_ifunc, don't call ifunc function if non-zero.
57696         (elf_machine_rela): Likewise.
57697         (elf_machine_lazy_rel): Likewise.
57698         (elf_machine_lazy_rela): Likewise.
57699         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
57700         (elf_machine_lazy_rel): Likewise.
57701         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
57702         Likewise.
57703         (elf_machine_lazy_rel): Likewise.
57704         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
57705         Likewise.
57706         (elf_machine_lazy_rel): Likewise.
57707         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
57708         (elf_machine_lazy_rel): Likewise.
57709         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
57710         (elf_machine_lazy_rel): Likewise.
57711         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
57712         (elf_machine_lazy_rel): Likewise.
57713         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
57714         (elf_machine_lazy_rel): Likewise.
57715         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
57716         (elf_machine_lazy_rel): Likewise.
57717         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
57718         (elf_machine_lazy_rel): Likewise.
57720 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
57722         * nss/nss_files/files-init.c (_nss_files_init): Use static
57723         initialization for all the *_traced_file variables.
57725 2011-09-28  Andreas Schwab  <schwab@redhat.com>
57727         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
57729 2011-09-27  Roland McGrath  <roland@hack.frob.com>
57731         [BZ #13226]
57732         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
57734 2011-09-27  Andreas Schwab  <schwab@redhat.com>
57736         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
57737         Reread the line before reparsing it.
57739 2011-09-26  Andreas Schwab  <schwab@redhat.com>
57741         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
57743 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
57744             Maxim Kuvyrkov  <maxim@codesourcery.com>
57745             Joseph Myers  <joseph@codesourcery.com>
57747         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
57748         if needed for __stack_chk_guard.
57750 2011-09-19  Roland McGrath  <roland@hack.frob.com>
57752         * sysdeps/posix/spawni.c (script_execute): Always define it.
57753         It will be optimized away if unused.
57754         (maybe_script_execute): New function.
57755         (__spawni): Call it.
57757         * Makerules: Don't include tls.make.
57758         (config-tls): Always set to thread.
57759         * tls.make.c: File removed.
57761 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
57763         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
57764         * config.make.in (CPPFLAGS-config): New substituted variable.
57766 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
57768         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
57770         [BZ #13192]
57771         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
57772         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
57774 2011-09-15  Roland McGrath  <roland@hack.frob.com>
57776         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
57777         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
57778         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
57779         (CALL_FAIL): Likewise.
57780         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
57781         (CALL_FAIL): Macro removed.
57782         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
57784 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
57786         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
57787         for __FINITE_MATH_ONLY__ == 1.
57789 2011-09-15  Andreas Schwab  <schwab@redhat.com>
57791         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
57792         __ieee754_sqrt instead of sqrt.
57793         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
57794         __ieee754_sqrtf instead of sqrtf.
57795         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
57796         __floorf instead of floorf.
57797         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
57798         __floorf, __truncf instead of floorf, truncf.
57800 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
57802         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
57804         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
57805         __extern_always_inline.
57806         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
57807         32-bit.
57809 2011-09-14  Andreas Schwab  <schwab@redhat.com>
57811         * elf/rtld.c (dl_main): Also relocate in dependency order when
57812         doing symbol dependency testing.
57814 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
57816         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
57817         Always define `refsym'.
57819 2011-09-13  Andreas Schwab  <schwab@redhat.com>
57821         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
57822         (__FD_ELT): Renamed from __FDELT.
57823         * misc/bits/select2.h (__FD_ELT): Likewise.
57824         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
57825         __FD_MASK instead of __FDELT, __FDMASK.
57826         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
57827         Likewise.
57828         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
57829         Likewise.
57831         * elf/Makefile (gen-ldd): Fix pattern.
57833         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
57834         (init_tls): Likewise.
57836 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
57838         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
57840 2011-09-12  Andreas Schwab  <schwab@redhat.com>
57842         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
57843         `struct cmsghdr *' instead of `void *'.
57844         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
57845         Likewise.
57847 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
57849         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
57850         if non-absolute.
57851         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
57852         ldd_rewrite_script.
57854 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
57856         * configure.in: Remove --with-tls option.
57857         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
57858         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
57859         out in case it is missing.
57860         * sysdeps/ia64/elf/configure.in: Likewise.
57861         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
57862         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
57863         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
57864         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
57865         * sysdeps/sh/elf/configure.in: Likewise.
57866         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
57867         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
57868         * sysdeps/x86_64/elf/configure.in: Likewise.
57869         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
57870         * sysdeps/mach/hurd/tls.h: Likewise.
57872         [BZ #13067]
57873         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
57875         [BZ #13090]
57876         * configure.in: Fix use of AC_INIT.
57878         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
57880 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
57882         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
57883         __set_errno.
57884         * malloc/hooks.c: Likewise.
57886         [BZ #11929]
57887         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
57888         variables statically.
57889         (narenas): Initialize.
57890         (list_lock): Initialize.
57891         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
57892         initializtion of main_arena and list_lock.  Small cleanups.
57893         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
57894         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
57895         Add initializers to main_arena and mp_.
57896         (malloc_state): Remove pagesize member.  Change all users to use
57897         GLRO(dl_pagesize).
57899         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
57900         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
57901         is always initialized.
57903         * malloc/malloc.c: Removed unused configurations and dead code.
57904         * malloc/arena.c: Likewise.
57905         * malloc/hooks.c: Likewise.
57906         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
57908         * include/tls.h: Removed.  USE___THREAD must always be defined.
57909         * bits/libc-tsd.h: Don't handle !USE___THREAD.
57910         * elf/dl-libc.c: Likewise.
57911         * elf/dl-tsd.c: Likewise.
57912         * include/errno.h: Likewise.
57913         * include/netdb.h: Likewise.
57914         * include/resolv.h: Likewise.
57915         * inet/herrno-loc.c: Likewise.
57916         * inet/herrno.c: Likewise.
57917         * malloc/arena.c: Likewise.
57918         * malloc/hooks.c: Likewise.
57919         * malloc/malloc.c: Likewise.
57920         * resolv/res-state.c: Likewise.
57921         * resolv/res_libc.c: Likewise.
57922         * sysdeps/i386/dl-machine.h: Likewise.
57923         * sysdeps/ia64/dl-machine.h: Likewise.
57924         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
57925         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
57926         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
57927         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
57928         * sysdeps/sh/dl-machine.h: Likewise.
57929         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
57930         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
57931         * sysdeps/unix/i386/sysdep.S: Likewise.
57932         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
57933         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
57934         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
57935         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
57936         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
57937         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
57938         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
57939         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
57940         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
57941         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
57942         * sysdeps/unix/x86_64/sysdep.S: Likewise.
57943         * sysdeps/x86_64/dl-machine.h: Likewise.
57944         * tls.make.c: Likewise.
57946         * configure.in: Remove --with-__thread option.  Make tests for
57947         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
57948         tls_model attribute fail if no support is available.  Remove
57949         USE_IN_LIBIO.
57950         * Makeconfig: Adjust for dropped configure option.  All features are
57951         now mandatory.
57952         * Makerules: Likewise.
57953         * Versions.def: Likewise.
57954         * argp/argp-fmtstream.c: Likewise.
57955         * argp/argp-fmtstream.h: Likewise.
57956         * argp/argp-help.c: Likewise.
57957         * assert/assert.c: Likewise.
57958         * config.h.in: Likewise.
57959         * config.make.in: Likewise.
57960         * configure: Likewise.
57961         * configure.in: Likewise.
57962         * csu/Versions: Likewise.
57963         * csu/init.c: Likewise.
57964         * elf/tst-audit2.c: Likewise.
57965         * elf/tst-tls10.c: Likewise.
57966         * elf/tst-tls10.h: Likewise.
57967         * elf/tst-tls11.c: Likewise.
57968         * elf/tst-tls12.c: Likewise.
57969         * elf/tst-tls14.c: Likewise.
57970         * elf/tst-tlsmod11.c: Likewise.
57971         * elf/tst-tlsmod12.c: Likewise.
57972         * elf/tst-tlsmod13.c: Likewise.
57973         * elf/tst-tlsmod13a.c: Likewise.
57974         * elf/tst-tlsmod14a.c: Likewise.
57975         * elf/tst-tlsmod15b.c: Likewise.
57976         * elf/tst-tlsmod16a.c: Likewise.
57977         * elf/tst-tlsmod16b.c: Likewise.
57978         * elf/tst-tlsmod7.c: Likewise.
57979         * elf/tst-tlsmod8.c: Likewise.
57980         * elf/tst-tlsmod9.c: Likewise.
57981         * gmon/gmon.c: Likewise.
57982         * grp/fgetgrent_r.c: Likewise.
57983         * grp/putgrent.c: Likewise.
57984         * hurd/fopenport.c: Likewise.
57985         * include/libc-symbols.h: Likewise.
57986         * include/tls.h: Likewise.
57987         * intl/gettextP.h: Likewise.
57988         * intl/loadinfo.h: Likewise.
57989         * locale/global-locale.c: Likewise.
57990         * locale/localeinfo.h: Likewise.
57991         * mach/devstream.c: Likewise.
57992         * malloc/arena.c: Likewise.
57993         * malloc/set-freeres.c: Likewise.
57994         * misc/err.c: Likewise.
57995         * misc/getttyent.c: Likewise.
57996         * misc/mntent_r.c: Likewise.
57997         * posix/getopt.c: Likewise.
57998         * posix/wordexp.c: Likewise.
57999         * pwd/fgetpwent_r.c: Likewise.
58000         * resolv/Versions: Likewise.
58001         * resolv/res_hconf.c: Likewise.
58002         * shadow/fgetspent_r.c: Likewise.
58003         * shadow/putspent.c: Likewise.
58004         * stdio-common/printf_fphex.c: Likewise.
58005         * stdio-common/tmpfile.c: Likewise.
58006         * stdlib/abort.c: Likewise.
58007         * stdlib/fmtmsg.c: Likewise.
58008         * sunrpc/auth_unix.c: Likewise.
58009         * sunrpc/clnt_perr.c: Likewise.
58010         * sunrpc/clnt_tcp.c: Likewise.
58011         * sunrpc/clnt_udp.c: Likewise.
58012         * sunrpc/clnt_unix.c: Likewise.
58013         * sunrpc/openchild.c: Likewise.
58014         * sunrpc/svc_simple.c: Likewise.
58015         * sunrpc/svc_tcp.c: Likewise.
58016         * sunrpc/svc_udp.c: Likewise.
58017         * sunrpc/svc_unix.c: Likewise.
58018         * sunrpc/xdr.c: Likewise.
58019         * sunrpc/xdr_array.c: Likewise.
58020         * sunrpc/xdr_rec.c: Likewise.
58021         * sunrpc/xdr_ref.c: Likewise.
58022         * sunrpc/xdr_stdio.c: Likewise.
58024 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
58026         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
58028 2011-07-03  Andreas Jaeger  <aj@suse.de>
58030         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
58031         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
58032         regenerate with gen-libm-tests.pl.
58034 2010-05-12  Petr Baudis  <pasky@suse.cz>
58036         [BZ #11589]
58037         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
58038         around j0() zero points by switching to j1().
58039         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
58040         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
58041         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
58042         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
58044 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
58046         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
58047         instead of 0.
58048         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
58049         instead of 0.
58050         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
58051         Patch in part by Pavel Roskin <proski@gnu.org>.
58053         [BZ #13138]
58054         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
58055         realloc.
58056         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
58057         Free memory block if necessary.
58059         [BZ #12847]
58060         * libio/genops.c (INTDEF): For string streams the _lock pointer can
58061         be NULL.  Don't lock in this case.
58063 2011-09-09  Roland McGrath  <roland@hack.frob.com>
58065         * elf/elf.h (ELFOSABI_GNU): New macro.
58066         (ELFOSABI_LINUX): Define to that.
58068 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
58070         * string/strncat.c (strncat): Undef the symbol in case it has been
58071         defined in bits/string.h.
58073 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
58075         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
58077         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
58078         link map.
58080 2011-08-17  Andreas Jaeger  <aj@suse.de>
58082         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
58084 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
58085             Ian Lance Taylor  <iant@google.com>
58087         * math/libm-test.inc (lround_test): New testcase.
58088         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
58090 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
58092         * Makefile: Remove support for automatic cvs check-ins.
58093         * Makerules: Likewise.
58094         * config.make.in: Likewise.
58095         * configure.in: Likewise.
58096         * intl/Makefile: Likewise.
58097         * locale/Makefile: Likewise.
58098         * po/Makefile: Likewise.
58099         * posix/Makefile: Likewise.
58100         * sysdeps/gnu/Makefile: Likewise.
58101         * sysdeps/mach/hurd/Makefile: Likewise.
58102         * sysdeps/sparc/sparc32/Makefile: Likewise.
58104         [BZ #13118]
58105         * posix/Makefile (bug-regex32-ENV): Define.
58106         Patch by John Stanley <jpsinthemix@verizon.net>.
58108         * misc/Makefile (headers): Add bits/select2.h.
58109         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
58110         * misc/bits/select2.h: New file.
58111         * include/bits/select2.h: New file.
58112         * debug/Makefile (routines): Add fdelt_chk.
58113         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
58114         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
58115         FD_ISSET.
58116         * debug/fdelt_chk.c: New file.
58118         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
58119         * wcsmbs/test-wmemcmp.c: Likewise.
58120         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
58121         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
58123 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
58125         * string/Makefile (strop-tests): Add memcmp.
58126         * string/test-wmemcmp.c: New file.
58127         * string/test-memcmp.c: Add wmemcmp support.
58129 2011-09-08  Roland McGrath  <roland@hack.frob.com>
58131         [BZ #13153]
58132         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
58133         2011-07-19 change.
58135         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
58136         garbage value in a __mach_port_mod_refs call in the cases of the
58137         task-self and thread-self ports.
58139 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
58141         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
58143 2011-09-08  Andreas Schwab  <schwab@redhat.com>
58145         * elf/dl-load.c (lose): Check for non-null L.
58147 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
58149         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
58151         * elf/dl-libc.c (dlerror_run): Pass back error code from
58152         dl_catch_error.
58154         [BZ #13123]
58155         * elf/dl-load.c (lose): Free l_origin if it is valid.
58157         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
58158         names.
58159         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
58160         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
58161         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
58162         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
58163         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
58164         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
58166 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
58168         * sysdeps/powerpc/fpu/e_hypot.c: New file.
58169         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
58170         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
58171         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
58172         * sysdeps/powerpc/fpu/k_cosf.c: New file.
58173         * sysdeps/powerpc/fpu/k_sinf.c: New file.
58174         * sysdeps/powerpc/fpu/s_cosf.c: New file.
58175         * sysdeps/powerpc/fpu/s_sinf.c: New file.
58176         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
58177         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
58179 2011-08-15  Alan Modra  <amodra@gmail.com>
58181         [BZ #13092]
58182         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
58183         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
58184         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
58185         ppc_mcount to static-only-routines.
58186         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
58187         __mcount_internal.
58188         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
58189         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
58191 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
58193         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
58194         for finite and infinity parameters.
58196 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
58198         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
58199         and add nop instructions for throughput optimization.
58200         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
58202 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
58204         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
58205         aligned copy for power7 with vector-scalar instructions.
58206         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
58208 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
58210         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
58211         AVX check.
58213 2011-09-07  Andreas Schwab  <schwab@redhat.com>
58215         [BZ #13144]
58216         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
58217         last change.
58219 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
58221         * sysdeps/unix/sysv/linux/x86_64/init-first.c
58222         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
58223         syscall wrapper around clock_gettime in __vdso_clock_gettime.
58224         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
58225         clock_gettime.
58227 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
58229         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
58230         Forgot to demangle the pointer.
58232         * sysdeps/i386/sysdep.h: Define atom_text_section.
58233         * sysdeps/x86_64/sysdep.h: Likewise.
58234         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
58235         section with atom_text_section.
58236         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
58237         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
58238         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
58239         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
58240         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
58242         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
58243         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
58244         already be defined.  Change to take two parameters and don't assign
58245         result to variable.  Adjust all users.
58246         Define INTERNAL_GETTIME if not already defined.
58247         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
58248         call.
58249         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
58250         HAVE_CLOCK_GETTIME_VSYSCALL.
58251         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
58253         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
58254         gettimeofday vsyscall, just use time.
58256 2011-09-06  Andreas Schwab  <schwab@redhat.com>
58258         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
58259         <errno.h>.
58261 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
58263         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
58264         syscall on x86-64.
58265         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
58266         syscall.
58267         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
58268         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
58269         syscall if possible.
58271 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
58273         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
58274         e_ident.  Don't pass to find_mapsXX.
58275         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
58277 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
58279         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
58280         strchr-sse2-no-bsf strrchr-sse2-no-bsf
58281         * sysdeps/x86_64/multiarch/strchr.S: Update.
58282         Check bit_slow_BSF bit.
58283         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
58284         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
58285         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
58287 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
58289         [BZ #13134]
58290         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
58291         before glibc 2.15.
58292         (tryshell): Define.
58293         (__spawni): Change last parameter to be flag.  Test
58294         SPAWN_XFLAGS_USE_PATH flag to use path or not.
58295         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
58296         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
58297         * posix/spawni.c: Likewise.
58298         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
58299         * posix/spawnp.c: Likewise.  Change normal version to use
58300         SPAWN_XFLAGS_USE_PATH.
58301         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
58302         SPAWN_XFLAGS_TRY_SHELL.
58304         [BZ #13150]
58305         * posix/glob.h: Remove gcc 1.x support.
58307         [BZ #13068]
58308         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
58310 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
58312         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
58313         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
58314         strrchr-sse2-bsf
58315         * sysdeps/i386/i686/multiarch/strchr.S: New file.
58316         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
58317         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
58318         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
58319         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
58320         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
58322 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
58324         * sysdeps/x86_64/wcscmp.S: New file.
58326         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
58327         wcscmp-c wcscmp-sse2
58328         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
58329         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
58330         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
58331         * wcsmbs/wcscmp.c: Allow renaming.
58333 2011-09-05  David S. Miller  <davem@davemloft.net>
58335         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
58336         stack slot, rather than the struct return pointer slot.
58337         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
58338         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
58339         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
58340         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
58342 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
58344         * po/ja.po: Update from translation team.
58346         [BZ #13144]
58347         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
58348         kernel in 64-bit binaries.
58350 2011-09-01  David S. Miller  <davem@davemloft.net>
58352         * elf/elf.h (HWCAP_SPARC_*): Move to..
58353         * sysdeps/sparc/sysdep.h: this new file and add new values.
58354         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
58355         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
58356         _DL_HWCAP_COUNT to 24.
58357         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
58358         entries.
58359         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
58360         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
58361         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
58362         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
58363         instead of magic constants.
58364         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
58366 2011-08-31  David S. Miller  <davem@davemloft.net>
58368         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
58369         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
58370         Reimplement to do errno handling inline.
58371         (SYSCALL_ERROR_HANDLER): New macro.
58372         (__SYSCALL_STRING): Do not do errno handling in asm.
58373         (__CLONE_SYSCALL_STRING): Delete.
58374         (__INTERNAL_SYSCALL_STRING): Delete.
58375         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
58376         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
58377         (PSEUDO): Reimplement to do errno handling inline.
58378         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
58379         (SYSCALL_ERROR_HANDLER): New macro.
58380         (__SYSCALL_STRING): Do not do errno handling in asm.
58381         (__CLONE_SYSCALL_STRING): Delete.
58382         (__INTERNAL_SYSCALL_STRING): Delete.
58383         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
58384         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
58385         i386.
58386         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
58387         (inline_syscall*): Add 'err' argument.
58388         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
58389         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
58390         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
58391         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
58393         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
58394         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
58396 2011-08-30  Andreas Schwab  <schwab@redhat.com>
58398         * elf/rtld.c (dl_main): Relocate objects in dependency order.
58400 2011-08-29  Jiri Olsa <jolsa@redhat.com>
58402         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
58403         directive.
58405 2011-08-24  David S. Miller  <davem@davemloft.net>
58407         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
58409 2011-08-24  Andreas Schwab  <schwab@redhat.com>
58411         * elf/Makefile: Add rules to build and run unload8 test.
58412         * elf/unload8.c: New file.
58413         * elf/unload8mod1.c: New file.
58414         * elf/unload8mod1x.c: New file.
58415         * elf/unload8mod2.c: New file.
58416         * elf/unload8mod3.c: New file.
58418         * elf/dl-close.c (_dl_close_worker): Reset private search list if
58419         it wasn't used.
58421 2011-08-23  David S. Miller  <davem@davemloft.net>
58423         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
58424         subtract stack bias.
58425         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
58426         %sp not %fp in calculations.
58427         (_JMPBUF_UNWINDS_ADJ): Likewise.
58429         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
58430         (aio_suspend): Call it to force an exception region around the
58431         AIO_MISC_WAIT() invocation.
58433 2011-08-23  Andreas Schwab  <schwab@redhat.com>
58435         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
58436         backslash.
58438 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
58440         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
58441         protection macro.
58442         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
58443         and <dl-machine.h>.
58444         (Elf64_FuncDesc): Remove.
58446 2011-08-22  David S. Miller  <davem@davemloft.net>
58448         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
58449         sigaltstack check, add missing cfi directives.
58450         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
58451         missing cfi directives, and sigaltstack handling.
58453 2011-08-16  Andreas Schwab  <schwab@redhat.com>
58455         [BZ #11724]
58456         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
58457         object is seen twice.
58458         * elf/dl-fini.c (_dl_sort_fini): Likewise.
58460         * elf/Makefile (distribute): Add tst-initorder2.c.
58461         (tests): Add tst-initorder2.
58462         (modules-names): Add tst-initorder2a tst-initorder2b
58463         tst-initorder2c tst-initorder2d.  Add rules to build them.
58464         ($(objpfx)tst-initorder2.out): New rule.
58465         * elf/tst-initorder2.c: New file.
58466         * elf/tst-initorder2.exp: New file.
58468 2011-08-22  Andreas Schwab  <schwab@redhat.com>
58470         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
58472         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
58473         dependencies back to end of function.
58475         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
58476         $(elfobjdir)/ld.so.
58478 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
58480         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
58481         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
58482         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
58483         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
58484         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
58485         of __vdso_gettimeofday.
58486         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
58487         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
58488         attribute_hidden.
58489         (_libc_vdso_platform_setup): Remove initialization of
58490         __vdso_gettimeofday and __vdso_time.
58492 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
58494         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
58495         and fgetc_unlocked.
58496         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
58497         getc_unlocked.
58499         * elf/dl-open.c (add_to_global): Report additions to the global scope
58500         for LD_DEBUG=scopes.
58501         (dl_open_worker): Also print scope of newly loaded dependencies.
58502         (_dl_show_scope): Indicate if there is no scope.
58504         [BZ #13114]
58505         * stdio-common/Makefile (tests): Add bug24.
58506         * stdio-common/bug24.c: New file.
58508 2011-08-19  Andreas Jaeger  <aj@suse.de>
58510         [BZ #13114]
58511         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
58512         non-existant file when using close-on-exec mode.
58514 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
58516         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
58517         the very first instruction.
58519         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
58520         the CFI state in the end.
58521         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
58522         inclusion of dl-trampoline.h.
58523         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
58525 2011-08-19  Andreas Schwab  <schwab@redhat.com>
58527         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
58528         expectations for long double.
58530         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
58531         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
58533 2011-08-14  David S. Miller  <davem@davemloft.net>
58535         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
58536         artificual limit depends upon the system page size.
58538 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
58540         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
58541         * resolv/Makefile: Define CFLAGS-libresolv.
58543 2011-08-17  Andreas Schwab  <schwab@redhat.com>
58545         * nss/makedb.c (compute_tables): Make variables used in nested
58546         function static.
58548 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
58550         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
58551         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
58552         if buffer was too small.
58554         * elf/pldd.c (main): Attach to all threads in the process.
58555         Rewrite /proc handling to use *at functions.
58557 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
58559         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
58560         specifies first scope to show.
58561         (dl_open_worker): Update callers.  Move printing scope of new
58562         object to before the relocation.
58563         * elf/rtld.c (dl_main): Update _dl_show_scope call.
58564         * sysdeps/generic/ldsodefs.h: Update declaration.
58566         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
58567         string for the scope number.
58569 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
58571         * nscd/servicescache.c (cache_addserv): Make sure written is always
58572         initialized.
58574 2011-08-14  Roland McGrath  <roland@hack.frob.com>
58576         * sysdeps/i386/i486/bits/atomic.h
58577         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
58578         statement expression, so as to suppress "set but not used" warning.
58579         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
58581         * string/strncat.c (STRNCAT): Use prototype definition.
58583         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
58584         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
58585         -Iprograms here.
58586         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
58587         (localedef-modules): Add localedef.
58588         (locale-modules): Add locale.
58590         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
58591         * elf/rtld.c (dl_main): Invert order of assignment in last change,
58592         to avoid a warning.
58594 2011-08-14  David S. Miller  <davem@davemloft.net>
58596         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
58597         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
58599 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
58601         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
58602         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
58603         * elf/rtld.c (dl_main): Set l_name of vDSO.
58604         Call _dl_show_scope when DL_DEBUG_SCOPES.
58605         (process_dl_debug): Recognize scopes flag and also set it for all.
58606         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
58607         Declare _dl_show_scope.
58609         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
58610         (do_dlopen): Pass caller_dlopen to dl_open.
58611         (__libc_dlopen_mode): Initialize caller_dlopen.
58613         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
58614         of libc.  Make tolower call locale-independent.  Optimize a bit by
58615         using isdigit instead of isalnum.
58616         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
58618 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
58620         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
58621         was a dependency or dynamically loaded.
58623 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
58625         * intl/l10nflist.c: Allow architecture-specific pop function.
58626         * sysdeps/x86_64/l10nflist.c: New file.
58628         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
58629         classification.
58631 2011-08-10  Andreas Schwab  <schwab@redhat.com>
58633         * include/dirent.h: Add libc_hidden_proto for scandirat and
58634         scandirat64.  Don't declare __scandirat64.
58635         * dirent/scandirat.c: Add libc_hidden_def.
58636         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
58637         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
58639 2011-08-10  David S. Miller  <davem@davemloft.net>
58641         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
58642         enum.
58643         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
58644         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
58645         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
58647 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
58649         * Versions.def [libc]: Add GLIBC_2.15.
58650         * dirent/Makefile (routines): Add scandirat and scandirat64.
58651         * dirent/Versions [libc]: Export scandirat and scandirat64 for
58652         GLIBC_2.15.
58653         * dirent/dirent.h: Declare scandirat and scandirat64.
58654         * dirent/scandirat.c: New file.
58655         * dirent/scandirat64.c: New file.
58656         * sysdeps/wordsize-64/scandirat.c: New file.
58657         * sysdeps/wordsize-64/scandirat64.c: New file.
58658         * dirent/opendir.c: Define opendirat.
58659         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
58660         using scandirat.
58661         * dirent/scandir64.c: Adjust for scandir.c change.
58662         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
58663         __scandirat64, and __scandir_cancel_handler.
58664         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
58665         additional parameter and use openat instead of open (outside of ld.so).
58666         Add new __opendir as wrapper around __opendirat.
58667         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
58668         here without requiring old scandirat implementation.
58670 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
58672         * dirent/scandir.c (cancel_handler): Renamed to
58673         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
58674         defined.  Adjust users.
58675         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
58676         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
58678 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
58680         * string/test-string.h (IMPL): Use __STRING to expand name and then
58681         stringify it.
58683         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
58684         of cleanups.
58686 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
58688         * string/Makefile: Update.
58689         (strop-tests): Append strncat.
58690         * string/test-wcscmp.c: New file.
58691         New comprehensive test for wcscmp.
58692         * string/test-strcmp.c: Update.
58693         (WIDE): New define.
58695 2011-07-22  Andreas Schwab  <schwab@redhat.com>
58697         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
58698         line.
58700 2011-07-26  Andreas Schwab  <schwab@redhat.com>
58702         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
58703         encoding to ACE if AI_IDN.
58705 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
58707         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
58708         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
58710 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
58712         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
58713         Fix overflow bug in strncat.
58714         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
58716         * string/test-strncat.c: Update.
58717         Add new tests for checking overflow bugs.
58719 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
58721         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
58722         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
58723         * sysdeps/i386/i686/multiarch/strcat.S: New file.
58724         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
58725         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
58726         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
58727         * sysdeps/i386/i686/multiarch/strncat.S: New file.
58728         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
58729         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
58731         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
58732         (USE_AS_STRCAT): Define.
58733         Add strcat and strncat support.
58734         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
58736 2011-07-25  Andreas Schwab  <schwab@redhat.com>
58738         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
58739         __n bigger than INT_MAX+1.
58740         (__strncmp_g): Likewise.
58742 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
58744         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
58745         * libio/stido.h: Likewise.
58747         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
58748         (AF_NFC): Define.
58749         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
58750         (AF_NFC): Define.
58752         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
58753         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
58754         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
58755         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
58756         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
58758         [BZ #13021]
58759         * scripts/test-installation.pl: Don't expect libnss_test1 to be
58760         installed.
58762         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
58763         typo.
58764         (_dl_x86_64_save_sse): Likewise.
58766 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
58768         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
58769         OSXSAVE.
58770         (_dl_x86_64_save_sse): Likewise.
58772         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
58774         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
58776 2011-07-21  Andreas Schwab  <schwab@redhat.com>
58778         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
58779         change.
58780         (_dl_x86_64_save_sse): Use correct AVX check.
58782 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
58784         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
58785         bug in strncpy/strncat.
58786         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
58788 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
58790         * string/tester.c (test_strcat): Add tests for different alignments
58791         of source and destination.
58792         (test_strncat): Likewise.
58794 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
58796         [BZ #12852]
58797         * posix/glob.c (glob): Check passed in values before using them in
58798         expressions to avoid some overflows.
58799         (glob_in_dir): Likewise.
58801         [BZ #13007]
58802         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
58803         check for AVX enablement so that we don't crash with old kernels and
58804         new hardware.
58805         * elf/tst-audit4.c: Add same checks here.
58806         * elf/tst-audit6.c: Likewise.
58808         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
58810 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
58812         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
58814 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
58816         * po/cs.po: Update from translation team.
58817         * po/bg.po: Likewise.
58819 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
58821         * misc/sys/cdefs.h: Add support for const attribute.
58822         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
58823         to gnu_dev_{major,minor,makedev} functions.
58825 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
58827         * intl/dcigettext.c (get_output_charset): Add missing bracket.
58829 2011-07-20  Andreas Schwab  <schwab@redhat.com>
58831         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
58832         strlen results.
58834 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
58836         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
58837         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
58838         register in order to avoid conflicts with the soft frame pointer
58839         being held in r11 when necessary.
58840         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
58841         (INTERNAL_VSYSCALL_NCS): Likewise.
58843 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
58845         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
58846         * elf/dl-fini.c (_dl_fini): Adjust caller.
58847         * elf/dl-close.c (_dl_close_worker): Likewise.
58848         * sysdeps/generic/ldsodefs.h: Adjust declaration.
58850 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
58852         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
58853         "aux_cache->nlibs < 0".
58855         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
58856         in the reload-count case.
58858 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
58860         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
58861         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
58862         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
58863         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
58864         * sysdeps/x86_64/multiarch/strcat.S: New file.
58865         * sysdeps/x86_64/multiarch/strncat.S: New file.
58866         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
58867         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
58868         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
58869         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
58870         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
58871         (USE_AS_STRCAT): Define.
58872         Add strcat and strncat support.
58873         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
58874         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
58875         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
58876         * string/strncat.c: Update.
58877         (USE_AS_STRNCAT): Define.
58878         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
58879         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
58880         and i7.
58881         * sysdeps/x86_64/multiarch/init-arch.h
58882         (bit_Prefer_PMINUB_for_stringop): New.
58883         (index_Prefer_PMINUB_for_stringop): Likewise.
58884         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
58885         bit_Prefer_PMINUB_for_stringop.
58887 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
58889         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
58890         buffer64.
58891         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
58892         of casting of buffer.
58893         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
58894         buffer32 and buffer64.
58895         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
58896         writes instead of casting of buffer.
58897         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
58898         buffer32.
58899         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
58900         casting of buffer.
58902 2011-07-19  Andreas Schwab  <schwab@redhat.com>
58904         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
58906 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
58908         * nscd/nscd.c (termination_handler): Don't do anything for a database
58909         if it has not yet been initialized.
58911 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
58913         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
58915 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
58917         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
58919 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
58921         * po/nl.po: Update from translation team.
58922         * po/sv.po: Likewise.
58924 2011-07-16  Roland McGrath  <roland@hack.frob.com>
58926         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
58927         now disallowed by GCC.
58929         * configure.in (use-default-link): Default to yes if a test -shared
58930         link meets our qualifications.
58931         * configure: Regenerated.
58933         * config.make.in (output-format): New variable.
58934         * configure.in: Check for ld --print-output-format support.
58935         * configure: Regenerated.
58936         * Makerules ($(common-objpfx)format.lds)
58937         [$(output-format) != unknown]: Just use $(output-format),
58938         instead of the linker-script munging.
58940 2011-07-14  Roland McGrath  <roland@hack.frob.com>
58942         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
58943         of $(common-objpfx)shlib.lds.
58944         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
58946         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
58947         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
58949         * configure.in (-z relro check): Adjust test code to add a large
58950         writable data section after it.
58951         * configure: Regenerated.
58953 2011-07-11  Roland McGrath  <roland@hack.frob.com>
58955         * configure.in (-z relro check): Fix test code to make the variable
58956         truly const.
58957         * configure: Regenerated.
58959 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
58961         * nscd/nscd.h (struct traced_file): Define.
58962         (struct database_dyn): Remove inotify_descr, reset_res, and filename
58963         elements.  Add traced_files.
58964         (inotify_fd): Declare.
58965         (register_traced_file): Declare.
58966         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
58967         (inotify_fd): Export.
58968         (resolv_conf_descr): Remove.
58969         (nscd_init): Move inotify descriptor creation to main.
58970         Don't register files for notification here.
58971         (register_traced_file): New function.
58972         (invalidate_cache): Don't use reset_res to determine whether to call
58973         res_init, go through the list of registered files.
58974         (main_loop_poll): The inotify descriptors are now stored in the
58975         structures for the traced files.
58976         (main_loop_epoll): Likewise
58977         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
58978         to __nss_disable_nscd.
58979         * nscd/cache.c (prune_cache): There is no single inotify descriptor
58980         for a database anymore.  Check the records for all the registered
58981         files instead.
58982         * nss/Makefile (libnss_files-routines): Add files-init.
58983         (libnss_db-routines): Add db-init.
58984         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
58985         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
58986         * nss/nss_db/db-init.c: New file.
58987         * nss/nss_files/files-init.c: New file.
58988         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
58989         __nss_lookup_function.
58990         (__nss_lookup_function): Call nss_load_library.
58991         (nss_load_all_libraries): New function.
58992         (__nss_disable_nscd): Take parameter with callback function for files
58993         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
58994         used for the cached services.
58995         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
58996         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
58997         options for features to all the files in nscd.
58999         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
59001 2011-07-10  Roland McGrath  <roland@hack.frob.com>
59003         * csu/elf-init.c (__libc_csu_init): Comment typo.
59005 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
59007         * po/pl.po: Update from translation team.
59008         * po/ja.po: Likewise.
59009         * po/ru.po: Likewise.
59010         * po/ko.po: Likewise.
59011         * po/fr.po: Likewise.
59013 2011-07-09  Roland McGrath  <roland@hack.frob.com>
59015         * configure.in (.ctors/.dtors header and trailer check):
59016         Use an empirical test on a built program.
59017         * configure: Regenerated.
59019         * configure.in (-z relro check): Use an empirical test on a built DSO.
59020         Detect, but do not require, on ia64.
59021         * configure: Regenerated.
59023         * configure.in (READELF): Find it with AC_CHECK_TOOL.
59024         Update tests that use readelf to use $READELF instead.
59025         * configure: Regenerated.
59027 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
59029         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
59030         if the result is not used.
59032 2011-07-05  Andreas Jaeger  <aj@suse.de>
59034         [BZ#9696]
59035         * stdlib/tst-strtod.c: Add testcase.
59037 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
59039         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
59040         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
59041         The latter has a higher limit.  Take additional parameter to pass to
59042         the new function.
59043         (__pathconf): Pass file to __statfs_link_max.
59044         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
59045         __statfs_link_max.
59046         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
59047         __statfs_link_max.
59049         [BZ #12868]
59050         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
59051         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
59052         Handle Lustre.
59053         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
59054         (__statfs_filesize_max): Likewise.
59055         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
59057 2011-07-05  Andreas Jaeger  <aj@suse.de>
59059         * resolv/res_comp.c (dn_skipname): Remove unused variable.
59061 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
59063         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
59064         `status' variable.
59065         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
59066         Likewise.
59068 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
59070         * Makefile (strop-tests): Add strncat.
59071         * string/test-strncat.c: New file.
59073 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
59075         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
59077 2011-06-21  Andreas Jaeger  <aj@suse.de>
59079         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
59080         Copy rule from iconvdata/Makefile.
59082 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
59084         [BZ #12922]
59085         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
59086         but no long options are defined, just return 'W'.
59088 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
59090         [BZ #9696]
59091         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
59093 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
59095         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
59096         netgroups to read.
59097         (innetgr): Likewise.
59099 2011-07-05  Roland McGrath  <roland@hack.frob.com>
59101         * config.make.in (install_root): Default to $(DESTDIR).
59103 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
59105         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
59107 2011-07-02  Roland McGrath  <roland@hack.frob.com>
59109         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
59111         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
59112         containing directory rather than embedding absolute directory names.
59114         * scripts/check-local-headers.sh: Rewritten using awk.
59115         Match by word, not by line.  Print error messages for matches.
59116         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
59118         * Makerules [shlib-lds-flags empty]:
59119         ($(common-objpfx)libc_pic.opts): New target.
59120         ($(common-objpfx)libc_pic.os.clean): New target.
59121         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
59123         * config.make.in (OBJCOPY): New variable.
59124         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
59125         * configure: Regenerated.
59127         * config.make.in (use-default-link): New variable.
59128         * configure.in (use_default_link): Grok --with-default-link to set it.
59129         * configure: Regenerated.
59130         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
59131         (shlib-lds, shlib-lds-flags): Define to empty.
59133         * Makerules (shlib-lds): New variable.
59134         (shlib-lds-flags): New variable.
59135         (build-shlib, build-moduile, build-module-asneeded): Use it.
59136         ($(common-objpfx)libc.so): Use $(shlib-lds).
59137         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
59138         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
59140         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
59141         DT_FLAGS/DT_FLAGS_1 with zero flags.
59143         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
59144         linker script munging.
59146 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
59148         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
59149         as 128-bit value.
59150         * crypt/sha512.c (sha512_process_block): Perform total addition using
59151         128-bit if possible.
59152         (__sha512_finish_ctx): Likewise.
59153         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
59154         as 64-bit value.
59155         * crypt/sha256.c (SWAP64): Define.
59156         (sha256_process_block): Perform total addition using 64-bit if
59157         possible.
59158         (__sha256_finish_ctx): Likewise.
59160 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
59162         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
59163         * nscd/initgrcache.c (addinitgroupsX): Likewise.
59164         * nscd/hstcache.c (cache_addhst): Likewise.
59165         * nscd/grpcache.c (cache_addgr): Likewise.
59166         * nscd/aicache.c (addhstaiX): Likewise
59167         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
59169 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
59171         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
59172         * nscd/initgrcache.c (addinitgroupsX): Likewise.
59173         * nscd/hstcache.c (cache_addhst): Likewise.
59174         * nscd/grpcache.c (cache_addgr): Likewise.
59175         * nscd/aicache.c (addhstaiX): Likewise
59177 2011-07-01  Andreas Schwab  <schwab@redhat.com>
59179         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
59180         domain only when needed.
59182 2011-06-30  Andreas Schwab  <schwab@redhat.com>
59184         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
59185         is always restored.
59187 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
59189         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
59190         are re-adding the entry.
59191         * nscd/servicescache.c (cache_addserv): Likewise.
59193 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
59195         * sysdeps/generic/dl-irel.h: fix protection against multiple
59196         inclusions.
59197         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
59199 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
59201         [BZ #12935]
59202         * malloc/memusage.sh: Fix quoting in message.
59203         * debug/xtrace.sh: Likewise.
59205         * configure.in: Remove support for --experimental-malloc option, make
59206         it the default.
59207         * config.make.in: Likewise.
59208         * malloc/Makefile: Likewise.
59210 2011-06-27  Andreas Schwab  <schwab@redhat.com>
59212         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
59213         two-byte characters.
59215 2011-06-27  Roland McGrath  <roland@hack.frob.com>
59217         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
59218         AC_CACHE_CHECK invocation.
59219         * configure: Regenerated.
59221         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
59223 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
59225         [BZ #12350]
59226         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
59227         bit from old_res_options.
59229         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
59231         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
59232         value type for setfct.
59234 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
59236         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
59237         __gettimeofday instead of gettimeofday.
59239 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
59241         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
59243 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
59245         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
59247         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
59248         info.
59250 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
59252         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
59253         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
59254         strcpy-sse2-unaligned strncpy-sse2-unaligned
59255         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
59256         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
59257         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
59258         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
59259         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
59260         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
59261         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
59262         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
59263         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
59264         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
59265         (STRCPY): Support SSE2 and SSSE3 versions.
59267 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
59269         [BZ #12874]
59270         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
59271         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
59272         kernels which artificially limit size of requests.
59274 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
59276         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
59277         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
59278         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
59279         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
59280         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
59281         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
59282         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
59283         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
59284         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
59285         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
59286         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
59287         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
59288         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
59289         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
59290         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
59291         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
59292         Enable unaligned load optimization for Intel Core i3, i5 and i7
59293         processors.
59294         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
59295         Define.
59296         (index_Fast_Unaligned_Load): Define.
59297         (HAS_FAST_UNALIGNED_LOAD): Define.
59299 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
59301         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
59303 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
59305         [BZ #12907]
59306         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
59307         until it is clear that the information is realy needed.
59308         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
59310 2011-06-22  Andreas Schwab  <schwab@redhat.com>
59312         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
59314 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
59316         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
59317         /sys/devices/system/cpu/online if it is usable.
59319         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
59320         reading the information from the /proc filesystem to once a second.
59322 2011-06-21  Andreas Jaeger  <aj@suse.de>
59324         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
59325         NULL after inclusion of kernel headers.
59327 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
59329         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
59330         calls to internal_setent.
59332         [BZ #12885]
59333         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
59334         addresses using gethostbyname4_r ignore IPv4 addresses.
59336         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
59337         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
59339         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
59341 2011-06-20  David S. Miller  <davem@davemloft.net>
59343         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
59344         inclusions.
59345         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
59347         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
59348         (elf_irel): Use it.
59349         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
59350         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
59351         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
59352         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
59353         * sysdeps/x86_64/dl-irel.h: Likewise.
59355         * elf/dl-runtime.c: Use elf_ifunc_invoke.
59356         * elf/dl-sym.c: Likewise.
59358 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
59360         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
59361         need to dereference resplen2.
59363 2011-06-14  Andreas Schwab  <schwab@redhat.com>
59365         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
59367 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
59369         * Makeconfig: Define vardbdir and inst_vardbdir.
59370         * nss/Makefile: Add rules to install db-Makefile.
59372         * nss/nss_db/db-XXX.c: Cleanup.
59374         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
59375         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
59376         GLIBC_PRIVATE.
59377         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
59378         * nss/makedb.c: Implement -g option to specify that value strings
59379         are generated and should not be added to table iterated over for
59380         get*ent calls.
59381         * nss/nss_db/db-initgroups.c: New file.
59383         * nss/getent.c: Add support for initgroups lookups through getgrouplist
59384         interface.
59386         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
59387         (internal_getgrouplist): Adjust to name change.
59388         Update use_initgroups_entry if this is not the first call.
59389         * nss/databases.def: Add initgroups entry.
59391         * nss/makedb.c (compute_tables): Check result of multiple hash table
59392         sizes to minimize maximum chain length.
59394 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
59396         * Versions.def: Add entry for libnss_db.
59397         * shlib-versions: Likewise.
59398         * nss/Makefile: Add rules to build libnss_db.
59399         * nss/Versions: Add libnss_db information.  Organize libnss_files
59400         entries better.
59401         * nss/db-Makefile: Add gshadow support.  Change rules for the new
59402         makedb progra.  Some minor improvements to generate smaller files.
59403         * nss/nss_db/nss_db.h: Move NSS database header data structures to
59404         here from...
59405         * nss/makedb.c: ...here.
59406         Improve database format to be smaller and require less memory at
59407         runtime.
59408         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
59409         db anymore.
59410         * nss/nss_db/db-netgrp.c: Likewise.
59411         * nss/nss_db/db-open.c: Likewise.
59412         * nss/nss_files/flies-XXX.x: Adjust comments.
59413         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
59414         * nss/nss_files/files-grp.c: Likewise.
59415         * nss/nss_files/files-hosts.c: Likewise.
59416         * nss/nss_files/files-network.c: Likewise.
59417         * nss/nss_files/files-proto.c: Likewise.
59418         * nss/nss_files/files-pwd.c: Likewise.
59419         * nss/nss_files/files-rpc.c: Likewise.
59420         * nss/nss_files/files-service.c: Likewise.
59421         * nss/nss_files/files-sgrp.c: Likewise.
59422         * nss/nss_files/files-spwd.c: Likewise.
59423         * nss/nss_db/db-alias.c: Removed.
59424         * nss/nss_db/dummy-db.h: Removed.
59426 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
59428         * nss/makedb.c: Rewritten to not use database library.
59429         * nss/Makefile: Update to build new makedb program.
59431 2011-06-14  Andreas Jaeger  <aj@suse.de>
59433         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
59434         memset declaration.
59436 2011-06-10  Andreas Schwab  <schwab@redhat.com>
59438         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
59439         tmpbuf.
59441 2011-06-10  Roland McGrath  <roland@hack.frob.com>
59443         * Makerules (shlib.lds): Fail if the linker script comes out empty.
59444         * elf/Makefile ($(objpfx)ld.so): Likewise.
59446         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
59447         Don't list ld.so twice in dependencies.
59449         * posix/bug-regex31.c: Include <stdlib.h>.
59451         * nscd/hstcache.c (cache_addhst): Remove unused variable.
59453         * nis/nss_compat/compat-spwd.c
59454         (getspent_next_nss_netgr): Remove unused variable.
59455         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
59457         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
59458         nonmembers" output to use the right array.
59460         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
59462         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
59464         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
59465         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
59466         * catgets/gencat.c (read_input_file): Likewise.
59467         * locale/programs/locarchive.c (enlarge_archive): Likewise.
59469         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
59470         variable definition inside #if's controlling its use.
59472         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
59474         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
59476         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
59478         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
59479         unreachable code.
59481         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
59483         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
59484         * configure: Regenerated.
59486         * Makerules: Revert last change.
59487         * elf/Makefile: Likewise.
59489 2011-06-09  Roland McGrath  <roland@hack.frob.com>
59491         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
59492         * elf/Makefile ($(objpfx)librtld.os): Likewise.
59493         (reloc-link): Likewise.
59495 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
59497         * elf/Makefile: Add rules to build pldd.
59498         * elf/pldd.c: New file.
59499         * elf/pldd-xx.c: New file.
59501 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
59503         * version.h: Update for 2.15 development version.
59505 2011-06-07  David S. Miller  <davem@davemloft.net>
59507         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
59508         ifuncs.
59509         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
59510         elf_machine_lazy_rel): Likewise.
59511         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
59512         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
59513         elf_machine_lazy_rel): Likewise.
59514         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
59515         dl_hwcap via passed in argument.
59516         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
59517         Likewise.
59519 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
59521         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
59523 2011-06-06  Roland McGrath  <roland@hack.frob.com>
59525         [BZ #12849]
59526         * manual/fdl-1.1.texi: New file, verbatim from:
59527         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
59528         * manual/lgpl-2.1.texi: New file, verbatim from:
59529         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
59530         * manual/Makefile (licenses): New variable, list those new file names.
59531         (texis): Use it.
59532         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
59534         * manual/fdl.texi: File removed.
59535         * manual/lesser.texi: File removed.
59536         * manual/libc.texinfo (Copying, Documentation License):
59537         Use new @include file names, put @appendix directive before @include.
59539 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
59541         [BZ #12841]
59542         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
59543         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
59544         (mq_open): Add __NTH.
59546 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
59548         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
59549         Assume Intel Core i3/i5/i7 processor if AVX is available.
59551 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
59553         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
59554         typo.
59556 2011-05-31  Andreas Schwab  <schwab@redhat.com>
59558         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
59559         memory.  Use alloca_account.  Fix memory leak when retrying.
59561 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
59563         * version.h (RELEASE): Bump for 2.14 release.
59564         * include/features.h (__GLIBC_MINOR__): Bump to 14.
59566         * config.make.in (RANLIB): Remove entry.
59568 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
59570         * po/Makefile (po-sed-cmd): Add ksh to extensions.
59571         (libc.pot): Work around missing support for .ksh extension in xgettext.
59573         [BZ #12684]
59574         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
59575         if both request failed.
59576         (send_dg): In case of server errors clear resplen or *resplen2.
59578         [BZ #12454]
59579         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
59580         when there are multiple maps.
59581         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
59582         (_dl_fini): Remove test here.
59584         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
59586 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
59588         [BZ #12350]
59589         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
59590         bit from old_res_options.
59591         (gaih_inet): Likewise.
59593         [BZ #11099]
59594         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
59595         as signed.
59597         * resolv/res_init.c (res_setoptions): Make the code more compact.
59599         [BZ #11558]
59600         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
59601         set RES_USEVC.
59603         [BZ #11634]
59604         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
59606         * malloc/malloc.h: Mark malloc hook variables as deprecated.
59608         [BZ #11781]
59609         * malloc/malloc.h: Declare malloc hook variables as volatile.
59611         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
59612         in last patch.
59614         [BZ #11799]
59615         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
59616         raise in the comment.
59617         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
59618         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
59619         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
59621 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
59623         [BZ #12811]
59624         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
59625         grow the buffers more if it already has to be sufficient.
59626         (build_wcs_upper_buffer): Likewise.
59627         * posix/regexec.c (check_matching): Likewise.
59628         (clean_state_log_if_needed): Likewise.
59629         (extend_buffers): Don't enlarge buffers beyond size of the input
59630         buffer.
59631         Patches mostly by Emil Wojak <emil@wojak.eu>.
59632         * posix/bug-regex32.c: New file.
59633         * posix/Makefile (tests): Add bug-regex32.
59635         * locale/findlocale.c (_nl_find_locale): Return right away if
59636         _nl_explode_name failed.
59637         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
59639         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
59641         * debug/xtrace.sh: Unify messages.
59642         * malloc/memusage.sh: Likewise.
59644         [BZ #12813]
59645         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
59646         time symbol from vDSO.  Substitute with vsyscall if not available.
59647         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
59648         __vdso_time.
59650         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
59651         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
59652         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
59653         Add sendmmsg and internal_sendmmsg.
59654         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
59655         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
59656         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
59658         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
59659         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
59660         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
59662 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
59664         [BZ #12813]
59665         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
59666         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
59667         available.
59668         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
59669         __vdso_getcpu.
59671         [BZ #12814]
59672         * iconvdata/Makefile (tests): Add bug-iconv9.
59673         * iconvdata/bug-iconv9.c: New file.
59675 2011-05-27  Andreas Schwab  <schwab@redhat.com>
59677         [BZ #12814]
59678         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
59680 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
59682         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
59683         (struct user_regs_struct): Change intcs field back to cs.
59685 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
59687         * po/ja.po: Update from translation team.
59689 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
59691         [BZ #12795]
59692         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
59693         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
59695 2011-05-20  Andreas Schwab  <schwab@redhat.com>
59697         * stdlib/longlong.h: Update from GCC.
59699 2011-05-23  Andreas Schwab  <schwab@redhat.com>
59701         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
59702         parameter name.
59703         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
59704         Add parameter name.
59705         (__sysconf): Pass it down.
59707 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
59709         [BZ #12671]
59710         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
59711         some situations.
59712         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
59713         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
59714         add in in __libc_use_alloca calls.  Adjust callers.
59715         (glob): Use malloc in some situations.
59717         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
59718         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
59719         pltexit.
59721 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
59723         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
59724         and CLOCK_BOOTTIME_ALARM.
59726         [BZ #12782]
59727         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
59728         is returned.
59730         * string/_strerror.c (__strerror_r): Print negative errors as signed
59731         numbers.
59733         [BZ #12777]
59734         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
59735         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
59736         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
59738         * configure.in: Fix typo in redirection and correct removal of test
59739         files in two cases.
59741         [BZ #12788]
59742         * locale/setlocale.c (new_composite_name): Fix test to check for
59743         identical name of all categories.
59745         [BZ #12792]
59746         * libio/filedoalloc.c (local_isatty): New function.
59747         (_IO_file_doallocate): Use local_isatty.
59748         * stdio-common/perror.c (perror): In case a new stream is used
59749         forward the stream error.
59750         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
59751         error flag.
59753 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
59755         [BZ #11869]
59756         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
59757         alloca.
59758         * include/alloca.h (extend_alloca_account): Define.
59760         [BZ #11857]
59761         * posix/regex.h: Fix comments with documentation of user-accessible
59762         fields after compilation and describe correct free'ing of pattern
59763         after re_compile_pattern.
59764         Patch by Reuben Thomas <rrt@sc3d.org>.
59766 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
59768         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
59769         and -mno-altivec to prevent the compiler from using Altivec and/or
59770         VSX instructions when the corresponding registers are not available.
59772 2011-05-19  Andreas Schwab  <schwab@redhat.com>
59774         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
59776 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
59778         * libio/freopen.c (freopen): Use __dup2, not dup2.
59779         * libio/freopen64.c (freopen64): Likewise.
59781 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
59783         [BZ #12775]
59784         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
59785         * math/Makefile (tests): Add test-powl.
59786         (CFLAGS-test-powl.c): Define.
59787         * math/test-powl.c: New file.
59789 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
59791         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
59793 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
59795         [BZ #11837]
59796         * iconvdata/gb18030.c: Update to GB18020-2005.
59798 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
59800         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
59801         RE_SYNTAX_POSIX_AWK): Update to match recent development.
59802         Patch by Aharon Robbins <arnold@skeeve.com>.
59804         [BZ #11892]
59805         * stdlib/putenv.c (putenv): Don't always create copy of the variable
59806         on the stack.
59808         [BZ #11895]
59809         * misc/pselect.c (__pselect): Handle timeout value errors hidden
59810         through underflows.
59812         [BZ #12766]
59813         * misc/error.c (error_at_line): Ensure file_name and old_file_name
59814         point to strings before performing equality test for error_one_per_line
59815         mode.
59817         [BZ #11697]
59818         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
59820         [BZ #11820]
59821         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
59822         (struct user_fpregs_struct): Avoid __uint*_t types.
59824         [BZ #6420]
59825         * malloc/mtrace.c (tr_where): Add additional parameter to point to
59826         symbol info.  Use it instead of calling _dl_addr locally.
59827         (lock_and_info): New function.
59828         (tr_freehook): Call lock_and_info and pass symbol info as additional
59829         parameter to tr_where.
59830         (tr_mallochook): Likewise.
59831         (tr_reallochook): Likewise.
59832         (tr_memalignhook): Likewise.
59834         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
59835         used and couldn't be at all thread-safe.
59837 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
59839         * libio/freopen.c (freopen): Don't close old file descriptor
59840         before the new one is opened.  Instead dup the new file descriptor
59841         to the old one after the new stream is created.
59842         * libio/freopen64.c (freopen64): Likewise.
59843         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
59844         * libio/fileops.c (_IO_new_file_close_it): Handle new
59845         _IO_FLAGS2_NOCLOSE flag.
59846         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
59847         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
59848         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
59849         _IO_FLAGS2_NOCLOSE flag.
59850         * include/unistd.h: Add hidden_proto for dup3.
59851         Define __have_dup3.
59852         * io/dup3.c: Define hidden symbol.
59853         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
59855         [BZ #7101]
59856         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
59857         when an incomplete long option is used.
59858         * posix/tst-getopt_long1.c: New file.
59859         * posix/Makefile (tests): Add tst-getopt_long1.
59861         [BZ #10138]
59862         * scripts/config.guess: Update from autoconf-2.68.
59863         * scripts/config.sub: Likewise.
59865         [BZ #10157]
59866         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
59867         tests into ...
59868         (has_cpuclock): ...this.  New function.
59869         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
59870         macro here based on has_cpuclock code.
59872         [BZ #10149]
59873         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
59874         First byte (not low byte) is now always NUL.
59875         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
59877         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
59878         Use non-cancelable interfaces.
59880         [BZ #9809]
59881         * locale/iso-639.def: Add entry for Sorani.
59883         [BZ #11901]
59884         * include/stdlib.h: Move include protection to the right place.
59885         Define abort_msg_s.  Declare __abort_msg with it.
59886         * stdlib/abort.c (__abort_msg): Adjust type.
59887         * assert/assert.c (__assert_fail_base): New function.  Majority
59888         of code from __assert_fail.  Allocate memory for __abort_msg with
59889         mmap.
59890         (__assert_fail): Now call __assert_fail_base.
59891         * assert/assert-perr.c: Remove bulk of implementation.  Use
59892         __assert_fail_base.
59893         * include/assert.hL Declare __assert_fail_base.
59894         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
59895         mmap.
59896         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
59898 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
59900         [BZ #11952]
59901         [BZ #12453]
59902         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
59903         until all modules are registered in the DTV.
59904         * elf/Makefile: Add rules to build and run tst-tls19.
59905         * elf/tst-tls19.c: New file.
59906         * elf/tst-tls19mod1.c: New file.
59907         * elf/tst-tls19mod2.c: New file.
59908         * elf/tst-tls19mod3.c: New file.
59909         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
59911         [BZ #12083]
59912         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
59913         correctly.
59915         [BZ #12601]
59916         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
59917         two-byte sequence errors.
59918         * iconvdata/Makefile (tests): Add bug-iconv8.
59919         * iconvdata/bug-iconv8.c: New file.
59921         [BZ #12626]
59922         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
59923         buf2 definition.
59925         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
59927         [BZ #12432]
59928         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
59929         (dummy_getcfa): New function.
59930         (init): Get _Unwind_GetCFA address, use dummy if not found.
59931         (backtrace_helper): In recursion check, also check whether CFA changes.
59932         (__backtrace): Completely initialize arg.
59934         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
59935         storing incomplete byte sequence in state object.  Avoid testing for
59936         guaranteed too small input if we know there is enough data available.
59938 2011-05-11  Andreas Schwab  <schwab@redhat.com>
59940         * Makeconfig (+link-pie): Indent.
59941         * Rules (binaries-pie): Define if $(have-fpie) and
59942         $(build-shared).
59943         (binaries-shared): Also filter out $(binaries-pie).
59944         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
59945         * nscd/Makefile (others-pie): Add nscd.
59946         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
59947         ($(objpfx)nscd): Remove command override.
59948         * login/Makefile (others-pie): Add pt_chown.
59949         ($(objpfx)pt_chown): Remove command override.
59950         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
59951         remove command overrides.
59953 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
59955         * libio/tst_putwc.c: Fix error messages.
59957         [BZ #12724]
59958         * libio/fileops.c (_IO_new_file_close_it): Always flush when
59959         currently writing and seek to current position when not.
59960         * libio/Makefile (tests): Add bug-fclose1.
59961         * libio/bug-fclose1.c: New file.
59963 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
59965         [BZ #12511]
59966         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
59967         don't set DF_1_NODELETE here.
59968         (do_lookup_x): When entering new entry test for copy relocation
59969         and if necessary set DF_1_NODELETE flag.
59970         * elf/tst-unique4.cc: New file.
59971         * elf/tst-unique4.h: New file.
59972         * elf/tst-unique4lib.cc: New file.
59973         * elf/Makefile: Add rules to build and run tst-unique4.
59974         Patch by Piotr Bury <pbury@goahead.com>.
59976 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
59978         [BZ #12052]
59979         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
59981         [BZ #12625]
59982         * misc/mntent_r.c (addmntent): Flush the stream after the output
59984         [BZ #12393]
59985         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
59986         (is_trusted_path_normalize): Skip initial colon.  Append slash
59987         to empty buffer.  Duplicate is_trusted_path code but allow
59988         constructed patch to be prefix.
59989         (is_dst): Allow $ORIGIN followed by /.
59990         (_dl_dst_substitute): Correct clearing of check_for_trusted.
59991         Correct testing of result of is_trusted_path_normalize
59992         (decompose_rpath): Fix warning.
59994 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
59996         [BZ #11257]
59997         * grp/initgroups.c (internal_getgrouplist): When we found the service
59998         list through the initgroups entry in nsswitch.conf do not always
59999         continue on a successful lookup.  Don't always use the
60000         __nss_group_database value if it is set.
60001         * nss/nsswitch.conf (initgroups): Change action for successful db
60002         lookup to continue for compatibility.
60004 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
60006         [BZ #11532]
60007         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
60008         and CP774 modules.
60009         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
60010         and CP774 modules.
60011         * iconvdata/tst-tables.sh: Likewise.
60012         * iconvdata/cp770.c: New file.
60013         * iconvdata/cp771.c: New file.
60014         * iconvdata/cp772.c: New file.
60015         * iconvdata/cp773.c: New file.
60016         * iconvdata/cp774.c: New file.
60017         * iconvdata/testdata/CP770: New file.
60018         * iconvdata/testdata/CP770..UTF8: New file.
60019         * iconvdata/testdata/CP771: New file.
60020         * iconvdata/testdata/CP771..UTF8: New file.
60021         * iconvdata/testdata/CP772: New file.
60022         * iconvdata/testdata/CP772..UTF8: New file.
60023         * iconvdata/testdata/CP773: New file.
60024         * iconvdata/testdata/CP773..UTF8: New file.
60025         * iconvdata/testdata/CP774: New file.
60026         * iconvdata/testdata/CP774..UTF8: New file.
60028         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
60029         END CHARMAP line.
60030         * iconvdata/gen-8bit-gap.sh: Likewise.
60031         * iconvdata/gen-8bit.sh: Likewise.
60033         * locale/iso-639.def: Add ary entry.
60035         [BZ #11258]
60036         * locale/C-translit.h.in: Add U20A1 transliteration.
60038         [BZ #12178]
60039         * locale/iso-639.def: Add wae entry.
60040         Patch by Kevin Bortis <bortis@translate-wae.ch>.
60042         [BZ #12545]
60043         * locale/programs/localedef.c (construct_output_path): Use ssize_t
60044         for n.
60046         [BZ #12711]
60047         * locale/C-translit.h.in: Add entry for U20B9.
60048         Patch by pravin.d.s@gmail.com.
60050 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
60052         [BZ #12713]
60053         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
60054         ENAMETOOLONG use generic getcwd.
60055         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
60056         in rtld.  Use *stat64.
60057         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
60058         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
60059         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
60060         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
60061         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
60062         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
60063         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
60064         __fstatat64 macros.
60065         * include/dirent.h: Add libc_hidden_proto for rewinddir.
60066         * dirent/rewinddir.c: Add libc_hidden_def.
60067         * sysdeps/mach/hurd/rewinddir.c: Likewise.
60068         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
60070         * include/dirent.h (__alloc_dir): Add flags parameter.
60071         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
60072         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
60073         __alloc_dir.
60074         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
60075         from fdopendir if O_CLOEXEC is already set.
60077 2011-03-15  Alan Modra  <amodra@gmail.com>
60079         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
60080         l_tls_firstbyte_offset non-zero.  Save padding offset in
60081         l_tls_firstbyte_offset for later use.
60082         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
60083         freeing static tls block.
60085 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
60087         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
60088         where #ifdef was intended.  The intent is to prevent ARG_MAX from
60089         being defined by the kernel headers.
60091 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
60093         [BZ #12734]
60094         * resolv/resolv.h: Define RES_NOTLDQUERY.
60095         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
60096         no-tld-query and set RES_NOTLDQUERY.
60097         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
60098         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
60099         modern BIND to search name as TLD unless forbidden.
60101 2011-05-07  Petr Baudis  <pasky@suse.cz>
60102             Ulrich Drepper  <drepper@gmail.com>
60104         [BZ #12393]
60105         * elf/dl-load.c (fillin_rpath): Move trusted path check...
60106         (is_trusted_path): ...to here.
60107         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
60108         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
60109         using is_trusted_path_normalize() in setuid scripts.
60111 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
60113         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
60114         __BEGIN/__END_DECLS.
60116 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
60118         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
60119         NSS_STATUS_NOTFOUND if no record was found.
60121 2011-05-05  Andreas Schwab  <schwab@redhat.com>
60123         * sunrpc/Makefile (headers): Add rpc/netdb.h.
60124         (headers-not-in-tirpc): Remove rpc/netdb.h
60125         * resolv/netdb.h: Revert last change.
60127 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
60129         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
60130         circular dependency between libgcc.a and libc.a.
60132 2011-05-05  Andreas Schwab  <schwab@redhat.com>
60134         * resolv/netdb.h: Don't include <rpc/netdb.h>.
60135         * nis/Makefile: Don't install rpcsvc/*.
60136         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
60137         instead of <rpc/types.h>.
60138         (MAXHOSTNAMELEN): Define.
60140 2011-05-03  Andreas Schwab  <schwab@redhat.com>
60142         * elf/ldconfig.c (add_dir): Don't crash on empty path.
60144 2011-04-28  Maciej Babinski  <mbabinski@google.com>
60146         [BZ #12714]
60147         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
60148         gethostbyname4_r when IPv6 results are possible.
60150 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
60152         [BZ #12723]
60153         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
60154         _PC_PIPE_BUF handling.
60156 2011-04-30  Bruno Haible  <bruno@clisp.org>
60158         [BZ #12717]
60159         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
60160         * resolv/netdb.h (getnameinfo): Change type of flags parameter
60161         to 'int'.
60162         * inet/getnameinfo.c (getnameinfo): Likewise.
60164 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
60166         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
60167         to groups setting in database lookup.
60168         * nss/nsswitch.conf: Add initgroups entry.
60170 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
60172         [BZ #12685]
60173         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
60174         mode string.
60175         Patch by Eric Blake <eblake@redhat.com>.
60177 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
60179         * sunrpc/Makefile (need-export-routines): Add svc_run.
60180         (routines): Remove svc_run.
60181         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
60182         * sunrpc/clnt_perr.c (clnt_perrno): Export.
60183         * sunrpc/svc_run.c (svc_run): Likewise.
60184         * sunrpc/svc_udp.c (svcudp_create): Likewise.
60186 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
60188         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
60189         problem in reallocation in last patch.
60191 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
60193         * sunrpc/Makefile: Move inclusion of Rules.
60195 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
60197         * nss/nss_files/files-initgroups.c: New file.
60198         * nss/Makefile (libnss_files-routines): Add files-initgroups.
60199         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
60200         _nss_files_initgroups_dyn.
60202 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
60204         * elf/elf.h (R_ARM_IRELATIVE): Define.
60206 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
60208         * po/ru.po: Update from translation team.
60210 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
60212         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
60213         dependencies.
60215 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
60217         [BZ #12653]
60218         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
60219         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
60220         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
60221         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
60222         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
60224 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
60226         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
60227         differing bytes.
60228         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
60229         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
60230         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
60232 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
60234         [BZ #12420]
60235         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
60236         storing it.
60237         * stdlib/bug-getcontext.c: New file.
60238         * stdlib/Makefile: Add rules to build and run bug-getcontext.
60240 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
60242         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
60243         instructions into .machine "z9-109".
60244         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
60245         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
60247 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
60249         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
60250         between environment variables and auxiliary vector.
60252 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
60254         * Makefile: Add rules to build linkobj/libc.so.
60255         * include/libc-symbols.h: Define libc_hidden_nolink.
60256         * include/rpc/auth.h: Mark functions which are to be hidden.
60257         * include/rpc/auth_des.h: Likewise.
60258         * include/rpc/auth_unix.h: Likewise.
60259         * include/rpc/clnt.h: Likewise.
60260         * include/rpc/des_crypt.h: Likewise.
60261         * include/rpc/key_prot.h: Likewise.
60262         * include/rpc/pmap_clnt.h: Likewise.
60263         * include/rpc/pmap_prot.h: Likewise.
60264         * include/rpc/pmap_rmt.h: Likewise.
60265         * include/rpc/rpc_msg.h: Likewise.
60266         * include/rpc/svc.h: Likewise.
60267         * include/rpc/svc_auth.h: Likewise.
60268         * include/rpc/xdr.h: Likewise.
60269         * nis/Makefile: Link all DSOs against linkobj/libc.so.
60270         * nss/Makefile: Likewise.
60271         * sunrpc/Makefile: Don't install headers.  Build library with normal
60272         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
60273         * sunrpc/auth_des.c: Hide exported symbols by default, export some
60274         for the compat linking library.  Remove use of INTDEF/INTUSE.
60275         * sunrpc/auth_none.c: Likewise.
60276         * sunrpc/auth_unix.c: Likewise.
60277         * sunrpc/authdes_prot.c: Likewise.
60278         * sunrpc/authuxprot.c: Likewise.
60279         * sunrpc/clnt_gen.c: Likewise.
60280         * sunrpc/clnt_perr.c: Likewise.
60281         * sunrpc/clnt_raw.c: Likewise.
60282         * sunrpc/clnt_simp.c: Likewise.
60283         * sunrpc/clnt_tcp.c: Likewise.
60284         * sunrpc/clnt_udp.c: Likewise.
60285         * sunrpc/clnt_unix.c: Likewise.
60286         * sunrpc/des_crypt.c: Likewise.
60287         * sunrpc/des_soft.c: Likewise.
60288         * sunrpc/get_myaddr.c: Likewise.
60289         * sunrpc/key_call.c: Likewise.
60290         * sunrpc/key_prot.c: Likewise.
60291         * sunrpc/netname.c: Likewise.
60292         * sunrpc/pm_getmaps.c: Likewise.
60293         * sunrpc/pm_getport.c: Likewise.
60294         * sunrpc/pmap_clnt.c: Likewise.
60295         * sunrpc/pmap_prot.c: Likewise.
60296         * sunrpc/pmap_prot2.c: Likewise.
60297         * sunrpc/pmap_rmt.c: Likewise.
60298         * sunrpc/publickey.c: Likewise.
60299         * sunrpc/rpc_cmsg.c: Likewise.
60300         * sunrpc/rpc_common.c: Likewise.
60301         * sunrpc/rpc_dtable.c: Likewise.
60302         * sunrpc/rpc_prot.c: Likewise.
60303         * sunrpc/rpc_thread.c: Likewise.
60304         * sunrpc/rtime.c: Likewise.
60305         * sunrpc/svc.c: Likewise.
60306         * sunrpc/svc_auth.c: Likewise.
60307         * sunrpc/svc_authux.c: Likewise.
60308         * sunrpc/svc_raw.c: Likewise.
60309         * sunrpc/svc_run.c: Likewise.
60310         * sunrpc/svc_simple.c: Likewise.
60311         * sunrpc/svc_tcp.c: Likewise.
60312         * sunrpc/svc_udp.c: Likewise.
60313         * sunrpc/svc_unix.c: Likewise.
60314         * sunrpc/svcauth_des.c: Likewise.
60315         * sunrpc/xcrypt.c: Likewise.
60316         * sunrpc/xdr.c: Likewise.
60317         * sunrpc/xdr_array.c: Likewise.
60318         * sunrpc/xdr_float.c: Likewise.
60319         * sunrpc/xdr_intXX_t.c: Likewise.
60320         * sunrpc/xdr_mem.c: Likewise.
60321         * sunrpc/xdr_rec.c: Likewise.
60322         * sunrpc/xdr_ref.c: Likewise.
60323         * sunrpc/xdr_sizeof.c: Likewise.
60324         * sunrpc/xdr_stdio.c: Likewise.
60326 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
60328         [BZ #12650]
60329         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
60330         * sysdeps/ia64/dl-tls.h: Likewise.
60331         * sysdeps/powerpc/dl-tls.h: Likewise.
60332         * sysdeps/s390/dl-tls.h: Likewise.
60333         * sysdeps/sh/dl-tls.h: Likewise.
60334         * sysdeps/sparc/dl-tls.h: Likewise.
60335         * sysdeps/x86_64/dl-tls.h: Likewise.
60336         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
60338 2011-03-14  Andreas Schwab  <schwab@redhat.com>
60340         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
60341         rpath element also skip the following colon.
60342         (expand_dynamic_string_token): Add is_path parameter and pass
60343         down to DL_DST_REQUIRED and _dl_dst_substitute.
60344         (decompose_rpath): Call expand_dynamic_string_token with
60345         non-zero is_path.  Ignore empty rpaths.
60346         (_dl_map_object_from_fd): Call expand_dynamic_string_token
60347         with zero is_path.
60349 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
60351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
60352         Make cancelable.
60354 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
60356         [BZ #12655]
60357         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
60358         Patch by Filipe David Manana <fdmanana@apache.org>.
60360 2011-04-07  Andreas Schwab  <schwab@redhat.com>
60362         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
60363         Maintain aligned stack.
60364         (CHECK_RSP): Remove unused macro.
60366 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
60368         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
60369         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
60371 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
60373         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
60375         * include/features.h: Mention __USE_XOPEN2K8 in comment.
60377 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
60379         [BZ #12518]
60380         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
60381         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
60382         * sysdeps/x86_64/memmove.c: New file.
60383         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
60384         (memcpy): Renamed to ...
60385         (__new_memcpy): This.
60386         (memcpy): Provide GLIBC_2_14 memcpy.
60387         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
60388         (memcpy): Provide GLIBC_2_2_5 memcpy.
60390 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
60392         [BZ #12631]
60393         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
60395 2011-03-30  Andreas Schwab  <schwab@redhat.com>
60397         * misc/syncfs.c: New file.
60398         * misc/Makefile (routines): Add syncfs.
60399         * posix/unistd.h: Declare syncfs.
60400         * sysdeps/unix/syscalls.list: Add syncfs.
60402 2011-04-01  Andreas Schwab  <schwab@redhat.com>
60404         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
60405         open_by_handle_at.
60406         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
60407         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
60408         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
60409         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
60410         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
60411         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
60412         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
60414 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
60416         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
60417         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
60418         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
60419         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
60420         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
60421         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
60422         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
60424         * io/Makefile: Compile fallocate.c, fallocate64.c, and
60425         sync_file_range.c with -fexceptions.
60426         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
60427         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
60428         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
60429         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
60430         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
60431         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
60432         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
60433         sync_file_range as cancellation point
60434         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
60435         now a wrapper around __call_sync_file_range with cancellation handling.
60436         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
60437         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
60438         function name to __call_sync_file_range.
60439         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
60440         Add call_sync_file_range.
60442 2011-04-01  Andreas Schwab  <schwab@redhat.com>
60444         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
60445         bits/timex.h.
60447 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
60449         * iconv/iconv.h: Fix typo in comment.
60450         * io/fcntl.h: Likewise.
60451         * libio/stdio.h: Likewise.
60452         * posix/spawn.h: Likewise.
60453         * posix/unistd.h: Likewise.
60454         * stdlib/stdlib.h: Likewise.
60455         * time/time.h: Likewise.
60456         * wcsmbs/wchar.h: Likewise.
60458         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
60459         open_by_handle): Add.
60460         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
60461         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
60462         Augment a few comments.
60463         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
60464         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
60465         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
60466         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
60467         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
60468         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
60469         open_by_handle.
60471         * io/fcntl.h (AT_EMPTY_PATH): Define.
60473 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
60475         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
60476         * sysdeps/unix/sysv/linux/bits/time.h: New file.
60477         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
60478         to...
60479         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
60480         * Versions.def: Add GLIBC_2.14.
60481         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
60482         Export.
60484 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
60486         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
60487         round counter.
60488         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
60490 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
60492         [BZ #12597]
60493         * string/test-strncmp.c (do_page_test): New function.
60494         (check2): Likewise.
60495         (test_main): Call check2.
60496         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
60498 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
60500         [BZ #12587]
60501         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
60502         Handle cache information in CPU leaf 4.
60503         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
60505 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
60507         [BZ #12583]
60508         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
60509         character representation.
60510         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
60512 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
60514         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
60515         END(__isnan) to END(__isnanf) to match function entry point/label
60516         EALIGN(__isnanf,...).
60518 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
60520         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
60522 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
60524         [BZ #12510]
60525         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
60526         copy from the symbol referenced in the relocation to initialize the
60527         used variable.
60528         Patch by Piotr Bury <pbury@goahead.com>.
60529         * elf/Makefile: Add rules to build and tst-unique3.
60530         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
60531         * elf/tst-unique3.cc: New file.
60532         * elf/tst-unique3.h: New file.
60533         * elf/tst-unique3lib.cc: New file.
60534         * elf/tst-unique3lib2.cc: New file.
60536         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
60538 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
60540         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
60541         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
60542         to _start.
60544 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
60546         * elf/dl-load.c (_dl_map_object): If we are looking for the first
60547         to-be-loaded object along a path to loader is ld.so.
60549 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
60550             Ulrich Drepper  <drepper@gmail.com>
60552         * sysdeps/x86_64/memset.S: After aligning destination, code
60553         branches to different locations depending on the value of
60554         misalignment, when multiarch is enabled. Fix this.
60556 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
60558         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
60559         Set _x86_64_preferred_memory_instruction for AMD processsors.
60560         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
60561         Set bit_Prefer_SSE_for_memop for AMD processors.
60563 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
60565         * libio/fmemopen.c (fmemopen): Optimize a bit.
60567 2011-03-03  Andreas Schwab  <schwab@redhat.com>
60569         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
60571 2011-03-03  Roland McGrath  <roland@redhat.com>
60573         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
60575 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
60577         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
60578         __bzero_ultra1 instead of __memset_ultra1.
60580 2011-02-23  Andreas Schwab  <schwab@redhat.com>
60581             Ulrich Drepper  <drepper@gmail.com>
60583         [BZ #12509]
60584         * include/link.h (struct link_map): Add l_orig_initfini.
60585         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
60586         returning unsuccessfully.
60587         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
60588         close of a file loaded at startup, restore the original l_initfini
60589         list.
60590         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
60591         list, store the pointer.
60592         * elf/Makefile ($(objpfx)noload-mem): New rule.
60593         (noload-ENV): Define.
60594         (tests): Add $(objpfx)noload-mem.
60595         * elf/noload.c: Include <memcheck.h>.
60596         (main): Call mtrace.  Close all opened handles.
60598 2011-02-17  Andreas Schwab  <schwab@redhat.com>
60600         [BZ #12454]
60601         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
60602         dependencies are missing.
60604 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
60606         Fix __if_freereq crash: Unlike the generic version which uses free,
60607         Hurd needs munmap.
60608         * sysdeps/mach/hurd/ifreq.h: New file.
60610 2011-01-27  Petr Baudis  <pasky@suse.cz>
60611             Ulrich Drepper  <drepper@gmail.com>
60613         [BZ 12445]#
60614         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
60615         to extend_alloca().
60616         * stdio-common/bug23.c: New file.
60617         * stdio-common/Makefile (tests): Add bug23.
60619 2010-09-28  Andreas Schwab  <schwab@redhat.com>
60620             Ulrich Drepper  <drepper@gmail.com>
60622         [BZ #12489]
60623         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
60624         before performing relro protection.  At old place add assertion
60625         to make sure nothing changed.
60627 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
60628             Glauber de Oliveira Costa  <glommer@gmail.com>
60630         * elf/elf.h: Add new ARM TLS relocs.
60632 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
60634         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
60635         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
60636         cast from r3.
60637         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
60638         'tests' variable.
60639         * sysdeps/wordsize-64/tst-writev.c: New file.
60641 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
60643         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
60644         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
60645         insns in _dl_start to prevent a TOC reference before relocs are
60646         resolved.
60648 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
60650         [BZ #12469]
60651         * Makeconfig: Remove RANLIB definition.
60652         * Makerules: Don't use RANLIB.
60653         * aclocal.m4: Remove ranlib test.
60654         * configure.in: No need to check for ranlib.
60655         * elf/rtld-Rules: Don't use RANLIB.
60657 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
60659         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
60660         protection macro.
60661         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
60662         inclusion protection macro.
60664         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
60665         SIGRTMIN and SIGRTMAX and print information in that case only when
60666         SIGRTMIN is defined.
60668 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
60670         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
60671         arginfo fn returning -1.
60673         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
60674         and thousands string is zero terminated.
60676 2011-02-03  Andreas Schwab  <schwab@redhat.com>
60678         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
60679         sysdeps/unix/sysv/linux/bits/socket.h.
60681 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
60683         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
60684         (__CPU_COUNT): Remove old macros.
60685         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
60686         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
60687         (__CPU_ALLOC, __CPU_FREE): Add macros.
60688         (__sched_cpualloc, __sched_cpufree): Add declarations.
60690 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
60692         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
60693         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
60694         * nscd/aicache.c (addhstaiX): Return timeout of added value.
60695         (readdhstai): Return value of addhstaiX call.
60696         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
60697         (addgrbyX): Return value returned by cache_addgr.
60698         (readdgrbyname): Return value returned by addgrbyX.
60699         (readdgrbygid): Likewise.
60700         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
60701         (addpwbyX): Return value returned by cache_addpw.
60702         (readdpwbyname): Return value returned by addhstbyX.
60703         (readdpwbyuid): Likewise.
60704         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
60705         (addservbyX): Return value returned by cache_addserv.
60706         (readdservbyname): Return value returned by addservbyX:
60707         (readdservbyport): Likewise.
60708         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
60709         (addhstbyX): Return value returned by cache_addhst.
60710         (readdhstbyname): Return value returned by addhstbyX.
60711         (readdhstbyaddr): Likewise.
60712         (readdhstbynamev6): Likewise.
60713         (readdhstbyaddrv6): Likewise.
60714         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
60715         (readdinitgroups): Return value returned by addinitgroupsX.
60716         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
60717         (prune_cache): Keep track of timeout value of re-added entries.
60718         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
60719         * nscd/nscd.h: Adjust prototypes of readd* functions.
60721 2011-02-04  Roland McGrath  <roland@redhat.com>
60723         * nis/nis_server.c (nis_servstate): Use the right name for 0.
60724         (nis_stats): Likewise.
60725         * nis/nis_modify.c (nis_modify): Likewise.
60726         * nis/nis_remove.c (nis_remove): Likewise.
60727         * nis/nis_add.c (nis_add): Likewise.
60729         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
60731         * posix/fnmatch_loop.c: Add some consts.
60733         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
60735 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
60737         [BZ #12460]
60738         * config.make.in (config-cflags-novzeroupper): Define.
60739         * configure.in: Substitute libc_cv_cc_novzeroupper.
60740         * elf/Makefile (AVX-CFLAGS): Define.
60741         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
60742         (CFLAGS-tst-auditmod4a.c): Likewise.
60743         (CFLAGS-tst-auditmod4b.c): Likewise.
60744         (CFLAGS-tst-auditmod6b.c): Likewise.
60745         (CFLAGS-tst-auditmod6c.c): Likewise.
60746         (CFLAGS-tst-auditmod7b.c): Likewise.
60747         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
60749 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
60751         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
60752         function to the callback.
60753         Patch partly by Jiri Olsa <jolsa@redhat.com>.
60755 2011-02-02  Andreas Schwab  <schwab@redhat.com>
60757         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
60758         of errno.
60760 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
60762         [BZ #11724]
60763         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
60764         of constructors.
60765         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
60766         of destructors.
60767         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
60769         [BZ #11724]
60770         * elf/Makefile: Add rules to build and run new test.
60771         * elf/tst-initorder.c: New file.
60772         * elf/tst-initorder.exp: New file.
60773         * elf/tst-initordera1.c: New file.
60774         * elf/tst-initordera2.c: New file.
60775         * elf/tst-initordera3.c: New file.
60776         * elf/tst-initordera4.c: New file.
60777         * elf/tst-initorderb1.c: New file.
60778         * elf/tst-initorderb2.c: New file.
60779         * elf/tst-order-a1.c: New file.
60780         * elf/tst-order-a2.c: New file.
60781         * elf/tst-order-a3.c: New file.
60782         * elf/tst-order-a4.c: New file.
60783         * elf/tst-order-b1.c: New file.
60784         * elf/tst-order-b2.c: New file.
60785         * elf/tst-order-main.c: New file.
60786         New test case by George Gensure <werkt0@gmail.com>.
60788 2010-10-01  Andreas Schwab  <schwab@redhat.com>
60790         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
60791         decoding ACE if AI_CANONIDN.
60793 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
60795         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
60797 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
60799         * version.h (RELEASE): Bump for 2.13 release.
60800         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
60802         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
60804         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
60805         MADV_NOHUGEPAGE.
60806         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
60807         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
60808         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
60809         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
60810         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
60811         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
60813         * posix/getconf.c: Update copyright year.
60814         * catgets/gencat.c: Likewise.
60815         * csu/version.c: Likewise.
60816         * debug/catchsegv.sh: Likewise.
60817         * debug/xtrace.sh: Likewise.
60818         * elf/ldconfig.c: Likewise.
60819         * elf/ldd.bash.in: Likewise.
60820         * elf/sprof.c (print_version): Likewise.
60821         * iconv/iconv_prog.c: Likewise.
60822         * iconv/iconvconfig.c: Likewise.
60823         * locale/programs/locale.c: Likewise.
60824         * locale/programs/localedef.c: Likewise.
60825         * malloc/memusage.sh: Likewise.
60826         * malloc/mtrace.pl: Likewise.
60827         * nscd/nscd.c (print_version): Likewise.
60828         * nss/getent.c: Likewise.
60830         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
60831         PF_CAIF, and PF_ALG.
60832         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
60834 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
60836         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
60837         (modules-names): Use them.
60838         (ifunc-test-modules, ifunc-pie-tests): Define.
60839         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
60840         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
60841         (test-extras): Likewise.
60842         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
60843         $(compile-command.c).
60844         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
60845         (all-built-dso): Define.
60846         (check-textrel.out, check-execstack.out): Depend on it.
60848         * configure.in: Don't override --enable-multi-arch.
60850 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
60852         [BZ #6812]
60853         * nscd/hstcache.c (tryagain): Define.
60854         (cache_addhst): Return tryagain not notfound for temporary errors.
60855         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
60856         failed.
60858 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
60860         [BZ #10563]
60861         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
60862         to make the syscall.
60863         * sysdeps/unix/sysv/linux/setgroups.c: New file.
60865         [BZ #12378]
60866         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
60867         and fall back to matching as normal character if the string ends before
60868         the matching ']' is found.  This is what POSIX requires.
60869         * posix/testfnm.c: Adjust test result.
60870         * posix/globtest.sh: Adjust test result.  Add new test.
60871         * posix/tst-fnmatch.input: Likewise.
60872         * posix/tst-fnmatch2.c: Add new test.
60874 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
60876         * elf/Makefile (check-execstack): Revert last change.  Depend on
60877         check-execstack.h.
60878         (check-execstack.h): New target.
60879         (generated): Add check-execstack.h.
60880         * elf/check-execstack.c: Include "check-execstack.h".
60881         (main): Revert last change.
60882         (handle_file): Return zero if GNU_STACK is absent and
60883         DEFAULT_STACK_PERMS doesn't include PF_X.
60885 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
60887         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
60888         in child fails because the descriptor is already closed.
60889         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
60890         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
60891         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
60893         [BZ #12397]
60894         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
60895         syscall.
60897         [BZ #10484]
60898         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
60899         temporary buffer used to handle multi lookups locally.
60900         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
60902 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
60904         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
60905         loader is ld.so.
60907 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
60909         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
60910         alignment for SSE2.
60912 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
60914         [BZ #12394]
60915         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
60916         characters.  When rounding increased number of integer digits recompute
60917         number of groups.
60918         * stdio-common/tst-grouping.c: New file.
60919         * stdio-common/Makefile: Add rules to build and run tst-grouping.
60921 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
60923         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
60924         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
60926         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
60927         void.
60928         * bits/select.h: Likewise.
60930 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
60932         * po/ja.po: Update from translation team.
60934 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
60936         [BZ #11155]
60937         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
60938         implementation just like for lxstat, fxstatat, et al.
60940 2010-12-27  Jim Meyering  <meyering@redhat.com>
60942         [BZ #12348]
60943         * posix/regexec.c (build_trtable): Return failure indication upon
60944         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
60946 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
60948         [BZ #12201]
60949         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
60950         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
60951         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
60952         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
60954         [BZ #12207]
60955         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
60957         [BZ #12204]
60958         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
60959         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
60961 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
60963         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
60964         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
60965         script has SORT_BY_INIT_PRIORITY.
60966         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
60967         NO_CTORS_DTORS_SECTIONS is defined.
60968         * elf/soinit.c: Likewise.
60969         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
60970         NO_CTORS_DTORS_SECTIONS is defined.
60971         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
60972         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
60973         * sysdeps/sh/init-first.c: Likewise.
60974         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
60976 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
60978         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
60979         always use the slow path.
60981 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
60983         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
60984         similar rule which adds the sysdep directories to the header search in
60985         order to pick up the correct platform stackinfo.h.
60986         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
60987         perform test if it is, otherwise return successfully without testing.
60988         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
60989         DEFAULT_STACK_PERMS define in stackinfo.h.
60990         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
60991         defined in stackinfo.h.
60992         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
60993         DEFAULT_STACK_PERMS defined in stackinfo.h.
60994         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
60995         * sysdeps/ia64/stackinfo.h: Likewise.
60996         * sysdeps/s390/stackinfo.h: Likewise.
60997         * sysdeps/sh/stackinfo.h: Likewise.
60998         * sysdeps/sparc/stackinfo.h: Likewise.
60999         * sysdeps/x86_64/stackinfo.h: Likewise.
61000         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
61001         PF_X for powerpc64.  Retain PF_X for powerpc32.
61003 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
61005         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
61006         accurately.
61007         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
61008         GETDENTS_64BIT_ALIGNED.
61010 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
61012         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
61014 2010-12-10  Andreas Schwab  <schwab@redhat.com>
61016         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
61017         _GNU_SOURCE.
61019         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
61020         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
61021         Remove __restrict.
61022         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
61023         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
61025 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
61027         [BZ #11655]
61028         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
61029         are initialized.
61031 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
61033         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
61035 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
61037         * po/it.po: Update from translation team.
61039 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
61041         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
61042         unused codes.
61044 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
61046         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
61048 2010-11-24  Andreas Schwab  <schwab@redhat.com>
61050         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
61051         specially.
61052         (gaih_getanswer_slice): Likewise.
61054 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
61056         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
61058 2010-05-31  Petr Baudis  <pasky@suse.cz>
61060         [BZ #11149]
61061         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
61062         silently even in the chroot mode.
61064 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
61066         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
61067         last patch a bit.  Pretty printing
61069 2010-05-31  Petr Baudis <pasky@suse.cz>
61071         [BZ #10085]
61072         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
61073         initialization of skip_initgroups_dyn.
61075 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
61077         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
61078         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
61080 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
61082         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
61084 2010-11-11  Andreas Schwab  <schwab@redhat.com>
61086         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
61087         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
61088         (tst-fnmatch-ENV): Set MALLOC_TRACE.
61089         ($(objpfx)tst-fnmatch-mem): New rule.
61090         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
61091         * posix/tst-fnmatch.c (main): Call mtrace.
61093 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
61095         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
61096         Support Intel processor model 6 and model 0x2c.
61098 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
61100         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
61101           signed comparison.
61103 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
61105         [BZ #12205]
61106         * string/test-strncasecmp.c (check_result): New function.
61107         (do_one_test): Use it.
61108         (check1): New function.
61109         (test_main): Use it.
61110         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
61111         Support strcasecmp and strncasecmp.
61113 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
61115         [BZ #12194]
61116         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
61117         * sysdeps/x86_64/bits/byteswap.h: Likewise.
61119 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
61121         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
61122         IFUNC support.
61123         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
61124         memset-x86-64.
61125         * sysdeps/x86_64/multiarch/bzero.S: New file.
61126         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
61127         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
61128         * sysdeps/x86_64/multiarch/memset.S: New file.
61129         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
61130         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
61131         Set bit_Prefer_SSE_for_memop for Intel processors.
61132         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
61133         Define.
61134         (index_Prefer_SSE_for_memop): Define.
61135         (HAS_PREFER_SSE_FOR_MEMOP): Define.
61137 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
61139         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
61140         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
61142 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
61144         [BZ #12191]
61145         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
61146         (__x86_64_raw_data_cache_size_half): Likewise.
61147         (__x86_64_raw_shared_cache_size): Likewise.
61148         (__x86_64_raw_shared_cache_size_half): Likewise.
61150         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
61151         (__x86_64_raw_data_cache_size_half): Likewise.
61152         (__x86_64_raw_shared_cache_size): Likewise.
61153         (__x86_64_raw_shared_cache_size_half): Likewise.
61154         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
61155         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
61156         and __x86_64_raw_shared_cache_size_half.  Round
61157         __x86_64_data_cache_size_half, __x86_64_data_cache_size
61158         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
61159         to multiple of 256 bytes.
61161 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
61163         [BZ #12167]
61164         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
61165         of inacessible symlinks.  Verify result of symlink before returning it.
61166         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
61167         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
61169 2010-10-28  Erich Ritz  <erichritz@gmail.com>
61171         * math/math.h (isinf): Fix typo in comment.
61173 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
61175         * po/da.po: Update from translation team.
61177 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
61179         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
61180         is added to the list.
61182 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
61183             Ulrich Drepper  <drepper@gmail.com>
61185         * elf/dl-object.c (_dl_new_object): Don't append the new object to
61186         the global list here.  Move code to...
61187         (_dl_add_to_namespace_list): ...here.  New function.
61188         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
61189         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
61190         * elf/dl-load.c (lose): Don't remove the element from the list.
61191         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
61192         (_dl_map_object): Likewise.
61194 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
61196         [BZ #12159]
61197         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
61198         into all bytes of SSE register.
61199         Patch by Richard Li <richardpku@gmail.com>.
61201 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
61203         [BZ #12140]
61204         * malloc/malloc.c (_int_free): Fill correct number of bytes when
61205         perturbing.
61207 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
61209         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
61210         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
61211         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
61212         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
61213         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
61214         submachine.
61215         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
61217 2010-10-22  Andreas Schwab  <schwab@redhat.com>
61219         * include/dlfcn.h (__RTLD_SECURE): Define.
61220         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
61221         mode & __RTLD_SECURE instead.
61222         (open_path): Rename preloaded parameter to secure.
61223         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
61224         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
61225         * elf/dl-deps.c (openaux): Likewise.
61226         * elf/rtld.c (struct map_args): Remove is_preloaded.
61227         (map_doit): Don't use it.
61228         (dl_main): Likewise.
61229         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
61230         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
61232 2010-09-09  Andreas Schwab  <schwab@redhat.com>
61234         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
61235         (sysd-rules-targets): Remove duplicates.
61236         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
61237         rtld-%.$o dependency.
61239 2010-10-18  Andreas Schwab  <schwab@redhat.com>
61241         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
61242         _dl_map_object do it.
61244 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
61246         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
61247         fast fma builtins, define the macros in the C99 standard.
61248         (FP_FAST_FMAF): Likewise.
61249         (FP_FAST_FMAL): Likewise.
61250         * sysdeps/x86_64/bits/mathdef.h: Likewise.
61252         * bits/mathdef.h: Update copyright year.
61253         * sysdeps/powerpc/bits/mathdef.h: Likewise.
61255 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
61257         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
61258         builtins, define the macros in the C99 standard.
61259         (FP_FAST_FMAF): Likewise.
61260         (FP_FAST_FMAL): Likewise.
61261         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
61262         multiply/add.
61263         (FP_FAST_FMAF): Likewise.
61265 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
61267         [BZ #3268]
61268         * math/libm-test.inc (fma_test): Some new testcases.
61269         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
61270         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
61271         y and infinite z.  Do multiplication by C already in long double.
61272         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
61273         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
61274         y and infinite z.  Do bitwise or of inexact bit into u.d.
61275         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
61276         * sysdeps/i386/fpu/s_fmaf.S: Removed.
61277         * sysdeps/i386/fpu/s_fma.S: Removed.
61278         * sysdeps/i386/fpu/s_fmal.S: Removed.
61280 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
61282         [BZ #3268]
61283         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
61284         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
61285         computation is not scheduled after fetestexcept.  Fix value
61286         of minimum denormal long double.
61288 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
61290         [BZ #3268]
61291         * math/libm-test.inc (fma_test): Add some more tests.
61292         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
61293         correctly.
61295 2010-10-15  Andreas Schwab  <schwab@redhat.com>
61297         * scripts/data/localplt-s390-linux-gnu.data: New file.
61298         * scripts/data/localplt-s390x-linux-gnu.data: New file.
61300 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
61302         [BZ #3268]
61303         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
61304         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
61305         instead of dbl-64.
61306         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
61307         inlines.
61308         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
61309         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
61310         if one of x and y is very large and the other is subnormal.
61311         * sysdeps/s390/fpu/s_fmaf.c: New file.
61312         * sysdeps/s390/fpu/s_fma.c: New file.
61313         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
61314         * sysdeps/powerpc/fpu/s_fma.S: New file.
61315         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
61316         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
61317         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
61319 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
61321         [BZ #3268]
61322         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
61323         fma tests.
61324         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
61325         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
61326         * sysdeps/i386/i686/multiarch/s_fma.c: Include
61327         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
61328         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
61329         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
61330         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
61332 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
61334         [BZ #12078]
61335         * posix/regcomp.c (parse_branch): One more memory leak plugged.
61336         * posix/bug-regex31.input: Add test case.
61338 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
61340         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
61341         * posix/bug-regex31.input: New file.
61343         [BZ #12078]
61344         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
61345         (parse_sub_exp): Fix last change, use postorder.
61347         * posix/bug-regex31.c: New file.
61348         * posix/Makefile: Add rules to build and run bug-regex31.
61350         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
61352         [BZ #12078]
61353         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
61355         [BZ #12108]
61356         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
61357         to have entries in sys_siglist.
61359         [BZ #12093]
61360         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
61361         be NULL.
61363 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
61365         [BZ #3268]
61366         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
61367         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
61368         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
61369         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
61370         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
61371         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
61372         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
61373         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
61374         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
61375         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
61376         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
61377         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
61378         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
61379         * math/ftestexcept.c (fetestexcept): Likewise.
61380         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
61381         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
61382         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
61383         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
61384         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
61385         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
61386         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
61388 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
61390         [BZ #12107]
61391         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
61392         newline.
61394 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
61396         * string/bug-strstr1.c: New file.
61397         * string/Makefile: Add rules to build and run bug-strstr1.
61399 2010-10-05  Eric Blake  <eblake@redhat.com>
61401         [BZ #12092]
61402         * string/str-two-way.h (two_way_long_needle): Always clear memory
61403         when skipping input due to the shift table.
61405 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
61407         [BZ #12005]
61408         * malloc/mcheck.c: Handle large requests.
61410         [BZ #12077]
61411         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
61412         for strncmp and strncasecmp.
61413         * string/stratcliff.c: Add tests for strcmp and strncmp.
61414         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
61416 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
61418         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
61419         __set_fpscr.
61421 2010-09-30  Andreas Jaeger  <aj@suse.de>
61423         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
61424         (CGROUP_SUPER_MAGIC): Define.
61425         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
61426         Handle btrfs and cgroup file systems.
61427         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
61428         Likewise.
61430 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
61432         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
61433         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
61435 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
61437         [BZ #12067]
61438         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
61439         trying to locate the ELF header.
61441 2010-09-27  Andreas Schwab  <schwab@redhat.com>
61443         [BZ #11611]
61444         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
61445         Mask out sign-bit copies when constructing f_fsid.
61447 2010-09-24  Petr Baudis <pasky@suse.cz>
61449         * debug/stack_chk_fail_local.c: Add missing licence exception.
61450         * debug/warning-nop.c: Likewise.
61452 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
61454         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
61455         implementing getdents64 using getdents syscall, set d_type if
61456         __ASSUME_GETDENTS32_D_TYPE.
61458 2010-09-16  Andreas Schwab  <schwab@redhat.com>
61460         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
61461         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
61463 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
61465         [BZ #12037]
61466         * posix/unistd.h: Undo change of feature selection for ftruncate from
61467         2010-01-11.
61469 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
61471         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
61472         detection.
61474 2010-09-20  Andreas Schwab  <schwab@redhat.com>
61476         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
61477         fanotify_mark.
61478         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
61480 2010-09-14  Andreas Schwab  <schwab@redhat.com>
61482         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
61483         variables after CHECK_SP call.
61484         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
61486 2010-09-13  Andreas Schwab  <schwab@redhat.com>
61487             Ulrich Drepper  <drepper@redhat.com>
61489         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
61490         re-relocationg ld.so.
61491         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
61492         _dl_init_paths call.
61493         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
61494         here anymore.
61496 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
61498         * resolv/res_init.c (__res_vinit): Count the default server we added.
61500 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
61501             Ulrich Drepper  <drepper@redhat.com>
61503         [BZ #11968]
61504         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
61505         (____longjmp_chk): Use %ebx for saving value across system call.
61506         Add unwind info.
61508 2010-09-06  Andreas Schwab  <schwab@redhat.com>
61510         * manual/Makefile: Don't mix pattern rules with normal rules.
61512 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
61514         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
61515         operation.
61516         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
61517         * libio/iofopncook.c (_IO_cookie_init): Likewise.
61518         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
61519         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
61520         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
61521         Likewise.
61523 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
61525         [BZ #11979]
61526         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
61527         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
61529 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
61531         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
61532         * sysdeps/x86_64/addmul_1.S: Likewise.
61533         * sysdeps/x86_64/lshift.S: Likewise.
61534         * sysdeps/x86_64/mul_1.S: Likewise.
61535         * sysdeps/x86_64/rshift.S: Likewise.
61536         * sysdeps/x86_64/sub_n.S: Likewise.
61537         * sysdeps/x86_64/submul_1.S: Likewise.
61539 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
61541         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
61542         Define __sched_param instead of SCHED_* and sched_param when
61543         <bits/sched.h> is included with __need_schedparam defined.
61544         * bits/sched.h [__need_schedparam]
61545         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
61546         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
61547         (__defined_schedparam): Define to 1.
61548         (__sched_param): New structure, identical to sched_param.
61549         (__need_schedparam): Undefine.
61551 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
61553         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
61554         (epoll_create1): Declare.
61556         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
61558 2010-08-31  Andreas Schwab  <schwab@redhat.com>
61560         [BZ #7066]
61561         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
61562         shifting retval into place.
61564 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
61566         * nis/rpcsvc/nis.h: Update copyright notice.
61567         * nis/rpcsvc/nis.x: Likewise.
61568         * nis/rpcsvc/nis_callback.h: Likewise.
61569         * nis/rpcsvc/nis_callback.x: Likewise.
61570         * nis/rpcsvc/nis_object.x: Likewise.
61571         * nis/rpcsvc/nis_tags.h: Likewise.
61572         * nis/rpcsvc/yp.h: Likewise.
61573         * nis/rpcsvc/yp.x: Likewise.
61574         * nis/rpcsvc/ypupd.h: Likewise.
61575         * nis/yp_xdr.c: Likewise.
61576         * nis/ypupdate_xdr.c: Likewise.
61578         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
61579         mainly the body of pmap_getport.  Add parameters to specify timeouts.
61580         (pmap_getport): Use __libc_rpc_getport.
61581         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
61582         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
61583         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
61585 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
61587         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
61588         fanotify_mark.
61590 2010-08-27  Roland McGrath  <roland@redhat.com>
61592         * sysdeps/i386/i686/multiarch/Makefile
61593         (CFLAGS-varshift.c): New variable.
61595 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
61597         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
61598         * sysdeps/i386/i686/multiarch/varshift.c: New file.
61600         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
61602         * sysdeps/x86_64/strlen.S: Minimal code improvement.
61604 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
61606         * sysdeps/x86_64/strlen.S: Unroll the loop.
61607         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
61608         strlen-sse2 strlen-sse2-bsf.
61609         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
61610         __strlen_no_bsf if bit_Slow_BSF is set.
61611         (__strlen_sse42): Removed.
61612         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
61613         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
61615 2010-08-25  Roland McGrath  <roland@redhat.com>
61617         * sysdeps/x86_64/multiarch/varshift.S: File removed.
61618         * sysdeps/x86_64/multiarch/varshift.c: New file.
61619         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
61620         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
61621         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
61622         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
61624 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
61626         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
61627         strlen-sse2 strlen-sse2-bsf.
61628         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
61629         __strlen_sse2_bsf if bit_Slow_BSF is unset.
61630         (__strlen_sse2): Removed.
61631         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
61632         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
61633         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
61634         bit_Slow_BSF for Atom.
61635         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
61636         (index_Slow_BSF): Define.
61637         (HAS_SLOW_BSF): Define.
61639 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
61641         [BZ #10851]
61642         * resolv/res_init.c (__res_vinit): When no server address at all
61643         is given default to loopback.
61645 2010-08-24  Roland McGrath  <roland@redhat.com>
61647         * configure.in: Remove config-name.h generation.
61648         * configure: Regenerated.
61649         * config-name.in: File removed.
61650         * scripts/config-uname.sh: New file.
61651         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
61652         ($(objdir)config-name.h): New target.
61654         * sunrpc/rpc_parse.h: Avoid nested comment.
61656 2010-08-24  Richard Henderson  <rth@redhat.com>
61657             Ulrich Drepper  <drepper@redhat.com>
61658             H.J. Lu  <hongjiu.lu@intel.com>
61660         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
61661         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
61662         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
61663         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
61664         _mm_alignr_epi8 with _mm_loadu_si128.
61665         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
61666         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
61667         (__m128i_shift_right): Removed.
61668         * sysdeps/i386/i686/multiarch/varshift.h: New file.
61669         * sysdeps/i386/i686/multiarch/varshift.S: New file.
61670         * sysdeps/x86_64/multiarch/varshift.h: New file.
61671         * sysdeps/x86_64/multiarch/varshift.S: New file.
61673 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
61675         * configure.in: Move assembler checks to before sysdep dir checking.
61677 2010-08-20  Petr Baudis  <pasky@suse.cz>
61679         * LICENSES: Sync the sunrpc license.
61681 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
61683         * sunrpc/auth_des.c: Update copyright notice once again.
61684         * sunrpc/auth_none.c: Likewise.
61685         * sunrpc/auth_unix.c: Likewise.
61686         * sunrpc/authdes_prot.c: Likewise.
61687         * sunrpc/authuxprot.c: Likewise.
61688         * sunrpc/bindrsvprt.c: Likewise.
61689         * sunrpc/clnt_gen.c: Likewise.
61690         * sunrpc/clnt_perr.c: Likewise.
61691         * sunrpc/clnt_raw.c: Likewise.
61692         * sunrpc/clnt_simp.c: Likewise.
61693         * sunrpc/clnt_tcp.c: Likewise.
61694         * sunrpc/clnt_udp.c: Likewise.
61695         * sunrpc/clnt_unix.c: Likewise.
61696         * sunrpc/des_crypt.c: Likewise.
61697         * sunrpc/des_soft.c: Likewise.
61698         * sunrpc/get_myaddr.c: Likewise.
61699         * sunrpc/getrpcport.c: Likewise.
61700         * sunrpc/key_call.c: Likewise.
61701         * sunrpc/key_prot.c: Likewise.
61702         * sunrpc/openchild.c: Likewise.
61703         * sunrpc/pm_getmaps.c: Likewise.
61704         * sunrpc/pm_getport.c: Likewise.
61705         * sunrpc/pmap_clnt.c: Likewise.
61706         * sunrpc/pmap_prot.c: Likewise.
61707         * sunrpc/pmap_prot2.c: Likewise.
61708         * sunrpc/pmap_rmt.c: Likewise.
61709         * sunrpc/rpc/auth.h: Likewise.
61710         * sunrpc/rpc/auth_unix.h: Likewise.
61711         * sunrpc/rpc/clnt.h: Likewise.
61712         * sunrpc/rpc/des_crypt.h: Likewise.
61713         * sunrpc/rpc/key_prot.h: Likewise.
61714         * sunrpc/rpc/netdb.h: Likewise.
61715         * sunrpc/rpc/pmap_clnt.h: Likewise.
61716         * sunrpc/rpc/pmap_prot.h: Likewise.
61717         * sunrpc/rpc/pmap_rmt.h: Likewise.
61718         * sunrpc/rpc/rpc.h: Likewise.
61719         * sunrpc/rpc/rpc_des.h: Likewise.
61720         * sunrpc/rpc/rpc_msg.h: Likewise.
61721         * sunrpc/rpc/svc.h: Likewise.
61722         * sunrpc/rpc/svc_auth.h: Likewise.
61723         * sunrpc/rpc/types.h: Likewise.
61724         * sunrpc/rpc/xdr.h: Likewise.
61725         * sunrpc/rpc_clntout.c: Likewise.
61726         * sunrpc/rpc_cmsg.c: Likewise.
61727         * sunrpc/rpc_common.c: Likewise.
61728         * sunrpc/rpc_cout.c: Likewise.
61729         * sunrpc/rpc_dtable.c: Likewise.
61730         * sunrpc/rpc_hout.c: Likewise.
61731         * sunrpc/rpc_main.c: Likewise.
61732         * sunrpc/rpc_parse.c: Likewise.
61733         * sunrpc/rpc_parse.h: Likewise.
61734         * sunrpc/rpc_prot.c: Likewise.
61735         * sunrpc/rpc_sample.c: Likewise.
61736         * sunrpc/rpc_scan.c: Likewise.
61737         * sunrpc/rpc_scan.h: Likewise.
61738         * sunrpc/rpc_svcout.c: Likewise.
61739         * sunrpc/rpc_tblout.c: Likewise.
61740         * sunrpc/rpc_util.c: Likewise.
61741         * sunrpc/rpc_util.h: Likewise.
61742         * sunrpc/rpcinfo.c: Likewise.
61743         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
61744         * sunrpc/rpcsvc/key_prot.x: Likewise.
61745         * sunrpc/rpcsvc/klm_prot.x: Likewise.
61746         * sunrpc/rpcsvc/mount.x: Likewise.
61747         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
61748         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
61749         * sunrpc/rpcsvc/rex.x: Likewise.
61750         * sunrpc/rpcsvc/rstat.x: Likewise.
61751         * sunrpc/rpcsvc/rusers.x: Likewise.
61752         * sunrpc/rpcsvc/sm_inter.x: Likewise.
61753         * sunrpc/rpcsvc/spray.x: Likewise.
61754         * sunrpc/rpcsvc/yppasswd.x: Likewise.
61755         * sunrpc/rtime.c: Likewise.
61756         * sunrpc/svc.c: Likewise.
61757         * sunrpc/svc_auth.c: Likewise.
61758         * sunrpc/svc_authux.c: Likewise.
61759         * sunrpc/svc_raw.c: Likewise.
61760         * sunrpc/svc_run.c: Likewise.
61761         * sunrpc/svc_simple.c: Likewise.
61762         * sunrpc/svc_tcp.c: Likewise.
61763         * sunrpc/svc_udp.c: Likewise.
61764         * sunrpc/svc_unix.c: Likewise.
61765         * sunrpc/svcauth_des.c: Likewise.
61766         * sunrpc/xcrypt.c: Likewise.
61767         * sunrpc/xdr.c: Likewise.
61768         * sunrpc/xdr_array.c: Likewise.
61769         * sunrpc/xdr_float.c: Likewise.
61770         * sunrpc/xdr_mem.c: Likewise.
61771         * sunrpc/xdr_rec.c: Likewise.
61772         * sunrpc/xdr_ref.c: Likewise.
61773         * sunrpc/xdr_sizeof.c: Likewise.
61774         * sunrpc/xdr_stdio.c: Likewise.
61776         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
61777         handling.
61779 2010-08-19  Andreas Schwab  <schwab@redhat.com>
61781         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
61783 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
61785         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
61786         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
61787         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
61788         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
61789         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
61790         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
61791         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
61792         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
61793         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
61794         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
61795         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
61796         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
61797         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
61798         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
61800 2010-07-26  Anton Blanchard  <anton@samba.org>
61802         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
61803         * malloc/arena.c (heap_trim): Likewise.
61805 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
61807         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
61808         here.  Not...
61809         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
61810         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
61812 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
61814         * sysdeps/i386/elf/Makefile: New file.
61816 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
61818         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
61819         from fanotify_init.
61820         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
61821         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
61823 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
61825         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
61826         of strncasecmp_l.
61827         * sysdeps/multiarch/strcmp.S: Likewise.
61829 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
61831         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
61832         strncase_l-nonascii.
61833         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
61834         Add strncase_l-ssse3.
61835         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
61836         * sysdeps/x86_64/strcmp.S: Likewise.
61837         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
61838         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
61839         * sysdeps/x86_64/strncase.S: New file.
61840         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
61841         * sysdeps/x86_64/strncase_l.S: New file.
61842         * string/Makefile (strop-tests): Add strncasecmp.
61843         * string/test-strncasecmp.c: New file.
61845         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
61846         warning.
61848         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
61849         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
61851 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
61853         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
61855 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
61857         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
61858         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
61859         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
61861 2010-05-01  Alan Modra  <amodra@gmail.com>
61863         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
61864         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
61865         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
61866         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
61867         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
61868         tidying.  Don't tail-call __sigjmp_save for static lib.
61869         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
61870         save location.
61871         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
61872         (CALL_MCOUNT): Add eh info, and nop after bl.
61873         (TAIL_CALL_SYSCALL_ERROR): New macro.
61874         (PSEUDO_RET): Use it.
61875         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
61876         Correct save location of integer regs and cr.
61877         (_dl_profile_resolve): Correct cr save location.  Delete nops
61878         after bl when SHARED.  Reduce cfi size a little by better
61879         placement of cfi directives.
61880         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
61881         make a stack frame.  Instead use parm save area as a temp.
61882         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
61883         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
61884         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
61885         Don't make a stack frame for parent, use parm save area.
61886         Increase child stack frame to 112 bytes.  Don't save unused reg,
61887         and adjust reg usage.  Set up cfi on error recovery and
61888         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
61889         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
61890         (__makecontext): Add dummy nop after jump to exit.
61891         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
61892         Use correct parm save area and cr save, reduce stack frame.
61893         Correct cfi for possible PSEUDO_RET frame setup.
61894         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
61895         Branch to local label emitted by PSEUDO_RET rather than
61896         __syscall_error.
61898 2010-08-12  Andreas Schwab  <schwab@redhat.com>
61900         [BZ #11904]
61901         * locale/programs/locale.c (print_assignment): New function.
61902         (show_locale_vars): Use it.
61904 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
61906         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
61907         field.
61908         (struct statfs64): Likewise.
61909         (_STATFS_F_FLAGS): Define.
61910         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
61911         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
61912         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
61913         (ST_VALID): Define locally.
61914         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
61915         __statvfs_getflags, use the provided value.
61916         * sysdeps/unix/sysv/linux/kernel-features.h: Define
61917         __ASSUME_STATFS_F_FLAGS.
61919         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
61921         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
61922         Add sys/fanotify.h.
61923         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
61924         fanotify_mask for GLIBC_2.13.
61925         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
61926         fanotify_init and fanotify_mark.
61927         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
61928         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
61930         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
61931         Add prlimit.
61932         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
61933         prlimit64 for GLIBC_2.13.
61934         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
61935         prlimit64.
61936         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
61937         syscall.
61938         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
61939         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
61940         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
61941         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
61942         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
61943         add prlimit alias.
61944         * sysdeps/unix/sysv/linux/prlimit.c: New file.
61946         [BZ #11903]
61947         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
61948         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
61950         * nss/Makefile: Add rules to build and run tst-nss-test1.
61951         * shlib-versions: Add entry for libnss_test1.
61952         * nss/nss_test1.c: New file.
61953         * nss/tst-nss-test1.c: New file.
61955         * nss/nsswitch.c (__nss_database_custom): Define new variable.
61956         (__nss_configure_lookup): Set appropriate entry in
61957         __nss_configure_lookup to true.
61958         * nss/nsswitch.h: Define enum with indeces of databases in
61959         databases and __nss_database_custom arrays.  Declare
61960         __nss_database_custom.
61961         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
61962         to avoid using nscd when custom rules are installed.
61963         * nss/getXXbyYY_r.c: Likewise.
61964         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
61966         * nss/nss_files/files-parse.c: Whitespace fixes.
61968 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
61970         [BZ #11883]
61971         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
61972         * posix/fnmatch_loop.c: Likewise.
61974 2010-07-17  Andi Kleen  <ak@linux.intel.com>
61976         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
61977         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
61978         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
61979         * Versions.def [GLIBC_2.13]: Add.
61981 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
61983         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
61984         Also fail if tpwd after pwuid call is NULL.
61986 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
61988         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
61989         when converting to ms.
61991 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
61993         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
61994         EOPNOTSUPP errors with ENOTTY.
61995         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
61996         EOPNOTSUPP errors with ENOTTY.
61998 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
62000         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
62001         Add strcasecmp_l-ssse3.
62002         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
62003         strcasecmp.
62004         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
62005         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
62006         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
62008 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
62010         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
62012         * string/Makefile (strop-tests): Add strcasecmp.
62013         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
62014         strcasecmp_l-nonascii.
62015         (gen-as-const-headers): Add locale-defines.sym.
62016         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
62017         * sysdeps/x86_64/strcasecmp.S: New file.
62018         * sysdeps/x86_64/strcasecmp_l.S: New file.
62019         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
62020         * sysdeps/x86_64/locale-defines.sym: New file.
62021         * string/test-strcasecmp.c: New file.
62023         * string/test-strcasestr.c: Test both ends of the range of characters.
62024         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
62026 2010-07-29  Roland McGrath  <roland@redhat.com>
62028         [BZ #11856]
62029         * manual/locale.texi (Yes-or-No Questions): Fix example code.
62031 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
62033         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
62034         for ld.so.
62036 2010-07-27  Andreas Schwab  <schwab@redhat.com>
62038         * manual/memory.texi (Malloc Tunable Parameters): Document
62039         M_PERTURB.
62041 2010-07-26  Roland McGrath  <roland@redhat.com>
62043         [BZ #11840]
62044         * configure.in (-fgnu89-inline check): Set and substitute
62045         gnu89_inline, not libc_cv_gnu89_inline.
62046         * configure: Regenerated.
62047         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
62049 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
62051         * string/test-strnlen.c: New file.
62052         * string/Makefile (strop-tests): Add strnlen.
62053         * string/tester.c (test_strnlen): Add a few more test cases.
62054         * string/tst-strlen.c: Better error reporting.
62056         * sysdeps/x86_64/strnlen.S: New file.
62058 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
62060         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
62061         lower-latency instructions.
62063 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
62065         * string/test-strcasestr.c: New file.
62066         * string/test-strstr.c: New file.
62067         * string/Makefile (strop-tests): Add strstr and strcasestr.
62068         * string/str-two-way.h: Don't undefine MAX.
62069         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
62071 2010-07-21  Andreas Schwab  <schwab@redhat.com>
62073         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
62074         strcasestr-nonascii.
62075         (CFLAGS-strcasestr-nonascii.c): Define.
62076         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
62077         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
62078         Remove unused attribute.
62080 2010-07-20  Roland McGrath  <roland@redhat.com>
62082         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
62083         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
62084         ld.so.cache was broken.  With it, there is no way to disable dsocaps
62085         like LD_HWCAP_MASK can disable hwcaps.
62087 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
62089         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
62091 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
62093         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
62094         call in strcasestr.
62095         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
62096         __strcasestr_sse42_nonascii.
62097         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
62098         strcasestr-nonascii.c.
62099         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
62101 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
62103         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
62104         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
62105         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
62106         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
62108 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
62110         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
62111         fcntl.
62113 2010-07-06  Andreas Schwab  <schwab@redhat.com>
62115         [BZ #11577]
62116         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
62117         dl_signal_cerror.
62119 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
62121         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
62122         _PC_PIPE_BUF using F_GETPIPE_SZ.
62124 2010-07-05  Roland McGrath  <roland@redhat.com>
62126         * manual/arith.texi (Rounding Functions): Fix rint description
62127         implicit in round description.
62129 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
62131         * elf/Makefile: Fix linking for a few tests to make recent linker
62132         happy.
62134 2010-06-30  Andreas Schwab  <schwab@redhat.com>
62136         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
62137         $(common-objpfx)libc_nonshared.a.
62139 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
62141         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
62142         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
62143         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
62144         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
62145         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
62146         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
62147         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
62148         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
62149         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
62150         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
62151         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
62152         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
62153         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
62154         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
62155         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
62156         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
62157         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
62158         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
62159         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
62160         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
62161         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
62162         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
62163         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
62164         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
62165         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
62166         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
62167         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
62168         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
62169         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
62170         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
62171         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
62172         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
62173         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
62174         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
62175         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
62176         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
62177         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
62178         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
62179         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
62180         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
62181         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
62182         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
62183         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
62184         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
62185         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
62186         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
62187         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
62188         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
62190 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
62192         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
62193         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
62194         * string/memmove.c (memmove): Renamed to ...
62195         (MEMMOVE): ...this.  Default to memmove.
62196         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
62197         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
62198         (END_CHK): Define.
62199         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
62200         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
62201         mempcpy-ssse3-back memmove-ssse3-back.
62202         * sysdeps/x86_64/multiarch/bcopy.S: New file .
62203         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
62204         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
62205         * sysdeps/x86_64/multiarch/memcpy.S: New file.
62206         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
62207         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
62208         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
62209         * sysdeps/x86_64/multiarch/memmove.c: New file.
62210         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
62211         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
62212         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
62213         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
62214         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
62215         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
62216         Define.
62217         (index_Fast_Copy_Backward): Define.
62218         (HAS_ARCH_FEATURE): Define.
62219         (HAS_FAST_REP_STRING): Define.
62220         (HAS_FAST_COPY_BACKWARD): Define.
62222 2010-06-21  Andreas Schwab  <schwab@redhat.com>
62224         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
62225         Restore proper fallback handling.
62227 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
62229         [BZ #11701]
62230         * posix/group_member.c (__group_member): Correct checking loop.
62232         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
62233         OOM in getpwuid_r correctly.  Return error number when the caller
62234         should return, otherwise -1.
62235         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
62236         call returning > 0 value.
62237         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
62239 2010-06-07  Andreas Schwab  <schwab@redhat.com>
62241         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
62242         libc_nonshared.a from targets in modules-names.
62244 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
62246         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
62247         requires it.
62249 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
62251         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
62252         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
62253         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
62254         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
62256 2010-06-02  Andreas Schwab  <schwab@redhat.com>
62258         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
62260 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
62262         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
62263         and F_GETPIPE_SZ.
62264         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
62265         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
62266         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
62267         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
62268         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
62269         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
62271 2010-06-14  Roland McGrath  <roland@redhat.com>
62273         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
62275 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
62277         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
62278         __REDIRECT followed by __THROW.
62279         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
62280         * posix/getopt.h (getopt): Likewise.
62282 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
62284         * hurd/lookup-at.c (__file_name_lookup_at): Accept
62285         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
62286         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
62287         in AT_FLAGS.
62288         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
62289         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
62291 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
62293         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
62295 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
62297         [BZ #11640]
62298         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
62299         Properly check family and model.
62301 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
62303         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
62305 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
62307         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
62309 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
62311         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
62312         symbol reference.
62314 2010-05-19  Andreas Schwab  <schwab@redhat.com>
62316         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
62317         symbol reference.
62319 2010-05-21  Andreas Schwab  <schwab@redhat.com>
62321         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
62322         and internal_recvmmsg.
62323         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
62324         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
62325         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
62326         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
62328         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
62329         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
62330         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
62332 2010-05-20  Andreas Schwab  <schwab@redhat.com>
62334         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
62336 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
62338         POWER7 optimizations.
62339         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
62340         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
62342 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
62344         * version.h: Update for 2.13 development version.
62346 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
62348         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
62349         exceptions.  Return 0.
62351 2010-05-07  Roland McGrath  <roland@redhat.com>
62353         * elf/ldconfig.c (main): Add a const.
62355 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
62357         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
62358         (args_options): Add no-idn option.
62359         (ahosts_keys_int): Add idn_flags to ai_flags.
62360         (parse_option): Handle 'i' option to clear idn_flags.
62362         * malloc/malloc.c (_int_free): Possible race in the most recently
62363         added check.  Only act on the data if no current modification
62364         happened.
62366 See ChangeLog.17 for earlier changes.